/*  
Theme Name: Mimbo Pro - Modified for TEC, Inc.
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/

Modified by Charmed Desginworks - May 2009
	http://www.charmedworks.com
	And mantained by TEC, Inc.



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 */

	
*:focus { 
	outline: none;
	}
	
body,html {
	min-height:101%;
	}
	
body {
	background: #133346 url(images/bg.jpg) repeat-x fixed;
	color: #55514f;
	}

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

a, a:visited {
	color: #3399cc;
	text-decoration:none
	}

a:hover, a:active {
	color:#59bced;
	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
	}
	
			
p {
	margin:15px 0;
	line-height:155%;
	font-size:1.0em;
	}
	
pre {
	width:100%;
	overflow:auto;
	}
	


/* Structure */

#page {
	width:958px;
	margin:0px auto 0 auto;
	font-size:0.7em;/*background: #FFF;*/
	/*border:5px solid #FFF*/
	}
	
div.scroll {
height: 300px;
width: 170px;
overflow: auto;
border: 1px solid #666;
background-color: #ccc;
padding: 3px;
}
	
div.scroll2 {
height: 140px;
width: 580px;
overflow: auto;
background-color: #eaf2f9;
padding: 3px;
}


#pagePop {
	width:470px;
	margin:0px auto 0 auto;
	font-size:0.7em;/*background: #FFF;*/
	/*border:5px solid #FFF*/
	}
	
	
#subpage {
	border:10px solid #FFF;
	/*border:5px solid #FFF*/
	}
	
#listPop * {
	list-style:none;
	}
	
#listPop li{
     margin:2px 0px 0px 0px;	}

	
#listPop a{
    	color:#55514f;}
	
#listPop a:hover, a:active {
	color:#59bced;
	text-decoration:underline;
	}
	 
#listPop ul{
     margin:0px;
	 font-size:1.1em;
	 	}
#listMap * {
	list-style:none;
	}
	
#listMap li{
     margin:2px 0px 0px 0px;	}
	 
#listMap ul{
     margin:0px;
	 font-size:1.1em;
	 	}	
	
#featured {
	float: left;
	width: 600px;
	}
	
.homecontent{
	background: #dbe9f5;
	}
	
#homecontentblock{
	background: #dbe9f5;
	float:right;
	width: 285px;
	padding: 10px 12px 0px 0px;
	font-size: 1.2em;
	color: #55514f;}
	
#homecontentblock h1{	
	color: #005799;
	font-size: 1.4em;
	line-height: 1.2em;
	text-align: left;}
	
.homefeaturesblock{
	margin-top:12px;
	padding:9px;
	background:#dbe9f5;
	width:913px;
	height:210px;}
	
#homefeaturesright{
	float:right;
	width:286px;
	line-height:.7em;}
	
#homefeaturesleft{
	width:600px;
	float:left;}

h3.news{
color:#0068b3;}

#masthead {
	height:41px;
	background: url(/images/header.gif) no-repeat;}
	
.simpleviewer
{
	float:right;
	width:380px;}
		
.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 180px;
	float:right;
	margin-right:6px;
	margin-left:8px;
	padding:20px 10px 25px 10px;
	background:#c0d8ed;
	}
	
#sidebar a {
	color:#27456e;
	text-decoration:none;
	font-weight:bold;
	/*font-size:1.1em;*/
	letter-spacing:0px;}

#sidebar a:hover {
	color:#59bced;
	text-decoration:underline;
	}
	
#sidebar .projectlinktitle {
	margin-left:10px;
	display:block;}
	
.simpleviewer {
	margin-left:5px;
	margin-bottom:5px;
}
	
#interior #content {
	float:left;
	width:880px;
	padding:15px 25px 40px 15px;
	font-size:1.1em;
	color:#55514f;}

#projectContent {
	float:left;
	width:660px;
	padding:15px 25px 40px 15px;
	color:#55514f;
	font-size:1.1em;}
	

#contentPop {
	float:left;
	width:460px;
	padding:15px 25px 40px 15px;
	font-size:1.1em;
	color:#55514f;}

/*	Headers */


h1, #logo {
	margin:0 auto;
	display:block;
	color:#FFF;
	font:1.8em Trebuchet, Trebuchet MS, Arial, sans-serif;
	padding-top:12px;
	text-align:center;
	font-weight:bold;
	}
	
h2 {
	font: 1.8em Trebuchet, Trebuchet MS, Arial, sans-serif;
	padding:6px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	/*border-bottom:1px solid #eae9e4;*/
	/*border-top:3px solid #eae9e4;*/
	color:#005799;
	font-weight:bold;}

