/* 

Colors:
text = #fff
drk oraange = #A23B00
bright orange = #FF6600
light orange =  #C04600
yellow-green = #CCFF00

drk brown = #792C00

gold = #FFCC33
lemon chiffon = #FFFACD
===============================================================================================*/




/* 1. RESET
===============================================================================================*/	
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td, img
{ margin:0; padding:0; border:0; outline:none; vertical-align:baseline; background:transparent;}
ul, ol { list-style: none; }
img { border:none;}

html {
overflow: auto;
}


/* 2. GLOBALS
===============================================================================================*/	
body {
	background-color: #A23B00;
	font-size: 12px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	word-wrap: break-word;
}

/* 3. STRUCTURE
===============================================================================================*/	
#rap {
	width: 974px;
	margin:15px auto 0;
	text-align:left;
}

#head {
	height: 245px; width: 974px;
	background: url(../img/head.jpg) no-repeat left top;
}
#head h1 {
	text-indent: -99999em;
}
#content {
	background: url(../img/content-tile.gif) repeat-y;
	height: 850px; position: relative;
}


#content_2   {
	background: url(../img/content-tile.gif) repeat-y;
	position: relative;
}

/* 3. NAVIGATION
===============================================================================================*/	

ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	width: 800px;
	margin-top: 20px;
	margin-left: 30px;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
}
ul.dropdown a, ul.dropdown span {
	display: block;
}
ul.dropdown li {
	background: transparent;
	border: none;
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	padding: 0 0 0 30px;
	zoom: 1;
}

ul.dropdown a, ul.dropdown ul a, ul.dropdown ul span, ul.dropdown li a, ul.dropdown *.dir {
	color:#fff;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	text-decoration:none;
}
ul.dropdown li.hover, ul.dropdown li:hover {

/*	background: url(../img/grad2.png) repeat-x 0 100%;*/
	color: #000;
}
ul.dropdown li a:active {
/*	background: url(../img/grad1.png) repeat-x;*/
}
ul.dropdown ul {
	left:50;
	margin-top: 0;
	position:absolute;
	top:100%;
	visibility:hidden;
	width:150px;
	z-index:598;
}
ul.dropdown ul li {
	background:  #792C00;
	float: none;
	border-bottom: 1px dashed #CCCCCC;
/*	#6600FF*/
}
ul.dropdown ul ul {
	top: 1px;
}
ul.dropdown li:hover > ul {
 	visibility: visible;
}

/*===col-left====*/

#video_content {
	border: 1px solid #FF6600;
	width: 290px; float: left;
	margin-top: 25px; margin-left: 20px;
	position: relative;
}
#video_content h2.join {
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 50px;
	padding-left: 7px;
	height: 25px;
	width: 280px;
}
#vid_player {
	height: 258px; width: 290px;
}
.vid_link {
	background: #C04600;
	border-bottom: 1px dashed #ccc;
	height: 65px; width: 280px;
	margin: 2px auto; position: relative;
}
.vid_link img {
	border: 2px solid #fff;
	height: 50px; width: 65px; float: left;
	margin-top: 5px; margin-left: 5px;
}
.vid_link p {
	color: #fff; font-size: 12px;
	font-weight: bold; height: 25px;
	width: 200px; margin-left: 10px;
	padding-top: 25px; padding-left: 75px;
}
.vid_link a {
	color: #fff;
	text-decoration: none;
}
.vid_link a:hover {
	color: #cf0;
}
.social img {
	border-style: none;
}
.social ul {
	height: 40px;
	width: 100%;
	margin-top: 5px;
}
.social li {
	display: inline; float: left;
}
.social a {
	display: block;
	padding-right: 23px;
	height: 32px;
	width: 32px;
	border-style: none;
}
#social {
	background: #c04600;
	border-top: 1px dashed #ccc;
	height: 65px;
	width: 280px;
	margin: 2px auto;
}

/*===col-left====*/

#main_content {
	background: transparent;
	height: 300px; width: 605px; float: left;
	margin-top: 25px; margin-left: 20px;
}

#main_panel{
	border: 1px solid #FF6600;
	height: 227px; width: 605px;
}
.xtra_panel {
	width: 605px;
	float: left;
	margin-top: 20px;
	position: relative;
}
 h2.panels, h2.join{
	color: #fff; font-size: 16px;
	font-weight: bolder;
	padding-left: 7px; padding-top: 4px;
}


