/*

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: Verdana, Arial, Georgia, Trebuchet;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #333333;
	color: #2a423c;
}

h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #2a423c;
}

a:hover { text-decoration: none; }

a img { border: 0; }


p { padding: 10px 0 5px; }

blockquote {
	margin: 10px 0 0;
	border-left: 2px solid #333333;
}

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: 1px solid #ededed;
	display: inline;
}
.header_logo{
    width: 962px;
}
.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: #D2693F;
}

ul {
	list-style-type: square;
}

#wrapper{
	width: 962px;
	margin: 0px auto;
	text-align: left;
        background: #ffffff;
        border-left: 1px #333333 solid;
        border-right: 1px #333333 solid;

}

#header{
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0;
}

#header h1 a{
	margin: 10px 0 30px 0;
	color: #D2693F;
	font-size: 40px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: -3px;
	padding: 0;
}

#header h2 {
	font-size: 22px;
	color: #D2693F;
	margin: 10px 0 0 30px;
	font-weight: normal;
	text-transform: lowercase;
	letter-spacing: -2px;
}

#menu {
	width: 960px;
	height: 45px;
	border-top: 4px #333333 solid;
        border-left: 1px #333333 solid;
        border-right: 1px #333333 solid;
        margin-top: -14px;
        margin-left: 0px;
}

#menu ul{
	margin: 5px  auto;
	padding: 0 0 0 10px;
	list-style: none;
	list-style-type: none;
	font-size: 14px;
}

#menu ul li{
	float: left;
	margin: -5px 2px 0;
	font-size: 14px;
	border: 2px #333333 solid;
	background: #666666;
}


#menu ul li a{
	display: block;
	padding: 5px 8px 8px 9px;
	text-decoration: none;
	color: white;
	font-weight: bold;

}

#menu ul li a:hover {
	background: #333333;
}


#menu ul li.current_page_item{
	float: left;
	margin: -5px 2px 0;
	font-size: 14px;
	border: 2px #333333 solid;
	background: #333333;
}

#menu ul li.tabselected {
	float: left;
	margin: -5px 2px 0;
	font-size: 14px;
	border: 2px #333333 solid;
	background: #333333;
}


#container {
	float: left;
	width: 960px;
	margin-top: 0px;	
        background: #ffffff;
        border-left: 1px #333333 solid;
        border-right: 1px #333333 solid;
}

#content {

	float: left;
	width: 550px;
	margin-right: 1px;
        min-height: 190em;
}

.sidebar {

	float: left;
	width: 190px;
	margin-left: 12px;

}

.top_sidebar {

	float: left;
	width: 392px;
	margin-left: 12px;

}
.top_sidebar ul {
	list-style: none;
	padding: 0;
        margin: 0 0 10px;
}

.top_sidebar ul li {
	padding: 10px 10px 0 10px;
}
.top_sidebar ul li object {
	padding-left: 10px;
}
.sidebar ul li div {
	padding-left: 0px;
}
.sidebar ul li ul {
	padding-left: 10px;
}
.top_sidebar ul li h2 {
	border-bottom: 1px dotted #2a423c;
	padding: 8px 10px 9px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}


.post {
	padding: 10px 10px;
}

.post a{
	font-weight: bold;
	text-decoration: underline;
	color: #2a423c;
}

.post a:hover{
	text-decoration: none;
}

.post h2 {
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px #2a423c dotted;
}

.post h2 a {
	padding: 0;
	margin: 0;
	color: #333333;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: normal;
}

.post h2 a:hover{
	padding: 0;
	margin: 0;	
	color: #2a423c;
	background: none;
}

.meta {
	color: #333333;
	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: 2px solid #333333;
}

.post a:hover img{
	border: 2px solid #333333;
}


.related {
	margin: 10px;
	padding: 10px;
	border-top: 5px solid #333333;
}

.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: #333333;
	color: #D2693F;
}

.comm {
	margin: 10px 0;
}

.comm a {
	padding: 3px 20px 3px 5px;
	margin: 1px 3px 1px 3px;	
	border-top: 1px #333333 dotted;
	font-weight: bold;
}

.comm a:hover{
	padding: 3px 20px 3px 5px;
	margin: 1px 3px 1px 3px;	
	border-top: 1px #333333 dotted;
}

.sidebar a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.sidebar a:hover{
	padding: 3px 5px 3px 5px;
	color: #D2693F;
        border: 0px;
}


.sidebar ul {
	list-style: none;
	padding: 0;
        margin: 0 0 10px;
}

.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: 6px 5px 0;
	margin: 0 5px 10px;
	line-height: 24px;
	list-style-type: square;
}

.sidebar ul ul li {
	padding: 0 0 0 10px;
}

.sidebar ul ul ul {
	padding: 0px;
}

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 3px 7px;
}

#search .text {
    border: 0;
    width: 124px;
    vertical-align: middle;
	font-size: 20px;
}

#search .button {
    border: 0;
    vertical-align: middle;
}


#calendar a{
	margin: 0;
	padding: 0;
	color: #333333;
	text-decoration: underline;
}

#calendar a:hover{
	margin: 0;
	padding: 0;
	background: #333333;
	color: #D2693F;
}

#wp-calendar > caption{
	margin: 5px;
	font-weight: bold;
}

#wp-calendar th, #wp-calendar td {
	margin: 3px;
}

.navigation {
	margin: 10px;
	border-top: 5px solid #333333;
	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: #333333;
	color: #D2693F;
	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: #333333;
	color: #D2693F;
	text-decoration: none;
}


#comments{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top: 5px solid #333333;
}

#trackbacks{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top: 5px solid #333333;
}

.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 #333333;
}

#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 #333333;
	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 #333333;
}

#respond{
	border: 1px solid #333333;
	padding: 10px;
}

#respond input, #respond textarea{
	border: 2px solid #333333;
}

#comment-form-title {
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#submit {
	background: #D2693F;
	color: #333333;
	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: #D2693F;
}

#footer{
	float: left;
	width: 962px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #333333;
	text-align: left;
	line-height: 24px;
        background: #D2693F;
}

.tagcloud {
	background: #333333;
	padding: 10px;
	
}

.tagcloud_up {
	background: url(images/tagcloud_up.png) top center no-repeat;
	width: 962px;
	height: 10px;

}

.tagcloud_bottom {
	background: url(images/tagcloud_bottom.png) bottom center no-repeat;
	width: 962px;
	height: 10px;
}

.tagcloud  a{
	color: #D2693F;
	margin: 3px ;
	font-weight: bold;
	text-decoration: none;
}

.tagcloud a:hover{
	margin: 3px;
	color: #e3d185;
	text-decoration: none;
}

#footer p{
	margin: 0 10px 0 10px;
}

#footer p a {
	font-weight: bold;
}

#footer p a:hover{
	text-decoration: none;
}

/* Marilyn's from Blogger */
.AlbumCover{
        width: 160px;
        border: 0px none #000000;
        float: left;
        margin-top: 2px;
}
.AlbumCover a{
        text-decoration: none;
}
.image caption {
        font-size: 80%;
        text-align: center;
        margin-bottom: 0.5em;
        margin-left: 0.1em;
        margin-right: 0.5em;
}
.image{
        width: 120px;
        border: 0px none #000000;
        float: left;
        margin-right: 1.2em;
        margin-top: 0.9em;
}

.AggregatorLinks {
        text-decoration: none;
}
.AggregatorLinks:hover {
        text-decoration: none;
}
.me_image{
        margin: 8px;
        
        float: left;
}
.Album{
        border: 0px none #000000;
        float: left;
        margin: 15px;
}
.Cover{
        border: 0px none #000000;
        float: left;
        margin: 15px;
}
.wp-caption-text{
        text-align: center;
        padding:2px;
}

.StayPutDiv {
        position:absolute;
        top: -500px;
        left: 0;
        padding: 1px;
        visibility: hidden;
        z-index: 100;
        background-color: white;
        width: auto;
}
.popover {
        border: #333333 2px solid;
        padding: 1em;
        width: auto;
        height: auto;
}

.alImg{
        float: left;
        margin-right: 15px;
}
