/*  
Theme Name: ECW.de
Theme URI: http://www.ecw.de/
Description: Theme für ECW.de v2.0
Version: 0.5
Author: Marc Biebusch
Author URI: http://wwww.ecw.de

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
Please note that the copyright MUST remain in place, removing it is NOT allowed.
Feel free to contact me if you have questions, my email: winnopeg@gmail.com
*/

/** 
	Allgemeine Definitionen 
**/

body {
	background-color: #e3e3e3;
	color: #121212;
	font-family: "Segoe UI",Arial,Tahoma,Sans-Serif;
	font-size: 13px;
	margin:0;
	padding:0;
	background-color:#e3e3e3;
}

a {
	color:#000;
	text-decoration: none;
}

blockquote {
	color: #336633;
	font-style: italic;
}


cite {
	color: #333333;
	font-size: 10px;
	font-style: normal;
	padding-bottom: 4px;
}


form {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1, h1 a {
	font-size: 26px;
	color:#717171;
	margin: 0px;
	font-family: Georgia, Garamond, Serif;
	font-weight:normal;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, Garamond, Serif;
}

h3, h3 a {
	font-size: 20px;
	color:#717171;
	margin: 0px;
	margin-top:40px;
	font-family: Georgia, Garamond, Serif;
	font-weight:normal;
}

h4 {
	color: #3D3D3D;
	font-size: 11px;
	font-weight: bold;
	font-family: Georgia, Garamond, Serif;
}

/*input {
	background: #F8F8F8;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-size: 11px;
	margin: 5px;
	padding: 3px;
}*/

input {
	font-size: 11px;
	margin: 5px;
	padding: 3px;
}

select {
	border: 1px solid #003300;
	color: #333333;
	margin: 5px;
	padding-left: 3px;
}

/*textarea {
	background: #FFFFFF;
	border: 1px solid #999999;
	color: #333333;
	font-size: 11px;
	font-variant: normal;
	margin: 5px;
	margin: 5px;
	padding: 3px;
	padding: 3px;
	width: 95%;
}*/

textarea {
	font-size: 11px;
	font-variant: normal;
	margin: 5px;
	margin: 5px;
	padding: 3px;
	padding: 3px;
	width: 95%;
}

/** 
	Seitenstruktur 
**/

h3.storytitle, h3.storytitle a {
	color:#717171;
	font-family:Garamond,Serif;
	font-size:30px;
	font-weight:normal;
	margin:0;
}

#center {
	margin: 0;
	padding: 0px;
	width: 900px;
}

#top {
	height: 30px;
	width: 900px;
	background-image:url('images/topSmall.png');
	background-repeat:no-repeat;
}

#body {
	background-color:#e3e3e3;
	width:900px;
	margin:0;
	padding:0;
}

#wrapper {
	width:900px;
	overflow:hidden;
	height:auto;
	background-color:#FFF;
	padding:0;
	margin:0;
}

#content {
	background-image:url('images/separator.png');
	background-repeat:no-repeat;
	float: right;
	min-height:240px;
	margin: 0;
	/*margin-bottom:45px;*/
	padding: 0;
	padding-left:40px;
	padding-right:30px;
	position: relative;
	color: #666666;
	width: 630px;
}


#categoryContent {
	background-image:url('images/separator.png');
	background-repeat:no-repeat;
	min-height:240px;
	margin: 0;
	margin-bottom:45px;
	padding: 0;
	padding-left:25px;
	padding-right:30px;
	position: relative;
	color: #666666;
	width: 845px;
}

#homecontent {
	margin: 0;
	padding: 0;
	position: relative;
	color: #666;
	width: 887px;
}

#footer {
	height:48px;
	width:842px;
	font-size: 10px;
	margin: 0px;
	
	padding-top:8px;
	padding-left:21px;
	color:#757575;
	font-family: "Segoe UI",Arial,Tahoma,Sans-Serif;
}

