/*
-----------------------------------------------------------
BEGIN RESET
-----------------------------------------------------------
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}

ol,ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
caption,th {
	text-align:left;
}

a{
	text-decoration:none;
	color:#a6ffff;
}
.clearall{
	clear:both;
	height:0px;
	line-height:0px;
	overflow: hidden;
	width: 100%;
	font-size:0px;
}
/*
-----------------------------------------------------------
GENERAL
-----------------------------------------------------------
*/
body,td,th {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	background-image:url(../img/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	
}



/*
-----------------------------------------------------------
LAYOUT
-----------------------------------------------------------
*/
#home_header{
	width:1042px;
	
	margin:0px auto 0px auto;
	background-color:#000000;
}

#sub_header{
	width:1042px;
	
	margin:0px auto 0px auto;
	background-color:#000000;
}


#home_wrapper{
	width:960px;
	margin:0px auto 0px auto;
	background-position:top;
	background-repeat:no-repeat;
	/*background-image:url(http://www.t-mac.com/theme/hollywood/img/content_bg.jpg);*/
}
#home_wrapper.nobg{
	/*background-image:url(http://www.t-mac.com/theme/hollywood/img/content_bg_nobg.jpg);*/
}
#sidebar_one{
	width:220px;
	float:left;
	padding:0px 0px 0px 24px;
}
#home_content,
#sub_content{
	width:451px;
	float:left;
	padding:0px 0px 0px 24px;
}
#sub_content h3{
	padding:0px 0px 5px 0px;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	text-decoration:underline;
}

#sidebar_two{
	width:216px;
	float:left;
	padding:0px 0px 0px 24px;
}

#footer{
	clear:both;
	width:960px;
	height:0px;
	padding:20px 0;
	margin:0px auto 20px auto;
	
}
#footer.nobg{
	padding:50px 0 0 0;
	background-image:url(http://www.t-mac.com/theme/hollywood/img/footer_bg_nobg.jpg);
}

#footer ul li{
	display:inline;
	font-size:10px;
	margin:0px 15px 0px 0px;
}
#footer ul li a{
	text-decoration:none;
}

#footer p{
	color:#ffffff;
	font-size:10px;
	padding:2px 0;
}


div.module{
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
}

div.module h2{
	text-transform:uppercase;
	margin-left:-24px;
	font-size:18px;
	padding:3px 10px 16px 24px;
	font-weight:normal;
	color:#ffffff;
}

#sidebar_one div.module h2{
	background-image:url(../img/sidebar_one_h2_bg.png);
	background-position:right;
	background-repeat:no-repeat;
}

#sidebar_two div.module h2{
	background-image:url(../img/sidebar_two_h2_bg.png);
	background-position:left;
	background-repeat:no-repeat;
}
div.module p{
	color:#ffffff;
	font-size:11px;
	padding:3px 10px 8px 0px;
}

div.module img.ad{
	margin:0px 0px 0px 0px;
	float:left;
}
div.module img.adblock{
	margin:5px 0px 0px 12px;
}
div.module img.sponsor{
	margin:0px 0px 5px 0px;
}

div.module form div{
	margin:0px 0px 10px 0px;
	clear:both;
}
div.module form div input.radio{
	float:left;
}
div.module form label{
	color:#ffffff;
	font-size:11px;
	margin:0px 0px 10px 0px;
	line-height:18px;
	padding:0px 0px 0px 10px;
	font-size:11px;
	display:block;
	float:left;
}



#home_content h2,
#sub_content h2{
	font-size:18px;
	padding:4px 10px 6px 24px;
	margin-left:-24px;
	font-weight:normal;
	background-image:url(../img/home_main_h2_bg.png);
	background-repeat:no-repeat;
	color:#ffffff;
}

#home_content div.standard_entry,
#sub_content div.standard_entry{
	padding:0px 20px 5px 0px;
	margin:0px 0px 10px 0px;
}



#home_content div.standard_entry h3,
#sub_content div.standard_entry h3{
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

#home_content div.standard_entry p,
#sub_content div.standard_entry p{
	padding:0px 0px 5px 0px;
	color:#ffffff;
	font-size:12px;
	line-height:18px;
}

#home_content div.standard_entry p.date,
#sub_content div.standard_entry p.date{
	display:block;
	width:200px;
	padding:0px 0px 3px 0px;
	color:#ff0000;
	font-size:10px;
}



#sub_content img{
	float:left;
	margin:20px 15px 10px 0px;
}

#home_content div.standard_entry img,
#sub_content div.standard_entry img{
	float:left;
	margin:3px 15px 5px 0px;
}



#blog_archive{
	padding:0px 20px 5px 0px;
	margin:0px 0px 10px 0px;
}

#blog_archive h3{
	font-size:12px;
	padding:0px 10px 5px 0px;
	font-weight:bold;
	color:#ff0000;
	text-decoration:none;
}

#blog_archive td{
	padding:5px 0px 5px 0px;
	color:#ffffff;
	font-size:11px;
}
#blog_archive td.label{
	width:150px;
}
div.sidebar_newsentry{
	margin:4px 0px 4px 0px;
}

