/*
Theme Name: Stadtwerk WordPress Theme
Theme URI: http://wordpress.org/
Description: Stadtwerk lehen custom style.
Version: 0.1
Author: Agentur Loop, David Wolski
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Stadtwerk Lehen

	Stadtwerk Lehen v0.1

	This theme was designed by Agentur Loop and built by David Wolski
	
	The CSS, XHTML and design is copyrighted

*/


/* CSS-Reset - baselines most browser styles  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

/*(dwdw) note: remember to undo this for traditional lists*/
ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* (dwdw) note: remember to define focus styles! */
:focus {
outline: 0;
}

/* (dwdw) note: remember to highlight inserts */
ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

/* (dwdw) note: tables will still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

* {
font-weight: inherit;
font-style: inherit;
font-family: inherit;
}

dfn {
display: none;
overflow: hidden;
}

/* Begin Structure, Typography & Colors */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333333;
background: #FFFFFF url('images/big_bg_logo.jpg') no-repeat 36% top;
background-attachment: fixed;
}

p a {
color: #333333;
text-decoration: underline;
}

.comment-body a {
color: #333333;
text-decoration: none;
}

#topshadow {
position: fixed;
left: 0px;
top: 0px;
z-index: 3;
width: 100%;
height: 10px;
background: transparent url('http://stadtwerk.myria.de/wp-content/themes/stadtwerk/images/top_shadow.png') repeat-x;
}

#pagewrapper {
text-align: left; /* centers the element in most browser */
z-index: 0;
margin: 0 auto;
width: 912px;
text-align: center;
background: transparent url('http://stadtwerk.myria.de/wp-content/themes/stadtwerk/images/pagebg.gif') center top;
}

#header {
height: 120px;
width: 912px;
background-color: transparent;
}

#header a#title {
display: block;
float: left;
font-size: 3em;
font-weight: bold;
text-align: left;
text-transform: uppercase;
padding-top: 30px;
color: #000000;
border-bottom: 2px solid #333333;
height: 35px;
}

#header a#title:hover {
color: #333333;
}

#header a#title_logo  {
position: relative;
top: 30px;
display: block;
float: right;
width: 122px;
height: 46px;
background: transparent url('images/header_logo.gif') no-repeat top left;
border-bottom: none;
}

div#topmenu {
float: left;
}

div#topmenu ul {
display: block;
width: 617px;
list-style-type: none;
float: left;
clear: both;
padding-top: 102px;
padding-bottom: 5px;
margin-right: -20px
}

div#topmenu ul li.page_item {
float: left;
padding-right: 4px;
font-size: 1.5em;
}

div#topmenu ul li.page-item-7:after {
content: " / ";
}

div#topmenu ul li.page-item-10:after {
content: " / ";
}

div#topmenu ul li.page-item-12:after {
content: " / ";
}
div#topmenu ul li.page-item-455:after {
content: " / ";
}


div#topmenu ul li a {
color: #333333;
font-size: inherit;
letter-spacing: 1px;
text-transform: uppercase;
}

div#topmenu ul li a:hover {
color: #333333;
border-bottom: 2px solid #333333;
}

/*hightlight active page in topmenu*/
body.page-id-7 div#topmenu ul li.page-item-7 a {
border-bottom: 2px solid #333333;
}

body.page-id-10 div#topmenu ul li.page-item-10 a {
border-bottom: 2px solid #333333;
}

body.page-id-12 div#topmenu ul li.page-item-12 a {
border-bottom: 2px solid #333333;
}

body.page-id-14 div#topmenu ul li.page-item-14 a {
border-bottom: 2px solid #333333;
}

div#mapmarker {
float: left;
margin-top: 47px;
padding-bottom: 5px;
width: 83px;
height: 76px;
background: transparent url('images/map_marker.gif') no-repeat left bottom;
}

div#mapmarker a {
display: block;
width: 83px;
height: 76px;
}

div#topbanner {
position: relative;
float: left;
clear: both;
z-index: 1;
width: 912px;
height: 118px;
background: transparent url('images/top_banner.jpg') no-repeat left bottom;
border-top: 2px solid #333333;

}

/* footer and footer links */
div#footer {
clear: both;
width: 912px;
height: 76px;
border-bottom: 2px solid #333333;
margin-bottom: 20px;
}

div#footer a#bottom_map_marker {
display: block;
float: left;
clear: left;
height: 80px;
width: 67px;
background: transparent url('images/map_marker.gif') no-repeat top left;
}

div#footer div#internal_links {
width: 120px;
float: right;
clear: right;
padding-top: 61px;
}

div#footer div#internal_links a {
color: #000000;
font-size: 1em;
font-weight: bold;
text-transform: uppercase;
}

div#footer div#external_links {
padding-left: 20px;
padding-top: 10px;
width: 550px;
float: left;
}

div#footer div#external_links a {
float: left;
display: block;
padding: 10px;
width: 110px;
height: 20px;
}

