/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


/* Normalize */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,form,textarea,p { margin: 0; padding: 0; } /* Resets the default browser margins and paddings. Removed {blockquote,th,td} */

html,body { height:auto !important; }
ul,ol { list-style:none; }
img { border: none; }
a { text-decoration:none; text-transform: capitalize; }
a:hover { text-decoration:underline; text-transform: capitalize; }
h1, h2, h3, h4, h5, h6 { font-size:100% }
/*  Taken out for .ugc-body
table { border-collapse:collapse; border-spacing:0; } 
*/
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }  
caption,th { text-align:left; } 
q:before,q:after { content:''; } 
abbr,acronym { border:0; } 
#scroll { position:absolute; top:0; bottom:-0.1px; width:1em; z-index:-1;}


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	}
	
body {
	font: 100% Arial, Verdana, Sans-Serif;
	background: url(images/bg3.jpg) 0 0 repeat-x;
	padding: 0px 0 25px 0;
	}

select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	background: #E8E9BC;
	}

p {	
	margin: 10px 0 0 10px;
	}

.orangeHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FA810F;
}

a:link, a:visited {
	//color: #677d46;
color: #000;
	text-decoration:none
	}

a:hover, a:active {
	color:#677d46;
	text-decoration:underline;
	}

hr {
	display: block;
	height:2px;
	border:0;
	border-bottom: 1px dotted #a4b356;
	}

small {
	font-size: 0.95em;
	background: ;
	padding:3px 6px;
	border-bottom: 1px dotted #a4b356; 
	}

img, a:link img, a:visited img {
	border:0
	}

.clearfix { /overflow: hidden; }
.clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear { clear: both; }
	
		

/* Structure */

#page {
	width:891px;
	margin: 0 auto;
	font-size:0.7em;
	}

#headerwrap { background: #ffffad url(images/header.jpg) no-repeat; width: 891px; height: 112px; padding:0; margin:0; }

#main { margin: 0 auto; background: url(images/container.jpg) 0 0 repeat-y; padding: 0px; }

#branding {
	width: 575px;
	//padding-bottom:15px;
	}

#branding a { color: #FF9C00; }

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 202px;
	float:right;
	margin-right: 20px;
	_margin: 20px 4px 0 4px;
	}

#sidebar li { background: #cfd45c;}

#leftcol {
	width:265px;
	margin: 0 0 0 35px;
	_margin: 0 0 0 17px;
	padding: 0 0 0 0;
	}

* html #leftcol, * html #rightcol, * html #farrightcol { position: relative; top: 12px; margin-left: 20px; } 

#leftcoltop { 
 	margin: 0;
	padding: 0;
	width: 273px;
	height: 62px;
	background: url(images/homeBottomBoxLeftTop.jpg) 0 0 no-repeat;
	}

#leftcol, #rightcol, #farrightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding: 0;
	margin: 10px 0 0 25px;
	}

#rightcoltop { 
 	margin: 0;
	padding: 0;
	width: 273px;
	height: 62px;
	background: url(images/homeBottomBoxCenterTop.jpg) 0 0 no-repeat;
	}

#farrightcol {
	width:240px;
	padding: 0;
	margin: 0 0 0 15px;
	}

#farrightcoltop { 
 	margin: 0;
	padding: 0;
	width: 273px;
	height: 62px;
	background: url(images/homeBottomBoxRightTop.jpg) 0 0 no-repeat;
	}

#bookad {width: 195px; height: 176px; margin: 5px 25px 0 auto; }
#bookad a {display: block; width: 195px; height: 176px; background: url(images/bookad.jpg) no-repeat; }
#sneakpeekbtn { float: left; width: 114px; height: 26px; margin: -4px 10px 0 0; }
#sneakpeekbtn a { display: block; width: 114px; height: 26px; background: url(images/sneakpeekbtn.jpg) no-repeat; }
#buynowbtn { float: left; width: 114px; height: 26px; margin-top: -5px; }
#buynowbtn a { display: block; width: 114px; height: 26px; background: url(images/buynowbtn.jpg) no-repeat; }

