/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Lani Goto
Version:  May 2014
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */


/* Header */

#dcglug #header {
	height: 148px; }

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

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

#dcglug #header h1 a {
	background: #b8cbd9 url(../assets/md5images/ccf6fd5b04d3996bc5ed1165a00706df.gif) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#dcglug #navigation {
	height: 36px;
	border-bottom: 1px solid #fff; }

#dcglug #navigation #tabs,
#dcglug #navigation #tabs ul,
#dcglug #navigation #tabs ul li {
	padding: 0;
	margin: 0; }

#dcglug #navigation #tabs {
	margin-top: 8px; }

#dcglug #navigation #tabs a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #ffcc00;
	padding: 0 11px;
	margin: 0;
	border: 0;
	border-right: 1px solid #000;
	float: left;
	height: 18px;
	line-height: 18px; }

#dcglug #navigation #tabs li#tabfour a { 
	border-right: none; }

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


/* Sidebar */

#dcglug #sidebar p.site-follow {
	display: none; }

#dcglug #sidebar h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: transparent; }

#dcglug #sidebar a:link,
#dcglug #sidebar a:visited,
#dcglug #sidebar p.advanced a:link,
#dcglug #sidebar p.advanced a:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none; }

#dcglug #sidebar a:hover,
#dcglug #sidebar a:active,
#dcglug #sidebar a:focus,
#dcglug #sidebar p.advanced a:hover,
#dcglug #sidebar p.advanced a:active,
#dcglug #sidebar p.advanced a:focus {
	text-decoration: underline; }

#dcglug #sidebar p.advanced + div {
	display: none; }

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


/* Main Content */

#dcglug #content {
	background-color: transparent; }

#dcglug #wrapper {
	background: #fff url(../assets/md5images/767944932ed7983b78b693f3c8f334c2.gif) top left repeat-y; }

#dcglug #main.text h2#series-title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	text-decoration: none; }

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

#dcglug #main.text a:link,
#dcglug #main.text a:visited {
	text-decoration: underline; }

#dcglug #main.text a:hover,
#dcglug #main.text a:active,
#dcglug #main.text a:focus {
	color: #000; }

#dcglug #main.text .doc a:link,
#dcglug #main.text .doc a:visited {
	text-decoration: none; }

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


/* Footer */

#dcglug #footer { 
	width: 978px;
	height: 75px;
	border-top: 5px solid #ffcc00;
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf; }

#dcglug #footer,
#dcglug #footer #bepress a {
	height: 79px;
	background-color: #fff; }



#dcglug #footer p,
#dcglug #footer p a {
	font-size: 12px;
	color: #575757;
	text-decoration: none; }

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

#dcglug #footer p.extra {
	height: 11px;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0;
	margin-left: 280px;
	border: 0; }

#dcglug #footer p.extra a {
	font-size: 11px;
	text-decoration: underline;
	margin: 0; }


/* Advanced Search */

.legacy #dcglug #wrapper {
	background-image: none; }

