/*  
Theme Name: Mimbo Pro 2.2.1
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A premium magazine theme for WordPress
Version: 2.2.1
Author: Darren Hoyt, Ben Gillbanks
Author URI: http://prothemedesign.com/themes/mimbo-pro/


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS 

  Inherited Styles
  HTML Elements
  Page Structure
  Navigation
  Headings 
  Content Page Styles
  WP Post Formatting  
  Comments
  Forms
  Clear
  Footer


/* Inherited Styles */

@import url('css/nav.css');


/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
	
*:focus {
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	color: #000000;
	background-color: #dadce0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

a, a:visited {
	color: #024282;
	text-decoration:none
	}

a:hover, a:active {
	color:#024282;
	text-decoration:underline;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

hr {
	margin:22px 0;
	background:#eae9e4;
	color:#eae9e4;
	height:1px;
	border:0;
	display: block;
	}	

label {
	margin:12px 0 0 0;
	display:block
	}
	
a img {
	border:none
	}

table {
	display: table;
	border-collapse:collapse;
	border: 1px solid #cccccc;
	padding: 2px;
	}	

th {
	background:#e4e4e4;
	text-align:left;
	}

th, td {
	padding:2px;
	margin-left: 10px;
	}
	
td {
	background:#f2f2f2;
	padding: 2px;
	margin-left: 10px;
	}		
			
p {
	margin:15px 0;
	line-height:145%;
	font-size:1.1em;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	


/* Structure */

#page {
	width:840px;
	margin:13px auto 0 auto;
	font-size:0.7em;
	border:3px solid #ffffff;
	background-color: #FFFFFF;
	}

#masthead {
	height:60px;
	background-color: #929d03;
	background-image: url(images/GOLDINVEST_header.jpg);
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
		
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	float:right;
	width:310px;
	padding: 10px;
	}

#interior #content {
	float:left;
	width:470px;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	}

#interior #content.fullwidth {
	width:auto;
	float:none;
	padding:12px;
	}
		

	


/*	Headers */


h1, #logo {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:1.8em Georgia, "Times New Roman", Times, serif;
	padding-top:5px;
	text-align:center;
	font-weight:bold;
	}
	
h2 {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #eae9e4;
	}	

.post h2 {
	line-height:110%; 
	}
	
h2#description {
	border:none;
	padding:0;
	font-size:0.9em;
	text-align:center;
	color:#40bb7f;
	text-transform:uppercase
	}

h2.widgettitle {
	border:none;
	font:1.2em Arial, Helvetica, sans-serif;
	font-weight:bold
	}
	
h2.pagetitle {
	font-size: 2em;
	}	
	
h3 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d7d7d7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	font-size: 1em;
	background-position: 0% 0%;
	color: #4c4b46;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	}

h3#comments {
		margin:40px 0 -15px 0;
}

#respond h3 {
		margin:40px 0 0 0;
}

h3#pages {
	margin:0 0 5px 0;
	}
	
h3.catcolor1, h3.catcolor2, h3.catcolor3 {
	height:14px;
	border:none;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
	font-size: 0.9em;
	}
	
	
h3.catcolor1 {
	background: url(images/cat.jpg);
	}

h3.catcolor2 {
	background: url(images/cat.jpg);
	}

h3.catcolor3 {
	background: url(images/cat.jpg);
	}
	

#meta h3 {
	border-bottom:3px solid #085682;
	color:#FFF;
	}
	
#lead h3 {
	font-size:2.2em;
	margin:0;
	line-height:110%;
	border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom:-10px;
	letter-spacing: normal;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#112f41;
	border:0;
	}

.entry h3 {
	font:1.6em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold;
	}

.entry .widget h3 {
	font-size:1.3em;
	}
	
h3#respond {
	margin-top:35px;
	}
		
h4 {
	margin-bottom:3px;
	font:1.6em Arial, Verdana;
	color:#22222d;
	font-weight:bold
	}
	
h5 {
	font-size:2.4em;
	margin:0;
	line-height:110%;
	border:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: none;
	margin-bottom:-5px;
	letter-spacing: normal;
	}

.entry h4 {
	font:1.4em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
		
h4#respond {
	border-top:1px solid #eae9e4;
	margin-top:25px;
	padding-top:20px;
	}
	
h4#comments {
	margin-top:32px;
	}

h4.pagetitle {
	margin-bottom:5px;
	font-size: 1.3em;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#4a4e4a;
	font-size:1.1em;
	}

.cat-excerpt h4 {
	margin-bottom:-10px;
	}
	
.entry h5 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}

		
/* Content Page Styles */

	
#lead {
	color:#000000;
	width:470px;
	float:left;
	font-size:0.95em;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	}
	
