/*  
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.1
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/

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:101%;
	}
	
body {
	font-family:Arial, Verdana, Sans-Serif
	font-size:12px;
	background-color:#000000;
	color:#333333;
text-align: justify;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}
	
p {	
	margin: 15px 0px;
	}

a:link, a:visited {
	color: #009999;
	text-decoration:none;
	}

a:hover, a:active {
	color:#009999;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 1em;
	background:#ffffff;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#page {
	width:993px;
	margin:0px auto;
	font-size:12px;
	background:#FFF;
	padding: 10px 15px 25px 15px;
	}

#branding {
	width:625px;
	padding-bottom:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
 background:#EBEAEA;
border-left:1px solid #CCCCCC;
padding-left:6px;
padding-right:6px;
	width: 300px;
	float:right;

	}

#leftcol {
background: url(http://www.seriousmag.com/images/little.gif) repeat;
width:260px;
	border-right:1px dotted #b6b6b6;
	padding-right:0px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:385px;
	padding-left: 14px;
	margin-top:-2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#E8E7E7;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:0px solid #EBEAEA;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#EBEAEA;
	text-decoration:underline;
	color: #009999;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

body {
	margin:0;
	padding:0;
	background:#00cccc url(images/bg-body.gif) no-repeat;
	}

h1 {
	font:2.95em "Arial", Verdana, Sans-Serif;
text-align: left;
	font-weight:bold;
	letter-spacing:-0.02em;
        text-indent:0px;

        background: url(http://www.seriousmag.com/wp-content/themes/mimbo2/images/logo.gif) no-repeat;
	}


	
h2 {
	font: 2.3em "Arial", Verdana, Sans-Serif;
text-align: left;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 10px 0;
	}

h3, #sidebar h2 {
	font: 1.5em Arial, Helvetica, sans-serif;
text-align: left;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
}

#sidebar h3, #sidebar h2 {
	border-top:0px solid #33CCCC;
	border-bottom:0px solid #33CCCC;
	padding:10px 0 10px 0px;
	margin:0px 0 0px 0;
	font-size:1.2em;
text-align: left;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
text-align: left;
	}

h3#comments {
	margin-top:32px
text-align: left;
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
text-align: left;
	}
	
	
	
/* Content */

#content {
	width:660px;
	float:left
	}

	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
background:#fff;
padding-bottom:12px;
	border-bottom:0px dotted #CCCCCC;
	border-top:0px dotted #CCCCCC;
	}

.feature:hover {
	background:#fff;
	}
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:0px solid #666666;
	}
feature2 {
	background:#33cccc;
	padding:15px;
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC;
	}

.feature2:hover {
	background:#33cccc;
	}
	
.feature2 p, #rightcol p {
	margin:0;
	}

.feature2 img, #rightcol img {
	padding:1px;
	border:0px solid #666666;
	}

			
#leadpic {
	float:left;
	margin: 5px 18px 8px 0px;
	}

#lead {
	margin-top:0px;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font:2em Arial, Verdana, Sans-Serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

#rightcol img {
	float:left;
	margin:3px 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
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:none;
	margin-bottom:5px;
	line-height:115%;
	margin-left:10px;
	}

#sidelist .children {
	background:#EBEAEA;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #ffffff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#EBEAEA;
	color: #009999;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#33CCCC;
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#ffffff;
	margin:0px 0;
	padding:0px;
	}

#writer img {
	padding:1px;
	border:1px solid #666666;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #000000;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:550px;
	}	

.entry {
	padding-bottom:20px;
	}

h3 a:link, h3 a:visited {
	color:#33cccc;
	}

/*Archives*/

.archive-list li {
	list-style:none;
	width:285px;
	float:left;
	height:103px;
	margin: 8px 25px 18px 0;
	border-bottom:1px dotted #b1b1b1;
	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	}
		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}

/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:0px solid #ffffff;
	}	

.post blockquote {
font: 2.2em "Arial", Verdana, Sans-Serif;
	color:#00cccc;
	background: #ffffff;
	padding:6px 14px;
	margin:0px 0px;
	border-top:1px solid #00cccc;
	border-bottom:1px solid #00cccc;
	}	

.post ul li {
	list-style:square;
	margin-bottom:15px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:15px;
	line-height:115%;
	margin-left:48px;
	}
	
	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #666666;
	width:100%
	}
	
#searchform {
	padding:16px 0px 16px 0; 
	}

.button {
	padding: 1px;
	background:#993399;
	color:#e7e7e7;
	border:none
	}

.button:hover {
	background:#993399;
	color:#FFF
	}

#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: 1px solid #ddd;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#ffffff
	}

.commentlist cite {
	font: 1.6em Georgia, "Arial", Verdana, Sans-Serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
        width: 993px;
	clear:both;
	height:0;
	content:".";

	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
background-color:#000000;
	margin: 0 auto;
	width: 1023px;

	font-size:0.7em;
	padding-top:0px;
	color:#33CCCC;
	letter-spacing:0.4px;
		text-align:center;
		line-height:7px;
	}

#footer a {
	color:#ffffff;
	}


