/*
Theme Name: FabianPimminger.com
Theme URI: http://www.fabianpimminger.com/
Description: Dieses Theme wurde speziell fŸr www.fabianpimminger.com entwickelt.
Version: 1.0
Author: Fabian Pimminger
Author URI: http://www.fabianpimminger.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/



body {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, serif;
	font-size: 12px;
	background: url(images/bg_body.jpg) repeat;
	margin: 0px;
	padding: 0px 0px;
	color:#222;
}

h1, h2, h3, h4, h5{
	font-family: Helvetica, Verdana;
	letter-spacing: -0.02em;
	font-weight: bold;	
}

h1, h2{
	color:#222;
	font-size:24px;
	line-height: 27px;
	margin:0px 0px 0px;
}

h1 a, h1 a:hover, h1 a:active, h1 a:visited, h2 a, h2 a:hover, h2 a:active, h2 a:visited{
	color:#222;
}

a{
	text-decoration:none;
	color:#4a5a33;
	padding: auto 2px auto;
}
 
a:visited{
	color:#4a5a33;
}
 
a:hover{
	color:#4a5a33;
	text-decoration: underline;
	
}
 
a:active{
	color:inherit;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

img{
	border: 0;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}


input,textarea,select{
	border:1px solid #B6B6B6;
	padding:3px 4px;
	color: #2a2e24;
	background-color: #F6F6F6;
}

input:focus,textarea:focus{
	background-color: #FFF;
}

input.buttonClass{
	padding:3px 10px;
	margin-right:10px;
	background-color:#FFFFFF;
	cursor: pointer;
}

.contactform{
	margin-top:21px;
}

.contactform label{
float: left;
width: 120px;
}

.contactform input, textarea{
width: 260px;
margin-bottom: 5px;
}

.contactform br{
	clear:both;
}

.contactform #contactsubmit{
	width:75px;
	margin:10px 0 0 120px;
}


.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}


#page{
	margin:42px auto 20px;
	width:1000px;
}


#description li a{
	color:#FFF;
}

#header{
	height:70px;
}


#header a{
	margin:0px;
}

#header a#logo{
	background: url(images/bg_logo.png) no-repeat left top;
	float:left;
	margin-top:10px;
	height:50px;
	width: 468px;
	display:block;
	
}

#header ul{
	margin:0px 0 0 0px;
	padding:0;
	list-style: none;
	display:inline;
	
}

#header li{
	margin:0 14px 0 7px;
	padding:0px;
	float:right;
	display:inline;

}

#container_container{
	background:#FFF;
	padding: 21px 0;
}


#container{
	background: #FFF url(images/bg_seperator.jpg ) repeat-y;
	padding:0px 0 20px;	
}

#content{
	float:left;
	padding:0 20px 0 20px;
	width: 468px;
	
}


#tweetbar{
	float:left;
	padding:0 0px 0 0px;
	width: 150px;
}

#tweetbar .twitter #follow_me{
	padding: 14px 7px;
	display: block;
	background: #2a2e24;
	font-size:16px;
	font-weight:bold;
	color: #FFF;	
}

#tweetbar .twitter #twitter-more{
	padding: 14px 7px;
	display: block;
	background: #4a5a33;
	font-size:14px;
	color: #FFF;	
}

#tweetbar .twitter ul{
	margin:7px 0 0px;
	display:block;
	padding:0px;
}

#tweetbar .twitter ul li{
	display:block;
	padding: 14px 7px 35px;
	background: #4a5a33 url(images/bg_tweetbar.jpg) no-repeat bottom left;
	color:#FFF;
	margin:0 0 0px;
	font-size:14px;
	overflow-x: hidden;
}

#tweetbar .twitter .twitter-timestamp{
	font-size:10px;
	display: block;
	margin-top:7px;
}


#tweetbar .twitter .twitter-link{
	color:#a1b06a;
	text-decoration:none;
	
}


#tweetbar div.twitpic ul{
	margin:14px 0 0px;
	display:block;
	padding:0px;
}

#tweetbar div.twitpic ul li{
	display:block;
	padding: 0px 0px 7px;
	color:#FFF;
	margin:0 0 0px;
	font-size:14px;
	overflow-x: hidden;
	position: relative;
	width:150px;
	height:150px;
}

#tweetbar div.twitpic ul li span {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(images/twitpic_frame.png) no-repeat;
}

#tweetbar div.twitpic ul li img{
	padding:4px;
	border:1px solid #CCC;
	width:140px;
	height:140px;
}


#sidebar{
	float:left;
	padding:0 20px 0 20px;
	width: 300px;
}

#sidebar #search{
	background: #edebc2;
}

#sidebar #about_me{
	background: #edebc2;
	line-height: 175%;
	padding:14px;
}

#sidebar #about_me img{
	display: block;
	float:left;
	padding:0 7px 0px 0px;
}

#sidebar #search form{
	margin-bottom: 0px;
}

#sidebar ul{
	margin:0px;
	padding:0px 0px 30px;
	list-style: none;

}

#sidebar ul li{
	margin:0px 0px 15px 0;
	padding:0px 0 0px;
	border:1px solid #a1b06a;
}

#sidebar ul li.ohneborder{
	border: 0px;
}

#sidebar ul li h2{
	padding:7px 15px 7px;
	font-size:18px;
	font-weight:normal;
	border-bottom: 0px solid #a1b06a;
	color: #222;
	margin-bottom: 0px;	
	background: #bcc792;
}


#sidebar ul li ul{
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style: none;
}

#sidebar ul li ul li{
	margin:0px;
	padding:5px 15px 6px;
	border-top:1px solid #a1b06a;
	border-right:0;
	border-bottom:0;
	border-left:0;

}

#sidebar ul li ul li:hover{
	background-color: #edebc2;

}


#footer{
	clear:both;
}


.post{
	margin:0 0 60px;
	padding-bottom: 14px;
	border-bottom: 1px dotted  #b1b1b1;
	
}



.post .postmeta{
	font-size:11px;
	margin:0px 0 24px;
	padding:3px 0px 2px;
	color:#868686;
}

.post .postmeta a {
	color:#565656;
}

.post .postmeta a:hover {
	color:#565656;
}



.meta_time, .meta_category, .meta_comments, .meta_autor{
	padding-left:15px;
	margin-right:10px;
	background: no-repeat left center;
}

.meta_time{
	background-image: url(images/icons/calendar.gif);
}

.meta_category{
	background-image: url(images/icons/document.gif);
}

.meta_comments{
	background-image: url(images/icons/comments.gif);
}


.meta_autor{
	background-image: url(images/icons/autor.gif);
}

.post .postdata{
	font-size:12px;
	margin:14px 0 0px;
	padding:0px 0px 7px;
	color: #868686;
}


.post .postdata a{
	color:#FFFFFF;
	background: #b13a13;
	padding: 4px 5px;
	margin-left:7px;
}

.post .postdata a:hover{
	color:#FFFFFF;
	background: #972615;
	text-decoration: none;
}

.entry{
	line-height:175%;
	font-size: 13px;
}

.entry p a{
	background-color: #E9FCD2;
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
}

.entry p a:hover{
	background-color: #BCC792;
	

}

.entry p .blippr-nobr a{
	background-color: transparent;
	padding:0px;
}

.entry p{
	margin: 14px 0 14px;
	text-align: left;
}

.entry blockquote {
	margin: 21px 0px 21px 0px;
	padding-left: 50px;
	background: transparent url(images/quote.gif) no-repeat; 
}

.entry blockquote p{
	margin: 0px;
	color:#929292;
	font-style: italic;
}

.entry blockquote ul{
	color:#929292;
	font-style: italic;
}

.post ul{
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style:disc;

}

.post ul li{
	margin:0px 5px 0px;
	padding:7px 0 7px;
}


.post .entry ul{
	line-height:125%;
	margin: 0px;
}

.post .entry ul li{
	padding-top:5px;
	padding-bottom:5px;
	margin:0px 5px 0px;
	line-height:175%;
}

.entry h3{
	margin:40px 0 10px;
	font-size:18px;
	font-weight: normal;

}

.entry table{
	border: 1px solid #999;
	border-collapse: collapse;
	width:520px;
}

.entry table tr{

}

.entry table tr td{
	border:1px solid #999;
	padding: 4px 10px;
}

.entry table tr.head td{
	background-color: #f5f5f5;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
}

.entry div.highlight{
	background-color: #d3e8f7;
	border:1px solid #3d4236;
	margin:15px 0 0px;
	padding:5px 10px 7px;
}


#footer{
	padding:14px 20px 8px;
	margin:0px 0 0;
	color: #FFF;
}

#footer .poweredby{
	font-size:10px;
}

#footer a{
	color: #FFF;
}

.navigation{
	margin:5px 0 30px;
	padding:3px 10px 4px;
	font-size:10px;

}

.alignleft{
	float:left;
}

.alignright{
	float:right;
}


/* Begin Comments*/

