/*  
Theme Name: CBT and BB
Theme URI: 
Description: 
Version: 
Author URI: 
Notes: 
*/


#wrapper_main	{
	width: 860px;
	height: 100%;
	background: #000000;
	margin-left: auto;
  margin-right: auto;

  }

#wrapper	{
	width: 860px;
	height: 100%;
	background: #000000;
	margin-left: auto;
  margin-right: auto;

  }

body, h1, h2, h3, h4, h5, h6, form, ol, p, ul{
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	text-align: left;

}

h1, h2, h3, h4, h5, h6{
	font-size: 11px;
}

h1.big	{
	font-size: 20px;
}

body{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #000000  url(/images/page_background.jpg) repeat-y 50% 0;
}

.content	{
	height: 1100px;
}

.update	{
	margin-left: auto;
	margin-right: auto;
}

.footer	{
	font-size: 10px;
	color: #736F6E;
}

.member_nav	{
	width: 174px;
	border-style: solid;
	border-color: #860000;
	border-width: 2px;
}

.pagenav	{
	
	height: 20px;
	font-size: 16px;
  float: right;
	vertical-align: top;
	border-style: solid;
	border-color: #860000;
	border-width: 2px;
	color: #666666;
	position: relative;
	right: 20px;
}

.pagenav.a{
	color: #FFFFFF;
}

.curr_page	{
	color: #666666;
}

.text_center	{
	margin-left: auto;
	margin-right: auto;
	font-weight: 900;
}

form, input, textarea{
	font-family: Arial;
	font-size: 12px;
	background: #000000;
}

input, textarea{
	margin: 0 0 1px 0;
	border: 1px solid #262626;
	color: #ffffff;
	background: #000000;
}

ul, li{
	list-style-type: none;
}

a{
	text-decoration: none;
	color: #ffffff;
}

a:hover{
	text-decoration: underline;
	color: #959595;
}

img{
	border-style: none;
	}

p img { padding: 0; max-width: 100%; }


img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }



.right { float: right; }
.left { float: left; }

img.centered { display: block; margin-left: auto; margin-right: auto; }

.caption { margin: 5px; padding: 5px; border: solid 1px #E5E5FF; background: #E5F2FF; font-size:90%; color: black }

.standard_font	{
	font-size: 12px;
}
	
table{
	font-family: Arial;

}

.aebn_table	{
	background-color: #000000;
}

.enter_table	{
	margin-left: auto;
	margin-right: auto;
}

.enter_text	{
	color: #ffffff;	
	margin-left: auto;
	margin-right: auto;
}

.disclaimer	{
	background-color: #000000;
	color: #cccccc;
	font-family: arial, Helvetica;
	font-size: 12px;
	width: 480px;
	height: 225px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-style: solid;
	border-width: 2px;
	border-color: #cccccc;
	margin-left: auto;
	margin-right: auto;
}

.enter_exit	{
	position: relative;
	top: 30px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 30px;
	color: #ffffff;
}

.links_table	{
	position: relative;
	top: 150px;
	margin-left: auto;
	margin-right: auto;
}
table.border	{
	border: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	}

div.border	{
	margin-left: 2px;
	margin-right: 2px;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	width: 170px;
	
}
.recent_posts	{
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
}

#sidebar{
	float: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: -5px;
	width: 180px;
	height: 2300px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
}

#sidebar ul{
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#sidebar ul li{
	margin: 0 0 0 0;
	font-family: Arial;
	font-weight: bold;
	color: #959595;
}

#sidebar ul li a{
	text-decoration: none;
	text-transform:uppercase;
	color: #959595;
}

#sidebar ul li a:hover{
	text-decoration: underline;
	color: #959595;
}

#sidebar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	border-top: 2px solid #959595;
	background: #000000 url(/images/bg_menu_item.gif);
	color: #ffffff;
}

#sidebar ul ul{
	padding: 0;
}

#sidebar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

#sidebar ul ul li a{
	text-decoration: none;
	text-transform:uppercase;
	color: #ffffff;
}

#sidebar ul ul li a:hover{
	text-decoration: underline;
}



.narrowcolumn{
	float: left;
	width: 673px;
	margin: 0px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
}

.narrowcolumn_no_obar	{
	float: left;
	width: 675px;
	margin: 0px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
}

.narrowcolumn_no_left_sidebar	{
	float: left;
	width: 496px;
	margin: 0px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
}

.narrowcolumn_no_sidebars	{
	float: left;
	width: 856px;
	margin: 0px 0 0 0;
	padding: 0 0 100px 0;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	background: #000000;
}

table.gwenmedia_girl_table	{
	position: relative;
	left: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	padding-top: 0px;
}

#menu{
	padding: 0 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #000000;
}

#menu ul li{
	float: left;
	border-top: 2px solid #959595;
	margin: 0 5px 0 0;
	padding: 6px 15px 7px; 
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	background: #000000 url(/images/bg_menu_item.gif) repeat-x;
}

#menu ul li a{
	text-decoration: none;
	text-transform:uppercase;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#header{
	clear: both;
	width: 856px;
	padding: 0;
	background: #000000;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	float: left;
}


