/*  
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:8;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body { background: #ffffff; color: #ccbfce; line-height: 12px; vertical-align: 12px; padding: 13px 0 25px; }

body, select, input, textarea { font: 95%/15px Univers, Univers, Univers; left: 5px; }
	
p {	
	margin: 15px 0;
	}

a:link, a:visited { color: #7f6c81; line-height: 6mm; text-decoration:none
	 }

a:hover, a:active { color:#13caf3; line-height: 6mm; text-decoration:none; }

hr { color: #f2eaf3; line-height: 6mm; display: block; height:0; background:#ffffff; border:0; }

small {
	font-size: 0.95em;
	background:#ffffff;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:900px;
	margin:0 auto;
	font-size:0.7em;
	background:#ffffff;
	padding: 10px 25px 35px;
	}

#branding {
	width:645px;
	padding-bottom:15px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar { width:200px; float:right
	; margin-right: -65px; padding-right: 0; }

#leftcol {
	width:287px;
	border-right:0px dotted #ffffff;
	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:0px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#ffffff;
	display:block;
	padding:4px 4px 4px 2px;
	border-left:0px solid #ffffff;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#ffffff;
	text-decoration:none;
	color: #7f6c81;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.3em Univers, Univers, Univers;
	font-weight:light;
	letter-spacing:0.02em;
	}
	
h2 {
	font: 2.3em Univers, Univers, Univers;
	padding-bottom:8px;
	border-bottom:1px solid #ffffff;
	margin: 20px 0;
	}

h3, #sidebar h2 {
	font: 1em Univers, Univers, Univers;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	color:#ccbfce;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #FFF;
	border-bottom:1px solid #FFF;
	padding:6px 0 6px 0px;
	margin:22px 0 15px 0px;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #ffffff;
	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:light; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	background:#ffffff;
	padding:15px;
	border-bottom:1px dotted #ffffff;
	border-top:1px dotted #ffffff;
	}

.feature:hover {
	background:white;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img { margin-left: -15px; padding:1px; border:solid 0 #ccbfce; }
			
#leadpic {
	float:left;
	margin: 0 18px 8px -15px;
	}

#lead { width: 700px; margin-top:22px; }

.title { font-size:1.2em; font-weight:light; line-height:115%; text-indent: 0; }
	
.feature#lead .title { font:1.8em/100% Univers, Univers, Univers; text-indent: 0; margin-left: 12px; display:block; padding-bottom:7px; }

#leftcol .feature { text-indent: 12px; margin-bottom: 5px; margin-left: 0; border-bottom:medium none
	   }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #ffffff;
	padding:12px 0 12px 18px;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li { line-height: 6mm; vertical-align: 10mm; list-style:square; margin-bottom:5px; margin-left:22px; }

#sidelist .children {
	background:#7f6c81;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:0px solid #f2eaf3;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#7f6c81;
	color: #7f6c81;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#7f6c81
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#ffffff;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:0px solid #ccbfce;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #ffffff;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#7f6c81;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:1px solid #ffffff;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:1px solid #ffffff;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	}	

.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 #ffffff;
	border-top:1px solid #ffffff;
	}	
				

/* Form Elements */

select {
	background:#f2eaf3;
	border:1px solid #ffffff;
	width:100%
	}

#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#f2eaf3;
	color:#7f6c81;
	border:none;
	}

.button:hover {
	background:#7f6c81;
	color:#f2eaf3;
	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:#ffffff;
	border-top: 0px solid #ccbfce;
	}

#commentform small {
	background:#FFF;
	font-weight:light;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#f2eaf3
	}

.commentlist cite {
	font: 1.6em Univers, Univers, Univers;
	font-weight:light;
	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:#ccbfce;
	}

#footer a {
	color:#ccbfce;
	}
