/***********************************************
** Theme Name: ASP
** Description: Default ASP template
** Author: Reusser Design, LLC
**********************************************/

/************************************************************
** Reset
************************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	vertical-align: baseline;
}

html, body {
	height: 100%;
}

body {
	background: white;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}

/**********************************************
** IE 6 Message
**********************************************/
.ie6Warning {
	color: #333333;
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 10px 1px;
	width: 960px;
}

.ie6Warning h4 {
	background: transparent url('images/ie6-warning.gif') no-repeat scroll 0 50%;
	color: #D13236;
	font-family: Georgia, serif;
	font-size: 23px;
	font-weight: normal;
	line-height: 40px;
	padding-left: 40px;
}

.ie6Warning-wrap {
	background: #E3E3E3 none repeat scroll 0 0;
	border-bottom: 1px solid #BBBBBB;
	text-align: left !important;
	width: 100%;
}

span.red {
	color: #D13236;
	font-weight: bold;
}

/**********************************************
** Type
**********************************************/
h1 {
	color: #FE9321;
	font-size: 36px;
	font-weight: bold;
	margin: 0 0 10px;
}

h2 {
	color: #828282;
	font-size: 24px;
	font-weight: bold;
}

h3 {
	color: #8E8D8D;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 1.4em;
}

h4 {
	color: #2F439A;
	font-size: 15px;
	margin: 0 0 3px;
}

/**********************************************
** Tables still need 'cellspacing="0"' in the markup
**********************************************/
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	color: #2F439A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

/**********************************************
** Body Properties
**********************************************/
body {
	background: #FFFFFF;
}

/**********************************************
** Wrapper
**********************************************/
.wrapper {
	margin: 0 auto;
	width: 950px;	
}

#main.wrapper {
	margin-top: 30px;
}

#footer-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
}

#push {
	padding: 0 0 70px;
}

#footer, #push {
	height: 150px;
}

/**********************************************
** Header
**********************************************/
#header {
	background: url('images/headerbg.png') repeat-x;
	height: 180px;
	width: 100%;
}

#headerbg.wrapper {
	background: url('images/citybg.png') no-repeat;
	height: 146px;
	position: relative;
}

#logo {
	display: block;
	float: left;
	height: 183px;
	padding: 30px 0 0;
	width: 194px;
}

#searchform {
	position: absolute;
	right: 0;
	top: 20px;
}

#navigation {
	float: right;
	margin: 100px 0 0;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation li a {
	color: #4A4A4A;
	display: inline-block;
	font-size: 13px;
	padding: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation li a:hover {
	background: #2F439A;
	color: #FFFFFF;
}

/**********************************************
** Content/Sidebar
**********************************************/
#content.sidebar {
	border-right: 1px solid #DFDFDF;
	float: left;
	padding: 0 10px 0 0;
	width: 620px;
}

#content.page p {
	color: #828282;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 20px;
}

#content ul {
	color: #828282;
	font-size: 16px;
	line-height: 1.4em;
	margin: 0 0 20px 40px;
}

#content ul li {
	margin: 10px 0;
}

#sidebar.sidebar {
	float: right;
	padding: 0 0 0 10px;
	width: 300px;
}

.newsitem {
	margin: 0 0 30px;
}

.newsitem p {
	color: #828282;
	font-size: 15px;
	line-height: 1.3em;
	margin: 0 0 10px;
}

.newsitem .readmore {
	font-size: 13px;
	text-decoration: none;
}

.newslist {
	margin: 0 0 20px;
}

.newslist li {
	list-style: none;
	margin: 5px 0;
}

/**********************************************
** Article
**********************************************/
.article {
	margin: 40px 0 0;
}

.article.news {
	margin: 0 0 40px !important;
}

.article.news.single p {
	font-size: 14px !important;
	margin: 0 0 15px;
	line-height: 1.5em;
}

.article .readmore {
	display: inline-block;
	margin: 5px 0 0 0;
	text-decoration: none;
}

.article.home h2 {
	font-size: 18px;
}

.article.home p {
	font-size: 13px;
}

.article.home {
	margin: 20px 0 0 !important;
}

.article h2 {
	margin: 0 0 5px;
}

.article h2 a {
	text-decoration: none;
}

.article p {
	color: #828282;
	font-size: 18px;
	line-height: 1.3em;
}

/**********************************************
** Members
**********************************************/
.member {
	height: 200px;
	float: left;
	width: 300px;
}

/**********************************************
** News
**********************************************/
#pagination {
	margin: 80px 0 0 0;
}

#pagination a {
	background: #2F439A;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	text-decoration: none;
}

/**********************************************
** Search
**********************************************/
h4#searchresults {
	display: inline-block;
	margin: 0 0 20px;
}

#search {
	background: none repeat scroll 0 0 #2F439A;
	border: 0 none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1;
	padding: 8px;
}

.searchbar {
	border: 1px solid #D3D3D3;
	color: #939393;
	font-size: 12px;
	height: 15px;
	line-height: 1;
	padding: 8px;
}

.article.news.result {
	margin: 0 0 50px !important;
}

/**********************************************
** Footer
**********************************************/
#footer {
	background: #E6E6E6;
}

#footer .wrapper {
	padding: 20px 0 0 0;
}

#footer #copy {
	color: #2F439A;
	font-size: 14px;
}

#footer #credit {
	color: #7C7C7C;
	font-size: 14px;
}

#footer #credit a {
	color: #7C7C7C;
	text-decoration: underline;
}

#footer #credit a:hover {
	text-decoration: none;
}

#leftcol {
	float: left;
	position: relative;
}

#leftcol ul {
	left: 142px;
	position: absolute;
	top: 34px;
	width: 500px;
}

#leftcol ul li {
	list-style: none;
	margin: 5px 0;
}

#rightcol {
	float: right;
	margin: 15px 0 0 0;
	text-align: right;
	width: 305px;
}

#rightcol p {
	color: #666666;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0 0 8px;
}

#signmeup {
	background: #2F439A;
	border: 0 none;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1;
	padding: 8px;
}

#email {
	border: 1px solid #D3D3D3;
	color: #939393;
	font-size: 12px;
	height: 16px;
	line-height: 1;
	padding: 8px;
}

/**********************************************
** Common
**********************************************/
.orange {
	color: #FE9321;
}

.clear-both {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}
