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

#dcglug {
	margin-top: 16px; }


/* 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: #1a1728 url(../assets/md5images/634d59e2ffda4a3a27de48db7f7c6bdd.png) top left no-repeat;
	text-indent: -9999px; }


/* Navigation */

#dcglug #navigation {
	height: 36px; }

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

#dcglug #navigation #tabs a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background-color: #164e45;
	padding: 0;
	margin: 0;
	border: 0;
	height: 36px;
	line-height: 36px;
	float: left; }

#dcglug #navigation #tabs li#tabfour a { 
	width: 84px; }

#dcglug #navigation #tabs li#tabthree a { 
	width: 45px; }

#dcglug #navigation #tabs li#tabtwo a { 
	width: 55px; }

#dcglug #navigation #tabs li#tabone a { 
	width: 56px; }

#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: 12px;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
	border-top: 0;
	border-bottom: 0; }

#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 #main.text h2#series-title a {
	font-family: Arial, Verdana, Helvetica, sans-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 #series-home h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px; }

#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,
#dcglug #footer #bepress a {
	height: 74px;
	background-color: #dedede; }

#dcglug #footer p,
#dcglug #footer p a {
	font-size: 12px;
	font-weight: normal;
	color: #0b4f45;
	text-decoration: none; }

#dcglug #footer p a:hover,
#dcglug #footer p a:active,
#dcglug #footer p a:focus {
	color: #000;
	text-decoration: underline; }
	
/* left-align EC title -- SF 2/15 */
#dcglug h2#series-title {text-align: left;}