/*
Theme Name: Fettleibige.de
Theme URI: http://fettleibige.de
Description: Customized WordPress Theme for Fettleibige.de, functions based on the default Twentyten Theme.
Author: Trust-Halle, Arvid Schmeling
Version: 1.0
Tags: Fettleibige.de, Trust-Halle
*/



/* General Settings =========================================================== */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E0E0E0;
	font-family: Calibri, Arial, san-serif;
	font-size: 14px;
	color: #000000;
}

#mainframe {
	width: 980px;
	margin: 0px auto 30px auto;
	padding: 0px;
}

.clear {
	clear: both;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 13px 0px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.center {
	text-align: center;
}

a {
	color: #333333;	
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

#sidebar_right_frame ul li:before, 
#sidebar_right_frame ul ul li:before {
 	    content: "\00BB \0020";
}

		#sidebar_right_frame ul.blogroll li:before {
			content: none;
		}

#sidebar_right_frame ul {
 	    list-style: none;
 	    margin: 0px;
 	    padding: 10px;
}


/* Header ===================================================================== */

#header {
	width: 976px;
	height: 201px;
	border: 2px solid #333333;
	-moz-border-radius: 20px 20px 0px 0px;
	-khtml-border-radius: 20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 20px 20px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	background-image: url(./img/fettleibige_header.jpg);
	background-color: #333333;
}


/* Content ==================================================================== */

#content_frame {
	width: 775px;
	margin: 0px 5px 0px 0px;	
	float: left;	
}

#content {
	width: 751px;	
	border: 2px solid #666666;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 10px;
	margin: 0px 0px 5px;
	background-color: #EDEDED;
}

		.entry_title {
			margin: 0px 0px 15px;
			border-bottom: 1px dotted #000000;
		}
		
		.entry_title h1 {
			font-size: 20px;
			font-weight: bold;
			margin: 0px;
			padding: 0px 0px 3px 0px;
		}
		
		.entry_title p {
			font-size: 11px;			
			margin: 0px;
			padding: 0px 0px 5px 0px;
		}
		
		.entry_title a {
			color: #000000;
			text-decoration: none;
		}
		
		.entry_title a:hover {
			color: #333333;
			text-decoration: none;
		}
		
.further_entries {
	width: 751px;	
	border: 2px solid #666666;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 10px;	
	background-color: #EDEDED;	
}

.no_results {
	width: 751px;	
	border: 2px solid #666666;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 10px;	
	background-color: #EDEDED;
}


/* Sidebar Right ============================================================== */

#sidebar_right_frame {
	width: 200px;
	float: right;	
}

.sidebar_right_box {
	width: 196px;	
	border: 2px solid #657488;
	-moz-border-radius: 5px 5px 5px 5px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	background-color: #EDEDED;	
}

.box_title {
	width: 186px;
	min-height: 20px;
	padding: 5px !important;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color: #657488;
	background-image: url(./img/box_title_bg.jpg);
	background-repeat: repeat-x;	
}

		.box_title p {
			font-size: 13px;
			font-weight: bold;
			color: #FFFFFF;
			margin: 0px auto 0px auto;
			padding: 0px;
		}

.sidebar_right_box div {
	padding: 10px;
}

.box_content {
	width: 186px;	
	padding: 5px;
}


/* ================================================================== */
/* =                      Wordpress Settings                        = */
/* ================================================================== */


/* Image Settings =================================================== */

img.alignright {
	float: right;	
	padding: 0px  0px 10px 10px;
}

img.alignleft {
	float: left;	
	padding: 0px  10px 10px 0px;
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto;	
	padding: 10px;
}

.wp-caption {
	border: 1px solid #666666;
	text-align: center;
	background-color: #b4b5cb;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0px !important;
	padding: 0px !important;	
}

p.wp-caption-text {
	padding: 2px 0px 3px;
}


/* Comment Settings ================================================= */

.commentlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #666666;
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #c9cadf;
	margin: 10px 0px;
	padding: 5px;
}

.commentlist li a {
	color: #333333;
}

.commentlist li a:hover {
	text-decoration: none;
}

.commentlist li .avatar { 
	float: right;	
	margin: 0px 0px 10px 10px;
	border: 1px solid #333333;	
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.comment-body {
	padding: 5px 0px;
}

ul.children {
	list-style: none;
}
	

/* Menu ============================================================= */

#access {
	background: #000;
	margin: -5px 0px 5px 0px;
	width: 980px;	
	min-height: 35px;
	display:block;
	background-image: url(./img/navi_bg.jpg);
	-moz-border-radius: 5px 5px 5px 5px;
	float:left;
}
		
#access .menu-header,
div.menu {
	font-size: 18px;	
	
}
#access .menu-header ul,
div.menu ul {
	list-style: none;	
	margin: 0px;
	padding-left: 20px;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;	
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	font-weight: bold;
	padding:0 10px;
	line-height:38px;
	-moz-border-radius: 5px 5px 5px 5px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:-20px;
	margin: 0px;	
	float:left;	
	width: 160px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;	
}
#access ul ul ul {
	left:140px;
	top:0;
}
#access ul ul a {	
	background:#333;
	-moz-border-radius: 5px 5px 5px 5px;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 140px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
	-moz-border-radius: 5px 5px 5px 5px;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;	
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;	
}