/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}
ul,li {
	list-style-type:none;
	}

a{
	outline: none;
}

img{
	border:0;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background:url("images/bg.jpg") #000 no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
}

#wrapper{
	width:990px;
	margin:0 auto;
	text-align:left;
}

#header,
#content,
#content_sidebar,
#footer,
#content_generic,
.navigation,
.social
{
	position:relative;
	width:100%;
	float:left;
	background:#000;
}

#sidebar,
#content_left,
#contact,
.single{
	margin:0 15px 5px 15px;
}

.breaker{
	margin:15px;
}

/* Text
------------------------------------------------------------------*/

h1,h2.single{
	color:#fff;
	letter-spacing:-0.1em;
	margin:0 0 10px 0;
	font-size:34px;
	text-transform:uppercase;
	float:left;
	clear:both;
	width:100%;
}

.single h1{
	letter-spacing:-0.1em;
	font-size:38px;	
	text-transform:uppercase;
}

/* colours
------------------------------------------------------------------*/

.green,
.disclaimers a:hover,
legend,
.child b,
.response .success,
.response2 .success,
a,
#content .panels div h3{
	color:#67BC29;
}

.white{
	color:#fff;
}

/* Sponsors
------------------------------------------------------------------*/
.sponsors{
	width:100%;
	margin:20px 0 20px 0;
}

.sponsors ul{
	text-align:center;
}

.sponsors li{
	text-align:center;
	display:inline;
	margin:0 15px 0 15px;
	height:90px;
	position:relative;
}



/* HEADER
------------------------------------------------------------------*/

#header{
z-index:999;
}


#header .logos{
	padding-top:15px;
}

#header .logos .rgactive{
	float:left;
	margin:10px;
}

#header .logos .sponsor{
	float:right;
	margin:15px;
}

/* Navigation
------------------------------------------------------------------*/

.nav { display: block; margin: 0; padding: 0; position: relative; }
.nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
.nav a { display: block; }
.nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html .nav ul { line-height: 0; } /* IE6 "fix" */
.nav ul a { zoom: 1; } /* IE6/7 fix */
.nav ul li { float: none; }
.nav ul ul { top: 0; }

/* Essentials - configure this */

.nav ul { width: 230px; top: 41px;}
.nav ul ul { left: 201px; }

/* Everything else is theming */

.nav { background: #67BC29; height: 39px; }
.nav *:hover { background: none; }
.nav a {
	text-transform:uppercase;
	color: #000;
	font-size: 16px;
	padding: 10px 9px 10px 8px;
	text-decoration:none;
	letter-spacing:-1px;
	font-weight:bold;
}

.nav a.parent{
	background:url('images/dropdown_arrow.gif') no-repeat 100% 52%;
	padding-right:25px;
}

.nav li:hover a { background: #1F1F1F; color:#67BC29}

.nav li:hover a.parent2{
	background:url('images/dropdown_sub_arrow.gif') no-repeat 95% 51% #1F1F1F;
}

.nav li:hover a.parent2:hover{
	background:#333;
}

/* mouseout */

.nav ul li a { 
background-color: #000; 
color:#67BC29; 
font-size:12px;
letter-spacing:0;
}

.nav li:hover .teamwrap,
.nav li .teamwrap{
	width:310px;
}

.nav h4{
	padding:5px 0 0 0;
	font-size:11px;
}

.nav li:hover .teamwrap li,
.nav .teamwrap li
{
	width:100px;
	float:left;
	text-align:center;
}

.nav li:hover .teamwrap li a,
.nav .teamwrap li a
{
	font-size:11px;
	font-weight:bold;
	letter-spacing:0;
	padding:10px;
	height:105px;
}

.nav ul a:hover { background: #333; }
.nav ul a { border-bottom: 1px solid white; border-right: none;}
.nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* Homepage Slideshow
------------------------------------------------------------------*/

#slideshow {
	position:relative;
	background:url('images/homepage_rotate/default.jpg') no-repeat center;
	width:960px;
	height:400px;
}

#slideshow div{
	background:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	padding:20px 15px 0 15px;
}

#slideshow div.active{
	z-index:10;
	opacity:1.0;
}

#slideshow div.last-active{
	z-index:9;
}

/* Homepage Expanding menu
------------------------------------------------------------------*/