div#footer div#external_links a span {
display: none;
}

div#footer div#external_links a#facebook {
background: transparent url('images/external_links.gif') no-repeat 20px 0px;
}

div#footer div#external_links a#facebook:hover {
background: transparent url('images/external_links.gif') no-repeat 20px -38px;
}

div#footer div#external_links a#twitter {
background: transparent url('images/external_links.gif') no-repeat -125px 0px;
}

div#footer div#external_links a#twitter:hover {
background: transparent url('images/external_links.gif') no-repeat -125px -38px;
}

div#footer div#external_links a#myspace {
background: transparent url('images/external_links.gif') no-repeat -275px 0px;
}

div#footer div#external_links a#myspace:hover {
background: transparent url('images/external_links.gif') no-repeat -275px -38px;
}

div#footer div#external_links a#flickr {
background: transparent url('images/external_links.gif') no-repeat -415px 0px;
}

div#footer div#external_links a#flickr:hover {
background: transparent url('images/external_links.gif') no-repeat -415px -38px;
}

div#footer div#external_links a#vimeo {
background: transparent url('images/external_links.gif') no-repeat -555px 0px;
}

div#footer div#external_links a#vimeo:hover {
background: transparent url('images/external_links.gif') no-repeat -555px -38px;
}

div#footer div#external_links a#youtube {
background: transparent url('images/external_links.gif') no-repeat -690px 0px;
}

div#footer div#external_links a#youtube:hover {
background: transparent url('images/external_links.gif') no-repeat -690px -38px;
}

/*CONTENT STLES*/
div#content {
float: left;
clear: left;
width: 726px;
background:#ffffff;
}

h2.pagetitle {
float: left;
text-transform: uppercase;
font-size: 1.4em;
}

.meta {
position: relative;
top: -20px;
z-index: 4;
color: #101010;
text-align: left;
font-size: 12px;
font-style: italic;
font-family : "Times New Roman", Times, serif;
}

.meta .date {
color: #101010;
text-transform: uppercase;
}

.meta a {
color: #a0a0a0;
}

.post {
position: relative;
float: left;
width: 720px;
padding-top: 10px;
padding-bottom: 20px;
padding-right: 6px;
border-bottom: 2px solid #333333;
}

.post h2 {
display: block;
}

.post_headline {
display: none;
float: left;
position: relative;
font-weight:bold;
}

.post_headline a {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #333333;
text-decoration: underline;
text-transform: uppercase;
}

.entry {
font-size: 1.3em;
min-height: 170px;
float: left;
clear: left;
text-align: left;
color: #333333;
font-family: "Times New Roman", Times, serif;
width: 720px;
margin-top:15px;
}
.entry a, .entry a:link, .entry a:active, .entry a:visited { 
color: #666666;
text-decoration:none;
}
.entry a:hover { 
color: #333333;
text-decoration:none;
}
.entry h3 {
position: relative;
display: block;
top: -26px;
font-size: 14px;
font-weight: bold;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
letter-spacing: 1px;
}
.entry p {
margin-bottom: 1em;
 }
.entry h4 {
color: #333333;
font-size: 14px;
font-weight: bold;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
letter-spacing: 1px;
line-height: 1.3em;
padding-bottom: 20px;
padding-top: 20px;
}

a.more-link {
display: block;
padding-top: 5px;
text-transform: uppercase;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
letter-spacing: 1px;
color: #333333;
}

h3.searchresults {
display: block;
position: relative;
top: 0px;
font-size: 1.6em;
font-weight: normal;
text-transform: uppercase;

}

img.alignleft {
float: left;
text-align: left;
margin-right: 10px;
}

div.postmetadata {
padding-top: 15px;
display: block;
width: 700px;
color: #969593;
float: left;
clear: left;
text-align: left;
}

div.postmetadata a {
color: #969593;
}
/*POST CATEGORY ICON*/

div.leben {
width: 26px;
height: 26px;
/* background: transparent url('images/icon_leben.gif') no-repeat top left; */
float: right;
clear: right;
}

div.innovation {
float: right;
width: 26px;
height: 26px;
/* background: transparent url('images/icon_innovation.gif') no-repeat top left; */
}

div.vielfalt {
float: right;
width: 26px;
height: 26px;
/* background: transparent url('images/icon_vielfalt.gif') no-repeat top left; */
}

div.freiraum {
float: right;
width: 26px;
height: 26px;
/* background: transparent url('images/icon_freiraum.gif') no-repeat top left; */
}

div.wohnen {
float: right;
width: 26px;
height: 26px;
/* background: transparent url('images/icon_wohnen.gif') no-repeat top left; */
}

/*SIDEBAR STYLES*/
div#sidebar {
padding-top: 10px;
float: right;
clear: right;
width: 180px;
background: #ffffff;
}

div#sidebar_box {
margin-top: 0px;
background: transparent url('images/swl_box_bg.jpg') no-repeat top left;
border: 1px solid #888888;
padding-bottom: 18px;
}

