@charset "UTF-8";

/*	-------------------------------------------------------------
	CSS - MAIN : 	THE RESCUES OFFICIAL SITE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		main.css
	Date:			June 11, 2010
	Author:		    UMRG New Media
	-------------------------------------------------------------	*/
		

@font-face {
	font-family: "Georgia";
	src: url("georgia.ttf")
}

@font-face {
	font-family: "Georgia-bolditalic";
	src: url("georgiaz.ttf");
}

@font-face {
	font-family: "Georgia-italic";
	src: url("georgiai.ttf");
}



/*GLOBAL RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#066;
	color:#fff;
}
.altText {

		width:0; height:0;

		display:block;

		overflow:hidden;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*END OF GLOBAL RESET*/







/*BACKGROUND AND BORDERS*/
body {
	margin: 0 auto;	
	font-family: 'Vollkorn', Georgia, Arial, serif;
}

#border-top {
	background-image: url(../images/border-top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	z-index: 3;
	position: fixed;
	top: 0;
	left: 0;
}

#border-right {
	background-image: url(../images/border-right.png);
	height: 100%;
	width: 25px;
	z-index: 4;
	position: fixed;
	top: 0;
	right: 0;
	_display: none;
}

#border-bottom {
	background-image: url(../images/border-bottom.jpg);
	height: 12px;
	width: 100%;
	z-index: 99999;
	position: fixed;
	bottom: 0;
	right: 0;
	_display: none;
}

#border-left {
	background-image: url(../images/border-left.png);
	height: 100%;
	width: 27px;
	z-index: 4;
	position: fixed;
	top: 0;
	left: 0;
	_display: none;
}

#bg_container {
	left: 0;
	margin: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: -99999;
}
/*END OF BACKGROUND AND BORDERS*/







/*NAVIGATION*/

li {
	display: inline;
}

li a {
	display: block;
}

a:link, a:visited{ text-decoration: none; }
a:hover, a:active{ text-decoration: none; }

#navHolder
{
	background: transparent;
	width:885px;
	height:46px;
	margin:0 auto;
	z-index:5 !important;
}

#nav { position: fixed; top:0; left: 50%; margin:0 0 0 -442px; width: 885px; height: 46px; background: url('../images/nav.jpg') no-repeat; padding:0; z-index:5 !important;}
#nav li { position: absolute; left: 0; height: 46px; z-index:5 !important;}
	#nav #home { width: 76px; left: 0px; }
	#nav #news { width: 76px; left: 76px; }
	#nav #bio{ width: 51px; left: 152px; }
	#nav #gallery { width: 111px; left: 203px; }
	#nav #musicvideo { width: 180px; left: 314px; }
	#nav #shows { width: 91px; left: 494px; }
	#nav #mobile { width: 98px; left: 585px; }
	#nav #store { width: 79px; left: 683px; }
	#nav #interact { width: 123px; left: 762px; }
#nav li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 46px; text-indent: -9999em; z-index:5 !important;}
/*END NAVIGATION*/







/*CONTENT HOLDER AND HEADER*/
#content {
	margin: 0 auto;
	width: 960px;
	display: block;	
}

#header {
	background: transparent;
	display: block;
	width: 789px;
	height: 174px;
	margin:0 auto 25px;	
}
/*END OF CONTENT HOLDER AND HEADER*/


/*topbanner*/
a.top728 {
	width:728px;
	margin:0 auto 25px;
	display:block;
}




/*LEFT COLUMN*/
#leftcol {
	float: left;
	width: 466px;
	margin: 0 16px 0 0;
	background: transparent;
}

ul#leftcoltabs {
	width: 400px;
	display: block;
	height: 27px;
	padding: 0 0 0 16px;	
	text-indent:-90000px;
}

