/* 
Theme Name: LizardDesign
Version: 0.1
Description:
Author: Pascal Pischel
Author URI: 
*/

/* Section: Body --------- */

body {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;	
	line-height: 1.5em;
	font-size: 11px; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: 11px; /* easy scaling */
  	font-size: 0.76em;
  	background:#0E6F00;
 	color:#FFF;  	 	
}
/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	margin: 0.5em 0 0.7em;
	line-height:1.8em;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #FFF;   
	border-bottom:1px dashed;
	background:none; 
}
a:visited {
	color: #FFF;  
	border-bottom:1px dashed;
	background:none;  
}
a:hover, a:active {  
  color: #FFF;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #ccc;
	color:#666;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img
{
	border:0;
	text-decoration:none;
}
img.wp-smiley, img.noborder
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap {
	margin: 0 auto;
	padding:0;		
	background:;
	/* box model hack */
	width: 1000px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 1000px;	
}

html>body #rap { /* be nice to Opera */
	width: 1000px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #FFF;			
}
h1 
{
	line-height:1.4em;	
	font-size: 1.6em;	
}
h2,h3
{
	line-height:1.4em;	
	font-size: 1.3em;	
	font-weight:bold;
}

/* Section: Positioning --------- */

#header {
	height: 270px;
	background: url(img/header.jpg) no-repeat right top;
	margin:15px auto 0px;
	padding:0;		
}
#header h1 a:link,#header h1 a:visited 
{
	border-bottom:none;	
	background:none;
}
#header h1 a:hover,#header h1 a:active
{
	border-bottom:#fff 1px solid;	
	background:none;
}
#header h4
{
	font-size: 1.1em;
	font-style:italic;
	margin: 5px 0 0 10px;	
	padding:0;	
}
#header * 
{
	color:#eee;
}
#main {
	float: left;
	width: 1000px;
	padding: 0;	
	margin: 0 auto 15px;	
}
#Content_top {
	width:773px;
	background-image:url("img/content_top.jpg");
	background-repeat:no-repeat;
	height:10px;
	float:right;
}
#Content_top_wide {
	width:1000px;
	background-image:url("img/content_top_wide.jpg");
	background-repeat:no-repeat;
	height:10px;
	float:right;
}
#content {
	width:753px;
	padding:10px;
	background-color:#055001;
	float:right;	
}

#content_wide {
	// width:753px;
	padding:10px;
	background-color:#055001;
	float:right;	
}

#content_wide a img {
	text-decoration:none;	
}

#content a img {
	text-decoration:none;	
}

#main ul 
{
	margin:1em;
	padding:0;
	list-style:none;
}
#main ul li 
{
	padding:3px 0;	
	margin:0 1em;
}
.post 
{
	margin:0 0 20px 0;	
	padding:10px 10px 0;		
	background:;	
}

.post-title
{
	margin-left:10px;
	border-bottom:medium dotted #0E6F00;		
}
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{
	border-bottom:none;
}
.day-date {
	font-size: 0.9em;
	color: #FFF;
	padding: 3px 0;
	margin: 0 0 0 15px;			
}
.day-date em 
{
	font-style:normal;
	color:#FFF;
}
.day-date a 
{
	border-bottom:none;
}
.post-content h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px;	
}
#Sidebar_top {
	width: 210px;
	margin-right:15px;
	background-image:url("http://www.airbrush-kurszentrum.de/wp-content/themes/lizarddesign/img/sidebar_top.jpg");
	height:10px;
}
#sidebar {
	float: left;
	width: 190px;
	padding: 0 10px;
	margin-right:15px;
	line-height:1.3em;
	background-color:#055001;		
}
#sidebar ul
{
	list-style: none;	
}
#sidebar form, #sidebar .block, #sidebar ul 
{
	margin:0;
	padding: 1em;		
	font-size: 1em;		
	background:#055001;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #FFF;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #FFF; 
}
#sidebar a:hover 
{
	color: #FFF;	
	border-bottom:1px solid;
}

#sidebar ul img {
	border:#459 1px solid;
}
#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2
{
	margin:20px 0 0 0;
	font-size: 1.3em;	
	color: #fff;	
	height:20px;
	border:none;	
	font-variant:small-caps;		
	font-weight:bold;
	padding:3px 10px;
	background:url(img/sideh2.gif) no-repeat top center;
}
#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#footer {
	clear: both;
	margin:0 auto;
	background:#055001;
	color: #ddd;
	font-size: 0.9em;		
	padding:5px;		
}
#footer p {
  line-height: 1.1;
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer ul 
{
	margin:0;
	padding:0;		
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}
#footer div 
{
	float:right;
	width:25%;	
}
#footer a 
{
	color:#FFF;		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
	background-color:#00AA00;
	border-top:#31D431 solid 10px;
	border-bottom:#31D431 solid 10px;
}
#commentform textarea {
	width:99%;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background:#eeeee9;
}
.commentlist li.alt 
{
    background:#f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background:#f9f9f9;
	border:#aaa 1px solid;
}

/* Navigation */
#Navigation_top {
	background-image:url("http://www.airbrush-kurszentrum.de/wp-content/themes/lizarddesign/img/nav_top.jpg");
	background-repeat:no-repat;
	height:20px;	
}
#Navigation_bottom {
	background-image:url("http://www.airbrush-kurszentrum.de/wp-content/themes/lizarddesign/img/nav_bottom.jpg");
	background-repeat:no-repat;
	background-position:bottom;
	height:20px;	
	margin-bottom:15px;
}
#gnav 
{
	list-style:none;	
	margin:0 auto 0px;
	padding:0 0 3px 0;	
	background:#055001;
	font-variant:small-caps;
	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:bold;
	text-align:center;	
	font-size:1.5em;			
}
#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 10px;		
}
#gnav li a:link, #gnav li a:visited
{
	color:#FFF;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
	background:none;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:#eee 2px solid;
	color:#fff;
}

