/*css reset*/html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}
html {
	background-color: #FC1606;
}
body {
	font: 80%  Helvetica, Verdana, Arial, sans-serif;
	background-color: #FC1606;	
}
#contentCenter {
	width: 1028px;
	margin: 0 auto;
}

#titlePoster {
	position: relative;
	text-indent: -9999px;
	background: transparent url(images/header-outside.png) no-repeat left top;
	width: 1028px; height: 254px;
	z-index: 10;
}
#titlePoster a {
	border: none;
}
#titlePoster #inside {
	position: absolute;
	left: 13px; top: 14px;
	width: 998px; height: 225px;
	background: transparent url(images/header-inside.gif) no-repeat left top;
}
#content {
	position: relative;
	top: -10px;
	width: 980px; 
	margin: 0 auto;
	border-bottom: 2px solid #2A41C7;
}
#content #leftWrap {
	position: relative;
	left: 0;
	top: -1px;
	background: #fff url(images/left_border.gif) repeat-y;
	border-bottom: 5px solid #FED41D;
	}
#leftBorderTop {
	position: absolute;
	top: -10px; left: -7px;
	width: 126px; height: 247px;
	background: transparent url(images/left_border_top.gif) no-repeat top right;
}
#leftBorderBottom {
	position: absolute;
	bottom: -35px; left: -74px;
	width: 207px; height: 350px;
	background: transparent url(images/left_border_bottom.gif) no-repeat top right;
	z-index: 15;
}
#rightWrap {
	position: relative;
	top: 0;
	background: transparent url(images/right_border.gif) repeat-y top right;
	padding: 60px 150px 15px 150px;
	border-bottom: 2px solid #44A093;
	text-align: left;
	min-height: 500px;
	}
#rightBorderTop {
	position: absolute;
	top: -10px; right: -13px;
	width: 126px; height: 247px;
	background: transparent url(images/right_border_top.gif) no-repeat top right;
}
#rightBorderBottom {
	position: absolute;
	bottom: -35px; right: -74px;
	width: 207px; height: 350px;
	background: transparent url(images/right_border_bottom.gif) no-repeat top right;
	z-index: 15;
}	
/*************** Content Styles ****************/


p,h1,pre {
	margin:0px 10px 10px 0px;
}
p, li {
	font-size: 15px;
	line-height: 25px;
  letter-spacing: 0.75px;
  font: 15px Arial, sans-serif;
}	
h1 {
	font-size: 2em;
	color: #2D0C3F;
	margin-top: 25px;
}
h2{
	color: #2D0C3F;
	font-size: 1.4em;
	margin: 25px 0 7px 0;
}
h3 {
		color: #2D0C3F;
		font-size: 20px;
		text-align: left;
		margin: 25px 0 20px 0;
}

h4 {
	color: #2D0C3F;
	font-size: 1.3em;
}
h5 {	color: #2D0C3F;
	font-size: 1.6em;
}

p.postmetadata, p.postcomments {
	font-style: italic;
	font-weight: bold;
	text-align: left;

}
#content a {
	color: #0642CD;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	
	text-align: left;
}
#content img {
	margin: 10px;
}
#content ul {
	margin: 0 0 50px 15px;
}
#content li {
	margin: 0 0 5px 15px;
}
#content .entry {
	padding:0;
	margin:0 0 5px;
}
#content .post {
	margin-bottom: 40px;
}
#content div.lineup img, #content div.workshops img {
	float:left;
	margin:	2px 10px 10px -160px;
}

#content div.lineup p, #content div.workshops p   {
	clear: both;
	padding:  25px 0 25px 0;
	left: 160px;
	position: relative;
	width: 500px;
}
#content div.lineup a, #content div.workshops a {
	letter-spacing: 2px;
	padding-top: 10px;
	position: relative;
}
#content div.workshops h4{
	font-weight: bold;
	padding-top: 30px;
	margin: 0 0 -10px 0;
	clear: both;
}
#content div.sponsors {
	text-align:center;
}
#content div.sponsors img { 
	padding: 25px;
	background-color: #fff;
	margin: 10px;
	border: solid 4px #000;
	width: 30%; height: 30%;
}
#content table {
	border: 2px solid #003109;
	border-collapse: collapse;
	margin: 0 auto;
}
#content table tr {
	border-collapse: collapse;
	
}
#content table td {
	padding: 5px;
	border: 1px solid #003109;
}

