/*
Theme Name: BEHBlog
Theme URI: http://wordpress.org/
Description: The theme for BEH blog.
Version: 0.1
Author: BEH
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets



*/


body
{
	font-family: Arial;
	background:url("images/pattern_038.gif");
}
a
{
	color:#3E8BDA;
}
a:visited
{
	color:#9EC5EC;
}
.main-div
{
	border-right:10px solid #bfbb11;
	border-top:10px solid #bfbb11;
	border-bottom:10px solid #bfbb11;
	background:white;
	margin-left:0 !important;
	width:650px;
	display: inline;
    float: left;
    margin-right: 10px;
}
.sidebar
{
    margin-left: 30px;
    margin-right: 0;
    float: left;
	width:260px;
}
#content
{
	float:left;
	width:670px;
	
}
.blog-page
{
	background:#f3f3f3;
}
.main-last-post
{
	width:600px;
	margin:5px 0 0 10px;
	padding:0 20px 10px 20px;
}
.main-wide-post, .category-post
{
	width:600px;
	border-top:3px dotted #bfbb11;
	margin:-3px 0 0 10px;
	padding:0 20px 10px 20px;
}
.category-post
{
	min-height:200px;
}
.main-left-post
{
	clear:left;
	float:left;
	width:276px;
	border-top:3px dotted #bfbb11;
	border-right:3px dotted #bfbb11;
	margin-left: 10px;
	padding:5px 20px 10px 20px;
}
.main-right-post
{
	float:left;
	width:276px;
	border-top:3px dotted #bfbb11;
	padding:5px 20px 10px 20px;
}
.right-block1
{
	float:right;
	width:260px;
	margin-bottom:20px;
}
.right-block2
{
	float:right;
	width:260px;
	margin-bottom:20px;
	padding-bottom:10px;
	background:rgb(39,39,39);
}
.right-block3
{
	float:right;
	height:145px;
	width:250px;
	border:10px solid rgb(81,177,190);
	border-right:none;
	margin-bottom:20px;
	background: white url("images/quoteback.png") -5px top no-repeat;
}
.right-block4
{
	float:right;
	width:250px;
	border:10px solid rgb(214,110,64);
	border-right:none;
	margin-bottom:20px;
	padding:5px 0;
	background:white;
}
.right-block5
{
	float:right;
	height:139px;
	width:250px;
	border:10px solid rgb(254,194,0);
	border-right:none;
	margin-bottom:20px;
}
.right-block6
{
	float:right;
	width:260px;
	margin-bottom:20px;
}
.right-block1 a
{
	display:block;
	width:260px;
	height:27px;
}
#catlink1
{
	background:url("images/categories.png") left 0;
}
#catlink2
{
	background:url("images/categories.png") left -27px;
}
#catlink3
{
	background:url("images/categories.png") left -54px;
}
#catlink4
{
	background:url("images/categories.png") left -81px;
}
#catlink5
{
	background:url("images/categories.png") left 54px;
}
#catlink6
{
	background:url("images/categories.png") left 27px;
}
.pages
{
	height:50px;
	width:630px;
	background:white;
	float:left;
}
/*
.pages > div
{
	margin:auto;
	width:320px;
}
.pages > div span, .pages > div a
{
	display:inline-block;
	margin:15px 10px;
}
*/
.pages td
{
	padding:15px 10px 15px 0;
}
.pages a, .pages span
{
	margin-left:10px;
}