.post h2 {
	}
	
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
	}
	
h3 {
	font: 1.2em Trebuchet, Trebuchet MS, Arial, sans-serif;
	margin:0px 0 7px 0;
	line-height:115%;
	font-weight:bold;
	padding-bottom:3px;
	color:#004376;}

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:22px;
	margin:0 0 9px 0;
	padding:3px 0 0 7px;
	font:1.2em Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border:none
	}
	
h3.catcolor1 {
	background: url(images/cat_green.jpg);
	}

h3.catcolor2 {
	background: url(images/cat_red.jpg);
	}

h3.catcolor3 {
	background: url(images/cat_grey.jpg);
	}

#meta h3 {
	border-bottom:3px solid #085682;
	color:#FFF;
	}
	
#lead h3 {
	font-size:1.9em;
	margin:0;
	padding: 0 17px 0 0;
	line-height:110%;
	border:0;
	}
			
#recent h3 {
	margin: 0 0 5px 0;
	color:#112f41;
	border:0;
	}

h3#respond {
	margin-top:35px;
	}
		
h4 {
	margin-bottom:3px;
	font:1.2em Arial, Verdana;
	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: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 Trebuchet, Trebuchet MS, Arial, sans-serif;
	color:#313228;
	font-weight:bold
	}
	
	


		
/* Content Page Styles */

	
#lead {
	background:#1e3d4f;
	color:#f1f5f8;
	width:600px;
	padding:18px;
	float:left;
	font-size:0.95em;
	}

#interior #lead {
	float:none;
	width:auto;
	margin: 6px 0 10px 0;
	}
		
#lead a, #lead a:visited {
	color:#9cd6f3;
	}

#lead img {
	border:1px solid #516f80;
	padding:1px;
	}

#lead .date {
	color:#a7b5bd;
	margin-bottom:-15px;
	padding:4px 0;
	}
	
a#fullstory, a#fullstory:visited {
	background:#174a6d;
	padding:5px 8px;
	color:#9adafe;
	}

a#fullstory:hover, a#fullstory:active {
	background:#132d3c;
	text-decoration:none;
	color:#FFF;
	}
	
#interior #lead img	{
	float:left;
	margin:1px 16px 6px 0;
	}

#lead .left {
	width:165px;
	}

#lead .right {
	width:408px;
	}

.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;
	border-bottom:1px solid #7EB8E9;
	padding:0;
	}

#sidebar .widget ul {
	border-left: 4px solid #C0DCF4;
	list-style:none;
	}
	
#sidebar .widget ul {
	border-left: 4px solid #C0DCF4;
	list-style:none;
	}

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

#sidebar .widget li a, #sidebar .widget li a:visited {
	background:#3399cc;
	color:#ACE3FF;
	text-decoration:none;
	display:block;
	padding:4px 4px 4px 8px
	}

#sidebar .widget li a:hover, #sidebar .widget li a:active, 
#sidebar .widget li li a:hover, #sidebaer .widget li li a:active {
	background:#237daa !important;
	color:#FFF;
	}

#sidebar .widget li li a, #sidebar .widget li li a:visited {
	background:#45a3d3;
	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/pageBack.jpg) repeat-x;
	padding:10px;}	
	
#interior .stripes2 {
	background: #FFF;
	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;
	}	

.cat-excerpt {
	padding:10px;
	margin: 12px 0;
	}
	
.cat-excerpt img, #image-gallery img {
	float:left;
	margin:1px 15px 15px 0;
	border:1px solid #516f80;
	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:#76767a;
	background:#f2f2f2;
	padding:6px 22px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	display:block;
	font:italic 1em Arial, sans-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 solid #eae9e4;
	padding:5px 0;
	}	

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



/*Images*/
	
.entry img {
	display:block;
	padding:2px;
	margin:15px 0;
	}

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

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

img.alignright {
	margin:5px 0 10px 25px;
	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 #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 Trebuchet, Trebuchet MS, Arial, sans-serif;
	letter-spacing:-0.05em;
	display:block;
	padding:9px 0 2px 0;
	}	

.says {
	display:none;
	}
	

	
	

/* Form Elements */

#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:2px;	
	}
	
select {
	background:#edf7ff;
	border:1px solid #3399cc;
	width:100%
	}

#s {
	background:#ffffff;
	border:1px solid #003964;
	padding:2px;
	width:129px;
	}

#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 {
	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: 946px;
	font-size:0.7em;
	padding:15px;
	color:#a7a9ac;
	}

#footer a, #footer a:visited {
	color:#7fa9bc;
	}

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