

/*



Theme Name: MIG

Theme URI: http://www.marketinsightgroup.com

Description: Corporate Theme

Author: we are fahrenheit

Author URI: http://www.wearefahrenheit.com

Version: 1.0



This theme is under copyright, 2009 we are fahrenheit



*/



@charset "utf-8";

/* CSS Document */



body {
	height:150%;
	width:885px;
	margin:0 auto;
	font-family:arial;
	font-size:12px;
	}



img, div { 

	behavior: url(iepngfix.htc)

	}



h1 {

	font-size:24px;

	font-family:georgia;

	}

	
h4 {
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	}




p {

	line-height:16px;

	}



ol {

	margin-left:10px;

	padding-left:5px;	

	list-style:georgian;

	}



ul{

	list-style:none;

	}

	

li {

	list-style:none;

	}

						/*********************************    MAIN PAGE ELEMENTS */	

.wrapper {

	width:887px;

	height:100%;

	border: 0px solid #646464;

	background-color:white;

	margin: 0 auto;

	background-image: url(images/bgStrip.png);

	background-repeat: repeat-y;

	}

	

.header {

	width:887px;

	height:100px;

	background-image: url(images/bgStrip.png);

	background-repeat: repeat-y;

	z-index:0;

	}

	

.header h1{

	font-size:60px;

	color:white;

	z-index:1;

	}

	

.logoBox {

	height:58px;

	width:351px;

	margin-left:30px;

	padding-top:10px;

	}	



.spacer {

	margin:auto;

	margin-bottom:5px;

	border-bottom:1px solid #646464;

	width:200px;

	margin-top:50px;

	}

	

.blankSpace {

	margin:auto;

	margin-bottom:5px;

	width:200px;

	margin-top:50px;

	}

	

.pad {

	padding-left:20px;

	}	

.rss {
	float:right;
	display:block;
	height:14px;
	width:14px;
	background:url(images/rss.png) no-repeat top left;
	
	}

/***************************************************************************************** MAIN CONTENT CONTAINER */



.contentBox {

	width:558px;
	height:100%;
	padding:50px 25px 0px 25px;	
	float:left;
	font-size:14px;	
	}



* html .contentBox {

	width:558px;

	}

	

.contentBox h1{

	font-size:24px;

	color:1b1b1b;

	}

	

.contentBox h2 {

	font-size:14px;

	color:1b1b1b;

	font-style:italic;

	padding-top:10px;

	}

	

.contentBox p {

	padding-top:15px;

	line-height:18px;

	}

	

.contentBox a {

	font-color:blue;

	text-decoration:none;

	}



.contentBox ul {

	padding-top:10px;

		}



.contentBox li {

	list-style: disc;

	margin-left:50px;

	padding-top:10px;

	}	



/***************************************************************** NAVIGATION FORMATTING */



.navBar {

	position:absolute;

	background-image: url(images/BlueBar.png); 

	background-repeat:repeat-x;

	height:30px;

	width:623px;

	margin-top:20px;

	margin-left:-5px;

	z-index:0;

	font-size:14px;

	}



* html .navBar {

	background-color:blue;

	}	

		

.navBar ul {

	margin-top:5px;

	}



.navBar li{

	display:inline;

	padding-right:35px;	

	}



.navBar li a{

	font-family:arial;

	text-decoration:none;

	color:white;

	}

.navBar li a:hover {

	color: #66FFFF;

	}



ul.nav li span{

		font-family:Georgia, "Times New Roman", Times, serif;

		color:red;

	}




/***************************************************************************** SIDEBAR FORMATTING */

.newsletter {
	margin-top:-30px;
	padding-left:70px;
		}

.newsletter a{
	
	display:block;
	height:52px;
	width:150px;
	background:url(images/newsletter.png) no-repeat top left;
	}

.newsletter a:hover{
	display:block;
	height:52px;
	width:150px;
	background:url(images/newsletter2.png) no-repeat top left;
	}
	
	
.sidebar {

	position:relative;

	width:278px;

	height:100%;

	padding:50px 0px 0px 0px;

	margin-top:-100px;

	float:right;

	z-index:100;

	}



.sidebar h2{

	font-size:14px;

	font-family:georgia;

	color: #1b1b1b;

	margin-left:20px;

	}



* html .sidebar h2{

	margin-left:0px;

	}

.sidebarIndent {
	margin-left:40px;
		}
.sidebarIndent a {
	text-decoration:none;
	}


.reportBox {
	margin-top:10px;
	margin-left:-10px;

	width:270px;

	}
	
.recentPosts {

	margin-top:15px;

	margin-left:40px;
	font-size:12px;
	width:225px;

	}	


.reportGraphic {

	background-image: url(images/reportBox.png);

	background-repeat:no-repeat;

	width:220px;

	height:57px;

	padding:2px 10px 5px 40px;

	margin-right:10px;

	float:left;

	}

.widgets {

	font-size:12px;

	font-weight:bold;

	width:260px;

	margin-top:25px;

	margin-bottom:90px;

	

	}

	

.widgets a {
		text-decoration:none;
		}



/* Contact information at the top right of the sidebar. */

.contactInfo{
	margin-left:43px;
	margin-top:50px;
	width:250px;
	font-size:12px;
	}

.contactInfo h2 {
	margin-left:-25px;
	}

/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER*/



.footer {
	clear:both;
	width:862px;
	height:250px;
	padding:10px;
	background-color:#032b54;
	border:1px solid #646464;
	margin-left:3px;
	}



.footer h1{

	font-size:18px;

	color:white;

	}

.footer p{

	padding-top:15px;

	color:white;

	}

	

.footer li{

	color:white;

	padding-bottom:5px;

	list-style:none;

	}

	

.footer a {

	color:#66FFFF;

	text-decoration:none;

	}

				

.footBoxLt {

	float:left;

	width:500px;

	height:100px;

	border:0px solid black;

	padding-left:20px;

	padding-top:20px;

	}

	



.footBoxRt {

	float:right;

	width:250px;

	height:100px;

	border:0px solid black;

	padding-left:20px;

	padding-top:20px;

	}

	

.footerCleanup {

	margin-left:-500px;

	}	

/********************************************** WP Stuff */





/* COMMENTS STYLES */



#comments li{

	margin-left:0px;

	list-style:none;

	}

#comments{

	width:500px;

	}	



.commentBox {

	clear:both;

	padding-top:25px;

	padding-left:10px;

	margin-right:10px;

	height:100%;

	width:500px;

	}



/************ Search Results ***/











/* META STYLES */



.post-meta li{

	list-style:none;

	margin-left:-40px;

	padding-left:none;

	}

.post-meta-key {

	color: red; 

	font-weight: bold;

	font-size: 110%; 

	}



.metaStyle h3 {

	font-size:16px;

	font-family:georgia;

	font-weight:bold;

	}