/*
	Theme Name: Abi nachmachen
	Theme URL: http://www.abi-nachmachen.de/
	Author: webmatter
	Author URI: http://webmatter.de
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
@import url(css/reset.css);
@import url(css/layout.css);
@import url(css/table.css);
@import url(css/typography.css);

html {
	min-height: 101%;
}
body {
	text-align:center; /*center hack*/
	margin:0px;
	padding:25px 0px 50px;
	background-color:#3C3F36;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;	
	}
body.ifr {
	background: #fff;
}
body.ifr div.impressum, body.ifr #nav {
	display: none;
}

#wrap {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow:hidden;
	}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:hover, a:active {
	color:#FFF;
}
#content a, #content a:visited {
	color:#9FB03E;
	text-decoration: none;
	}
	
a:hover, #content a:hover {
	text-decoration: underline;
	}
#content #navbar a:hover {
	text-decoration: none;
}
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
.button_left {
	background-image:url(images/button_left.png);
	background-repeat:no-repeat;
}
.button_center {
	background-image:url(images/button_center.png);
	background-repeat:repeat-x;
}
.button_right {
    background-image:url(images/button_arrow.png);
	background-repeat:no-repeat;
}
.button a {
	padding:0;
	background:none;
	color:#FFF !important;
}
.outlink
{
   padding-right: 14px;
   background: transparent url(images/outlink.png) no-repeat center right;
}

.inside
{
	padding:5px;
}
/************************************************
*	Topnav          							*
************************************************/

#navbar {
	width: 960px;
	padding: 0;
	margin: 0;
	height: 30px;
	overflow: auto;
}
ul#topnav {
	margin: -10px 0 0 0;
	padding: 0 20px;
	width: 920px;
}
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	float: left;
	}
	
#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 20%;
	text-align: center;
	}
#topnav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#topnav li a, #topnav li a:link {
	color: #9fb03e;
	display: block;
	font-weight: bold;
	font-size: 14px;
    margin: 0px;
	padding: 5px 5px 5px 5px;
	}

#topnav li a:hover, #topnav li a:active {
	color: #3c3f36;
   text-decoration: none;
   display: block;
	font-weight: bold;
	font-size: 14px;
    margin: 0px;
	padding: 5px 5px 5px 5px;
	}
	
#topnav li ul li a, #topnav li ul li a:link {
	background: #fff;

	width: 164px;
	color: #3c3f36 !important;
	font-size: 14px;
	font-weight: bold;
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	border-top: 0px solid #9fb03e;
	border-left: 1px solid #eee;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #eee;
	}
	
#topnav li li a:hover {
	color: #3c3f36;
	width: 164px;
	padding: 2px 10px 2px 10px;
	border-top: 0px solid #9fb03e;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	}

	
#topnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 184px;
	}

#topnav li li { 
width: 180px;
margin: 0;
	}

#topnav li ul a { 

	}

#topnav li ul a:hover, #topnav li ul a:active { 
	}



#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
	left: -999em;
	}
	

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover1 ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover { 
	position: static;
	}
	
#topnav .current_page_item a {
	color: #3c3f36;
   margin: 0px;
	text-decoration: none;
	}
#topnav li.current_page_item li a, #topnav li.current_page_parent li a	{
	text-decoration: none;
}
#topnav li.current_page_parent li.current_page_item a, #topnav li.current_page_item li a:hover	{
	text-decoration: none;
}
#topnav li.current_page_item li a:hover {
	
}
/************************************************
*	Header  									*
************************************************/

#header {

	width:960px;
	background: url(images/teaser.jpg) center top no-repeat;
	width:960px;
	height:150px;
	margin-left: -1px;
	font-size:1em;
	}
#header h1, #header div.title {
	font-size: 100%;
}
#header div.title, #header h1  {
	color: #111111;
	margin: 0px;
	padding: 50px 30px 0 30px;
	text-align: right;
    font-size:32px !important;
	margin-bottom:0.765em;
	line-height: 1em !important;
color:#333333;
font-family:Georgia,serif;
font-weight:normal;
	}

#header div.title a, #header div.title a:visited {
	text-decoration: none;
	color: #111;

	}
	
#header div.title a:hover {
	color: #111111;
	text-decoration: none;
	}


.top_center
{
	background-image:url(images/top_center.png);
	background-repeat:repeat-x;
	width:936px;
	height:33px;
	float:left;
}
.top_left
{
	background-image:url(images/top_left.png);
	background-repeat:no-repeat;
	width:12px;
	height:33px;
	float:left;

}
.top_right
{
	background-image:url(images/top_right.png);
	background-repeat:no-repeat;
}
#top {
	width:960px;
	height:33px;
}

	

	



/************************************************
*	Content 					     		    * 
************************************************/