h2.panels1{

color: #fff; font-size: 16px;
	font-weight: bolder;
	padding-left: 10px; padding-top: 20px;
}



/*===news panel====*/

.ae_news_panel, .blog_panel, .anneemmitt_panel{
	border: 1px solid #f60;
	float: left; overflow: hidden;
	height: 275px; width: 585px;
} 


.tickets_panel{
        border: 1px solid #f60;
	float: left; overflow: hidden;
	height: 700px; width: 585px;
}


.rightborder{
border-right:3px solid #ff6600;height:255px;
}
.ae_news_panel {

      padding-left: 15px; padding-top:7px;background: url(../img/panel-news-reviews2.gif)no-repeat;


}

.ae_news_panel ul, .blog_panel ul {
	margin-top: 12px;
}
.ae_news_panel li, .blog_panel li {
	font-size: 12px; line-height: 12px;
	padding-left: 10px; padding-right: 5px;
}
.ae_news_panel .date, .blog_panel .date {
	font-size: 11px; font-weight: bold;
	margin-top: 5px; margin-bottom: 0px;
}
.ae_news_panel .date {
	color: #CCFF00;
}
.ae_news_panel .entry, .blog_panel .entry {
	width: 275px; padding-top: 0px;
}
.ae_news_panel .entry  a, .blog_panel .entry  a, #content_2 .team a {
	color: #cf0; font-size: 12px; font-weight: bold;
	text-decoration: none;
}
.ae_news_panel .entry  a:hover, .blog_panel .entry  a:hover, #content_2 .team a:hover  {
	color: #fff;
	text-decoration: underline;
}
.xtra_panel_2 ul {
	margin-top: 10px;
}





/*===marquee====*/


#pscroller1{
width: 275px;
height: 50px;
border: 1px solid black;
padding: 5px;
background-color: white;
}




/*===tickets panel====*/

.tickets_panel {
	background: url(../img/get-tix.gif) no-repeat;
	margin-left: 16px;
}
.tickets_panel h3{
	font-size: 12px; font-weight: bold;
	color: #CCFF00;
	padding-top: 8px; padding-left: 8px;
	text-decoration: none;
}
.tickets_panel ul {
	margin-top: 4px;
}
.tickets_panel li {
	font-size: 12px; line-height: 16px;
	padding-left: 15px; padding-right: 5px;
}
.tickets_panel .down {
	padding-bottom: 5px;
}


/*===blog panel====*/

.blog_panel {
	background: url(../img/panel-blank.gif) no-repeat;
}
.social .push {
	margin-left: 2px;
}
#blog_link a {
	color: #cf0; font-size: 10px; display: block;
	height: 15px; width: 115px;
	margin-right: 5px; float: right;
	text-align: right; text-decoration: none;
}
#blog_link a:hover {
	color: #fff;
	text-decoration: underline;
}

/*===anneemmitt panel====*/

.anneemmitt_panel{
	background: url(../img/panel-merch.gif) no-repeat;
	margin-left: 16px;
}

/*===xtra panel G-FEED CONTROL====*/

.xtra_panel_2 {
	background: url(../img/panel_top.gif) repeat left top;
	border: 1px solid #f60;
	float: left; height:227px; width: 605px;
	margin-top: 20px; position: relative;
}
#feed-control {
	background: transparent;
	height: 200px; width: 580px;
	margin-top: 15px; margin-right: auto; margin-left: auto;
}
#feed-control .gfg-root {
	font-family:"Arial",sans-serif; font-size:12px;
	height:auto; overflow:hidden; position:relative;
	text-align:center; width:580px;
	border-top: none; border-right: none; border-bottom: none; border-left: none;
}
#feed-control .gfg-root .gfg-entry .gf-result {
	background: transparent;
	height:100%; width:auto;
	padding-left:20px; padding-right:5px;
	position:relative;
}
#feed-control .gfg-title {
	background-color: #A23B00; 	color: #cf0;
	font-weight:bold; line-height:1.4em;
	overflow:hidden; white-space:normal;
}
#feed-control .gf-title {
	color: #ccff00;font-weight:bold;
	line-height:1.4em; overflow:hidden; white-space:normal;
}
#feed-control .gfg-title a {
	color : #fff; font-size:16px; text-decoration: none;
	padding-left: 1em;
}
#feed-control .gf-relativePublishedDate {
	color : #fff;
}
#feed-control .gfg-list {
	margin-bottom:5px; 	margin-top: 5px;
	overflow:hidden; position:relative;
	text-align:left;
}
#feed-control .gf-snippet {
	color: #fff;
	font-size: 13px;
	margin-top : 3px; margin-bottom: 10px;
}
#feed-control .gfg-entry {
	background: transparent;
	height:6.9em; 	width:580px;  margin-top:3px;
	overflow:hidden; position:relative;
	text-align:left;
}
#feed-control .gfg-listentry-odd, .gfg-listentry-even  {
	background-color:#A23B00;
	width:580px;
	color: #fff;
}
#feed-control .gfg-listentry-odd a, .gfg-listentry-even a  {
	width:580px;
	color: #fff;
}
#feed-control .gf-result {
	height:auto;
}
#feed-control .gfg-listentry-highlight { 
  	background-image : url(../img/garrow.gif);
  	background-repeat: no-repeat;
  	background-position : center left;
  	background-color: #a23b00;
	width:580px;
}
#feed-control .gf-author {
	color:#FFFFFF;
}

