/*  
Theme Name: idi-speakout
Theme URI: http://idistudio.com
Description: A custom designed, search engine optimized website framework for WordPress made for Citizens Speaking Out For Health.
Author: Steve Walker
Author URI: http://www.idistudio.com/
Version: 1.0
Copyright Innov8iv Design Incorporated.
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color:#026839;
	background-image:url(art/page_bg.jpg);
	background-repeat:repeat-x;
}
a img {
	border: none;
}
.clearfloat {
	clear:both;
    height:0;
}
h1 {
	font-size:2.0em;
	line-height:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #f47b20;
	margin-top: 0;
	margin-bottom: 0.2em;
}
h2 {
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #026839;
/*	margin-bottom: 0;*/
}
h3 {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 0 -1.0em 0;
	color: #666666;
	font-weight: normal;
}
h5 {
	font-size:1.46em;
	font-family: Georgia, "Times New Roman";
	text-transform:uppercase;
	color: #026839;
	margin: 1.2em 0 1.0em 0;
	margin:0 0 -0.7em 0;
}
p {
	font-size:1.4em;
	line-height:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
h2 + p {
	font-size:1.4em;
	line-height:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
	margin-top:1.5em;
}

#content li {
	font-size:1.4em;
	line-height:1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}
#content ul ul li {
	font-size: 16px;
	line-height:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
}

#content h2 {
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #026839;
	margin:0 0 -0.7em 0;
}
#content h3 {
	font-size:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #f47b20;
	margin:0 0 -1.0em 0;
}
#content h4 + ul {
	margin-top:2.0em;
}
#content h3 + ul {
	margin-top:2.0em;
}

#wrapper {
    margin:0 auto;
    width:960px;
}
#header {
	height:203px;
	background-image:url(art/banner_bg.jpg);
	text-align: left;
	padding: 0;
}
#searchform {
margin: 0;
padding: 0;
width: 304px;
height: 36px;
background: url(art/sidebarsearch.jpg);
background-repeat:no-repeat;
}
#searchform #s {
	float: left;
	padding: 0;
	margin: 10px 0 0 44px;
	border: 0;
	width: 188px;
	background: none;
	font-size: 1.4em;
	color: #777777;
}
#sidebarheader {
	height: 22px;
	background-image:url(art/sidebarheader.jpg);
	background-repeat:no-repeat;
}
#sidebarfooter {
	height: 22px;
	background-image:url(art/sidebarfooter.jpg);
	background-repeat:no-repeat;
}
#sidebar {
	float:left;
	width:304px;
	padding:0px;
	min-height: 300px;
	/*background-image:url(art/sidebar_bg.jpg);
	background-repeat:repeat-y;*/
}
.sidebarList {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#sidebar ul.sidebarList .current_page_item a, #sidebar ul.sidebarList .current_page_item a:hover {
	background-image:url(art/sidebarlink_h.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color: #ffca9f;
	font-weight: normal;
}
.sidebarList li {
	list-style: none;
	margin: 0px;
	text-align: center;
	color: #ffffff;
	text-indent: 0 em;
	font-size: 2.0em;
	line-height: 36px;
}
.sidebarList li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	height:36px;
}
.sidebarList li a:link {
	background-image:url(art/sidebarlink.jpg);
	background-repeat:no-repeat;
}
.sidebarList li a:visited {
	text-decoration:none;
	background-image:url(art/sidebarlink.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
}
.sidebarList li a:hover {
	text-decoration:none;
	background-image:url(art/sidebarlink_o.jpg);
	background-repeat:no-repeat;
	color: #ffca9f;
}
.sidebarList li a:active {
	text-decoration:none;
	background-image:url(art/sidebarlink_h.jpg);
	background-repeat:no-repeat;
	color: #ffca9f;
}
#contentwrap {
	margin: 0 0 0 304px;
	padding-top: 0;
}
#contentheader {
	background-image:url(art/contentheader.jpg);
	background-repeat:no-repeat;
	height:22px;
}
#content {
	background-image:url(art/content_bg.jpg);
	background-repeat:repeat-y;
	min-height:54px;
	text-align:left;
	padding: 0.5em 5.0em 1.0em 5.0em;
}
#footnotes {
	background-image:url(art/contentfooter.jpg);
	background-repeat:no-repeat;
	min-height: 5.0em;
	text-align: right;
	padding: 2.0em 5.0em;	
}
#footnotes p {
	font-size:1.2em;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}
#footnotes a:link {
	color: #a7a7a7;
	text-decoration: none;
}
#footnotes a:visited {
	color: #a7a7a7;
	text-decoration: none;
}
#footnotes a:hover {
	text-decoration: none;
	color: #fff;
}
#footnotes a:active {
	text-decoration: underline;
}
#content a:link {
	color: #666666;
	text-decoration: none;
	background-color: #e5f4e5;
}
#content a:visited {
	color: #026839;
	text-decoration: none;
	background-color: #e5f4e5;
}
#content a:hover {
	text-decoration: none;
	color: #444444;
}
#content a:active {
	text-decoration: none;
	color: #000000;
}
#content h1 a:link {
	color: #f47b20;
	text-decoration: none;
	background-color: #F8F8F8;
}
#content h1 a:visited {
	color: #f47b20;
	text-decoration: none;
	background-color: #F8F8F8;
}
#content h1 a:hover {
	color: #f47b20;
	text-decoration: none;
	background-color: #F8F8F8;
}
#content h1 a:active {
	color: #f47b20;
	text-decoration: none;
	background-color: #F8F8F8;
}
#content h2 a:link {
	color: #026839;
	text-decoration: none;
	background-color: #e5f4e5;
}
#content h2 a:visited {
	color: #026839;
	text-decoration: none;
	background-color: #e5f4e5;
}
#content h2 a:hover {
	text-decoration: none;
	color: #444444;
}
#content h2 a:active {
	text-decoration: none;
	color: #f47b20;
}
#quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 1.6em;
	line-height: 1.2em;
	padding: 0 2.0em 0.3em 2.0em;
	color:#ffffff;
	background-image:url(art/quote_bg.jpg);
	background-repeat:repeat-y;
}
#quoteheader {
	background-image:url(art/quoteheader.jpg);
	background-repeat:no-repeat;
	min-height: 33px;
}
#quotefooter {
	background-image:url(art/quotefooter.jpg);
	background-repeat:no-repeat;
	min-height: 22px;
}
#message {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	line-height: 1.4em;
	padding: 0.6em 2.0em 0.3em 2.0em;
	color:#ffffff;
	background-image:url(art/message_back.jpg);
	background-repeat:no-repeat;
	height: 150px;
}

