/*
Theme Name: my_halloween_theme
Theme URI: http://www.interwebsolutions.com.au
Version: 1.0.2
Author: a curran
Author URI: http://www.interwebsolutions.com.au/
Tags: fixed width,blue, two columns, widgets, widget ready, valid CSS, simple
*/

* {
	margin: 0;
	padding: 0;
}

a {color: #FE9900;}
a:hover {color: #00ff00;}

body {
	background: #E5E6E8 url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/bg.jpg') top fixed;
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #ccc;
	margin-bottom: 0px; font-style:normal; 
font-variant:normal; font-weight:normal; 
font-size:11px; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


.title
{
font-size: 24px;
}

p, code, ul {padding-bottom: 1.2em;}

 ul li {list-style: none;}

h1 {
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h1, h2 {padding-top: 8px; padding-left:15px; color: #FE9900}

h3 {padding-top: 8px; padding-left:6px; color: #FE9900}

h1 a, h2 a{padding-top: 8px; padding-left:15px; color: #FE9900; text-decoration: none;}

h3 a {padding-top: 8px; padding-left:6px; color: #FE9900; text-decoration: none;}

h1 a:hover, h2 a:hover, h3 a:hover {padding-top: 6px; color: #00ff00; text-decoration: underline;}

.clear {clear: both;}

/* structure */
.container {
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 780px;
}

/* header */
.top {
	padding: 12px 10px 0;
}

/* title */
.header {
	background: #FFFFFF;
	color: #FE9900; 
	font-weight:bold;
	font-size: 25px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 780px;
}

#logohead {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/header.jpg') no-repeat left top;; 
/* padding-left:4px; padding-right:5px; padding-top:4px; padding-bottom:0 */
}


#logo h1 {
	padding: 32px 5px 0px 45px;
	font-size: 28px;
	color: #FE9900;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 16px;
	color: #FE9900; 
}

#logohead.txt {
	position:relative;
}

#logohead a {
	font-size: 23px;
	font-weight:bold;
	text-decoration: none;
	color: #FE9900; 
}

#logohead a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #00ff00; 
}

/* navigation */
.navigation {	
	background: #D9E1E5 url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/menu_bg.png');
	border: 1px solid #DFEEF7;
	height: 41px
}

.navigation ul
{
list-style: none;
}

.navigation li
{
display: inline;
}

.navigation a {
	background: #D9E1E5 url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/menu_bg.png');
	border-right: 1px solid #ffffff;
	color: #FE9900; 
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.2em; font-family:sans-serif; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
.navigation a:hover {
	background: #00ff00; 
	color: #126Da2; 
	text-decoration: underline
}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: #440B6C url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/content_bg.jpg') repeat-x fixed;
}

/* sidebar navigation */

.sidenav {
	float: right;
	width: 212px;
	min-height:200px;}


.sidenav h3 {
	color: #FDCC70;
/*	width: 94%;*/
	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/halloween.jpg') no-repeat 0px -26px;
	font-size: 0.9rem;
	line-height: 1.1rem;
	margin-left: 4px;
	padding-left: 32px;
       	border-bottom: 0px solid #FFFFAA
}

.sidenav ul {
	padding: 0;
	border: 0px; }


.sidenav li { border: 0px; }

.sidenav li a {
	font-size: 1.0em;
	color: #D1B4FE;
	display: block;
	line-height: 14px;
	text-decoration: none;
	width: 95%; 
	padding-left:20px; padding-right:0; padding-top:1px; padding-bottom:4px;
/*	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/sidep-bottom.png') no-repeat;*/
}


.sidenav li a:hover {
	width: 90%;
	color: #00ff00;
/*	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/sidep-bottom-hover.png') no-repeat; */	
}

.sidenav li li { border-bottom: 0px solid #FFFFAA; }


.page_item ul li{
	background : #FFFF88;
	width: 90%;
	padding: 0px 0 0px 20px;
border-bottom: 0px solid #FFFFAA;
}

.page_item ul li a{
	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/bullet.gif') no-repeat;
}


.post-indent{
	padding: 10px 0 0px 10px;
}

.post-indent2{
	padding: 5px 0 0px 20px;
}

/* content */
.content {
	float: left;
/*	margin: 10px 0;
	padding: 0 16px; */
	width: 567px;
border-right : #6B73C6 1px solid;
min-height:200px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li, .content ol {
	margin-left: 18px;
}
.content p {font-family: Arial, Helvetica, sans-serif; padding-left:15px; padding-right:15px;line-height:16px;}

/* footer */
#footer {
	background: url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/footer_bg.png') repeat;
	color: #FFF;
	text-align: center;
	height: 27px;
	padding-top: 2px; font-style:normal; font-variant:normal; font-weight:bold; font-size:10px; font-family:Arial, Helvetica, sans-serif
}
#footer p
{
padding: 0px;
margin: 0px;
}
#footer a, #footer a:hover {color: #FFF;}





/******************* style comments ***********************/
#comment_area
{
	margin-top:15px;
}

textarea.txtcomment
{
	width:470px;
	height:150px;
	border:1px solid #867B1C;
}

input[type="submit"], #submit
{
	padding:8px;
	
	border:1px solid #867B1C;
	background:#FFFFAA;
	
	color:#000000;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
}



/************ navigation **********/
div.navigationbottom
{
	margin-bottom:20px;
}

div.leftnav
{
	float:left;
}

div.rightnav
{
	float:right;
}



/********************* Calendar *******************/
#calendar1, #calendar_wrap 
{
	padding: 20px 10px 20px 10px;
}

#calendar_wrap 
{
	margin-bottom: 10px;
}

#calendar table, #wp-calendar
{
	width: 100%;
	text-align: center;
}

#calendar thead, #wp-calendar thead
{

}

#calendar tbody td, #wp-calendar tbody td
{
	border: 1px solid #F1F1F1;
}


#calendar #prev, #wp-calendar #prev
{
	text-align: left;
}

#calendar #next, #wp-calendar #next
{
	text-align: right;
}

#calendar tfoot a, #wp-calendar tfoot a
{
	text-decoration: none;
	font-weight: bold;
}

#calendar #now, #wp-calendar #now, #wp-calendar #today
{
	background: #8E8210;
	border: 1px solid #D6CE84;
	font-weight: bold;
	color: #ffffff
}



.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: 0px none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content .categor
{
padding: 5px;
background: ##780594;
margin-top: 10px;
margin-bottom: 10px
}
.commentlist li
{
padding-bottom: 20px;
}

#author, #email, #url
{
border: 1px solid #666666
}

.entry p{ line-height:17px;}
/*
		Theme Name: Myhalloween theme
		Theme URI: http://www.interwebsolutions.com.au
		Description: Dark brown orangecoffee WordPress them
		Version: 1.0
		Author: A Curran
		Author URI: http://www.interwebsolutions.com.au
		Tags: brown, orange, simple, two columns, right sidebar, fixed width, valid CSS
*/

/***************************************************** Main nav *****************************************************/
#nav1
{
	margin: 0 auto;
	width: 800px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

#nav1, #nav1 ul{
	padding: 0;
	margin: 0;
	border: none;
    width: 780px;
    height: 38px;
   overflow: hidden; 
    float: left;
	list-style: none;
}


#nav1 ul li{
	color: white;
	list-style: none;
	float: right;
	padding: -10px 0;
	margin: 0 4px;
}


#nav1 a, #nav a:hover {
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
	color: white;
	font-size: 10px;
	border: none;	
	}

#nav1 li {
	float: right;
	list-style: none;
	}

#nav1 a:visited {
	display: block;
	padding: 0 4px;
	}

#nav1 a:hover, #nav1 a:active, .current_page_item	a, #home .on {
	text-decoration: underline;
	color: #00ff00;
	}	
	
