/*  
Theme Name: LFR Theme
Author: Leadtooth
 */

body {
	background-color: #663300;
color: #333333;
width:850px; margin: 0 auto 0 auto;
}

h1{

	margin: 0;
	padding:0;
}

h2{
	margin: 0;
	padding:0;
color: #333333;
		  font-style: normal;
		  font-weight: normal; 
		  font-size: 14px;
		  line-height: 20px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none; 
		  }


img{
	border: 1px;
	biorder-color: #333333;
	margin: 0;
	padding: 0;
}

/* for different commentars*/

/* needed*/
acronym, abbr, span.caps {
	cursor: help;
	}
	
/* Center everything */



div.wrapper{
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
			display: block;

}

div.wrapper2{
	padding-left: 18px;
	padding-right: 18px;
}

/* Headimg */

#head{
width: 850px;
height: 93px;
		margin-left: -18px;
					display: block;

}



#head h1{
	padding-left: 0px;

	font-size: 24px;
	font-weight: bold;
}

#head a{
	color: #999999;
	text-decoration: none;
}
#head a:visited{
	color: #cc3333;
	text-decoration: none;
}
#head a:hover{color: #333333; font-weight: 700;}
#head a:active{color: #333333; font-weight: 700;}

#head a.set4:hover{color: #000000; font-weight: 700;}
#head a.set4:visited{color: #ffffff; font-weight: 700;}
#head a.set4:link{color: #ffffff; font-weight: 700;}
#head a.set4:active{color: #000000; font-weight: 700;}


#head h2{
	padding-left: 10px;
	font-size: 12px;
	color: #4e4e4e;
}

/* Content */ 
#content {
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-y;
margin: 0 0 0 -18px;
	padding: 0px 0 0 0;
	width: 840px;
	float:left;

}


#left {
	float: right;
	width: 665px;
		margin: 0px 00px 20px 0px;

}

#sidebar {
	float: left;
	width: 140px;
	list-style: none;
	padding-right: 5px;
	margin: 00px 0px 40px 30px;
	border: 0;
}

#content h1{
	font-size: 18px;
}

#content a{
	text-decoration: none;
	color: #0077CF;
	font-weight: bold;
}

#content a:hover{
	text-decoration: none;
	color: #000000;
		font-weight: bold;

}


div.posts{
	padding: 15px 10px 10px 0px !important;
	padding: 15px 8px 10px 0px;
	border-bottom:#999999 1px dashed;
	width: 570px;
	float:left;
}

/* Navigation */
/*menu */
#nav{
	margin-bottom: 17px;
	margin-top: 17px;
	height: 38px;
	width: 780px;
	background-image: url(./images/navbg.gif);
	background-repeat: no-repeat;
}

#nav a{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	clear: left;
}



#nav li{
	margin-left: 10px;
	margin-right: 20px;
	list-style: none;
	padding-top: 8px;
	float:left;
	height: 30px;
}

#nav li:hover{
	background-image: url(./images/navsep.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#nav li.current_page_item{
	background-image: url(./images/navsep_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* end menu */

/* Sidebar */ 


#sidebar a{
	text-decoration: none;
	color: #0077CF;
}

#sidebar a:hover{
	text-decoration: underline;
	color: #0077CF;
}

#footer{
margin: 0px 3px 0px 35px;
	padding: 0px 5px 0px 5px;
	text-align: center;
	}
	
#footer a {text-decoration: none; color: #cc3333;}
#footer a:visited {text-decoration: none; color: #cc3333;}
#footer a:hover {color: #333333; font-weight: 700; text-decoration: none;}
#footer a:active {color: #333333; font-weight: 700; text-decoration: none;} 


span.prev{
	padding-left: 10px;
	float:left;
}

span.next{
	margin-right: 10px;
	padding-right: 10px;
	float:right;
}

/* Search form */

#searchform {
	width: 190px;
	text-align: right;
}

#searchform #s{
	color: #000;
	background-color: #ffffff;
	border: 1px solid 000000;
	width: 160px;
}
#searchform input{
	width: 59px;
}

