/*
Theme Name: IDI Newsletter
Description: WordPress theme presents pages of articles by category.
Version: 1.0
Author: Steve Walker
Author URI: http://www.innov8ivdesign.com
Tags: blue, custom header, fixed width, two columns, static navigation, custom buttons

	IDI Newsletter v1.0
	 http://www.innov8ivdesign.com

	This theme was designed and built by Innov8iv Design
*/



/* Begin Typography & Colors */
h1 {
	font-size:2.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -0.2em;
}
h2 {
	font-size:2.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #234570;
}
h3 {
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: -0.2em 0;
}
h5 {
	font-size:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #A4A4A4;
	margin: 1.2em 0 1.0em 0;
}
h6 {
	font-size:1.0em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #fff;
	margin: 0.7em 0 0 0;
}
p {
	font-size:1.4em;
	line-height:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
.breadcrumbs {
	font-size:1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #A4A4A4;
	margin: 1.2em 0 1.0em 0;
	background-color:#F0F0F0;
	line-height: 1.5em;
	padding: 0 1.0em 0 0.5em;
}
.intro {
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;
}
.intro li {
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 1.5em;
}
.breadcrumbs a:link {
	color: #234570;
	text-decoration: none;
	border-bottom: none;
}
.breadcrumbs a:visited {
	color: #234570;
	text-decoration: none;
	border-bottom: none;
}
.breadcrumbs a:hover {
	text-decoration: none;
	color: #91a6c1;
	border: none;
	border-bottom: none;
}
.breadcrumbs a:active {
	text-decoration: underline;
	border: none;
	border-bottom: none;
}
#content li {
	font-size:1.4em;
	line-height:1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
#content ul ul li {
	font-size: 1.0em;
	line-height:1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
}
#content h2 {
	font-size:2.0em;
	font-family: Arial, Helvetica, sans-serif;
	color: #234570;
	margin:0 0 -0.7em 0;
}
#content h3 {
	font-size:1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #234570;
	margin:0 0 -0.7em 0;
}
#content h1 + h3 {
	font-size:1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #234570;
	margin:1.0em 0 -0.7em 0;
}

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:#234570;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
a img {
	border: none;
}
.clearfloat {
	clear:both;
    height:0;
}
#container {
    margin:0 auto;
    width:960px;
	/*background-image:url(images/bg_page.jpg);
	background-repeat:repeat-y;*/
    }
#background {
	clear:both;
	margin: 0;
	padding: 0;
	background-image:url(images/bg_page.jpg);
	background-repeat:repeat-y;
}	
#banner {
	height:184px;
	background-image:url(images/banner_main.jpg);
}
#navigation {
	height:69px;
	background-image:url(images/bg_nav.jpg);
	background-repeat:repeat-x;
}
#sidebar {
	float:left;
	width:367px;
	padding:0px;
	/*background-image:url(images/bg_sidebar.jpg);
	background-repeat:repeat-y;*/
}
.sidebarList {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
/*#sidebarListhot ul.sidebarList .current_page_item a, #sidebar ul.sidebarList .current_page_item*/#current_page_item a {
	background-image:url(images/btn_bg_on.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}
.sidebarList li {
	list-style: none;
	margin: 0px;
	text-align: left;
	color: #000000;
	text-indent: 1.5em;
	font-size: 1.2em;
	line-height: 40px;
}

.sidebarList li a {
	display: block;
	text-decoration: none;
	color: #1B3453;
	height:40px;
}

.sidebarList li a:link {
	background-image:url(images/btn_bg.jpg);
	background-repeat:no-repeat;
}
.sidebarList li a:visited {
	text-decoration:none;
	background-image:url(images/btn_bg.jpg);
	background-repeat:no-repeat;
	color: #1B3453;
}
.sidebarList li a:hover {
	text-decoration:none;
	background-image:url(images/btn_bg_o.jpg);
	background-repeat:no-repeat;
	color: #000;
}
.sidebarList li a:active {
	text-decoration:none;
	background-image:url(images/btn_bg_click.jpg);
	background-repeat:no-repeat;
	color: #1B3453;
}
/*#sidebar ul.sidebarList .current_page_item a, #sidebar ul.sidebarList .current_page_item a:hover {
	background-image:url(images/btn_bg_on.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}*/
#content {
	margin: 0 0 0 367px;
	padding: 0 4.5em 2em 2.5em;
	min-height:545px;
	text-align:left;
}
#contenthome {
	margin: 0 0 0 367px;
	min-height:564px;
	text-align:left;
}
#TabbedPanels1 {
	background:#FFFFFF;
}
#searchform {
margin: -8px 0 0 0;
padding: 0;
width: 367px;
height: 40px;
background: url(images/btn_search.jpg);
background-repeat:no-repeat;
}
#searchform #s {
	float: left;
	padding: 0;
	margin: 15px 0 0 25px;
	border: 0;
	width: 250px;
	background: none;
}
#searchform #searchsubmit {
float: right;
margin: 0 45px 0 0;
}

