/*  
Theme Name: wupperguide.de [drei]
Theme URI: http://www.wupperguide.de/
Description: Das Wordpress-Theme von wupperguide.de, entwickelt von Marcus M&uuml;ller auf der Basis von Darren Hoyts "Mimbo 2.2".
Version: 3.01
Author: Marcus M&uuml;ller
Author URI: http://www.mamuero.com/
*/

@import url("css/nggallery.css");

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height: W100%;
	}
	
body {
	background: #ffffff;
	color: #444444;
	padding: 0;
	}

body, select, input, textarea {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	}
	
p {	
	margin: 15px 0;
	}

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

a:hover, a:active {
	color: #ff7000;
	text-decoration: none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 10px;
	text-align: justify;
	line-height: 10px;
/*	background: #f1f1f1;
	padding: 6px 6px;*/
	}

img, a:link img, a:visited img {
	border:0
	}

.attachment {
	font-size: 1px;
	text-align: justify;
	line-height: 5px;
/*	background: #f1f1f1;
	padding: 6px 6px;*/
	}



/*.wp-caption {
  width: 446px;
  border: 1px solid #ddd;
  text-align: left;
  background-color: #f9f9f9;
  padding: 1px;
} */

.wp-caption img, a:link img {
	margin: 0;
	padding: 0px;
	border: 0px solid #cecece;
}

.wp-caption p.wp-caption-text {
	width: 470px;
	border: 1px solid #cecece;
	border-top: 0px;
	background: #f9f9f9;
	color: #818181;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
	padding: 4px;
	margin: 0px;
}

.aligncenter {
	margin: 0px;
}

.alignleft {
    float: left;
	margin: 3px 5px 0px 0px;
}

.alignright {
    float: right;
	margin: 3px 0px 0px 5px;
}


/* WERBUNG */

#ad-sky {
	background: #ffffff;
	position: absolute;
	width: 160px;
	height: 650px;
	margin: 10px;
	padding: 0px 10px 0px 0px;
/*	z-index: 100;*/
	overflow: hidden;
	color: #cecece;
	font-size: 10px;
	text-align: center;
	left: 820px;
	top: 100px;
	}

#ad-header {
	text-align: center;
	width: 820px;
	height: 90px;
	margin: 0 0 10px 0;
	padding: 0;
	}

#ad-single {
	text-align: left;
	width: 480px;
	height: 60px;
	margin: 25px 0 0 0;
	padding: 0;
	}


/* Structure */

#page {
	width: 810px;
	float: left;
	margin: 0 auto;
	font-size: 12px;
	background: #FFF;
	padding: 10px 10px 10px 10px;
	}

#top {
	width: 810px;
	height: 19px;
	background: #FFFFFF;
	font-size:10px;
	color: #818181;
	text-align: left;
	border-top: 1px dotted #818181;
	}

.topleft {
	width: 300px;
	height: 13px;
	background: #FFFFFF;
	font-size: 10px;
	color: #818181;
	float: left;
	text-align: left;
	padding: 3px 0;
	}

.topright {
	width: 510px;
	height: 13px;
/*	background: #FFFFFF;*/
	font-size: 10px;
	color: #818181;
	float: right;
	text-align: right;
	padding: 3px 0;
	}

.topright a:link, .topright a:visited {
	color: #818181;
	}

.topright a:hover {
	color: #FF7000;
	}

#branding {
	width: 810px;
	height: 70px;
	background: #cecece url(http://www.wupperguide.de/wp-content/themes/wupperguide_3.0/images/header-background.jpg);
/*	border-bottom: 1px solid #CECECE;*/
	padding: 0;
	}

#branding .img {
	border: 0;
	padding: 0;
	}

#branding .left {
	float:left;
	padding: 4px;
	}

#branding .right {
	text-align: right;
	font-size: 10px;
	background: #ffffff;
	float: right;
	padding: 5px;
	margin: 21px 21px 0 0;
	}

#sidebar {
	width: 320px;
	text-align: left;
	margin-top: 10px;
	float:right
	}

#startcat {
	width: 480px;
	}

#startcattitle {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 -10px 0;
	}

#startcattext {
	text-align: justify;
	border-bottom: 1px dotted #818181;
	}

#startcattext img.vorschau {
	float: left;
	border: 0px;
	width: 100px;
	height: 75px;
	margin: 2px 5px 0px 0px;
	}

#startsubline {
	text-align: justify;	
	margin: 5px 0px 10px 0px;
	}

#startcatsubline {
	text-align: justify;	
	padding: 0px 0px 10px 0px;
	margin: -10px 0px 0px 0px;
	}

