/*  
Theme Name: Hall Of Costumes
Theme URI: http://topwpthemes.com/hall-of-costumes/
Description: Designed by <a href="http://designed.nu">Design Blog</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a>
Author: Design Blog
Author URI: http://designed.nu
© 2008, Design Blog. All rights reserved. 
*/


body {
	background: #241a12 url(images/bg.jpg) repeat-x top;
	text-align: center;
	margin: 0px auto;
        padding: 0px;
	}
	

/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 1024px;
	text-align: right;
	margin: 0px auto;
        padding: 0px;
		direction:rtl;
	background: url(images/main.jpg) 0 0 no-repeat;
	}
	
#middle {
	background: url(images/main.jpg) 0 0 repeat-y;
	overflow: auto;
	width: 1024px;
        margin: 0px auto;
        padding: 0px;
	}

#content {
	float: left;
	width: 611px;
        background: #0f0a04;
        margin: 18px 8px 18px 18px;
        padding: 0px 5px 15px 5px;
	border: 1px solid #231709;
        display: inline;
	}
	
#sidebar {
	float: left;
	background: #100a04;
	width: 315px;
	padding: 10px;
        margin-left: 5px;
	border: 8px solid #231709;
        display: inline;
	}

	
/* -------------------
Header
------------------- */

#header {
        background: url(images/header.jpg);
        width: 1024px;
        height: 275px;
        margin: 0px auto;
        padding: 0px;
	border-top: 1px solid #3f3b3b;
	}
	
.header-title {
	font-family: Tahoma, Verdana, Arial;
	font-size:28px;
	font-weight: bold;
	color:#968c83;
	padding:138px 0 0 68px;
	text-align:left;
	}
.header-title a{
	color:#968c83;
	text-decoration:none;
	border-bottom:none;
	}
.header-title a:hover{
	color:#968c83;
	text-decoration:none;
	border-bottom:none;
	}
.header-description {
        font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
        font-weight: normal;
	color:#847b73;
	padding:0px 0 0 69px;
	text-align:left;
	}


	
/* -------------------
Content
------------------- */

#content .post {
	margin: 0 10px 20px 10px;

	}
	
/* general #content definitions */
	
#content h2 {
	color: #968c83;
	text-align:center;
	font: 0.8em/1.7em Tahoma;
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #827060;

	}

#content h2 a {
	color: #968c83;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #968c83;
	text-decoration: none;
	}
	
#content h3 {
	font: 0.7em/1.7em Tahoma;
	color: #968c83;
	margin: 1.1em 0 0.2em 10px;
	font-weight: bold;
	}
	
#content h4 {
	font: 0.7em/1.7em Tahoma;
	color: #827060;
	border-left: 1em dotted #a5c1e5;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl {
	color: #827060;
	text-align:right;
	font: 10pt Tahoma;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin: 0 0 0.7em 0;
	}

#content img {
	margin: 0 0 0 0;
        padding: 5px;
	}
	
#content li {
	margin: 0 0 0 30px;
	color: #827060;
	font: 0.8em/1.5em Tahoma;
	text-align:right;
	direction:rtl;
	line-height: 1.4em;
	border-bottom:1px solid #1D140B;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote p {
	margin: 0 0 0 2em;
	border-left: 5px solid #968c83;
	padding: 0 0 0 1em;
	color: #968c83;
}
	
#content a { color: #968c83; }
#content a:hover { color: #827060; }
	
#content .post ul.post-data {
	border-top: 1px dotted #827060;
	list-style: none;
	font: 12pt Tahoma;
	padding: 0.1em 0 0.2em 0;
	color: #827060;
	margin: 1.3em 0 0 0;
	text-align:right;
	}

#content .post ul.post-data li {
	color: #827060;
	}
	
#content .post ul.post-data a {
	text-decoration: none;
	color: #968c83;
	}
	
#content .post ul.post-data a:hover {
	color: #968c83;
text-decoration: underline;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline; /* fixes double float bug in IE */
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;
	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;
	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover {
	background-position: 0 -38px;
	}

.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            }

	
/* -------------------
Comments
------------------- */

#content #comments {
	margin: 0 20px 20px 25px;
	text-align:right;
	direction:rtl;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
font: 11px Tahoma;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
font: 11px Tahoma;
	color: #827060;	}
#content #comments .comment a:hover { 
font: 11px Tahoma;
color: #827060; }
	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
font: 11px Tahoma;
	}
	
#content #comments .comment .comment-data p {
font: 11px Tahoma;
	color: #827060;
	border-top: 1px dashed #827060;
	border-left: 1px dashed #827060;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
font: 11px Tahoma;
color: #827060; }
#content #comments .comment .comment-data p a:hover { color: #827060; }

