/*  
Theme Name: Mimbo Pro 2.1
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A premium magazine theme for WordPress
Version: 2.0.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 {
	background: #ffffff;
	color: #2E2F26;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

a, a:visited {
	color: #4682B4;
	text-decoration:none
	}
	


a:hover, a:active {
	color:#872657;
	text-decoration:none;
	}

small {
	background:#4684b7;
	padding:3px 6px;
	float: right;
	color: #dab236;
	}

hr {
	margin:25px 0;
	background:#E2B82E;
	color:#E2B82E;
	height:1px;
	border:0;
	display: block;
	}	

label {
	margin:12px 0 0 0;
	display:block
	}
	
a img {
	border:none
	}

table {
	display: table;
	margin:13px 0;
	width:100%;
	border-collapse:collapse;	
	}	

th {

	text-align:left;
	}

th, td {

	padding:4px 7px;
	}
	
td {

	}		
			
p {
	margin:15px 0;
	line-height:145%;
	}

.lead p {
	margin:15px 0;
	line-height:145%;
	font-size: 11px;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	
.frontwidget {
    font-size: 10px;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.frontwidget ul {
    list-style: none;
}

/* Structure */

#page {
	width:930px;
	margin:0px auto;
	font-size:13px;
	border:5px solid #FFF;
	background:url(images/featheredPipeRightLogo.jpg);
	background-repeat:no-repeat;
    background-position:top right;

	}
	
.sectionHeader {
	background:url(images/fprHeaderSub.jpg);
	height: 100px;
	margin-bottom: 20px;
}
/*
.sectionHeader {
	background:url(images/SectionHeaderBlue.gif);
	height: 100px;
	margin-bottom: 20px;
}

.sectionHeader2 {
	background:url(images/SectionHeaderPink.gif);
	height: 100px;
	margin-bottom: 20px;
}

.sectionHeader3 {
	background:url(images/SectionHeaderPurple.gif);
	height: 100px;
	margin-bottom: 20px;
}
*/

.sectionHeader h1 {
    color: #ffffff;
    margin: 0px 0px 0px 300px;
    padding: 20px 25px 0px 0px;
    
}

.sectionHeader2 {
	background:url(images/fprHeaderSub2.jpg);
	height: 100px;
	margin-bottom: 20px;
}

.sectionHeader2 h1 {
    color: #ffffff;
    margin: 0px 0px 0px 300px;
    padding: 20px 25px 0px 0px;
    
}
#masthead {
	height:60px;
	float: right;
	padding-right: 140px;
	}
		
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 140px;
	float:left;
	background:url(images/sidebar.jpg);
	background-repeat:no-repeat;
    background-position:top left;
    padding: 50px 35px 0 25px;
    min-height: 625px;
	}

#sidebar .widget li a {
    color: #872657;
}

#sidebar.purple .widget a:hover {
    color: #E2B82E;
}
	
#sidebar.green {
    background:url(images/sidebarGreen.jpg);
	background-repeat:no-repeat;
    background-position:top left;
}

#sidebar.green a {
    color: #872657;
}

#sidebar.green a:hover {
    color: #E2B82E;
}

#sidebar.green h3 {
    text-align: center;
    font-size: 16px;
}
#sidebar.purple {
    background:url(images/sidebarPurple.jpg);
	background-repeat:no-repeat;
    background-position:top left;
    color: #ffffff;
}

#sidebar.purple a {
    color: #E2B82E;
}

#sidebar.purple .widget li a {
    color: #ffffff;
}

#sidebar.purple .widget a:hover {
    color: #E2B82E;
}

#sidebar.purple h3 {
    text-align: center;
    font-size: 16px;
    color: #E2B82E;
}

#sidebar.blue {
    background:url(images/sidebarBlue.jpg);
	background-repeat:no-repeat;
    background-position:top left;
}

#sidebar.blue .widget li a {
    color: #FFFFFF;
}

#sidebar.blue a:hover {
    color: #E2B82E;
}

#sidebar.blue h3 {
    text-align: center;
    font-size: 16px;
}

#interior #content {
	float:right;
	width:540px;
	padding:0px 40px 40px 20px;
	margin-right: 120px;
    min-height: 625px;

	}

#interior #content.fullwidth {
	width:auto;
	float:none;
	padding:12px;
	}
		

	


/*	Headers */


h1, #logo {
	color: #872657;
	margin:0 auto;
	display:block;
	font-size:24px;
	margin-bottom:20px;
	font-weight:bold;
	}
	
h2 {
	color: #872657;
	font-size:16px;
	padding-bottom:0px;
	font-weight:bold;
	}

.post h2 {
	font-size: 13px;
	}