div.sidebar_newsentry p{
	color:#ffffff;
	font-size:11px;
	line-height:14px;
}
div.sidebar_newsentry p.date{
	color:#ff0000;
	padding:0px 0px 3px 0px;
}

a.btn{
	font-size: 11px;
	text-decoration:none;
	line-height:14px;
}
a.btn b {
	float: left;
	display: block;
	position: relative;
	margin: 0 1px 3px 0;
	border-style:solid;
  	border-width: 1px 0;
	padding: 0;
  	font-weight: normal;
	background-image:url(../img/btn/shade.png);
	background-position:bottom;
	background-repeat:repeat-x;
	
	border-color:#990000;
	background-color:#ff0000;
	color: #ffffff;
}

a.btn:hover b { 
	border-color:#990000;
	background-color:#990000;
	color: #ffffff;
	background-image:url(../img/btn/shade.png);
}

a.btn b b {
	background: none;
	margin: 0 -1px;
	padding: 0;
	border-width: 0 1px;
}

a.btn b b b {
	margin: 0;
	padding: 3px 5px 3px 5px;
	border-width: 0;
	cursor: pointer;
	font-weight: bold;	
	text-decoration: none;
	text-align: center;
	
}























/*

NEW 

*/

#panel_content{
	float:left;
	width:710px;
	padding:0px 0px 30px 10px;
}


#blog_select{
	float:right;
	z-index:77777;
	margin:-25px 10px 0px 0px;
	color:#ff0000;
	font-size:10px;
}


div.module img.noad{
	margin:0px 0px 5px 0px;
	float:left;
}


#sub_content p{
	font-size:12px;
	padding:0px 10px 15px 0px;
	font-weight:normal;
	line-height:18px;
	color:#ffffff;
}


div.module form div textarea{
	border:1px solid #dcdcdc;
	padding:0;
	margin:0;
	color:#ff0000;
	width:185px;
	height:80px;
	font-size:10px;
}

div.center_hr{
	background-image:url(../img/content_div.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:5px 0px 5px 0px;
}


div.module_hr{
	padding:10px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	background-image:url(../img/module_div.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#sub_content p.blogentrydate{
	font-weight:bold;
	color:#959595;
	font-size:10px;
	padding:10px 0px 10px 0px;
}

#sub_content p.blogentrydate span{
	color:#990000;
	
}
#sub_content h3.blogentrytitle{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0 0 5px 0;
	text-decoration:none;
}
img.floaterthumb{
	float:left;
	margin:0px 10px 10px 0px;
}

#sub_content h3.commentstitle{
	font-size:14px;
	color:#595959;
	font-weight:bold;
	padding:0px 0px 10px 0px;
	text-decoration:none;
}

#sub_content form input.standard{
	border:1px solid #dcdcdc;
	padding:3px;
	margin:0;
	color:#ff0000;
	width:200px;
	font-size:10px;
}

#sub_content form .textarea{
	border:1px solid #dcdcdc;
	padding:3px;
	margin:0;
	color:#ff0000;
	width:400px;
	height:100px;
	font-size:10px;
}

#sub_content form div{
	margin:0px 0px 10px 0px;
}

#sub_content p.small{
	font-size:10px;
	padding:0px 0px 5px 0px;
}	


#sub_content div.blog_entry{
	padding:0px 25px 5px 0px;
	margin:0px 0px 5px 0px;
}

#sub_content div.blog_entry h3{
	padding:0px 0px 0px 0px;
	color:#595959;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

#sub_content div.blog_entry p{
	padding:0px 0px 5px 0px;
	color:#FFFFFF;
	font-size:11px;
	line-height:18px;
}

#sub_content div.blog_entry p.date{
	display:block;
	width:200px;
	padding:0px 0px 0px 0px;
	color:#959595;
	font-size:11px;
}



#sub_content div.event_entry{
	padding:0px 25px 5px 0px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/content_div.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#sub_content div.event_entry h3{
	padding:0px 0px 0px 0px;
	color:#595959;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
}

#sub_content div.event_entry p{
	padding:0px 0px 5px 0px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}

#sub_content div.event_entry p.date{
	display:block;
	width:200px;
	padding:0px 0px 0px 0px;
	color:#959595;
	font-size:12px;
}


div.blognav{
	height:30px;
}
div.blognav select{
	float:left;
	color:#ff0000;
	font-size:10px;
}
#sub_content div.blognav p{
	float:right;
	font-size:10px;
}

#sub_content div.blognav p a{
	color:#990000;
	padding-left:5px;
}

#sub_content div.standard_entry p.author{
	color:#959595;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:5px 0 0 0;
	line-height:14px;
}

#sub_content div.standard_entry p.copyright{
	color:#959595;
	margin:0;
	padding:2px 0 10px 0;
	font-size:10px;
	line-height:14px;
}

div.paging{
	padding:10px 0px 0px 0px;
	color:#ffffff;
	font-size:14px;
}
#mp3_player{
	margin:10px 0px 10px 0px;
}

#home_content ul li,
#sub_content ul li{
	color:#ffffff;
	margin:0px 0px 0px 20px;
	padding:0 0 5px 0;
	list-style-type:disc;

}