/*  
Theme Name: Mimbo Pro
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A premium magazine theme for WordPress
Version: 2.3.5
Author: Darren Hoyt, Ben Gillbanks
Author URI: http://prothemedesign.com/themes/mimbo-pro/


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


TABLE OF CONTENTS 

  Inherited Styles
  HTML Elements
  Page Structure
  Headings 
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Clear
  Footer


/* Inherited Styles */

@import url('css/nav.css');


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	background: #e2cba2 url('images/sandBG.png');
	color: #2e2a00;
	}

#background {
	background: transparent url(images/bg.png) repeat-x;
	color: #1b1b1b;
	}

body, select, input, textarea {
	font: 100% Georgia, "Times New Roman", Times, serif;
	}

a, a:visited {
	color: #535e5e;
	text-decoration:none
	}
.entry a, .entry a:visited {
    border-bottom:1px dotted #535e5e;
    }

.entry a:hover, .entry a:active {
	color:#444e4e;
    border-bottom:1px dotted #444e4e;
    text-decoration:none;
	}
a:hover, a:active {
	color:#444e4e;
	text-decoration:underline;
	}

small {
	font-size: 0.95em;
	padding:3px 0px;
	color: #999999;
	}

hr {
	margin:22px 0;
	background:#798a8a;
	color:#798a8a;
	height:1px;
	border:0;
	display: block;
	}	

label {
	margin:12px 0 0 0;
	display:block
	}
	
a img {
	border:none
	}

table {
	display: table;
	border-collapse:collapse;

	}	

th {

	}

th, td {

	}
	
td {

	}		
			
p {
	margin:15px 0;
	line-height:145%;
	font-size:1.1em;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	


/* Structure */

#page {
	width:960px;
	margin:0 auto;
	font-size:13px;
	}

#masthead {
	height:100px;
	}
		
.left {
	float:left;
	}

.right {
	float:right;
	}
#contentSection {
    width: 680px;
    float: left;
    }
    
#sidebar {
	width: 250px;
	float:left;
	margin-right:0;
	padding-left: 20px;
	}

#interior #content {
	float:left;
	width:630px;
	padding:15px;
	background:#FFF;
	}

#interior #content.fullwidth {
	width:auto;
	float:none;
	padding:12px;
	}
		

	


/*	Headers */
	
h1 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding:6px 0;
	font-weight:lighter;
	color:#535e5e;

    text-shadow: 0px 1px 1px #8d846c;
	}

h2 {
    font: 20px Georgia, "Times New Roman", Times, serif;
	text-shadow: 0px 0px 0px #8d846c;
	color:#0c0e0e;
	margin-top: 10px;

    }

#upper h2 {
    margin:0 !important;
    text-align: center;

}

#upper h2 a {
color: #343a3a;
}

.bigger p {
    font-size: 15px;
    
    }
h3 {
    text-align: center;
    font: 18px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 5px;
    color: #343a3a;
	text-shadow: 0px 1px 1px #8d846c;
    }
    
h3.widgettitle {
    text-align: center;
    font: 18px Georgia, "Times New Roman", Times, serif;
    margin-bottom: 5px;
	text-shadow: 0px 0px 0px #8d846c;

    }
    
h3.widgettitle a {
    color: #343a3a;
}

h3 a {
    color: #343a3a;
}
/* Content Page Styles */


#logo {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:50px Georgia, "Times New Roman", Times, serif;
	padding-top:29px;
	letter-spacing: 2px;
	font-weight:lighter;
	text-shadow: 0px 2px 3px #555;
	}

#logo a, #logo a:visited {
	color: #FFF;
	}

#description {
	border:none;
	padding:0;
	font:bold 0.9em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}
	
#lead h2 {
    margin-top: 20px;
    }
				
#lead {
	float:left;
	font-size:15px;
	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}
		

#lead img {
	}

#lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
a#fullstory, a#fullstory:visited {
	background: url('images/bgSquare.png');
	padding:5px 8px;
	color:#ffffff;
	position:relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
	text-shadow: 0px 1px 1px #555;

	}

a#fullstory:hover, a#fullstory:active {
	background:#615b51;
	text-decoration:none;
	color:#FFF;
	}
	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#lead .left {
	width:165px;
	}

#lead .right {
	width:408px;
	}

.widget {
	margin-bottom:25px;
	}

.widget_tag_cloud a {
	display:inline;
	float:none;
}

#widget-single-right {
	float:right;
	width:190px;
	margin:3px 0 15px 18px;
	border:1px solid #E7E8DF;
	padding:5px 14px 14px;
	}

.entry #widget-single-right ul, .entry #widget-single-right ol {
	padding:0 !important;
	}
	
#wp125adwrap_2c, #wp125adwrap_1c {
	padding:12px 0;
}

.wp125ad {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 5px 0;
	line-height:160%;
	font-size: 14px;
	}	
	
