/*  
Theme Name: Conceptable
Theme URI: http://www.conceptable.net/
Description: First theme by Conceptable. Focus on simple and clear.
Version: 1.0
Author: Jeffery Wong
Author URI: http://jeffery.info
*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body {
	/*margin-top: 20px;*/
	/*padding-bottom: 10px;*/
	font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	background-color: #efefef;
	/*margin:0 0 0 0;padding:0;background-image:url('images/header_bg.gif');background-position:-100px left;background-repeat:repeat-x;*/
}
a { color: #898989; }
a:hover { color: #000; }
.al { float: left; display: inline; }
.ar { float: right; display: inline; }
.fix {
	clear: both;
}
#columns {
	padding:30px 0 20px 0;
}
#columns h3 {
	font-size: 12px;
	margin-bottom: 15px !important;
	line-height: 24px;	
	clear: left;
	/*border-bottom:1px dashed #000;*/
	padding-bottom: 5px;
}
.entry h3 {
	font-size: 18px !important;
	margin-bottom: 15px !important;
	line-height: 24px;	
	clear: left;
	border-bottom:none !important;
	padding-bottom: 0px !important;
}
.entry h4 {
	font-size: 16px;
	margin-bottom: 15px !important;
	line-height: 16px;	
	clear: left;	
}

/* HEADER */
#nav {
	float:right;
	/*height:100px;*/
	margin:20px 0 0 0;
	padding:0px;
}
#nav ul {
	margin:0px;
	padding:0px;
	list-style: none;
	line-height: 26px;	
}
#nav ul li {
	float: left;
	display: inline;
	margin: 0px !important;
	padding: 0px !important;
	line-height: 26px;	
	float: left; 
	font-size: 12px;
	margin:0;
}
#nav .page_item a, #nav .current_page_item a { 
	color: #bfbfbf;
	text-decoration: none;
	line-height: 26px;
	display: block;
	padding: 0px 6px;
	margin-right: 3px;
}
#nav .page_item a:hover {
	border-bottom: 4px solid #f2f2f2;
	color: #999;
}
#nav .current_page_item a { 
	/*background: #eaeaea;*/
	border-bottom: 4px solid #eaeaea;
	color: #000;
}
.rss a {
	/*background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 18px;
	margin-left: 10px !important;
	color: #bfbfbf;
	text-decoration: none;
	line-height: 26px;
	display: block;*/
	margin-left:10px;
}
.rss img{margin-top:0px;border:none;}
.rss span {visibility: none;}

.header_container{
	background-color: #fff;
	margin:0;
	padding:10px 0 0 0;
	background-image:url('images/header_bg.gif');background-position:bottom left;background-repeat:repeat-x;
	border-bottom: 1px solid #dfdfdf;
	height: 150px;
}
#header, #headerimg {
	margin:0 0 20px 0;
	padding-top:10px;
}
#header h1 {
	float:left;
	font: 32px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0px !important;
	line-height: 32px;
}
#header h1 a {
	color:#333;
	text-decoration: none;
}
#header h1 a:hover {
	color: #bfbfbf;
}
.description {
	font-size: 14px;
	line-height: 43px;
	margin-left:6px;
	color: #bfbfbf;	
}

/* CONTENT */

.post {
	margin-bottom: 30px;
	width:100%;
	float: left;
}
.post h2 {
    font-weight: 100;
	font: 24px Arial, 'Helvetica', Verdana, sans-serif;
	margin: 0 0 10px 0 !important;
	clear: left;
}
.post h2 a {
	color:#444;
	text-decoration: none;
}
.post h2 a:hover {
	color: #bfbfbf;
}
.post .posted {
	color: #bfbfbf;
	padding: 0;
	margin: 0 0 3px;
	float: left;
}
.post .posted a {
	color :#bfbfbf;
	text-decoration: none;
}
.post .posted a:hover {
	color: #000;
}
.entry p {
	font-size: 12px;
	margin-bottom:15px;	
	text-align: justify;
	line-height: 160%;
	color:#666;
}
.entry blockquote {
	margin: 0 15px;
	padding: 0px 20px 0px 20px;
	/*background: url(images/ico-blockquote.gif) top left no-repeat;*/
	color: #bfbfbf;
	font-size: 12px;
}
.entry ul li ul, .entry ol li ol {
	margin: 0px !important;
}
.postmeta {
	color: #bfbfbf;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding:3px 0;
	
}
.post .postmeta a {
	color :#bfbfbf;
	text-decoration: none;
}
.post .postmeta a:hover {
	color: #000;
}
.postmeta .category {
	float: left;
	display: inline;
}
.postmeta .comms {
	background: url(images/icon_quote.gif) bottom left no-repeat;
	padding-left: 18px;
	float: right;
	display: inline;
}
.gravatar {
	width: 56px;
	height: 56px;
	background: #e5e5e5;
	padding: 2px;
}
#navigation {
	margin: 0px !important;
}
#navigation a {
	font-size: 14px;
	font-weight: bold;
	color: #444;
	text-decoration: none;
}
#navigation a:hover {
	color: #bfbfbf;
}