#commentform_classic{
	float:left;
	width: 240px;
	border-right: 1px solid #B6B6B6;
	margin:7px 0 14px;
	padding: 7px 0 0;
}
#commentform_facebook{
	float:left;
	width: 213px;
	margin:7px 0 14px;
	padding: 7px 0 0 14px;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size:13px;
	}
	
#commentform textarea{
	width:462px;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #a1b06a;

	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #a1b06a;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 150%;
	text-transform: none;
	}

.commentlist small, .commentlist span.small{
	font-size:11px;
}

#commentform p {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, serif;
	margin: 0px 0 7px 0px;
	}

.commentmetadata {
	font-weight: normal;
	}




.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 20px 5px 10px 0;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 7px 0 0;
	width:100px;
	}
	


.post h3{
	margin:35px 0 14px;
	font-size:20px;
	font-weight: normal;
}

	
h3#comments, h3#respond  {
	margin:60px 0 14px;

}
/* End Comments */
div.sociable{
	padding-top: 14px;
	margin:35px 0 0;
}


#creditfooter{
	display: none;
}

#nonews ul li div{
	font-size:10px;
}

#nonews ul li span{
	margin-bottom: 7px;
	font-size:12px;
	display: block;
}



#nav{
	display:block;
	background: #972615;
	font-size:15px;
	font-weight:bold;
	height:33px;
	padding:0px 14px;
	border-bottom:2px solid #b13a13;
	overflow: visible;
}
	
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	color:#FFFFFF;
	text-transform: uppercase;
	
}