#searchdiv{
	
}

form#commentform{
	width: 200px;
}

/* Date in Posts */

.the_date {
	display:block;
	text-align: center;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	background: url(./images/calendar.png) no-repeat;
	width:40px;
	margin-right: 5px;
}

.date_m {
	display:block;
	font-size: 10px;
	margin:-2px;
	padding:0;
	font-weight: bold;
	text-align:center;
}

.date_d {
	display:block;
	font-size:1.4em;
	margin:0;
	padding: 0 0 1px 0;
	text-align: center;
}

/* User Icon */

div.author{
	float:left;
	display: block;
	margin-bottom: 10px;
}




/* Comment inputboxes */

input#author{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

input#email{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

input#url{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
}

textarea#comment{
	border: 1px solid #8D9DAA;
	background-color: #D3ECFF;
	width: 550px;
}

.mainclass
		{ color: #333333;
		  font-style: normal;
		  font-weight: normal; 
		  font-size: 14px;
		  line-height: 20px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none; }
		  .sidebarclass
		{ color: #333333;
		  font-style: normal;
		  font-weight: normal; 
		  font-size: 10px;
		  line-height: 20px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none; }
.headerclass 
		{ color: #cc3333;
		  font-style: normal;
		  font-weight: 700;
		  font-size:10px;
		  		  letter-spacing:.5px;
		  		  line-height: 13px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none; }	 
		  
 	.titleclass
		{ color: #ff0000;
		  font-style: normal;
		  font-weight: bold;
		  font-size:12px;
			 letter-spacing: 1px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none; }
		   	.smalltitleclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: bold;
		  font-size:12px;
			 letter-spacing: 1px;
		  line-height: 18px;
		  font-family: Georgia, Times New Roman, Times, Serif;
		  text-decoration: none; }
 		   	.smallclass
		{ color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  font-size:11px;
			 letter-spacing:1px;
		  line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
			  text-decoration: none; }

	.footerclass 
		{ color: #333333;
		  font-style: normal;
		  text-transform: uppercase;
		  font-weight: 700;
		  font-size:9px;
		  letter-spacing: normal;
		  		  line-height: 14px;
		  font-family: geneva, Arial, Helvetica, Sans-Serif;
		  text-decoration: none; }	  
		  	.menuclass 
		{ color: #333333;
		  font-style: normal;
		  font-variant: small-caps;
		  font-weight: 800;
		  font-size:13px;
		  		  line-height: 19px;
		  font-family: georgia, times new roman, times, serif;
		  text-decoration: none; }	  



img.releases {border: 1px #999999 solid;
margin-top: 5px;}


hr {
height: 0;
border: 0;
	border-top:#999999 1px dashed;
}
.off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
	float: left;
	height: 198px;
	width: 105px;
	margin-right: 5px;
	letter-spacing: normal;
	background-color: #ededed;
}

.on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 5px;
	float: left;
	height: 198px;
	width: 105px;
	margin-right: 5px;
	letter-spacing: normal;
	background-color: #cccccc;
}
.artistsoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	float: left;
	width: 105px;
		height: 145px;

	margin-right: 5px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	background-color: #ededed;
}

.artistson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
	float: left;
	width: 105px;
	height: 145px;
		margin-bottom: 0px;
	margin-right: 5px;
	letter-spacing: 1px;

	background-color: #cccccc;
}
.releaseoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	float: left;
	margin-right: 10px;
		margin-top: 5px;
	letter-spacing: 1px;
	margin-bottom: 0px;
	background-color: #ededed;
}

.releaseon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 2px;
	float: left;
	margin-top: 5px;
		margin-bottom: 0px;
	margin-right: 10px;
	letter-spacing: 1px;

	background-color: #cccccc;
}
.releasetwo {
	padding: 2px;
	float: left;
	margin-top: 5px;
		margin-bottom: 0px;
	margin-right: 0px;
height: 310px;
vertical-align: bottom;
width: 250px;
	background-color: #ffffff;
}