.pages a
{
	color:rgb(147, 147, 147);
	text-decoration:none;
}
.pages .current
{
	color:rgb(46,153,204);
	font-weight:bold;
	font-style:italic;
}
.activeTab
{
	font-weight:bold;
	padding-bottom:20px;
}
.inactiveTab
{
	margin-top:10px;
	font-weight:normal;
	padding-bottom:10px;
}
#popular-tab, #recent-tab
{
	float:left;
	width:110px;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:30px;
	font-weight:bold;
	cursor:pointer;
	height:40px;
}
#recent-posts, /*#popular-posts,*/ .widget_recent_entries ul, #popular-posts
{
	clear:both;
	width:100%;
	height:100%;
	font-size:14px;
}
.widget_recent_entries ul, #popular-posts
{
	padding-bottom:20px !important;
}
#recent-posts, #recent-tab, .widget_recent_entries ul
{
	background:rgb(253,190,101);
}
#popular-posts, #popular-tab
{
	background:rgb(145,82,121);
}
#popular-tab
{
	color:white;
}
.recent-post, .widget_recent_entries li, #popular-posts li
{
	padding-top:1em;
	margin:0 10px;
	font-size:16px;
	clear:both;
	line-height:1.4em;
	list-style-type:none;
/*	float:left;*/
}
/*
.rp-text, .rp-comments-count
{
	float:left;
}*/
.rp-text, .widget_recent_entries a, #popular-posts li a
{
	border-bottom:2px dotted rgb(120,7,71);
	text-decoration:none;
	color:black;
}
.rp-comments-count, .wpp-comments
{
	background: url("images/1311761345_comment_blue.png") no-repeat left 3px;
	margin-left:5px;
	padding-left:15px;
	font-size:14px;
	border-bottom:none;
	font-family:Helvetica;
	font-weight:Bold;
}
.rp-comments-count img
{
	margin-right:2px;
}
.orange-strip
{
	width:100%;
	height:8px;
	background:rgb(254,194,0);
}
#footer
{
	background:rgb(39,39,39);
	width:860px;
	padding:20px 50px;
	color:white;
}
#footer .rightcol
{
	position:relative;
	float:left;
}
/*
.triangle-border.left:after {
    border-color: transparent #EDEDED;
    border-width: 9px 21px 9px 0;
    bottom: auto;
    left: -21px;
    top: 0px;
}
.triangle-border:after {
    border-color: #EDEDED transparent;
    border-style: solid;
    border-width: 13px 13px 0;
    bottom: -13px;
    content: "";
    display: block;
    left: 47px;
    position: absolute;
    width: 0;
}*/
.triangle-border.left:before {
    border-color: transparent #EDEDED;
    border-width: 10px 20px 10px 0;
    bottom: auto;
    left: -20px;
    top: -4px;
}
.triangle-border:before {
    border-color: #EDEDED transparent;
    border-style: solid;
    border-width: 20px 20px 0;
    bottom: -20px;
    content: "";
    display: block;
    left: 40px;
    position: absolute;
    width: 0;
}
.triangle-border.left
{
    margin-left: 30px;
}
.triangle-border
{
    color: #333333;
    margin: 0;
   
/*    position: relative;*/
	width:270px;
	top:35px;
	left:60px;
	font-size:14px;
	position: absolute;
	height:auto;
}
.triangle-border .tweet
{
    background: none repeat scroll 0 0 #EDEDED;
    border: 5px solid #EDEDED;
    border-radius: 5px;
    margin-top: -6px;
	margin-left: -1px;
	padding:5px;
}

.bird
{
	margin-top:20px;
}
#follow-us
{
	margin-top:5px;
	font-size:12px;
	font-style:italic;
	text-decoration:underline;
	/*border-bottom:1px dotted white;*/
}
#follow-us a
{
	color:white;
}
.tw
{
	margin-left:30px;
}
.fb, .rss
{
	margin-left:15px;
}
.post
{
	font-size:14px;
	font-family:Arial;
	color:#2F2E2E;
}
.post-header
{
	clear:left;
	margin-top:5px;
	margin-bottom:10px;
	color:rgb(115,0,70);
	font-size:21px;
	font-family: parisplus-std,sans-serif;
}
.main-last-post .post-header, .search-res .post-header
{
	border-top:1px dotted #BFBB11;
	margin-top:0px;
	padding-top:15px;
	clear:left;
}
.main-post .post-header
{
	margin-top:0px;
	padding-top:15px;
	clear:left;
}

