/*======================================
Theme Name: faleonis
Theme URI: http://www.flisterz.com/
Description: Another wordpress theme by <a href="http://www.flisterz.com">flisterz</a>. 
Version: 1.0
Author: flisterz
======================================*/
*{margin:0;padding:0;}
body{
background:#fff url(images/bodybg.jpg) repeat-x top left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
line-height:16px;
}

#wrapper{
margin:0 auto;
padding:0;
width:930px;
}
.clear{clear:both;}
a.free{text-decoration:none;}
.fleft{float:left;}
.fright{float:right;}
a{color:#545454;
text-decoration:none;}
a:hover{
color: #641106;
}
blockquote{
background:url(images/bq.gif) no-repeat top left;
padding:0 0 10px 25px;
}



/*header*/
/*-----------------------------------------------------------*/
#header{
margin:0px 0 0;
text-align:left;
color:#999999;
}
#header h1 a{
text-indent:-9999px;
height:90px;
width:200px;
display:block;
}
.box_header{
height:210px;
background: url(images/headerK.jpg) no-repeat top center;
}

/*menu*/
/*-----------------------------------------------------------*/
ul#menu{
text-align:left;
padding:6px 0px;
margin:0px 0 10px;
}

#menu li{
display:inline;
}

#menu li a{
text-decoration:none;
color: #999999;
font-size:12px;
padding:1px 7px;
text-transform:uppercase;
}
#menu li a:hover{
color: #FF9999;
}
.rss{
background:url(images/rss.gif) no-repeat right;
width:100px;
height:50px;
text-indent:-9999px;
display:block;
margin:-34px 3px 0 0 ;
}


/*date and comment*/
/*-----------------------------------------------------------*/
.boxout{
margin:0 0 0 -40px;
position: relative;
text-align:center;
float:left;
border-bottom:1px solid #000000;
}
.date {
text-transform:uppercase;
width:23px;
padding:3px 3px 0px;
letter-spacing:-1px;
line-height:14px;
font-size:11px;
margin:0px 0 0 00px;
height:36px;
border:solid #000000;
border-width:3px 0px 1px 0px;
}
.day{
display:block;
color:#770045;
padding:2px 0 0;
font-size:19px;
font-weight:lighter;
}
.commentout{
background:url(images/comment.png) no-repeat top;
padding:12px 0 0;
display:block;
margin:5px 0;
font-size:17px;
}

.commentout a{color:#235A70;}
   
/*content*/
/*-----------------------------------------------------------*/
#contentwrap{margin:30px 0 0 40px;}
#contentwrappage{margin:30px 0 0 0px;}
#content,#contentpage{
float:left;
width:520px;
}
#contentpage{
width:550px;
}
.post{
margin-bottom:40px;
}
.post_info{
font-size:10px;
text-transform:uppercase;
margin:20px 0 10px;
color:#663300;
}
.post_info a{
text-decoration:underline;
color:#890F56;
}
.postinfo a{
text-decoration:underline;
color:#890F56;
}

.title h1,.intro h1{
font-size:18px;
border-top:3px solid #000000;
font-weight:lighter;
font-family:Teen, Verdana, Arial, Helvetica, sans-serif;
padding:3px 0 5px ;
}
.title h1{
line-height:22px;
background:#fff url(images/bgtitleK.jpg) repeat-x top left;
}
.title h1 a{
color:#000000;
}

.entry{
overflow:hidden;
}
.entry p{margin-bottom:10px;}
.entry h1,.entry h2,.entry h3{
margin:15px 0 5px;font-weight:lighter;
}
.entry h1{font-size:20px;}
.entry h2{font-size:18px;}
.entry h3{font-size:17px;}
.entry ul,.entry ol{
list-style-position:outside;
margin:0 0 10px 40px;
}
.entry ul{
list-style-image:url(images/ul.png);
}
.entry li{
padding:2px 0;
}
.entry img{
border:none;
}

