/*
Theme Name: Market Smart
Theme URI: 
Description: A theme for marketsmart
Version: 1
Author: Precision Websites
Author URI: http://www.precision-websites.com

*/

/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */

BODY {
	font-family: Arial;
	font-size: 13px;
	color: #222;
}
a {
	color: #082e6c;
}


#header {
	height: 150px;
	background: url('images/header-bg.jpg') repeat-x;
}
#header .wrap {
	width: 968px;
	height: 103px;
	margin: 0px auto;
	background: url('images/header-main-bg.jpg') no-repeat;
}
#header .title {
	margin-top: 19px;
}
#header .title a {
	color: #082e6c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#header .sub-title {
	
}

#header-main {
	width: 968px;
	height: 83px;
	margin-top: 20px;
	float: left;
}

#header-ad {
	width: 968px;
	height: 45px;
	line-height: 45px;
	background: transparent url('images/nav-bg.jpg') no-repeat;
	padding: 10px 15px;
}

#logo {
	float: left;
	width: 83px;	
	height: 83px;
	background: url('images/logo.gif') no-repeat center center;
}
#header-image {
	width: 280px;
	height: 83px;
	float: right;
	background: url('images/header-image.gif') no-repeat center center;
}
#content {
	width: 968px;
	margin: 0px auto;
}
#content .wrap {
	margin: 5px 12px;
}
#post {
	width: 700px;
	float: right;
	margin-bottom: 10px;
}
#post .wrap {
	margin: 0px 15px 15px 15px;
	padding: 0px;
}
#post p {
	line-height: 20px;
	padding: 5px 0px;
}
#post-ad {
	display:block;
	float:left;
	margin: 0px 10px 0px 0px;
}
#post .spacer {
	height: 20px;
	display: block;
}
#post .line {
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}
#post h1 {
	color: #082e6c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#post h1 a {
	color: #082e6c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#post h2 {
	color: #333;
	margin-bottom: 10px;
}
#post h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 10px 0px;
}	

#post h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 10px 0px;
}
#post h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 10px 0px;	
}
#post img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#post ul {
	margin-left: 10px;
}

#post li {
	list-style-type: disc;
	line-height: 20px;
}

#home h1 {
	margin-top: 19px;
	margin-bottom: 0px;
}
#home h1 a{
	color: #082e6c;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
}
#home h2 {
	font-size: 13px;
	margin-bottom: 0px;
}
#home h3 {
	color: #082e6c;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#home h3 a {
	text-decoration: none;
}

#home h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
}
#home .post-content h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0px 10px 0px;
	color: #222;
}

#sidebar {
	width: 230px;
	float: left;
	margin-bottom: 10px;
}
.sidebar-stjude {
	background: #f1f1f1;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	border: 1px solid #eee;
}
.sidebar-stjude img {
	margin-top: 5px;
}
.sidebar-ad {
	height: 90px;
	background: #f1f1f1;
	margin-bottom: 10px;
	padding: 12px 15px;
}
.sidebar-box {
	margin-bottom: 10px;
}
.sidebar-box .heading {
	height: 30px;
	line-height: 30px;
	background: url('images/sidebar-heading.jpg') no-repeat top;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidebar-box .content {
	padding: 12px 12px;
	background: url('images/sidebar-bg.jpg') repeat-y;
}
.sidebar-box li {
	line-height: 20px;
	padding-left: 16px;
	background: url('images/sidebar-bullet.gif') no-repeat 0px 5px;
	margin-bottom: 2px;
}
#footer {
	width: 100%;
	height: 103px;
	background: url('images/footer-bg.jpg') repeat-x;
}
#footer-ad {
	border-top: 1px dotted #aaa;
	width: 700px;
	margin: 0px auto;
	padding: 20px;
	border-top: 1px dotted #aaa;
}
.divider {
	border-right: 1px dotted #aaa;
	width: 10px;
	
}
.flag {
	visibility: none;
	display: none;
}

#post-images {

}
#post-images img {
	width: 152px;
	height: 130px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.navigation .alignleft {
	text-align: left;
	float: left;
}

.navigation .alignright {
	text-align: right;
	float: right;
}