#content #comments form {
	color: #827060;
	font: 0.75em/1.6em Arial, Helvetica, sans-serif;
	}

#content #comments form a { color: #827060; }
#content #comments form a:hover { color: #827060; }

	
	
/* -------------------
Sidebar
------------------- */

#sidebar h3 {
	color: #988371;
	font: 8pt Tahoma;
	font-weight: bold;
	margin: 0 0 8px 0;
        padding-bottom: 2px;
        padding-top: 1px;
        background: url(images/h3-bg.jpg);
		text-align:center;
		clear:both;
	}
	
#sidebar p, #sidebar li {
	color: #827060;
	font: 10pt Tahoma;
	text-align:right;
	
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 10px 0;
	direction:rtl;
	}
	
#sidebar ul { 	
	padding: 0 0 0 3px;

	color: #827060;
	list-style:none;
 }


	

#sidebar a {
	color: #827060;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #827060;
	text-decoration: underline;
	}
	
#sidebarcontainer {
	float: right;
	padding: 0 15px 0 0;
	width: 360px;
	margin: 0px;
}
#sidebarcontainer form {
	padding: 0;
	margin: 0;
}
#subscriptionoptions{
	width:300px;
	padding: 0 30px;
}

#rssmain {
	float:left;
	padding: 4px 0 0px 0;
}


#wrap {
	margin: 0;
	float: right;
	padding: 5px 0 5px;
	width: 360px;
	color: #827060;

}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


.ad250 {
	text-align: center;
}


/* -------------------
Footer
------------------- */

#footer {
	clear: left;
	background: url(images/footer.jpg) no-repeat;
	height: 50px;
	width: 1024px;
        margin-top: -15px;
	}
	
#footer p {

	color: #827060;
	font: 0.7em/1.6em Arial, Helvetica, sans-serif;
	padding-top: 18px;
	text-align: center;
	}
	
#footer a {
	color: #827060;
	text-decoration: none;
	}

#footer a:hover {
	color: #827060;
	text-decoration: none;
	}
	


.alt {
font: 1.1em Tahoma;
}

.commentlist li {
margin-bottom: 1.5em;
font: 1.1em Tahoma;
width: 518px;
        padding: 5px;
}


.commentmetadata
{
font: 11px Tahoma;
}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em
	}

.commentlist p
{
font: 11px Tahoma;
}

#commentform {
direction:rtl;
margin: 2em 0;
margin-left:2em;
width: 518px;
color: #3c3127;
}

#commentform textarea {

background: #0f0a03;
border: 1px solid #3c3127;
width: 545px;
color: #827060;
padding: 3px;
}
#commentform textarea:hover {
background: #0f0a03;
border: 1px solid #3c3127;
}
#commentform textarea:focus {
background: #0f0a03;
border: 1px solid #4d3f33;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #3c3127;
width: 150px;
color: #827060;
padding: 3px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #3c3127;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #0f0a03;
border: 1px solid #4d3f33;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}

#commentform #submit {
	margin:0;
	float:left;
        background: #4d3f33;
        color: #000000;
	font: 11px Tahoma;
	border:1px solid #4d3f33;
        height: 22px;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 3px;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
font-size:12px;
color:#827060;
}

h3 {
	color: #827060;
	font: 0.8em/1.5em Tahoma;
	font-weight: bold;
        padding-left: 8px;
 	}
	

#wrapper{
	width: 340px;
	margin: 0px auto 15px;
	float:right;
}
.box{
	background: #FFE688;
	overflow: auto;
	width: 312px;

}
.boxholder p{
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
	text-align: justify;
	color: #333;
	font-size: 11px;
	font-family: Tahoma, verdana;
}
.boxholder{
	clear: both;
	padding: 0 2px 2px;
}
.tab {
	float: right;
	height: 20px;
	width: 102px;
	margin: 2px 0px 0px 0px;
	text-align: center;
	background: #FBC617;
	padding: 0;
}
.tabtxt{
	margin: 0;
	color: #f78d00;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 0 0 0;
}
.box ul a {
	color: #000000;
	text-decoration: none;
	font: 11px Tahoma, Verdana;
}
.box ul {
	color: #3d3d3d;
	margin: 5px;
	padding: 0 20px 6px 0;
}
.box ul li {
	color: #FCCE1D;
	margin: 5px;
	padding: 0;
	list-style: disc;
}
.box a {
	color: #3d3d3d;
	text-decoration: none;
}
.box img {
	text-decoration: underline;
	margin: 0 5px;
}
.box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tab a {
	color: #ffffff !important;
	text-decoration: none !important;
	font: bold 11px Tahoma !important;
}

