/*  
Theme Name: FAWNT
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://www.fawnt.com" title="fawnt">fawnt.com</a>
Version: 0.5
Author: Sensitiv
Author URI: http://sensitiv.de/

Enjoy the theme =D
*/
body{
	padding: 0;
	margin: 0;
	font-family: arial;
	color: #424142;
	/* here is the graph for the top bar  */
	background: #E7E7DE url(headerbg.gif) repeat-x top;
	font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
}
p {font-size:0.875em;}
a{text-decoration:none;color:#636152;} /* links do have standard color */
h2{color:#424142;text-decoration:none;font-size:1.2em;}
ol{list-style-type:decimal;list-style-position:inside;margin:0;padding:0;}
ul,li{list-style-type:disk;list-style-position:inside;margin:0;padding:0;}


/* background of inner container with categories, blogroll etc*/
#container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	}
#logo{
	float: left;
	width: 391px;
	width: 430px;
	height: 170px;
	margin-left: 10px !important;
	margin-left: 5px;
	margin-top: 5px;
	background: url(logo.png) no-repeat;
}
#title{width:510px !important;width:500px;float:right;}
#title h1{color:#ccc;font-family:arial;font-size:32px;font-weight:normal;margin-bottom:0;}
#title h2{color:#ccc;font-family:arial;font-size:16px;font-weight:normal;margin:0;text-decoration:none;}
.clear{clear:both;}


#left{margin-top:20px;width:246px !important;width:230px;float:left;margin-left:30px;}

/* wraps the post section */
#right1{
	margin-top: 20px;
	float: right;
	width: 700px;
	background: Maroon;
}


/* here come the posts section */
#right2{
	width: 696px;
	padding: 10px 0;
	margin: 1px;
	border: 1px solid #9C9A84;
	color: #636152;
	background-color: #fff;
}
#right2 a{	color: #9C1410;}
#right2 img{	border:0;}

/* Nav-Button between header and post section , active only in non-widget mode*/
#nav{position:absolute;top:165px;left:412px;}
#nav li{float:left;line-height:26px;display:inline;margin-right:7px;padding:0 20px;background:url(link.jpg) repeat-x;}
#nav li:hover{background:url(hover.jpg) repeat-x;}
#nav li a{color:#464544;line-height:26px;position:relative;}
#nav li a:hover{color:white;}
.page_item {} /* About */

.date{line-height:37px;background:url(date.jpg) no-repeat left;padding:0 10px;color:#7B0800;font-size:15px;margin:15px 0;}
.date b{font-weight:normal;color:#D64D4A;font-size:18px;margin-right:4px;margin-left:10px;}
			
/* Headers of blog posts */			
.name{margin-left:10px;margin-bottom:15px;font-size: 1.3em;
	font-weight: bold;}

.post{margin-left:10px; color:#636152; font-size:0.875em;width:80%;}
.post a{color:#111;}



/* Define all side-bar items for "classic" and "widget"as well */
#links{margin-top:-10px; padding:5px; color:#ccc; }
#categories-1 {margin-top:-10px; padding:5px; color:#ccc; }
#archives{margin-top:-10px; padding:5px; color:#ccc; }
#pages{margin-top:-10px; padding:5px; color:#ccc; }
#recent-posts{margin-top:-10px; padding:5px; color:#ccc; }
#tag_cloud {margin-top:-10px; padding:5px; color:#ccc; }
#search {margin-top:-10px; padding:5px; color:#ccc; }
#meta {margin-top:-10px; padding:5px; color:#ccc; }

#meta  a{font-size: 0.8em;} /* for the link */

/* Blogroll-Links */
.linkcat a{font-size: 0.8em;}
#linkcat-2 h2{display:none;}
#linkcat-2{list-style-type:none;}

/* Category - Links */
.cat-item {} /* for the dot */
.cat-item  a{} /* for the link */


/* Widget section */
.widget {font-size: 0.7em; list-style-type:none;}
.widgettitle {font-size: 1.2em;}
.widget_search , .widget_tag_cloud , .widget_recent_entries , .widget_pages ,.widget_archives ,.widget_links ,.widget_categories {}



ul li ul{margin-top:0 !important;margin-top:-12px;}

#footer {text-align: right; width: auto; font-size: 0.7em;background: #E7E7DE}