.widget td {
	background:none;
	}

#sidebar .widget li {
	list-style:none;
	padding:0;
	}

#sidebar .widget ul {
	list-style:none;
	}

#sidebar .widget ul ul {
	border-left: none;
}

#sidebar .widget li a, #sidebar .widget li a:visited {
	text-decoration:none;
	display:block;
	padding:5px 0px;
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	background:url('images/bgSquare.png') !important;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 5px;

	color:#FFF;
	}

#sidebar .widget li li a, #sidebar .widget li li a:visited {
	background:#45a3d3;
	padding-left:20px;
}

#sidebar .widget li li {
	border:none;
	padding-left:
}

#breadcrumbs {
	background:#3399cc;
	padding:5px 0 7px 24px;
	color:#FFF;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ace3ff;
	font-weight:bold
	}

#interior .stripes {
	background: #FFF;
	padding:10px;
	width: 660px;
	margin-top: 4px;
	-moz-border-radius: 0 0 10px 10px;
-webkit-border-radius: 0 0 10px 10px;

	}	


#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	margin-top:12px;
	background:url(images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:452px;
	}	

.author-listing {
	margin:18px 0 34px 0;
	}

.author-listing ul {
	margin:15px 0 8px 0;
	}
	
.author-id {
	float:left;
	width:500px;
	padding:17px 0 0 10px;
	}
	
.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}


#image-gallery {
	margin:18px 0;
	}
				
.pagination, #comment-pagination {
	padding-top:20px;
	}
	
.subfeature {
	border-bottom:1px solid #798a8a;
	margin-bottom: 20px;
	}

.subfeature h2 {
    margin: 10px 0px;
    }
.subfeature img {
    
    }

.bullets li {
	border-bottom:1px solid #ECECEC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin-left:25px;
	padding:5px 0;
}	




/*Custom Widgets*/

#sidebar .widget #postDetails a, #sidebar .widget #postDetails a:visited {
	background: none;
	display: inline;
	padding: 0;
	color: #3399cc;
	text-decoration: underline;
	}			

#postDetails ul {
	float: left;
	margin-left: 8px;
	}
	
#sidebar .widget #postDetails li, #meta .widget #postDetails li, #sidebar .widget .upcomingPosts li {
	padding: 2px 0;
	list-style: none;
	margin: 0;
	border:none;
	}

#sidebar .widget #postDetails a:hover, #sidebar .widget #postDetails a:active {
	color:#59bced;
	background: none !important;
	}
		
#sidebar .widget #postDetails ul, #sidebar .widget ul.upcomingPosts { 
	border:none;
	}
	
#sidebar .widget #postDetails li.postDetailsCommentsFeed a {
	background: url(images/rss.gif) no-repeat !important;
	padding-left: 15px;
	}	

.more-in li {
	margin-left: 35px;
	padding: 4px 0;
	}



blockquote {
	color:#ffffff;
	background:url('images/bgSquare.png');
	padding:6px 22px;
	margin:0px 35px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;

	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif; 
	}	
	
	
/*Post Page Formatting*/

.entry blockquote, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#ffffff;
	background:url('images/bgSquare.png');
	padding:6px 22px;
	margin:18px 35px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif; 
	}	

.entry blockquote.noBG {
	background:none !important;
	color:#535e5e;

}

.entry pre, .entry code {
	width:350px;
	font: 1em "Courier New", Courier, monospace;
	padding:20px 14px;
	}

.entry h2 {

    color: #535E5E;
    }

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
	
.entry ul, .entry ol {
	padding:15px 0;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 10px 48px;
	line-height:135%;
	font-size:1.1em;
	}

.entry ul li {
	list-style:disc;
	}

.entry .widget li {
	list-style:none;
	margin:0;
	padding:5px 0;
	}	
	
#tags {
	padding:3px 6px 4px 15px;
	background:transparent url(images/tag.gif) no-repeat 4px;
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
	}

#home #lead .commentcount, 
#interior #lead .commentcount {
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}
			
.postmetadata {
	border-bottom:1px solid #eae9e4;
	padding:5px 0;
	}	

#print {
	background:url(images/icon_page.gif) no-repeat;
	padding-left:15px;
	}



/*Images*/
	
.entry img {

	background:url("images/shadow.gif") no-repeat scroll right bottom transparent;
border-color:#EEEEEE -moz-use-text-color -moz-use-text-color #EEEEEE;
border-right:medium none;
border-style:solid none none solid;
border-width:1px medium medium 1px;
padding:4px 10px 10px 4px;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#EFEFEF;
	text-align:center;
	padding:10px 5px 10px 10px;
	}

img.alignleft {
	margin:0px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:0px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

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

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}

.gallery-icon img {
	margin:0 auto;
	display:block; 
	}
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	margin: 20px 0;
	text-decoration:none;
	color:#4f4f4f;
	background:url(images/icon_reply.gif) no-repeat;
	padding: 0 0 3px 17px;
	display:block;
	}

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