#single {
	background-color: #FFFFFF;
	padding: 10px;
	}

#interior #lead {
	float:left;
	width:470px;
	padding: 0px;
	margin: 0px;
	}
		
#lead a, #lead a:visited {
	color:#22222d;
	}

#lead img {
	margin-top:15px;
	}

#lead .date {
	color:#737373;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
.subline {
	color:#024282;
	font-weight: bold;
	}
	
.subline2 {
	color:#024282;
	font-weight: bold;
	}
	
.subline3 {
	color:#024282;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	margin-bottom: -5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.company {
	color:#024282;
	font-weight: bold;
	font-size: 1.3em;
	}
	
.company a, .company a:visited, .company a:hover  {
	color: #024282
	}
	
.company a:active, .company a:hover  {
	color: #024282;
	text-decoration:underline;
	}

	
.date {
	color: #999999;
	font-weight: normal;
	font-size: 0.9em;
	font-style: italic;
	}
	
.date2 {
	color: #999999;
	font-weight: normal;
	font-size: 0.6em;
	font-style: italic;
	}
	
.headlines {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-size: 1.1em;
	}
	

.headlines li {
	margin-left:12px;
	padding:2px 0;
	list-style-type: disc;
	}
	
	
a#fullstory, a#fullstory:visited {
	color:#FFFFFF;
	background-color: #929d03;
	padding: 2px;
	}

a#fullstory:hover, a#fullstory:active {
	text-decoration:none;
	color:#FFF;
	background-color: #a7b11c;
	}
	
#interior #lead img	{
	float:left;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0;
	}

#lead .left {
	width:150px;
	}

#lead .right {
	width:300px;
	}

.widget {
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	}

.widget_tag_cloud a {
	display:inline;
	float:none;
}

#widget-single-right {
	float:right;
	width:190px;
	margin:3px 0 15px 18px;
	border:1px solid #E7E8DF;
	padding:5px 14px 14px;
	}

.entry #widget-single-right ul, .entry #widget-single-right ol {
	padding:0 !important;
	}
	
#wp125adwrap_2c, #wp125adwrap_1c {
	padding:12px 0;
}

.wp125ad {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	}	
	
.widget td {
	background:none;
	}
	
#sidebar h3 {/*Blue Arrow Headers*/
	height:24px;
	background:url(images/hdr_widget.png) no-repeat;
	color:#65717d!important;
	border:none !important;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 5px;
	font-weight: normal;
}

#sidebar .widget li {
	font-size: 1.1em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-left: 20px;
	}

.widget ul {
	border:none !important;
}

.widget li {
	line-height:140% !important;
}

.widget li a, .widget li a:visited {/*Widget Link Styles*/ color:#404040 !important; background:#ffffff !important; border:none !important; padding:0 !important;}

#sidebar .widget li a:hover, #sidebar .widget li a:active,
#sidebar .widget li li a:hover, #sidebar .widget li li a:active,

#breadcrumbs {
	background:#f1f2f4;
	padding:3px 0 7px 24px;
	color:#65717d;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#024282;
	font-weight:bold
	}

#interior .stripes {
	background-color: #f1f2f4;
	padding: 0px;
	}	

#author {
	margin-bottom: 19px;
	}

#author img {
	padding:1px;
	float:left;
	margin-right:13px;
	}

#author span {
	display:block;
	margin-top:12px;
	background:url(images/envelope.gif) no-repeat 1px 10px;
	padding:8px 0 0 17px;
	}

#author p {
	margin:0;
	width:452px;
	}	

.author-listing {
	margin:18px 0 34px 0;
	}

.author-listing ul {
	margin:15px 0 8px 0;
	}
	
.author-id {
	float:left;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
	}
	
.cat-excerpt {
	}
	
.cat-excerpt img, #image-gallery img {
	float:left;
	margin-right: 11px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-top: 0px;
	}	

#image-gallery {
	margin:18px 0;
	}
				
.pagination, #comment-pagination {
	padding-top:20px;
	}
	
.subfeature {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 15px;
	}
	
.subfeature a, .subfeature a:visited {
	color:#000000;
	font-weight:normal
	}
	
.headlines a, .subfeature a:visited {
	color:#000000;
	font-weight:normal
	}

.bullets li, .more-in li {

}	
	
			

/*Post Page Formatting*/

.entry blockquote, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 22px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	font:italic 1em Georgia, "Times New Roman", Times, serif; 
	}	

.entry pre, .entry code {
	width:350px;
	font: 1em "Courier New", Courier, monospace;
	padding:20px 14px;
	}

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
	
.entry ul, .entry ol {
	padding:15px 0;
	}
		
