/*  
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/
*/

body, div {
	font-family:Verdana, Geneva, sans-serif;
	font-size:small;
	}

.mainbg {
	background-color:#f1f1f1;
	}

img {
	border:0px;
	}

.container {
	width:890px;
	padding:20px;
	background-color:#ffffff;
	margin:20px auto;
	}

a, a:visited {
	color:#990000;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.floatleft {
	float:left;
	}

.floatright {
	float:right;
	}

.clear {
	clear:both;
	}
	
h1, h2, h3, h4, h5 {
	margin-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

p {
	margin:0px 0px 15px 0px;
	}

.main-title {
	margin:0px;
	font-size:4.3em;
	}

.title {
	margin:0px;
	font-size:1.2em;
	text-transform:uppercase;
	}

.column-container {
	margin-top:20px;
	}
	
.column-content {
	width:670px;
	margin-right:20px;
	}

.column-sidebar {
	width:200px;
	}
	
.featured-container {
	margin-bottom:20px;
	}

.featured-container ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.featured-container ul li {
	margin:0px;
	width:285px;
	border:10px #cccccc solid;
	padding:10px;
	}
	
.featured-container ul li.first {
	margin-right:20px !important;
	}

.featured-container ul li a {
	font-weight:bold;
	}

.column-sidebar ul {
	list-style:none;
	padding:0px;
	margin:0px;
	}


.column-sidebar ul li {
	padding:0px;
	margin:0px 0px 20px 0px;
	}

/*
.dsq-widget-list {
	height:200px;
	overflow:auto;
	}
*/

.dsq-widget-item {
	background-color:#f1f1f1;
	padding:10px !important;
	margin-bottom:5px;
	}

.simplepie ol {
	list-style:none;
	padding:0px;
	margin:0px;
	}

.simplepie ol li {
	list-style:none;
	margin:0px 0px 15px 0px;
	background:url(images/bullet-star.png) 0px 0px no-repeat;
	list-style:none;
	padding:0px 0px 15px 35px !important;
	}


.newsbox {
	margin-bottom:20px;
	}

.front-news-left {
	width:325px;
	margin-right:20px;
	}

.front-news-right {
	width:325px;
	}

.innernews {
	height:300px;
	overflow:auto;
	border:1px #cccccc solid;
	padding:5px;
	background-color:#f1f1f1;
	}

span.date {
	font-size:x-small;
	display:block;
	margin-bottom:5px;
	font-style:italic;
	}

.inputbox {
	border:1px #cccccc solid;
	height:20px;
	}

.button {
	border:1px #cccccc solid;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	text-transform:uppercase;	
	}

.front-news-right h3, .front-news-left h3 {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:25px;
	margin-bottom:5px;
	}

.disclaimer-inner {
	background-color:#f1f1f1;
	padding:10px;
	font-size:x-small;
	border:1px #cccccc solid;
	margin-bottom:20px;
	}

blockquote {
	width:90%;
	padding:10px;
	background-color:#f1f1f1;
	font-style:italic;
	}

.art-title {
	background-color:#990000;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	}

.art-text {
	background-color:#f1f1f1;
	padding:5px;
	margin-bottom:5px;
	}

div.latest-editorial {
	margin-bottom:20px;
	}

div.latest-editorial h2 {
	margin:0px;
	font-size:3em;
	}

div.latest-editorial h2 a {
	color:#339966;
	}

div.latest-editorial ul, div.latest-editorial ul li {
	list-style:none !important;
	margin:0px !important;
	padding:0px !important;
	}

img.attachment-large {
	margin:0px auto 20px auto !important;
	border:5px #cccccc solid !important;
	text-align:center;
	display:block;
	}

div.simplepie h3 {
	display:none;
	}

a.currentlink {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}

#disqus_thread {
	padding:10px;
	background-color:#f1f1f1;
	border:1px #cccccc solid;
	}

.header .floatleft {
	width:670px;
	}

.header .searchform {
	width:200px;
	}

.smalltext {
	font-size:x-small;
	}