.reply a:active {
	text-decoration:underline;
	color:#4f4f4f;
	}

.commentlist {
	margin-top:25px;
	}
				
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none;
	}
	
.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding:9px 0 2px 0;
	}	

.says {
	display:none;
	}
	

	
	

/* Form Elements */

#searchform {

	}

.search-excerpt {
}
	
select {

	width:100%
	}

#s {

	}

#submit {
	border:1px solid #000;
	background: #1a5d80 url(images/bg_button.gif) repeat-x;
	margin-top:12px;
	color:#a4e1ff;
	padding:4px 8px;
	display:block;
	font-size:1.1em;
	}
	
#contactform legend {
	display:none
	}

#contactform label {
	padding:5px 0;
}

#contactform fieldset {
	border:none
	}

#contact-captcha {
	margin:5px 0;
	display:block
}

#contact-message {
	height:200px;
}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	font-size:1.1em;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

#wysiwyg {
	padding:6px 0 10px 0;
	}

#wysiwyg a, #wysiwyg a:visited {
	padding:3px;
	margin-right:4px;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #FFF;
	border-bottom:1px solid #afafaf;
	border-right:1px solid #afafaf;
	background-color:#CCC
	}
			
a#button-bold {
	background:#CCC url(images/bg_bold.gif) no-repeat 8px;
	}	

a#button-italic {
	background:#CCC url(images/bg_italic.gif) no-repeat 8px;
	}	
	
a#button-block {
	background:#CCC  url(images/bg_block.gif) no-repeat 5px;
	}	
	
a#button-link {
	background:#CCC  url(images/bg_link.gif) no-repeat 5px;
	}		

#wysiwyg a:hover, #wysiwyg a:active {
	background-color:#dcdcdc
	}

#comment {
	width:98%;
	height:200px
	}
	
	
				

/* Float Properties*/

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

.clearfloat {
	display:block
	}
	


/* Footer*/

#meta {
    background: url('images/metaBox.png') no-repeat;


	}

#meta .widget {	
	width:200px;
	padding: 10px;
	margin-left: 5px;
	float:left;
    height: 130px;
	}

#meta h3.widgettitle {
    font-size: 16px;
    }
#meta li {
	margin-left:25px;
	padding:3px 0;
	list-style:square;
	border:none;
	line-height:145%;
	}
		
#footer {
	margin: 0 auto 25px auto;
	width: 946px;
	font-size:0.7em;
	padding:15px;
	font-weight: bold;
	}

#footer a, #footer a:visited {
	color:#94d6f7;
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}

.post .buyNow {
    padding: 0 0 25px 0;
    clear: both;
    
}
.post .buyNowStore {
    padding: 10px 20px;
}

.buyNow {
	text-shadow:0 1px 0 #ffffff;
	float: left;
}

.buyNowStores img {
    border: none !important;
    margin: 0px !important;
}
	
.buyNowStore {
    padding: 10px 12px 10px 12px;
    float: left;
    
    }

.buyNowTitle {
	float: left;

    font: 18px Georgia, "Times New Roman", Times, serif;
    margin: 10px 0 5px 0;
    color: #535e5e;
	text-shadow: 0px 1px 1px #8d846c;
    }
    
.blogheader {
	background: #FFF url('images/blogHeader.png') no-repeat;
	padding:100px 10px 10px 10px;
	width: 660px;
	margin-top: 4px;

}

.blogTitle {
    font: 20px Georgia, "Times New Roman", Times, serif;
	text-shadow: -2px -2px 3px #000;
	color:#ffffff;
	margin-bottom: 20px;

}

.getsocial img {
float: left;
}

.sidebarBlog {
    background: #ffffff url('images/sidebarShade.png') repeat-y;
    width: 230px;
    float: right;
    padding: 15px 15px 15px 25px;
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
    font-size: 12px;

}

.sidebarBlog .widget {
    border-bottom: 1px solid #e2cba2;
    padding-bottom: 20px;
}

.sidebarBlog p {
    font-size: 12px;
    margin:5px 0;

}

.sidebarBlog input {
    width: 220px;
    margin-bottom: 10px;
}

img.bookcover {
    margin: 20px;
    border: 1px solid #ccc;
    background: none;
    }

.entry img.bookcover {
    background: transparent;
    padding: 0px;
    }
ul.blogroll li {
    margin: 0px;
}

.pageBoxRight {

padding: 10px; 
float: right; 
text-align: center; 
border: 1px solid #535E5E; 
-webkit-border-radius: 15px;
-moz-border-radius: 15px; 
margin: 20px;
}

.pageBoxLeft {

padding: 10px; 
float: right; 
text-align: center; 
border: 1px solid #535E5E; 
-webkit-border-radius: 15px;
-moz-border-radius: 15px; 
margin: 20px;
}
