/*  
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
 */

/* @group HTML Elements */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body,html {
	min-height: 101%;
}
body {
	background: url(/images/background_main.jpg);
	background-color: #DCE7F9;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;
	color: #333333;
	padding: 0px 0 25px 0;
}
body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
}
p {
	margin: 15px 0;
}
hr {
	display: block;
	height: 1px;
	background: #333;
	border: 0;
}
small {
	font-size: 0.95em;
	background: #eef5e1;
	padding: 3px 6px;
}
img, a:link img, a:visited img {
	border: 0;
}
#branding a:hover {
	text-decoration: none;
	background-color: transparent;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #6E94D2;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6E94D2;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
#page {
	background: url(/images/header_clouds2.jpg) #FFFFFF top no-repeat;
	height: auto;
	width: 880px;
	margin: 0 auto -50px;
	font-size: 11px;
	padding: 10px 25px 100px 25px;
}
#branding {
	width: 625px;
	padding-bottom: 15px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.right {
	margin-top: 25px;
}


#sidebar {
	width: 250px;
	float: right;
	padding: 10px 4px 4px 8px;
	background-color: #FFF;
}
#sidebar a:link {
	color: #333;
	text-decoration: none;
	padding-left:7px;
}
#sidebar a:visted {
	color: #B9DB9C;
	text-decoration: none;
}
#sidebar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B9DB9C;
}
#sidebar a:link img{

	background:none;
}
#sidebar a:hover img{

	background:none;
}

#sidebar a:active {
	color: #333;
	text-decoration: none;
}
.listenUp{
background-color:#FFF;
width:250px;
}
.listenUp a:link{
background:none;
}
.listenUp a:hover{
background:none;
}

#sidelist a:visited {
	color: #396726;
}
#sidelist a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B9DB9C;
}
#leftcol {
	width: 287px;
	/*border-right: 1px dotted #b6b6b6;*/
	padding-right: 18px;
}

#leftcol, #rightcol {
	margin-top: 10px;
	float: left
}
#rightcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 12;
	width: 277px;
	padding-left: 18px;
	margin-top: -2px;
	/*border-left: 1px dotted #b6b6b6;*/
}

.subnav li {
	list-style: none;
	border-bottom: 1px solid #FFF;
	text-indent:1.25em;
}
.subnav li a:link, .subnav li a:visited {
	color: #333;
	background-color: #EBEFE5;
	display: block;
	padding: 4px 4px 4px 8px;
}
.subnav li a:hover, .subnav li a:active {
	background: #B9DB9C;
	text-decoration: none;
	color: #333;
}
.subnav li li {
	text-indent:0em;
}
.subnav li li a:link, .subnav li li a:visited {
	border-left: none;
	background: #FFF799;
	color: #333;
}

p {
	font-size: 13px;
}
h1 {
	font: 2.95em  "Trebuchet MS";
	font-weight: bold;
	letter-spacing: -0.02em;
}
h2 {
	font-size: 22px;
	padding-bottom: 8px;
	border-bottom: 1px solid #333;
	margin: 20px 0;
	font-family: "Trebuchet MS";
}
h3, #sidebar h2 {
	letter-spacing: 0.1em;
	margin-bottom: 4px;
	font-weight: bold;
	color: #396726;
	font-family: "Trebuchet MS";
	font-size: 1em;
}
h4 {
	font-size:22px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #333;
	font-family: "Trebuchet MS";
	margin-right:10px;
}
#sidebar h3, #sidebar h2 {
	font-size: 1em;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 5;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(/images/green_bar.gif);
	background-repeat: no-repeat;
}
h3#respond {
	border-top: 1px dotted #b6b6b6;
	margin-top: 25px;
	padding-top: 20px
}
h3#comments {
	margin-top: 32px
}
h4 {
	font-size: 14px;
	margin-bottom: 2px;
}
#pullquote {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	color: #003D73;
	font-weight: bold;
}
#content {
	width: 605px;
	float: left
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
	color: #545454;
	margin-top: -4px;
}
.feature {
	/*background:#f2f2f2;*/
	padding: 15px;
	/*border-bottom:1px dotted #b6b6b6;*/
	/*border-top: 1px dotted #b6b6b6;*/
}