.post-comments-row
{
	height:25px;
	font-size:12px;
	padding-top:5px;
}
.main-last-post .post-comments-row, .main-post .post-comments-row
{
/*	border-bottom:1px dotted #bfbb11;*/
}
.post-comments-row img
{
	margin-right:3px;
	margin-top:-1px;
}
.time-ago
{
	float:right;
	font-size:10px;
	font-style:italic;
	text-align:right;
	margin-top:30px;
	clear:right;
	color:#BCBCBC;
}
.read-full-post, .more-link
{
	color:rgb(62,139,218);
	margin-top:0.6em;
	margin-bottom:0.6em;
}
.read-full-post a,  .more-link a
{
	color:rgb(62,139,218);
}
.main-left-post .time-ago, .main-right-post .time-ago, .main-wide-post .time-ago, .category-post .time-ago
{
	margin-top:8px;
}
.like-tw, .like-gg, .like-fb
{
	float:left;
}
.like-tw
{
	width:100px;
}
.like-gg, .like-fb
{
	width:80px;
}
.likes
{
	float:right;
	margin-top:-5px;
}
.main-post, .search-res
{
	width:600px;
	margin:5px 0 0 10px;
	padding:0 20px 10px 20px;
}
.orange-strip2
{
	background:rgb(254,194,0);
	height:35px;
	width:590px;
	font-size:16px;
	padding-left:30px;
	padding-top:12px;
	margin-left:-30px;
	font-weight:bold;
	margin-top:10px;
}
.screen-reader-text
{
	display:none;
}















#disqus_thread a
{
	color:rgb(170,170,170);
}
.banner
{
	font-size:28px;
	font-weight:bold;
	line-height:1.6em;
	margin:10px 0 30px 15px;
}
.banner img
{
	width:140px;
	margin-top:8px;
	margin-right:5px;
}
.header-top
{
	height:75px;
	padding-top:20px;
	padding-left:30px;
}
.header-top img
{
	margin-top:-5px;
}
.main-last-post  .post-body p, .main-wide-post  .post-body p, .main-right-post  .post-body p, .main-left-post  .post-body p, .category-post  .post-body p
{
	margin:0;
}
.post-image-container
{
	overflow:hidden;
	margin-bottom:5px;
}
.main-last-post .post-image-container
{
	width:200px;
	height:200px;
	float:right;
	margin-left:5px;
	clear:right;
}
.main-right-post  .post-image-container, .main-left-post  .post-image-container
{
	margin-left:5px;
	clear:right;
	float:right;
	width:100px;
	height:100px;
}
.main-wide-post  .post-image-container
{
	margin:40px 5px 50px 0;
	clear:left;
	float:left;
	width:140px;
	height:140px;
}
.main-last-post .post-image
{
	width:200px;
}
.main-right-post  .post-image, .main-left-post  .post-image
{
	width:100px;
}
.main-wide-post  .post-image
{
	width:140px;
}
.category-post  .post-image
{
	width:140px;
}
.category-post  .post-image-container
{
	margin:40px 5px 30px 0;
	clear:left;
	float:left;
	width:140px;
	height:140px;
}



















.main-last-post  .post-body, .main-right-post  .post-body, .main-left-post  .post-body
{
/*	height:13.2em;
	overflow:hidden;*/
	line-height:1.2em;
}
.main-wide-post  .post-body
{
/*	height:6em;
	overflow:hidden;*/
	line-height:1.2em;
}
.addcomment a
{
	margin-left:12px;
	font-style:italic;
	color:rgb(158,197,236);
}


