/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Kyle G Sessions
Version:  17 February 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { padding-top: 23px; }

/* Header */

#ssd #header {
	height: 126px;
	background: #0066a4 url(../assets/md5images/5b88c645fc10d19e745cb81193484076.gif) top left no-repeat; }

#ssd #header #logo { display: none; }

#ssd #pagetitle {
	width: 980px;
	height: 59px;
	margin: 0;
	padding: 0;
	padding-top: 48px; }

#ssd #header h1 {
	width: 980px;
	height: 59px;
	margin: 0;
	padding: 0;
	background: #0066a4; }

#ssd #header h1 a {
	display: block;
	width: 445px;
	height: 59px;
	text-indent: -9999px;
	background: #0066a4 url(../assets/md5images/1f73bec91baafa3364731eca4ef2bfb6.gif) top left no-repeat; }

/* Navigation */

#ssd #navigation {
	height: 36px;
	width: 979px;
	border-left: 1px solid #666; }

#ssd #navigation #tabs { font-size: 12px; }

#ssd #navigation #tabs li { margin: 0; }

#ssd #navigation #tabs a {
	float: left;
	border: 1px solid #666;
	border-left: 0;
	font-weight: normal;
	line-height: 34px;
	height: 34px;
	margin: 0;
	padding: 0 11px; }

#ssd #navigation #tabs a:link,
#ssd #navigation #tabs a:visited {
	color: #000;
	background-color: #fff; }

#ssd #navigation #tabs a:active,
#ssd #navigation #tabs a:hover,
#ssd #navigation #tabs a:focus {
	color: #fff;
	background-color: #093a6d; }

/* Sidebar */

#ssd #sidebar { font-size: 13px; }

#ssd #sidebar a:link,
#ssd #sidebar a:visited {
	color: #fff;
	text-decoration: none; }

#ssd #sidebar a:active,
#ssd #sidebar a:hover,
#ssd #sidebar a:focus {
	color: #fff;
	text-decoration: underline; }

#ssd #sidebar h2 {
	border: 0;
	font-size: 15px; }

#ssd #sidebar ul#side-notify { margin-top: -16px; }

#ssd #sidebar ul#side-notify a {
	font-size: 12px; }

#ssd #sidebar input#email_address, 
#ssd #sidebar input#search,
#ssd #sidebar select,
#ssd .form-table select,
#ssd .form-table input#author {	
	border: 1px solid #093a6d;
	border-left: 5px solid #093a6d; }

/* Footer */

#ssd #footer {
	border-top: 1px solid #025c97;
	height: 82px;
	background: #0066a4 url(../assets/md5images/7c17768493a34b83c063b5acc0254778.gif) top left repeat-x; }

#ssd #footer #bepress a { height: 82px; }

#ssd #footer p {
	height: 82px;
	line-height: 82px;
	padding-top: 0;
	font-size: 12px; }

#ssd #footer p,
#ssd #footer p a:link,
#ssd #footer p a:visited {
	color: #fff;
	text-decoration: none; }

#ssd #footer p a:active,
#ssd #footer p a:hover,
#ssd #footer p a:focus {
	color: #fff;
	text-decoration: underline; }

/* Main content area */

#ssd #main.text a:link,
#ssd #main.text a:visited {
	color: #0066a4;
	text-decoration: underline; }

#ssd #main.text a:active,
#ssd #main.text a:hover,
#ssd #main.text a:focus {
	color: #093a6d;
	text-decoration: underline; }

#ssd #main.text #series-header { display: none; }

#ssd #main.text h2 {
	font-size: 21px;
	text-align: left;
	text-transform: none;
	margin-left: 0;
	margin-bottom: 1em; }

#ssd #main.text .articleInfo a { text-decoration: none; }

/* Other -- Mike */

#ssd #sidebar form#sidebar-search, #ssd #sidebar ul#side-notify, #ssd #sidebar h2, #ssd #sidebar h2 + ul + h2 + ul 
{
	display: none;
}

#ssd #sidebar ul li
{
	padding-right: 10px;
}

#ssd #main.text .intro img.ssd
{
        float: right;
        margin: 5px;
}