.feature p, #rightcol p {
	margin: 0;
}
.feature img, #rightcol img {
	padding: 1px;
	/*border:1px solid #000;*/
}
#leadpic {
	float: left;
	margin: 0 10px 0px 0;
	/*border: thick #FFFFFF;*/
}
#colourSwitch {
	background-color:#FFF9B5;
	color: #962A02;
	padding:6px 16px 6px 10px;
}
#lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13;
	margin-top: 2px;
	background-image: url(/images/background_lead.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #D8E1F0;
	padding-top-10px;
}
#leadcopy {
	padding-left: 306px;
}
.title {
	font: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	line-height: 115%;
	padding-left: 306px;
}
.feature#lead .title {
	line-height: 100%;
	display: block;
	padding-bottom: 7px;
	font-family: "Trebuchet MS";
	font-size: 1.8em;
}
#leadcopy  a:link {
	color: #333;
	text-decoration: underline;
}
#leadcopy  a:visited {
	color: #6E94D2;
	text-decoration: none;
}
#leadcopy a:hover {
	color: #FFF;
	background-color: #6E94D2;
	text-decoration: none;
}
#leadcopy a:active {
	color: #333;
	text-decoration: underline;
}
.title a:link {
	color: #6E94D2;
	text-decoration: none;
}
a.title:hover {
	color: #6E94D2;
	background: none;
	text-decoration: underline;
}
#rightcol img {
	float: left;
	margin: 0px 10px 4px 0;
}
#leftcol img {
	margin-bottom: 4px;
	display: block
}
#rightcol .clearfloat {
	border-bottom: 1px dotted #b6b6b6;
	padding: 12px 0;
}
#sidelist li {
	list-style: none;
}
#sidelist li span {
	padding-left: 22px;
}
#sidelist p span {
	padding-left: 22px;
}
.bullets li {
	list-style: none;
	/*border-bottom:1px solid #FFF;*/
}
#sidelist .bullets li {
	list-style: disc;
	margin-bottom: 5px;
	line-height: 115%;
	margin-left: 22px;
}
#sidelist .children {
	background: #e4efd5;
}
#sidelist .children li {
	list-style: disc;
	margin-left: 23px;
	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 .children li a:hover, #sidelist .children li a:active {
	color: #333;
	text-decoration: underline;
}
#nudge {
	padding-left:22px;
}	 
.postmetadata {
	margin: 30px 0;
}
#writer {
	background: #eef5e1;
	margin: 25px 0 15px 0;
	padding: 12px;
}
#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;
}
.sociable ul {
	margin-top: 1em;
} 
.sociable_tagline {
	margin-bottom: 1em;
}
.businessCard {
 	padding:10px 10px 10px 20px;
	border-left:2px solid  #FFFF99;
	border-top:2px solid   #FFFF99;
	border-bottom:2px solid #FFCC33;
	border-right:2px solid #FFCC33;
	margin-right:300px;
	background-color:#FFF9B5;
	color:#962A02;
	margin-bottom:30px;
	
}
.businessCard a:link {
	color: #962A02;
	text-decoration: underline;
}
.businessCard a:visited {
	color: #962A02;
	text-decoration: underline;
}
.businessCard a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #962A02;
}
.businessCard a:active {
	color: #962A02;
	text-decoration: underline;
}



h3 a:link, h3 a:visited {
	color: #5f5f5f;
}
.picleft {
	float: left;
	margin: 3px 14px 10px 0;
	border: 7px solid #f2f2f2;
}
.picright {
	float: right;
	margin: 3px 0 10px 14px;
	border: 7px solid #f2f2f2;
}
.post blockquote {
	color: #962A02;
	background: #FFF9B5;
	padding:10px 30px 10px 30px;
	margin-left: 20px;
	margin-right:130px;

}
blockquote p {
font-size:14px;
	
}
blockquote li {
font-size:14px;
	
}


