/*   
Theme Name: Staying Abreast
Theme URI: http://stayingabreast.com
Description: Custom theme for Staying Abreast.com.
Author: Norm Nazaroff
Author URI: http://plaristocrates.com
Version: 1.0
.
Copyright 2009 Michelle Rossmann and Staying Abreast. Not available for public use.
.
*/

body {
	margin: 0;
	background: #fcc url('images/header_bg.gif') repeat-x;
	font-family: Arial, sans-serif;
}

#wrapper {
	width: 805px;
	margin: 0 auto 0;
}

/*****************************************************************
*
*	HEADER AND NAVIGATION AREA STYLING
*
*****************************************************************/

h1 {
	margin: 0 0 0 0; /* 242 */
	padding: 0;
	font-family: Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	/*position: relative;
	top: 17px;*/
}

#header {
	width: 486px;
	float: left;
}

#header_forms {
	width: 314px;
	float: right;	
}

#logo {
	float: left;
}

#sitename {
	margin: 0 0 0 56px;
	padding: 0;
	border: none;
	float: left;
}

#navigation {
	display: inline;
	list-style: none;
	float: left;
	margin: 12px 0 17px 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0 7px 0 6px; /* 0 7 0 6 */
}

#navigation li.first {
	margin: 0 7px 0 0;
}

#navigation li a {
	display: block;
	background: transparent;
	width: 85px;
	height: 100px;
}

li#news a { background: url('images/news_on.gif'); }
li#news a:hover { background: url('images/news_off.gif'); }

li#about a { background: url('images/about_on.gif'); }
li#about a:hover { background: url('images/about_off.gif'); }

li#faq a { background: url('images/faq_on.gif'); }
li#faq a:hover { background: url('images/faq_off.gif'); }

li#testimonials a { background: url('images/testimonials_on.gif'); }
li#testimonials a:hover { background: url('images/testimonials_off.gif'); }

li#process a { background: url('images/process_on.gif'); }
li#process a:hover { background: url('images/process_off.gif'); }

li#ordering a { background: url('images/ordering_on.gif'); }
li#ordering a:hover { background: url('images/ordering_off.gif'); }

.navlink {
	border: none;
}

#clientlogin {
	width: 152px;
	height: 130px;
	margin: 102px 14px 14px 0;
	float: right;
	background: url('images/webchat_on.gif');
}

#clientlogin:hover {
	background: url('images/webchat_off.gif');
}

#searchform {
	width: 300px;
	height: 41px;
	margin: 0 0 0 0; /* 238 */
	padding: 0;
	background: #fff url('images/search_bg.gif') repeat-x;
	clear: both;
}

#searchform input.textbox {
	height: 17px;
	width: 220px;
	font-size: 14px;
	color: #999;
	padding: 2px 2px;
	border: 2px solid #333;
	position: relative;
	top: 8px;
	left: 9px;
}

#searchform input.button {
	height: 24px;
	width: 46px;
	padding: 0;
	margin: 0;
	background: url('images/button_bg.gif');
	border: 1px solid #000;
	color: #333;
	font-weight: bold;
	position: relative;
	top: 8px;
	left: 16px;
}

#searchform input.button:hover {
	border: 1px solid #555;
	color: #111;
	font-weight: bold;
}



/*****************************************************************
*
*	CONTENT AREA STYLING
*
*****************************************************************/

img.headshot_polaroid {
	width: 192px;
	height: 230px;
	float: right;
	margin: 0 0 0 8px;
}

#content {
	margin: 0 0 16px;
	width: 750px; /* 486 */
	float: left;
	font-family: Georgia, 'Times New Roman', serif;
	color: #333;
	position: relative;
	left: 24px;
}

#content.page {
	margin: 24px 0 16px;
}

#content p {
	margin: 0 1em 1em 0;
	font-size: 1em;
	line-height: 1.3em;
}

#content p.news_info {
	margin: 0.2em 1.2em 1em;
	font-size: 0.8em;
	color: #666;
}

#content blockquote {
	border: 1px dotted #ccc;
	background: #eee;
	font-size: 0.8em;
	color: #666;
	margin: 1em 1.5em;
	padding: 1em 1em 0;
}

#content ul.news {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content ul.news li.news_item {
	margin: 0 0 30px;
	border-bottom: 1px dotted #390;
}

#content h2 {
	margin: 1em 1em 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

#content h3 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

#content a {
	text-decoration: underline;
	color: #390;
}

#content a:hover {
	color: #008000;
}

#content ol.instructions {
	margin: 0 0 0 90px;
	padding: 0;
	font-size: 0.95em;
	line-height: 1.2em;
	width: 540px;
}

#content ol.instructions li {
	border: 1px dotted #ccc;
	background: #eee;
	margin: 8px 0;
	padding: 8px;
}