li.leftcoltab {
	width: 104px;
	height: 21px;
	background-image: url(../images/leftcoltab.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

.entry {
	background-image: url(../images/leftcolbg.png);
	margin: 0 0 4px;
	padding: 18px 0 18px 0;
}

.entryheading {
	margin:0 0 0 35px;
	width: 347px;
	float: left;
}

#lyrics-1 .entry .entryheading {
	margin:0 0 0 35px;
	width: 395px;
	float: left;
}

.entryheading h3 {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, serif;
}

.entryheading .like {
	float: left;
}

.entry .divider {
	background: #fff;
	width: 340px;
	height: 1px;
	margin: 6px 0 0 0;
	float: left;
}

.entry h2 {
	color: #14414d;
	font-size: 25px;
	font-family: Arial-italic, Helvetica, serif;
	font: italic;
	margin: 10px 0 0 35px;
}

.entry h2 span {
	color: #14414d;
	font-size: 25px;
	font-family: Arial-italic, Helvetica, serif;
	font: bold italic;
	line-height: 35px;
}

.entry p {
	color: #fff;
	font-size: 14px;
	font-family: 'Vollkorn', Georgia, Arial, serif;
	line-height: 16px;
	margin: 19px 30px 0 0;
}

#videoplayer {
	width: 400px;
	height: 300px;
	margin: 14px 0 0 35px;
}

.entrysociallinks {
	width: 400px;
	height: 16px;
	margin: 25px 0 0 135px;
}

.entrysociallinks .digg {
	background:url(../images/diggbtn.png) no-repeat;
	width: 50px;
	height: 16px;
	display: block;
	float: left;
}

.entrysociallinks .digg span {
	padding: 3px 0 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	color: #14414d;
	display: block;
}

.entrysociallinks .delicious {
	background:url(../images/deliciousbtn.png) no-repeat;
	width: 75px;
	height: 16px;
	display: block;
	float: left;
}

.entrysociallinks .delicious span {
	padding: 3px 0 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	color: #14414d;
	display: block;
}

.entrysociallinks .facebook {
	background:url(../images/facebookbtn.png) no-repeat;
	width: 73px;
	height: 16px;
	display: block;
	float: left;
}

.entrysociallinks .facebook span {
	padding: 3px 0 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	color: #14414d;
	display: block;
}

.entrysociallinks .comments {
	background:url(../images/commentsbtn.png) no-repeat;
	width: 90px;
	height: 16px;
	display: block;
	float: left;
}

.entrysociallinks .comments span {
	padding: 3px 0 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	color: #14414d;
	display: block;
}
/*END OF LEFT COLUMN*/







/*MIDDLE COLUMN*/
#middlecol {
	float: left;
	width: 160px;
	background-color: transparent;
	margin: 0 16px 0 0;
}
.midcoldivide {
	margin:4px 0;
}

#middlecolcommentbox {
	width: 160px;
	background: transparent;
	display: block;
}

#middlecolcommentbox h4 {
	color: #702d00;
	font-size: 16px;
	font-family:"Myriad Pro";
	margin: 0 0 0 11px;
	display: block;
}

#commentbox {
	background-color:#FFFFFF;
	width: 139px; 
	height: 81px;
	margin: 34px 0 6px 8px;
	display: block;
}

#commentboxfooter {
	width: 139px;
	height: 20px;
	margin: 0 0 0 11px;
	display: block;
}

#commentboxfooter span {
	height: 7px;
	width: 87px;
	color: #c6ac8c;
	font-family: Arial, Helvetica, serif;
	font-size: 9px;
	margin: 5px 0 5px 0;
	display: block;
	float:left;
}

.commentstring {
	background-image: url(../images/commentstringsignup.png);
	width: 160px;
	background-position: top center;
	background-repeat: repeat;
	display: block;	
	padding: 13px 0;
	margin:0 0 4px;
}

.commentstring p {
	color: #14414D;
	font-size: 11px;
	font-family: Georgia, Arial, serif;
	line-height: 15px;
	margin: 11px 16px 0 16px;
	overflow: hidden;
}

#midcommentsignup span {
	color: #fff;
	width: 128px;
	height: 20px;
	font-size: 9px;
	font-family: Arial, Helvetica, serif;
	margin: 7px auto 0;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
#midcommentsignup2 span {
	color: #7B3003;
	width: 128px;
	height: 20px;
	font-size: 9px;
	font-family: Arial, Helvetica, serif;
	margin: 10px auto 0 auto;
	display: block;
	text-align: center;
	text-transform: uppercase;
}

