/*
Theame Name: plexed.de Theme v01
Theme URI: http://www.plexed.de/
Description: First Wordpress Theme for plexed.de. Copyright by Ulrich Beckonert.
Version:1.0
Author: Ulrich Beckonert
Author URI: http://www.plexed.de
*/

/*------------ Layout ------------*/

* {
	border:none;
	outline:none;
	margin:0;
	padding:0;
}

hr {
	border-top:1px dotted #999;
	border-left:0;
	border-right:0;
	border-bottom:0;
}

html {
	height:100%;
}

body {
	height:100%;
	text-align: center;
	font:0.8em/150% Arial, Tahoma, sans-serif;
	color:#333;
	background:#fff;
}

#wrapper {
	position: relative;
	width:900px;
	text-align:left;
	margin:0 auto;
	min-height:100%;
	height: 100%;
	margin-bottom: -140px;
}

#header {

	height:204px;
	background:#fff;
	width:900px;
}

#content {
	position:relative;
	width:630px;
	float:right;
	padding:15px 0 40px 15px;
	color:#333;
}

#content ul {
	padding-left:15px;
}

#sidebar {
	width:220px;
	float:left;
	margin-bottom:40px;
	border-left:1px solid #ccc;
	padding-left:10px;
	margin-top:44px;
}

#sidebar ul {
	list-style: none;
	font-size: 140%;
	line-height:150%;
}

#sidebar ul li {
	padding-left:15px;
}

#sidebar ul ul {
	font-size: 80%;
	padding-left:10px;

}

#sidebar ul a {
	color:#333;
	text-decoration: none;
}

#sidebar ul ul a {
	color:#666;
	text-decoration: none;
}

#footer {
	clear:both;
	background:#fff;
	width:100%;
	height:30px;
	border-top:2px solid #999;
}

.footer {
	width:900px;
	height:20px;
	padding:0;
	text-align: left;
	margin:0 0 0 5px;
	line-height:20px;
	color:#666;
	font-size:8pt;
	
}

.clear {
	clear:both;
}

/*------------ Layout END ------------*/

#sidebar ul .current_page_item {
	background: url(images/active.gif) 0px 9px no-repeat;
}

#sidebar ul ul .current_page_item {
	background: url(images/active.gif) 0px 5px no-repeat;
}

.readTools .current_page_item {
	background: url(images/active.gif) 25px 2px no-repeat;
}

#breadcrumb {
	color:#666;
	font-size:10pt;
	line-height:42px;
	width:450px;
	float:left;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color:#eabc02;
	text-decoration: none;
}

#topmenu {
	float:right;
	width:900px;
	line-height:42px;
	text-align:right;
}

#topmenu li {
	float:left;
	list-style:none;
	padding-right:10px;
}

#topmenu p {
	margin:0;
	padding:0;
	height:42px;
}

#topmenu form, #content form {
	margin:0;
	padding:0;	
}

#topmenu input, #content input {
	border:1px solid #666;
	padding:1px 5px 1px 7px;
	color:#333;
}

#s {
	padding:2px !important;
	border:1px solid #666;
	background:#FFF !important;
}

.headerlogo a {
	display:block;
	text-indent: -10000px;
	overflow:hidden;
	background:url('images/logo.jpg') no-repeat;
	height:165px;
	width:370px;
	float:left;
	boder:solid 1px green;
}

#header img {
	float:left;
}

#header h2 {
	font-size: 110%;
	color:#333;
	margin:0 0 0 70px;
	
}

#search {
	width:100%;
}

#post-2 h2 {
	display:none;
}

#post-7 li {
	list-style: none;
	float:left;
	margin:0 20px 20px 0;
}

.ref_ein {
	display:block;
	background:url(images/ref_einfamilienhaeuser.jpg) 4px 4px no-repeat;
	width:260px;
	height:195px;
	border:2px solid #333;
	padding:4px;
}

.ref_ein a {
	display:block;
	width:260px;
	height:195px;
	border:none !important;
}

.ref_mehr {
	display:block;
	background:url(images/ref_mehrfamilienhaeuser.jpg) 4px 4px no-repeat;
	width:260px;
	height:195px;
	border:2px solid #333;
	padding:4px;
}