div#sidebar_box li {
color: #FFFFFF;
text-align: left;
padding-left: 10px;
padding-bottom: 5px;
}

/*CATEGORIES*/

div#sidebar_box #search_header {
position: relative;
left: 25px;
top: 25px;
width: 100px;
height: 50px;
background: transparent url('images/suche_header.gif') no-repeat top left;
}

div#sidebar_box li.categories h2 {
display: none;
}

div#sidebar_box li {
font-size: 1.2em;
}

div#sidebar_box li a {
color: #FFFFFF;
text-decoration: none;
text-transform: uppercase;
text-align: left;
}

div#sidebar_box li a:after {
content: " / ";
}

div#sidebar_box li a:hover {
color: #FFFFFF;
border-bottom: 2px solid #C9C7C7;
}

.widgettitle {
color: #FFFFFF;
}

/*CUSTOM SIDEBAR BANNERS*/
div#sidebar_banner01 {
position: relative;
top: 10px;
text-transform: uppercase;
color: #FFFFFF;
font-size: 2.0em;
font-weight: bold;
text-align: left;
line-height: 1.2em;
height: 448px;
width: 180px;
padding: 20px 20px 0px 20px;
background: transparent url('images/sidebar_banner_01.jpg') no-repeat top left;
}

div#sidebar_banner01 span {
text-transform: uppercase;
color: #000000;
}

div#sidebar_banner01 a {
color: #FFFFFF;
display: block;
height: 428px;
width: 160px;
}

div#sidebar_banner02 {
position: relative;
text-transform: uppercase;
height: 502px;
width: 180px;
padding: 30px 20px 20px 0px;
background: transparent url('images/sidebar_banner_02.jpg') no-repeat top left;
}

div#sidebar_banner02 div#videolink01 {
width: 164px;
height: 110px;
background: transparent url('images/sidebar_video_01.jpg') no-repeat top left;
}

div#sidebar_banner02 div#videolink02 {
width: 164px;
height: 110px;
background: transparent url('images/sidebar_video_02.jpg') no-repeat top left;
}

div#sidebar_banner02 div#videolink03 {
width: 164px;
height: 110px;
background: transparent url('images/sidebar_video_03.jpg') no-repeat top left;
}

div#sidebar_banner02 div#videolink04 {
width: 164px;
height: 110px;
background: transparent url('images/sidebar_video_03.jpg') no-repeat top left;
}


.widecolumn {
line-height: 1.6em;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even {

border-left: 1px solid #ddd;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h3, h4 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h3, h4 {
font-size: 1.3em;
}

h3, h3 a, h3 a:visited {
color: #333;
}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
text-decoration: none;
}

.sticky {
background: transparent;
padding: 0 10px 10px;
}

.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

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

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

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

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

small, .nocomments, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h3 a:hover {
color: #06c;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */


h3 {
padding: 0;
margin: 20px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin-left: 10px;
}

.alignright {
float: right;
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
margin: 10px 0 0 10px;
padding: 5px 3px;
text-align: center;
}

#searchform_delete a {
float: right;
display: block;
width: 14px;
height: 14px;
position: relative;
top: 12px;
right: 42px;
background: transparent url('images/swl_search_del.gif') no-repeat top left;
}

#searchform #searchsubmit {
border: 1px solid #8888888;
}

#searchform input {
background-color: transparent;
border: none;
margin: 5px;
}

#searchform input#s {
float: left;
width: 100px;
height: 24px;
padding: 5px 0px 1px 20px;
background: transparent url('images/swl_search_bg.gif') no-repeat top left;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

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

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}

#respond p input {
float: left;
clear: left;
}

#respond p label {
margin-top: 7px;
font-size: 1.4em;
float: left;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

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

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

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

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

#commentform p {
margin: 5px 0;
}

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

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

hr {
display: none;
}

.entry hr {
display: block;
}


a img {
border: none;
}

.navigation {
float: left;
clear: left;
color: #000000;
text-align: left;
width: 120px;
margin-top: 10px;
margin-right: 5px;
}

.navigation a {
color: #000000;
font-size: 1.7em;
font-weight: bold;
text-transform: uppercase;
}

/* End Various Tags & Classes*/

/*PAGINATION*/
.emm-paginate {
margin-top: 13px;
float:left
}

.emm-paginate a {
color: #929292;
font-size: 1.2em;
background: transparent;
border-bottom: 1px solid #B6B6B6;
margin-left: 4px;
text-align:center;
text-decoration:none;
}
.emm-paginate a:hover, .emm-paginate a:active {
color: #000000;
}
.emm-paginate .emm-title {
}

.emm-paginate .emm-gap {
}

.emm-paginate .emm-current {
color:#000000;
font-size: 1.2em;
background: transparent;
border-bottom: 1px solid #000000;
margin-left:4px;
text-align:center;
text-decoration:none;
}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

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

h4 { font-weight: bold; }
/* End captions */
