/* 
 = RESET
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; color:#fff; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }
/* END RESET CSS */


table { font-size:inherit; font:100%; }

select, input, textarea { font:99% sans-serif; }


/* normalize monospace sizing */
pre, code, kbd, samp { font-family: monospace, sans-serif; }
 
/* 
 * minimal base styles 
 */

/* #444 looks better than black: twitter.com/H_FJ/statuses/11800719859 */ 
body, select, input, textarea { color:#444; }

/* Headers (h1,h2,etc) have no default font-size or margin,
   you'll want to define those yourself. */ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }


html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }

a, a:active, a:visited { color:#607890; }
a:hover { color:#036; }


ul { margin-left:0px; }
ol { margin-left:30px; list-style-type: decimal; }

small { font-size:85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align:top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px;  
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }

/* always force a scrollbar in non-IE */
html { overflow-y: scroll; }
/* make buttons play nice in IE */
button {  width: auto; overflow: visible; }


/* >> The Magnificent CLEARFIX << */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }


/*
 *Classes
*/
.no_bg{background-image: none;}
.clear{clear: both}
.left{float: left; margin-right:20px;}
.right{float: right;}
.no_display{display: none;}

.alignleft{float: left; margin: 0px 20px 10px 0px;}
.alignright{float: right; margin: 0px 0px 10px 20px;}
.alignright2{float: right; margin: 0px 0px 10px 10px;}

.aligncenter{text-align: center;}

.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }

.hidden { display:none; visibility:hidden; } 


h1,h2,h3,h4,h5,h6 { font-family: Arial; }
h1{font-size:36px;}
h2{font-size:32px;}
h3{font-size:28px;}
h4{font-size:24px;}
h5{font-size:18px;}
h6{font-size:14px;}
p { margin-bottom: 10px; }



 /* Primary Styles
    Author: 
 */
 body{
	font: 13px Arial, Helvetica, sans-serif;
	background: #000;
 }
 
.wrap{
	width: 900px;
	position: relative;
	margin: 0 auto;
}
 
#header{
	width: 989px;
	height: 239px;
	background-image:url(../images/header.jpg);
		position: relative;
	margin: 0 auto;

}

#header2{
	width: 989px;
	height: 507px;
	background-image:url(../images/heade2.jpg);
		position: relative;
	margin: 0 auto;

}


#header .wrap{
	height: 129px;
}
#header2 .wrap{
	height: 129px;
}

#header #top{
	height: 30px;
	color: #a9a9a9;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

#header #top p{
	line-height: 30px;
}

#header #top a{
	color: #fff;
	font: 11px "Century Gothic", Arial, Helvetica;
	text-decoration: none;
}

#header #logo{
	position: absolute;
	margin-top:30px;
}
#header2 #logo{
	position: absolute;
	margin-top:30px;
}

hr{
	color:#525252;
}

#header #logo{
	width:400px;
	height: 126px;
	display: inline;
}
#header2 #logo{
	width:400px;
	height: 126px;
	display: inline;
}

#header #nav{
	height: 20px;
	position: absolute;
	width:900px;
	margin-top:150px;
}
#header2 #nav{
	height: 20px;
	position: absolute;
	width:900px;
	margin-top:150px;
}

#tagline{
	width:456px;
	height:56px;
	float:right;
	margin-left:420px;
	position:absolute;
	margin-top:65px;
}

#header #nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#header2 #nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #nav ul li{
	display: inline;
	float: left;

}

#header2 #nav ul li{
	display: inline;
	float: left;

}

.home a{
	width:68px;
	height:17px;
	background-image:url(../images/home.png);
	text-indent:-99999px;
	float: left;	background-repeat:no-repeat;
	padding-right:10px;


}
.home a:hover{
	width:68px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/home_on.png);
	float: left;	background-repeat:no-repeat;	padding-right:10px;


}
.homeactive{
	width:68px;
	height:17px;
	background-image:url(../images/home_on.png);
	text-indent:-99999px;
	float: left;
	background-repeat:no-repeat;	padding-right:10px;

}


