/*  
Theme Name: Mavens
Theme URI: 
Description: Mavens Empfehlungsmarketing
Version: 1.6
Author: Mark Pohlmann, Line Hansen
Author URI: http://www.mavens.de 

	
 */


html,body{
margin:0;
padding:0;
}
body{
font-family: "Avant Garde", AvantGarde, "AvantGarde Bk Bt", Helvetica, Arial, sans-serif;
font-size:12px;
}
/*
p{
margin:0 10px 10px
}
a{
display:block;
color: #981793;
padding:10px;
}*/
img{
	border:0;
}
div#container{
width:883px;
margin:0 auto
}
div#container{
text-align:left
}
/*div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B} */
/*div#shaddow_up{
	width:1006px;
	height:31px;
	background-image:url(images/schatten_oben.gif);
}*/
div#header{
	background-image:url(images/header.jpg);
	height:126px;
	width:883px;
	cursor:pointer;
	margin-bottom:20px;
}
div#navigation{
float:left;
width:350px;
}
div#navigation{
	margin-top:66px;
	margin-left:390px;
}
div#navigation ul{
	width:400px;
	padding: 0;
	list-style:none;
	margin: 0;
}
div#navigation li{
	float:left;
	width:75px;
	padding-right:20px;
	margin: 0;
}
div#navigation ul  li.current_page_item a{
	color:#009de0 !important;
}
div#navigation ul  li.page_item a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	
}
div#navigation ul  li.page_item a:hover{
	color:#009de0 !important;
}
#themenblog{
	background-image:url(images/bild_themenblog.jpg);
	width:125px;
	height:32px;
	float:left;
}
div#extra{
	float: left;
	width: 173px;
}
div#extra ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#extra ul li{
	margin: 0;
	padding: 0;
	padding-right:5px;
	padding-top:15px;
}
div#extra ul li a{
	margin: 0;
	padding: 0;
	color:#8E857C;
	text-decoration:none;
	line-height:1.5em;
}
div#sidebar{
	float:left;
}
div#sidebar h2.widgettitle{
	display:none;
}
div#sidebar li h2 a.rsswidget{
	color:#8e857c;
}
.rsswidget img{
  display:none;
  }
div#footer{
	background: #fff;
	color: #FFF;
	width:173px;
	padding: 0px;
	margin:0px;
	font-weight:bold;
}
div#footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width:173px;
}
div#footer li{
	margin: 0;
	padding: 0;
	display: inline;
	background:#fff;
	float: left;
	width: 173px;
	padding-top:25px;
}
div#footer li.rechts {
	text-align: right;
}
div#footer li a{
	margin: 0;
	padding: 0;
	display: inline;
	background:#fff;
	color: #009de0;
	text-decoration:none;
	font-weight:bold;
}
#middle {
	clear: both;
	width: 883px;

}
#left {
	float: left;
	width: 173px;
}
#right {
	float: right;
	width: 710px;
}

div#content{
	width:600px;
	border-left:1px solid #bfbfbf;
	padding-left:20px;
	padding-bottom:10px;
}
div#content p{
line-height:1.5em;
margin-bottom:20px;
}
div#content a{
	color:#8e857c;
text-decoration:none;
}
div#content h2{
	color:#009de0;
}

div#right, div#content, div#footer, div#middle, div#left, div#extra, div#header, div#navigation, div#innercontainer {
	float: left;
}

div#border_top{
	margin:0;
	padding:0;
	width:1006px;
	height:31px;
	background-image:url(images/schatten_oben2.jpg);
	float:left;
}
div#border_bottom{
	margin:0;
	padding:0;
	width:1006px;
	height:24px;
	background-image:url(images/schatten_unten.jpg);
	float:left;
}

/*div#border_top_left {
	width: 39px;
	height: 39px;
	background-image: url(neu/schatten_ecke_links.jpg);
	border: 1px solid #F00;
	float: left;
}

div#border_top_center {
	width: 80px;
	height: 21px;
	background-image: url(neu/.jpg);
	border: 1px solid #F00;
	float: left;
}

div#border_top_right {
	width: 56px;
	height: 56px;
	background-image: url(neu/schatten_ecke_rechts.jpg);
	border: 1px solid #F00;
	float: left;
}
*/
div#innercontainer {
	width: 926px;
	background-image: url(images/content.jpg);
	padding-left: 40px; /* Den �berhang vom Header im Border HIER �ndern! */
	padding-right: 40px;
}
/*
hmtl{
     }

body{
     }

/*--------------------textgestaltung--------------------*/

p{
     }

h1,h2,h3,h4,h5,h6{
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

/*--------------------bilder als links--------------------*/
a img{
     }
a:link img { 
     }
a:visited img { 
     }
a:link:active img, 
a:visited:active img {
      }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist {
	 
	}


.nocomments {
	 
	}
 
.commentlist li {
	 
	}

.commentlist cite, 
.commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {
	 
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

*/