#content ol.instructions li img {
	width: 416px;
	height: 250px;
	border: 1px solid #ccc;
	padding: 6px;
	margin: 8px auto;
	display: block;
}

#content ol.instructions li p {
	margin: 0 0 16px;
}

#content ol.instructions li p.instructions_last {
	margin: 0;
}

/*****************************************************************
*
*	FORM STYLING
*
*****************************************************************/
#content form ol {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#content form li {
	margin: 12px 0;
}

#content form label.textbox {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	width: 145px;
	line-height: 1.6em;
	text-align: right;
	margin-right: 16px;
	float: left;
}

#content form label.checkbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	line-height: 0.8em;
	vertical-align: middle;
}

#content form label.cid {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	line-height: 1.6em;
	margin: 0 8px 0 24px;
}

#content form input.textbox {
	width: 280px;
}

#content form input.cid {
	width: 60px;
}

#content form input.cardnum {
	width: 152px;
}

#content form input.checkbox {
	margin: 16px 8px 0 10px;
	height: 0.8em;
}

#content form select {
	width: 280px;
}

#content form fieldset {
	border: 1px dotted #ccc;
	background: #eee;
	margin: 12px 0 0;
	width: 540px;
}

#content form legend {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	background: #eee;
	padding: 4px 8px 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px dotted #ccc;
	margin: 0;
}

#content form div.submit {
	background: #eee;
	border: 1px dotted #ccc;
	border-top: none;
	margin: 0 0 16px;
	width: 560px;
}

#content form div.submit_buttononly {
	background: #eee;
	border: 1px dotted #ccc;
	border-top: none;
	margin: 0 0 16px;
	padding-top: 10px;
	width: 560px;
}

#content form input.submit {
	margin: 10px auto 16px;
	width: 120px;
	display: block;
}

#content form input.submit_buttononly {
	margin: 0 auto 16px;
	width: 120px;
	display: block;
}

#content form p.submit {
	text-align: center;
	margin: 0;
}

#content form {
	margin: 0 80px;
}

/*****************************************************************
*
*	SIDEBAR AREA STYLING
*
*****************************************************************/

#sidebar {
	margin: 0 0 16px;
	width: 314px;
	float: right;
	font-family: Georgia, 'Times New Roman', serif;
}

#sidebar img {
	margin: 20px 20px 0;
	padding: 0;
	border: 1px solid #5d7a37;
}

#sidebar blockquote {
	margin: 4px 34px 0 20px;
	padding: 0;
	font-size: 0.8em;
	font-style: italic;
	background: url('images/blockquote_bg_open.gif') no-repeat top left;
}

#sidebar blockquote p {
	margin: 0;
	padding: 2px 8px 0 24px;
}

#sidebar p.signature {
	margin: 4px 38px 0 44px;
	padding: 0;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
}


/*****************************************************************
*
*	FOOTER AREA STYLING
*
*****************************************************************/

#footer_wrapper {
	margin: 0;
	padding: 0;
	background: url('images/footer_bg.gif') bottom left repeat-x;
}

#footer {
	margin: 0 auto;
	height: 121px;
	width: 800px;
	clear: both;
	font-size: 0.8em;
	color: #333;
}

#footer a {
	text-decoration: underline;
	color: #7d1b7e;
}

#footer a:hover {
	color: #a74ac7;
}

#companyinfo {
	width: 476px;
	float: left;
}

#companyinfo p {
	margin: 12px 12px 0 0;
}

#companyinfo p.copyright {
	margin: 8px 12px 0 0;
}

#companyinfo p.devtag {
	margin: 26px 12px 0 0;
}

#bottomnav {
	padding: 0;
	margin: 0 14px 0 0;
	float: right;
	width: 300px;
	height: 121px;
	background: url('images/bottomnav_bg.gif') repeat-x;
}

#bottomnav ul.external {
	margin: 12px 0 0 36px;
	padding: 0;
	list-style: square;
}

#bottomnav ul.external li {
	margin: 2px 0;
}

/*****************************************************************
*
*	SEARCH RESULTS STYLING
*
*****************************************************************/
#searchresults {
	margin: 0 0 0 24px;
	padding: 0;
}

#searchresults li {
	margin: 0 0 24px;
}

span.searchterm1 {
	background: #FFFF00;
}

span.searchterm2 {
	background: #FFFF00;
}

span.searchterm3 {
	background: #FFFF00;
}

span.searchterm4 {
	background: #FFFF00;
}

span.searchterm5 {
	background: #FFFF00;
}

span.searchterm6 {
	background: #FFFF00;
}

blockquote.search_excerpt {
	background: #eee;
	border-radius: 4px;
	border: 1px dotted #ccc;
	margin: 8px 0;
	padding: 1em 1em 0;
	color: #666;
}

a.search_title {
	font-weight: bold;
	margin: 0;
}

a.search_link {
	text-decoration: none;
}