.whoweare a{
	width:126px;
	height:17px;
	background-image:url(../images/whoweare_on.png);
	text-indent:-99999px;
	float: left;
		padding-right:10px;background-repeat:no-repeat;

}
.whoweare a:hover{
	width:126px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/whoweare.png);
	float: left;
		padding-right:10px;background-repeat:no-repeat;


}
.whoweareactive{
	width:126px;
	height:17px;
	background-image:url(../images/whoweare.png);
	text-indent:-99999px;
	float: left;
		background-repeat:no-repeat;	padding-right:10px;

		

}



.thelineup a{
	width:115px;
	height:17px;
	background-image:url(../images/lineup_on.png);	padding-right:10px;

	text-indent:-99999px;
	float: left;background-repeat:no-repeat;
}
.thelineup a:hover{
	width:115px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/lineup.png);	padding-right:10px;
background-repeat:no-repeat;
	float: left;
}
.thelineupactive{
	width:115px;
	height:17px;
	background-image:url(../images/lineup.png);
	text-indent:-99999px;
	float: left;
	padding-right:10px;
background-repeat:no-repeat;
}



.media a{
	width:71px;
	height:17px;
	background-image:url(../images/media_on.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}
.media a:hover{
	width:71px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/media.png);	padding-right:10px;
background-repeat:no-repeat;
	float: left;
}
.mediaactive{
	width:71px;
	height:17px;
	background-image:url(../images/media.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}



.getinvolved a{
	width:138px;
	height:17px;
	background-image:url(../images/getinvolved_on.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}
.getinvolved a:hover{
	width:138px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/getinvolved.png);	padding-right:10px;
background-repeat:no-repeat;
	float: left;
}
.getinvolvedactive{
	width:138px;
	height:17px;
	background-image:url(../images/getinvolved.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}


.getintouch a{
	width:135px;
	height:17px;
	background-image:url(../images/intouch_on.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}
.getintouch a:hover{
	width:135px;
	height:17px;
	text-indent:-99999px;
	background-image:url(../images/intouch.png);	padding-right:10px;
background-repeat:no-repeat;
	float: left;
}
.getintouchactive{
	width:135px;
	height:17px;
	background-image:url(../images/intouch.png);	padding-right:10px;
background-repeat:no-repeat;
	text-indent:-99999px;
	float: left;
}

#bannertext{
	width:100%;
	margin-top:20px;
	color:#eaeaea;
	font-size:13.5px;
	padding-bottom:50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bannertext2{
	width:500px;
	margin-top:20px;
	color:#eaeaea;
	font-size:13.5px;
	padding-bottom:50px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*-- BANNER --*/
#banner{
	width: 100%;	

}

#banner-main{
	width: 100%;
}
#banner2{
	width: 100%;	
	position:absolute;
	margin-top:-280px;
	padding-bottom:20px;

}

#banner-main2{
	width: 100%;
		position:absolute;
		margin-bottom:20px;

}
#banner ul{
	width: 929px;
	overflow: hidden;
	margin: 0;
	float: left;
	border: #f0f2f3 6px solid;
}

#banner ul li{
	float: left;
	display: inline;
	border-right: #f0f2f3 6px solid;
}

#banner ul li.last{
	border-right: none;
}

#banner ul li img{
	display: block;
}

#banner p{
	line-height:1.5em;
}
#banner2 p{
	line-height:1.6em;
}
/*-- CONTENT --*/
#content{
	background: #fbfbfb url(../images/content-bg.png) repeat-x bottom;
}

#content-bg{
	background: url(../images/bg-content-top.png) repeat-x top;
}

#main{
	width: 600px;
	float: left;
}

#main3{
	width: 630px;
	float: left;
}

#main2{
	width: 980px;
	float: left;
}

#main2 a{
	text-decoration:none;
	color:#000;
}

#sidebar{
	width: 320px;
	float: right;
}
#contactdetails{
margin-left:60px;	
}

#contactdetails p{
	color:#4c4c4c;	
}
#contactdetails a{
	color:#4c4c4c;	
	text-decoration:none;
}

