/*
Theme Name: BuyCostumes Spring 2010
Theme URI: http://wordpress.org/
Description: BuyCostumes.com blog theme to match site, based on wp default template
Author: Tami Weiss
Author URI: http://buycostumes.com
Tags: blue, custom header, fixed width, two columns, widgets
*/
@import url(reset.css);
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	padding:40px 20px;
	color:#333333;
}
a {
	padding: 2px;
}

a:link,
a:visited{
	color: #006699;
	text-decoration: none;
}


div#content a:hover,
div#content a:active {
	color: #FF6600;
	text-decoration: underline;
	background: #F2F2F2;
}

h2 {
	color: #CC6600;
	font-size: 18px;
	padding: 8px 0 18px 0;
}

span.DateTime+h2 {
	padding: 2px 0 18px 0;
}
h2 a:link,
h2 a:visited{
	color: #CC6600;
	text-decoration: none;
	padding:0;
}
h2 a:hover,
h2 a:active{
	color: #FF6600;
	text-decoration: none;
	background: none;
	padding:0;
}

ul#sidebar h2 {
	padding: 12px 0 8px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing:0.2em;
	font-size: 11px;	
}
	
h3 {
	color: #333333;
	font-size: 18px;
	padding: 24px 0 12px 0;
}

h3 a:link,
h3 a:visited{
	color: #333333;
	text-decoration: none;
	padding:0;
}
h3 a:hover,
h3 a:active{
	color: #FF6600;
	text-decoration: none;
	background: none;
	padding:0;
}

p { margin: 13px 0;}	

/* Header */

div#page {
	width: 770px;
	margin: auto;
}

div#header * {
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}

div#header {

	margin: auto;
	width: 770px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	text-align:left;
	margin-bottom:30px;
}

div#header h1#Brand {
	background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bclogo.gif) no-repeat;
	text-indent: -9999px;
	width: 223px;
	height: 58px;
	float: left;
}

div#header h1#Brand a {
	display: block;
	width: 223px;
	height: 58px;
}

div#header h1#Brand a:focus { outline: none;}

div#header h2#SiteDesc {
	background: url(http://images.buycostumes.com/mgen/merchandiser/newsletter/images/bcblog_title_20090817.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	width: 337px;
	height: 58px;
	margin: 0px;
	display: inline;
}

div#header h2#SiteDesc a {
	display: block;
	width: 337px;
	height: 58px;
	margin: 0px;
}

ul#MainNav {
	width: 770px;
	clear: both;
	height: 34px;
	margin-left: 0;
	padding: 0;
}

ul#MainNav li{
	list-style: none;
	float: left;
	height: 34px;
	text-align: left;
}

ul#MainNav li a {
	display: block;
	height: 29px;
	color: #ffffff;
	background: #ff6600 url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_mid.gif) repeat-x;
	padding: 5px 0px 0px 8px;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	border-left:1px solid #FAAC70;
	border-right:1px solid #BF3F00;
	text-decoration: none;
}


ul#MainNav li a:hover {
	text-decoration: none;
	background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_mid_hov.gif);
}

ul#MainNav li#AdultCostumes a{
	background: #FFF url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_lft.gif) no-repeat;
	width: 66px;
	border-left: none;
}

ul#MainNav li#AdultCostumes a:hover {background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_lft_hov.gif);}


ul#MainNav li#Community a {
	width: 71px;
	background: #fff url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_gCom.gif) no-repeat right; 
	border-right: none;
}

ul#MainNav li#Community a:hover {background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_gCom_hov2.gif) no-repeat right;}


ul#MainNav li#Community a em{
	font-style: normal;
	color:#D7FC58;
	font-family:Verdana;
	font-size: 9px;
	font-weight: bold;
}

ul#MainNav li#KidsCostumes a{ width: 66px;}
ul#MainNav li#PartySupplies a{ width: 60px;}
ul#MainNav li#AccMakeup a{ width: 83px;}
ul#MainNav li#HatsWigsMasks a{ width: 68px;}
ul#MainNav li#DecorProps a{ width: 82px;}
ul#MainNav li#MascotCostumes a{ width: 65px;}
ul#MainNav li#PetCostumes a{ width: 65px;}
ul#MainNav li#Sale a{ 
	width: 46px;
	background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_mid_red.gif) repeat-x;
	padding-top: 10px;
	height: 24px;
	font-weight: bold;
	font-size: 14px;
}
ul#MainNav li#Sale a:hover {background: url(http://images.buycostumes.com/mgen/merchandiser/BC07_bcnav_mid_red_hov.gif);}

/* end header */

/*main body */
div#content {
	width:500px;
    float:left;
	padding: 20px;
}

span.DateTime {
	display: block;
	text-transform: uppercase;
	color:#999999;
	font-size: 11px;
	letter-spacing:0.2em;
	line-height: 14px;
	padding: 20px 0 0;
	clear: both;
}


div.post {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px dotted #CCCCCC;
}

small.postmetadata {
	font-size: 10px;
	color: #999999;
}

p.postmetadata.tags {
	padding-top: 20px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing:0.2em;
	font-size: 11px;
}

ul.postmetadata {
	margin-top: 12px;
	
}

ul.postmetadata li {
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing:0.2em;
	display: inline-block;
	list-style: none;
}

ul.postmetadata li.commentNum {
	padding-left: 20px;
}

/* sidebar */
ul#sidebar {
	width: 200px;
	float: right;
}

ul#sidebar > li {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 12px;
}
ul#sidebar label {
	padding: 12px 0 8px;
	color: #999999;
	text-transform: uppercase;
	letter-spacing:0.2em;
	font-size: 11px;
}

ul#sidebar input[type="text"] {
	width:98%;
}

ul#sidebar input[type="submit"] {
	margin-top: 6px;
	float: right;
}
	
/* footer */

	div#footer {
		clear: both;
	}
	
/*author page*/

div#AuthorBio {
	padding-bottom: 12px;
	margin-bottom: 20px;
	border-bottom:1px dotted #CCCCCC;
}

ul#AuthPostList ul.PostList li {
	list-style: none;
	display: inline-block;
	margin-right: 12px;
}

/*comments*/
div.comment-body {
		border-bottom:1px dotted #CCCCCC;
		padding-bottom: 6px;
		margin-bottom: 12px;
}
	
div.comment-author {
	font-weight: bold;
}

div.commentmetadata {
	font-size: 10px;
	text-transform: uppercase;
}
	

/* 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;
	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */

/*for social bookmarks*/
.social_bookmark {clear: both;}
