/*  
Theme Name: Engineers Without Borders
Theme URI: http://www.ewb.org.au/
Description: Engineers Without Borders Theme.
Version: 1.0
Author: Gozer Media
Author URI: http://www.gozer.com.au/
*/
BODY, HTML {height:100%;}

body { 
	margin: 0;
	padding: 0;
	font-size: 76%;
	background: #a4b287;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	color: #6B5836; 
}

#page {
	background: url('images/BackgroundSlice.gif') repeat-y;
	min-width: 955px;
}

#header {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:10;
	height: 171px;
	background: #fff;
	min-width: 955px;
}

#header #banner {
	background: #fff url(images/ewb-logo.gif) no-repeat top right;
	height: 149px;
}
#banner img {
	position: absolute;
}


#menu {
	padding: 90px 0 0 30px;
	list-style: none;
}
#menu li {
	float: left;
	padding: 5px;
}
#menu li.page_item {
	margin-top:15px;
}
#menu li.current_page_item {
	margin-top:0;
}
#menu li.current_page_item a {
	color:#A30B1A;
}

#menu a {
	color:#6B5836;
	text-decoration:none;
	margin-top:10px;
}
#menu a:hover {
	color:#A30B1A;
}
/*
#header #menu {height:59px;padding-top:90px;padding-left:30px;}
#header #menu .menu {float:left;padding-top:20px;height:20px;}
#header #menu .break {margin-left:5px;margin-right:5px;}
#header #menu .menu a {color:#6B5836;text-decoration:none;margin-top:10px;}
#header #menu .menu a:hover {color:#A30B1A;}
#header #menu .current {padding-top:10px;}
#header #menu .current a {color:#A30B1A;}
*/

#subwrapper {background: url('images/SubHeaderSlice.gif') repeat-x top left;height:22px;}
#subheader { background: url('images/SubHeader.gif') no-repeat top left;height:22px; }	

#middle {padding-top:180px; }

#content { margin-left:22px;padding-bottom:32px;}
#content H2 {
	color:#A30B1A;
	margin-top:0;
	margin-bottom:10px;
	font-size: 2em;
}

#content.registrationcolumn p {
	margin: 10px;
}
#content.registrationcolumn h3 {
	margin: .75em 0 0 10px;
}

H1, H2, H3, P {margin-top:0;}

P, TD {line-height:1.5em;}