.pullQuote {
	background:#FFF9B5;
	padding:10px 10px 10px 30px;
	margin-left: 20px;
	margin-right:130px;
	color:#962A02;
}
.pullQuote p {
	font-size:24px;
	font-style:italic;
	font-weight:bold;
}
.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 {
	width: auto;
}
form input,
form input {
	padding: 6px 4px;
	margin-bottom: 6px;
	font-size: 1.2em;
	background: #f9eec0;
	border: 1px solid #ba9d34;
	border-bottom: #FEFAE9 2px solid;
	border-right: #FEFAE9 2px solid;
}
form #s {
	padding: 5px 2px;
	margin: 0px;
	font-size: 0.9em;
	background: #d9f7eb;
	border: 2px solid #a7dff7;
	border-bottom: #DBF5F2 2px solid;
	border-right: #DBF5F2 2px solid;
	
}
#addyField{
	padding: 6px 4px;
	margin-bottom: 6px;
	font-size: 1.2em;
	background: #f9eec0;
	border: 1px solid #ba9d34;
	border-bottom: #FEFAE9 2px solid;
	border-right: #FEFAE9 2px solid;
}
form label,
form label,
form p,
form p {
	width: 90%;
	display: block;
	font-size: 1em;
}
form em,
form em {
	padding: 4px;
	font-size: 1.1em;
	color: #f4e521;/* golden yellow, bright */
}
select {
	background: #f2f2f2;
	border: 1px solid #9c9c9c;
	width: 100%;
}
#searchform {
	padding: 16px 5px 0 0;
}
.button {
	margin-top: 18px;
	padding: 5px 2px;
	border: 2px solid #8ff3eb;
	color: #171415;
	font-size: 1.4em;
	font-weight: bold;
	background: #bbf2f1;
}
.button:hover {
	background: #005999;
	border: 2px solid #004b99;
	color: #FFF;
	text-decoration: none
}
#searchsubmit {
	padding: 1px;
	font-size: 0.9em;
}
#commentform input {
	font-size: 0.9em;
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 5px 2px;
}
#commentform textarea {
	font-size: 0.9em;
	width: 100%;
	margin-top: 5px;
	padding: 5px 2px;
}
.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: #FFF;
	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;
}
.clearfloat:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}
.clearfloat {
	display: inline-block
}
.clearfloat {
	display: block
}
#footer {
	position: fixed;
	margin: 0 auto;
	width: 100%;
	height: 95px;
	z-index: 100;
	bottom: 0;
}
#footer a {
	color: #d3d1d1;
}
.footercopy {
	padding-top: 90px;
	font: 100% Arial, Verdana, Sans-Serif;
	color: #FFFFFF;
	font: bold larger
}
#space{
margin-right:20px;
margin-bottom:20px;
float:left;
}
/* @group microAudio
   ----------------------------------- */
.microAudio-bg {
	color: #bcdca0;
	}

.microAudio-leftbg {
	color: #abc992;
	}

.microAudio-lefticon {
	color: #497729;
	}

.microAudio-voltrack {
	color: #498531;
	}

.microAudio-volslider {
	color: #f8f8f8;
	}

.microAudio-rightbg {
	color: #93cb72;
	}

.microAudio-rightbghover {
	color: #87d857;
	}

.microAudio-righticon {
	color: #497729;
	}

.microAudio-righticonhover {
	color: #d3f4be;
	}

.microAudio-skip {
	color: #a8df81;
	}

.microAudio-text {
	color: #335918;
	}

.microAudio-track {
	color: #bcdca0;
	}

.microAudio-border {
	color: #bcdca0;
	}

.microAudio-loader {
	color: #d8730e;
	}

.microAudio-tracker {
	color: #f8ed9b;
	}

.mAp, .adplr {
	width: 300px;
	}
/* @end */

