/*  
Theme Name: Fantasma
Theme URI: http://www.fanstasmastore.com
Description: theme for the Fantasma store on Alberta St.
Version: 1.0
Author: Zachary Segal
Author URI: http://www.illproductions.net/
*/


/* HTML */
body {
	font-family: trebuchet, helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
	background-color: #090909;
	background-image: url('images/bg-texture.jpg');
	background-position: center top;
	background-repeat: repeat;
	background-attachment: fixed;
}
a {
	color: #c00;
	text-decoration: none;
}
a:hover {
	color: #f1d727;
}
p { margin: 0; }
h1 { font-size: 32px; line-height: 34px; }
h2 { font-size: 28px; line-height: 30px; }
h3 { font-size: 22px; line-height: 23px; }
h4 { font-size: 18px; line-height: 19px; }
h5 { font-size: 15px; line-height: 16px; }
h6 { font-size: 14px; line-height: 15px;}
small { font-size: 11px; color: #bbb; }
strong { font-weight: bold; }
em, address { font-style: italic; }
pre { font-family: Monaco, "Courier New", Courier, monospace; }
object, embed { margin: 1em 0; }

/* HEADER GRAPHIC */
#header {
	display: block;
	width: 900px;
	height: 152px;
	margin: 0 auto;
	border-left: 1px #4c4c4c solid;
	border-right: 1px #101010 solid;
	background-color: #000;
	line-height: 0;
}
#header #logo {
	display: block;
	width: 116px;
	height: 152px;
	float: left;
}
#header #logo img {
	width: 116px;
	height: 152px;
}
#header #title {
	display: block;
	width: 501px;
	height: 81px;
	margin: 0 0 0 116px;
}
#header #title img {
	width: 501px;
	height: 81px;
}






/* MENU */
#menu {
	display: block;
	width: auto;
	height: 71px;
	margin: 0 0 0 116px;
	background-image: url('images/shelf.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#menu li {
	float: left;
	margin: 0 0 0 24px;
	line-height: 71px;
}
#menu li.last {
	float: none;
	text-align: right;
	margin: 0 30px 0 0;
}
#menu li a {
	display: block;
	height: 71px;
	font-size: 0px;
	text-indent: 9000px;
	overflow: hidden;
	text-decoration: none;
	color: #ffbb29;
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#menu li a:hover {
	background-position: 0px -71px;
}





#menu li.page-item-4 a {
	width: 112px;
	background-image: url('images/menu-products.jpg');
}
#menu li.page-item-2 a {
	width: 169px;
	background-image: url('images/menu-about.jpg');
}
#menu li.page-item-6 a {
	width: 104px;
	background-image: url('images/menu-calendar.jpg');
}
#menu li.page-item-8 a {
	width: 159px;
	background-image: url('images/menu-gallery.jpg');
}
#menu li.page-item-169 a {
	width: 63px;
	background-image: url('images/menu-links.jpg');
}





#pageFold {
	width: 840px;
	margin: 0 auto;
	padding: 10px 30px;
	border-left: 1px #4c4c4c solid;
	border-right: 1px #101010 solid;
	background-image: url('images/trans-black.png');
	background-position: left top;
	background-repeat: repeat;
}

#mailing_list_form fieldset {
	margin: 0.5em 0;
}
#mailing_list_form label {
	display: block;
	margin: 0;
	color: rgb(204, 204, 204);
}
#mailing_list_form input {
	display: block;
	margin: 0 0 0.5em 0;
}





/* POSTS */
#posts {
	width: 840px;
	margin: 0 auto;
	padding: 30px;
	border-left: 1px #4c4c4c solid;
	border-right: 1px #101010 solid;
	border-bottom: 1px #282828 solid;
	background-image: url('images/trans-black.png');
	background-position: left top;
	background-repeat: repeat;
}
#posts #leftColumn {
	float: left;
	width: 600px;
	margin: 0 0 0 0;
}
#posts #rightColumn {
	width: auto;
	margin: 0 0 0 680px;
}
.post {
	margin: 0 0 2em 0;
}
.post .title a {}
.post .title a:hover {}
.post p, .post ul, .post ol {
	margin: 0.5em 0;
}
.products {
	margin: 0 0 1em 0;
}



li.todays-events > ul > li {
	margin: .25em 0;
}
.upcoming-events h2, .todays-events h2 {
	font-size: 14px;
	font-weight: bold;
}
li.upcoming-events > ul > li{
	color: #ccc;
	margin: 0 0 0.5em 0;
}
li.upcoming-events > ul > li > ul, li.todays-events > ul > li {
	color: #c00 !important;
}
li.upcoming-events > ul > li > ul a, li.todays-events > ul > li a {
	color: #c00 !important;
}



/* FOOTER */
#footer {
	clear: both;
	margin: 30px 0 0 0;
}
#footer #text_menu {
	font-size: 16px;
	line-height: 26px;
	width: 600px;
}
#footer #text_menu li {
	float: left;
	margin: 0 2em 0 0;
}
#footer #text_menu li a {
	
}
#footer .credits {
	text-align: right;
}





/* CLASSES */
.socialIcon {
	display: inline;
	width: 38px;
	height: 38px;
	margin: 0;
	vertical-align: middle;
}
.impact {
	font-weight: bold;
}
.center {
	text-align: center;
}
.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}




/* WORDPRESS STYLES */
.alignnone {}
.aligncenter {
	display: block;
	margin: 15px auto !important;
}
.alignleft {
	float: left;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}
.alignright {
	float: right;
	margin-left: 20px !important;
	margin-bottom: 20px !important;
}
.wp-caption {
	border: 1px solid #bbb;
	text-align: center;
	background-color: #e8e8e8;
	padding-top: 4px;
	margin: 0.5em 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-caption-text {
	font-size: 11px;
	color: #222;
	margin: 0.5em 1em !important;
}
