/*  
Theme Name: iApfel
Theme URI: http://iApfel.com/blog
Description: Theme für iApfel.com/blog.
Version: 1.0
Author: Joerg Harm
Author URI: http://www.succeed.de/blog
 */


/*-------------------------- Allgemeine Styles -------------------------------*/

hmtl {
	
     }

body {
	font-family: "Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	/*background: url(images/bgr_body.jpg) repeat-x;*/
     }

img {
	border: none;
	}
	
a.twitter {
	margin: 0 0 0 15px;
	}	
	

h1 {
	font-size: 26px;
     }

h1 a {
	text-decoration: none;
	color: #000;
	font-weight: normal;
	 }

acronym, abbr, span.caps {
	cursor: help;
	}
	
#pagewrapper {
	width: 980px;
	margin: auto;
	text-align: left;
	padding: 0;
}


#content {
	width: 582px;
	float: left;
	line-height: 14px;
	margin: 0;
	padding: 0;
}

#menu {
	width: 980px;
	margin: 0 0 100px 0;
	padding: 0;
}


#navileft {
	width: 184px;
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}

#naviright {
	width: 184px;
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}

#footer {
	clear: both;
	border-top: 1px #E5E5E5 solid;
	border-bottom: 1px #E5E5E5 solid;
	margin: 40px 0 0 0;
	padding: 10px;
}

/*  ----------------------------------------------- Accordion ----------------------------------------------- */

	.toggler {
		cursor: pointer;
		margin: 0;
		padding: 0;
	}

	.toggler a{
		cursor: pointer;
		margin: 0;
		padding: 0;
	}


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

	.element p {
		margin: 0;
		padding: 0;
	}

	.float-right {
		margin: 0;
		padding: 0;
	}


/* --------------------------------- Content --------------------------------- */

#content h2 {
	font-size: 14px;
	width: 582px;
	height: 19px;
	background: url(images/bgr_content_h2.gif) no-repeat;
	padding: 6px 0 0 10px;
	margin: 0;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

#content h2 a:hover {
	color: #ccc;
	text-decoration: none;
}

#content h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding : 0;
}

#content .date {
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 0 10px;
	color: #333;
}


#content .beitragscontent {
	background: url(images/bgr_body.jpg) repeat-x;
	padding: 20px 10px 20px 10px;
	margin: 0 0 20px 0;
}

#content a {
	color: #2971A7;
	text-decoration: none;
}

#content a:hover {
	color: #2971A7;
	text-decoration: underline;
}

#content p {
	margin: 0 0 20px 0;
	padding: 0;
}


.kalender {
	background: url(images/bgr_kalender.png) no-repeat;
	float: right;
	width: 90px;
	height: 83px;
}


#content textarea {
	width: 562px;
} 
/* --------------------------------- Hauptmenu --------------------------------- */


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

#menu li {
 	display:inline;
}

#menu ul li.left {
	text-decoration: none;
	background: url(images/bgr_menu_left.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 38px;
	width: 10px;
}

/*
#menu ul li.home a:hover {
	color: #fff;
	text-decoration: none;
	background: url(images/bgr_menu_left_hover.gif) no-repeat;
	margin: 0px;
	padding: 10px 20px 0 20px;
	float: left;
	height: 38px;
	width: 116px;
}
*/


#menu ul li a {
	font-size: 13px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	background: url(images/bgr_menu.gif) repeat;
	margin: 0;
	padding: 10px 20px 0 20px;
	float: left;
	height: 28px;
	border-right: solid 1px #CCC;
}


#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(images/bgr_menu_hover.gif) repeat;

}



#menu ul li.right {
	text-decoration: none;
	background: url(images/bgr_menu_right.gif) no-repeat;
	margin: 0;
	padding: 0;
	float: left;
	height: 38px;
	width: 10px;
}


#menu ul li.current_page_item a {
	background: url(images/bgr_menu_active.gif) repeat;
	color: #fff;
}


#menu ul li.current-cat {
	color: #eee;
	background: #666;
}


/* --------------------------------- Navi links --------------------------------- */

#navileft h3 {
	background: url(images/bgr_nav_h3.gif) no-repeat;
	width: 184px;
	height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0 0 10px;
	margin: 0;
}

#navileft ul {
	list-style-type:none;
	background: url(images/bgr_nav_content.gif) no-repeat;
	margin: 0;
	padding: 10px;
	color: #778087;
}

	#navileft ul li a {
	color: #778087;
	text-decoration: none;
	}
	
		#navileft ul li a:hover {
		color: #778087;
		text-decoration: underline;
	}

#navileft .navfooter {
	background: url(images/bgr_menu_footer.gif) no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
}



/* --------------------------------- Navi rechts --------------------------------- */

#naviright h3 {
	background: url(images/bgr_nav_h3.gif) no-repeat;
	width: 184px;
	height: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0 0 10px;
	margin: 0;
}

#naviright ul {
	list-style-type:none;
	background: url(images/bgr_nav_content.gif) no-repeat;
	margin: 0;
	padding: 10px;
	color: #778087;
}

	#naviright ul li a {
	color: #778087;
	text-decoration: none;
	}
	
		#naviright ul li a:hover {
		color: #778087;
		text-decoration: underline;
	}

#naviright .navfooter {
	background: url(images/bgr_menu_footer.gif) no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
}

/*-------------------- Suche --------------------*/

#search {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background: url(images/bgr_menu.gif) repeat;
	height: 31px;
	width: 260px;
	float: left;
	margin: 0;
	padding: 7px 20px 0 20px;
}


/*--------------------Footer--------------------*/

#footer a {
	color: #2971A7;
	text-decoration: none;
}

#footer a:hover {
	color: #2971A7;
	text-decoration: underline;
}


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


p{
     }

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 {
     }

/*--------------------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{
     }