.footerLinks a {
	color:#757575;
	text-decoration: none;
	margin-left:11px;
	font-weight:bold;
}

#bottom {
	height:60px;
	width:900px;
	margin:0;
	padding:0;
	background-image:url("images/bottomSmall.png");
	background-repeat:no-repeat;
}

#menu {
	width: 470px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#menu ul ul {
	list-style-type: none;
}

#menu ul ul li {
	border: none;
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#navmenu {
	height: 30px;
	margin: 0px;
	padding-top:60px;
	padding-left:33px;
	text-align: left;
	text-decoration: none;
	list-style-type: none; list-style-image: none;
}

#navmenu a:link, #navmenu a:visited {
	color: #000;
	padding-right: 20px;
	text-decoration: none;
}

#navmenu a:hover {
	text-decoration: none;
}

#navmenu ol li {
	float: left;
}

#side {
	width: 190px;
	float: left;
	height: auto;
	margin-left:10px;
}

div.nicetitle {
	background: url(images/background.png); /* Mozilla proprietary */
	color: #FFFFFF;
	/*font-family: 'Lucida Grande', Tahoma, Arial, Sans-Serif;*/
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	padding: 4px;
	position: absolute;
	top: 0px;
	width: 25em;
}

div.nicetitle p {
	margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination {
	font-size: 9px;
	padding-top: 3px;
	text-align: left;
}


li#about {
	color: #666666;
	font-size: 10px;
}

p.comment_meta {
	font-size: .9em;
	margin: 0 0 10px 10px;
}

.autor {
	border-bottom: 1px dotted #999999;
	color: #3D3D3D;
	font-size: 10px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #F0F0F0;
	border: 1px solid #CCCCCC;
	color: #3D3D3D;
	list-style: none;
	margin: 10px;
	padding: 10px 10px 0 10px;
}

.commentlist li:hover {
	border: 1px solid #CCCCCC;
}

.nocomments {
	display:none;
}
.data{
	display:none;
	color: #3D3D3D;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:12px;
	text-align: left;
}

.feedback {
	background-color: #ffffff;
	margin-bottom: 12px;
	padding: 3px;
	font-size: 12px;
}

.image-align-left {
	float: left;
	padding: 4px;
}
.image-align-right {
	float: right;
	padding: 4px;
}

.alignleft {
	float: left;
	padding: 4px;
	padding-left:0;
}

.alignright {
	float: right;
	padding: 4px;
	padding-right:0;
}

.meta {
	color: #999999;
	float: left;
	font-size: 10px;
}

div.post, div.categoryPost {
	border-bottom: none;
}

.storycontent, .categoryStorycontent {
	line-height: 130%;
	padding-top: 0px;
}

.categoryStorycontent {
	padding-bottom: 40px;
}

.storycontent h2 {
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:30px;
	font-size:15px;
	font-family: "Segoe UI",Arial,Tahoma,Sans-Serif;
	font-weight:normal;
}

.categoryPost > h3 a {
	margin:0;
	margin-bottom:0;
	padding:0;
	font-size:24px;
	font-family: Garamond, Serif;
	font-weight:normal;
}

.storycontent img {
	padding: 10px;
	border: 0px;
}

.storytitle a {
	color:#717171;
	font-weight:normal;
}

#subnav {
	color: #999999;
	float: right;
	margin-right: 5px;
	margin-top: -20px;
}

#subnav a:link, #subnav a:visited {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

#subnav a:hover {
	color: #000000;
}

#schwan {
    position: fixed;
	left:40px;
	bottom:0px;
	width: 240px;
	height: 186px;
	background-attachment: fixed;
	background-image: url(images/schwan.png);
	background-repeat: no-repeat;
	z-index: -100;
	background-position: 40px bottom;
	
}

img.avatar {
	border: 1px solid #999;
	vertical-align:middle;
}

.oddrow {
	background-color: #fff;
}

li.widget_tag_cloud {
	padding-right: 0;
}

