/*  
Theme Name: Market Connections
Theme URI: http://www.marketconnectionsblog.com
Description: Simple
Version: 1.0
Author: Emoryday
Author URI: http://www.emoryday.com

*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.header {
	background-image: url(images/header.jpg);
	height: 125px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 56px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6C730C;
	font-weight: bold;
	text-transform: capitalize;

}
.main {
	background-color: #990000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
}
.contentbg {
	float: left;
	width: 555px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;	
	
}
.content {
	text-align: left;
	float: left;
	width: 515px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 20px;	
}
.post h2{
	margin: 0px 0px 7px;
	
}
.post h2 a:link, .post h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.post h2 a:hover{
	color: #666666;	
}
.post h2 a:active{
	color: #000000;	
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666
}
.entry a:link, .entry a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: normal;
	text-decoration: underline;
}
.entry a:hover{
	color: #990000;	
}
.entry a:active{
	color: #990000;	
}
.postmetadata {
	background-color: #d7e6f2;
	height: 22px;
	text-indent: 10px;
	vertical-align: middle;
	width: 100%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.postmetadata a:link, .postmetadata a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.postmetadata a:hover{
	color: #000000;
	text-decoration: underline;	
}
.postmetadata a:active{
	color: #000000;	
}
.postmetadata-com {
	background-color: #d7e6f2;
	vertical-align: middle;
	width: 95%;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 8px;
}
.postmetadata-com a:link, .postmetadata-com a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.postmetadata-com a:hover{
	color: #000000;
	text-decoration: underline;	
}
.postmetadata-com a:active{
	color: #000000;	
}
.navigation {
	background-color: #F3F3F3;
	height: 19px;
	width: 100%;
	padding-top: 6px;
	}
.navigation a:link, .navigation a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.navigation a:hover{
	color: #000000;
	text-decoration: underline;	
}
.navigation a:active{
	color: #000000;	
}	
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.alignright {
	float: right;
	
	}
	
.alignleft {
	float: left;
	margin-left: 7px;
	}
.sidetop {
	padding: 0px;
	width: 200px;
	background-color: #000000;
	border: 1px solid #ffffff;
}
.side1 {
	float: right;
	width: 245px;
	background-image: url(images/Nav_bg.gif);
	background-repeat: repeat-y;	
	
}
.side1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	background-color:#CCCCCC;
	background-position:center;
	text-align: left;
	text-indent: 5px;
	width: 212px;
}
.side1 ul {
	margin: 16px;
	background-color: #dedede;
		background-position:center;
	padding-left: 0px;
	list-style-type: none;
	width: 212px;
	
}
.side1 ul ul {
	margin: 0px;

}
.side1 ul ul li {
	padding: 1px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-indent: 5px;
	width: 210px;

}
.side1 ul ul li a {
	display: block;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
} 
.side1 ul ul li a:hover {
	padding: 4px 0px 0px;
	width: 190px;
	color: #990000;
} 

#searchsubmit {
	background-color: #E2EBF8;
	border: 1px solid #9EADC1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#searchform{
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-left: 5px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.footer {
	font-size: 11px;
	color: #CCCCCC;
	background-color: #666666;
	background-image: url(images/footer.gif);
	text-align: center;
	height: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;	
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.footer a:link, .footer a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;	
}.subfooter {
	background-color: #87702F;
	height: 15px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.icons {
	text-align: center;
}
.img-left {
	padding: 3px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
}
.img-right {
	padding: 3px;
	float: right;
	margin-bottom: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-top: 3px;
}
.entry img {
margin: 10px;
}

/*- Main Menu in Header */



ul.menu {

	margin: 0;

	padding: 0;

	position: relative;
	
	top:76px;

	width: 780px;
		

	}



ul.menu li {

	display: inline;

	margin: 0;

	}



ul.menu,

ul.menu li a {

	padding: 5px 10px 6px;
	background-image: url(images/topnav_bg.gif);

	}



ul.menu li a {

	font: 1em Arial, Verdana, Helvetica, Sans-Serif;

	color: white;

	margin: 0;



	}



ul.menu li a:hover {

	background: #660000;

	color: #eee !important;

	text-decoration: none;

	}



ul.menu li.current_page_item a,

ul.menu li.current_page_item a:hover {

	color: #fff !important;

	background: #680000;

	text-decoration: none;

	}



.admintab {

	position: absolute;

	right: 0px;

	/*_padding: 5px 15px 6px;*/ /* IE hack */

	}



* html .admintab { padding: 5px 15px 6px }	/* IE hack */

	

a img,:link img,:visited img { border:none }