h3.widgettitle {
	border:none;
	font-weight:bold;
	text-align: center;
	padding-bottom:5px;
	}
	
h3 {
	color: #872657;
	font-size: 18px;
	padding-bottom:5px;
	padding-bottom:15px;
	line-height:115%;
	font-weight:bold;
	}


.entry h3 {
	color:#649D42;
	font-weight:bold
	}

h3#respond {
	margin-top:35px;
	}
		
h4 {
	margin-bottom:3px;
	font-size: 16px;
	color:#313228;
	font-weight:bold
	}

.entry h4 {

	color:#872657;
	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:12px;
	}

.cat-excerpt h4 {
	margin:0;
	}

.domtab h4 {
	margin:15px 0;
	}

#more-menu h4 {
	color:#4a4e4a;
	font-size:1.1em;
	}

.cat-excerpt h4 {
	margin-bottom:-15px;
	}
	
.entry h5 {
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color:#313228;
	font-weight:bold
	}
	
	


		
/* Content Page Styles */

	
.lead {
	width:540px;
	float:left;
	padding-bottom: 20px;
	border-bottom: 1px dotted #E2B82E;
	}

#interior .lead {
	float:none;
	width:auto;
	}
		

.lead img {
	}

.lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
a#fullstory, a#fullstory:visited {
	background:#4682B4;
	padding:5px 8px;
	color:#FFFFFF;
	}

a#fullstory:hover, a#fullstory:active {
	background:#DD7500;
	text-decoration:none;
	color:#872657;
	}
	
#interior .lead img	{
	float:left;
	margin:0;
	}

.lead .left {
	width:250px;
	}

.lead .right {
	width:280px;
	}

.lead .leftSmall {
	width:160px;
	}


.lead .rightSmall {
	width:380px;
	}



.widget {
	margin-bottom:25px;
	}

.widget_tag_cloud a {
	display:inline;
	float:none;
}

#wp125adwrap_2c, #wp125adwrap_1c {
	padding:12px 0;
}

.wp125ad {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 15px 0;
	line-height:160%;
	font-size:1.1em;
	}	
	
.widget td {
	background:none;
	}

#sidebar .widget li {
	list-style:none;
	padding:0;
	}

#sidebar .widget ul {
	list-style:none;
	}

#sidebar .widget ul ul {
	border-left: none;
}

#sidebar .widget li a, #sidebar .widget li a:visited {
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 0px;

	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	color:#E2B82E;
	}

#sidebar .widget li li a, #sidebar .widget li li a:visited {
	padding-left:20px;
}

#sidebar .widget li li {
	border:none;
	padding-left:
}

.more-in a, .more-in a:visited {
	color:#737373;
	}

.more-in a:hover, .more-in a:active {
	color:#000;
	text-decoration:none
	}

.more-in {
	margin-bottom:25px;
}

.more-in li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px solid #e7e8df;
}
	
#breadcrumbs {
	background:#3399cc;
	padding:3px 0 7px 24px;
	color:#FFF;
	}	

#breadcrumbs a, #breadcrumbs a:visited {
	color:#ace3ff;
	font-weight:bold
	}

#interior .stripes {
	background: #FFF url(images/bg_stripe.gif) repeat-x;
	padding:10px;
	}	

#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;
	width:500px;
	padding:17px 0 0 10px;
	}
	
.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.cat-excerpt img, #image-gallery img {
	float:left;
	margin:1px 15px 15px 0;
	border:1px solid #D2D6B3;
	padding:1px;
	}	

#image-gallery {
	margin:18px 0;
	}
				
.pagination, #comment-pagination {
	padding-top:20px;
	}
	
.subfeature {
	background:#edf7ff;
	border-bottom:1px solid #bfdfef;
	border-top:1px solid #bfdfef;
	padding:13px;
	}
	
.subfeature a, .subfeature a:visited {
	color:#4d6984;
	font-weight:bold
	}

	
	
			

/*Post Page Formatting*/

.entry blockquote, .entry code, 
.commentlist blockquote, .commentlist code {
	color:#6D6F5A;
	background:#EDEFE0;
	padding:6px 22px;
	margin:18px 35px;
	display:block;
	font:italic 15px 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
	}
	
#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-weight:normal
	}

#home .lead .commentcount, 
#interior .lead .commentcount {
	background:url(images/bubble2.gif) no-repeat 1px;
	font-size:0.6em;
	}
			
.postmetadata {
	border-bottom:1px dotted #E2B82E;
	padding:5px 0;
	}	

#print {
	background:url(images/icon_page.gif) no-repeat;
	padding-left:15px;
	}



/*Images*/
	
