/*
Theme Name: Halloween WPD
Theme URI: http://wp-design.org/download/halloween/
Description: The Halloween theme made by <a href="http://wp-design.org">wp-design.org</a>.
Version: 1.1 
Author: Ristea Paul
Author URI: http://wp-design.org
Tags: Halloween, blue, yellow, black, fixed width, two columns, widgets

	Halloween WPD v1.1
	http://wp-design.org/download/halloween/

	This theme was designed and built by Ristea Paul,
	whose blog you will find at http://wp-design.org.

*/
* { margin:0; padding:0; }
body { background-color:#000000; font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:13px; color:#cccccc; background-image:url(images/bg_body_top.jpg); background-repeat:repeat-x;}
a { color:#EE9900; text-decoration:none;}
a:hover {border-bottom:1px dotted #F5BA44; color:#F5BA44; }
ul, ol { list-style-type:none;}
a img { border:0;}
input, select, textarea { font:normal 13px 'Trebuchet MS', Arial, Helvetica, sans-serif; vertical-align:middle}
h3 {color:#FF9900; font-size:20px; font-weight:normal; padding-bottom:10px;}
.textarea1 { width:500px; margin-bottom:10px; border:0; border:1px solid #EE9900;}
.imput { margin-bottom:10px; border:0; width:190px; padding:4px; border:1px solid #EE9900;}
.commentlist li { margin-bottom:10px; padding:5px;}
.alt { background-color:#111}
.submitcomm { border:0; background-color:#EE9900; height:25px; width:200px; color:#fff; font-weight:bold; width:150px;}
.imputseach {height:19px; border:1px solid #EE9900; padding:2px;}
.searchbut { border:0; width:60px; background-color:#EE9900; height:25px; color:#fff; font-weight:bold;}

#maincontainer { width:900px; margin:0 auto; }

#header {width:900px; height:377px; position:relative; background-image:url(images/bg_header.jpg); background-repeat:no-repeat;}
#header h1 { position:absolute; left:30px;}
#header h1 a {color:#FF9900; font-family:Arial, Helvetica, sans-serif; font-size:30px; }
#header h1 a:hover {color:#FFFFFF; border:0}
#header p { font-size:12px; position:absolute; top:30px; color:#FFFFFF; left:32px;}

#container { width:900px;}
#content {width:600px; float:left; padding:20px 0 20px 20px;  }
.date { width:48px; height:40px; background-image:url(images/ghost.jpg); float:left; padding-top:24px; padding-left:4px; background-repeat:no-repeat; margin-right:5px; text-transform: uppercase}
.date span { text-align:center; color:#000000; font-weight:bold; font-size:12px; line-height:16px; font-family:Georgia, "Times New Roman", Times, serif;}
.post h2 { padding-top:10px; color:#EE9900; font-size:24px; font-weight:normal;}
.post h2 a { font-size:24px; color:#FF8A00; font-weight:normal; }
.post h2 a:hover { color:#F5BA44; border:0 }
.postmetadata { color:#666; font-size:11px; }
.entry { clear:both; margin-top:5px; line-height:20px;}
.entry p { margin-bottom:10px;}
.pumpkins { background-image:url(images/pumpkins.jpg); background-repeat:no-repeat; background-position:center; margin-bottom:10px; height:26px;}

.alignleft { float:left;}
.alignright {float:right;}

#spider {width:60px; float:left; height:440px; background-image:url(images/spider.jpg); background-repeat:no-repeat;}


#sidebar {width:220px; float:left; margin-top:30px; padding-bottom:20px;}
#sidebar h2 { color:#ccc; font-size:18px; font-weight:normal;}
#sidebar ul li { padding-bottom:15px; }
#sidebar ul li ul { list-style-image:url(images/dot.jpg); margin:0 0 0 16px;}
#sidebar ul li ul li { padding-bottom:7px; }


#footer { clear:both; height:60px; background-color:#040916; }
#contentf { width:900px; margin:0 auto; padding:10px 0 0 35px;}
.wpdlink {color:#00FFFF}

.pagetitle {color:#FF9900; font-size:24px; font-weight:normal; padding-bottom:10px;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


