@import url(titles.css);
@import url(menu.css);
@import url(layout.css);
@import url(slimbox.css);
@import url(members.css);


* {
margin: 0px;
padding: 0px;
border: 0px;
line-height: 14px;
}

body#members_home{
	color: #ffffff;
	background: url(../_graphics/bg06a_tile.jpg) #0E0B06;
}

body {
/*background: url(../_graphics/bg06a_tile.jpg) #0E0B06;*/
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

body#members_home{
	background: url(../_graphics/bg06a_tile.jpg) #0E0B06;
}

body#website_home{
	background: url(../_graphics/bg06a_tile.jpg) #0E0B06;
}

p {
padding: 0px 0px 10px 0px;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

input,select{
	padding: 2px;
}	

.nomargin {
padding: 0px;
margin: 0px;
}

.read_links {
background: #a7a697;
border-bottom: 2px solid #333;
margin-top: 20px;
margin-right: 4px;
height: 16px;
padding-left: 10px;
}

.news_pagination {
clear: left;
margin-left: 200px;
width: 740px;
}
	
/*.news_pagination .next {*/
.next {
float: right;
margin-right: 10px;
color: #aaa;
text-transform: uppercase;
}
	
.previous {
float: left;
color: #aaa;
text-transform: uppercase;
}

/*Gigs on homepage*/

#row3 {
color: #ffffff;
}

.gigDate {
float: left;
width: 35px;
}

.gigInfo {
float: left;
width: 185px;
}
	
.gigInfo a {
color: #000;
}


/* // */

/*NEWS PAGE*/
.news_title {
font-family: 'Gill Sans',Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: uppercase;
color: #e5e1e1;
text-decoration: none;
}
	
.link_selected {
color: #777;
}
	
#ul_news_headlines {
list-style: none;
}
	
.liveTable {
width: 100%;
}
	
#ul_news_headlines li {
margin-bottom: 12px;
}
	
.newswrap {
padding: 10px 10px 0 10px;
}
	
#columnFull .read_links {
margin-right: 5px;
}
	
body#website_news .news_pagination {
clear: left;
width: 230px;
margin-left: 0px;
}

/* // */

/*COMMENTS STYLING*/

.commentwrap {
color: #ffffff;
padding: 10px;
}
	
.userName {
text-transform: uppercase;
font-family: 'Gill Sans',Arial, Helvetica, sans-serif;
font-size: 12px;
}
	
.memberCommentInfo {
float: left;
width: 120px;
display: inline;
}
	
.commentContent {
float: left;
width: 340px;
}
	
.commentsbtn {
cursor: pointer;
border-bottom: 1px solid #ccc;
background: #fff;
position: relative;
left: 413px;
padding: 3px;
}
	
/* // */

/*Pictures Page*/
.categorywrap {
margin-left: 200px;
margin-bottom: 30px;
}
	
	
.categorywrap img {
background: url(../_graphics/photo_strip.png);
behavior: url(../iepngfix.htc);
padding: 6px 3px 25px 3px;
border: 0 none;
float: left;
margin-bottom: 10px;
}
	
body#pictures .row_col1 {
clear: left;
}
	
/* // */


/*LYRICS PAGE*/
body#website_lyrics {
color: #CFCECE;
}

.lyric_title {
background: url(../_graphics/lyricTitle_bg.png) no-repeat;
width: 177px;
display: block;
float: left;
font-size: 14px;
font-family: 'Gill Sans',Arial, Helvetica, sans-serif;
text-transform: uppercase;
margin-bottom: 6px;
cursor: pointer;
height: 38px;
margin-right: 5px;
}
.lyric_title:hover a, .lyric_title.sfhovera {
color: #444;
background: #e9ebdd;
}
	
.lyric_title a {
display: block;
width: 169px;
height: 27px;
background: #A7A79B;
padding: 4px 4px 4px 4px;
text-decoration:none;
}
	
.lyric_title a:hover {
text-decoration: none;
}

/* Releases Page */
.release_wrap {
float: left;
display: inline;
}
	
.first {
margin-right: 30px;
}