.ref_mehr a {
	display:block;
	width:260px;
	height:195px;
	border:none !important;
}

.ref_um {
	display:block;
	background:url(images/ref_umbau.jpg) 4px 4px no-repeat;
	width:260px;
	height:195px;
	border:2px solid #333;
	padding:4px;
}

.ref_um a {
	display:block;
	width:260px;
	height:195px;
	border:none !important;
}

.ref_gew {
	display:block;
	background:url(images/ref_gewerb.jpg) 4px 4px no-repeat;
	width:260px;
	height:195px;
	border:2px solid #333;
	padding:4px;
}

.ref_gew a {
	display:block;
	width:260px;
	height:195px;
	border:none !important;
}

#post-7 span {
	color:#333;
	font-size:140%;
	background:#fff;
}

.ref_ein a:hover, .ref_mehr a:hover, .ref_um a:hover, .ref_gew a:hover {
	border:none;
	color:#eabc02 !important;
}

h1 {
	display:block;
	border-bottom:1px solid #ccc !important;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 130%;
	line-height:160%;
	color:#333;
}

#content h2 a {
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #ccc !important;
	color:#333;
	text-decoration: none;
	font-weight: bold;
	font-size: 87%;
	line-height:160%;
}

#content h3 {
	font-weight: normal;
	font-size: 87%;
	padding-bottom:3px;
	padding-top:10px;
}

#content h6 a {
	display:block;
	margin-bottom:10px;
	border-bottom:1px solid #ccc !important;
	color:#333;
	text-decoration: none;
	font-weight: normal;
	font-size: 190%;
	line-height:160%;
}

small a {
	color:#339900;
	text-decoration: none;
}

small a:hover {
	color:#fff;
	background:#339900;
	text-decoration: none;
}

p {
	padding:0px 0 13px 0;
	font-size: 110%;
}



/* Captions */
.wp-caption {
    text-align: center;
    padding: 0px 9px 9px 9px;
    margin-top: 3px; margin-bottom: 5px;
}

.wp-caption img {
    margin: 0; padding: 0; border: 1px solid #cde;
}

div.wp-caption a { border: none; }

.wp-caption p.wp-caption-text {
    font-size: 11px; line-height: 17px;
    margin: 0; padding-top: 5px;
}





#content a {
	font-weight: normal;
	text-decoration: none;
	border-bottom:1px solid #eabc02;
	color:#333;
}

#content a:hover {
	border-bottom:1px solid #333;
}

#content h3 {
	font-size:160%;
	padding:15px 0 15px 0;
}

#content img {
	border:1px solid #999;
	padding:3px;
}

#commentform p #submit {
	margin-top:-20px;
	margin-left:0px;
}

#comment {
	padding:4px;
}



textarea {
	border:2px solid #999;
	width:550px;
}

textarea:hover {
	border:2px solid #339900;
}

.entrytext p small {
	font-size:14pt;
	line-height:24pt;
}

.klein, comentmetadata {
	font-size:10pt !important;
}

small {
	font-size:10pt;
}

#submit:hover {
	border:2px solid #339900;
}

#linkcat-2 {
	margin-top:-35px;
}

#respond a:link, #respond a:visited {
	color:#333;
	text-decoration: none;
	padding-bottom:12px;
}

#author, #email, #url {
	margin-left:0px;
}

#commentform p a label {
	margin-left:200px;
}

.adminlink {
	color:red;
}

.left, .alignleft {
	float:left;
	margin-right:10px;
}

.right, .alignright {
	float:right;
	margin-left:10px;
}

.mb {
	margin-bottom:10px;
}

.ngg-singlepic {
	border:1px solid #999;
}

.ref {
	width:600px;
	height:auto;
	margin-bottom:20px;
}

.ref a {
	border:none !important;
	font-weight: bold !important;
}



/* SLIDESHOW */
#headerimg {
	height:165px; /* hier Hoehe der Slideshow-Bilder angeben */
	position:relative;
	margin-top:40px;
	margin-left:370px;
	display:block;
}
