/*  
Theme Name: Palmtree_simple
Theme URI: 
Description: Simple Theme for Palmtree.
Version: 1.6
Author: Matthias Rösele - ROESELE.NET WEBDESIGN
Author URI: http://www.roesele.net 

	
 */



/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ENDOF reset */





*{
margin: 0;
padding: 0;
}

html{
font-size: 62.5%;
font-family: verdana, arial, sans-serif;
height: 100%;
background: url(images/background_wood.jpg);
}

body{
background: url(images/background_dark.gif) repeat-y;
width: 820px;
height: 100%;
margin: 0 auto;
color: #fbedc1;
}
/*
html>body{
background: url(images/background_dark.png);
}*/


#container{
position: relative;
height: auto;
width: 820px;
margin: 0 auto;
overflow: auto;
background: url(images/background_dark.gif);
}

body>div#container{
background: url(images/background_dark.png);
}


a.logo{
display: block;
width: 280px;
height: 260px;
background: url(images/logo.gif);
text-indent: -9999px;
margin: 0 100px 0 30px;
}


#container>a.logo{
	background: url(images/logo.png);
}


#content{

height: auto;
width: 497px;
float: left;
padding: 30px 0 0 113px;
}


div.post{
width: 488px;
height: auto;
margin: 0 0 30px 0;
position: relative;
float: left;
}

div.post div.post_head{
background: url(images/post_head.gif) no-repeat;
height: 15px;
width: 100%;
}
div.post>div.post_head{
background: url(images/post_head.png) no-repeat;

}


div.post div.post_body{
background: url(images/post_body.gif) repeat-y;
height: auto;
width: 442px;
color: #000;
font-size: 1.1em;
line-height: 1.6em;
padding: 0 30px 1px 16px;
}

div.post>div.post_body{
background: url(images/post_body.png) repeat-y;
}

.post_body h1{
font-size: 18px;
padding: 0px 0 10px 0;
}

.post_body p{
margin: 0 0 15px 0;

}

.post_body a{
color: #000;
}

.post_body img{
border: 1px solid #aaa18f;
}

.post_body a:hover{
text-decoration: none;
}

div.post div.post_foot{
background: url(images/post_foot.gif) no-repeat;
height: 27px;
width: 100%;
}

div.post>div.post_foot{
background: url(images/post_foot.png) no-repeat;

}

div.archive_post{
margin: 10px 0 20px 0;
}



#sidebar{
width: 180px;
width: 130px;
float: left;
margin: 30px 0 20px 3px;
font-size: 1.1em;
line-height: 16px;
}

#sidebar hr{
margin: 20px 0 20px 0;
border: 0;
border-bottom: 1px dashed #fbedc1;
}

#sidebar h2{
color: #f2c78a;
}

#sidebar a, #footer a{
 color: #fbedc1;
text-decoration: none;
}

#sidebar a:hover, #footer a:hover{
text-decoration: underline;
}

#sidebar .current_page_item a{
font-weight: bold;
}

#sidebar .current_page_item ul li a{
font-weight: normal;
}


#sidebar ul li ul li ul {
margin: 0 0 0 15px;
list-style-type: disc;
display: none;
}

#sidebar ul li ul li.current_page_item ul {
display: block;
}

#sidebar ul li ul li.current_page_parent ul {
display: block;
}


#postmeta{
margin: 50px 0 0 0;
}




#footer{
display: none;
position: relative;
float: left;
width: 400px;
margin: 0px 0 30px 117px;
}



div.prevNextLinks{
clear: both;
margin: 0 0 20px 0;
}

div.prevNextLinks a{
color: #fbedc1;
text-decoration: none;
}


div.prevNextLinks a:hover{
text-decoration: underline;
}

h4 a.ngg-album-desc{
font-size: 12px;
}

.ngg-album-compact{
padding: 0 0 0 20px;
}

.ngg-albumoverview{

}


/*--------------------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{
border: 1px solid #000;
padding: 2px;
background: #FBEDC1;
}

#commentform input:focus{
background: #f2c78a;
}


#commentform textarea {
background: #FBEDC1;
border: 1px solid #000;
width: 440px;
font-family: verdana, arial, sans-serif;
font-size: 11px;
padding: 2px;
	}

#commentform textarea:focus{
background: #f2c78a;
}

#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{
     }


