/*
Theme Name: Mimbo Pro Zenaida
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A childtheme for MimboPro
Version: 2.0
Author: Darren Hoyt, Ben Gillbanks, Peter Lurie
Author URI: http://prothemedesign.com/themes/mimbo-pro/
Template: mimbopro


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
  Navigation
  Headings
  Content Page Styles
  WP Post Formatting
  Comments
  Forms
  Clear
  Footer


/* Inherited Styles */

@import url("../mimbopro/style.css");
@import url('css/nav.css');
@import url('css/home.css');



/* HTML Elements */



body {
	background: #FFFcF2 /* url(images/bg.png) repeat-x fixed; PL*/;
	}

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

a, a:visited {
	color: #339933; /*PL*/
	text-decoration:none
	}

a:hover, a:active {
	color:#339933; /*PL #006699*/
	text-decoration:underline;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

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

label {
	margin:12px 0 0 0;
	display:block
	}

a img {
	border:none
	}

table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #e0ded9;
	border-bottom:1px solid #e0ded9;
	}

th {
	background:#e4e4e4;
	text-align:left;
	}

th, td {
	border-bottom:1px solid #96C356; /*PL*/
	padding:4px 7px;
	}

td {
	background:#f2f2f2;
	}

p {
	margin:15px 0;
	line-height:145%;
	font-size:1.2em;
	}

pre {
	width:100%;
	overflow:auto;
	}

/* Navigation */

#navbar {
background-color:#F2FFE9;
border-color:#96C356;
border-style:solid;
border-width:1px 1px 6px;
padding:3px 12px 0;
}



/* Structure */

#page {
	width:960px;
	margin:13px auto 0 auto;
	font-size:0.7em;
	border:1px solid #D4F1B7;
	padding: 5px;
	background-color: #FFF;
	}

#masthead {
	height:160px; /*PL*/
	background:url(images/LogoSmallHeader960.gif);
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 240px; /* PL */
	float:left;
	margin-right:16px;
	padding:0 8px 25px 8px;
	background:#FFF;
	border: solid #96C356 1px; /*PL*/
	}

#interior #content {
	float:left;
	width:660px; /*PL*/
	padding:12px 5px 40px 0;
	background:#FFF;
	}





/*	Headers */


h1, #logo {
	margin:0 auto;
	display:block;
	color:#009900; /* PL */
	font:1.8em Georgia, "Times New Roman", Times, serif;
	padding-top:12px;
	text-align:left; /* PL */
	font-weight:bold;
	}

h2 {
	font: 2em Georgia, "Times New Roman", Times, serif;
	padding:6px 0;
	border-bottom:1px solid #eae9e4;
	border-top:3px solid #eae9e4;
	color:#313228;
	font-weight:bold;
	}

.post h2 {
	line-height:110%;
	}

h2#description {
	border:none;
	padding:0;
	font-size:0.9em;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}

h2.widgettitle {
	border:none;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}

h3 {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	margin:13px 0 7px 0;
	line-height:115%;
	font-weight:bold;
	border-bottom:3px solid #EAE9E4;
	padding-bottom:3px
	}

h3#comments {
		margin:40px 0 -15px 0;
}

#respond h3 {
		margin:40px 0 0 0;
}

h3#pages {
	margin:0 0 5px 0;
	}

h3.catcolor1, h3.catcolor2, h3.catcolor3 {
	height:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none
	}

h3.catcolor1 {
	background-color: #96C356;
	}

h3.catcolor2 {
	background-color: #96C356;
	}

h3.catcolor3 {
	background-color: #96C356;
	}

#meta h3 {
	border-bottom:3px solid #96C356; /*PL*/
	color:#96C356;
	}

#lead h3 {
	font-size:1.9em;
	margin:0;
	padding: 0 17px 0 0;
	line-height:110%;
	border:0;
	}

#recent h3 {
	margin: 0 0 5px 0;
	color:#112f41;
	border:0;
	}

.entry h3 {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}

h3#respond {
	margin-top:35px;
	}

h4 {
	margin-bottom:3px;
	font:1.2em Arial, Verdana;
	color:#313228;
	font-weight:bold
	}

.entry h4 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}

h4#respond {
	border-top:1px solid #eae9e4;
	margin-top:25px;
	padding-top:20px;
	}

h4#comments {
	margin-top:32px;
	}

h4.pagetitle {
	margin-bottom:12px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#4a4e4a;
	font-size:1.1em;
	}

