/*
Theme Name: Courageous Follower Theme
Theme URI: http://www.courageousfollower.net
Description: Custom theme for CourageousFollower.net
Version: 1
Author: Adam Sweeney
Author URI: http://www.adamsweeneycreative.com
Tags: Ira Chaleff, Courageous Follower
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* CSS Document */

/*Normalizing across site///////////////////////////////////////////////*/
/*Normalizes margin and padding*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, iframe {
	margin: 0;
	padding: 0;
}
/*Normalizes font-size for headers*/
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/*Removes list-style from lists*/
ol, ul {
	list-style: none;
}
/*Normalizes font-style and font-weight*/
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
/*Removes border from fieldset and img*/
fieldset, img {
	border: 0;
}
/*End Normalizing////////////////////////////////////////////////////////*/

/* Format common tags */

strong { font-weight: bold; }
em { font-style: italic; }

ul, ol, p, h1, h2, h3, h4, h5, h6, hr {
	margin-bottom: 13px;
}

h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #00236e; text-transform: none; font-weight: bold; }

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 13px; font-weight: bold; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }

h4 em { font-weight: bold; font-style: italic; }

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #00236e;
}

a:hover, a:active { color: #999; }

#main_content ul, #main_content ol { padding-left: 24px; }

#main_content ul li {
	list-style-type: disc;
}

ol li { list-style-type: decimal; }

img { margin: 0px 0px 12px 0px; border: none; }
img.alignleft { margin: 0 12px 12px 0; }
img.alignright { margin: 0 0 12px 12px; }

a img { border: none; }

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 23px;
	font-style: italic;
	color: #122243;
}

.clear { clear: both; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-color: #dce1ea;
	background-image: url(template/gradient_bkg.jpg);
	background-repeat: repeat-x;	
}

#container {
	width: 1000px;
	margin: 0 auto;
	background-image: url(template/container_bkg_2col.jpg);
	background-repeat: repeat-y;
}

#left_channel {
	float: left;
	width: 213px;
	background-image: url(template/sidebar_top.jpg);
	background-repeat: no-repeat;
	padding-top: 226px;
	padding-left: 35px;
	min-height: 260px;
	_height: 260px;
	position: relative;
	z-index: 100;
}

#nav li {
	display: block;
	text-align: center;
	width: 197px;
	line-height: 30px;
	background-image: url(template/nav_btn.jpg);
	background-repeat: no-repeat;
	background-color: #122243;
}

#nav li a:link, #nav li a:visited {
	display: block;
	width: 197px;
	text-decoration: none;
	color: #e5e9f0;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	cursor: pointer;
}

#nav li a:hover, #nav li a:active {
	color: #6d798f;
}


/* Sub Nav */

#nav li ul {

	position: absolute;
	margin-left: 197px;
	*margin-left: 98px;
	margin-top: -30px;
	z-index: 100;
	display: none;
	border: 1px dotted #6d798f;
}

#nav li ul li { background-image: none; border-bottom: 1px dotted #6d798f; *border-bottom: 1px solid #6d798f; }

/*#nav li:hover ul { display: block; }*/


/*#nav li ul {
	background-image: url(template/nav_accordion_top.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0;
	padding-top: 14px;
}

#nav li ul li {
	background-image: url(template/nav_accordion_middle.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 18px;
	width: 197px;
}

#nav li ul li a:link, #nav li ul li a:visited {
	display: block;
	width: 185px;
	padding: 6px;
	text-decoration: none;
	color: #00236e;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .5px;
	cursor: pointer;
}

#nav li ul li a:hover, #nav li ul li a:active {
	text-decoration: underline;
}
*/
#main_content {
	background-image: url(template/content_top_2col.jpg);
	background-repeat: no-repeat;
	width: 676px;
	float: left;
	padding-top: 344px;
	padding-top: 171px;
	padding-left: 20px;
	padding-right: 56px;
	min-height: 260px;
	_height: 260px;
}

#main_header a:link,#main_header a:visited {
	display: block;
	width: 44px;
	height: 74px;
	text-indent: -9999px;
	background-image: url(template/bk_logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 99px;
	margin-left: 630px;
}

#main_header a:hover,#main_header a:active {
	background-position: bottom;
}

#footer_container {
	width: 100%;
	background-image: url(template/footer_container.jpg);
	background-repeat: repeat-x;
}

#footer {
	margin: 0 auto;
	clear: both;
	width: 676px;
	height: 137px;
	background-image: url(template/footer_2col.jpg);
	background-repeat: no-repeat;
	padding: 43px 54px 0 270px;
	text-align: center;
	font-size: 10px;
	color: #122243;
}

#footer p.contact_info {
	text-transform: uppercase;
	color: #ffe082;
	font-size: 10px;
}

#footer ul {
	width:220px;
	margin:30px auto 0 auto;
}

#footer ul li {
	float:left;
}

#footer ul li a{
	display:block;
}

#footer ul li a img{
	width:35px;
	height:35px;
	margin: 0 10px;
}



#footer p.legalese {
	clear:both;
	/*padding-top: 34px;*/
}

#cformsform { margin: 0; }

#sidebar_widgets {
	padding: 4px 27px 0 12px;
	color: #122243;
}

#sidebar_widgets h2 {
	font-size: 14px;
	color: #122243;
}

#sidebar_widgets a:active, #sidebar_widgets a:hover { color: #ccc; }