/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

body  {
	color: #100002;
	background: #000 url(red/bgtile.jpg) repeat-x left top;


}

#intro {

float: left;

width: 880px;

padding-top: 20px;

padding-right: 30px;

padding-bottom: 20px;

padding-left: 30px;

color: #e8e8e8;

background-color: rgba( 9, 9, 9, 0.6);

background-image: none;

background-repeat: repeat;

background-attachment: scroll;

background-position: 0% 0%;

}

.jdGallery .slideInfoZone h2
{
padding: 0 !important;
font-size: 14px !important;
background-color: <?php echo $fcg_bgcolor; ?>;
margin: 7px 10px !important;
font-weight: bold !important;
color: <?php echo $fcg_textcolor; ?>;
background-image: none;
text-align: left;
margin-left: 10px;
font-family: arial;
display: none;
}

#footer {

float: left;

width: 880px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 30px;

margin-left: 0pt;

padding-top: 15px;

padding-right: 30px;

padding-bottom: 15px;

padding-left: 30px;

font-size: 12px;

color: #ffffff;


background-image: url(http://headbangamuzik.com/wp-content/themes/therapy/styles/red/560.jpg);
background-repeat: repeat;
}

#header {

background-color: #000;

background-attachment: scroll;

background-position: left bottom;
height: 120px;

}

#top-wrap {

	width: 100%;

	background: #222222;

	border-bottom: 1px solid #333;

	margin: 0px auto;

	height: 33px;

}

#top-wrap-inside {

	width: 940px;

	margin: 0px auto;

}



#top-section-right-1 {

	float: right;

	color: #fff;

	font-size: 11px;

	margin-top: 7px;

	margin-right: 5px;

}

#top-section-right-2 {

	float: right;

	margin-top: 3px;

}



#top-section-right-2 li {

	display: inline;

	padding: 0px 3px 0px 3px;

}

#top-section {

	float: left;

	color: #fff;

	font-size: 11px;

	margin: 7px 0px 0px 10px;

}

#top-section a {

	color: #fff;

	text-decoration: none;

	text-transform: uppercase;

	font-weight: bold;

}

#top-section a:hover {

	color: #aa181b;

}

#top-section li {

	display: inline;

	padding: 0px 10px 0px 10px;

	border-right: 1px solid #333;

}

.textwidget, #latest-video .wrap, #flickr .wrap, #searchform, .widget_tag_cloud div, .widget ul, #adwidget .adwrap {

padding-top: 10px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

background-color: #f2f2f2;

}

#extended_footer {
color: #fffff;
{