#contactdetails h2.entry-title{
	display: block;
	padding-bottom: 10px;
	background: url(../images/line-white.png) repeat-x bottom;
	color: #505051;
	margin-bottom: 15px;
	font-size: 16px;
}

	#main h2.entry-title{
	display: block;
	padding-bottom: 10px;
	background: url(../images/line-white.png) repeat-x bottom;
	color: #505051;
	margin-bottom: 15px;
	font-size: 21px;
}
	#main3 h2.entry-title{
	display: block;
	padding-bottom: 10px;
	background: url(../images/line-white.png) repeat-x bottom;
	color: #505051;
	margin-bottom: 15px;
	font-size: 21px;
}

#main p{
	color: #383838;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
#main2 h2.entry-title{
	display: block;
	padding-bottom: 10px;
	background: url(../images/line-white.png) repeat-x bottom;
	color: #505051;
	margin-bottom: 15px;
	font-size: 21px;
}

#main2 p{
	color: #383838;
	font: 13px/18px Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.about{
	background: #fbfbfb url(../images/content-bg.png) repeat-x bottom;
}

.about #content-bg{
	padding: 30px 0;
}

.about #sidebar{
	padding-top: 35px;
}

.about #sidebar img{
	border: #fff 5px solid;
}

.contact #sidebar{
	padding-top: 35px;
}

.contact #sidebar img{
	border: #fff 5px solid;
}

.news #main{
	padding: 20px 45px 20px 0;
	background: url(../images/line-side.png) repeat-y right;
}

.news #sidebar{
	width: 300px;
	padding: 45px 0 0 0;
}

.news #sidebar .widget{
	width: 200px;
	margin: 0 auto;
}

.news #sidebar .widget h3{
	color: #373738;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	border-bottom: #d0d0d0 1px solid;
}

.news #sidebar .widget ul{
	list-style: none;
}

.news #sidebar .widget ul li{
	line-height: 35px;
	border-bottom: #d0d0d0 1px solid;
}

.news #sidebar .widget ul li a{
	color: #171717;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.post{
	margin-bottom: 25px;
}

.post h3.title{
	display: block;
	color: #000;
	font-size: 18px;
	margin-bottom: 5px;
}

.post p.desc{
	font-size: 14px;
	color: #7b4040!important;
	font-style: italic!important;
	margin-bottom: 2px!important;
}

.post p.date{
	color: #454545!important;
	font-size: 10px!important;
}

.post .readmore{
	clear: both;
	display: block;
	text-align: right;
	height: 41px;
	background: url(../images/link-bg-white.png) repeat-x top;
}
.slideshow{
	clear: both;
	display: block;
	text-align: LEFT;
	height: 41px;
	background: url(../images/link-bg-white.png) repeat-x top;
		color: #444444;
	font: 11px/41px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight:bold;
	margin-top:5px;

}

.slideshow a{
	color: #171717;
	font: 14px/41px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.post .readmore a{
	color: #171717;
	font: 14px/41px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}








/*-- MID Link --*/
ul.mid-link{
	margin: 0 auto;
	list-style: none;
	height: 52px;
	background: url(../images/line-mid-link.png) repeat-x top;
	width: 722px;
	padding-left: 168px;
}

ul.mid-link li{
	float: left;
	display: inline;
	height: 52px;
	line-height: 52px;
	margin-right: 15px;
}

ul.mid-link li a{
	color: #6e6e6e;
	text-decoration: none;
	font-size: 13px;
}


.navigation{
	display: block;
	height: 41px;
	line-height: 41px;
	background: url(../images/link-bg-white.png) repeat-x top;
}

.navigation a{
	color: #171717!important;
	font: 14px/41px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
}




/*-- WHITE BAR --*/
#white-bar{
	width: 100%;
	hwight:300px;
}
#white-bar2{
	width: 100%;
	hwight:300px;
	margin-top:400px;
}
#white-bar3{
	width: 100%;
	hwight:300px;
	margin-top:70px;
}
#white-bar ul{
	margin: 0;
	list-style: none;
}
#white-bar5{
	width: 100%;
	hwight:300px;
	margin-top:220px;
}
#white-bar ul li{
	float: left;
	display: inline;
	padding-left: 30px;
	color: #717172;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	text-transform: uppercase;
}

#white-bar ul li a{
	color: #717172;
	text-decoration: none;
	vertical-align: middle;
}

#timer{
	width:500px;
	float:right;
	height:200px;
	margin-right:110px;
	margin-top:-20px;
}
/*-- Lower Content --*/
#lower{
	width: 100%;
	padding: 5px 0;