li.widget_tag_cloud h2.widgettitle {
	padding-right: 0;
}

div.storycontent a {
	text-decoration: underline;
}

.toc {
  border: #ccc solid 1px;
  font-size: .8em;
  margin: 0 0 5px 12px;
  background-color: white;
}

.toc ol {
}
.toc a:link {
	text-decoration: none;
}

.toc a:visited {
	text-decoration: none;
}

.toc a:hover {
    text-decoration: none;
    color: black;
}

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

a.toogle {
	cursor:pointer;
	font-size: 90%;
}

/** 
	Hauptmenü 
**/

#header {
	background-image:url('images/headerShort.png');
	background-repeat:no-repeat;
	background-color:#fff;
	height: 100px;
	width:900px;
	margin: 0;
	padding:0;
	top:0;
	left:0;
}

#header_menu {
	padding-top:25px;
	padding-left:24px;
	width:700px;
	
}
#header_menu ul {
	padding:0;
	margin:0;
	width:600px;
	display:inline;
}
#header li {
	display:inline;
	margin-right:15px;
}
#header li a {
	font-family: "Segoe UI",Arial,Tahoma,Sans-Serif;
	color: #000;
	font-weight:normal;
	font-size:15px;
	letter-spacing:0.07em;
	display:inline;
}
#header .current_page_item a, #header .current_page_ancestor a, #header .current_page_parent a, #header .current-cat a {
	font-weight:bold;
}

/** 
	FlexiPage Einstellungen 
**/

h2.widgettitle {
	display:none;
}

.flexipages_widget ul li ul li {
	padding-left:15px;
}

#side ul li a{
	margin-top:2px;
	margin-bottom:7px;
}

#side ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

.flexipages_widget, .flexipages_widget ul {
	float:left;
}
.flexipages_widget ul li a {
	font-family: "Segoe UI",Arial,Tahoma,Sans-Serif;
	letter-spacing:0.04em;
	color: #000;
	font-size:15px;
}

.current_page_item a {
	font-weight:bold;
}

.current_page_item li * {
	font-weight:normal;
}

.page_item {
	display:none;
}

.current_page_item, .current_page_item *, .current_page_ancestor, .current_page_ancestor *, .current_page_item * {
	display:block;
}
#flexipages-2 > ul > li > a  {
	display:none;
}
#contentTop {
	width:880px;
	margin-left:14px;
	overflow:hidden;

}
#contentBottom {
	padding-top:40px;
	background-image:url('images/contentBottom.png');
	background-repeat:no-repeat;
	clear:both;
	width:900px;
	height:150px;
	/*padding-bottom:10px;*/
}
#topLeft {
	width:355px;
	height:253px;
	padding-left:232px;
	padding-top:5px;
	background-image:url('images/sum.png');
	background-repeat:no-repeat;
	font-size:32px;
	letter-spacing:1px;
	font-family: Georgia, Garamond,'Times New Roman',Serif;
	line-height:49px;
	color:#000;
	float:left;
}
#topNews {
	background-image:url('images/homeSeparator.png');
	background-repeat:no-repeat;
	float:left;
	padding-left:25px;
	width:236px;
	height:253px;
}
.homeHeadline, .homeHeadlineLast {
	font-family:Garamond,'Times New Roman',Serif;
	font-size:20px;
	letter-spacing:1px;
	text-align:center;
	margin-bottom:30px;
}
.homeHeadlineLast {
	padding-right:35px;
}
.topNewsItem {
	margin-bottom:20px;
	font-size:12px;
}

.topNewsItem a {
	/*color:#666666;*/
}

.topNewsItemLink a {
	color:#000;
	font-size:12px;
}

.contentBottomItem {
	width:270px;
	margin-left:24px;
	margin-right:7px;
	float:left;
	font-size:12px;
}
.contentBottomItemLast {
	width:270px;
	margin-left:24px;
	float:left;
	font-size:12px;
}
