/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Kyle G Sessions
Version:  25 April 2012
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body { padding-top: 11px; }

/* Header */

#sinkhole #header { height: 285px; }

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

#sinkhole #pagetitle,
#sinkhole #header h1,
#sinkhole #header h1 a {
	display: block;
	width: 980px;
	height: 285px;
	margin: 0;
	padding: 0; }

#sinkhole #header h1 a {
	text-indent: -9999px;
	background: #ffffff url(../assets/md5images/e4c546911de89acb601fa06f08292be4.jpg) top left no-repeat; }

/* Navigation */

#sinkhole #navigation {
	border-top: 1px solid #fff;
	height: 36px; }

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

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

#sinkhole #navigation #tabs a {
	float: left;
	border: 0;
	line-height: 36px;
	margin: 0 11px;
	padding: 0;
	color: #000;
	font-weight: normal;
	background-color: transparent; }

#sinkhole #navigation #tabs a:link,
#sinkhole #navigation #tabs a:visited {
	text-decoration: none; }

#sinkhole #navigation #tabs a:hover,
#sinkhole #navigation #tabs a:active,
#sinkhole #navigation #tabs a:focus {
	text-decoration: underline; }

/* Sidebar */

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

#sinkhole #sidebar a:link,
#sinkhole #sidebar a:visited {
	color: #005942;
	text-decoration: none; }

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

#sinkhole #sidebar h2 {
	border: 0;
	background-color: transparent;
	font-size: 18px;
	color: #000;
	font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif; }

#sinkhole #sidebar form label { color: #000; }

#sinkhole #sidebar ul#side-notify {
	font-size: 12px;
	margin-top: -2.5em; }

#sinkhole #sidebar p.advanced { font-size: 12px; }

#sinkhole #sidebar p.hosted {
	margin: 42px 0 5px;
	text-align: center;
	color: #000; }

#sinkhole #sidebar p.hosted a {
	display: block;
	width: 183px;
	height: 110px;
	margin: 4px auto 0;
	background: transparent url(../assets/md5images/b060966564ba9e64a9b0f56d3514580c.gif) top left no-repeat;
	text-indent: -9999px; }

/* Footer */

#sinkhole #footer {
	background-color: #575757;
	border-top: 9px solid #ffdb01; }

#sinkhole #footer p {
	font-size: 12px; }
	
#sinkhole #footer p:first-of-type {padding-top: 25px;}

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

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

/* Main content area */

#sinkhole #main.text a:link,
#sinkhole #main.text a:visited {
	color: #005942;
	text-decoration: underline; }

#sinkhole #main.text a:hover,
#sinkhole #main.text a:active,
#sinkhole #main.text a:focus {
	color: #000;
	text-decoration: underline; }

#sinkhole #main.text h2 { 
	text-align: left;
	font-family: "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
	margin-left: 0; }

#sinkhole #main.text h2#series-title a:link,
#sinkhole #main.text h2#series-title a:visited {
	color: #000000;
	text-decoration: none; }

#sinkhole #main.text h2#series-title a:hover,
#sinkhole #main.text h2#series-title a:active,
#sinkhole #main.text h2#series-title a:focus {
	color: #005942;
	text-decoration: underline; }

#sinkhole #main.text h4 {
	font-size: 18px;
	font-weight: bold; }

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

#sinkhole #main.text p.cover-logos {
	height: 100px;
	text-indent: -9999px;
	background: transparent url(../assets/md5images/b926593f480566c6a8f9b5339c3e9703.jpg) top left no-repeat;
	margin: -32px 0 32px 0; }
	
/* spacing between Advanced Search and RSS to match old sidebars 06192017 lb */
#sinkhole #container #wrapper #sidebar ul#side-notify { margin-top: 0; }  