#nav a:hover {
	background: #c9522b;	
}

#nav a.current{
	background: #b13a13;
}


#nav li {
		background: url(/assets/images/global/bg_navigation_ul_li.jpg) no-repeat right top;
		float:left;
		height:33px;
		margin:0 0 0 14px;
		padding:0;
		position: relative;
}

#nav li a{
		background: url(/assets/images/global/bg_navigation_ul_li_a.jpg) no-repeat left top;
		color:#FFFFFF;
		display:block;
		float:none;
		font-weight:700;
		padding:9px 14px 0;
		font-size:14px;
		text-decoration:none;	
		height:24px;
		float:left;	
}

#nav li.searchbox{
	float:right;
	width:174px;
}

#nav li.searchbox span{
	background: url(/assets/images/global/bg_navigation_ul_li_a.jpg) no-repeat left top;
	color:#FFFFFF;
	display:block;
	float:none;
	padding:4px 21px 0 14px;
	height:29px;
	overflow: hidden;
}

#nav li.searchbox form{
	margin: 0px;
	padding: 0px;
	
}

#nav li.searchbox input{
	border:1px solid #c9522b;
	background-color: #FFF;
	color:#972615;
	width:150px;
	margin:5px 0 0;
	font-size: 12px;
}

#sidebar .cat_col {
	width:149px;
	float:left;
	display:block;
	padding:0;
	margin:0 0px 0 0;
	overflow:hidden;
}
	/* All LI elements */
	#sidebar .cat_col li {
		background: url(images/icons/document.gif) no-repeat;
		background-position: 16px 50%;
		clear:left;
		display:block;
		padding:6px 0 6px 30px;
		margin:0 0 0 0;
		width:119px;
		border:0;
		border-top:1px solid #a1b06a;

	}

#sidebar #cat-col-1 {
	border-right:1px solid #a1b06a;
	width: 148px;
}
#sidebar #cat-col-2 {
	/* CSS for second list only */
}

	#sidebar #affiliates li {
		float:left;
		display:block;
		padding:3px;
		margin:0 9px 0 8px;
		width:125px;
		border:0;
		border: 1px solid #a1b06a;		
	}

#sidebar #affiliates li:hover {
	background: none;	
}
	
	#sidebar #affiliates li img{
		padding:0px;
		border: none;
	}