#testmain {
	width:870px;
	height:1px;
	
}
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px dotted #f3f5be;
	padding: 0 5px;
	/*border-left: 1px solid #A0BF77;
	border-right: 1px solid #A0BF77;*/
	}

.subnav li a:link, .subnav li a:visited {
	background: #cfd45c;
	display:block;
	padding:4px 4px 4px 8px;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#637D42;
	text-decoration:none;
	color: #fff;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 	
/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2em Arial, Arial, Helvetica, sans-serif;
	/*padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 10px;*/
	}

h3, #sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000;
	}

#sidebar h2 {
	//border-top:5px solid #7da939;
	border-bottom:1px solid #7da939;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	_margin: 0;
	font-size:1em;
	}

#sidebar h3 { 
	background: url(images/sidebar-h2-bg.jpg) no-repeat;
	height: 22px;
	padding:6px 0 0 10px;
	margin:22px 0 5px 0;
	_margin: 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

#leftcol h3, #rightcol h3, #farrightcol h3 { font-size: 120%; }

#leftcol h3 { margin-bottom: 12px;}
#rightcol h3 { margin-bottom: 15px;}
farrightcol h3 {}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:600px;
	float:left;
	margin-top: 10px;
	padding: 15px;
	border-right: 1px dotted #a4b356;
	}

#content-miva {
	float:left;
	margin-top: 10px;
	padding: 15px 35px;
	}

#content-miva table tbody tr td { padding:0 5px; font-size: 12px;}
#content-miva table tbody tr td input { margin:2px 0;}
#content-miva table tbody tr td a { padding:5px; font-size: 90%;}
#content-miva table tbody tr td b { padding:5px; font-size: 90%;}
#content-miva table tbody tr td span.update input { margin: 0 0 -6px 10px; }
.button1 { display:block; float: right; margin-top: 10px; width: 83px; height: 27px; padding:0; background: url(http://www.bingnote.com/blog/wp-content/themes/mimbo2.2/images/checkout.gif) 0 0 no-repeat; }
#content-miva table tbody tr td.button-padding {padding: 5px 0; }

#midgrad { float: left; width: 869px; background: #fcfeaa url(http://www.bingnote.com/blog/wp-content/themes/mimbo2.2/images/mid.jpg) 0 0 repeat-x; padding: 0; margin:0 0 0 11px; }
#midgrad-miva { float: left; width: 869px; background: #fcfeaa url(http://www.bingnote.com/blog/wp-content/themes/mimbo2.2/images/mid-miva.jpg) 0 0 repeat-x; padding: 0; margin:0 0 0 11px; }

#content h2 { margin: 0 0 0 10px; padding: 20px 0 0 15px; background: url(images/contenth2-bg.jpg) no-repeat; width: 580px; height: 38px; }

#content2 {
	float:left;
	margin-left: -10px;
	padding: 0px;
	width: 891px;
	height: 235px; 
	background-image: url(images/homeBottomBoxContainer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}   	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	padding: 0 15px 0 0;
	}

.feature:hover {
	}
	
.feature p, #rightcol p {
	margin:0;
	padding: 0 40px 0 0;
	text-align: justify;
	}

.feature img, #rightcol img {
	padding:1px;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top: -5px;
	background: url(images/homeTopImage.jpg);
    height: 169px;
     
}

#content-border { width: 871px; background: url(images/homeContent.jpg) 0 0 no-repeat; padding: 0 10px; margin:0; }

#mid {
	/*background: url(images/mid.jpg) 100% 100% repeat-x;*/
	margin-top:0px;
	height: 370px;
}

.mid-right {
	float: right;
	_margin: 7px 4px 0 0;
	width: 272px;
	margin: -1px 10px 0 0;
}

#mid-content {
	float: left;
	margin: 0px;
	margin-bottom: 30px;
	padding: 0px;
	padding-left: 8px;
	padding-right: 15px;
	width: 546px;
	_width: 546px;
	font-size: 110%;
}

#mid-content p.first {
	margin: 25px 0 15px 112px; _margin-left: 60px; _width: 430px;
}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {	
	padding: 0;
	}	

