/*  
Theme Name: Halloween Event
Theme URI: www.halloween-event.de
Description: Theme fuer www.halloween-event.de
Version: 1
Author: Marc Obieglo
Author URI: http://www.warnsinnig.de 

	
 */

hmtl{
     }

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;

}

.pattern_main {
	background-image: url('images/pattern_pirate.jpg');
	}
	
.pattern_halloween {
	background-image: url('images/pattern_halloween.jpg');
	}
	
.pattern_dschungel {
	background-image: url('images/pattern_dschungel.jpg');
	}
	
.pattern_index {
	background-image: url('images/pattern_index.jpg');
	}

/*--------------------container--------------------*/

#container_main {
	width:745px;
	margin-left:15px;
}

#container_head {
	width:745px;
	height:170px;
	margin-bottom:20px;
	}
	
#container_navi {
	float:left;
}

#container_content {
	width: 625px;
	float:right;
}

.container_posting {
	width: 625px;
	float:right;
	background-color: #ffffff;
	padding:5px;
	margin-bottom:10px;
}

.showcase_container {
	width:300px;
	float:left;
	margin-right: 10px;
}

.container_posting_content {
	width:310px;
	float:right;
}

.container_posting_content p {
}

#index_image {
	width: 900px;
	height:424px;
	margin:auto;
	margin-top:50px;
}

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

.highlight {
	background-color: #ffffff;
	list-style:none;
	margin:0;
	margin-bottom:1px;
	padding:5px;
}

.highlight a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.highlight a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.highlight a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.highlight a:hover {
	color: #476e50;
	font-weight: bold;
	text-decoration: none;
}

p{
     }

h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	font-size:20px;
}


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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul {
	margin:0;
	padding:0;
	
}

ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

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


a {
	color: #000000;
	text-decoration: underline;
     }
a:link { 
	color: #000000;
	text-decoration: underline;
     }
a:visited { 
	color: #000000;
	text-decoration: underline;
     }
a:link:focus{ 
color: #000000;
	text-decoration: underline;
     }
a:link:hover, 
a:visited:hover { 
	color: #476e50;
	text-decoration: none;
    }
a:link:active, 
a:visited:active {
	color: #000000;
	text-decoration: underline;
     }

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

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


