/*

Theme Name: Halloween

Theme URI: http://www.InstantBlogThemes.com 

Description: A WordPress theme by <a title="InstantBlogThemes" href="http://www.InstantBlogThemes.com">InstantBlogThemes</a>.

Version: 2.0

Author: InstantBlogThemes.com

Author URI: http://www.InstantBlogThemes.com 

*/



/* Begin Typography & Colors */
body
{
	font-size: 62.5%;
	color: #BEBEBE;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #424748;
	background-image: url(images/BODY.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#page
{
	background-color: #424748;
	text-align: left;
}

#header
{
	background-color: #424748;
}

#content
{
	background-color: transparent;
	font-size: 1.15em;
	line-height: 1.3em;

}

.narrowcolumn .postmetadata
{
	text-align: right;
        padding-top: 5px;
}

.alt
{
	background-color: #484C4D;
	text-align: justify;
}

#footer
{
	background-color: #424748;
}

small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.95em;
	line-height: 1.55em;
}

h1, h2, h3, h2.pagetitle,#sidebar h2
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	word-spacing: normal;
}

h1
{
	font-size: 2.7em;
}

.description
{
	font-size: 1.15em;
	margin:0px;
        padding:0px;
	text-align: right;
}

h2
{
	font-size: 1.7em;
}

h2.pagetitle
{
	font-size: 1.7em;
}


#sidebar h2
{
	font-size: 1.15em;
}

h3
{
	font-size: 1.4em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h2 a, h2 a:visited
{
	text-decoration: none;
	color: #424748;
}

h2, h3, h3 a, h3 a:visited
{
	color: #FFFFFF;
}

h2 a, h2 a:visited
{
	color: #424748;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
	text-decoration: none;
}

h2 a:hover,h3 a:hover
{
	color: #FFFFFF;
	text-decoration: underline;

}

.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em  Verdana, Arial, Sans-Serif;
}

.commentlist li
{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p
{
	font-family:  Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 1.1em Verdana, Arial, Sans-Serif;
}

.nocomments, blockquote, strike, small
{
	color: #BEBEBE;
}

#sidebar ul
{
	color: #424748;
}
code
{
	font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a
{
	color: #F4AD00;
	text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#sidebar a
{
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar a:hover
{
	color: #424748;
	text-decoration: underline;
}

/* End Typography & Colors *//* End Typography & Colors */


/* Begin Structure */
body
{
	margin: 0;
	padding: 0;
}

#page
{
	background-color: #424748;
	margin: 0px auto;
	padding: 0;
	width: 700px;
}

#header
{
	background-color: #424748;
	background-image: url(images/HEADER.jpg);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
	height: 250px;
	width: 100%;
}

#headerimg
{
	margin: 0;
	height: 250px;
	width: 100%;
}

.narrowcolumn
{
	float: right;
	padding: 0px;
	margin-top: -120px;
	width: 440px;
	text-align: left;
}

.widecolumn
{
	float: right;
	padding: 0px;
	margin-top: -120px;
	width: 450px;
	text-align: left;
}

.post
{
	background-color: #3C3F3F;
        border: 1px solid #666666;
        margin: 10px 0px 20px 0px;
	padding: 20px;
	width: 400px;
	text-align: justify;
}

.text{	/* text of slide down content */
        padding:10px;
	text-align: justify;

}

.postmetadata
{
	clear: left;
}

.dhtmlgoodies_question{	/* Styling question */
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */	
	visibility:hidden;
	overflow:hidden;
	position:relative;
}


.more
{
	font-size: 1.0em;
	border-left: 5px solid #F1AC32;
        margin: 20px 0px 20px 0px;
	padding: 0px 10px 0px 10px;
	width: 100px;
}

.postdata
{	
        background-color: #F1AC32;
        border: 1px solid #CF7800;
	color: #424748;
        margin: 10px 0px 20px 0px;
	padding: 20px;
	width:400px;

}

 #footer
{
	background-color: #424748;
	width: 100%;
	clear: both;
	text-align: center;
}

#footer p
{
        margin: 0px auto;
	padding: 10px 0px 20px 0px;
	text-align: right;
}

/* End Structure */


/*	Begin Headers */
h1
{
	margin: 0px;
	padding: 70px 0px 5px 0px;
	text-align: right;
}

h2
{
	margin: 0px 0px 10px 0px;
}

#sidebar h2
{

        border-bottom: 1px solid #ED8000;
	color: #424748;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

h3.pagetitle
{
	margin: 10px 0px 10px 0px;
}

h3.links
{
	margin: 10px 0px 5px 0px;
}

h3
{
	padding: 0;
	margin-bottom: 10px;
}

h3.comments
{
	padding: 0;
	margin: 20px 0px 20px 0px;
}
/* End Headers */



/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol{
	margin: 0;
	padding: 0;
	}

#sidebar ul li {

	list-style-type: none;
	list-style-image: none;
	margin:  0px;
	padding: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol{
	margin:  0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol,#sidebar ul ul ul, #sidebar ul ol {
	margin:  0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li{
	padding: 2px 0px 2px 0px;
	margin:0px;
	}

/* End Entry Lists */


/* Begin Form Elements */

#search
{
	text-align: center;
	width: 160px;
}

#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#searchform #s
{
	width: 115px;
	padding: 2px;
	background-color: #484C4D;
        border: 1px solid #7E878A;
	color: #BEBEBE;
}

#searchform #searchsubmit
{
	padding: 1px;
        background-color: #F1AC32;
        border: 1px solid #7E878A;
	color: #3C3F3F;
}

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #484C4D;
        border: 1px solid #7E878A;
	color: #BEBEBE;
}

#commentform textarea
{
	background-color: #484C4D;
        border: 1px solid #7E878A;
	color: #BEBEBE;
	width: 100%;
	padding: 2px;
}

#commentform #submit
{
	float: left;
        background-color: #F1AC32;
        border: 1px solid #7E878A;
	color: #3C3F3F;
}

/* End Form Elements */


/* Begin Comments*/
.alt
{
	margin 10px 0px 10px 5px;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{
	margin: 0 10px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p
{
	margin: 10px 5px 10px 0;
}

#commentform p
{
	margin: 10px 0px 0 0px;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0 10px 0 0px;
	display: block;
}

#h3
{
	padding: 0;
	margin: 0 10px 0 0px;
}
/* End Comments */


/* Begin Sidebar */

#sidebar
{
	background-image: url(images/SIDE.gif);
	background-repeat: repeat-y;
	width: 231px;
	float: left;
	text-align: center;
	padding-left: 3px;
}

#sidebar form
{
	margin: 0;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #9FAA00;
}

blockquote
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #F1AC32;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

hr
{
	display: none;
}

img
{
	padding: 4px;
	margin: 10px;
}

a img
{
	border: 1px solid #F1AC32;
	padding: 4px;
	margin: 10px;
}

.navigation
{
	display: block;
	text-align: center;
	margin: 10px 0px 10px 0px;
	padding-bottom: 20px;
	font-size: 0.95em;
}
/* End Various Tags & Classes*/