.entry ol li, .entry ul li {
	margin:0 0 5px 48px;
	line-height:115%;
	}

.entry ul li {
	list-style:square
	}

.entry .widget li {
	list-style:none;
	margin:0;
	padding:5px 0;
	}	
	
#tags {
	padding:3px 6px 4px 15px;
	background:#edf7ff url(images/tag.gif) no-repeat 4px;
	}	

.commentcount {
	background:url(images/bubble.gif) no-repeat 1px;
	padding-left:17px;
	margin: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight:normal
	}

#home #lead .commentcount, 
#interior #lead .commentcount {
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
	}
			
.postmetadata {
	border-bottom:1px solid #eae9e4;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 10px;
	}	

#print {
	background:url(images/icon_page.gif) no-repeat;
	padding-left:15px;
	}



/*Images*/
	
.entry img {
	display:block;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {

	}

img.alignleft {
	float:left;
	margin-right: 10px;
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	background:#65717d;
	color: #FFFFFF;
	font-size: 1.0em;
	padding: 5px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	}	

.wp-caption img {
	float:none;
	margin: 0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}


/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	margin: 20px 0;
	text-decoration:none;
	color:#4f4f4f;
	background:url(images/icon_reply.gif) no-repeat;
	padding: 0 0 3px 17px;
	display:block;
	}

.reply a:hover {
	text-decoration:none;
	color:#000;
	}

.reply a:active {
	text-decoration:underline;
	color:#4f4f4f;
	}

.commentlist {
	margin-top:50px;
	}
				
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none;
	}
	
.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding:9px 0 2px 0;
	}	

.says {
	display:none;
	}
	

	
	

/* Form Elements */

#searchform {
	width:250px;
	float:right;
	text-align:right;
	padding-right: 20px;
	}

.search-excerpt {
	background:#FFFF00
}
	
select {
	background:#edf7ff;
	border:1px solid #3399cc;
	width:100%
	}

#s {
	border:1px solid #CCCCCC;
	padding:3px;
	width:130px;
	}

#submit {
	border:1px solid #000;
	background: #1a5d80 url(images/bg_button.gif) repeat-x;
	margin-top:12px;
	color:#a4e1ff;
	padding:4px 8px;
	display:block;
	font-size:1.1em;
	}
	
#contactform legend {
	display:none
	}

#contactform label {
	padding:5px 0;
}

#contactform fieldset {
	border:none
	}

#contact-captcha {
	margin:5px 0;
	display:block
}

#contact-message {
	height:200px;
}

.field {
	border:1px solid #444;
	border-top:1px double #c4c4c4;
	border-left:1px double #c4c4c4;
	padding:5px;
	background:#FFF ! important;
	font-size:1.1em;
	}

.field:focus {
	background:#f9f8f4 ! important;
	}

#wysiwyg {
	padding:6px 0 10px 0;
	}

#wysiwyg a, #wysiwyg a:visited {
	padding:3px;
	margin-right:4px;
	text-indent:-9999px;
	display:block;
	width:20px;
	height:20px;
	float:left;
	border:1px solid #FFF;
	border-bottom:1px solid #afafaf;
	border-right:1px solid #afafaf;
	background-color:#CCC
	}
			
a#button-bold {
	background:#CCC url(images/bg_bold.gif) no-repeat 8px;
	}	

a#button-italic {
	background:#CCC url(images/bg_italic.gif) no-repeat 8px;
	}	
	
a#button-block {
	background:#CCC  url(images/bg_block.gif) no-repeat 5px;
	}	
	
a#button-link {
	background:#CCC  url(images/bg_link.gif) no-repeat 5px;
	}		

#wysiwyg a:hover, #wysiwyg a:active {
	background-color:#dcdcdc
	}

#comment {
	width:98%;
	height:200px
	}
	
	
				

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#meta {
	color:#b4b4b4;
	background-color: #333333;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	}

#meta ol {
	padding-top:15px;
	}

#meta .widget {	
	width:283px;
	float:left;
	padding-left:20px;
	margin-right:12px;
	}
	
#meta a, #footer a:visited {
	color:#929d03;
	}
	
#meta li {
	margin-left:25px;
	padding:3px 0;
	list-style:square;
	border:none;
	line-height:145%;
	}
		
#footer {
	margin: 0 auto 25px auto;
	width: 840px;
	font-size:0.7em;
	padding:15px;
	color:#000000;
	}

#footer a, #footer a:visited {
	color:#94d6f7;
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}
	
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #BAC0C8;
	color: #505B6B;
	margin-top: 10px;
	padding: 10px 4px 4px 30px;
	background-color: #F8F8F8;
	background-image: url(images/symb_info.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
