* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
#page {background:url(images/bg-content.jpg) repeat-x #fff; padding:0 15px; float:left; display:inline; width:930px}

.left {
	float:left;
}
a:link, a:visited {
	color:#fff;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	border:0
}
.ui-tabs-hide {
	display:none;
}
.clear {
	clear:both;
}

#sidebar-video {
float:right;
padding:0 0 0 10px;
width:160px;
}

/*whos-at-a */
#whos-at-a {background:#000; padding:0 10px;}
#whos-at-a div.perH, #whos-at-a div.perV {width:200px; margin:0 20px 20px 0; padding:10px 10px 0 10px; background:#313234; height:220px; float:left;}
#whos-at-a div.imgB {position:relative}
#whos-at-a div.noRM {margin-right:0}
#whos-at-a div.perH div,#whos-at-a div.perV div { display:none;}
#whos-at-a div h3 {margin:10px 0 0 0; text-align:center; color:#fff; font-size:16px}
#whos-at-a div.imgB h4 {color:#990000; padding:5px 10px; margin:0; text-align:justify;background:#a1a4ab;}
#whos-at-a div.perH h4 {width:655px}
#whos-at-a div.perV h4 {width:333px}
div.bt-wrapper {text-align: left;}

#wrapper {width:960px; margin:0 auto;}

#header {width:960px; }
	#header h1 {margin:0; padding:0;}
	#header #nav { margin:0; padding:0; border:4px solid #fff; border-left:none; border-right:none; list-style:none; height:30px; line-height:1; background:#000; position:relative; z-index:3}
	#header #nav li { border-right:2px solid #797979; float:left; width:104px; height:28px; background:#000; font-size:.8em}
	#header #nav a {display:block; width:100px; font-family:Georgia, "Times New Roman", Times, serif; color:#fff; font-style:italic; font-weight:700; padding:7px 0 0 4px; height:21px;}
	#header #nav li ul {position:absolute; width:158px; left:-999em; margin:0; padding:0; list-style:none; z-index:3; }

	#header #nav li li { border-top:1px solid #797979; font-size:.9em; height:36px}
	#header #nav li li li {border-top:none}
	#header #nav li ul ul {	margin: -30px 0 0 106px;	}
 	#header #nav li.hov ul ul {	left: -999em;	}
	#header #nav li.hov ul, #header #nav li li.hov ul{left:auto}	

#container {width:960px; }

#promo { width:660px; border-right:5px solid #fff; float:left; position:relative}
	#promo div {float:left; width:660px; height:339px; overflow:hidden; position:relative; z-index:1}
	#promo div img {width:660px; height:279px; float:left;}
	#promo ul {margin:0; padding:0; list-style:none; position:absolute; z-index:2; top:10px; right:10px}
	#promo ul li {margin:0; padding:0; width:25px; height:25px; text-align:center; margin:0 4px; border:1px solid #797979}
	#promo ul li a {width:15px; height:15px; padding:5px; background:#000; color:#fff; font-weight:700}
	#promo .overlay {width:640px; float:left; height:51px; padding:5px 10px; background:#313234;}
	#promo .overlay, #promo .overlay a {color:#fff}
	#promo .overlay h2, #promo .overlay p {margin:0; padding:0;}
	#promo .overlay h2 {font-size:24px}
	#promo .overlay p {font-size:16px}

#video-player {float:left; width:295px; height:210px; border-bottom:5px solid #fff; background:#000}
#vote-place {float:left; width:295px; height:124px; overflow:hidden; background:url(images/countdown.gif) no-repeat 0 10px #000}


#home-l {width:795px; float:left; border-right:5px solid #fff; border-top:5px solid #fff; background:#000}
#home-r {width:160px; float:left; border-top:5px solid #fff}

#ad-728 {float:left; margin:0 22px 0 35px; width:728px; height:90px; background:#ff0000}
#ad-160 {float:left; width:160px; height:600px; background:#ff0000;}

#fb-btn {float:left; width:340px; border-top:5px solid #fff; border-right:5px solid #fff; height:268px;}

#celebrate {float:left; width:450px; height:268px; border-top:5px solid #fff}

#whos-at { float:left; width:795px; border-top:5px solid #fff; height:231px}

#footer {clear:both; border-top:10px solid #fff; width:960px; height:105px; text-align:center; margin:0 auto}