a {color:#4b7431;}

#sidebar { padding: 10px; float:left; margin-left:22px; width:187px; font-family:Georgia;color:#fff;line-height:18px;	}
#sidebar #pagenotes {}	
#sidebar #news {}
#sidebar #news h2 {font-family:Arial;color:#fff;}

#side_feature {float:left;margin-left:21px;width:211px;}
#side_feature DIV {padding:5px;}


.narrowcolumn { float: left; padding: 10px 20px 20px 10px; margin: 0; width: 417px; background-color: #FFFFFF;}
.widecolumn { float: left; padding: 10px 20px 20px 10px; margin: 0; width: 650px; background-color: #FFFFFF; }
.registrationcolumn { float: left; padding: 10px 0px 0px 0; margin: 0px 0 0; width: 678px; background-color: #FFFFFF;}
.registrationcolumn h2 {
	padding-left: 10px;
}

#footer_wrapper {background: url('images/FooterSlice.gif') repeat-x top left; height:22px;width:100%; }
#footer { width: 955px; clear: both; height:22px; color:#FFFFFF; font-size: .8em; background: url('images/footer.gif') no-repeat top; }
#footer #SiteMap {float:left;padding-left:30px;	padding-top:8px;}
#footer #SiteBy {margin-left:265px;	padding-top:8px;}
#footer a {color:#fff;}

img.centered { display: block; margin-left: auto; margin-right: auto; }

img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }

.alignleft { float: left; }

acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #999; }

a img { border: none; }

#RegistrationForm {}
DIV.error {color:#CC0000;}

.RegistrationGroup {border-top:2px solid #a2957c;}
.RegistrationGroup .GroupNumber {float:left;width:65px;font-size:42px;color:#A30B1A;padding-left:10px;line-height:44px;}
.RegistrationGroup .Fields {width:590px;float:left;color:#6B5836;background:url(images/VDash.gif) repeat-y top left;padding-bottom:10px;}
.RegistrationGroup .Fields H3 {margin:0;color:#6B5836;padding-left:10px;font-size:20px;line-height:30px;}

.RegistrationGroup .Fields .Entry {height:30px;padding-left:10px;padding-bottom:5px;background:url(images/HDash.gif) repeat-x top left;}
.RegistrationGroup .Fields > .Entry {min-height:30px;height:auto;}
.RegistrationGroup .Fields .Entry .Field {float:right;}
.RegistrationGroup .Fields .Entry .Field INPUT.Narrow, 
.RegistrationGroup .Fields .Entry .Field TEXTAREA {border:2px solid #A4B187;width:200px;margin:0;}
.RegistrationGroup .Fields .Entry .Field SELECT {border:2px solid #A4B187;width:205px;padding:0px;}
.RegistrationGroup .Fields .Entry .Field INPUT.Wide
.RegistrationGroup .Fields .Entry .Field TEXTAREA.Wide,
.RegistrationGroup .Fields .Entry .Field SELECT.Wide {width:400px;}
.RegistrationGroup .Fields .Entry .Field SELECT.Tiny {width:50px;}

.RegistrationGroup .Fields .Entry .Required {color:#A30B1A;}
.RegistrationGroup .error, .RegistrationGroup H3.error {color:#A30B1A;}
.RegistrationGroup .error LI {margin-left:30px;}

#RegistrationForm .RegistrationGroup .Fields .Entry p {
	margin-left: 0;
}

.RegistrationGroup .Fields .error INPUT,
.RegistrationGroup .Fields .error TEXTAREA,
.RegistrationGroup .Fields .error SELECT {background-color:#e4cfc6;}

.Details {width:80%;margin-left:10%;margin-bottom:10px;}
.Details .Label {}
.Details .Value {float:right;}

.clear {clear:both;}

#speakerslist h3 {
	color: #a30b1a;
	margin: 0 0 5px 0;
}
#speakerslist ul {
	list-style: none;
	margin: 5px 0 10px 0;
	padding: 0;
}
#speakerslist ul li {
	padding: 2px 0;
}
#speakerslist a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 3px 0;
}
#speakerslist a:hover {
	color: #a30b1a;
	font-weight: bold;
	text-decoration: none;
}


.speakerscolumn {float: left;width:700px;color:#6B5836;	margin-left:22px;}
.speakerscolumn h2 {
	color: #a30b1a;
	font-family: Arial;
	font-size: 2em;
	background: #fff;
	width: 437px;
	padding: 5px 5px 10px;
	margin-bottom: 0;
}
.speakerscolumn h3 {
	font-size: 1.5em;
}	
.speakerscolumn .entry {background:url(images/SpeakersHBorder.gif) repeat-x bottom left;padding-bottom:1px;}
.speakerscolumn .lastentry {}
.speakerscolumn .bio {
	float: left;
	width: 437px;
	background-color: #fff;
	line-height:15px;
	padding:5px 5px 10px;
}
.speakerscolumn .photo {float: left;width:190px;margin-left:21px;color:#FFFFFF;font-family: georgia;font-size:15px;font-style: italic;padding:5px;}
.speakerscolumn .photo p {
	margin-top: 10px;
}

.speakerAnchor {
	padding-top: 200px;
}


#side_feature {
	position:relative; 
	height:460px;
}
#side_feature.speakers {
	background: url(images/feature-speakers.gif) no-repeat top right;
}
#side_feature.error_404 {
	background: url(images/feature-oops.gif) no-repeat top right;
}

#page > #middle #side_feature {height:auto;min-height:460px;}

#content {position:relative;height:460px;}
#page > #middle #content {height:auto;min-height:460px;}

UL.Sitemap LI {margin-top:5px;margin-bottom:5px;}

#Logo {
	cursor:pointer;
	background:url(images/logo.png) top left no-repeat;
	width:45px;
	height:51px;
	position:fixed;
	top:520px;
	left:30px;
	z-index: 25;
}

#Logo_Speakers {
	cursor:pointer;
	background:url(images/logo.png) top left no-repeat;
	width:45px;
	height:51px;
	z-index: 25;
	display: block;
	margin: 0 0 0 5px;
}



.ScheduleGroup {border-top:2px solid #a2957c;clear:both;}
.ScheduleGroup H3 {margin:0;color:#6B5836;padding-left:10px;font-size:20px;line-height:30px;}
.ScheduleGroup .Time {float:left;width:65px;color:#A30B1A;padding-left:10px;}
.ScheduleGroup .Schedule {width:500px;float:left;color:#6B5836;background:url(images/VDash.gif) repeat-y top left;padding-bottom:10px;}
.ScheduleGroup .Schedule .Info {height:30px;padding-left:10px;padding-bottom:5px;background:url(images/HDash.gif) repeat-x top left;}
.ScheduleGroup .Schedule > .Info {min-height:30px;height:auto;}
.ScheduleGroup .Schedule .First {background:transparent;}


#schedule p + h3 {
	margin: 1em 0 0 0;
}
#schedule h3 {
	margin: 2em 0 0 0;
	font-weight: normal;
	font-size: 1.5em;
}
#schedule #thursday,
#schedule #friday,
#schedule #saturday {
	padding-top: 180px;
}


table {
	width: 650px;
	border-bottom: 2px solid #a2957c;
}

th {
    text-align: left;
}

.scheduleRow {
    border-top: 2px solid #a2957c;
    border-left: 1px dashed #a2957c;
}

.scheduleRowParallel {
    border-top: 2px solid #a2957c;
    border-left: 1px dashed #a2957c;
}
.scheduleRowParallel strong {
    color: #bf0514;
}

.scheduleItem {
    border-top: 1px dashed #a2957c;
    border-left: 1px dashed #a2957c;
}

.scheduleItemOdd {
    border-top: 1px dashed #a2957c;
    border-left: 1px dashed #a2957c;
    background: #fcf4ef;
}

.scheduleTime {
    border-top: 2px solid #a2957c;
	width: 80px;
}

.scheduleTime strong {
    color: #bf0514;
    font-weight: normal;
}









