﻿/*
Theme Name: Kesenai Website
Theme URI: 
Version: 2
Description: Kesenai Website theme for wordpress 2.7+  
Author: kruption
Author URI: 
*/

    *{ 
	padding:0;
	margin: 0;
	line-height:20px;
	}
    body {
	color: gray;
	font: 13px Georgia, "Times New Roman", Times, serif;
	background: #FDFDFD url(http://subs.kesenai.net/wp-content/themes/kesenai2/images/bgtesta.jpg) no-repeat center top;
	width:100%;
}
	.blocka{ 
	clear:both;
		} 	
	.blockl{ 
	clear:left;
		} 	
	.blockr{ 
	clear:right;
		} 
	p
	{ 
	 font-size:95%;
	}	
    hr { 
	display: none; margin: 0;
	}
	 h1 { 
		font-size:190%;
		padding-top:70px
	}
	 h2 {
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	}
  	.textindent {
	text-indent: -999999px;
	}
    #panino { 
	width:900px;
	margin:0px auto;
	padding:10px;
	background: white;
	border-left:10px solid #2d5b77;
	border-right:10px solid #2d5b77;
	}
	
	#aside
	{ 
	width:220px;
	float:left;
	margin-right:10px;
	}
	#sidebar
	{ 
	width:220px;
	float:right;
	margin-top:20px;
	}
	#content
	{ 
	width:610px;
	float:left;
	margin-top:20px;
	}
	
	#footer
	{ 
	clear:both;
	padding:10px 20px;
	text-align:right;
	}
	 a
	{ 
	 color: #5095be;
	 text-decoration:none;
	 font-size:95%;
	}
	a:hover
	{ 
	 color: #5095be;
	 text-decoration:underline;
	}	
	#pagesup
	{ 
	 background:#2d5b77;
	 height:35px;
	 width: 900px;
	 border-top:3px solid #5095be;
	}	
	#pagesup li
	{ 
	 list-style:none;
	 float:left;
	}	
	#pagesup li a
	{ 
	 line-height:35px;
	 padding:10px!important;
	 padding:11px;
	 color:white;
	 font-weight:bold;
	}	
	#pagesup li a:hover
	{ 
	 background:#3d6b87;
	}	
	#pagesup .current_page_item a
	{ 
	 background:#5095be;
	}	
/* Side Bar *---------------------------------------------*/
	#titolo 
	{
	background: url(images/header-2.jpg) repeat;
	width: 900px;
	float: left;
	margin-bottom: 10px;
	height: 250px;
	
}	
	#titolo h1
	{ 
	 text-decoration:none;
	 text-indent: -9999px;
	}	
	#titolo h2
	{ 
	 text-decoration:none;
	 text-indent: -9999px;
	}
	#feed
	{
	width: 40px;
	float: right;
}	
	#feed p
	{ 
	 text-align:center;
	}	
	#search p
	{ 
	 text-align:left;
	 margin-right:10px;
	}	
	#search
	{
	width: 150px;
	float: left;
}	
	ul.tabbernav
   { 
    margin:0;
	 background:#2d5b77;
	 height:25px;
	 border-top:3px solid #5095be;
    }
    ul.tabbernav li
   {
    list-style:none;
    margin: 0;
    display: inline;
	
    }
    ul.tabbernav li a
   {
    
     line-height:25px;
	 padding:5px!important;
	 padding:7px;
	 color:white;
	 font-weight:bold;
  
    }
    ul.tabbernav li a:hover
   {
     background:#3d6b87;
	}
    ul.tabbernav li.tabberactive a
   {
    background:#5095be;

    }
    ul.tabbernav li.tabberactive a:hover
   {
    background:#5095be;
    }
    .tabberlive .tabbertabhide {
    display:none;
    }
	#tab
	 {
    margin-bottom:20px;
    }
