/*  
Title:    Halloween Queen
Author:   LunaStone Designs
URL:      http://www.lunastonedesigns.com
Date:     May 28, 2009
*/

/* -------------------- GENERAL -------------------- */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form { margin: 0; padding: 0; }

body { font-family: Verdana, Helvetica, Sans-Serif; font-size: 12px; text-align: justify; background: #B8B8B8 url(images/backgr.png); color: #000000; }

h1, h2, h3, h4, h5, h6 { font-family: verdana, "Trebuchet MS", Helvetica, Georgia, Sans-Serif; font-weight: bold; text-transform: uppercase; }

p { margin: 15px 0; }

a { text-decoration: none; color: #8C4E04; }
a:hover { text-decoration: underline; }

blockquote p { padding: 5px 5px 5px 5px; background: #CCC8C8;}
code { }

hr { display: none; }

.entry img { margin: 0 3px 3px 3px; }

.entry img {
	border: 1px solid #000000;
        padding: 5px;
        margin: 5px;
        background: #EAE8E8;
}

.entry img.alignright {
         float: right;
         margin: 0 0 3px 5px;
         display: inline;
               }

.entry img.alignleft {
         float: left;
         margin: 2px 5px 0 0;
         display: inline;
} 
img.wp-smiley { border: 0; margin: 0; padding: 0; background-color: transparent; }

a img,:link img,:visited img { border:none; background:none; padding:0; }  

input, textarea { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 12px; padding: 2px; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }

input#author, input#email, input#url { margin: 0 5px 0 0; }

pre { width: 90%; }

small { font-size: 90%; }


.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;
}


/* -------------------- LAYOUT -------------------- */


#container { margin: 0 auto; width: 949px; padding: 0; }


#page { float: left; width: 949px; margin: 0; background: #B8B8B8; border-top: 5px solid #000000; border-bottom: 5px solid #000000; border-left: 5px solid #000000; border-right: 5px solid #000000;}

#header { float: right; width: 340px; background: #B8B8B8; border-bottom: 10px solid #B8B8B8; }

.mainwrap { float: left; width: 949px; margin: 0; display: inline; }

.content { float: left; width: 589px; background: transparent; }

#contactform { padding: 20px 0; border: none; }


/* -------------------- HEADER / SITE TITLE -------------------- */


#header .site_title { float: left; width: 100%; background: #B8B8B8 url(images/title.png); height: 96px;}

#header .site_title h1 { margin: 20px 20px 10px 20px; font-size: 180%; position: relative; color: #f1f1f1; }

#header .site_title a, #header .site_title a:visited { color: #f1f1f1; text-decoration: none; }
#header .site_title a:hover { color: #f1f1f1; }

#header .description { padding: 0 20px 20px 20px; color: #f1f1f1; font-size: 90%; font-style: italic; }


/* -------------------- POSTS -------------------- */


.post { padding: 10px 0 10px 10px; border-bottom: 1px dashed #aaa;}

.entry { padding: 0; }

.post h2 { padding: 10px 0 0 0; font-size: 18px;  }
.post h2 a { color: #9a79a9; text-decoration: none; }
.post h2 a:hover { color: #c4a4d3; text-decoration: none; }

.postinfo { font-size: 85%; line-height: 150%; float: left; width: 589px; margin: 0 0 20px 0; padding: 0; clear: both; }
.postinfo ul { list-style-type: none; margin: 0; padding: 10px 0 0 0; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0; }
.postinfo ul li.date { padding: 0;  }
.postinfo ul li.category-info { padding: 0; }
.postinfo ul li.comment-number { padding: 0; }
.postinfo ul li.edit-info { padding: 0; }

.postinfo a { color: #B68A7D; }


.navigation { float: left; width: 579px; display: inline; margin: 10px; }


/* -------------------- SIDEBAR (LEFT AND RIGHT) -------------------- */


#sidebarbox { float: right; width: 340px; margin: 0; }

.sidebarleft { float: left; width: 160px; padding: 0 10px 0 0; display: inline; text-align: left; }

.sidebar { float: right; width: 160px; padding: 0 0 0 10px; display: inline; text-align: left; }


.sidebarleft ul, .sidebarleft p, .sidebar ul, .sidebar p { margin: 0; padding: 0; list-style: none; }
.sidebarleft ul li, .sidebar ul li { padding: 0 0 10px 0; margin-bottom: 10px; }

.sidebarleft ul li h2, .sidebar ul li h2 { font-size: 14px; color: #000000; font-weight: normal; padding: 4px 3px; background: #ffffff url(images/sideheaderbg.png); margin-bottom: 5px; }

.sidebarleft ul ul li, .sidebar ul ul li { padding: 0 0 2px 14px;; margin-bottom: 0; background: url(images/bullet.png) no-repeat top left; }
.sidebarleft ul ul ul li, .sidebar ul ul ul li { padding: 0 0 0 18px; }


/* -------------------- SIDEBAR / SEARCH -------------------- */


#searchform { margin: 10px auto; padding: 5px 3px; }

#searchform #s { width: 120px; padding: 0 10px; }

#searchsubmit {	padding: 1px; }

#search form#searchform .keyword { float: left; border: 1px solid #aaa; background: #fff; }
#search form#searchform .keyword input#s { float: left; margin: 0; border: 0; display: inline; background: transparent; }


/* -------------------- COMMENTS -------------------- */



ol.commentlist { list-style:none; 
                 margin:0; 
                 padding:0; }  


ol.commentlist li { border:1px solid #000000; 
                    border-radius:5px; 
                    -moz-border-radius:5px; 
                    -webkit-border-radius:5px; 
                    margin:0 0 10px; 
                    padding:5px 7px 5px 64px; 
                    position:relative; 
                    background: #D3D3D4;}  

ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }  


ol.commentlist li div.vcard { font-weight:bold; 
                              font-size: 14px; 
                              line-height: 16px; 
                              font-family: helvetica,arial,sans-serif; }  

ol.commentlist li div.vcard cite.fn { font-style:normal; 
                                      font-size: 11px; }  

ol.commentlist li div.vcard cite.fn a.url { color:#000000; 
                                            text-decoration:none; }  

ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }  

ol.commentlist li div.vcard img.avatar { background: #fff; 
                                         border:1px solid #F29625; 
                                         padding: 5px; 
                                         left:7px; 
                                         position:absolute; 
                                         top:7px; }  

ol.commentlist li div.comment-meta { font-weight:bold; 
                                     font-size: 10px; 
                                     line-height: 16px; 
                                     font-family: helvetica,arial,sans-serif; 
                                     position:absolute; 
                                     right:10px; 
                                     text-align:right; 
                                     top:5px; }  

ol.commentlist li div.comment-meta a { color:#F29625; 
                                       text-decoration:none; }  

ol.commentlist li p { font-weight:normal; 
                      font-size: 12px; 
                      line-height: 16px; 
                      font-family: helvetica,arial,sans-serif; 
                      margin:5px 0 12px; }  

ol.commentlist li ul { font-weight:normal; 
                       font-size: 12px; 
                       line-height: 16px; 
                       font-family: helvetica,arial,sans-serif; 
                       list-style:square; 
                       margin:0 0 12px; 
                       padding:0; }  

ol.commentlist li div.reply { background:#999; 
                              border:1px solid #666; 
                              border-radius:2px; 
                              -moz-border-radius:2px; 
                              -webkit-border-radius:2px; 
                              color:#fff; 
                              font:bold 9px/1 helvetica,arial,sans-serif; 
                              padding:6px 5px 4px;  
                              text-align:center; width:36px; }  

ol.commentlist li div.reply:hover { background:#000000; 
                                    border:1px solid #000000; }  

ol.commentlist li div.reply a { color:#fff; 
                                text-decoration:none; 
                                text-transform:uppercase; }  

ol.commentlist li ul.children { list-style:none; 
                                margin:12px 0 0; 
                                text-indent:0; }  

ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }  

ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }  

ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }  

ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }  

ol.commentlist ul.children li.odd { background:#fff; }  

ol.commentlist ul.children li.even { background:#D3D3D4; }  

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }  

/* -------------------- CALENDAR -------------------- */


table#wp-calendar { width: 100%; text-transform: none; }

table#wp-calendar caption { padding: 10px 15px; }

table#wp-calendar th { padding: 0px; text-align: center; background: #eee; }
table#wp-calendar td { padding: 0px; text-align: center; }


/* -------------------- FOOTER -------------------- */


#footer { float: left; width: 100%; font-size: 11px; margin-top: 20px; border-top: 1px dashed #aaa; color: #666; clear: both; }

#footer a { text-decoration: none; color: #000; }
#footer a:hover { text-decoration: underline; }

#footer p { margin: 20px 10px; }


/* -------------------- ADS -------------------- */


#ads-single { float: right; margin-left: 10px; }