.cat-excerpt h4 {
	margin-bottom:-15px;
	}

.entry h5 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}





/* Content Page Styles */


#lead {
	background-color:#F2FFE9; /*PL*/
	color:#333333;
	width:600px;
	padding:18px;
	float:left;
	font-size:0.95em;
	border: solid #96C356 1px;
	}

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

#lead a, #lead a:visited {
	color:#009900; /*PL*/
	}

#lead img {
	border:1px solid #516f80;
	padding:1px;
	}

#lead .date {
	color:#339900; /*PL*/
	margin-bottom:-15px;
	padding:4px 0;
	}

a#fullstory, a#fullstory:visited {
	background-color:#339900; /*PL*/
	padding:5px 8px;
	color:#fff;
	}

a#fullstory:hover, a#fullstory:active {
	background-color:#339900;
	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:15px;
	border-bottom: dotted 1px #96c356; /* PL */
	}

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

#wp125adwrap_2c, #wp125adwrap_1c {
	padding:12px 0;
}

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

.textwidget {
	margin: 5px 0;
	line-height:160%;
	font-size:1.1em;
	}

.widget td {
	background:none;
	}

#sidebar .widget li {
	list-style:none;
	border-bottom:1px solid #96C356; /*PL*/
	padding:0;
	}

#sidebar .widget ul {
	border-left: 4px solid #96C356; /*PL*/
	list-style:none;
	}

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

#sidebar .widget li a, #sidebar .widget li a:visited {
	background-color:#F2FFE9; /*PL*/
	color:#339900; /*PL*/
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 8px
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active,
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	background-color: #DEF9C4 !important; /*PL*/
	color:#006699; /*PL*/
	}

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

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

.more-in a, .more-in a:visited {
	color:#737373;
	}

.more-in a:hover, .more-in a:active {
	color:#000;
	text-decoration:none
	}

.more-in {
	margin-bottom:25px;
}

.more-in li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #e7e8df;
}

#breadcrumbs {
	background-color:#8BB550; /*PL*/
	padding:3px 0 7px 24px;
	color:#FFF;
	}

#breadcrumbs a, #breadcrumbs a:visited {
	color:#D1FFAE; /*PL*/
	font-weight:bold
	}

#interior .stripes {
	background: #FFF; /* url(images/bg_stripe.gif) repeat-x; PL */
	padding: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;
	}

.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}

.cat-excerpt img, #image-gallery img {
	float:left;
	margin:1px 15px 15px 0;
	border:1px solid #516f80;
	padding:1px;
	}

#image-gallery {
	margin:18px 0;
	}

.pagination, #comment-pagination {
	padding-top:20px;
	}

.subfeature {
	background:#F2FFE9;
	border: 1px solid #96c356;
	padding:13px;
	}

.subfeature a, .subfeature a:visited {
	color:#4d6984;
	font-weight:bold
	}

	.subfeature2 {    /*PL*/
	background:#F2FFE9;
	border: 1px solid #96c356;
	padding:5px;
	}

.subfeature2 a, .subfeature2 a:visited {
	color:#4d6984;
	font-weight:bold
	}





/*Post Page Formatting*/

.entry blockquote, .entry code,
.commentlist blockquote, .commentlist code {
	color:#76767a;
	background-color:#f2f2f2;
	padding:6px 22px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	}

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

.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 5px 48px;
	line-height:115%;
	}

.entry ul li {
	list-style:square
	}

#tags {
	padding:3px 6px 4px 15px;
	background:#E9FFD1 url(images/tag.gif) no-repeat 4px; /*PL*/
	}

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

.entry footbox {
	color:#76767a;
	background-color:#C3F991;
	padding:6px 22px;
	margin:18px 35px;
	border:1px solid #DDD;
	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
}



/*Images*/

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

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

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

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

.wp-caption.alignleft {
	float:left;
	margin:5px 10px 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-caption {
margin:5px 10px 10px 0;
background:#EFEFEF none repeat scroll 0 0;
padding:10px 5px 10px 10px;
text-align:center;
width:130px;
}

.gallery-item {
	float:left;
width:130px;
padding: 0;
	}

.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:50px;
	}

.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 {
	width:194px;
	float:right;
	text-align:right;
	padding-top:2px;
	}

select {
	background:#edf7ff;
	border:1px solid #3399cc;
	width:100%
	}

#s {
	background-color:#FFFFFF; /*PL*/
	padding:2px;
	width:129px;
	border: solid #96C356 1px; /*PL*/
	}