#midcommentsignup span a {
	font-family: Arial, Helvetica, serif;
	color: #7B3003 !important;
	text-decoration: none;
}

.middivider {
	background-color: #fff;
	width: 130px;
	height: 1px;
	margin: 0 16px 0 16px;
}

h5 {
	color: #fff;
	font-size: 9px;
	font-family: Arial, Helvetica, serif;
	margin: 4px 16px 4px 16px
} 

.replybar {
	margin: 10px 0 0 53px;
}

.memberphoto {
	margin:  0 13px 8px 13px;
}

.memberphoto span {
	color: #826c50;
	padding: 0 0 0 10px;
	font-size: 9px;
	font-family: Arial, Helvetica, serif;
}

.memberphoto span a{
	font-family: Arial, Helvetica, serif;
	color: #14414D !important;
	text-decoration: none;
}

#midcommentsignup {
	width: 160px;
	height: 28px;
	background-image: url(../images/commentstringsignup.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	display: block;	
}
#midcommentsignup2 {
	width: 160px;
	height: 34px;
	background-image: url(../images/commentstringsignup.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	display: block;	
}
/*END OF MIDDLE COLUMN*/







/*RIGHT COLUMN*/
#rightcol {
	float: left;
	width: 300px;
	background-color: transparent;
	padding:21px 0 0;
}

#rightcolfeature {
	width: 300px;
	height: 152px;
	background-image: url(../images/rightcolfeature_letloose.png);
	background-position: top center;
	background-repeat: no-repeat;
	display: block;	
	margin: 5px 0 0;
}

#rightcolfeature #featurelinks {
	float:left;
	display:block;
	width:151px;
	margin: 116px 0 0 144px;
}

.ad {
	width: 300px;
	display: block;	
	margin: 0 0 1px;
}

#whatsnew {
	width: 300px;
	background:url(../images/whatsnewbg.png);
	display:block;
	margin: 4px 0 1px;
}

ul#whatsnewtabs {
	width: 300px;
	display: block;
	height: 27px;
	padding: 0 0 0 20px;
	background:url(../images/bg_whatsnewtabs.png) no-repeat 0 0;
	text-indent:-90000px;
}

a.whatsnewtab {
	width: 127px;
	height: 27px;
	background-image: url(../images/whatsnewtab.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	padding: 0;
}

a.twittertab {
	width: 96px;
	height: 27px;
	background-image: url(../images/twittertab.png);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 0 0 -12px;
	padding: 0;
}
#whatsnew #whatsnewtabs li a.activeLink, ul#whatsnewtabs span a.activeLink {
	background-position:0 -27px !important;
}
#whatsnew #whatsnewtabs li a:hover, ul#whatsnewtabs span a:hover {
	background-position:0 -54px;
}

.newsentry h5 {
	color:#FFFFFF !important;
	font-family:Arial,Helvetica,serif !important;
	font-size:9px !important;
	margin:4px 0 !important;
}
	
.newsentry .middivider {
	background-color:#FFFFFF !important;
	height:1px !important;
	width:260px !important;
	margin: 0 0 3px !important;
}

#newnews-1 .newsentry span {
	color:#14414D !important;
	font-family:Georgia-bolditalic,"Times New Roman",Times,serif !important;
	font-size:14px !important;
}

#newnews-1 .newsentry span a{
	color:#14414D !important;
	font-family:Georgia-bolditalic,"Times New Roman",Times,serif !important;
	font-size:14px !important;
}

#newnews-1 .newsentry span a:hover{
	color:#0b272e !important;
	font-family:Georgia-bolditalic,"Times New Roman",Times,serif !important;
	font-size:14px !important;
}

.whatsnewentry {
	width: 270px;
	min-height: 80px;
	margin: 0;
	padding:6px 15px;
}

#twitterfeed-1 a{
	color: #14414d !important;
	font-size: 13px !important;
	font-family: Georgia-italic,"Times New Roman",Times,serif !important;
}

.newsentries span {
	color: #14414d;
	font-size: 13px;
	font-family: Georgia-italic,"Times New Roman",Times,serif;
	margin: 5px 0 0 0;
}