.tab a:hover {
	color: #FFE688 !important;
	text-decoration: none !important;
	font: bold 11px Tahoma, Verdana !important;
}

#tabbedcontent {
	margin:0px 9px 0px 0px;
	padding:0px;
}

.arrow {
float: right;
list-style-type: none;
text-align: right;
margin: 0px;
width: 290px;
padding: 0px;
color:#FFFFFF;
clear:both;
}

.arrow li {
float: right;
text-align: right;
margin: 0px;
width: 290px;
padding: 0px;
color:#FFFFFF;
clear:both;
}

.arrow li a:link, .arrow li a:visited {
width: 290px;
display: block;
padding:5px 20px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #1D140B;
background-image:url(images/nav-bullet.gif);
background-position:right center ;
background-repeat:no-repeat;
color:#FFFFFF;
clear:both;
}

.arrow li a:hover, .arrow li a:active {
width: 290px;
text-decoration:underline;
display: block;
overflow:hidden;
text-align: right;
color:#FFFFFF;
border-bottom: 1px solid #1D140B;
padding:5px 20px 5px 5px;
background-image:url(images/nav-bullet-hov.gif);
background-position:right center ;
background-repeat:no-repeat;
background-color:#472D12;
clear:both;
}

.arrow ul li {
text-align: right;
font-family: Tahoma;
font-weight: 400;
color:#FFFFFF;
margin: 0px;
padding: 0px;
clear:both;
}

.arrow ul {
list-style-type: none;
text-align: right;
margin: 0px;
padding: 0px;
color:#FFFFFF
clear:both;
}

.arrow ul li a:link, .arrow ul li a:visited {
width: 290px;
display: block;
padding:5px 0px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #1D140B;
background-color:url(images/nav-bullet.gif);
background-position:right center ;
background-repeat:no-repeat;
color:#FFFFFF;
clear:both;
}

.arrow ul li a:hover, .arrow ul li a:active {
width: 290px;
display: block;
padding:5px 0px 5px 5px;
text-decoration: none;
overflow:hidden;
text-align: right;
border-bottom: 1px solid #1D140B;
background-color: #FFE300;
background-position:right center ;
background-repeat:no-repeat;
color:#FFFFFF;
clear:both;
}


/* 

Coldskin #2 for Contact Coldform WordPress Plugin

@ http://perishablepress.com/press/2008/01/08/contact-coldform/ 

@ http://perishablepress.com/press/2008/01/08/contact-coldskins/ 

*/



div#coldform * {
    padding: 0;
    margin: 0;
    border: 0;
}

div#coldform {
    font-family: Tahoma;
    background-color: #1D140B;
    border: 1px dotted #000000;
    font:bold 10pt Tahoma;
    margin: 11px 0;
    width: 500px;
    color: #FFFFFF;
	text-align:right;
	float:right;
}

div#coldform fieldset {
    border: 0 none;
    display: block;
    clear: both;
}

div#coldform legend.hide {
    display: none;
}

.input:focus, textarea:focus { 
    border: 1px solid #777; 
    color: #aaa;
}

div#coldform label.label {
    font-size: 10pt;
    display: block;
    width: 177px;
    clear: both;
    float: right;
	direction:rtl;
	text-align:right;
}

div#coldform label.label2 {
color:#888888;
display:block;
font-family:Tahoma;
font-size:12px;
padding-bottom:10px;
width:463px;
float:right;
clear:right;
text-align:right;
}

div#coldform input.input {
    font-family: Tahoma;
    border: 1px solid #7B7B7B;
    background: #F8F8F8;
    padding: 3px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 300px;
    color: #000000;
    clear: right;
    float: right;
	text-align:right;
}

div#coldform textarea#coldform_message
 {
    font-family: tahoma;
    border: 1px solid #7B7B7B;
    background: #F8F8F8;
    padding: 1px 3px;
    font-size: 12px;
    margin-top: 10px;
    margin-right: 10px;
    display: block;
    width: 470px;
    color: #000000;
    clear: right;
    float: right;
	text-align:right;
}

div#coldform input.submit {
   font-family: Tahoma;
    border: 1px solid #FFFFFF;
    margin: 7px 10px 10px 0;
    background: #E7E7E7;
    font-size: 12px;
    cursor: pointer;
    display: block;
    padding: 3px;
    width: 308px;
    color: #000000;
    clear: right;
    float: right;
	
}

div#coldform input.check {
display:block;
margin: 0;
padding-bottom: 5px;
width:37px;
float:right;
clear:right;
}

#gallery {
		background-color: #1D140B;
		padding: 10px;
		width: 300px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
#gallery ul a:hover { color: #fff; }