.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.textleft {
    text-align: left;
}
.textright {
    text-align: right;
}
.textcenter {
    text-align: center;
}
.clearfix:after, .widget li:after, .menu:after, #main-nav:after, #footer-nav:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix, .widget li, .menu, #main-nav, #footer-nav {
    display: inline-block;
}
.clearfix, .widget li, .menu, #main-nav, #footer-nav {
    display: block;
}
img.alignleft, img.aligncenter, img.alignright, img.alignnone {
    margin-bottom: 15px;
}
.alignleft {
    float: left;
    margin-right: 30px;
}
.alignright {
    float: right;
    margin-left: 30px;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
    text-align: center;
}
img.alignleft, img.aligncenter, img.alignright, img.alignnone, .wp-caption img, .widget .feature-posts-list .post-img, .widget .flickr_badge_image img, .commentlist .avatar, .recent-comments-list .avatar, .gallery img, .attachment img {
    background: none repeat scroll 0 0 #FFFFFF !important;
/*
    border: 1px solid #CCCCCC !important;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
*/
    padding: 3px !important;
}
#sidebar .widget {
    background: none repeat scroll 0 0 transparent !important;
}
.widgetwrap {
    margin-bottom: 10px !important;
}
.comments-link2
{
    background: none repeat scroll 0 0 #61774F;
    border: medium none;
    border-radius: 5em 5em 5em 5em;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    color: white !important;
    cursor: pointer;
    display: block;
    font-size: 10px;
    font-weight: bold;
    margin: 0 5px 5px;
    padding: 3px 10px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
}
.main-wide-post  .post-header
{
	clear:none;
}
.category-post  .post-header
{
	clear:none;
}
.post-header a
{
	text-decoration:none;
	color:rgb(115,0,70);
}
.post-header a:hover
{
	text-decoration:underline;
}
.pagetitle
{
	margin-left:30px;
}
.noresults
{
	margin:10px 30px;
}
.widget_recent_entries h2
{
	display:none;
}
.cite
{
	display:table-cell;
	height:145px;
	padding-left:1ex;
	padding-right:1ex;
	font-style:italic;
	vertical-align:middle;
}
/*
.cite #c1
{
	margin-left:50px;
}
.cite #c2
{
	margin-right:50px;
}
*/
.cite b
{
	font-style:normal;
}
.writer-text + *
{
	clear:right;
	padding-top:2em;
}
.mr_social_sharing_wrapper > .mr_social_sharing
{
	width:100px;
}
.mr_social_sharing_wrapper > .mr_social_sharing + .mr_social_sharing
{
	width:65px;
}
.mr_social_sharing_wrapper > .mr_social_sharing + .mr_social_sharing +  .mr_social_sharing
{
	width:75px;
}
#ns_widget_mailchimp_form-4 .button
{
	background:url("images/subscribe.png") no-repeat left top;
	width:82px;
	height:30px;
	border:none;
	margin-top:10px;
	float:left;
	cursor:pointer;
}
#ns_widget_mailchimp_form-4 .button:hover
{
	background:url("images/subscribe.png") no-repeat left bottom;
	width:82px;
	height:30px;
	border:none;
	
}
#ns_widget_mailchimp_form-4 
{
	padding-left:10px;
}
.widget
{
	list-style-type:none;
}
#ns_widget_mailchimp-email-4
{
    border: medium none;
	margin-top:10px;
    height: 16px;
	color:#d0d0d0;
	width:140px;
    padding: 7px 5px;
	float:left;
	font-style:italic;
	margin-left:5px;
}
#ns_widget_mailchimp_form-4 label
{
	display:none !important;
}
#ns_widget_mailchimp_form-4 .error, #ns_widget_mailchimp_form-4 p
{
	font-size:13px;
	padding-right:10px;
}
.right-block2 a
{
	text-decoration:none;
	color:white;
}
#searchsubmit
{
	width:35px;
	background: white url("images/search.png") 50% 50% no-repeat;
	height:47px;
	border:none;
	cursor:pointer;
	border-top:1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-left:none;
	float:left;
}
#s
{
	width:186px;
	height:45px;
	font-size:22px;
	color:#d0d0d0;
	padding:0 20px;
	border-top:1px solid #cacaca;
	border-left:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
	border-right:none;
	float:left;
}

.today-number
{
	margin:10px 0 15px 0;
	color:#39A3B1;
/*	font-size:100px;*/
	font-family:liquorstore-3d;
	line-height:0.7em;
}
.tn-text
{
	font-size:12px;
	padding:0 10px;
}
.main-logo
{
	margin-left:-5px;
}
.sidebar ul
{
	padding:0;
	margin:0;
}
.tw-date
{
	font-size:13px;
}
.right-likes
{
	padding-top:10px;
	color:white;
}
.right-likes img
{
	margin-top:-3px;
}