/*======================================
Theme Name: fuckedup2
Theme URI: http://www.flisterz.com
Description: My hosting fucked up, so I have to come out with a new one
Version: 1.0
Author: flisterz 
======================================*/

/*CSS Basic*/
*{ margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-weight: normal; }
ul { list-style: none; margin: 0; padding: 0; }
acronym, abbr, fieldset, img {border: 0;}
:focus	{outline: 0; }
.clear	{clear: both;}
.fleft 	{float:left;}
.fright {float:right;}

/*===========================================*/
/*== Base */
/*===========================================*/
body{
	background:#fff url(images/newflisterz.jpg) no-repeat fixed top left;
	font-family:Georgia;
	font-size:13px;
	color:#000000;
	line-height: 20px;
	}
a,a:visited{
	text-decoration:none;
	color: #00346C;
	}
a img, a:visited img{
	border: none;
	}
blockquote{
	margin :0 0 10px 20px;
	padding: 25px 0 0 10px;
	}
code {
	background : #cccccc;
	padding-left:3px;
	padding-right:3px;
	text-align:left;
	}
 
#wrapper{
	background: url(images/boxer.png) repeat;
	float: left; 
	width: 720px;
	border-top: 1px solid #ccc;
	margin: 50px 0 0 150px;
	}
	
/*===========================================*/
/*== Navigation menu */
/*===========================================*/
#menu{
	float: left;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	border-left:1px solid #CCCCCC;
	padding: 10px 50px 10px 70px;
	width: 600px;
	}
	#menu li{
		float: left;
		margin: 0 25px 0 0;
		}
 
	#menu li a{
		color:#333;
		font-family:"Helvetica Neue",Helvetica,Verdana;
		font-size:11px;
		display: block;
		font-weight:bold;
		text-transform:uppercase;
		}
	#menu li a:hover{
 		color: #000;
 		}

/*===========================================*/
/*== Top area */
/*===========================================*/
.topbox{
	padding: 50px 50px 50px 70px;
	border-left:1px solid #CCCCCC;
	}
 
h1.g{
	font-family: "Helvetica Neue",Helvetica;
	font-size: 19px;
	font-weight: bold;
	line-height: 37px;
	}
	
p.i{
	font-size:17px;
	line-height:25px;
	width:464px;
	}
	
/* that clickable round logo thing */
a#homep {
	-moz-border-radius:94px 94px 94px 94px;
	background:url("images/logo.png") no-repeat scroll left top transparent;
	display:block;
	height:108px;
	left:95px;
	position:absolute;
	top:95px;
	width:108px;
	}
  
/*===========================================*/
/*== Boxer - no, not that one */
/*===========================================*/

#boxer,
#aboutpage{
	border-left:1px solid #CCCCCC;
	border-bottom: 2px solid #bbb;
	}
 
#content ul li.entry{
	padding: 50px 0 50px 70px;
	border-bottom: 1px dashed #ccc;
	}
	h1.maintitle{
		font-family: "Helvetica Neue",Helvetica, Verdana;
		font-size: 22px;
		line-height:29px;
		width:520px;
		}
 
		h1.maintitle a{ 
			border-bottom: 1px solid #ccc;
			padding: 0 0 4px;  
			color: #000;
			}
	
		h1.maintitle a:hover{ 
			border-bottom: 1px solid #333;
			}

	p.maindate{
		margin: 5px 0 0 0;
		}
 
#content ul li.entry .post{
	text-align: justify;
	width: 500px;
	}
	
	#content ul li.entry .post a{
		color: #000;
		font-family: "Helvetica Neue", Helvetica, Arial,Verdana; 
		border-bottom: 1px solid red;
		}
  
	#content ul li.entry .post a:hover{
		color: red;
    	}
  
	#content ul li.entry .post h2{
		font-family: "Helvetica Neue",Helvetica;
		font-size:20px;
		margin:20px 0 8px;
  		}
  	
	#content ul li.entry .post p{
		margin: 0 0 15px;
		}
 
	#content ul li.entry .post p.caption{
		font-family: Verdana;
		font-size: 11px;
		position: relative;
		margin: -15px 0 15px 0 ;
		}
 	
 	.cf { padding: 70px;}
 
 
/*===========================================*/
/*== Page stuff */
/*===========================================*/

.pagetitle {
	border-bottom:1px solid #DDDDDD;
	padding:30px 50px 10px 70px;
	text-align:center;
	}
	
h2.pagetitle  {
	font-family:"Helvetica Neue",Helvetica,Verdana;
	font-size:20px;
	letter-spacing:1px;
	line-height:29px;
	text-transform:uppercase;
	}
	

/*===========================================*/
/*== Comments */
/*===========================================*/

#comments{
	margin:40px 0 50px 70px;
	width:500px;
	}

ol.commentlist{
	list-style: none;
	margin: 10px 0 0 0;
	border-top: 1px solid #ccc;
	}
.commentlist li{
	border-bottom: 1px solid #eee;
	padding:   20px 0;
	}
 
.commentstuff{
	width: 430px;
	}
.gravatar{
	margin: 6px 0 0 0;
	}
#respond{
	background: #eee;
	border-top: 1px solid #ccc;
	margin: 10px 0 0;
	padding: 20px;
	}
#respond label{
	float: left;
	width: 120px;
	padding: 5px 0 0;
 	}	
#commentform{
	margin: 10px 0 0;
	}
#author,#email,#url{
	margin:3px 0;
	padding:3px;
	width:320px;
	}
#comment{
	width: 444px;
	margin: 10px 0;
	font-family: Verdana; 
	font-size: 11px;
	padding: 3px;
	height: 120px;
	}

/*===========================================*/
/*== FOH-OH-FOH */
/*===========================================*/

h1.fof{
	font-size: 30px;
	margin: 0 0 15px;
	}
.fofc	{ width: 400px;}
.fofc p	{ margin: 0 0 15px 0;}


/*===========================================*/
/*== About page */
/*===========================================*/

#aboutpage{
	border-left: 1px solid #ccc;
	border-bottom: 2px solid #BBBBBB;
	}
#aboutpage #content{
	padding:50px 50px 50px 70px;
	}
	#aboutpage p{
	margin: 0 0 15px 0;
	text-align: justify;
	}

/*===========================================*/
/*== Pagination */
/*===========================================*/
	
.wp-pagenavi{
	padding: 15px 50px 15px 70px;
	float: left;
	}
.wp-pagenavi a,
.wp-pagenavi a:link,
.wp-pagenavi span.current,
.wp-pagenavi span.extend {
	margin: 0 15px;
	color: #000;
	display: block;
	float: left;
	}
span.pages{
	float: left;
	border-right: 1px solid #ccc;
	padding: 0 10px 0 0 ;
 	color: #666;
	}
.wp-pagenavi span.current{
	font-weight: bold;
	}

/*===========================================*/
/*== FOOTAH */
/*===========================================*/
#footer{
	float: left;
	width: 750px;
	margin: 20px 0 0 150px;
	}
	
.ftext {
	color:#000000;
	font-size:12px;
	padding:20px 0;
	}

.adspot{
	padding: 20px 0;
	}
.adspot a{
	float:left;
	} 