#startcatmore {
	margin: 10px 0px;
	}

#startcatmore li {
	list-style: disc;
	margin-bottom: 2px;
	margin-left: 15px;
	line-height: 16px;
	}



#leftcol {
	width: 104px;
	border-right: 1px dotted #b6b6b6;
	padding-right: 9px;
	}

#leftcol, #rightcol {
	margin-top: 10px;
	float: left;
	text-align: justify;
	}	
	
#rightcol {
	width: 356px;
	padding-left: 10px;
	margin-top: -2px;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004080;
/*	letter-spacing:-0.02em;*/
	}
	
h2 {
	background: #F5F5F5;
	color: #818181;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	margin: 10px 0;
	}

h2 a:link {
	color: #818181;
	}

h2 a:hover {
	color: #ff7000;
	}

h3 {
	background: #f1f1f1 url(http://www.wupperguide.de/wp-content/themes/wupperguide_3.0/images/sidebar_header.gif) repeat-x;
/*	background: #f1f1f1;*/
	color: #818181;
	border: 1px solid #cecece;
	margin: 20px 0px 10px 0px;
	padding: 3px 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	clear: both;
	}

h3 a:link {
	color: #818181;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h3 a:hover {
	color: #ff7000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

h3 img.logo-right {
	float: right;
	margin: 0px 2px;
	}

h4 {
	background: #ffffff;
	color: #818181;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 5px;
	border-top: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	margin: 25px 0 -8px 0;
	}

h4 a:link {
	color: #818181;
	}

h4 a:hover {
	color: #818181;
	}

.textheader {
	color: #818181;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px;
	border-top: 1px dotted #818181;
	border-bottom: 1px dotted #818181;
	}


/* Sidebar*/

/*h4 {
	font-size:1.6em Verdana;
	margin-bottom:6px;
	}*/

h5 a:link/*, h3 a:link*/ {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
/*	letter-spacing: 0.1em;*/
	margin-bottom: 10px;
	font-weight: bold;
	color: #BABABA;
	}
	
	
/* Content */

#content {
	width: 480px;
	line-height: 16px;
	margin-top: 10px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color: #545454;
	margin-top:-4px;
	}

.feature {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	}

.feature:hover {
/*	background: #f8f8f8;*/
	}
	
.feature p, #rightcol p {
	margin:0;
	}

/*.feature img, #rightcol img {*/
#rightcol img {
	padding:1px;
/*	border:1px solid #000;*/
	}

#leadpic {
  width: 480px;
  height: 250px;
	float: left;
	margin: 0px 0px 5px 0;
	padding: 0;
	border: 0px solid #818181;
	}

#lead {
/*	margin-top:22px;*/
	margin-top: 10px;
	line-height: 16px;
	}

.title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0 5px 0;
	}
	
.feature#lead .title {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 110%;
	display: block;
	}

.feature#lead .subline, #leftcol .subline, #rightcol .subline {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: EEEEEE;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#leftcol .gallery {
	font-size: 10px;
	margin-bottom: 5px;
	border-bottom:none
	}

#leftcol .gallery-link {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 50px;
	}

#leftcol img {
	margin-bottom: 4px;
	padding: 1px;
	display:block
	}
	
#rightcol img {
	float: right;
	margin: 3px 0px 2px 5px;
	border: 1px solid #818181;
	}

#rightcol .clearfloat {
	border-bottom: 1px dotted #b6b6b6;
	line-height: 16px;
	padding: 12px 0;
	}	

/* Sidebar */

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#f1f1f1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding: 1px;
	border: 1px solid #818181;
	float: left;
	height: 50px;
	width: 50px;
	}

#writer span {
	display: block;
	padding-top: 4px;
	border-top: 1px solid #cecece;
	margin-top: 10px;
	text-align: justify;
	}

#writer p {
	margin: 0;
	width: 465px;
	}	

.entry {
/*	border-bottom: 1px dotted #b6b6b6;
	padding: 0px;
	color: #000000;*/
	font-size: 12px;
	font-family: verdana, arial;
	line-height: 16px;
	text-align: justify;
	padding: 0px;
	}

.text {
	padding: 0px;
	text-align: justify;
	}

/*
h3 a:link, h3 a:visited {
	color: #BABABA;
	color:#5f5f5f;
	}
*/

#entryarchive {
	border-bottom: 1px dotted #b6b6b6;
	font-size: 12px;
	font-family: verdana, arial;
	line-height: 16px;
	text-align: justify;
	margin: -10px 0 0 0;
	}