#recent {
	margin: 0 0 0 367px;
	background-color:#FF9999;
}
#footer {
	clear:both;
	text-align: left;
	color: #DED72C;
	font-size: 1em;
	background-color: #234570;
	background-image:none;
	padding-left: 34em;
}
#footer p {
	font-size:1.2em;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color:#91a6c1;
}
#footer a:link {
	color: #91a6c1;
	text-decoration: none;
}
#footer a:visited {
	color: #91a6c1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
#footer a:active {
	text-decoration: underline;
}
#footersocial {
	clear:both;
	background-color: #234570;
	background-image:none;
}
#footerleft {
	float: left;
	width: 32.5em;
	text-align: left;
	background-color: #234570;
	background-image:none;
	padding-top: 2.0em;
	padding-left: 1.5em;
}
#footerright {
	text-align: left;
	color: #DED72C;
	font-size: 1em;
	background-color: #234570;
	background-image:none;
	margin-left: 34em;
}
#footerright p {
	font-size:1.2em;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;
	color:#91a6c1;
}
#footerright a:link {
	color: #91a6c1;
	text-decoration: none;
}
#footerright a:visited {
	color: #91a6c1;
	text-decoration: none;
}
#footerright a:hover {
	text-decoration: none;
	color: #fff;
}
#footerright a:active {
	text-decoration: underline;
}
a:link {
	color: #234570;
	text-decoration: none;
}
a:visited {
	color: #234570;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #91a6c1;
}
a:active {
	text-decoration: underline;
}
#content a:link {
	color: #033c84;
	text-decoration: none;
	border-bottom: 1px dashed #234570;
}
#content a:visited {
	color: #033c84;
	text-decoration: none;
	border-bottom: dashed #234570 1px;
}
#content a:hover {
	color: #234570;
	text-decoration: none;
	border-bottom: dashed #cccccc 1px;
}
h1 a:link {
	color: #000;
	text-decoration: none;
}
h1 a:visited {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
	color: #234570;
}
h1 a:active {
	color: #234570;
	text-decoration: underline;
}
h2 a:link {
	color: #234570;
	text-decoration: none;
}
h2 a:visited {
	color: #234570;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
	color: #91a6c1;
}
h2 a:active {
	color: #234570;
	text-decoration: none;
}
hr {
	color: #91a6c1;
	margin: -0.8em 0 0.8em 0;
}
#content .browse{
  display: block;
  clear: both;
  margin: 10px 0 20px 20px;
  padding: 3px 10px;
  text-align: center;
}
.imgright {
	float: right;
	padding-left: 5px;
}
#testimonials p {
	font-size:1.2em;
	color: #234570;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonials h2 {
	color: #333333;
	margin-bottom: 0;
}
#testimonials {
	border-top: 1px solid #F6EE31;
	border-bottom: 1px solid #F6EE31;
	padding-top: 1.0em;
	margin: 2.0em 0;
	background-color: #ffffef;
}