/*
Theme Name: enorm Magazin
Description: Ein für das enorm Magazin entworfenes Theme
Version: 1.0
Author: Daniel Plötz
Author URI: http://www.zwogee.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

.menu-topnav-container {
    height: 32px;
    position: relative;
    width: 620px;
    z-index: 100;
	float: left;
}
* html .menu-topnav-container {
    width: 100%;
}
.menu-topnav-container ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
	text-align: center;
}
.menu-topnav-container ul ul {
    width: 110px;
}
.menu-topnav-container li {
    float: left;
    position: relative;
    /*width: 149px;*/
	font-size: 11px;
}
.menu-topnav-container a, .menu-topnav-container a:visited {
    color: #000000;
    display: block;
    line-height: 29px;
    /*padding-left: 10px;*/
    text-decoration: none;
    /*width: 100px;*/
	padding: 0 25px;
	
}
* html .menu-topnav-container a, * html .menu-topnav-container a:visited {
    width: 100px;
}
.menu-topnav-container ul ul a.drop, .menu-topnav-container ul ul a.drop:visited {
    background: #D4D8BD;
}
.menu-topnav-container ul ul a.drop:hover {
    background: #C9BA65;
}
.menu-topnav-container ul ul *:hover > a.drop {
    background: #C9BA65;
}
.menu-topnav-container ul ul ul a, .menu-topnav-container ul ul ul a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
}
.menu-topnav-container ul ul ul a:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.menu-topnav-container ul ul {
    border-top: 1px solid #000000;

    height: 0;
    left: -5px;
    position: absolute;
    top: 30px;
    visibility: hidden;
    width: 121px;
	
}
* html .menu-topnav-container ul ul {
    top: 31px;
}
.menu-topnav-container ul ul ul {
    left: 121px;
    top: -1px;
    width: 121px;
}
.menu-topnav-container ul ul ul.left {
    left: -121px;
}
.menu-topnav-container table {
    border-collapse: collapse;
    left: 0;
    position: absolute;
    top: 0;
}
.menu-topnav-container ul ul a, .menu-topnav-container ul ul a:visited {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
    color: #000000;
    height: auto;
    line-height: 1em;
    padding: 8px 10px;
    width: 100px;
}
* html .menu-topnav-container ul ul a, * html .menu-topnav-container ul ul a:visited {
    width: 100px;
}
.menu-topnav-container a:hover, .menu-topnav-container ul ul a:hover {
    background: none repeat scroll 0 0 #FFF;
    color: #03a68f;
}
.menu-topnav-container *:hover > a, .menu-topnav-container ul ul *:hover > a {
    background: none repeat scroll 0 0 #FFF;
    color: #03a68f;
}
.menu-topnav-container ul li:hover ul, .menu-topnav-container ul a:hover ul {
    visibility: visible;
}
.menu-topnav-container ul *:hover ul ul {
    visibility: hidden;
}
.menu-topnav-container ul *:hover ul *:hover ul {
    visibility: visible;
}

.banner { margin-bottom:10px; }
#footer a {text-decoration:none;}
#footer a.twitter{float: left; margin-left:270px; margin-right: 6px; padding:2px 14px 0 0;display:block;height:18px;width:163px;background-image:url(img/social_twitter.png);background-position:right top;background-repeat:no-repeat}
#footer a.twitter:hover{background-position:right -20px}
#footer a.twitter_en{float: left; margin-left:260px; margin-right: 6px; padding:2px 14px 0 0;display:block;height:18px;width:123px;background-image:url(img/social_twitter.png);background-position:right top;background-repeat:no-repeat}
#footer a.twitter_en:hover{background-position:right -20px}
#footer a.facebook{float: left; padding:2px 0 0 26px;display:block;height:18px;width:115px;background-image:url(img/social_fb.png);background-position:top left;background-repeat:no-repeat}
#footer a.facebook:hover{background-position: -20px left}
.col-visual2 table td.alignRight{text-align: left;}

html,body{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}
body { line-height:1.5;font-family:Verdana, Arial, Helvetica, sans-serif;color:#333333; }

small {
	font-family: times new roman;
	font-size: 14px;
	}

h1{font-weight:normal;font-family:times new roman;color:#222222;font-size:16px;line-height:1;margin-bottom:0.5em}
h1 img{margin:0}
h2{font-weight:normal;font-family:times new roman;color:#222222;margin-bottom:0.75em;}
h3{font-weight:normal;font-family:times new roman;color:#222222;font-size:16px;line-height:18px;margin-bottom:0px;font-weight:bold;}
h4{font-weight:normal;color:#222222;font-size:1.2em;line-height:1.25;margin-bottom:1.25em}
h5{font-weight:normal;color:#222222;font-size:1em;font-weight:bold;margin-bottom:1.5em}
h6{font-weight:normal;color:#222222;font-size:1em;font-weight:bold}
h2 img,h3 img,h4 img,h5 img,h6 img{margin:0}p{margin:0 0 1.5em}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong{font-weight:bold}

a{text-decoration:underline;color:black}a:visited{color:black}a:focus{color:black}a:hover{color:#03a68f}a:active{color:black}


hr {
	display: none;
	}

a img {
	border: none;
	}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: relative;
}

#header {
	margin: 0 20px;
}

#wrapper {
	padding:20px;
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:576px;
	float:left;
}
	
#sidebar {
	width:300px;
	float:right;	
	margin:0;
	padding:20px 0;
}	

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#headerimage {
	padding:30px 0;
	/* If you want to add a background image for the header, uncomment and use the following lines of code */
	/*
	background:url('header.jpg') no-repeat;
	padding: 30px;
	*/
}

#header h1 {
	margin:10px 0;
}

#header .description {
	font-size:1.0em;
}

#hmenu {
	margin:0 0px;
	padding:0px 0;
    line-height: 20px;
	padding-bottom: 15px;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
        padding-left:15px;
	display:inline;
	margin:0 0px 0px 0;
}

#hmenu a {
	text-decoration:none;
}

#hmenu ul li {
	font-size:11px;
	font-weight:normal;
	text-transform:none;
        text-decoration:none;
}	

#hmenu ul li#hmenu_rss {

	padding-left:20px;
}	

#hmenu {
	background:url('img/hr_right.png') repeat-x bottom;
        text-align:center;
        font-family: inherit;
}


/* End header */

/* Post */

.post {
	margin: 3em 0;
	padding:0px;
	text-align: justify;
	overflow:hidden;
	clear:both;
        font-family:verdana;
        font-size:8px;
        line-height: 12px;
	}

.post h2 {
	margin:0;
	padding:0;
        line-height:31px;
	text-align:left;
        font-size:30px;
}

.post h2 a {
	text-decoration:none;
}

.post h3.post-title {
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:0.7em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:0.7em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
	background:url('images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	background:url('images/border_h.png') repeat-x top;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar a { text-decoration:none; }

#sidebar {
	font: 12px Verdana, Arial, Sans-Serif;
	}

#sidebar h2 {
	font-family:times new roman;
	font-size: 20px;
        line-height:35px;
	}

#sidebar h2 {
	padding: 0;
	background:url('img/hr_right.png') repeat-x bottom;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	background: url('img/hr_right.png') repeat-x top;
	padding:10px;
	text-align:center;
	font-size:1.1em;
	color:#888;
	margin:20px;
        font-family:verdana;
        font-size:10px;
}

/* Custom */
.ad10 {position: absolute; top: 0; left: -140px; width: 120px; height: 600px; margin: 0; padding: 0; font-size:12px;}