/* Section: Misc --------- */

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.ngg-widget entry-content {
	padding:10px;
}

.ngg-widget img {
    border: 10px solid #31D431;
    margin-left: 8px;

}

.breadcrumb h2 {
	font-size:11px;
	margin:0 0 0 10px;
}
.useroptions {
	text-align:right;
	border-top:1px solid #055001;
	padding-top:4px;
}
.hrfooter {
	text-align:center;
	color:#055001;
}
.ZenphotoPress_badge {
	margin-left:25px;
	
}
.ZenphotoPress_badge a{
	border:none;
}
.postimage {
	margin-right:20px;
	float:left;
}
.postimage a {
	border:none;
}
#popular_album ul li img {
	float:left;
}
#popular_album ul li h3 {
	padding-left:55px;
	line-height:1em;
	font-size:1.2em;
}
#popular ul li img {
	float:left;
}
#popular ul li h3 {
	padding-left:55px;
	line-height:1em;
	font-size:1.2em;
}
.popular {
	width:330px;
	background-color:#00AA00; 
	border-top: 
	20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
}
.popularcontainer {
	float:left;
}

#related-posts {
	float:left;
	width:330px;
	background-color:#00AA00; 
	border-top: 
	20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
}
#passendzumthema {
	float:left;
	// width:710px;
	background-color:#00AA00; 
	border-top: 
	20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
}

.single_termine_container_1 {
	background-color:#00AA00; 
	border-top: 
	20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}

.single_termine_wrap_1 {
	float:left;
	width:475px;
}

.single_termine_container_2 {
	background-color:#00AA00; 
	border-top: 
	20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
	margin-top:10px;
	margin-left:10px;
}

.single_termine_wrap_2 {
	float:left;
	width:475px;
	margin-left: 20px;
}

.zufallsbilder {
	width:670px;
	background-color:#00AA00; 
	border-top: 20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
}

.zufallsbilder a {
	border:0;
}

.zufallsbilder ul li {
	float:left;
}

.zufallsbilder ul li img {
	border: 0;
	
}

.zufallsbilder {
	padding-left:30px;
}
.wplc_event_list img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	clear:right;
}

#lang_sel_list {
	margin-left:20px;
	margin-top:10px;
	margin-bottom:20px;
}
#pagedthumbsnav-nextdisabled {
	display:none;
}
#pagedthumbsnav-prevdisabled {
	display:none;
}
.sidebar_events {
	background-image: url(http://www.airbrush-kurszentrum.de/wp-content/uploads/2010/09/Kurse.gif);
	background-repeat:no-repeat;
	padding:10px;
	width:135px;
	height:80px;
	margin: 0 0 0 20px;
}
.sidebar_events a{
	height:80px;
}
.imgnav {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 13px;	
}
.imgnav {
	float: right;
	width: 200px;
	text-align: center;
	margin-top: 0px;
	color: #FFF;
	padding: 0;
	_margin-top: 8px; /* IE Only */
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #FFF;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	text-decoration: none;
	color: #FFF;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	text-decoration: none;
	color: #FFF;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}

#narrow {
	margin:0 0 0 50px;
}

#narrow h3 {
	font-size:12px;
}

#image {
	text-align:center;
}
.mostusedtags {
	width:670px;
	background-color:#00AA00; 
	border-top: 20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
}

.mostusedtags a {
	border:0;
}

.mostusedtags ul li {
	float:left;
}

.mostusedtags ul li img {
	border: 0;
	
}

.mostusedtags {
	padding-left:30px;
}
.alignright {
	float:right;

}
.weiterekurse {
	width:670px;
	background-color:#00AA00; 
	border-top: 20px solid #31D431;
	border-bottom: 20px solid #31D431;
	padding:10px;
	margin-left:30px;
}
.weiterekurse h4 {
	font-weight:bold;
}
.seohead {
	margin: 165px 10px 0 0;
	float:right;
	width: 430px;
	height: 80px;
}
.seohead h1 {
	font-size:12px;	
	margin: 0 0 0 0;
	font-weight:bold;	
}
.kursueberblick {
	background-color:#00AA00;
	border-top:20px solid #31D431;
    	border-bottom: 20px solid #31D431;
    	padding:10px;
}
.kursueberblick h3 {
	margin: 0 0 15px 0;
}
.postimage_termine {
	margin-left:10px;
	float:right;
}
.postimage_termine a {
	border:none;
}
.kursueberblick_buttons {
	border-bottom:none;
}
.fan_box .full_widget {
 background: #FFFFFF;
 border: none;    
}
.commentinfo h4 {
	font-size:16px;
	font-weight:bold;

}

.comment {
	background-color:#00AA00;
	border-bottom-color:#31D431;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-top-color:#31D431;
	border-top-style:solid;
	border-top-width:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

.comments_index {
	background-color:#00AA00;
	border-bottom-color:#31D431;
	border-bottom-style:solid;
	border-bottom-width:10px;
	border-top-color:#31D431;
	border-top-style:solid;
	border-top-width:10px;
	padding: 20px 10px 20px 10px;
}
.comments_index h4 {
	font-size:16px;
	font-weight:bold;
	line-height:0;
}
.comments_index h5 {
	font-size:14px;
}
table#table_termine tr {
	height:60%;
}