#content .panels{
	z-index:90;
	position:absolute;
	top:28px;
	left:35px;
	padding:15px 15px 7px 15px;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#content .panels .main{
	float:left;
	width:200px;
	height:70px;
	background:#3e3e3e;
	border:6px solid #333;
	border-bottom:0;
	padding:5px;
}

#content .panels .last{
	border:6px solid #333;
}

#content .panels div{
	z-index:91;
}

#content .panels img{
	float:left;
	border:1px solid #000;
	margin-right:10px;
}

#content .panels div h2{
	padding:8px 6px 6px 6px;
	font-size:15px;
	color:#eee;
	letter-spacing:-1px;
	width:90px;
	float:left;
}

#content .panels div.sub_panel{
	clear:both;
	float:left;
}

#content .panels hr{
	color:#eee;
	width:100%;
	clear:both;
}

#content .panels:hover,
div.main:hover,
span:hover{
	cursor:pointer;
}

.panels span{
	display:none;
	float:left;
	position:relative;
	right:20px;
	background:url('images/logo_vertical.jpg') no-repeat right bottom #000;
	z-index:99;
	border-right:8px solid #67BC29;
	width: 550px;
	height: 148px;	
}

.panels .main:hover span{
	display:block;
}

#content .panels span img{
	margin:10px;
	border:1px solid #333;
	float:left;
}

#content .panels span p{
	margin:0 10px 10px 10px;
	color:#fff;
	width:375px;
	float:left;
	font-size:11px;
	line-height:1.4em;
	letter-spacing:0.1em;
}

#content .panels div h3{
	padding:5px;
	font-size:22px;
	color:#67BC29;
	font-weight:normal;
	letter-spacing:-1px;
	float:left;
	margin-top:10px;
}

/* Social
------------------------------------------------------------------*/

.social img{
	margin:20px 11px 15px 15px;
}

/* Blog
------------------------------------------------------------------*/

#content_left{
	width:60%;
	float:left;
}

#sidebar{
	width:33%;
	float:right;
	border-left:1px solid #666;
	font-size:13px;
}

#content_left img{
	border:1px solid #999;
	float:left;
	margin-right:10px;
}

#content_left .single_post img{
	padding:0;
	border:0;
	text-align:center;
	clear:both;
}

#content_left .single_post p{
	clear:both;
	width:100%;
	margin:15px 0 15px 0;
}

#content_left .post{
	border-bottom:1px dashed #999;
	float:left;
	width:100%;
	padding:10px 0 25px 0;
	margin-bottom:15px;
}

#content_left div.single{
	padding:0 0 25px 0;
	border:0;
}

#content_left p,#content p{
	margin-top:10px;
	line-height:1.8em;
}

#content_left .post div.post_meta{
	line-height:1.8em;
	display:block;
	overflow:auto;
} 

.excerpt{
	float:left;
	width:100%;
	clear:both;
	margin:10px 0 0 0;
}

#content .post li{
	margin:20px 20px 20px 40px;
}

#content .post li{
	list-style-type:square;
}

#content_left .post h2{
	margin-bottom:10px;
}

#content_left .post h2 a{
	font-weight:normal;
	text-decoration:none;
	font-size:24px;
	color:#fff;
	line-height:1.4em;
	text-transform:uppercase;
}

#content_left .post h2 a:hover{
	text-decoration:underline;
}

#content_left em{
	text-transform:uppercase;
	color:#666;
	font-style:normal;
}

.blog_content{
	background:#1f1f1f;
	padding-bottom:20px;
	width:98%;
	float:left;
	padding:5px 10px 50px 10px;
	 -webkit-border-bottom-right-radius:10px;
	 -khtml-border-radius-bottomright:10px;
	 -moz-border-radius-bottomright:10px;
	 -webkit-border-bottom-left-radius:10px;
	 -khtml-border-radius-bottomleft:10px;
	 -moz-border-radius-bottomleft:10px;

}

.blog_content img{
	max-width:940px;
}

#sidebar li.widget-container{
	border:0;
}


/****************** [6e] Paging */

.wp-pagenavi{
  float:left;
  width:100%;
  margin:50px 0 20px 0;
  font-size:12px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
  float:left;
  padding: 6px 12px 6px 12px; 
  margin: 2px;
  text-decoration: none;
  border: 1px solid #67BC29;
  color: #67BC29;
  background: #FFFFFF;  
}

