/*
Theme Name: Grunge Red
Author URI: http://ithemes.com/
Version: 1.0
Author: Nathan Rice
Description: Grunge Red is a premium Web 2.0 WordPress theme
All the CSS, XHTML and design are copyrighted. Please don't steal.
*/
HTML, BODY
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #010101 url(images/body-bg.jpg) no-repeat top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px 0px 15px;
}
BODY *
{
	margin: 0px;
	padding: 0px;
}
/*********************************************
Link Styles
*********************************************/
A, A:visited, A:active
{
	color: #9B1212;
	text-decoration: underline;
}
A:hover
{
	color: #333;
	text-decoration: underline;
}
/*********************************************
Text Elements
*********************************************/
P, UL, OL, BLOCKQUOTE
{
	color: #000;
}
OL, UL
{
	margin: 5px 35px;
}
BLOCKQUOTE
{
	margin: 0px;
	padding: 0px 0px 0px 40px;
	background: url(images/quote.jpg) no-repeat;
}
IMG
{
	border: 0px solid #000000;
	background: none;
}
P
{
	padding: 10px 0px;
	margin: 0px;
}
P.footer
{
	margin: -20px 0;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
}
/*********************************************
Header Styles
*********************************************/
H1
{
/*This style used as title on single posts and pages*/
	clear: both;
	font-size: 20px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -2px;
	border-top: 2px solid #9B1212;
	border-bottom: 2px solid #9B1212;
}
H2
{
/*This style used as header in the sidebars*/
	clear: both;
	font-size: 20px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
	border-top: 2px solid #9B1212;
	border-bottom: 2px solid #9B1212;
}
H3
{
/*This style used as the post titles on homepage/archive*/
	clear: both;
	font-size: 20px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -2px;
	border-top: 2px solid #9B1212;
	border-bottom: 2px solid #9B1212;
}
H3 A
{
	color: #9B1212;
	text-decoration: none;
}
H3 A:hover
{
	color: #000;
	text-decoration: underline;
}
H4
{
/*This style used as title for comments and as the identifying header on archive page*/
	font-size: 18px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: -2px;
	border-bottom: 2px solid #9B1212;
}
H5
{
/*This style used as header for the welcome boxes, and elsewhere*/
	font-size: 20px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -2px;
}
H6
{
/*The rarely used 6th header style*/
	font-size: 28px;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 30px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: -2px;
}
/*********************************************
Container Div
*********************************************/
#container
{
	background: transparent;
	border: 0px solid #000;
	text-align: left;
	margin: 0px auto;
	width: 779px;
	padding: 0px;
}
#wrap
{
	background: #FFF;
	padding: 20px 0px 0px;
}
/*********************************************
Header Styles
*********************************************/
#header
{
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}
#header #title
{
	text-align: center;
	width: 100%;
	margin: 25px 0px 0px;
}
#header #title A
{
	display: block;
	width: 369px;
	height: 196px;
	margin: -1px auto 0px;
	padding: 0px;
	text-indent: -9999px;
	background: url(images/header.png) no-repeat top left;
	overflow: hidden;
}
#header H1
{
	clear: both;
	font-size: 50px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 60px 0px 5px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -2px;
	border: 0px solid #000000;
}
#header H1 A
{
	text-decoration: none;
	color: #9B1212;
}
#header H1 A:hover
{
	color: #FFF;
	text-decoration: none;
}
#header H2
{
	clear: both;
	font-size: 18px;
	color: #FFF;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 60px;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	border: 0px solid #000000;
}
/*********************************************
Horizontal Navigaion Styles
*********************************************/
#menu
{
	color: #9B1212;
	background: url(images/menu-bg.png) no-repeat top left;
	font-size: 16px;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	text-align: left;
	text-transform: uppercase;
	padding: 21px 0px 0px;
	margin: 0px;
	display: block;
	width: 100%;
	min-height: 21px;
}
#menu UL
{
	background: url(images/menu-ul-bg.jpg) repeat-x;
	margin: 0px;
	padding: 2px 0px 0px;
	height: 97px;
	display: block;
}
#menu UL LI
{
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 29px 0px;
}
#menu UL LI A
{
	color: #9B1212;
	padding: 31px 25px 32px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #B5B5B5;
	border-left: 1px solid #E0E0DF;
}
/*if you want to set a "current page item" style, do it here*/
#menu UL LI.current_page_item A, #menu UL LI.current_page_item A:visited
{
	color: #9B1212;
	text-decoration: none;
	background: #CCC url(images/menu-hover-active.jpg) repeat-x;
	font-weight: bold;
}
#menu UL LI A:hover
{
	color: #000;
	text-decoration: none;
	background: #9B1212 url(images/menu-hover-active.jpg) repeat-x;
}
/*********************************************
Welcome Div
*********************************************/
#welcome
{
	padding: 0px 41px 15px;
	margin: -15px 0 5px;
}
#welcome P
{
	margin: 0px;
	padding: 0px 0px 10px;
}
#pagespacer
{
	padding: 10px 41px;
}
/*********************************************
Content Div
*********************************************/
#content
{
	float: left;
	margin: 0px;
	padding: 0px 41px 20px 0px;
	width: 488px;
	display: block;
	border: 0px solid #000000;
}
#content H4
{
/*This style used as the post titles on homepage/archive*/
	clear: both;
	font-size: 16px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 10px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	letter-spacing: -2px;
	border-top: 0px solid #9B1212;
	border-bottom: 1px solid #9B1212;
}
#content H4 A
{
	color: #9B1212;
	text-decoration: none;
}
#content H4 A:hover
{
	color: #000;
	text-decoration: underline;
}
.post-more
{
/*Use this class to style the "more" tag*/
}
.post-more A, .post-more A:visited
{
/*Use this class to style the link within the post-more div*/
}
/*********************************************
Post Meta Styles
*********************************************/
.meta-top
{
	clear: both;
/*we need this so floats in the post are cleared*/
	padding: 0px;
	margin: 0px;
	color: #666;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.meta-bottom
{
	clear: both;
/*we need this so floats in the post are cleared*/
	padding: 0px;
	margin: 0px;
}
/*********************************************
Previous/Next Page Navigation
*********************************************/
.page-nav
{
	clear: both;
/*To clear any floats*/
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous
{
	width: 249px;
	float: left;
	text-align: left;
}
.nav-next
{
	width: 249px;
	float: right;
	text-align: right;
}
/*********************************************
Left Sidebar
*********************************************/
#l_sidebar
{
	display: inline;
	float: left;
	border: 0px solid #000000;
	width: 168px;
	margin: 0px 0px 15px;
	padding: 0px 41px;
	display: block;
/*floats are handled as block elements, this is to fix
a margin collapsing bug in IE*/
}
#l_sidebar P
{
	padding: 5px;
}
#l_sidebar IMG
{
	text-align: center;
}
#l_sidebar FORM
{
	padding: 0px;
	margin: 0px;
}
#l_sidebar UL
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#l_sidebar UL LI
{
	padding: 0px 0px 10px;
}
#l_sidebar UL LI UL
{
	padding: 0px;
}
#l_sidebar UL LI UL LI
{
	padding: 0px;
	margin: 5px 0px;
}
#l_sidebar UL LI UL LI A
{
	color: #333;
	text-decoration: none;
}
#l_sidebar UL LI UL LI A:hover
{
	color: #9B1212;
	text-decoration: underline;
}
#l_sidebar UL LI UL LI UL
{
	padding: 0px;
	margin: 0px;
}
#l_sidebar UL LI UL LI UL LI
{
	padding: 0px;
	margin: 5px 10px 5px 5px;
}
/*********************************************
Comment Styles
*********************************************/
#comments
{
	padding: 8px;
}
#comments .even
{
	margin: 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
#comments .odd
{
	margin: 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
/*********************************************
Bottom Styles
*********************************************/
#bottom
{
	background: #202020 url(images/bottom-bg.jpg) repeat-x;
	color: #FFF;
	display: block;
	clear: both;
	margin: 0px;
	padding: 15px 0px;
}
#bottom H2
{
/*This style used as header in the sidebars*/
	clear: both;
	font-size: 16px;
	color: #9B1212;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 5px;
	padding: 5px 0px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	border-top: 0px solid #9B1212;
	border-bottom: 0px solid #9B1212;
}
#bottom P
{
	color: #FFF;
}
#bottom A
{
	color: #9B1212;
	text-decoration: none;
}
#bottom A:hover
{
	color: #FEFEFE;
	text-decoration: none;
}
#bottom #boxes
{
	background: url(images/bottom-dots.gif) repeat-y top center;
	margin: 0px;
	padding: 0px;
}
#bottom #boxes .box
{
	display: block;
	float: left;
	width: 199px;
	margin: 0px;
	padding: 5px 30px;
}
#bottom #boxes .box H6
{
	font-size: 20px;
	margin: 0px;
	padding: 0px 0px 5px;
}
#bottom #boxes .box .textwidget
{
	padding: 0px 0px 10px;
}
#bottom #boxes .box UL
{
	margin: 0px;
	padding: 0px 0px 10px 15px;
	list-style-type: square;
	color: #FFF;
}
#bottom #boxes .box UL LI
{
	margin: 0px;
	padding: 0px 0px 3px;
}
#bottom #boxes .box UL LI A
{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
#bottom #boxes .box UL LI A:hover
{
	color: #FFF;
	text-decoration: underline;
}
/*********************************************
Footer Styles
*********************************************/
#footer
{
	color: #969696;
	display: block;
	width: 739px;
	min-height: 30px;
	margin: 15px auto;
	padding: 10px 20px;
	clear: both;
	background: #202020 url(images/footer-bg.jpg) repeat-x top left;
	text-align: left;
	overflow: hidden;
}
#footer A
{
}
#footer A:hover
{
}
#footer #left
{
	display: block;
	width: 50%;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer #right
{
	display: block;
	width: 50%;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer UL#footermenu
{
	display: block;
	width: 430px;
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
}
#footer UL#footermenu LI
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px;
	border-left: 1px solid #E5E5E5;
	line-height: 11px;
}
#footer UL#footermenu LI.home
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: none;
}
#footer UL#footermenu LI A
{
	color: #E5E5E5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer UL#footermenu LI A:hover
{
	color: #E5E5E5;
	text-decoration: underline;
}
#footer #right UL#footermenu2
{
	color: #E5E5E5;
	display: block;
	width: auto;
	list-style-type: none;
	margin: 20px 0px;
	padding: 0px;
	font-family: "Century Gothic", Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
}
#footer #right UL#footermenu2 LI
{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px 10px;
	line-height: 11px;
	border-left: 0px solid #E5E5E5;
}
#footer #right UL#footermenu2 LI.home
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border: none;
}
#footer #right UL#footermenu2 LI A
{
	color: #E5E5E5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer #right UL#footermenu2 LI A:hover
{
	color: #E5E5E5;
	text-decoration: underline;
}
DIV#lyrics A
{
	cursor: pointer;
}
DIV#divajaxloader
{
	position: absolute;
	margin: 0px 0px 0px 274px;
	display: none;
}