#entryarchive img.vorschau {
	float: left;
	border: 0px;
	width: 100px;
	height: 75px;
	margin: 2px 5px 0px 0px;
	}



#content img.top {
	width: 480px;
	height: 250px;
	border: 0px;
/*	border: 1px solid #cecece;
	padding: 2px;*/
	margin: 0px;
	}

#content img.left {
	float: left;
	width: 200px;
	height: 150px;
/*	border: 1px solid #cecece;
	padding: 2px;*/
	margin: 0px 0px 3px 0px;
	}

#content img.right {
	float: right;
	width: 200px;
	height: 150px;
/*	border: 1px solid #cecece;
	padding: 2px;*/
	margin: 2px 0px 0px 5px;
	}



/*Post Formatting*/

.picmiddle {
	float: middle;
	padding: 1px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #818181;
	}

.picleft {
	float: left;
	margin: 1px;
	border: 1px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post {
	margin: 10px 0 0 0;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	text-align: justify;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	text-align: justify;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	text-align: justify;
	}

.post-title {
	font-size: 14px;
	font-weight: bold;
	}

.post-subline {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: EEEEEE;
	display: block;
	padding-top: 5px;
	}

.post-img {
	float: left;
	margin: 3px 5px 2px 0px;
	padding: 1px;
/*	border: 1px solid #818181;*/
	}

#tags {
	padding: 3px;
	width:465px; 
	border-top: 1px dotted #cecece;
	border-bottom: 1px dotted #cecece;
	}	
				
.post-facebook {
	margin: 20px 0 0 0;
	}


/* Form Elements */

select {
	background: #f2f2f2;
	border: 1px solid #9c9c9c;
	width: 100%
	}
	
#searchform {
	padding: 0; 
	}

#s {
	border: 1px solid #818181;
	padding: 2px;
	color: #818181;
	}

.button {
	padding: 1px;
	background: #ffffff;
	color: #818181;
	border: 1px solid #818181;
	}

.button:hover {
	background: #f1f1f1;
	color: #818181;
	border: 1px solid #818181;
	text-decoration: none;
	}

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

#commentform textarea {
	width: 99%;
	margin-top: 5px;
	}



/* Comments*/

h2#respond {
	margin: 30px 0px 15px 0px;
	}

h2#comments {
	margin-top: 30px;
	}


.commentlist {
	text-align: justify;
	width: 420px;
	padding: 0;
	margin: 0 0 0 20px;
	}
	
.commentlist li {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0px 10px;
	border: 1px dotted #cecece;
	border-bottom: 0;
	background: #fff;
/*	list-style: none;
	margin: 15px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	background: #ffffff;
	border: 0px solid #cecece;*/
	}

#commentform small {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	}
	
#commentmetadata {
	text-align: left;
	padding: 4px 0 4px 10px;
	margin: 0;
	border: 1px solid #cecece;
	background: #f1f1f1;
	}

#commentmetadata .commentname {
	font-size: 12px;
	}

/*#commentmetadata .commentname a:link {
	font-size: 12px;
	font-weight: bold;
	}*/

#commentmetadata .commentdate {
	font-size: 10px;
	line-height: 15px;
	}

img.avatar {
	float: right;
	padding: 1px;
	margin: -16px 5px 0 4px;
	border: 1px solid #818181;
	background: #ffffff;}

.commentlist cite {
	font: 12px Verdana, Arial, Georgia, Times, serif;
	font-weight: bold;
	}

.commentlist small {
	background: #f1f1f1
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Kontaktformular */

#contact-message {
	width: 98%;
	height: 200px;
	}

#contact-name, #contact-surname, #contact-email, #contact-phone, #contact-subject {
	width: 200px;
	}



/* Footer */

#footer {
	background: #ffffff;
	float:left;
	margin: 0 auto;
	width: 810px;
	font-size: 10px;
	padding-top: 10px;
	color: #818181;
	text-align: center;
	}

#footer a {
	color:#818181;
	}

#footer a:hover {
	color:#ff7000;
	}

#footer-nav {
	background: #f1f1f1;
	border: 1px solid #cecece;
	width: 798px;
	margin: 10px 0px;
	padding: 5px 5px;
	left: 0px;
	clear: both;
	overflow: hidden;
	color: #818181;
	font-size: 10px;
	text-align: center;
	}

#footer-nav a, a:visited {
	color: #818181;
	text-decoration: none;
	}
	
#footer-nav a:hover {
	color: #ff7000;
	text-decoration: none;
	}
