/*  
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
*/



body{
margin: 0;
font-family: Century Gothic;
font-size: 14px;
text-align: justify;
line-height: 16pt;
vertical-align: top;
background: #000000;
color: #afafaf;
background-image:url(images/top_border.gif);
background-repeat:repeat-x;
padding-top:30px;
}

img{
border:0;
}

input{
border:1px solid #afafaf;
}

#container {
margin: 0px auto;
width: 708px;
background: #000000;
}




#header {
width: 708px;
}

#contentbox-top{
	width:708px;
	height:6px;
	float:left;
	position:relative;
	background:url(images/body_content_top.gif) no-repeat;
	margin-top:35px;
}

#contentbox-main{
	width:708px;
	float:left;
	position:relative;
	background:url(images/body_content_bg.gif) repeat-y;
	padding-bottom:20px;
}

#contentbox-bottom{
	width:708px;
	height:6px;
	float:left;
	position:relative;
	background:url(images/body_content_bottom.gif) no-repeat;
}

#content {
float: left;
width: 535px;
}



#footer {
	width:708px;
	text-align:center;
	padding:15px 0 15px 0;
	float:left;
	position:relative;
	font-size:11px;
}



.date{
color: #0093a2;
font-size: 10px;
}


h2{
font-family: Century Gothic;
font-size: 17px;
font-weight: normal;
}


.title h2 a{
text-transform: uppercase;
margin-bottom: -12px;
font-family: Century Gothic;
letter-spacing: 3px;
font-weight: normal;
text-align: left;
font-size: 21px;
color: #f26522;
}


a{
text-decoration: none;
color: #db7e24;
}


a:hover{
text-decoration: underline;
}


#entry{
padding: 0px 20px;
}

.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: 170px;
padding-top: 0px;

}



.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: Century Gothic;
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: Century Gothic;

}


.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;
}



/* CUSTOM CSS*/
#logo{
	width:100%;
	text-align:center;
	float:left;
	position:relative;
}

#navigation{
	width:100%;
	height:34px;
	float:left;
	position:relative;
	background:url(images/navigation_bg.gif) repeat-x;
	margin-top:20px;
	font-size:15px;
}

#navigation .left{
	float:left;
	position:relative;
}

#navigation .right{
	float:right;
	position:relative;
	*margin-top:-30px;
}

#navigation span{
	padding:0 53px;
	line-height:30px;
}

#navigation a.selected{
	color:#a7a6a6;
	font-weight:bold;
}

#navigation a.selected:hover{
	text-decoration:underline;
}

/*END*/