/*
Theme Name: Chen Karlsson Theme
URI: http://www.ronaldnunez.com
Description: Theme for Chen Karlsson.
Author: Ronald Nunez
Author URI: http://www.ronaldnunez.com*/

/* Basic WordPress Blog Styles */   
.entry-content img {
	margin: 0 0 1.5em 0;
}

.alignleft,img.alignleft {	
	display: inline;	
	float: left;  
}

.alignright,img.alignright {	
	display: inline;	
	float: right;  
	margin: 10px 0 5px 10px;
}

.aligncenter,img.aligncenter {	
	clear: both;	
	display: block;	
	margin-left: auto;	
	margin-right: auto;
}

.wp-caption {	
	text-align: center;	
	margin-bottom: 1.5em;
}

.wp-caption img {	
	border: 0 none;	
	margin: 0;	
	padding: 0;
}

.wp-caption p.wp-caption-text {	margin: 0;}
.wp-smiley { max-height: 1em;	margin:0 !important;}
blockquote.left {	
	float: left;	
	margin-left: 0;	
	margin-right: 20px;	
	text-align: right;	
	width: 33%;
}

blockquote.right {	
	float: right;	
	margin-left: 20px;	
	margin-right: 0;	
	text-align: left;	
	width: 33%;
}
/* End Basic WordPress Blog Styles */

/* elements styles*/
body {
	background:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:42px 0 70px 0;
}

h1,h2,h3,h4,h5,h6,ul,ol,li,p { margin:0; padding:0;}
img { border:none; padding:0; margin:0;}
a { text-decoration:none; color:#666;}
a:hover { text-decoration:none;color:#000;}
p, ul li { line-height:1.5em;color:#666;font-size:11px;}
p { margin:0 0 18px 0;}
/* end elements styles*/

/* layout styles*/
#wrapper {
	width:606px;
	margin:0 auto;
}

#header {
	height:196px;
	width:116px;

}

#maincontent {
	overflow:hidden;
	padding-bottom:48px;
}

#leftsidebar {
	float:left;
	width:115px;
	margin-right:20px;
}

#content {
	float:left;
	width:410px;
	padding-left:60px;
	position:relative;
}

#content .post {
	border-bottom:#b1b1b1 dashed 1px;
	padding:0 0 8px;
	margin:0 0 30px 14px;
}

#content .post-single {
	margin:0 0 30px 0;

}

#content .post-single ul {
	margin:0 0 18px 12px;
}

#content .post-single ul li {
	background:url(images/square-dot.jpg) top left no-repeat;
	list-style:none;
	padding-left:14px;
}

#content .post-bot-info {
	border-top:#b1b1b1 dashed 1px;
	margin:2px 0 3px 0;
	font-size:10px;
	padding:3px 0 0;
	text-transform:lowercase;
}

#content .post-bot-info span {
	padding:0 5px;
}

#content h2 {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 2px 0;
	padding:0 0 0 14px;
}

#content h2 {
	margin:0 0 2px 0;
	color:#444;
	letter-spacing:1px;
}

#content  h2:hover {
	background:url(images/h2bg.jpg) left no-repeat;
	padding:0 0 0 14px;
}

#content h2:hover a, #content h2:hover span {
	background:url(images/h2bg.jpg) right no-repeat;
	padding:0 12px 0 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	letter-spacing:1px;
}

#footer {
	clear:both;
	overflow:hidden;

}
/* end layout styles*/

/* main styles*/
.comment_list ul {
	margin:0;
}

.comment_list ul li {
	list-style:none;
	margin:0 0 30px 0;
}

.comment_list ul li img.avatar{
	display:none;
}

.comment_list ul li cite {
	font-style:normal;
}

.comment_list ul li cite span {
	text-transform:uppercase;
	font-style:normal;
	}

.comment_list ul li p {
	margin:0;
	text-align:left;
	font-style:italic;
}

.comment_list ul li p.author-link, .comment_list ul li p.author-link a {
	color:#666;
	font-style:normal;
		font-size:11px;
}

.post-img {
	margin:0 0 40px 0;
	overflow:hidden;
}

#commentform p { margin:0 0 4px 0;}
#commentform input#author, #commentform input#email {
	width:350px;
	border:#e9e9e9 solid 2px;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:3px;
	color:#A3A3A3;
}
#commentform textarea { 
	width:350px; 
	height:68px;
	border:#e9e9e9 solid 2px;
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding:3px;
	color:#A3A3A3;
}

#commentform input#submit {
	color:#A3A3A3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-transform:uppercase;
	background:none;
	border:none;
	margin-left:280px;

}

.footer-inner { width:116px; float:left; }

.footer-inner input.subscribe { 
	width:108px; 
	border:#eaeaea solid 2px;
	color:#a3a3a3;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding:3px;
	margin:0 0 14px 0;
	
}

.comment {
	font-size:10px;
	text-align:right;
	margin:0;
}

.comment a {
	padding-right:6px
}

.comment a:hover {
	color:#000;
	text-decoration:none;
}

.address { 
	text-align:right;
	font-size:10px;
	color:#666;
	line-height:1.7em;
}

.leftnav { float:right;min-height:340px;}

.leftnav li { list-style:none; text-align:right;}

.leftnav li a {
	font-size:10px;
	color:#444;
	font-variant:normal;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
	padding:2px 0;
}

.leftnav li a:hover, .leftnav li.current_page_item a:hover {
	font-variant:normal;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	background:none;
}

.leftnav li.current_page_item a {
	background:url(images/laftnavselect.jpg) center left no-repeat;
	padding:2px 0 2px 8px; 
}

.leftnav ul li a {
	text-transform:capitalize;
}

.leftnav li.current_page_item ul li a, .leftnav ul li a {
	padding:2px 12px 2px 0; 
	font-weight:normal;
}

.leftnav li.current_page_item ul li a:hover, .leftnav ul li a:hover {
	font-weight:normal;
	color:#070707;
	background:url(images/arrow-left.jpg) center right no-repeat;
}

.featured { float:right; margin-bottom:55px; width:471px;margin-top:2px;}

.featured ul li { 
	list-style:none; 
	float:left;
}

.featured ul li div { 
	width:150px;
	height:182px;
	overflow:hidden; /* this is important */
	float:left;
	margin:0 4px 0 0;
}

.products { float:right; margin-bottom:55px; width:464px;}

.products ul li { 
	list-style:none; 
	float:left;
	width:150px;
	margin:0 4px 6px 0;
}

.products ul li div { 
	width:150px;
	height:184px;
	overflow:hidden; /* this is important */
	float:left;
}

.products ul li div a {
	width:150px;

}

.post-gallery {float:right; margin-bottom:50px; width:464px;}

.post-gallery li { list-style:none;}

.logo {	float:left; margin:0 0 48px; }

.feature_box_right {
	width: 150px;
	height: 184px;
	float: left;
	margin-right: 1px;
	overflow: hidden;
	margin:0 0 7px 7px;
	}
p.date {
	font-style: italic;
	margin: 0px !important;
	padding: 0px !important;
}
.feature_box h2, .feature_box_right h2 {
	margin: 0px;
	padding: 0px;
	font-size:11px;
	color:#444;
}
.feature_box p, .feature_box_right p {
	padding: 5px 0px 0px;
	margin: 0px;
	color:#666;
}
.thumb_overlay {
	z-index: 100;
	min-height: 184px;
	width: 140px;
	padding: 5px;
	background: #FFFFFF none repeat scroll 0 0;
	float: left;
	position: relative;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#gallery-1 .gallery-caption {
	margin-left:0;
	font-size:10px;
	color:#666666;

}