/*fb widget stuff */
.fan_box .full_widget {border:none}
.fan_box .full_widget .connect_top {background:#313234}
.fan_box .connections {background:#000; border:none}
.fan_box .connections_grid .grid_item .name {color:#fff}
.fan_box .name_block, .fan_box .name_block span, .fan_box .name_block a{color:#fff;}
.fan_box .connections {color:#fff}

/* jquery ui default + tabs styling */
.ui-tabs { zoom: 1; }
	.ui-tabs .ui-tabs-nav { list-style: none; }
	.ui-tabs .ui-tabs-nav li { position: relative; float: left; }
	.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none;}
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
	.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; }
	.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {background:#fff !important; color:#000 !important}
	.ui-tabs .ui-tabs-panel { display: block; }
	.ui-tabs .ui-tabs-hide { display: none !important; }

/* in case we need them */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* countdown timer */
.hasCountdown { color:#fff; margin:40px 0 0 20px; font-style:italic; font-family:"Times New Roman", Times, serif; font-size:48px; letter-spacing:14px}
.hasCountdown span {float:left; width:96px}
.hasCountdown span.hours {width:97px}
.hasCountdown span.min {width:70px}
.searchbox {
	float: right;
	margin: 20px 20px 0 0;
	display:inline;
	height: 30px;
	background: url(images/searchbg.png) repeat-x;
	border: 1px solid #535353;
}
.searchbox input.text {
	padding: 3px;
	background: transparent;
	color: #ffffff;
	border: none;
}
.searchbox input.button {
	background: url(images/search.png) no-repeat;
	text-indent: -9999em;
	width: 26px;
	border: none;
	margin-left: 5px;
	color: #424241;
}
img.rss {
	height: 30px;
	display:inline;
	position:relative;
	top:20px;
	float:right;
	margin-right:10px;
}

.advert-main {
	margin: 5px 0 15px 0;
	text-align: center;
}
#sidebar {
	width: 300px;
	float: right;
}
#content {
	width: 640px;
	padding: 0;
	display:inline;
	float: left;
}
#content-live {
	width: 960px;
	padding:0;
	float:left;
	display:inline
}


.contenttitle, .contenttitle-live {
	background:url(images/header-bg.jpg) repeat-x;
	padding: 5px;
	height: 21px;
	clear: both;
}
.contenttitle-live {
	background:url(images/header-bg.jpg) repeat-x;
}
.contenttitle h2, .contenttitle-live h2 {
	color:#fff;
	font-size: 1.0em;
	text-transform: uppercase;
}
.contenttitle h2 span, .contenttitle-live h2 span {
	color: #900;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited, .contenttitle-live h2 a:link, .contenttitle-live h2 a:visited {
	color: #fff;
	border-bottom: none;
}
.contenttitle ul li, .contenttitle-live ul li {
	list-style: none;
}
.contentblock, .contentblock-live {
    background:#000;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.latest {width:640px}
.contentblock-live {
	background:#000;
	padding:0;
	margin:0;
}
.newslist {
	margin-bottom: 15px;
}
.contentblock .post {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3a3a3a;
	margin-bottom: 15px;
}
.contentblock ul.archives li {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #3a3a3a;
}
.contentblock ul.archives li a:link, .contentblock ul.archives li a:visited {
	float: left;
}
.contentblock ul.archives li span {
	color: #abaaaa;
	float: right;
	font-size: 0.9em;
}
h3 {
	color: #fff;
	font-size: 1.3em;
}
h4 {
	font-size: 1.3em;
}
h3 a:link, h3 a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}
h3 a:hover, h3 a:active, h3 a:focus {
	border-bottom: 1px solid #fff;
}
#content .contentblock ul, #content .contentblock ol {
	list-style-position: inside;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content .contentblock ul li, #content .contentblock ol li {
	margin-bottom: 5px;
}
blockquote {
	margin: 20px 20px;
	border-left: 3px solid #c1740d;
	padding-left: 5px;
}
.contentblock p.meta {
	color: #abaaaa;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.contentblock p.meta a:link, .contentblock p.meta a:visited {
	color: #abaaaa;
	border-bottom: none;
}
.contentblock p.meta a:hover, .contentblock p.meta a:active, .contentblock p.meta a:focus {
	color: #abaaaa;
	border-bottom: 1px solid #abaaaa;
}
.contentblock img.pimage {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}
img.alignleft {
	float: left;
	margin: 10px 15px 10px 0;
	display: inline;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 15px;
	display: inline
}
div.wp-caption {
	text-align: center;
}
div.alignleft {
	margin: 5px 10px 5px 0;
}
div.alignright {
	margin: 5px 0 5px 10px;
}
p.wp-caption-text {
	font-style: italic;
	font-size: 0.9em;
	color: #abaaaa;
	margin: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	text-align: center;
	display: block;
	margin: 5px auto 10px;
}
p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 15px;
	color:#fff
}
.post p {
	text-align: justify;
}
.older .contentblock ul li {
	list-style: none;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.older .contentblock ul li h3 {
	float: left;
}
.older .contentblock h3 a:hover, .older .contentblock h3 a:active, .older .contentblock h3 a:focus {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
.older .contentblock ul li span {
	float: right;
	color: #abaaaa;
	font-size: 0.9em;
	font-weight: bold;
}
.contentblock ul.reviews li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
.contentblock ul.reviews li a {
	font-weight: bold;
	float: left;
}
.contentblock ul.reviews li span {
	float: right;
	color: #abaaaa;
}
.newslist .contentblock ul {
	margin-bottom: 10px;
}
.newslist .contentblock ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}
.newslist .contentblock ul li ul {
	display: inline;
	margin-left: 5px;
}
.newslist .contentblock ul li ul li {
	font-weight: normal;
	margin-bottom: 10px;
}
/* Reviews

		*****************************/

		.summary img {
	float: left;
	margin: 0 10px 5px 0;
}
.summary p {
	color: #abaaaa;
	font-size: 0.9em;
	margin-bottom: 3px;
}
.summary h3 {
	color: #c1950d;
	margin-top: 10px;
	font-size: 1.4em;
}
.summary h2 a:link, .summary h2 a:visited {
	color: #ffffff;
	border-bottom: none;
}
.summary h2 a:hover, .summary h2 a:active, .summary h2 a:focus {
	border-bottom: 1px solid #ffffff;
}
/* Sidebar

		*****************************/		

		#sidebar .widget {
			color:#fff;
	margin: 0;
	padding: 0;
}

		#sidebar ul.widget li { margin-left:28px}
		#sidebar .contentblock div {padding-right:5px}