.entry img {
	display:block;
	border:1px solid #D2D6B3;
	padding:2px;
	margin:15px 0;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
	background:#EDEFE0;
	text-align:center;
	padding:10px 5px 10px 10px;
	color: #6D6F5A;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	margin:5px 22px 10px 0;
	}
	
.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 {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #D2D6B3 !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 */

.screen-reader-text {
    visibility: hidden;
}

#searchform {
	width:200px;
	font-size: 20px;
	text-align:right;
	}
	
select {
	}

#s {
	background:#EAFFDF;
	border:none;
	width:175px;
	float: left;
	display: inline;
	}
	
#searchsubmit {
    margin-right: 5px;
    font-size: 12px;
    width: 20px;
    display: inline;
}

#submit {
	background: #4682B4;
	margin-top:12px;
	padding:4px 8px;
	display:block;
	font-size:1.1em;
	color: #ffffff;
	}
	
#contactform legend {
	display:none
	}

#contactform label {
	padding:5px 0;
}

.screen-reader-text legend {
    padding: 0px;
    margin: 0px;
}

#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 {
	background:#000 url(images/bg_popular.jpg) center bottom no-repeat;
	padding: 17px 0 26px 0;
	color:#FFF;
	}

#meta ol {
	padding-top:15px;
	}

#meta .widget {	
	width:283px;
	float:left;
	padding-left:20px;
	margin-right:12px;
	}
	
#meta li {
	margin-left:25px;
	padding:3px 0;
	list-style:square;
	border:none;
	line-height:145%;
	}
		
#footer {
	margin: 0 auto 25px auto;
	width: 880px;
	font-size:0.7em;
	padding:15px;
	color:#4682B4;
	}

#footer a, #footer a:visited {
	color:#4682B4;
	}

#footer .left, #footer .right {
	width:400px;
	}
	
#footer .right {
	text-align:right
	}

ul#global-nav {
    float:left;
}

#global-nav li {
    display:inline;
}

#global-nav li a {
    background-image:url(images/navigation.jpg);
    background-repeat:no-repeat;
    display:block;
    float:left;
    height:0px;
    overflow:hidden;
    padding-top:60px;
    width:125px;
}

#global-nav li#nav-tab1 a {
    width:125px;
}

#global-nav li#nav-tab2 a {
    background-position:-125px 0px;
}

#global-nav li#nav-tab3 a {
    background-position:-250px 0px;
}

#global-nav li#nav-tab4 a {
    background-position:-375px 0px;
}

#global-nav li#nav-tab1 a:hover {
    background-position:0px -60px;
}

#global-nav li#nav-tab2 a:hover {
    background-position:-125px -60px;
}

#global-nav li#nav-tab3 a:hover {
    background-position:-250px -60px;
}

#global-nav li#nav-tab4 a:hover {
    background-position:-375px -60px;
}


.subNavigation {
	color: #6D6F5A;
	font-size: 16px;
}

.sidebarContact input {
    width: 135px;
}

.sidebarContact {
    font-size: 12px;
    margin: 0px;
    text-align: right;
}

.sidebarContact p {
    margin: 0px 0px 5px 0px;
}

.payPal img {
    border: 0px;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
.gallery li {
	padding: 0;
	float: left;
	position: relative;
	width: 240px;
	height: 205px;
}

.gallery a {
	text-decoration: none;

}
.gallery a:hover {
	text-decoration: none;
}
.gallery img {
	padding: 0;
}
.gallery em {
	width: 245px;
	background: url(images/border.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 205px;
	top: -2px;
	left: -2px;

}

.gallerySmall {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}
.gallerySmall li {
	padding: 0;
	float: left;
	position: relative;
	width: 150px;
	height: 125px;
}

.gallerySmall a {
	text-decoration: none;

}
.gallerySmall a:hover {
	text-decoration: none;
}
.gallerySmall img {
	padding: 0;
}
.gallerySmall em {
	width: 150px;
	background: url(images/borderSmall.png) no-repeat;
	display: block;
	position: absolute;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 126px;
	top: -2px;
	left: -2px;

}

.HomePagePhoto {
	margin: 0;
	position: relative;
	width: 500px;
	height: 350px;
	float: left;
}
.HomePagePhoto img {

}
.HomePagePhoto span {
text-align: center;
padding-top: 330px;
font-size: 10px;
}
.HomePagePhoto a {
	text-decoration: none;
}

.HomePageFeature span {
	width: 500px;
	height: 350px;
	display: block;
	position: absolute;
	top: -6px;
	left: -6px;
	background: url(images/whiteFrame.png) no-repeat;
}
.HomePageFeature img {
	border: none;
	padding: 0;
}