/***************************/
#nav{
	margin: 0 auto;
	width: 790px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
/*	text-transform: uppercase; */
	background: #D9E1E5 url('https://halloweenblacklights.com/wp-content/themes/myhalloween/images/menu_bg.png');

}

#nav, #nav ul{
	padding: 0;
	margin: 0;
	border: none;
    width: 780px;
    height: 41px;
   overflow: hidden; 
    float: left;
	list-style: none;
}

#nav ul li{
	color: white;
	list-style: none;
	float: left;
	padding: 18px 0;
	margin: 0 4px;
}


#nav a, #nav a:hover {
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
	color: #DA93E1;
	font-size: 18px;
	border: none;	
	}

#nav li {
	float: right;
	list-style: none;
	}

#nav a:visited {
	display: block;
	padding: 0 4px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	text-decoration: underline;
	color: #00ff00;
	}	
	
/***************************************************** Dropdown menu *****************************************************/	

#nav li ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 111px;
	line-height: 25px;
	}

#nav li li {
	width: 115px;
	border-bottom: 1px solid #231303;
	border-right: 1px solid #231303;
	border-left: 1px solid #231303;
	background: #e5e5e5;
	color: #0c0c0c;
	margin: 0px;
	padding: 0px;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size: 11px;
	background: #e5e5e5;
	color: #0c0c0c;
	line-height: 25px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	}

#nav li li a:hover, #nav li li a:active {
	background: #c83030;
	color: #F0f0f0;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover {	
	background:none;
	}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1e3ms;animation-timing-function:linear;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2e3ms}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
.wp-pagenavi{clear:both}.wp-pagenavi a,.wp-pagenavi span{text-decoration:none;border:1px solid #bfbfbf;padding:3px 5px;margin:2px}.wp-pagenavi a:hover,.wp-pagenavi span.current{border-color:#000}.wp-pagenavi span.current{font-weight:700}
@charset "utf-8";div.pb_pagination{padding:3px;margin:3px;text-align:center}div.pb_pagination a{padding:2px 5px;margin:2px;border:1px solid #aad;text-decoration:none;color:#009}div.pb_pagination a:hover,div.digg a:active{border:1px solid #009;color:#000}div.pb_pagination span.current{padding:2px 5px;margin:2px;border:1px solid #009;font-weight:700;background-color:#009;color:#fff}div.pb_pagination span.disabled{padding:2px 5px;margin:2px;border:1px solid #eee;color:#ddd}