/* COMMENTS */

h3 {
	font-size: 12px;
	margin: 0 !important;
	line-height: 24px;	
	clear: left;
	/*border-bottom:1px dashed #000;*/
	padding-bottom: 5px;
}
ol.commentlist{
	list-style: none;
	margin: 0px !important;
}
ol.commentlist li{
	margin: 0px !important;
	border-bottom: 1px solid #dfdfdf;	
	padding-top: 10px;	
}
ol.commentlist p{
	margin-bottom: 10px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
#comments p {
	margin-bottom: 15px;
}
#comments input, #comments textarea {
	background: #e5e5e5;
	border: none;
	color: #575757;
	padding: 8px;
	font-family: Georgia, serif;
	font-size: 12px;
	margin-right: 10px;
}
#comments textarea {
	width: 100%;
	line-height: 18px;
	margin-right: 0px !important;
}
#comments label {
	font-size: 12px;
}

/* SIDEBAR */

#sidebar h2 {
	margin:15px 0 4px 0;
	padding:4px 0;
	color: #222;

	border-bottom: 4px solid #dfdfdf;

	font-size: 12px !important;
	font-weight: 100;
}
.mpu {
	width: 300px;
	height: 250px;
	background: #e5e5e5;
	margin-bottom: 20px;
}
.search {
	background: #575757;
	padding: 3px;
	margin-bottom: 20px;
}
.search input {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	color: #575757;
	padding: 4px;
	font-family: Georgia, serif;
	font-size: 12px;
	width: 220px;
}
.search .btn {
	border: none !important;
	width: 61px !important;
	font-weight: bold !important;
	background: #e5e5e5 !important;
}
#sidebar ul {
	/*list-style: square inside;*/
	list-style: none;
	margin:0 0 30px 0;
	padding:0px;
}
#sidebar ul li {
	font-size: 12px;
	margin: 0;
	color:#898989;	
	border-bottom: 1px solid #dfdfdf;
	padding:5px 0 6px 0;
}
#sidebar a {
	text-decoration: none;
}

/* FOOTER */

#banner {
	width: 100%;
	float: left;
	background: #e5e5e5;
	padding: 10px 0;
	margin-bottom: 10px;
}
#banner h2 {
	border-bottom: 1px solid #000;
	color: #000;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 24px !important;
	margin-bottom: 0px;
}
#banner ul {
	margin: 0px !important;
	list-style: none;
}
#banner ul li {
	margin: 0px !important;
	padding: 4px 0px !important;
	border-bottom: 1px dashed #575757;
}
#banner a { text-decoration: none; }
#footer, #footer a {
	color: #aaa;
	text-decoration: none;
}

/* to make the youtube video look better */
.video_container {
/*540px max*/
/*width:540px;*/
/*background-color: #e0e0e0;*/
/*padding:5px 5px;*/
/*margin-bottom:5px;*/
}

/* related post plugin *? */
div.entry div {
	/*margin-top:30px;
	border-top:dotted 1px #ccc;
	padding-top:10px;*/
	font-weight: bold;
}
div.entry ul {
	margin-top:3px;
}
div.entry ul li {
	list-style-type: circle;
	list-style-position: inside;
	margin-bottom:3px;
	margin-left:2px;
}
div.entry ul li a{
	text-decoration: none;
}
form#searchform input[type='text'] {
	width: 280px;
}
.logo_container {
	float: left;
	margin: 10px 0 0 0px
}
.from-meta, .time-meta {font-size:9px;color:ddd;}
.twitter-avatar {float:left;margin:5px 5px 0 0;border:3px solid #fff;}