.floatleft {
	float: left;
}


 
/*************** Navigation Menu ****************/
.navbar {
	position: relative;
	top:245px; left: 30px;
	z-index: 5;
	width: 800px;
	margin: 0 auto;
}

.navbar ul {
	list-style-type: none;

}

.navbar ul li {
	float: left;
	margin:  0 8px 0 0;
	text-align: center;
	width: 117px; 
 	z-index: 5;
	 box-shadow: 0 3px 6px #999;
  -moz-box-shadow: 0 3px 6px #999;
  -webkit-box-shadow: 0 3px 6px #999;

}


.navbar ul li ul {
	position: relative;
	display: none;
  z-index: 5; 
  width: 117px;
  
}

.navbar ul li ul li {
	border: none;
	
	z-index: 5;
}
.navbar ul li a { 
	display: block;
	text-decoration: none;
	font-size: 19px;
	text-align: center;
	color: #fff;
	height: 35px;
	line-height: 40px;
	padding-top: 12px;
	font: 20px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	background: #B6E003 url(images/nav-tab.jpg) repeat-x 0 bottom;
	z-index: 6;
	}

		
.navbar ul li ul li a {
	display: block;
	text-decoration: none;
	font-size: 19px;
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;padding-top: 12px;
	font: 20px Helvetica, Verdana, Arial, sans-serif;
	letter-spacing: 0;
	font-weight: bold;
	background: #B6E003 url(images/nav-tab.jpg) repeat-x 0 bottom;
	z-index: 6;
}
	
/** popup list on hover **/
.navbar ul li:hover ul {
	display: block;
	z-index: 5;
}

/** nav link hover **/	

.navbar ul li.current_page_item ul li a:focus, .navbar ul li.current_page_item ul li a:hover, .navbar ul li.current_page_item ul li a:active, .navbar ul li.current_page_item ul li a.hover {
 	
 	background: #F87906 url(images/nav-active-tab.jpg) repeat-x 0 bottom;
}	


.navbar ul li a:focus, .navbar ul li a:hover, .navbar ul li a:active, .navbar ul li a.hover {
	background: #F87906 url(images/nav-active-tab.jpg) repeat-x 0 bottom;

}



/*************** Footer ****************/


#footer {
	position: relative;
	left: 500px;
	height: 85px; width: 530px;

}

#footer table {
	width: 400px;
	text-align: center;
	border-color: transparent;
}
#footer table td {
	background-color: transparent;
	color: #fff;
}
#footer table td a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#footer table td a:hover {
	text-decoration: underline;
}

#searchform { 
	margin: 0 0 0 10px; 
	text-align: left;
	padding: 0;
}
#searchform table, #searchform table td {
	border: none;
}
#searchform input {
	background-color: #F7EEBD;
	color: #1C164B;
	border: solid 2px #C64B06;
	font-size: 20px;
	padding: 2px;
}

#searchform #searchsubmit {
	background-color: #BAB5CF;
	margin: 2px 0 0 0;
	cursor: pointer;

}
#searchform #searchsubmit:hover, #searchform #searchsubmit.hover {
	border: 2px solid #8F3504;
	background: #fff;
}

#footing {

	margin: -600px auto 0 auto;
	width: 100%; height: 776px;
	background: #FC1606 url(images/footing_bg.png) repeat-x left top;
}

#footerlogin a { display: block; width: 100%; height: 50px; border: none; outline: none;}



h2.credit {
	text-align: right;
	padding-right: 120px;
	font-size: 12px;
	color: #fff;
}

h2.credit a {
	color: #fff;
}
h2.credit a:hover {
	color: #F7DE8C;
}

.star {
		position: absolute;
		width: 35px; height: 35px;
		background: transparent url(images/star-trans.png) no-repeat 0 0;
	}