.wp-pagenavi a:hover {  
  border: 1px solid #67BC29;
  color: #fff;
  background: #67BC29;
  float:left;
}
.wp-pagenavi a:active {
  float:left; 
  padding: 6px 12px 6px 12px; 
  margin: 2px;
  text-decoration: none;
  border: 1px solid #67BC29;
  color: #67BC29;
  background: #FFFFFF;  
}
.wp-pagenavi span.pages {
float:left;
  padding: 6px 12px 6px 12px; 
  margin: 2px 2px 2px 2px;
  color: #67BC29;
  border: 1px solid #67BC29;
  background-color: #FFFFFF;
}
.wp-pagenavi span.current {
  float:left;
  padding: 6px 12px 6px 12px; 
  margin: 2px;
  font-weight: bold;
  border: 1px solid #67BC29;
  color: #fff;
  background-color: #67BC29;
}
.wp-pagenavi span.extend {
float:left;
  padding: 6px 12px 6px 12px; 
  margin: 2px;  
  border: 1px solid #67BC29;
  color: #67BC29;
  background-color: #FFFFFF;
}

#sidebar h3{
	font-size: 22px;
	font-weight:normal;
	text-transform:uppercase;
}

#sidebar a{
	text-decoration:none;
	padding:5px;
	display:block;
	width:100%;
	text-transform:uppercase;
	font-size:12px;
}

#sidebar a:hover{
	background:#333;
}

#sidebar a.imagelink:hover{
	background:none;
}

#sidebar ul{
	margin:15px 0 30px 0;
}

#sidebar ul li{
	margin-top:5px;
	line-height:1.8em;
	border-bottom:#333 1px solid;
	padding:5px 0;
}

#sidebar ul li#categories-2,
#sidebar ul li#recent-posts-2{
	border:0;
}

.breadcrumbs{
	font-size:12px;
	margin-top:10px;
}

/* comments
------------*/

#commentwrap, #commentreplies{
	float:left;
	margin:20px 0 0 0;
}

#commentwrap textarea{
	width:100%
}

.commentitle{
	border-bottom:#666 solid 2px;
	float:left;
	width:100%;
	margin-top:20px;
}

#commentwrap h3, #commentreplies h3{
	background:#333;
	float:left;
	padding: 8px;
	font-size:13px;
	color:#fff;
}

#commentform{
	float:left;
	background:#333;
	width:100%;
}


ol.commentlist{
	float:left;
	width:100%;
}

ol.commentlist li{
	float:left;
	width:100%;
	background:#1F1F1F;
	margin-bottom:20px;
}

ol.commentlist a{
	color:#333;
}

ol.commentlist a:hover{
	color:#666;
}

.commentwrapper{
	float:left;
	margin:10px;
}

.commentleft{
	float:left;
}

.commentright{
	float:right;
}

.commentcentre{
	float:left;
	width:120px;
}

.commentright p{
	width:405px;
	padding-left:10px;
}

.commentsavatar{
	margin-right:5px;
	float:left;
}

.commentsavatar img{
	border:#c0c0c0 solid 1px;
	padding:2px;
}

.commentauthor{
	font-size:11px;
	font-weight:bold;
	float:left;
	width:110px;
	padding-left:5px;
}

.commentdate{
	font-size:11px;
	color:#999;
	width:120px;
	padding-left:5px;
	line-height:2.3em;
}

.commentcomment{
	float:left;
	font-size:13px;
}

.commentcomment em{
	color:#999;
	padding-left:8px;
}

#commentwrap input{
	padding:2px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
	
}

#commentwrap textarea{
	padding:0px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
}


#commentwrap label{
	color:#eee;
	text-transform:uppercase;
	font-size:11px;
}

#commentloggedin{
	font-size:12px;
}

.commentedit{
	width:405px;
	padding-left:10px;
	margin-top:15px;
}


input#submit{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	padding:3px;
}

input#submit:hover{
	background:#67BC29;
	color:#fff;
	cursor:pointer;
}


#youmustbe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#333;
	margin:10px 0 10px 0;
}


/* Contact
------------------------------------------------------------------*/

.contact,
.newsletter{
	position:relative;
	float:left;
	width:100%;
}


.contact_image{
	float:left;
	width:395px;
	height:390px;
	margin:15px 0 0 15px;
}


.contact_box{
	width:550px;
	margin-bottom:5px;
	background:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	float:left;
}

