/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Kyle G Sessions
Version:  21 May 2010
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
        background: #140f0b url(../assets/md5images/ede91e0ccec0a835bea40e59da6b518e.gif) top left repeat-x; }

#iatul2010 {
        margin-top: 18px; }

/* Header */

#iatul2010 #header,
#iatul2010 #pagetitle,
#iatul2010 #header h1,
#iatul2010 #header h1 a {
        height: 151px;
        margin: 0;
        padding: 0; }

#iatul2010 #pagetitle,
#iatul2010 #header h1,
#iatul2010 #header h1 a {
        display: block;
        width: 980px; }

#iatul2010 #header h1 a {
        background: #231f20 url(../assets/md5images/74fc9e62dc426e8b66c451f0df02a2f0.gif) top left no-repeat; 
        text-indent: -9999px; }

/* Navigation */

#iatul2010 #navigation {
        height: 42px;
        border-bottom: 3px solid #231f20;
        background: #a27b2c url(../assets/md5images/7703be772af71ad8bd1a761815e773e1.gif) top left repeat-y; }

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

#iatul2010 #navigation #tabs a {
        height: 42px;
        line-height: 42px;
        border: 0;
        padding: 0 10px;
        float: left; }

#iatul2010 #navigation #tabs a:link,
#iatul2010 #navigation #tabs a:visited {
        text-decoration: none;
        color: #fff;
        background-color: #845904; }

#iatul2010 #navigation #tabs a:active,
#iatul2010 #navigation #tabs a:hover {
        text-decoration: none;
        color: #231f20;
        background-color: #a37b2c; }

/* Sidebar */

#iatul2010 #sidebar {
        background: #a27b2c url(../assets/md5images/ea3788118fa409a9ec1a0276ccf9841a.gif) top left no-repeat;
        min-height: 568px;
        font-size: 14px;
        font-weight: bold;
        padding-top: 24px; }

* html #iatul2010 #sidebar {
        height: 568px; /* IE6 does not recognize min-height, yet it interprets height as min-height */ }

#iatul2010 #sidebar #sidebar-search label {
        font-size: 13px; }

#iatul2010 #sidebar ul#side-notify {
        margin-top: -16px;
        font-size: 12px;
        font-weight: normal; }

#iatul2010 #sidebar h2 {
        font-size: 16px;
        font-weight: normal;
        height: 26px;
        line-height: 26px;
        border: 0;
        background-color: #845904;
        color: #fff; }

#iatul2010 #sidebar a:link,
#iatul2010 #sidebar a:visited {
        text-decoration: none;
        color: #231f20; }

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

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

/* Footer */

#iatul2010 #footer {
        background-color: #231f20;
        border-bottom: 3px solid #a27b2c; }

#iatul2010 #footer p {
        height: 30px;
        line-height: 50px;
        padding-top: 0;
        font-weight: bold; }

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

#iatul2010 #footer p a:active,
#iatul2010 #footer p a:hover {
        text-decoration: underline;
        color: #e5bd6d; }

/* Main content area */

#iatul2010 #wrapper {
	background-image: url(../assets/md5images/87a4f86872bacc84162c1963b2f3cbc6.gif); }

#iatul2010 #main.text h2 {
        text-align: left;
        border-bottom: 1px solid #999;
        margin-left: 0; }

#iatul2010 #main.text h2#series-title a {
        text-decoration: none; }

#iatul2010 #main.text h4 {
        font-size: 15px;
        line-height: 1.4em; }

#iatul2010 #main.text p {
        line-height: 1.3em; }

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

#iatul2010 #main.text a:active,
#iatul2010 #main.text a:hover {
        text-decoration: underline;
        color: #675c45; }

#iatul2010 #main.text .crumbs a:link,
#iatul2010 #main.text .crumbs a:visited,
#iatul2010 #main.text ul#pager li a:link,
#iatul2010 #main.text ul#pager li a:visited {
        color: #666;
        text-decoration: none; }

#iatul2010 #main.text .crumbs a:active,
#iatul2010 #main.text .crumbs a:hover,
#iatul2010 #main.text ul#pager li a:active,
#iatul2010 #main.text ul#pager li a:hover {
        color: #a37b2c;
        text-decoration: underline; }

/* Event page specific */

#iatul2010 #alpha .author {
	border-top: solid 2px #996516; }

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

/* Image Localizations */
#wrapper {
        background-image: url(../assets/md5images/87a4f86872bacc84162c1963b2f3cbc6.gif);
        background-repeat: repeat-y; }
        
/* Other */
#iatul2010 #main.text .vcalendar .event-date {
	visibility: hidden;}
#iatul2010 #main.text .vcalendar .event p.duration {
	display: none;}

/* spacing between advanced search and RSS for new sidebars lb 01032018 */
#iatul2010 #container #wrapper #sidebar ul#side-notify {
	margin-top:0;
}