/*
Dk Brown		#2E0E0E
Rd Brown		#723737
Gray			#666
Blue			#1B75BB
*/

body
{
	background-color:#000000;
	background-repeat:repeat;
	color:#b3b3b3;
}

.background1 {	background-image:url("../images/backgrounds/bg-1.gif");	}
.background2 {	background-image:url("../images/backgrounds/bg-2.gif");	}
.background3 {	background-image:url("../images/backgrounds/bg-3.gif");	}
.background4 {	background-image:url("../images/backgrounds/bg-4.gif");	}
.background5 {	background-image:url("../images/backgrounds/bg-5.gif");	}
.background6 {	background-image:url("../images/backgrounds/bg-6.gif");	}
.background7 {	background-image:url("../images/backgrounds/bg-7.gif");	}

input, select {	background-color:#fff; color:#000;	}
	input.checkbox, input.radio, input.img-button, .radio input {	background-color:transparent;	}	/*	for ie	*/
.text, textarea {	border:1px solid #999; background-color:#ccc; color:#231F20;	}


a {	color: #999;	}
a:hover {	color: #F6921E;	}

.article a {	color:#1B75BB;	}
.article a:hover { color:#009345;	}

.related-stories a, .related-stories a:hover  { color:#F6921E; }

.links a {	color: #999;	}
.links a:hover {	color: #F6921E;	}

.links .l3 a {	color:#1B75BB;	}
.links .l3 a:hover {	color:#009345;	}

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	HEADERS	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/
h2 {	color: #B3B3B3;  }
	h2.cat {	color: #fff;	}

	.box h2 {	border-top: 1px solid #333; background: #000 url("../images/h2.png") left top repeat-x	}
	.article h2 {	color: #333	}





/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	STRUCTURE	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/
#container {	background-color: #000; border: 2px solid #110F10;	}

.home .header1 {	background:transparent url("../images/headers/header-1.jpg") right top no-repeat;	}
.home .header2 {	background:transparent url("../images/headers/header-2.jpg") right top no-repeat;	}
.home .header3 {	background:transparent url("../images/headers/header-3.jpg") right top no-repeat;	}
.home .header4 {	background:transparent url("../images/headers/header-4.jpg") right top no-repeat;	}
.home .header5 {	background:transparent url("../images/headers/header-5.jpg") right top no-repeat;	}
.home .header6 {	background:transparent url("../images/headers/header-6.jpg") right top no-repeat;	}
.home .header7 {	background:transparent url("../images/headers/header-7.jpg") right top no-repeat;	}
.home .header8 {	background:transparent url("../images/headers/header-8.jpg") right top no-repeat;	}
.home .header9 {	background:transparent url("../images/headers/header-9.jpg") right top no-repeat;	}
.home .header10 {	background:transparent url("../images/headers/header-10.jpg") right top no-repeat;	}
.home .header11 {	background:transparent url("../images/headers/header-11.jpg") right top no-repeat;	}
.home .header12 {	background:transparent url("../images/headers/header-12.jpg") right top no-repeat;	}

#navigation {	background:transparent url("../images/navigation.png") left top repeat-x; border-bottom: 1px solid #1A1A1A;	}
#navigation li a {	color:#E6E6E6;	}	
	#navigation a:hover, 
	#navigation a:focus,
	#navigation a.current {	color: #F6921E;	 }
	
.phones {	background:transparent url("../images/phone.png") top right no-repeat;	}

#content {	 color: #0F0F0F;	}

#subnavigation {	background: #ffb url('../images/subnav-tp.jpg') left top no-repeat;	}
	#subnavigation ul {	background: transparent url('../images/subnav-bt.jpg') left bottom no-repeat;	}
		#subnavigation ul li {	background: transparent url('../images/subnav.jpg') left top repeat-y; 	}
		#subnavigation li a {	border-bottom: 1px solid #E5E5A8; color: #009345;	}
		#subnavigation li:first-child a {	border-top: 1px solid #E5E5A8;	}
		#subnavigation li.current a {	background: #009345 url('../images/subnav-current.jpg') bottom left repeat-x; color: #fff; 	}
			#subnavigation li.current a strong {	background: transparent url('../images/current.gif') center right no-repeat;	}
		#subnavigation li a:hover {	background-color: #CCF099;	}
		#sidebar li li {	border: none;	}
		#sidebar ol li {	color: #fff; background:transparent url("../images/li.jpg") 7px 50% no-repeat;	}
		
		#sidebar li.first {	border-top: 1px solid #FAF3E3;	}
		#sidebar li.last {	background: #fff url('../images/sidebar-h2.jpg') bottom left repeat-x; border: 1px solid #d8d8d8; border-top:none;	}
		
		#sidebar ul h3 {	border-bottom: 1px solid #E6DFD8;	}
		#sidebar ul ul li {	background:transparent url("../images/sidebar-marker.jpg") 0 1px no-repeat;	}
			
#footer, #footer a { color:#666666; }
#footer p.copy a { color:#cccccc; }
#footer li.topic a { color:#cccccc; }
#footer li.page a { color:#444444; }

	#sitemap  li {	border-left: 1px solid #C1E5D4;	}
	#sitemap li:first-child {	border-left: none;	}
		#sitemap li.first {	border-left: none;	}

#sitemap {	background-color: #121212;}

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	BOXES	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/
.article {	background: #fff url("../images/article.png") left top repeat-x; color: #0F0F0F;	}
.video { background:none; }
.box dl.article {	border-top: 1px solid #ABACAD; background-position: 0 -17px;	}
	.more dl.article {	border: none; background: none;	}
	
.box {	background: #fff url("../images/article.png") 0 18px repeat-x;	}
	.box.more {	background-position:  0 33px;	}

#sidebar .box {	margin-top: 6px	}

div.article h2 {	color: #000;	}
div.video h2 { color: #fff;	}
div.article h3 {	color: #808080;	}

.author {	color: #808080; border-bottom: 1px solid #D8D8D8	}
	.name {	color: #009345;	}
	.name a {	color: #009345;	}
/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	LISTS	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/	
ul.list li {	color: #009345;	}
	.list li p {	color: #333;	}

ol.list li {	background:transparent url("../images/marker.jpg") 7px 4px no-repeat; color:#fff;	}


/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	LINKS, BUTTONS, SPECIAL	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/		
a.link {	background: #272324 url('../images/link.png') 0 0 repeat-x; border: 1px solid #333; color: #fff	}
	a.link span {	background: transparent url('../images/link-span.png') 100% 0 no-repeat;	}
	a.link:link, a.link:visited, a.link:hover {	color: #fff;	}
		a.link:hover span {	color: #fff;	}

form a.link {	/* background: transparent url('../images/form-link.png') 0 0 no-repeat; */	}
	form a.link span {	background: transparent url('../images/form-link.png') 100% 0 no-repeat;	}
	form a.link:hover {	background: transparent url('../images/form-link.png') 0 -44px no-repeat; color: #fff;	}
		form a.link:hover span {	background: transparent url('../images/form-link.png') 100% -44px no-repeat; color: #fff;	}
	
.site-map {	color: #fff	}
.caption {	color: #808080;	}		

.links .l1 {	border-right: 1px solid #999;	}
a.print {	background: transparent url('../images/print.png') right center no-repeat;	}
a.email {	background: transparent url('../images/email.png') right center no-repeat;	}
.video a.email {	background: transparent url('../images/email-invert.png') right center no-repeat;	}
.links a.more {	background: transparent url('../images/more.png') right center no-repeat;	}
.navigation a { color: #f6921e; text-transform: uppercase; }

.rss {	background: transparent url('../images/rss.png') 0 0 no-repeat;	}
a.signup {	background: transparent url('../images/signup.png') 0 0 no-repeat;	}
a.signup-sidebar {	background: transparent url('../images/signup-sidebar.png') 0 0 no-repeat;	}
a.scene {	background: transparent url('../images/buzzscene.png') 0 0 no-repeat;	}
	.rss:hover, a.signup:hover, a.signup-sidebar:hover, a.scene:hover {	background-position: 0 -24px;	}

/*	~~~~~~~~~~~~~~~~~~~~~~~~~~	TABLES	~~~~~~~~~~~~~~~~~~~~~~~~~~	*/	
.listing {	background: #F2F2F2 url('../images/listing-bt.jpg') left bottom no-repeat;	}
	.listing caption {	background:#00813E url('../images/listing-tp.jpg') left top no-repeat; color: #fff; }
	
.no-cap table {	background:#00813E url('../images/listing-tp.jpg') left top no-repeat; }

.listing td {	background-color: #D9E6E0;	}
	.listing .alt td {	background-color: #CFDCD5;	}
.listing th, .no-cap td {	background-color: #f2f2f2;	}
	.listing .alt th, .no-cap .alt td {	background-color: #e6e6e6;	}
	
.no-cap th {	background-color: #00813E; color: #fff;	}
.no-cap td {	border-left: 1px solid #ccc;	}
.no-cap td:first-child {	border-left: none;	}

.sub td, .listing tfoot td, .listing tfoot th {	background-color: #CDE7DA; color: #333	}

.att, .err, .req {	color: #EE4036;	}

form {	/* background: #FFFFF0 url('../images/form-tp.jpg') left top no-repeat; */	}


	
	form img {	background-color: #ccc	}
	
/* ~~~~~~~~~~~~~~~~~~~~~~~~	ADs	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#ad .banner {	background-color: #1A75BB;	}
	
.popup {	background-color: #000; border: 2px solid #b3b3b3	}
	.popup .close {	background: transparent url('../images/close.png') left top no-repeat; color: #666;	}
	.popup .tail { background: transparent url('../images/tail.png') left top no-repeat; }
	
.buzzscene-header
{
	padding-bottom: 20px;
}
.buzzscene
{
	width: 720px;
/*	border: 1px solid #ffffff;*/
	color: #b3b3b3 !important;
	background: #000000;
}

.buzzscene .art-block
{
	width: auto;
	padding: 0px;
	background: none;
}

.buzzscene h2, .buzzscene h3
{
	color: #b3b3b3 !important;
}

.buzzscene .imgcontainer
{
	float: left;
}

.buzzscene .imgwide, .buzzscene .imgwide img, .buzzscene .imgcaptionwide
{
	width: 700px;
/*	background: #333333;*/
}

.buzzscene .imgnarrow, .buzzscene .imgnarrow img, .buzzscene .imgcaption
{
	width: 340px;
	/*background: #333333;*/
}

.buzzscene .imgcaptionwide, .buzzscene .imgcaption
{
	padding: 10px 0px 20px;
	clear: both;
}

.buzzscene .imgcaption, .buzzscene .imgcaptionwide
{
	font-style: italic;
}

.article .music a {	color:#1B75BB; }
.article .film a { color:orange; }
.article .tv a { color:purple; }
.article .arts a { color:green; }
.article .world a { color:#0008b0; }
.article em.buzzscene { background:none; }
.article em.buzzscene a { color:#ff0000; }
.article .lifestyle a	{ color:#808080; }

.mostpopular a, #latest-news ul li a { color: #F6921E; }
