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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	background:#1e1d15 url(../_graphics/bg2.jpg) center 90px no-repeat;
	color:#fff;
	font-family:arial, verdana, sans-serif;
	/* Fix for IE :hover issues */
	behavior: url("../_scripts/csshover3.htc");
}

/*Menu*/
#menu{
	float:left;
	width:86px;
}

#ul_menu{
	/*background:url(../_graphics/menu.jpg) 0 0px no-repeat;*/
	width:86px;
	height:252px;
	text-indent:-9999px;
	position:relative;
	display:block;
	top:-28px;
}

#ul_menu li{
	/*position:absolute;
	top:0;*/
	height:25px;
	margin-bottom:3px;
}

#ul_menu li a{
	display:block;
	height:100%;
	width:100%;
}

#li_menu_home a{
	background:url(../_graphics/ul_menu.gif) 0px 0px;
}
#li_menu_home a:hover{
	background:url(../_graphics/ul_menu.gif) -100px 0px;
}
body#home #li_menu_home a{
	background:url(../_graphics/ul_menu.gif) -200px 0px;
}

#li_menu_news a{
	background:url(../_graphics/ul_menu.gif) 0px -25px;
}
#li_menu_news a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -25px;
}
body#news #li_menu_news a{
	background:url(../_graphics/ul_menu.gif) -200px -25px;
}

#li_menu_gigs a{
	background:url(../_graphics/ul_menu.gif) 0px -50px;
}
#li_menu_gigs a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -50px;
}
body#gigs #li_menu_gigs a{
	background:url(../_graphics/ul_menu.gif) -200px -50px;
}

#li_menu_releases a{
	background:url(../_graphics/ul_menu.gif) 0px -75px;
}
#li_menu_releases a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -75px;
}
body#releases #li_menu_releases a{
	background:url(../_graphics/ul_menu.gif) -200px -75px;
}

#li_menu_video a{
	background:url(../_graphics/ul_menu.gif) 0px -100px;
}
#li_menu_video a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -100px;
}
body#video #li_menu_video a{
	background:url(../_graphics/ul_menu.gif) -200px -100px;
}

#li_menu_pictures a{
	background:url(../_graphics/ul_menu.gif) 0px -125px;
}
#li_menu_pictures a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -125px;
}
body#pictures #li_menu_pictures a{
	background:url(../_graphics/ul_menu.gif) -200px -125px;
}

#li_menu_lyrics a{
	background:url(../_graphics/ul_menu.gif) 0px -150px;
}
#li_menu_lyrics a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -150px;
}
body#lyrics #li_menu_lyrics a{
	background:url(../_graphics/ul_menu.gif) -200px -150px;
}

#li_menu_contact a{
	background:url(../_graphics/ul_menu.gif) 0px -175px;
}
#li_menu_contact a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -175px;
}
body#contact #li_menu_contact a{
	background:url(../_graphics/ul_menu.gif) -200px -175px;
}

#li_menu_register a{
	background:url(../_graphics/ul_menu.gif) 0px -200px;
}
#li_menu_register a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -200px;
}
body#register #li_menu_register a{
	background:url(../_graphics/ul_menu.gif) -200px -200px;
}

#li_menu_about a{
	background:url(../_graphics/ul_menu.gif) 0px -225px;
}
#li_menu_about a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -225px;
}
body#about #li_menu_about a{
	background:url(../_graphics/ul_menu.gif) -200px -225px;
}

#li_menu_myspace a{
	background:url(../_graphics/ul_menu.gif) 0px -300px;
}
#li_menu_myspace a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -300px;
}

#li_menu_facebook a{
	background:url(../_graphics/ul_menu.gif) 0px -325px;
}
#li_menu_facebook a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -325px;
}

#li_menu_youtube a{
	background:url(../_graphics/ul_menu.gif) 0px -250px;
}
#li_menu_youtube a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -250px;
}

#li_menu_twitter a{
	background:url(../_graphics/ul_menu.gif) 0px -275px;
}
#li_menu_twitter a:hover{
	background:url(../_graphics/ul_menu.gif) -100px -275px;
}

/*Layout*/
#mainwrap{
	width:821px;
	margin:0 auto;
}