.release_image {
display: inline-block;
float: left;
width: 175px;
margin-right: 10px;
}

.release_info {
display: inline-block;
float: left;
width: 160px;
}

.release_title {
display: inline-block;
font-family: 'Gill Sans', Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 14px;
font-weight: normal;
color: #fff;
width: 167px;
background: url(../_graphics/lyricTitle_bg.png) no-repeat;
behavior: url(../iepngfix.htc);
padding: 5px;
margin-bottom: 6px;
}

body#website_releases {
color: #f9f9f9;
}
	
body#website_releases a {
color: #fff;
}
	
	
.release_row {
margin-bottom: 20px;
}



/*Gigs Page*/
table.list{
	color:#eee;
}


h2.gigs_title {
color: #000;
margin: 15px 0;
font-family: 'Gill Sans',Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: normal;
background: #B5B5AB none repeat scroll 0% 0%;
text-transform: uppercase;
display: block;
padding: 4px;
width:380px;
position:absolute;
}

#upload_pic a{
	background: url(../_graphics/upload_pic.jpg) no-repeat;
	position:relative;
	height:22px;
	width:282px;
	position:relative;
	top:15px;
	left:385px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}

#add_review a{
	background: url(../_graphics/add_review.jpg) no-repeat;
	position:relative;
	height:22px;
	width:282px;
	position:relative;
	top:15px;
	left:385px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}

#add_media a{
	background: url(../_graphics/add_media.jpg) no-repeat;
	position:relative;
	height:22px;
	width:282px;
	position:relative;
	top:15px;
	left:385px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}

#add_attend a{
	background: url(../_graphics/add_attendance.jpg) no-repeat;
	position:relative;
	height:22px;
	width:282px;
	position:relative;
	top:15px;
	left:385px;
	text-indent:-9999px;
	display:block;
	margin-bottom:20px;
}


body#website_gigs, body#website_gigs a {
color: #fff;
}

body#website_gigs a.memberInfo, body#website_gigs span.memberInfo, body#website_gigs th {
font-weight: normal;
color: #666;
}

body#website_gigs .odd a {
color: #fff;
}

.vevent a {
color: #FFF;
}

th {
padding: 5px;
text-align: left;
color: #FFF;
}

.vevent td {
text-align: left;
padding: 5px;
}

.odd, .odd a {
color: #C4C4C4;
}

.vevent abbr {
border: 0
}
/* // */

/* Gig upload Forms */
#gig_content{
	width:340px;
	border-top:1px solid #666666;
	padding-top:10px;
}

#gig_content .txt_input, #gig_content textarea{
	float:left;
	width:250px;
	margin-bottom:10px;
	background-color:#EEEEEE;
	font-family:arial, sans-serif;
}

#gig_content label{
	float:left;
	width:70px;
	text-align:right;
	margin-right:10px;
	}
	
#gig_content br{
	clear:both;
}

#gig_content .submit_btn{
	float:right;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:3px;
}

#ugcWarningContainer{
	width:340px;
	padding-top:8px;
	border-top:1px solid #666666;
	color:#666666;
}

#ugcWarningContainer strong{
	color:#fff;
}

#msgContainer_gig{
	width:662px;
	padding:5px;
	background:#720E0F;

}

#msgContainer{
	background:#720E0F;
	width:330px;
	margin-bottom:5px;
	padding:5px;
}

.hr2{
	border-bottom:1px solid #A7A79B;
	margin-top:10px;
	margin-bottom:10px;
	height:1px;
	line-height:0px;
	font-size:1px;
	}

/* // */


#site_credit{
	clear:both;
	margin-left:840px;
	color:#aaa;
	padding-top:20px;
	display:inline;
}

/*FLASH BACKGROUND CHANGES*/
#flash{
	z-index:-10;
	position:absolute;
	top:0;
	left:0;
}

/* clearfix*/
.clearfix:after, .release_row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix, .release_row {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix, * html .release_row {
height: 1%;
}
.clearfix, .release_row {
display: block;
}
/* End hide from IE-mac */

