/*
Theme Name: 45 KILO
Theme URI: http://45kilo.com/
Description: 45 KILO Theme, <a href="http://45kilo.com/">http://45kilo.com/</a>.
Version: 1.0
Author: Manuel Goller
Author URI: http://manuelgoller.de/
Tags: blue, custom header, fixed width, two columns, widgets

	45 KILO
	http://45kilo.com/

	This theme was designed and built by Manuel Goller, http://manuelgoller.de/
	All rights reserved

*/

body {
	
	margin: 0px;
	padding: 0px;
	
}

ul, ol, li {
	
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

h1, h2, h3 {
	
	margin: 0px;
	padding: 0px;
	
}

a {
	
	color: black;
	text-decoration: none;
	
}

h2 {
	
	padding: 50px 0px 0px 40px;
	font: 13px Arial, sans-serif !important;
	line-height: 18px;
	letter-spacing: 1px;
	
}

img {
	
	border: 0px;
	
}

#header {
	
	margin: 0px 0px 50px 0px;
	
}

#s {
		
	color: #707070;
	padding-left: 5px;
	
}

.post {

}

.entry {
	
	padding: 0px 50px 20px 53px;
	overflow: auto;
	
}
	
	.post .title h2 {
		
		padding: 40px 0px 0px 53px;
		
	}
	
	.post .content {
		
		position: relative;
		overflow: auto;
		
		margin: 50px 0px 50px 0px;
		
		font: 13px Courier, Arial, sans-serif !important;
		line-height: 17px !important;
		letter-spacing: 0px;
		
	}
		
		.post .content .describtion {
			
			position: relative;
			float: left;
			
			margin: 0px 100px 0px 0px;
			padding: 0px;
			
			width: 300px;
			
		}	
		
			.post .content .sub-describtion {

				position: relative;
				float: left;

				margin: 0px 100px 0px 0px;
				padding: 0px;

				width: 800px;

			}
			
				.post .content .sub-describtion > h2 {

					position: relative;

					font: 14px Arial, sans-serif !important;
					line-height: 18px !important;

					margin: 0px 0px 18px 0px;
					padding: 0px;

				}
				
				.post .content .sub-describtion p {

					position: relative;
					clear: left;
					margin: 0px 0px 15px 0px;
					padding: 0px;

					width: 800px;

					display: block;

				}
			
			.post .content h2 {

				position: relative;
				float: left;
								
				font: 14px Arial, sans-serif !important;
				line-height: 18px !important;

				margin: 0px 0px 18px 0px;
				padding: 0px;
				

			}
		
			.post .content .describtion p {
				
				position: relative;
				
				margin: 0px 0px 15px 0px;
				padding: 0px;
				
				width: 300px;
				
				display: block;

			}
		
		.post .content p {
			
			margin: 0px 100px 100px 0px;
			padding: 0px;
			
			float: left;
						
		}
		
	.postmetadata {
		
		float: left;
		padding: 11px 50px 11px 0px !important;		
		line-height: 18px !important;
		font: 9px Arial, sans-serif;
		font-weight: bold;
		
	}

#content {
	
	margin-top: 42px!important;
	
}

#sidebar {
	
	position: fixed;
	width: 100%;
	top: 0px;
	margin-left: 13px;
	padding: 10px 15px 10px 15px;
	
	font: bold 13px Arial, sans-serif;
	letter-spacing: 1px;
	z-index: 100;
	
}

#custom-navigation {
	
	position: absolute;
	left: 40px!important;	
	
}

#custom-navigation li {
	
	float: left;
	padding-right: 15px;
	padding-top: 5px;	

}

#custom-navigation li:last-child {
	
	float: left;
	padding-right: 0px;

}
	
	#custom-navigation li input, #custom-navigation li select {
	
		border: 1px solid #c6c6c6;
	
	}
	
	#navigation-year{
		
		width: 60px;
		
	}
	
	#navigation-month{
		
		width: 90px;
		
	}

	.pagenav {
		
		position: absolute;
		right: 45px;
		
		
	}

.navigation {
	
	padding: 50px 50px 50px 53px;
	
	font: 12px Arial, sans-serif !important;
	line-height: 18px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold !important;
	
}

	.navigation div {
		
		float: left;
		padding-right: 20px;
		
	}


	#newsletter {

		display: block;
		overflow: auto;
		padding-bottom: 5px;
		clear: left;

	}
	