/*  
Theme Name: Altf_custom
Theme URI: http://www.bigfolio.com/
Description: Custom Theme for AltF
Version: 1.0
Author: Luke Patterson
Author URI: http://www.stateseven.com/


*/



/* HIDE SOME STUFF  */
p.description, .entry h2, #header h1.blogtitle{ 
	display:none; 
} 




/*  NOW FOR THE MAIN STYLES  */
body { 
	font-family: Arial Black, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	background:#9D9D9D; 
	color:#fff; 
}

a:link,a:active,a:visited,a:hover { 
	text-decoration:none; 
	color:#000; 
	border:none; 
} 

h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}

#wrap { 
	width:650px; 
	margin:0px auto; 
	padding:0; 
}

#box { 	
	width:650px; 	
	margin:0 auto; 
	padding:0; 
} 

#top { 
	float:right;
	margin-right:-75px;
	margin-top:25px;
	text-align:center;
	width:40px;
	padding-left:75px;	
}
#top a{	
	color:#fff;
	text-decoration:none;
	font-size:11px;	
}
#top a img{
	border:0px;
}

#header { 
	background:url(images/logo.jpg) no-repeat top center; 
	height:128px; 
	margin:0; 
	padding:0; 
}
.rule{
	margin-top:10px;
	height:6px;
	background:#fff;
}

.entry{	
	width:650px;
	margin:0px 0px -28px 0px;
	padding:0px;	
}

.entry .details, .entry .details a{
	font-family:Arial;
	font-size:11px;
	color:#fff;
}

.entry .details{
	float:right;
	width:200px;
	margin-right: -215px;	
	margin-top: 15px;
	padding-left:15px;
}
.entry .body{

	text-align:justify; 
	overflow:hidden; 
	margin:0px; 	
	padding:0px; 
}
.entry .text{	
	margin-top:-22px;
	padding:0px;				
	padding-left:25px;
	padding-right:25px;	
}

.alignright { 
	float:right; 
} 

.alignleft { 
	float:left; 
}

blockquote { 
	padding-left:20px; 
	border-left:5px solid #ddd; 
	margin:15px 30px 0 10px; 
}

blockquote cite { 
	display:block; 
	margin:5px 0 0;
}

.comments h3 {  
	font-size:14px; 
	font-weight:700; 
	padding-top:10px; 

}

#commentform{
padding-bottom:20px;
}
ol.commentlist { list-style:none; margin:0 0 1px; padding:0; }

ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; } 

ol.commentlist li.commenthead { list-style:none; margin:0; }

ol.commentlist li.commenthead h2 { margin:0; }

textarea { 
	color:#666; 
	width:80%; 
	border:1px solid #cbcbcb; 
	margin-bottom:0.6em; 
	background:#fcfcfc; 
	margin-top:2px; 
	padding:3px; 
} 

#footer { 
	clear:both; 
	margin:0px;	
	margin-top:0px;	
	padding:10px 0px 300px 0px; 	
	font-family:Arial;
	font-size:13px;		
	
}
#footer a{
	color:#fff;
}
#archives, #links, #extra{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;		
}
#archives{
	width:200px;
}
#links{
	width:275px;
}
#extra{
	width:175px;
}
#footer .list_title{
	font-weight:bold;
}

input#url,input#author,input#email { 
	color:#666; 
	width:50%; 
	border:1px solid #cbcbcb; 
	margin-bottom:0.6em; 
	background:#fcfcfc; 
	margin-top:2px; 
	padding:3px; 
}


input#url,input#author,input#email { 
	color:#666; 
	width:50%; 
	border:1px solid #cbcbcb; 
	margin-bottom:0.6em; 
	background:#fcfcfc; 
	margin-top:2px; 
	padding:3px; 
}