.contact_box form div{
	margin:15px;
}

.contact_box label{
	float:left;
	width:70px;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	font-weight:bold;
	margin-right:10px;
}

.contact_box textarea{
	padding:2px;
	border:1px solid #666;
	height:168px;
	width:83%;
}

.contact_box .input{
	padding:2px;
	border:1px solid #666;
	width:83%;
	background:#666;	
}

.contact_box input:focus{
	background:#fff;
}

.contact_box .submit{
	margin:10px 17px 10px 10px;
	float:right;
}

.contact_box legend{
	padding:5px;
	font-size:18px;
}

.response .success,
.response2 .success{
	float:left;
	clear:both;
	font-size:18px;
	margin-bottom:15px;
}

.response2 .success{
	margin-top:20px;
}

.response ul{
	float:left;
	margin-bottom:25px;
}

.response2 ul{
	float:left;
	margin:15px;
}

.response ul li,
.response2 ul li{
	list-style-type:disc;
	margin-left:20px;
	line-height:1.8em;
	font-size:12px;

}

.response ul li.title,
.response2 ul li.title{
	font-size:14px;
	list-style-type:none;
	color:red;
	font-weight:bold;
	margin:0;
}

/* Sponsors
------------------------------------------------------------------*/

.sponsor_container{
	width:100%;
	float:left;
	margin:20px 0 20px 0;
	border-bottom:1px dashed #666;
	padding-bottom:30px;
}

.sponsor_container div.sponsor_img{
	float:left;
	width:35%;
}

.sponsor_container div.sponsor_desc{
	float:left;
	width:64%;
}

.sponsor_container div.sponsor_desc h2{
	margin-bottom:10px;
}

/* Team
------------------------------------------------------------------*/

.team_members h3{
	margin-top:15px;
	width:99%;
	background:#67BC29;
	color:#000;
	padding:4px;
	font-size:24px;
	text-transform:uppercase;
}

.team_members P{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}

/* Infobox Blog
------------------------------------------------------------------*/

.infobox{
	margin:20px auto 0 auto;
	width:550px;
	
}

.infobox .subtitle, .infobox .title{
	color:#000;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
}


.infobox div{
	display:none;
	font-size:12px;
	padding:10px;
	background:#fff;
	border:1px solid #67BC29;
	margin-bottom:10px;
	color:#000;
	font-weight:bold;
	line-height:1.8em;
}

.infobox .title{
	background:#67BC29;
	padding:8px;
	margin-bottom:4px;
	display:block;
	letter-spacing:0.1em;
	border:0;
}

.infobox .subtitle{
	border:0;
	background:url('/images/dropdown_arrow.gif') no-repeat 98% 50% #999;
	padding:8px;
	display:block;
	margin-bottom:2px;
	letter-spacing:0.1em;
}

.infobox .subtitle:hover{
	cursor:pointer;
}

img.WP-PrintIcon{
	float:left;
	margin-bottom:8px;
}


/* Sessions
------------------------------------------------------------------*/

.sessions{
	width:100%;
}

.sessions form div{
	margin:10px;
	float:left;
}

.sessions form legend{
	font-weight:bold;
	letter-spacing:0.1em;
	padding:5px 5px 0 5px;
}

.sessions form select{
	border:1px solid #333;
	padding:2px;
	font-size:11px;
	margin-top:3px;
}

.sessions form select.type,
.sessions form select.discipline{
	width:180px;
}

.sessions form label{
	display:block;
	font-weight:bold;
}

.sessions .submit{
	width:100%;
	margin-bottom:20px;
}

.submit input {
	padding:0.15em;
	width:10em;
	border:1px solid #ddd;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
}

.submit input:hover{
	border-color:#c5c5c5;
	background:#67BC29;
	cursor:pointer;
	color:#fff;
}

table.sessions{
	border-spacing: 0px;
	margin-top:30px;
	width:100%;
}

table.sessions th{
	padding:5px;
}

table.sessions td{
	border:1px solid #666;
	margin:0;
	padding:5px;
}

table.sessions tr.odd{
	background:#000;
}

.noresults{
	margin-top:20px;
	color:red;
	font-weight:bold;
}

.disclaimers{
	text-align:left;
	font-size:11px;
	color:#666;
}

.disclaimers img{
	float:right;
}

.disclaimers a{
	color:#666;
}