/*single page*/
/*-----------------------------------------------------------*/
.postinfo{
font-size:11px;
line-height:16px;
padding:10px 0;
border:2px solid #000000;
border-width:2px 0  ;
}
.snav{
background:#EBE8C3;
padding:3px;
border-width:0 0 2px 0  ;
}
span.prev,span.next,span.previ{
padding:0 0 0 18px;
}
span.prev{background:url(images/prev.png) no-repeat left;}
span.next{
background:url(images/next.png) no-repeat right;
padding:0 19px 0 0;}
span.previ{background:url(images/prev.gif) no-repeat left;}
span.nexti{
background:url(images/next.gif) no-repeat right;
padding:0 19px 0 0;
}
h2.pagetitle{
background:none;
padding:5px;
margin:0 0 5px -39px;
font-size:15px;
color:#000000;
}


/*sidebar*/
/*-----------------------------------------------------------*/
#sidebarwrap{
float:right;
padding:0 0 0 5px;
width:300px;
margin-left:5px;
}
#sidebar a{
text-decoration:none;
color:#000000;
}
#sidebar a:hover{
color:#641106;
}
#sidebar h2,#sidebar h3{
background: url(images/sidebar-bg-top.png) no-repeat left top;
font-family: Teen, Verdana, Arial, Helvetica, sans-serif;
font-weight:lighter;
font-size:14px;
color:#C55353;
padding:5px 5px 5px;
margin:10px 0 10px 0;
}
#sidebar img{
border:none;
}
#sidebar ul{
list-style-type:none;
}
#sidebar li{
margin-bottom:30px;
}
#sidebar li li{
margin-bottom:0;
border-bottom:1px dotted #CCCCCC;
padding:3px 0;
}

/* search */
#sb_search{
  margin: 0 0 0 0;
  padding: 0 0 0 15px;
}
#search_form{
  background-image: url(images/searchbg.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  padding-top: 4px;
  width: 238px;
  height: 88px;
}
.s_text{
  border: 0;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #b93529;
  width: 130px;
}
.searchsubmit{
  background-image: url(images/search_go.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0;
  height: 19px;
  width: 25px;
  border: 0;
}
.txt{
  margin: 18px 0 0 0;
  padding: 0 0 0 20px;
  float: left;
  line-height: 14px;
}
.btn{
  margin: 15px 5px 0 0;
  padding: 0;
  float: left;
  line-height: 14px
}

.intro{
border-top:3px solid  #663939;
border-bottom:2px solid #663939;
font-size:11px;
padding:5px 0 10px;
}
.intro h1{border:none;}
img.intropic{padding:5px 5px 0 0;}
.ads{margin:5px 6px 5px 0;}
.ads a img{border:none;}

#calendar_wrap table{
margin:0 10px;}
#calendar_wrap caption{
padding:4px 0;
background: #F7F7F7;
}
#calendar_wrap td{
padding:2px 12px;
background: #F7F7F7;
}


/*comment*/
/*-----------------------------------------------------------*/
#comment blockquote{
background:#FFFFCC;
}
#comment p{
margin-bottom:10px;
}
#comment h1{
font-size:14px;
}
img.avatar{
margin:0 10px 0 0;
border:1px solid   #666666;
padding:1px;
float:left;
}
ol.commentlist{
margin:10px 0 0;
font-size:11px;
line-height:16px;
list-style-type:none;
}
ol.commentlist li{
width:500px;
background:transparent;
padding:10px 10px 15px ;
float:left;
}
ol.commentlist li.alt{
background: #F3F3F3;
}

ol.commentlist li.author{
background: #AF9FA0;
} 


.commentauthor{
margin:0 0 5px 0;
}
span.small{
font-size:10px;
color: #666666; 
}
#formsection{ 
background: #F0F0F0;
padding:10px;
margin:20px 0;
}
#formsection label{
width:110px;
display:block;
float:left;
}

#author,#email,#url{width:200px;}
#commentarea{width:500px;}
#submit{margin:0 0 0 0;}


/*footer*/
/*-----------------------------------------------------------*/
#footer{
border-top:2px solid #333333;
margin:0 auto;
background:#000000;
color:#CCCCCC;
padding:5px 20px;
font-size:11px;
}
ul#footnav{
text-align:right;
border-top:1px solid #000000;
margin-top:10px;
padding:5px 0px 5px;
font-size:10px;
}
ul#footnav li{
display:inline;
margin-left:10px;
}
ul#footnav li a{
text-transform:uppercase;
}
ul#footnav li.top{
background:url(images/top.png) no-repeat left;
padding:3px 0 0 20px;
}