/*
Theme Name: WhitePlus
Theme URI: http://www.militaru.net/whiteplus/
Description: a clean, minimalistic theme with 3 columns and a white background.
Author: Militaru
Author URI:  http://www.militaru.net
Version: 1.2
Tags: white, 3 columns, widgets, clean, minimalistic.


*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, Trebuchet, Verdana, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #2a423c;
	
}

h1 {font-size: 20px;font-weight: bold;}
h2 {font-size: 16px;font-weight: bold}
h3 {font-size: 14px;font-weight: bold;}
h4 {font-size: 12px;font-weight: bold;}
h5 {font-size: 10px;font-weight: bold;}
h6 {font-size: 8px;font-weight: bold;}

a {color: #2a423c;}
a:hover { text-decoration: none; }
a img { border: 1px;color:white; }

h4 a {color: #2a423c;font-size: 12px;font-weight: bold;}
h4 a:hover { text-decoration: none; font-size: 12px;font-weight: bold;}


p { padding: 10px 0 5px; }

blockquote {
	margin: 10px 0 0;
	border-left: 2px solid #6e212e;
}

blockquote p { padding: 10px; }

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
}

dd { padding: 0 0 0 20px; }

form, input, textarea {
	font-size: 12px;
}

p img { max-width: 100%; }

img.aligncenter {
	padding: 4px;
	border: 1px solid #ededed;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft {
	margin: 3px 10px 2px 0;
	padding: 4px;
	border-left: 5px solid #ededed;
        border-right: 10px solid #ededed;
        border-top: 5px solid #ededed;
        border-bottom: 5px solid #ededed;
	display: inline;
}

.alignleft { float: left; }

.alignright { float: right }

.aligncenter { 	display: block;	margin-left: auto;	margin-right: auto; }

.clear { margin: 0; padding: 0; clear: both; }

small { font-size: 11px; }

code {
	background: #ffe9b7;
}

ul {
	list-style-type: square;
}

#wrapper{
	width: 970px;
	margin: 0 auto;
	text-align: left;
        background:url(images/midbg970.jpg) repeat;
}

#header{
	width: 970px;
	height: 186px;
	margin: 0;
	padding: 0;
	background: url(images/header970.jpg);
}

#header h1 {
	margin: 60px 0 0 60px;
	padding: 30px 0 0 0;
}

#header h1 a{
	margin: 10px 0 30px 0;
	color: blue;
	font-size: 40px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0;
}

#header h2 {
	font-size: 22px;
	color: #ffe9b7;
	margin: 10px 0 0 30px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -2px;
}

#menu {
	width: 920px;
	height: 100%;
	border-bottom: 5px #6e212e solid;
}

#menu ul{
	margin: 5px  auto;
	padding: 0 0 0 20px;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
}

#menu ul li{
	float: left;
	margin: 5px 10px 5px 10px;
	font-size: 14px;
	border: 5px #fff solid;
	background: #b5463f;
}


#menu ul li a{
	display: block;
	padding: 5px 8px 8px 9px;
	text-decoration: none;
	color: #cddec6;
	font-weight: bold;

}

#menu ul li a:hover{
	background: #6e212e;
}


#menu ul li.current_page_item{
	float: left;
	margin: 5px;
	font-size: 14px;
	border: 5px #6e212e solid;
	background: #6e212e;
}

#container {
	float: left;
	width: 970px;
	margin-top: 0px;
        background:url(images/midbg970.jpg);	
}

#content {

	float: left;
	width: 542px;
	margin-right: 1px;
        margin-left:7px;
}



.post {
	padding: 20px 20px;
}

.post a{
	font-weight: bold;
	text-decoration: underline;
	color: #2a423c;
}

.post a:hover{
	text-decoration: none;
}

.post h2 {
	font-size: 25px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px #2a423c dotted;
}

.post h2 a {
	padding: 0;
	margin: 0;
	color: blue;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: normal;
}

.post h2 a:hover{
	padding: 0;
	margin: 0;	
	color: #2a423c;
	background: none;
}

.meta {
	color: #6e212e;
	line-height: 22px;
        
}

.meta p {
	margin: 0;
	padding: 0;
}

a.comments-link {
	font-weight: normal;
}

.entry {
	line-height: 20px;
}


.entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	padding: 10px 0 5px;
}

.entry h2 {
	font-size: 24px;
	border:none;
}
.entry h2 a {
	color: #8f3939;
}

.entry h3 {
	font-size: 22px;
	font-weight: normal;
}

.entry h4 {
	font-size: 20px;
	font-weight: normal;
}

.entry h5 {
	font-size: 18px;
	font-weight: normal;
}

.entry h6 {
	font-size: 16px;
	font-weight: normal;
}

.post a img {
	margin: 10px;
	border: 1px solid #6e212e;
}

.post a:hover img{
	border: 2px solid #b5463f;
}


.related {
	margin: 10px;
	padding: 10px;
	border-top: 5px solid #6e212e;
}

.related h2 {
	font-size: 22px;
	font-weight: normal;
}

.related ul li {
	font-size: 16px;
	margin: 5px 0 5px 0;
}

.related ul li a{
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}

.related ul li a:hover{
	padding: 2px 4px 2px 4px;
	background: #6e212e;
	color: #ffe9b7;
}

.comm {
	margin: 10px 0;
}

.comm a {
	padding: 3px 20px 3px 5px;
	margin: 1px 3px 1px 3px;	
	border-top: 1px #6e212e dotted;
	font-weight: bold;
}

.comm a:hover{
	padding: 3px 20px 3px 5px;
	margin: 1px 3px 1px 3px;	
	border-top: 1px #6e212e dotted;
}
#sidebarcont{
width:405px;
float:left;
margin-left:1px;
margin-right:0px;
border:1px dotted #6e212e;
}

.sidebar {

	float: left;
	width: 190px;
	margin-left: 1px;
        padding: 5px;

}

.sidebar a {
	padding: 7px 8px 7px 8px;
	text-decoration: none;
        color:blue;
        font-weight:bold;
        font-size: 13px;
        font-family:cosmic sans;
}

.sidebar a:hover{
	padding: 7px 8px 7px 8px;
	font-size: 13px;
	color: red;
}

.sidebar ul {
	list-style: none;
	margin: 0 0 14px;
	padding: 0;
        
}



.sidebar ul li {
	padding: 10px 10px 0;
        
}

.sidebar ul li h2 {
	border-bottom: 1px dotted #2a423c;
	padding: 8px 10px 9px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}

.sidebar ul ul {
	margin: 0;
	padding: 8px 5px 0;
	margin: 0 5px 10px;
	line-height: 17px;
	list-style-type:none;
}

.sidebar ul ul li {
	padding: 0;
}

.sidebar ul ul ul {
	padding: 0 0 0 10px;
}
<********start of sidebar2***********>
.sidebar1 {

	float: left;
	width: 370px;
	padding-left: 20px;
        border-top:1px dotted #2a423c;
}

.sidebar1 a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
        color:blue;
        font-weight:bold;
        font-size: 13px;
        font-family:cosmic sans;
}

.sidebar1 a:hover{
	padding: 3px 5px 3px 5px;
	font-size: 13px;
	color: red;
}

.sidebar1 ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
        
}



.sidebar1 ul li {
	padding: 10px 10px 0;
        
}

.sidebar1 ul li h2 {
	border-bottom: px dotted #2a423c;
	padding: 8px 10px 9px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}

.sidebar1 ul ul {
	margin: 0;
	padding: 6px 5px 0;
	margin: 0 5px 10px;
	line-height: 24px;
	list-style-type:none;
}

.sidebar1 ul ul li {
	padding: 0;
}

.sidebar1 ul ul ul {
	padding: 0 0 0 10px;
}
<********end of sidebar2***********>
li.rss a {
	text-decoration: none;
	padding: 0;
}

li.rss a:hover{
	background: none;
	padding: 0;
}

#search {
    background: url(images/search_bg.png) no-repeat left top;
    padding: 5px 5px 7px;
}

#search .text {
    border: 0;
    width: 120px;
    vertical-align: middle;
	font-size: 20px;
}

#search .button {
    border: 0;
    vertical-align: middle;
}


#calendar a{
	margin: 0;
	padding: 0;
	color: #6e212e;
	text-decoration: underline;
}

#calendar a:hover{
	margin: 0;
	padding: 0;
	background: #6e212e;
	color: #ffe9b7;
}

#wp-calendar > caption{
	margin: 5px;
	font-weight: bold;
}

#wp-calendar th, #wp-calendar td {
	margin: 3px;
}

.navigation {
	margin: 10px;
	border-top: 5px solid #6e212e;
	padding: 10px 0;
	margin-bottom: 15px;
	font-size: 14px;
	font-family: Verdana, Arial;
	text-align: center;
}


.navigation a{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	color: #2a423c;
	font-weight: bold;
}

.navigation a:hover{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	background: #6e212e;
	color: #ffe9b7;
	text-decoration: none;
}

.navigation_single {
	padding: 10px 0;
	font-size: 12px;
	font-family: Verdana, Arial;
	text-align: center;
	margin: 0 0 10px 0;
}


.navigation_single a{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	font-weight: bold;
	text-decoration: none;
	color: #2a423c;
	font-weight: bold;
}

.navigation_single a:hover{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	background: #6e212e;
	color: #ffe9b7;
	text-decoration: none;
}


#comments{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top:;
}

#trackbacks{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top: 5px solid #6e212e;
}

.comment-text {
	background: #fff;
	padding: 10px;
}

.comment-text p {
	margin: 0;
	padding: 0;
}

.comment-text ul {
	list-style-type: square;
}

.comment-text ul li{
	margin:0;
	padding:0;
	border:0;
}

#comments-count {
	font-size: 22px;
	font-weight: normal;
	padding: 0 10px 10px 10px;
	border-bottom: 1px dotted #6e212e;
}

#comments ol {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
	border-top: 5px solid #6e212e;
	line-height: 24px;
}

#comments p.comment-author{
	font-size: 18px;
	padding: 0 0 5px 0;
	font-weight: normal;
	margin: 10px 0 0 0;
}

p.comment-author a{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

p.commentmetadata {
	margin: 0;
	padding: 0;
	font-size: 10px;
	border-bottom: 1px dotted #6e212e;
}

#respond{
	border: 1px solid silver;
	padding: 10px;
}

#respond input, #respond textarea{
	border: 2px solid blue;
}

#comment-form-title {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#submit {
	background: #ffe9b7;
	color: #6e212e;
	font-size: 22px;
}

img.avatar {
	float: left;
	margin: 5px;
} 

.commentnr{
	float: right;
	font-size: 18px;
}

ol.commentlist li {
	background: #efefef;
}

ol.commentlist li.author {
	background: #ffe9b7;
}

#footer{
	float: left;
	width: 970px;
        height:139px;
	padding: 10px 0 10px 0;

	text-align: left;
	line-height: 24px;
        background:url(images/footer970.jpg) no-repeat;
}

.tagcloud {
	background: #6e212e;
	padding: 5px;
	
}

.tagcloud_up {
	background: url(images/tagclou_up.png) top center no-repeat;
	width: 910px;
	height: 10px;

}

.tagcloud_bottom {
	background: url(images/tagclou_bottom.png) bottom center no-repeat;
	width: 910px;
	height: 10px;
}

.tagcloud  a{
	color: #ffe9b7;
	margin: 3px ;
	font-weight: bold;
	text-decoration: none;
}

.tagcloud a:hover{
	margin: 3px;
	color: #e3d185;
	text-decoration: none;
}

#footer p{
	margin: 0 20px 0 10px;
}

#footer p a {
	font-weight: bold;
}

#footer p a:hover{
	text-decoration: none;
}



.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(images/blockactive.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(images/blockdefault.gif) center center repeat-x;
}