/*===footer====*/

#footer {
	background: url(../img/foot.jpg) no-repeat;
	color:#fff;
	height:55px; width:974px; padding-top:10px;
}
#footer p {

	font-size: 12px; font-weight: bold;
	text-align: center; padding-top: 2px;
}
#footer a {
	color: #fff; text-decoration:none;
}
#footer a:hover {
	color: #cf0;
}

/*===bottom links====*/

#links li {
	display: inline; float: left;
}
#links img {
	border-style: none;
}
#links li a {
	display: block;
	height: 66px; width: 224px;
	margin-left: 75px; margin-top: 25px;
}

/* 4. PAGES
===============================================================================================*/
#content_2 h1 {
	font-size: 21px; font-weight: bold;
	margin-left: 35px; padding-top: 20px;
}

/*===playwright====*/

#content_2 p {
	font-size: 13px; line-height: 18px;
	padding-bottom: 14px;
}
#content_2 .about .fisrt-p, #content_2 .annemmitt .fisrt-p   {
	margin-top: 8px;
}
#content_2 .about {
	width: 920px;
	margin-right: auto; margin-left: auto;
	padding: 5px; position: relative;
}
#content_2 .about img {
	border: 1px double #fff;
	padding: 4px;
	height: 220px;
	width: 160px;
	margin-bottom: 4px;
}
#content_2 .about .caption {
	float: left;
	height: 275px;
	width: 165px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
#content_2 .about .caption p {
	text-align: center;
	width: 160px;
}
#content_2 .about .caption a {
	color: #CCFF00;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
}

/*===team====*/

#content_2 .team {
	width: 920px; margin-right: auto; margin-left: auto;
	padding: 5px; position: relative;
	border-bottom: 1px dotted #f60;
}
#content_2 .team h2 {
	font-size: 14px; font-weight: bold;
	padding-top: 9px;
}
#content_2 .team img {
	border: 1px double #fff;
	padding: 4px;
	height: 133px; width: 100px; float: left;
	margin-left: 10px; margin-top: 10px; margin-right: 10px;
}
#content_2 .team a {
	text-decoration: underline;
}


/*===annet====*/

#content_2 .annemmitt {
	width: 920px;
	margin-right: auto; margin-left: auto;
	padding: 5px; position: relative;
}

#content_2 .annemmitt img {
	border: 1px double #fff;
	padding: 4px;
	height: 304px; width: 323px; float: left;
	margin-left: 10px; margin-top: 10px; margin-right: 10px;
}

/*===book club===*/
#content_2 .bookgallery {
	width: 920px;
	margin-right: auto; margin-left: auto;
	padding: 5px; position: relative;
}
#content_2 .bookgallery h4 {
	font-size: 16px;
	font-weight: bold;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	padding-bottom: 25px;
	font-style: italic;
	line-height: 24px;
}
#content_2 .bookgallery a {
	color: #CCFF00;
	font-size: 14px;
}

#content_2 .books {
	border-bottom: 1px solid #ff6600;
	width: 850px;
	padding-bottom: 15px;
	position: relative;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 15px;
}
#content_2 .bookgallery .books p {
	padding-left: 130px; width: 725px;
}

#content_2 .bookgallery .books iframe {
	float: left;
}
/*===news===*/