#content {
	background-image:url(images/content_shadow.png);
	background-repeat:repeat-y;
	line-height: 18px;
	width:960px;
	min-height:200px;
	overflow:hidden;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#contentleft {
	float: left;
	width: 650px;
	margin: 0px;
	padding: 0px;
	}
	
#contentwide {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	}
	


#content blockquote p {
	padding-bottom: 0;
	}

blockquote {
	
	margin: 0px 0 0px 25px;


	}
	
.post {

	margin: 0px 0px 10px 0px;
	padding: 20px 20px 0px 20px;

	}
	
.postwide {
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 25px;
		}
	
.post p, .postwide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
.postwide p {
	
	color:#111111;
font-weight:300;
padding:0 20px 0.8125em 0;
line-height:1.625em;
}
.post ul, .postwide ul  {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ul li, .postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
	
.post ul ul, .postwide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
.post ol, .postwide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.post ol li, .postwide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
		


.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 2px;
	border: 1px solid #DDDDDD;
	}
	
hr {
	border-bottom: 1px dotted #DDDDDD; 
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 10px 0px; 
	padding: 0px 0px 10px 0px; 
	clear: both;
	}

.date {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 18px;
	}
	
.icomment {
	background: url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.category {
	background: #FFFFFF url(images/icon_category.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}
	
.postmeta {
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #EEEEEE;
	}
	
.postmeta2 {
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: 1px solid #EEEEEE;
	}
	
.archive {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px 10px 20px 0px;
	}
	



	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 0px solid #DDDDDD;
	text-align: center;

	padding: 4px 0px 5px 0px;

	}

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

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 20px 0 0 0px;
	display: inline;
	}
	
#sidebar .widget {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	border: none;
	}
	
#sidebar div.title {
	color: #111111;
	background:#3c3f36;
	border: 1px solid #9fb03e;

	font-weight: normal;
	color: #fff;
	margin: 20px 20px 5px 0px;
	padding: 5px 10px 5px 10px;

	}
	
#sidebar p {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar a img {
	border: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar embed, #sidebar object {
	width: 300px; 
	height: 250px;
	margin: 0px; 
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	background: url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	}
	
#sidebar ul li ul li {
	background: url(images/icon.gif) no-repeat top left;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	}
	
.enews {
	background: url(images/enews.png) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar .enews p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}
	


/************************************************
*	Footer      								*
************************************************/
#nav
{
	width:960px;
	height:50px;
	
}
#nav a {
	color:#fff;
}
.nav_center {
		background:url(images/nav_center.png) left bottom repeat-x;
		color:#FEF;
		height:45px;
		border-top: 5px solid #9fb03e;


}
.nav_left
{
	background-image:url(images/nav_left.png);
	background-repeat:no-repeat;
}
.nav_right
{
	background-image:url(images/nav_right.png);
	background-repeat:no-repeat;
}
/************************************************
*	Navbar  unten								*
************************************************/


	
#nav {
	margin: 0px;
	padding: 0;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	text-align: center;
	width: 20%;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	display: block;
	font-weight: bold;
	text-decoration: none;
    margin: -5px 0 0 0px;
    padding-top: 5px;
    	border-top: 5px solid #9fb03e;
	}

#nav li a:hover, #nav li a:active {
	border-top: 5px solid #EBE9DC;
	color: #FFFFFF;
	text-decoration: none;

	}
	
#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}
	
#s {
	background: #F4F4F4 !important;
	width: 160px;
	color: #222222;
	font-size: 12px;

	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 4px 0px 3px 5px;
	border: 1px solid #DDDDDD;
	}
	
#searchsubmit {
	background: #3c3f36;
	color: #FFFFFF;
	font-size: 11px;

	margin: 0px 0px 10px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border: 1px solid #222222;
	}
	


/************************************************
*	Comment Form								*
************************************************/
	
#author, #email, #url {
	background: #f8f8f8 !important;
	width: 250px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #f4f4f4;
	display: inline;
	}
	
#comment {
	background: #f8f8f8;
	color: #333333;

	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #f4f4f4;
	display: inline;
	}
	
#submit {
	background: #3c3f36;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 3px 3px 2px 3px;

	border: 1px solid #222222;
	}
#submit:hover {
	cursor: pointer;
	background: #9fb03e;
	color: #333;
}
/************************************************
*	Comments									*
************************************************/

.comments {
	width: 610px;
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 10px 20px;

	}
.commentstitle {
	font-weight: bold;
	padding: 10px 0;
	font-size: 14px;
}
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

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

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

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

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 606px;
	padding: 2px;
	
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

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

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

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

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

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #f8f8f8;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px solid #f4f4f4;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	border-left: 1px solid #f4f4f4;
	margin: 0px;
	padding: 0px;
	}
	

iframe {
	margin-left: -15px;
	
	width: 940px;
}
#contentwide p iframe {
	padding-right: -20px;
}
#contentwide h2, #contentleft h2 {
		padding-top: 10px;
	}



