/*  
Theme Name: Fashionizer
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 

*/


.clear			{clear: both; height: 0px;}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {visibility: hidden;
     			display: block;
    			font-size: 0;
     			content: " ";
    			clear: both;
    			height: 0;}
.clearfix 		{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix		{ display: block; }
/* close commented backslash hack */


a {
	text-decoration: none;
}
#rw_navigation {
height:146px;
}
#main {
border:1px solid transparent;
position:relative;
top:-1px;
}
.innercontentbody {
	padding: 30px 0 0 0;
	/*width: 690px*/
	width:550px;
}
.thumbnail {
	width: 165px;
	float: left;
	margin-right: 15px;
}

.thumbHolder {
	width: 165px;
	height: 185px;
	background: rgba(256,256,256,0.2);
	}
	
.post {
	margin-bottom: 30px;}
	
.postHeader a {
	color: #185a29;}
	
.postHeader a:hover {
	color: #50863b;}
	
.postHeader h2 {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: normal;
	height: auto;
	width: 400px;
	float: left;}
	
.tweetmemeBox {
	float: right;
	width: 90px;
	overflow: hidden;
	position: relative;
	left: 25px;
}
	
	
.postMain {
	/*border-bottom: 4px #cbbeac solid;*/
	border-bottom:4px #046146 solid;
	/*width: 510px;*/
	width:370px;
	min-height: 181px;
	float: right;
	position: relative;
}

.postContent {
	clear: both;
	padding-bottom: 25px;}

.postList .postContent{
	min-height: 120px; }
	
.postMeta {
	clear: both;
	position: absolute;
	bottom: 0;
	/*width: 510px;*/
	width:370px;
}

.postInfo {
	font-size: 0.85em;
	/*width: 300px;*/
	width:270px;
	float: left;
}
	
.postCommentsLink {
	float: right;}

.innercontentbody.single {
	padding: 20px 0 0 0;}

#backLink {
	font-size: 1.5em;
	line-height: 85px;}

img.alignleft {
	margin: 10px 10px 10px 0;}
	
img.alignright {
	margin: 10px 0 10px 10px;}
	
.next {
	display: block;
	float: right;
	}
	
.page-nav {
	clear: both;
	}

/* Sidebar */

.sidebar #about-excerpt h2 {
	color: #185A29;}


#search-form {
	margin-bottom: 30px;
	margin-left:30px;
}


#s {
	width: 233px; height: 28px;
	background: white;
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;}
	
#searchsubmit {
	width: 28px; height: 28px;
	background: url(/images/search.jpg);
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;}

.sidebar2Cols {
	margin-bottom: 30px;}

.sidebarCol1 {
	width: 130px;
	float: left;
	margin-right: 20px;
}
.sidebarCol2 {
	width: 130px;
	float: left;}
	
.sidebar2Cols ul {
	margin-top: 20px;
	padding: 0;
	margin-left:30px;
}
.sidebar2Cols li {
	list-style: outside none;
	margin-bottom: 15px;
}
#about-excerpt .sidebar2Cols li a {
	font-size:13px !important;
}
#pressDownloads {
	/*background: #a59b8f;*/
	background:#046146;
	height: 93px;
	margin-bottom: 10px;
	font-size:12px !important;
}
	
#pressDownloads .deco {
	height: 93px; width: 108px;
	background: url(images/download_pic.jpg);
	float: left;}
	
#pressDownloads .downloadContent {
	float: left;
	/*width: 164px;*/
	width: 228px;
	padding: 7px 7px;
}
	
#about-excerpt #pressDownloads p {
	line-height: normal;
	margin: 0 0 5px 0;}
	
#about-excerpt #pressDownloads a {
	color: white;
	}


.rss {
	background:url(/images/rss_logo.png) no-repeat scroll left top transparent;
	display:block;
	float:left;
	font-size:0;
	height:53px;
	line-height:0;
	margin-left:10px;
	width:53px;
	}

.rss:hover {
	background-position: -53px top;} 
	
#sidebar-menu {
	margin-top: 200px;}

/* Comments */

#commentsSection {
	width: 510px;
	padding: 20px 0 0 0;
	float: right;
	}

.commentlist {
	padding: 0 0 30px 0;
	border-bottom: 4px #cee2ad solid;
	}

.commentlist li {
	list-style: none outside;
	margin: 10px 0 0 0;
	padding: 0 0 15px 0;
	background: none;
	border: none;}
	
.comment-body {
	background: #CEE2AD;
	padding: 15px;
}
	
.comment-body p {
	margin: 0;}
	
	
.comment-info {
	padding: 0 15px}	
	
.comment-meta {
	float: right;
	font-size: 0.70em;}
	
.comment-meta a, .comment-author a, .comment-author {
	/*color: #4B4A45;*/
	color:#046146
}
	
#commentform {
	padding: 5px 20px 10px 20px;
	/*background: #b7c39f;*/
	background:#CEE2AD;
}
	
#commentform label {
	color: #759444;
	line-height: 30px;
	}
#respond .textfield input {
	clear: both;
	height: 30px;
	border: none; background: white;}
	
#respond input, #respond textarea {
	font: 1em/1.4em "Lucida Grande","Lucida Sans",Lucida,Helvetica,Arial,sans-serif;}
	
#respond .small {
	width: 225px;
	float: left;
	}
	
#respond .wide input {
	width: 470px;
	}
	
#respond .small input {
	width: 225px;}
	
#respond #postCommentEmail {
	float:right;}
	
#respond .wide {
	clear: both;}
	
#respond textarea {
	width: 470px;
	background: white;
	border: none;}
	
#submit {
	float: right;
	width: 83px; height: 35px;
	border: none; margin: 10px 0 0 0;
	background: no-repeat top right url(images/but_post.png);}
	
.commentHeadingBlock {
	padding: 0 0 20px 0;}
	
.innercontentbody .commentHeadingBlock h3 {
	margin: 0;
	display: inline;
	}
	
.innercontentbody .commentHeadingBlock .info {
	color: #759444;}
		#visit-fashionizer {
			position:	absolute;
			top:		42px;
			left:		865px;
		}
		#visit-fashionizer2 {
			position:	absolute;
			top:		42px;
			left:		909px;
		}
		#visit-fashionizer3 {
			position:	absolute;
			top:		78px;
			left:		865px;
		}
		#visit-fashionizer4 {
			position:	absolute;
			top:		78px;
			left:		909px;
		}