#sidebar .widget .contentblock ul li {
	list-style-position: inside;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
#sidebar .contentblock {margin-bottom:10px}
#sidebar .widget .contentblock ul li a {
	font-weight: bold;
}
.advert-side {
	margin-bottom: 15px;
	text-align: center;
}
.advert-side a {
	border-bottom: none;
}
#sidebar .wp-polls ul {
	margin: 0 10px 10px 0px;
}
.fvideos .contentblock {
	padding: 10px;
	text-align: center;
	overflow: hidden;
}
.fvideos .contentblock ul li {
	list-style: none;
	background-color: #3b3b3b;
	border: 1px solid #353535;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}
.fvideos .contentblock ul li:first-child {
	margin-top: 10px;
}
.fvideos .contentblock ul li.ui-tabs-selected a:link, .fvideos .contentblock ul li.ui-tabs-selected a:visited {
	color: #c1740d;
}
.fvideos .contentblock ul li a:link, .fvideos .contentblock ul li a:visited {
	color: #ffffff;
	border-bottom: none;
}
.fvideos .contentblock ul li a:hover, .fvideos .contentblock ul li a:active, .fvideos .contentblock ul li a:focus {
	color: #CCCCCC;
	outline: none;
}
.pagination .older {
	float: left;
}
.pagination .newer {
	float: right;
}
input, textarea {
	padding: 3px;
}
textarea {
	overflow: auto; /* remove vertical bar for IE7 */
}
input.button {
	border: 1px solid #353535;
	background: #353535;
	padding: 3px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 5px;
	cursor: pointer;
}
p.button a:link, p.button a:visited {
	float: right;
	border: 1px solid #353535;
	border-bottom: none;
	background:#7B6755;
	padding: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-right: 10px;
}
p.button a:hover, p.button a:active, p.button a:focus {
	color: #CCCCCC;
}
.flickr {
	display: inline;
	text-align: center;
}
.flickr a {
	border-bottom: none;
}
.flickr img {
	padding: 0 5px 7px 2px;
}
.commentlist {
	margin: 0 0 20px 0 !important;
}
.commentlist li {
	font-size: inherit;
}
.commentlist li .avatar {
	float: right;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
	border-bottom: none;
	color: #fff;
}
.commentlist cite a:hover, .commentlist cite a:active, .commentlist cite a:focus {
	border-bottom: 1px solid #fff;
}
.commentmetadata {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 3px 0 8px 0;
}
.commentmetadata a:link, .commentmetadata a:visited {
	border: none;
	color: #ABAAAA;
}
.commentmetadata a:hover, .commentmetadata a:active, .commentmetadata a:focus {
	border-bottom: 1px solid #ABAAAA;
}
.commentlist p {
	margin: 5px 0 10px 0;
}
.commentlist .reply {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.commentlist li {
	margin-bottom: 25px !important;
	padding: 5px 0 !important;
	list-style: none;
}
.children {
	padding: 0 0 0 10px !important;
	border-left: 1px solid #353535 !important;
	margin: 15px 0 5px 15px !important;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
}
a:link img {
	border:none;
	text-decoration:none
}
img {
	border:none
}