#news_left {
	float: left;
	width: 610px;
	margin-top: 15px;
}
#news_left h2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 25px;
	color: #CCFF00;
}
#news_left .news {
	width: ;
	position: relative;
	border-bottom: 1px dotted #f60;
	width: 590px;
	margin-left: 25px;
}
#news_left .news ul{
	padding-bottom: 20px;
	padding-top: 10px;
}
#news_left .news li a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	margin-left: 35px;
	padding-left: -5px;
}
#news_left .news li a:hover {
	text-decoration: none;
}
#news_left .news .pdf {
	background: url(../img/Icon_pdf.gif) no-repeat left center;
	margin-right: -5px;
}
#news_right {
	float: right;
	width: 300px;
	margin-right: 25px;
	margin-top: 15px;

}
#news_right h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
	color: #CCFF00;
	border-bottom: 1px dotted #f60;
	padding-bottom: 7px;
}
#news_right .friends a{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 38px;
	margin-left: 35px;
	padding-left: -5px;
}
#news_right .friends li a:hover {
	text-decoration: none;
}







/*===rants===*/
#content_2 .rants {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 5px 5px;
	position: relative;
	border-bottom: 1px dotted #f60;
}
#content_2 .rants h3 {
	font-size: 12px;
	padding-bottom: 7px;
}







/*===contact====*/
#content_2 .contact {
	width: 920px;
	margin-right: auto; margin-left: auto;
	padding: 5px; position: relative;
}
.contact #left_col {
	float: left; width: 450px;
	padding-bottom: 35px;
}
.contact #left_col h2, .contact #right_col h2 {
	color: #cf0;
	font-size: 18px; font-weight: bold;
	padding-left: 12px; padding-top: 20px; padding-bottom: 15px;
}
#ae_contact {
	width: 425px; position: relative;
	margin-right: auto; margin-left: auto;
}
#ae_contact li {
	padding: 10px; margin-bottom: 2px;
}
#ae_contact #button{
	background: #FF6600 url(../img/send_but.gif) no-repeat 5px center;
	cursor: pointer; font-weight: bold;
	display: block; width: 75px; height: 25px;
	padding-left: 15px;
}
#ae_contact #button:hover {
	background: #F4A460 url(../img/send_but.gif) no-repeat 5px center;
}
#ae_contact label {
	float: left; width: 75px;
	text-align: right; line-height: 23px;
	font-size: 12px; font-weight: bold;
}
#ae_contact input {
	background: #FFFFE0; border: 1px solid #cf0;
	width: 225px; margin-left: 8px; padding: 2px;
}
#ae_contact textarea {
	background: #FFFFE0; border: 1px solid #cf0;
	height: 100px; width: 300px;
	margin-left: 8px; padding: 2px;
	overflow:auto;
}
.contact #left_col #mail li   {
	font-size: 14px; line-height: 26px;
	font-weight: bold; padding-left: 25px;
}
.contact #left_col #email li a  {
	color: #fff;
	font-size: 13px; font-weight: bold; line-height: 30px;
	padding-left: 30px;
}
.contact #left_col #email li a:hover  {
	text-decoration: none;
}
.contact #left_col p {
	font-size: 14px; font-weight: bold;
	padding-left: 25px; margin-top: 25px;
}
.contact #right_col {
	width: 450px; float: left; padding: 5px;
}

/*===thanx====*/
#thanks {
	background: url(../img/thanx.png) no-repeat left top;
	height: 434px; width: 695px;
	margin-right: auto; margin-left: auto; margin-top: 45px;
}
#thanks h1 {
	color: #FFFF99; text-align: center;
	font: bold 2.25em/1.25em arial, Helvetica, sans-serif;
	height: 50px; width: 500px;
	margin-right: auto; margin-left: auto; padding-top: 170px;
	border-bottom: 1px solid #EBE1DF; padding-bottom: 25px;
}
#thanks p {
	font-size: 1.4em; font-weight: bold; text-align: center;
	width: 550px; height: 40px;
	line-height: 1.25em;
	margin-right: auto;  margin-left: auto; padding-top: 20px;
}
#thanks a {
	color: #cf0;
	display: block;
	text-align: center;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 65px;
	text-decoration: none;
}
#thanks a:hover {
	text-decoration: underline;
	color: #FFFF99;

}

/*UTILITIES*/
.clear {
	clear: both;
}
.big {
	font-weight: bold;
}
.bigger {
    font-size: 16px;
	font-weight: bold;
}
.slant{
	font-style: italic;
}
.yellow{
	color: #CCFF00;
	font-weight: bold;
}
.red{
	color: #CCFF00;
	font-weight: bold;
}

/**/
#left_col #email .reg {
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	line-height: 19px;
}