.newsentries h5 {
	margin: 0;
}

div.whatsnewentry ul.newsentries p#twitterhead {
	font-size: 9px !important;
	font-family: Arial, Helvetica!important;
	margin: 0 !important;
	color: #fff !important;
}

div.whatsnewentry ul.newsentries p#twitterhead a{
	color: #fff !important;
	text-decoration: none !important;
	font-size: 9px !important;
}

.newsentries .middivider {
	margin: 5px 0;
	width: 270px;
}

.hide {
	display: none;
}

.twtr-widget #tweet-id-2 {
	border-bottom:1px solid #FFFFFF !important;
}

.twtr-doc .twtr-hd h3 {
	background-image: none !important;
	height: 0 !important;
	text-indent:-99999px !important;
	width:0 !important;
}

#mp {
	width:300px;
	height:61px;
	display:block;
	background:transparent;
	margin: 4px 0 1px;
}
/*END OF RIGHT COLUMN*/







/*FOOTER*/
#footercontainer {
	width: 830px;
	margin: 0 auto;
}

#footer {
	background-image: url(../images/footer_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	height: 203px;
	margin:100px 0 0;
	display: block;
	float: left;
}

#footer .footerad {
	margin: 0 auto;
	display: block;
	height: 90px;
	width: 728px;
}

ul#footernav {
	display:block;
	height:20px;
	margin:12px auto 16px;
	width:830px;
}

ul#footernav li {
	float: left;
	display: block;
}
	ul#footernav li a {
		height:20px;
		display:block;
	}
	ul#footernav li.ft_home a {
		width:73px;
		background:url(../images/bg_footerNav.png) no-repeat 0 0;
	}
		ul#footernav li.ft_home a:hover {
			background-position:0 -20px;
		}
	ul#footernav li.ft_news a {
		width:75px;
		background:url(../images/bg_footerNav.png) no-repeat -73px 0;
	}
		ul#footernav li.ft_news a:hover {
			background-position:-73px -20px;
		}
	ul#footernav li.ft_bio a {
		width:58px;
		background:url(../images/bg_footerNav.png) no-repeat -147px 0;
	}
		ul#footernav li.ft_bio a:hover {
			background-position:-147px -20px;
		}
	ul#footernav li.ft_gallery a {
		width:103px;
		background:url(../images/bg_footerNav.png) no-repeat -204px 0;
	}
		ul#footernav li.ft_gallery a:hover {
			background-position:-204px -20px;
		}
	ul#footernav li.ft_music a {
		width:158px;
		background:url(../images/bg_footerNav.png) no-repeat -306px 0;
	}
		ul#footernav li.ft_music a:hover {
			background-position:-306px -20px;
		}
	ul#footernav li.ft_shows a {
		width:87px;
		background:url(../images/bg_footerNav.png) no-repeat -463px 0;
	}
		ul#footernav li.ft_shows a:hover {
			background-position:-463px -20px;
		}
	ul#footernav li.ft_mobile a {
		width:92px;
		background:url(../images/bg_footerNav.png) no-repeat -549px 0;
	}
		ul#footernav li.ft_mobile a:hover {
			background-position:-549px -20px;
		}
	ul#footernav li.ft_store a {
		width:82px;
		background:url(../images/bg_footerNav.png) no-repeat -640px 0;
	}
		ul#footernav li.ft_store a:hover {
			background-position:-640px -20px;
		}
	ul#footernav li.ft_interact a {
		width:102px;
		background:url(../images/bg_footerNav.png) no-repeat -721px 0;
	}
		ul#footernav li.ft_interact a:hover {
			background-position:-721px -20px;
		}

#footernav li a span {
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	color: #681b1b;
}
#footersocial {
	margin: 12px auto 0 auto;
	width: 740px;
	height: 35px;
}

#footersocial li {
	margin: 0 12px 0 0;
	float: left;
	display: block;
}

.copyright {
	color: #681b1b;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
	width: 162px;
	margin: 7px 0 0 0;
	float:right;
}

.copyright a {
	color: #681b1b;
	font-size: 10px;
	font-family: Arial, Helvetica, serif;
}
/*END OF FOOTER*/
