/*
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;}
.newslist li h3 { 	
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 2px 85px;
	padding:0;
	}
.newslist li h3 a { text-decoration:none;}
.newslist li h3 a:hover { text-decoration: line-through;}

h3 {
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
}
h3 a:hover { text-decoration: line-through;}
img { border:none; padding:0; margin:0;}
a { text-decoration:uderline; color:#444;}
a:hover { text-decoration: line-through;}
p, ul li { line-height:1.5em;color:#000;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:450px;
	position:relative;
}

#content .post {
	padding:0 0 8px;
	margin:0 0 0 14px;
}

.article-wrapper { border-bottom:#b1b1b1 dashed 1px;margin: 0 0 10px;}

#content .post-single {
	margin:0 0 18px 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:#000;
	letter-spacing:1px;
}

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

#content h2.post-select a, #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;*/
	margin: 0 auto;
    width: 674px;

}
/* end layout styles*/

/* main styles*/
.postlist {}
.postlist h3 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.postlist ul {}
.postlist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.postlist ul li img { float:left;margin: 6px 0 0;}
.postlist ul li p { margin:0 0 0 85px;}

.contactlist { padding: 18px 0 5px;}
.contactlist h3 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.contactlist ul {}
.contactlist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.contactlist ul li img { float:left;margin: 6px 0 0;}
.contactlist ul li p { margin:0 0 0 85px;}

.pressimageslist { padding: 18px 0 5px; overflow:hidden;}
.pressimageslist h2 { margin:0!important; letter-spacing:0; background:none!important; padding:0!important;}
.pressimageslist h2:hover { margin:0!important; letter-spacing:0; background:none!important; padding:0!important;}
.pressimageslist ul {}
.pressimageslist ul li { list-style:none; overflow:hidden; margin:10px 0; width:192px; float:left; overflow:hidden;}
.pressimageslist ul li img { float:left;margin: 6px 0 0; width:61px; height:61px;}
.pressimageslist ul li img.attachment-thumbnail { width:61px; height:61px;}
.pressimageslist ul li p:first-child { float:left; margin:0;}
.pressimageslist ul li p { margin:0 0 0 68px;}

.categorylist { padding: 0 0 5px;}
.categorylist h2, .categorylist h3 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.categorylist ul {}
.categorylist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.categorylist ul li img { float:left;margin: 6px 0 0; width:61px; height:61px;}
.categorylist ul li p { margin:0 0 0 85px;}

.newslist {border-top: 1px dashed #B1B1B1;border-bottom: 1px dashed #B1B1B1;padding: 18px 0 5px;}
.newslist h2 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.newslist ul {}
.newslist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.newslist ul li img { float:left;margin: 6px 0 0; width:61px; height:61px;}
.newslist ul li p { margin:0 0 0 85px;}

.officelist { border-top: 1px dashed #B1B1B1; padding: 30px 0 12px;}
.officelist h2 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.officelist ul {}
.officelist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.officelist ul li img { float:left;margin: 6px 0 0;}
.officelist ul li p { margin:0 0 0 85px;}

.peoplelist { border-top: 1px dashed #B1B1B1;border-bottom: 1px dashed #B1B1B1; padding: 30px 0 12px;}
.peoplelist h2 { margin:0 0 0 85px!important; letter-spacing:0; background:none!important; padding:0!important;}
.peoplelist ul {}
.peoplelist ul li { list-style:none; overflow:hidden; margin:10px 0;}
.peoplelist ul li img { float:left;margin: 6px 0 0;}
.peoplelist ul li p { margin:0 0 0 85px;}

.nameheader { text-transform:uppercase;}

.morenews { margin:0; text-align:right; font-size:10px;clear: both;}
.morenews a:hover { text-decoration: line-through;}

.home-post-wrapper { padding-left: 60px;}

.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:150px; float:left; }

.footer-inner form { text-align:right;}

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

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

.disclaimer { margin:0 0 5px; clear:both;}
.disclaimer a { text-decoration:none;}
.disclaimer a:hover { text-decoration:line-through;}
.share-icons { float:right; overflow:hidden;margin: 0 0 5px;}
.share-icons a { float:left;}
a.facebook-icon { background:url(images/facebook-icon.gif) 0 0 no-repeat; display:block; width:14px; height:14px; margin:0 10px 0 0;}
a.facebook-icon span { display:none;}
a.facebook-icon:hover { background:url(images/facebook-icon.gif) 0 -14px no-repeat;}
a.rss-icon { background:url(images/rssfeed-icon.gif) 0 0 no-repeat; display:block; width:14px; height:14px;}
a.rss-icon span { display:none;}
a.rss-icon:hover { background:url(images/rssfeed-icon.gif) 0 -14px no-repeat;}

.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:normal;
	background:none;
	text-decoration:line-through;
}

.leftnav li.current_page_item a, .leftnav li.current-menu-item a, .leftnav li.current-post-parent a {
	padding:2px 0 2px 8px;
	font-weight:bold; 
}

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

}
