/*  
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



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:105%;
	}
	
body {
	background: #EFEFEF;
	background-image:url('http://www.princesseuh.com/wp-content/themes/mimbo2.2/images/background.gif');
	color: #20232B;
	padding: 0;
	}

body, select, input, textarea {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 109%;
	}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #000;
	text-decoration:none;
	}

a:hover, a:active {
	color:#ff198d;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#000;
	border:0;
	}

com {
	font-size: 0.90em;
	background:#E3E3EC;
	color: #383b48;
	padding:3px 6px;
	}

small {
	font-size: 0.90em;
	color: #2A2D34;
	padding:3px 3px;
	}

small a:link, small a:visited {
	font-size: 0.90em;
	color: #2A2D34;
	text-decoration:none;
	padding:3px 3px;
	}

small a:hover, small a:active {
	font-size: 0.90em;
	color: #ff198d;
	text-decoration:underline;
	padding:3px 3px;
	}
#small {
	font-size: 0.90em;
	color: #2A2D34;
	padding:3px 3px;
	}

#small a:link, small a:visited {
	font-size: 0.90em;
	color: #2A2D34;
	text-decoration:none;
	padding:3px 3px;
	}

#small a:hover, small a:active {
	font-size: 0.90em;
	color: #ff198d;
	text-decoration:underline;
	padding:3px 3px;
	}

img, a:link img, a:visited img {
	border:0;
	}

.Stylelink {color: #CCCCCC}	
		

/* Structure */

#page {
	width:880px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 10px 18px 28px 18px;
	}

#branding {
	width:880px;
	padding-bottom:3px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right;
	}

#leftcol {
	width:287px;
	border-right:1px dashed #EFEFEF;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left;
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#E1E8F5;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #D5DDEF;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#D5DDEF;
	text-decoration:none;
	color: #0C56FF;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none;
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Arial, Helvetica, sans-serif;
	padding-bottom:5px;
	border-bottom:1px solid #000;
	margin: 15px 0 5px 0;
	}

h3, #sidebar h2 {
	font: 1.4em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000;
	}

h3 a:link, h3 a:hover {
	color:#EFEFEF;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #000;
	border-bottom:1px solid #000;
	padding:6px 0 6px 2px;
	margin:18px 0 15px 0;
	font-size:1em;
	}

h3#respond {
	border-top:1px dashed #000;
	margin-top:25px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:605px;
	float:left;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#4F5766;
	margin-top:-4px;
	}

.feature {
	background:#FFF;
	padding:10px;
	border-bottom:1px dashed #848484;
	border-top:1px dashed #848484;
	}

.feature:hover {
	background:#FFF;
	}

.feature a{
	text-decoration:underline;	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img {
	padding:1px;
	border:0px solid #000;
	}

.feature2 {
	background:#FFF;
	padding:15px;
	border-bottom:1px dashed #848484;	}

.feature2:hover {
	background:#EFEFEF;
	}

#rightcol img {
	padding:1px;
	border:1px solid #000;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	}

.title {
	font-size:1.1em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:1.9em Arial, Helvetica, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 2px;
	border-bottom:none;
	}

#leftcol .feature a{
	text-decoration:underline;	}


#rightcol img {
	float:left;
	margin:3px 6px 0px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block;
	}
	
#rightcol .clearfloat {
	border-bottom:1px dashed #848484;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #D5DFEF;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#D5DFEF;
	color: #878A91;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#65686F;
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#E1E9F5;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #0C56FF;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #D2D4D8;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:12px;
	}

h3 a:link, h3 a:visited {
	color:#000;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid EFEFEF;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #EFEFEF;
	}	

.post blockquote {
	color:#000000;
	background:#FFFFFF;
	padding:6px 14px;
	margin:5px 0px;
	border-top:1px dashed #C0C0C0;
	border-bottom:1px dashed #C0C0C0;
	}	

.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:5px;
	border-bottom:1px solid #D6DCE9;
	border-top:1px solid #D6DCE9;
	}				

/* Form Elements */

select {
	background:#EFEFEF;
	border:1px solid #9398A2;
	width:100%;
	}
	
#searchform {
	padding:5px 5px 0 0; 
	}

#searchform input#s{
	width: 120px; 
	}

.button {
	padding: 1px;
	background:#001232;
	color:#FFFFFF;
	border:none;
	}

.button:hover {
	background:#EFEFEF;
	color:#000;
	text-decoration:none;
	}

#commentform input {
	width: 180px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:0px;
	}
	
.commentlist li {
	margin: 10px 0 3px;
	padding: 8px 10px 5px 10px;
	background:#EFEFEF;
	border-top: 1px solid #C4C4C4;
	list-style:none;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#EFEFEF;
	}

.commentlist cite {
	font: 1.6em Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.7em;
	padding-top:15px;
	color:#3D3F48;
	}

#footer a {
	color:#3D3F48;
	}

#footer a:hoover {
	color:#70e530;
	}