#container{
	width:975px;
	min-height:690px;
	height:auto !important;
  	height:690px;
	margin:auto;
	padding-top:246px;
	padding-bottom:20px;
	padding-left:55px;
	padding-right:20px;
	background:url(../_graphics/content_bottom_bg.gif) 48px bottom no-repeat;
	position:relative;
}

#h2_orphanboy{
	text-indent:-9999px;
	width:596px;
	height:133px;
	background-image:url(../_graphics/orphanboy_logo.png);
}
#h2_orphanboy a{
	display:block;
	height:100%;
	width:100%;
}

#home_news{
	margin-left:58px;
	margin-top:10px;
	float:left;
	width:340px;
}

.news_title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	
	text-align:left;
	border-bottom:#FFF solid 3px;
	position:relative;
}
.news_title a{
	text-decoration:none;
	color:#ffffff;
}
.news_title a:hover{
	color:#f6f30b;
}
.news_title h3{
	float:left;
}
.news_title .span_news_date{
	float:right;
	margin-top:5px;
	text-align:right;
}

body#gigs .news_title h3, body#home .news_title h3{
	width:225px;
}
body#lyrics .news_title h3, body#releases .news_title h3{
	width:181px;
}
body#news .news_title h3{
	width:430px;
}
.news_title .span_news_date{
	width:115px;
}
body#lyrics .news_title .span_news_date, body#releases .news_title .span_news_date{
	width:169px;
}

.span_news_date{
	font-size:13px;
	color:#ffffff;
}

.news_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin-top:8px;
	margin-bottom:20px;
}
.news_content p{
	margin-bottom:8px;
}
.news_content a{
	text-decoration:none;
	color:#90b4c7;
}
.news_content a:hover{
	color:#f6f30b;
}

.a_read_more{
	text-decoration:none;
	color:#FFFFFF;
}
.a_read_more:hover{
	text-decoration:underline;
}

#news_main{
	margin-left:58px;
	margin-top:10px;
	float:left;
	width:545px;
}

#news_headlines{
	float:left;
	width:163px;
	font-family:"Times New Roman", Times, serif; 
	margin-left:46px;
	margin-top:10px;
}
#news_headlines a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#90b4c7;
	text-decoration:none;
}
#news_headlines a:hover{
	color:#f6f30b;
}
#news_headlines span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#home_gigs{
	float:left;
	width:163px;
	margin-top:25px;
	margin-left:46px;
}
#home_gigs a{
	text-decoration:none;
	color:#90b4c7;
}
#home_gigs a:hover{
	color:#f6f30b;
}

#h2_forthcoming_gigs{
	text-indent:-9999px;
	width:163px;
	height:64px;
	background:url(../_graphics/forthcoming_gigs.gif) 0px 0px;
	margin-bottom:17px;
}
#h2_forthcoming_gigs a{
	display:block;
	width:100%;
	height:100%;
}
#h2_forthcoming_gigs a:hover{
	background:url(../_graphics/forthcoming_gigs.gif) 0px -64px;
}

.gigs_item{
	padding-top:2px;
	padding-bottom:7px;
	border-top:#FFF solid 2px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}

.span_gigs_date{
	font-size:14px;
}

#home_releases{
	float:left;
	margin-left:40px;
	width:175px;
	margin-top:45px;	
}

.h3_buy_now{
	text-indent:-9999px;
	width:81px;
	height:22px;
	margin-top:4px;
	margin-bottom:8px;
	background:url(../_graphics/buynow.gif) 0px 0px;
}
.h3_buy_now a{
	display:block;
	height:100%;
	width:100%;
}
.h3_buy_now a:hover{
	background:url(../_graphics/buynow.gif) 0px -22px;
}

.h3_buy_tickets{
	text-indent:-9999px;
	width:101px;
	height:22px;
	margin-top:4px;
	margin-bottom:8px;
	background:url(../_graphics/buytickets.gif) 0px 0px;
}
.h3_buy_tickets a{
	display:block;
	height:100%;
	width:100%;
}
.h3_buy_tickets a:hover{
	background:url(../_graphics/buytickets.gif) 0px -22px;
}

#h3_shop{
	text-indent:-9999px;
	width:57px;
	height:29px;
	margin-bottom:8px;
	background:url(../_graphics/shop.gif) 0px 0px;
}
#h3_shop a{
	display:block;
	height:100%;
	width:100%;
}
#h3_shop a:hover{
	background:url(../_graphics/shop.gif) 0px -29px;
}