#submit {
	border:1px solid #000;
	background-color: #96C356; /*PL*/
	margin-top:12px;
	color:#E9FFD1;/*PL*/
	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:#F2FFE9; /*url(images/bg_popular.jpg) center bottom no-repeat;   PL*/
	padding: 17px 0 26px 0;
	border: solid #96C356 1px; /*PL*/
	color:#006633;
	}

#meta ol {
	padding-top:15px;
	}

#meta .widget {
	width:283px;
	float:left;
	padding-left:20px;
	margin-right:12px;
	}

#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;
	color:#339900; /*PL*/
	}

#footer a, #footer a:visited {
	color:#009900; /*PL*/
	}

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

#footer .right {
	text-align:right
	}


/*Styles Only Pertinent to the Homepage*/ /* PL */


#upper {
	background: #FFF; /*url(../images/bg_upper.jpg) bottom repeat-x; PL*/
	padding:14px 19px 15px 0;
	}

#recent {
	width:260px;
	background: #F2FFE9; /*url(../images/bg_recent.jpg) no-repeat top right*/ /*PL*/
	float:right;
	padding:13px 15px 8px 15px;
	border: solid #96C356 1px; /*PL*/
	}

#recent ul {
	margin-top:-5px;
	}

#recent li {
	border-bottom:1px solid #62b1d8;
	list-style:none;
	padding:7px 0 7px 15px;
	background:url(../images/icon_page_home.gif) no-repeat 0 9px;
	}

#recent a, #recent a:visited {
	color:#006699; /*PL*/
	font-weight:bold;
	font-size:1.2em; /*PL*/
	}

#home .stripes {
	background:url(../images/bg_stripe.gif);
	padding:14px 14px 20px 14px;
	}


#home #lead .left {
	width:200px;
	}

#home #lead .right {
	width:375px;
	}


/*Features and Carousel*/

#carousel {
	height:151px;
	background:#F2FFE9; /*url(../images/bg_carousel.jpg) repeat-x;*/
	border: solid #96C356 1px; /*PL*/
	margin-bottom: 10px;
	}

#carousel li {
	border-right:1px solid #cdcec7;
	float:left;
	padding:0 15px;
	}

#carousel li img {
	border:3px solid #FFF;
	display:block;
	margin-bottom:6px
	}

#carousel a, #carousel a:visited {
	float:left;
	color:#585b41;
	}

#carousel a:hover, #carousel a:active {
	color:#828569;
	}

#home #content {
	float:left;
	width:413px;
	}

#home #sidebar {
	padding:0 13px 25px 13px;
	}

.whitebox h3 a, .whitebox h3 a:visited {
	color:#FFF;
	}



/*Middle Column*/

.whitebox {
	border-top:1px solid #e0e0db;
	background:#FFF;
	padding:13px;
	}

#home #content .whitebox {
	margin-bottom:13px;
	}

.catnews a, .catnews a:visited {
	color:#22222d;
	}

.catnews p {
	font-size:1.1em;
	line-height:150%;
	margin:0;
	}

.catnews img {
	float:left;
	margin:3px 11px 7px 1px;
	border:1px solid #516f80;
	padding:1px;
	}

.headlines {
	padding:12px;
	}

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style:square
	}

#home .commentcount {
	font-size:0.8em;
	font-weight:normal;
	margin-left:2px;
	}


/*Rightbar*/


#rightbar {
	width:165px;
	float:right;
	border:1px solid #96C356; /*PL*/
	background:#FFF;
	padding:0 13px 13px 13px;
	}

#rightbar li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #e7e8df;
}

#rightbar li a, #rightbar li a:visited {
	color:#737373;
	}

#rightbar li a:hover, #rightbar li a:active {
	color:#000;
	text-decoration:none
	}




#upper {
	background: #fff !important;
	}

#recent  {
	background:none repeat scroll 0 0 #F2FFE9 !important;
	border:1px solid #96C356 !important;
}

#recent a, #recent a:visited {
	color:#069 !important;
	font-size:1.2em !important;
}

#carousel {
	background:none repeat scroll 0 0 #F2FFE9 !important;
	border:1px solid #96C356 !important;
}

#rightbar {
	border:1px solid #96C356 !important;
}

h3.catcolor1, h3.catcolor2, h3.catcolor3 {
	border:none !important;
	font:bold 1.2em Arial,Helvetica,sans-serif !important;
	background:#96C356 !important;
}