/* Content *---------------------------------------------*/
	.entry
	{ 
	padding:10px 0;
	}
	.boxpost
	{ 
	margin-bottom:30px;
	border-bottom:1px solid #d7eaf6;
	padding-bottom:10px;
	}
	.boxpostie
	{ 
	padding:5px;
	background:#d7eaf6 url(images/borderbp.jpg) no-repeat right top;
	margin:5px 0;
	}
	img { 
	margin:0 5px;
		} 
	.entry p{
	padding:5px;
	font: 1em/1.5em Verdana, Geneva, sans-serif;
		} 
	.entry h2{
	padding:5px;
	font: bold 1em/1.5em Georgia, serif;
	text-transform: capitalize;
	color: #5095BE;
	text-decoration: underline;
		} 	
	h2.boxp { 
	padding:3px 0;
	margin-top:33px;
		} 
		
.post-date{
	float: left;
	display: inline;
	background: url(images/date.png) no-repeat;
	height: 63px;
	width: 40px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 20px;
	margin-right: 15px;
}		
		
		
		
	.entry ul,ol{ 
	padding-left:20px;
		} 		
   blockquote{
	margin: 10px 0 0;
	background:white url(images/quote.jpg) no-repeat top left;
	margin-left:10px;
	padding:10px 10px 10px 50px;
    color:gray;
    }
	.pagetitle
	{
	padding:3px 0;
	margin-bottom:20px;
    }
	h3
	{
	padding:3px 0;
	margin-bottom:10px;
	font: 1.7em Verdana, Geneva, sans-serif;
	}
	h4
	{
	padding:3px 0;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	color: #5095BE;
	text-decoration: underline;
	}
	.navprev
	{
	padding:5px;
	float:left;
	font-size:130%;
    }
	.navsucc
	{
	padding:5px;
	float:right;
	font-size:130%;
    }	
/* Sidebar *---------------------------------------------*/
	#sidebar li
	{
	list-style:none;
    }
	#sidebar li li
	{
	padding:3px 0;
	list-style-position:inside;
	list-style-type:square;
	border-bottom:1px solid #d7eaf6;
	color: #5095be;
    }
	#sidebar li ul
	{
	margin-bottom:20px;
    }
	#sidebar ul li#calendar #calendar_wrap{
	padding: 4px 11px 11px;
	}

    table#wp-calendar{
	width: 100%;
	text-transform: none;
	line-height: 24px;
	padding-bottom:20px;
    }

    table#wp-calendar caption{
	padding: 10px 15px;
    }

    table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
    }

    table#wp-calendar td{
	padding: 2px;
	text-align: right;
    }

    table#wp-calendar tfoot td{
	text-align: center;
    }
    #search
   {
	padding-bottom:10px;
	padding-top:10px;
    }
    #tag_cloud 
{
	padding-top:20px;
	text-align:justify;
}	
/* Project Page *---------------------------------------------*/
.tableproject {
 border-bottom: 1px solid #D7EAF6;
 padding-top:10px;
}

/* COMMENTS *---------------------------------------------*/	
.gravatar-container {
	float: left;
	height: 32px;
	width: 32px;
}
.comment-heading {
	border-bottom:1px solid #D7EAF6;
	border-top:1px solid #D7EAF6;
	color:#5095BE;
	letter-spacing:3px;
	padding:5px 0;
	text-transform:uppercase;
	font: 100 14px/21px Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	margin-bottom: 15px;
}

.commments-container{
	padding-left: 50px;
}
.dispari
{
	padding:5px 20px;
	margin-top:2px;
   background:#d7eaf6 url(images/borderbp.jpg) no-repeat right top;
	}
.pari
{ 
	padding:5px 20px;
	margin-top:2px;
	background:#d7eaf6 url(images/borderbp.jpg) no-repeat right top;

	}

.bigNumber {
    font-size:250%;
    width: 40px;
    text-align:left;
    position: absolute;
    margin-top: 20px;
    z-index: 10;
	float:left;
	color:white;
	font-weight:bold;
}
.theComment { 
	position:
	relative; z-index: 20; 
	padding-left:50px;
	}
input
{
	background:white;
	border:1px solid #d7eaf6;
    }
textarea
{   
	background:white;
	padding:3px;
	margin-top:2px;
	border:none;
	border:1px solid #d7eaf6;
    }