.gigs_list{
	margin-left:58px;
	margin-top:10px;
	float:left;
	width:340px;
	font-family:"Times New Roman", Times, serif;
}

.gigs_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	margin-top:4px;
	margin-bottom:8px;
}
.gigs_content a{
	text-decoration:none;
	color:#90b4c7;
}
.gigs_content a:hover{
	color:#f6f30b;
}
.gigs_content p{
	margin-bottom:7px;
}

#h2_forthcoming_gigs_long{
	text-indent:-9999px;
	width:224px;
	height:33px;
	background:url(../_graphics/forthcoming_gigs_long.gif) 0px 0px;
	margin-bottom:5px;
}

#h2_previous_gigs{
	text-indent:-9999px;
	width:175px;
	height:33px;
	background:url(../_graphics/previous_gigs.gif) 0px 0px;
	margin-bottom:5px;
}

#lyrics_list{
	margin-left:58px;
	margin-top:10px;
	float:left;
	font-family:"Times New Roman", Times, serif;
}
#releases #lyrics_list{
	width:790px;
}
#lyrics_list a{
	color:#ffffff;
	text-decoration:none;
}
#lyrics_list a:hover{
	color:#f6f30b;
}

.lyrics_album_entry{
	margin-right:45px;
	margin-bottom:15px;
	width:350px;
}
#releases .lyrics_album_entry{
	min-height:210px;
	height:auto !important;
  	height:210px;
	float:left;
}

.width400{
	width:400px;
}

.lyrics_album_cover{
	width:170px;
	height:100%;
	float:left;
	margin-top:5px;
}

.lyrics_album_tracks{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	width:40%;
	margin-top:5px;
	margin-left:10px;
	line-height:16px;
}
.lyrics_album_tracks a{
	color:#90b4c7 !important;
}
.lyrics_album_tracks a:hover{
	color:#f6f30b !important;
}

.release_title{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	
	width:100%;
	text-align:left;
	position:relative;
	border-bottom:#FFF solid 3px;
}

.release_album_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-top:5px;
	float:left;
	line-height:18px;
}

#lyrics_body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:12px;
	margin-left:20px;
	float:left;
	width:340px;
}
#lyrics_body p{
	line-height:13px;
	margin-bottom:8px;
}

.lyrics_body_title{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
}

#register_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-left:58px;
	margin-top:10px;
	float:left;
	width:340px;
}
#register_form a{
	color:#90b4c7;
	text-decoration:none;
}
#register_form a:hover{
	color:#f6f30b;
}
#register_form label{
	float:left;
	width:150px;
}
#register_form textarea{
	width:178px;
	height:100px;
	background:none;
	border:#ffffff solid 2px;
	color:#FFFFFF;
}
#register_form select{
	border:none;
	background:none;
	color:#FFFFFF;
}
.input_wide{
	width:184px;
	border:none;
	border-bottom:#ffffff solid 2px;
	background:none;
	color:#FFFFFF;
}

.h3_login_txt{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	margin-bottom:5px;
	border-bottom:#ffffff solid 2px;
}

#video_embed{
	margin-left:58px;
	margin-top:10px;
	float:left;
	width:600px;
}

#video_list{
	width:150px;
	float:left;
	margin-top:10px;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
#video_list a{
	color:#90b4c7;
	text-decoration:none;
}
#video_list a:hover{
	color:#f6f30b;
}

#h3_video_list{
	height:33px;
	width:81px;
	text-indent:-9999px;
	background:url(../_graphics/videos.gif) 0px 0px;
	margin-bottom:5px;
}

.span_video_highlight{
	text-decoration:line-through;
}

#comments{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	border-bottom:#ffffff solid 2px;
	margin-bottom:8px;
}

.no_comments{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.no_comments a{
	color:#90b4c7;
	text-decoration:none;
}
.no_comments a:hover{
	color:#f6f30b;
}

#comment_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-top:10px;
}
#comment_form textarea{
	width:100%;
	height:75px;
	background:none;
	border:#ffffff solid 2px;
	color:#FFFFFF;
}

