/*
Theme Name: Andclean
Theme URI: http://www.digitalstud.de.ms
Description: This minimalistic, clean and professional theme is a simple Theme for your own Blog. Can be used in every sector.
Author: Clemens Goering
Version: 1.2
Tags: silver, white, green, two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style

General comments and license statement (optional).
*/



/* ***GLOBAL*** */
	@import url(reset.css);
	
	@import url(custom.css);

	body {
	background: #F7F9FA url('images/headerbg.jpg') center top no-repeat;
	font: 78% "trebuchet ms",verdana,arial,helvetica,sans-serif;
	height:100%;
	margin:0;

	} /*5e5e5e*/
	
h1, h2, h3, h4, h5, h6, legend {
	font-weight: normal;
	margin: 8px 0 8px;
	font-size: 1.4em;
	color: #444;
	font-family: Georgia,"Times New Roman",Times,serif;

	}

	a {color:#444;}
	
	p {margin:5px 0 14px 0; line-height: 130% }
	
	strong, b, caption, th {font-weight: bold }
		
	blockquote {border-left:3px solid #e8e8e8; margin:10px 10px 0 10px; padding-left:8px }
	
	acronym, abbr {border-bottom:1px dashed #333; cursor:help }
	
	dd {margin-left:15px }
		

	a:link,a:visited,a:active {text-decoration: none;}
	a:hover {text-decoration: underline;}
	p.postmetadata a {color: #8E702B}
	p.postmetadata a:hover {color: #53606E}
	a.archtitle {color: #8E702B;}
	a.archtitle:hover {color:#575757; text-decoration:none;}


/* ***END GLOBAL*** */

	#mainframe{
	min-width:1000px;
	width:900px;
	}

/* ***Div's*** */
/* SLIDE LOGIN   */
	* {margin:0; padding:0; outline:0;}
	#slide-panel{position:absolute;  background-color:#000;border-bottom-style:solid;border-bottom-width:2px;display:none;height:100px;margin:auto;}
	.slide {width:100%; margin:auto; position:absolute;}
	.btn-slide:link, .btn-slide:visited{color:#fff; float:right; display:block;font-size:14px; text-transform:uppercase; font-weight:bold;height:26px; padding:3px 0 3px 0;line-height:22px;text-align:center;text-decoration:none;width:200px; background-color:#000; font-family:Arial;}
	.loginform { margin:auto; color:#999; font-family:Arial, Helvetica, sans-serif;}
	.formdetails {color:#FFF; font-size:12px;padding:5px;}
	.formdetails input{border:none; padding:2px 5px 2px 5px; background-color:#EFEFEF;}
	.loginregister {color:#999; padding:5px;}
	.loginregister a:link, .loginregister a:visited {color:#FFF; font-size:11px; text-decoration:underline;}
	.loginform h2 {padding:10px 10px 10px 0; font-size:18px; font-weight:normal; text-transform:uppercase;}
	.loginform ul li {display:inline;}
	.loginform ul li a:link, .loginform ul li a:visited {color:#FFF; font-size:12px; text-decoration:underline;}
	
/* SLIDE LOGIN ENDE  */

	#header_oben{
	 height: 40px;
	 margin:0px;
	 float:left;
	 width:99%;
	}
	
	#search{
	margin-top:5px;
	}
	
	#header{
	 margin:0px;
	 padding:0px;
	 border:0px; 
	 height: 325px;
	 width: 100%;
	 float:left;

	}
	
	#header_top {
	border: 1px solid #555;
	background: #14e8ff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	}
	
	
	#header_mitte_rechts {
	margin-top:70px;
	margin-left:420px;
	position:center;
	float:left;
	}
	
	#headu {
	 height: 72px;
	 margin:0px;
	 float:right;
	 width:100%;
	}
	
	
	.headu1 {
	background-image:url('images/men1.png'); 
	background-repeat:repeat-x;

	}
	.headu2 {
	background-image:url('images/menu2.png');
	width:36px;
    background-repeat:no-repeat;
	}
	
	.headu3a {
	background-image:url('images/menu4.png'); 
	background-repeat:repeat-x; 
	width:100px;
	}
	
	.headu3b {
	background-image:url('images/menu4.png'); 
	background-repeat:repeat-x; 
	}
	
	.headu3b a{
	font-weight:bold;
	color:#444;
	font-family: Georgia,"Times New Roman",Times,serif;
	}
	.headu3b a:hover {
	font-weight:bold;
	color:#333;
	}
	.headu3b a:visited {
	font-weight:bold;
	color:#999;
	}
	
	.headu3b li {
	list-style: none;
    display: inline;
	margin: 0.5em; padding: 0;
	font:normal 1.2em Arial, Helvetica, sans-serif;
    text-decoration:none;
	}

		
	.headu4 {
	background-image:url('images/menu3.png'); 
	width:36px;
	 background-repeat:no-repeat;
	}
	.headu5 {
	background-image:url('images/men1.png'); 
	background-repeat:repeat-x;
	}

	#nav{
	}
	#nav, #nav ul {
	list-style: none;
	}
	#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}
	#nav li {
	float: left;
	list-style:none;
	}
	#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	}
	#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	background:#000;
	text-decoration:none
	}
	#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}
	#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}
	#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}
	#nav li li a:hover, #nav li li a:active {
	background:#000;
	}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
	a.main:hover {
	background:none;
	}
	
	/*      ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++           */	
	/*      ++++++++++++++++     Linke Seite die Links     +++++++++++++++++           */
	
	#leftbook {
	float:left;
	background:url('images/leftbook.png') no-repeat;
	width:50px;
	}
	
	a.leftbooka {
	margin-left:15px;
	}
	/*      ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++           */	
	
	/*      ++++++++++++++++     Inhalt in der Mitte     +++++++++++++++++           */
	
	#content{
	float:left;
	margin-top:10px;
	height:100%;
	width:550px;
	padding: 10px 20px 10px 150px;
	overflow:hidden;
	background:url('images/separet.png') repeat-y;
	background-position: 70px 50%;
	}
	
	.post{
	background: url(images/post.gif) no-repeat top left;
	padding: 20px;
	overflow: hidden;
	
	}
	
	.entry{

	}
	
	.postmetadata{
	}
	
	#content_page{
	float:left;
	margin-top:10px;
	padding: 10px 20px 10px 150px;
	background:url('images/post.gif') no-repeat;
	background-position:150px 10px;
	}
		
	#content_page2{
	width:500px;
	margin-top:10px;
	margin-left:30px;
	}
	
	#content_archive{
	float:left;
	margin-top:10px;
	width:550px;
	padding: 10px 20px 10px 150px;
	background:url('images/post.gif') no-repeat;
	background-position:150px 10px;
	}

	
	#content_archives{
	float:left;
	margin-top:10px;
	width:550px;
	padding: 10px 20px 10px 150px;
	background:url('images/post.gif') no-repeat;
	background-position:150px 10px;
	}
	
	#content_single{
	float:left;
	width:550px;
	margin-top:10px;
	padding: 10px 20px 10px 150px;
	background:url('images/post.gif') no-repeat;
	background-position:140px 0px;
	}
	
	/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
	/*      +++++++++++++++++     Menü rechts     +++++++++++++++           */
	
	#sidebar-border{
	overflow:hidden;
	width:100%;
	height:100%;
	float:left;
	border:1px #ccc;
	border-top-style:dashed;
	}
	
	#menue{
	float:right;
	overflow: visible;
	width:200px;
	margin-top:20px;
	padding:0 10px 0 0px;
	}
	
	#menue li {
	list-style: none;
	}
	
	#menue tr{
	vertical-align:top;
	}

	.linie{
	border:none;
	border-top: 1px dotted #9000E0;
	background-color: #FFFFFF;
	height: 1px;
	}

	

	ul.images img {
	padding: 4px;
	border: 1px dotted #555;
	background: #FAFAFA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	}

		
	ul.images a:hover img{
	border: 4px solid #ff0000;
	background: #444;
	padding: 1px
	}

	/*  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
	
	#footer{
	background: #F7F9FA url('images/foot.jpg') repeat-x;
	height:30px;
	width:100%;
	float:right;
	text-align: center !important;
	}
	
	.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* ***DivsEnde*** */