background-color:#000;
margin-top:-10px;
position:absolute;}

#lower .col{
	width: 260px;
	float: left;
	display: inline;
	margin-right: 40px;
	color: #6e6e6e;
	margin-top:-3px;
}

#lower .col h3{
	display: block;
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #dadada;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background: url(images/line-grey.png) repeat-x bottom;
}

#lower .col p{
	line-height: 1.2em;
	font-size: 13px;
	height: auto!important;
	height: 180px;
	min-height: 180px;
	margin-bottom: 0;
}

#lower .col .readmore{
	height: 42px;
	display: block;
	background: url(images/link-bg-grey.png) repeat-x top;
	text-align: right;
}

#lower .col .readmore a{
	color: #d5d5d5;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/42px Georgia, "Times New Roman", Times, serif;
}

#lower .last{
	margin-right: 0;
}


/** -- Footer -- **/



#twitterfeed{
	height:140px;
	overflow:hidden;
	width:300px;
	margin-top:-30px;
	z-index:-2;
font-family:Arial;	font-size:10px;
}


#footer{
	width: 100%;
	background: #000;
	padding: 5px 0;
	position:absolute;
	margin-top:200px;
}

#footer p{
	font-size: 10px;
	color: #6d6d6d;
}

#footer p span{
	padding: 0 10px;
}

#footer p a{
	color: #6d6d6d;
	text-decoration: none;
}



input, textarea { 
	padding: 8px;
	border: solid 1px #232323;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 200px;
	background-color: #101010;
color:#545454;
	}

textarea { 
	width: 300px;
	max-width: 300px;
	height: 55px;
	line-height: 150%;
	margin-left:220px;

-moz-border-radius:5px 5px 5px 5px;
-webkit-border-radius:5px 5px 5px 5px;
	}


.form label { 
	margin-left: 12px; 
	color: #fff;
	}

.submit {
	width:35px;
		background-image:url(../images/send.png);
		height:12px;
		background-repeat:no-repeat;

	}
#form-div { 
margin-top:30px;
margin-left:15px;
	
}

.email{
	margin-top:-143px;
}

#donate{
	color:#545454;
	line-height:0.1em;
	font-size:7px;
	margin-top:27px;
}
#lower .col .readmore{
	height: 42px;
	display: block;
background-image:url(../images/link-bg-grey.png);
	text-align: right;
	margin-top:-95px;
}

#lower .col .readmore a{
	color: #d5d5d5;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/42px Georgia, "Times New Roman", Times, serif;
		margin-top:-50px;
			margin-right:210px;


}
#lower .col .readmore2{
	height: 42px;
	display: block;
background-image:url(../images/link-bg-grey.png);
	text-align: right;
	margin-top:-135px;
	
	
}


#lower .col .readmore2 a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/42px Georgia, "Times New Roman", Times, serif;
		margin-top:-50px;
	text-indent:-99999px;
	width:35px;
	height:12px;
	margin-right:200px;
}

#lower .col .readmore3{
	height: 42px;
	display: block;
background-image:url(../images/link-bg-grey.png);
	text-align: right;
		margin-top:2px;
	z-index:3;
}
#lower .col .readmore3 a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 11px/42px Georgia, "Times New Roman", Times, serif;
		margin-top:-50px;
	text-indent:-99999px;
	width:62px;
	height:12px;
	margin-right:200px;

}

#description{
	height:50px;
	margin-top:20px;
	position:absolute;
	margin-left:180px;
}
#description a{
color:#fff;
text-decoration:none;
}

#description a:hover{
color:#fff;
text-decoration:underline;
}

#speaker{
	float:left;
	display:block;
	width:100%;
	height:100%;
margin-top:20px;
}

	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */

#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 1px solid #313131;	color:#fff;

}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #666666;
	color:#fff;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1em;
}


#videobutton1{
	margin-left:220px;
	margin-top:10px;
	position:absolute;
}
#videobutton2{
	margin-left:430px;
	position:absolute;	margin-top:10px;

}

#followus{
	margin-top:8px;
	position:absolute;
	padding-top:8px;
	margin-left:-260px;
}