#comment_form input{
	text-indent:-9999px;
	background:url(../_graphics/comment_button.gif) 0 0;
	width:104px;
	height:29px;
	border:0;
	cursor:hand;
	
	font-size:0;
	display:block;
	line-height:0;
}
#comment_form input:hover{
	background-position:0px -29px;
}

.comment_msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-bottom:10px;
}

.comment_wrap{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	margin-bottom:10px;
}
.comment_wrap a{
	text-decoration:none;
	color:#90b4c7
}
.comment_wrap a:hover{
	color:#f6f30b;
}

.nDate{
	font-weight:bold;
}

#gallery_list{
	margin-left:58px;
	margin-top:10px;
	margin-right:none;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
#gallery_list a{
	text-decoration:none;
	color:#FFFFFF;
}
#gallery_list a:hover{
	color:#f6f30b;
}

.gallery_thumb{
	text-align:center;
	width:175px;
	margin-left:12px;
	margin-right:12px;
	float:left;
	font-size:29px;
}
.gallery_thumb img{
	margin-top:8px;
	margin-bottom:12px;
}

.rightThumb{
	margin-right:0px;
}

#full_size_img{
	text-align:center;
	font-size:29px;
}
#full_size_img img{
	margin:auto;
	margin-bottom:10px;
}

.span_smaller_link{
	font-size:14px;
}
.span_smaller_link a{
	color:#90b4c7 !important;
}
.span_smaller_link a:hover{
	color:#f6f30b !important;
}

.bodoni_yellow{
	color:#f6f30b;
}

#span_register_button input{
	text-indent:-9999px;
	background:url(../_graphics/register_button.gif) 0 0;
	width:90px;
	height:29px;
	border:0;
	cursor:pointer;
	
	font-size:0;
	display:block;
	line-height:0;
}
#span_register_button input:hover{
	background-position:0px -29px;
}

#span_login_button input{
	text-indent:-9999px;
	background:url(../_graphics/login_button.gif) 0 0;
	width:65px;
	height:29px;
	border:0;
	cursor:pointer;
	
	font-size:0;
	display:block;
	line-height:0;
}
#span_login_button input:hover{
	background-position:0px -29px;
}

#span_sendmessage_button input{
	text-indent:-9999px;
	background:url(../_graphics/sendmessage_button.gif) 0 0;
	width:152px;
	height:29px;
	border:0;
	cursor:pointer;
	
	font-size:0;
	display:block;
	line-height:0;
}
#span_sendmessage_button input:hover{
	background-position:0px -29px;
}

#span_getpassword_button input{
	text-indent:-9999px;
	background:url(../_graphics/getpassword_button.gif) 0 0;
	width:154px;
	height:29px;
	border:0;
	cursor:pointer;
	
	font-size:0;
	display:block;
	line-height:0;
}
#span_getpassword_button input:hover{
	background-position:0px -29px;
}

#span_unsubscribe_button input{
	text-indent:-9999px;
	background:url(../_graphics/unsubscribe_button.gif) 0 0;
	width:132px;
	height:29px;
	border:0;
	cursor:pointer;
	
	font-size:0;
	display:block;
	line-height:0;
}
#span_unsubscribe_button input:hover{
	background-position:0px -29px;
}

#about_body{
	margin-left:58px;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	width:750px;
}
#about_body p{
	margin-bottom:8px;
}
#about_body table{
	margin:auto;
	margin-bottom:8px;
}

.p_centred{
	text-align:center;
}

.quote{
	margin-left:15px;
	margin-right:15px;
}

#div_pagination a{
	text-decoration:none;
	color:#90b4c7;
}
#div_pagination a:hover{
	color:#f6f30b;
}
#div_pagination .current{
	text-decoration:line-through;
}

.twitterlogin{
	margin-left:10px;
	float:left;
}

.fblogin{
	float:left;
}

#banner{
	width:728px;
	height:90px;
	margin:0 auto;
}
#banner img{
	border:none;
}
	
/* --------- CLEARFIX --------- */

/* full clearfix */
/* add to floating elements which should not float afterthem */ 
* html .cf {
   height: 1%; /* IE5-6 */
   }
* + html .cf {
	display: inline-block; /* IE7not8 */
	}
.cf:after { /* FF, IE8, O, S, etc. */
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
   }