.post	{
	position: relative;
	top: 20px;
	width: 635px;
  margin-left: auto;
	margin-right: 30px;
	border-top: 2px solid #860000;
	border-bottom: 2px solid #860000;
	border-left: 2px solid #860000;
	border-right: 2px solid #860000;
	padding-bottom: 20px;

}

.post h2{
	position: relative;
	left: 5px;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
	color: #fff;

}

.post h2 a{
	text-decoration: none;
	color: #fff;
}

.post h2 a:hover{
	text-decoration: underline;
}

.update_title	{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

.format_options	{
	font-size: 15px;
	font-weight: bold;
}

.vid_gallery	{
		border-top: 2px solid #860000;
	border-bottom: 2px solid #860000;
	border-left: 2px solid #860000;
	border-right: 2px solid #860000;

}

.entry{
	border-top: 0px solid #000000;
	padding: 0px 5px 10px 5px;
	text-align: justify;
	vertical-align: top;
	line-height: 15px;
	color: #ffffff;
	background: #000000;
}

.entry p{
	padding: 10px 0 0 0;
}

.entry a{
	color: #959595;
}

.trailer	{
	font-size: 20px;

}

p.postmetadata, post-date, cite{
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
}



.navigation{
	padding: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	color: #000000;
	background: #000000;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px solid #e6e6e6;
	padding: 10px;
	font-size: 10px;
	background: #000000;
	color: #000000;
}

blockquote{
	margin: 5px 0 5px 5px;
	border: 1px solid #666666;
	padding: 5px 10px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	background: #000000;
	color: #fff;
}

#obar{
	float: left;
	margin: 50px 0 0 0;
	width: 360px;
	text-align: left;
	vertical-align: top;
	background: #000000;
}

.sub-obar{
	float: left;
	padding-top: 0px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	top: -30px;
	width: 180px;
	font-family: Arial;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #000000;
}

.sub-obar ul{
	padding: 10px 0 10px 10px;
	text-align: center;
	vertical-align: top;
}

.sub-obar ul li{
	margin: 0 0 5px 0;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #959595;
}

.sub-obar ul li a{
	text-decoration: none;
	color: #959595;
	text-transform:uppercase;
}

.sub-obar ul li a:hover{
	text-decoration: underline;
}

.sub-obar ul li h2{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #262626;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	border-top: 2px solid #959595;
	background: #000000 url(/images/bg_menu_item.gif) repeat-x;
}



.sub-obar ul ul{
	padding: 0;
}

.sub-obar ul ul li{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #000000;
}

.sub-obar ul ul li a{
	text-decoration: none;
	color: #000000;
	text-transform:uppercase;
}

.sub-obar ul ul li a:hover{
	text-decoration: underline;
}

#wp-calendar{
	margin: 5px 0 0;
}

#wp-calendar caption{
	font-size: 10px;
	font-weight: bold;
	padding: 0 0 0 10px;
	text-align: left;
	color: #959595;
	background: #000000;
}

#wp-calendar th, #wp-calendar td{
	padding: 3px;
	color: #000000;
	background: #000000;
}

#nav_wrapper	{
width: 100%;
background: #000000;

}

.whitebg	{
	background: #000000;
	position: relative;
	left: 10px;

}


img.headshots	{

}

p.tour3_names	{
	position: relative;
	top: -10px;
	font-weight: bold;

}

#nav ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav li
{
float: left;
margin: 0 0em;
}

#nav li a
{
position: relative;
top: -1px;
left: 5px;
background: url(/images/background.jpg) #000000 bottom left no-repeat;
height: 25px;
line-height: 1.8em;
float: left;
width: 208.2px;
display: block;
border: 2px solid #860000;
color: #ffffff;
font-family: arial;
font-weight: bold;
font-size: 12px;
text-decoration: none;
text-align: center;

}

/* Hide from IE5-Mac \*/
#nav li a
{
float: none;
background: url(/images/background2.jpg) #000000 bottom left repeat-x;
}
/* End hide */




#nav li ul {
	position: absolute;
	width: 9em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;

}

#nav li ul ul {
	margin: -1em 0 0 10em;
}



#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}



#nav li:hover ul, #nav li li:hover ul {
	left: auto;

}

#nav li:hover a
{
background: url(/images/background2.jpg) #000000 bottom left repeat-x;
}

a.links_page {
	color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}


.tour-tag	{
	position: relative;
	top: -1px;
	left: 5px;
	float: left;
}

.tx2257{
	font-size: 25px;
	font-family: arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx2257:hover{
	font-size: 25px;
	font-family: arial, Helvetica, sans-serif;
	color: #cccccc;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}

.tx1{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
tx1:hover{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx2{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #6699CC;
	letter-spacing: .02em;
	word-spacing: .15em;
}
tx2:hover{
	font-size: 11px;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx3{
	font-size: 10px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .02em;
	word-spacing: .15em;
}
.tx4{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	letter-spacing: .02em;
	word-spacing: .15em;
}
.tx5{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: .02em;
	word-spacing: .15em;
}

td {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .02em;
	word-spacing: .15em;
}
tx6:hover{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	letter-spacing: .03em;
	word-spacing: .15em;
}
.tx7{
	font-size: 14px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .02em;
	word-spacing: .15em;
}
tx7:hover{
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	letter-spacing: .02em;
	word-spacing: .15em;
}
