/*  
Theme Name: A Kelleyroo Halloween
Theme URI: http://www.kelleyroo.com/dl_themes/a_kelleyroo_halloween.zip
Description: A Halloween Wordpress theme
Version: 1.2
Author: kelleyroo
Author URI: http://www.kelleyroo.com/
Tags: valid XHTML, Halloween, two columns, right sidebar, black, orange, purple, skulls, Heroes, Inc, Nintendo, Mario, Samus, Link, Zelda
*/



body{
margin: 0;
font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #081616;
background-image: url(images/bg.jpg);
color: #ccc;;

}


#container {
margin: 0px auto;
width: 930px;
background: #000000;
}




#header {
width: 930px;
height: 325px;
background-image: url(images/HI-header2.jpg);
background-position: top center; 
background-repeat: no-repeat;
background-color: #000;
}




#content {
float: left;
margin-left: 20px;
width: 682px;
}



#footer {
clear: both;
width: 100%;
height: 75px;
margin-top: 20px;
padding-bottom: 50px;
text-align: center;
color: #fff;
background: #081616;
background-image: url(images/bg.jpg);
}



.date{
color: #0093a2;
font-size: 10px;
}


h2{
font-family: verdana, arial, sans-serif;
font-size: 17px;
font-weight: normal;
}


.title h2 a{
text-transform: uppercase;
margin-bottom: -12px;
font-family: verdana, arial, sans-serif;
letter-spacing: 3px;
font-weight: normal;
text-align: left;
font-size: 21px;
color: #0093a2;
}


a:link, a:visited{
text-decoration: none;
color: #005C66;
}


a:hover{
text-decoration: none;
color: #0093a2;
}


#entry{
padding: 0px 20px;

}

.textarea{
width: 75%;
}

#entry p{
padding: 0;
}


p.postmetadata {
border-bottom: 1px dotted #dfeef1;
margin: 10px 0 50px 0;
padding-bottom: 6px;
font-size: 10px;
color: #fff;
}


blockquote {
 padding: 9px 40px 15px 75px;
color: #000000;
border: 2px solid #2e3092;
background: #ffffff;
background-image: url(images/blockquote.jpg);
background-position: top left; 
background-repeat: no-repeat;
text-align: justify;
font-size: 11px; }





#from {
margin: -92px 242px 80px 0;
height: 20px;
color: #000;
font-weight: bold;
font-size: 15px;
}


pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }



/*Sidebar*/

.sidebar {
float: right;
width: 200px;
padding-top: 25px;

}



.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;

}



.sidebar ul li{
padding:  0;
margin-right: 17px;
}



.sidebar ul li h2{
font-family: verdana, arial, sans-serif;
font-size: 14px;
text-transform: UPPERCASE;
color: #ffffff;
padding-top: 0px;
letter-spacing: 2px;
font-weight: bold;
margin-top: 25px;
}



.sidebar ul ul li{
padding: 0;

}

/*End Sidebar*/








/* Navigation*/
 
#tabs {
margin-top: -20px;
height: 20px;
padding-top: 0px;
margin-bottom: 25px;
}


	
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {

	list-style: none;
	display: inline;
	}
	
.nav a{
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
font-family: verdana, arial, sans-serif;

}


.nav a:hover{
color: #fff;
}
	
	
/* End Navigation*/	
	

	
	
/*Comments*/
	
	
	.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Comments */







/*Search Form*/
#searchform {
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
}

#searchsubmit {
background-color: #fff;
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
}

#s {
background-color: #fff;
border: 0px solid #f28aae;
font-family: verdana, arial, sans-serif;
color: #000;
}

/*End Search Form*/






/*Flickr Sidebar styling (for use with the default Flickr.com badge*/

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}


/*End Flickr*/





.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #0000000;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