#farrightcol .clearfloat {
        padding:12px 0;
        }

#sidelist h2 { background: url(images/sidebar-h2-bg.jpg) top no-repeat; height: 22px; padding: 6px; margin: 25px 0 0 0; border: none;}

#sidelist ul { background: url(images/sidebar-bottom-bg.jpg) bottom no-repeat; padding-bottom: 28px;}

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px dotted #e4efd5;
	padding-bottom: 4px;
	}

* html ul.bullets { margin-bottom: 20px;}

#sidelist .bullets li {
	list-style:none;
	margin-bottom:5px;
	line-height:115%;
	margin-left:10px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist li a:hover {
	color:#fff;
	text-decoration: none;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	background:#637D42;
	color:#fff;
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background: #e8e9bc;
	margin:25px 0 15px 0;
	padding:12px;
	border: 1px solid #c3d082;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	font-size: 110%;
	}

#content .entry p img ( margin-right: 10px !important;)

h3 a:link, h3 a:visited {
	color:#000;
	font-size: 130%;
	}



/*Post Formatting*/

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}
	
#content .post { padding: 0 0 0 15px; }

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#FA8110;
	color:#000;
	border:none;
	}

.button:hover {
	background:#FF9E3F;
	color:#000;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background: ;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9;
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}
	
/* Activities */

#activity-content{background: url(/images/binzy_activity2.gif) no-repeat; width:569px; height:500px;background-position: 0 0;}
#activities a { text-decoration: underline; color: #333; font-weight: normal; }
#activities a:link { text-decoration: underline; color: #333; font-weight: normal; }
#activities a:visited { text-decoration: underline; color: #333; font-weight: normal; }
#activities a:hover { text-decoration: underline; color: #333; font-weight: normal; }
#activities {list-style:none; margin:0 0 20px 15px; padding-left:20px; background: url(/images/note.gif) no-repeat;}
#activities-left{float:left; margin-right:50px;}
#activities-right{float:left;}

.bing-b { padding: 0px;}
.bing-c img {border:1px solid #ccc;padding:3px;margin:0px 15px 0 0;}
.bing-a img {border:none;padding:3px;margin:0px 15px 0 0;}
#content .entry .bing-b .bing-a h2 { font-size: 130%; background: none !important; margin-bottom: 0px !important; height: 15px; font-weight: bold; text-align: center;}
#content .entry .bing-b .bing-a h1 { font-size: 130%; background: none !important; margin-bottom: 0px !important; height: 15px; font-weight: bold;}

.bing-b .bing-a .affirmation {padding:10px 10px 8px 10px; font-weight:bold; text-align:center;}
.affirmation {text-align:left; margin: 15px 0 25px 0;}
.affirmation p {text-align:center; margin: 0px; padding 0px;}
.bing-b .bing-a h1 {padding: 0; }



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

/* Footerhome*/

#footerhome {
	background: url(images/homeFooter.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 891px;
	height: 45px;
	font-size:0.7em;
	padding-top:10px;
	color:#000;
    text-align:center;

list-style-type: none;
	}

#footerhome a {
	//color:#d3d1d1;
          color:#637d42;

	}
#footerhome li {
display: inline;
padding-right: 20px;
}

/* Footerpage*/

#footerpage {
	background: url(images/subFooter.jpg) 0 0 no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 45px;
	font-size:0.7em;
	padding-top:10px;
	color:#000;
    text-align:center;

list-style-type: none;
	}

#footerpage a {
	//color:#d3d1d1;
          color:#637d42;

	}
#footerpage li {
display: inline;
padding-right: 20px;
}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:10px;
	color:#000;
text-align:center;

list-style-type: none;
	}

#footer a {
	//color:#d3d1d1;
          color:#637d42;

	}
#footer li {
display: inline;
padding-right: 20px;
}

/* Widget 

li#wp_digi_cart_widgets.widget widget_wp_digi_cart {
width:185px!important;
display: block!important;
margin: 0 0 0 15px !important;
text-align: center!important;
}
*/