/*
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: 11px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #666666;
}

h1,h2,h3,h4,h5,h6{
	font-size: 16px;
	font-weight: bold;
}

a {
	color: #000000;
	text-decoration:none;
}

a:hover { 
	text-decoration: none; 
	color:#666666;	
}

a img { border: 0; }

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: 1px 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: 960px;
	margin: 0 auto;
	text-align: left;

}


#header-bar{
	width:960px;
	height:5px;
	background:#000000;
	clear:both;
	margin-bottom:10px;
}

#header h1 {
	margin: 20px 0 0 30px;
	padding: 30px 0 0 0;
}

#header h1 a{
	color: #ffe9b7;
	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;
}

#menu {
	margin:10px 0 0 0;
	width: 960px;
	height:30px;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	font-size:17px;
}

#menu ul{
	margin: 5px 0px;
	padding:0px;
	list-style: none;
	list-style-type: none;
}

#menu ul li{
	margin:0px 6px 0px -2px;
	float:left;
}
#menu ul li.smallline{
	font-size:10px;
	color:#000000!important;
	line-height:20px;
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #000000;
	text-transform:uppercase;
}

#menu ul li a:hover{
	color:#666666;
}

#menu ul li.current_page_item{
	float: left;
	margin: 5px;
	font-size: 14px;
	border: 5px #6e212e solid;
	background: #6e212e;
}
#menu #home {
	float:left;
	width:61px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/home.gif) no-repeat;
}

#menu #home_select{
	float:left;
	width:61px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/home_select.gif) no-repeat;
}

#menu #fashion{
	float:left;
	width:85px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/fashion.gif) no-repeat;
}

#menu #fashion_select{
	float:left;
	width:85px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/fashion_select.gif) no-repeat;
}
#menu #beauty{
	float:left;
	width:78px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/beauty.gif) no-repeat;
}
#menu #beauty_select{
	float:left;
	width:78px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/beauty_select.gif) no-repeat;
}
#menu #lifestyle{
	float:left;
	width:103px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/lifestyle.gif) no-repeat;
}

#menu #lifestyle_select{
	float:left;
	width:103px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/lifestyle_select.gif) no-repeat;
}

#menu #press{
	float:left;
	width:58px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/press.jpg) no-repeat;
}
#menu #press_select{
	float:left;
	width:58px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/press_select.jpg) no-repeat;
}

#menu #contact{
	float:left;
	width:94px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/contact.gif) no-repeat;
}

#menu #contact_select{
	float:left;
	width:94px;
	height:20px;
	border:none;
	line-height:28px;
	background:url(images/contact_select.gif) no-repeat;
}

.btn_rollover:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}

#container {
	float: left;
	width: 960px;
	margin-top: 20px 0px;	
}

#content {
	float: left;
	width: 425px;
}

.sidebar {

	float: left;
	width: 155px;
	margin-left: 32px;
	margin-right:18px;
}


.post {
	padding: 10px 0px;
}

.post a{
	color: #000000;
	text-decoration: none;
}

.post a:hover{
	text-decoration: none;
	color:#666666;
}

.post h2 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.post h2 a {
	padding: 0;
	margin: 0;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.post h2 a:hover{
	padding: 0;
	margin: 0;	
	color: #666666;
	background: none;
}

.meta {
	color: #000000;
	margin:10px 0px;
	padding:0px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	border-top:1px solid #DDDDDD;
	border-bottom:2px solid #000000;
}

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;
	
}

.post a:hover img{
	
}


.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;
}

.sidebar a {
	padding: 3px 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar a:hover{
	color: #666666;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;

}

.sidebar ul {
	margin: 0 0 10px;
}

.sidebar ul li {
	padding: 10px 0 0 0;
}

.sidebar ul li h2 {
	border-bottom: 1px solid #CCCCCC;
	padding: 8px 10px 9px;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	font-style:italic;
}

.sidebar ul ul {
	margin: 0 5px 10px;
	line-height: 20px;
	list-style-type: none;
	
}

.sidebar ul ul li {
	padding: 0;
	border-bottom:1px solid #DDDDDD;
}

.sidebar ul ul ul {
	padding: 0 0 0 10px;
}

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: 128px;
    vertical-align: middle;
	font-size: 20px;
}

#search .button {
    border: 0;
    vertical-align: middle;
}


#calendar a{
	margin: 0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a6261b;
}

#calendar a:hover{
	margin: 0;
	padding:0px;
	color:#666666;
	background-color:#FFFFFF;
}
#wp-calendar > caption{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	text-align:left;
}

#wp-calendar th, #wp-calendar td {
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.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;
	text-align: center;
	margin: 0 0 10px 0;
}


.navigation_single a{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	color:#000000;
	text-decoration:none;
}

.navigation_single a:hover{
	padding: 3px 5px 3px 5px;
	margin: 1px 3px 1px 3px;
	color: #666666;
	text-decoration: none;
}


#comments{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#trackbacks{
	margin: 20px 10px 10px 10px;
	padding: 10px 0;
	border-top: 2px solid #000000;
}

.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: 12px;
	font-weight: normal;
	padding: 0 10px 0px 10px;
}

#comments ol {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
	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;
}

#respond{
	padding: 0px;
}

#respond input, #respond textarea{
	border: 1px solid #DDDDDD;
}

#comment-form-title {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

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: 960px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #6e212e;
	text-align: left;
	line-height: 24px;
}

.tagcloud {
	background: #6e212e;
	padding: 10px;
	
}

.tagcloud_up {
	background: url(images/tagcloud_up.png) top center no-repeat;
	width: 960px;
	height: 10px;

}

.tagcloud_bottom {
	background: url(images/tagcloud_bottom.png) bottom center no-repeat;
	width: 960px;
	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 10px 0 10px;
}

#footer p a {
	font-weight: bold;
}

#footer p a:hover{
	text-decoration: none;
}

#calendar_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/calendar.gif) no-repeat;
	margin-bottom:5px;
}

#subscribe_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/subscribe.gif) no-repeat;
	margin-bottom:5px;
}
#categories_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/categories.gif) no-repeat;
	margin-bottom:5px;
}

#authors_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/authors.gif) no-repeat;
	margin-bottom:5px;	
}

#links_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/links.gif) no-repeat;
	margin-bottom:5px;
}

#authors_title{
	width:94px;
	height:22px;
	border:none;
	background:url(images/authors.gif) no-repeat;
	margin-bottom:5px;
}

#sign_up_title{
	width:200px;
	height:22px;
	border:none;
	background:url(images/sign_up.gif) no-repeat;
	margin-bottom:5px;
}

input.sign_up{
	border:1px solid #DDDDDD;
	width:150px;
	font-size:11px;	
	margin-right:5px;
}

input.search{
	border:1px solid #DDDDDD;
	width:150px;	
	font-size:11px;	
	display:inline;
	float:left;
	margin-top:3px;
}

.greybar{	
	background:#DDDDDD;
	height:1px;
	margin-bottom:2px;
}
.shadowbar{
	background:#999999;
	height:3px;
	margin-bottom:10px;
}

#header_center{
	width: 330px;
	display:inline;
	float:left;
}
#header_left{
	display:inline;
	float:left;
	vertical-align:50%;
}
#header_right{
	float:right;
	display:inline;
	padding-top:95px;
	padding-left:30px;
}

input.MailPressFormSubmit{
	border:none;
	background:#FFFFFF;
	color:#000000;
	padding:0 5px;
	font-size:11px;
	cursor:pointer;
	margin:-18px 0px 0px 160px;
	float:left;
}
input.MailPressFormSubmit:hover{
	color:#666666;	
}

input.MailPressFormEmail{
	border:1px solid #DDDDDD;
	width:150px;
}

.author_photo{
	text-align:right;
	width:auto;
	clear:both;
}

.paging{
	margin-bottom:50px;
}