/*
Modified by Boneyard Haunted Hosue Inc.
http://www.theBoneyard.org
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 260px;
	background: #000000 url(images/img01.jpg) no-repeat top center;
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}


h1, h2, h3 {
	color: #FFFFFF;
}

h2  {
}

h3 {
	color: #867851;
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	text-align: justify;
}

p {
}

p.center {
        text-align: center;
}


blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 3px inset #999999;
}

img.frame {
	border: 3px inset #999999;
}

img.noframe {
	border: none;
}

img.noframeright {
	border: none;
        float: right;
        margin: 10px 0 0px 10px;
}

img.noframeleft {
	border: none;
        float: left;
        margin: 5px 5px;
}

img.storyleft {
        position: relative;
        top: -10px;
        left: -30px;

	border: none;
        float: left;
        margin: 0px 0px;
}

img.storyright {
        position: relative;
        top: -10px;
        right: -30px;

	border: none;
        float: right;
        margin: 0px 0px;
}

img.imagebutton {
	border: 0px none #C4C2C2;
}

img.imageleft { 
	float: left;
        margin: 15px 0 0 0;
}

img.imageright {
	float: right; margin: 15px;
} 

img.imageright_nb {
	border: none;
	float: right;
	margin: 15px;
}

img.buy_online {
	position:relative;
	TOP:-20px;
	LEFT:60px;
	border: 0px none;
	float: right;
	margin: 15px;
	width: 154px;
	height: 47px;
}

img.facebook_fan_button {
	position:absolute;
	TOP:158px;
	LEFT:100px;
	border: 0px none;
	margin: 15px;
	width: 75px;
	height: 75px;
}

img.pagetopper {
	margin: 0px 0px -15px 30px;
	border: 0px none #C4C2C2;
	WIDTH:400px;
	HEIGHT:120px;
}

img.coupon {
	position:relative;
	LEFT:50px;
	WIDTH:400px;
	HEIGHT:500px;
	margin: 15px;
	border: 0px none;
}
img.couponback {
	position:absolute;
	LEFT:-2000px;
	WIDTH:0px;
	HEIGHT:0px;
}

img.barcode {
	position:absolute;
	TOP:428px;
	LEFT:265px;
	WIDTH:200px;
	HEIGHT:65px;
	border: 0px none;
}

img.qrcode_sms, .qrcode_geo {
	display: none;
}

img.banner {
	width: 461px;
	height: 101px;
	border: 0;
}

#box {
	display: none;
	position:absolute;
	TOP:0px;
	LEFT:20px;
	width: 1px;
	height: 1px;
	border: 0px none;
}  

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
}

.boxed .title {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07_org.gif) repeat-x left bottom;
	font-size: 1em;
}

.boxed .title1 {
	margin: 0;
	padding: 15px 15px;
	background: url(images/img08.gif) no-repeat left ;
	font-size: 1em;
}



.boxed .content {
	padding: 0px 15px 0px 15px;
}

.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border: 1px solid #999999;
	padding: 3px;
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
}


/* Post */

.post {
}

.post .title {
	padding: 10px 0;
	background: url(images/img07_org.gif) repeat-x left bottom;
	font-size: 1.6em;
	font-weight: normal;
}

.post .title1 {
        position: relative;
        left: -30px;
	margin: 0;
	padding: 15px 15px;
	background: url(images/img09.gif) no-repeat left;
	font-size: 1.6em;
	font-weight: normal;
}


.post .date {
	padding-top: 5px;
	font-size: .8em;
	font-weight: normal;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	padding-bottom: 10px;
	background: url(images/img07_org.gif) repeat-x left bottom;
	font-size: .8em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
}

.post .story {
	padding: 20px;

}

.post .right {
        float:right;
	padding: 0px 5px;
}
/* Header */

#header {
	height: 61px;
	background: url(images/img02_org.gif) repeat-x;
}



/* Header > Logo */

#logo {
	width: 800px;
	height: 19px;
	margin: 0 auto;
	padding: 6px 0 0 0;
}

#logo h1, #logo h2 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;
}

#logo a {
}

#picture_box {
	width: 800px;
	height: 200px;
	margin: 0 auto;
}

/* Header > Menu */

#menu {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 2px 14px 0 14px;
	background: url(images/img03_org.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img04a_org.gif);
	text-decoration: none;
}

#menu .active a {
	background-image: url(images/img05.gif);
}

/*	Container	*/

#container
{
position: relative
} 


/* Footer > Menu */

#f_menu {
	width: 865px;
	height: 25px;
	margin: 0 auto;
}

#f_menu ul {
	margin: 0;
	padding: 7px 0 0 0;
	list-style: none;
}

#f_menu li {
	display: inline;
}

#f_menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 5px 0 0;
	padding: 2px 14px 0 14px;
	background: url(images/img04a_org.gif) repeat-x;
	border: 1px solid #222222;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#f_menu a:hover {
	background-image: url(images/img03_org.gif);
	text-decoration: none;
}

#f_menu .active a {
	background-image: url(images/img05.gif);
}

/* Wrapper */

#wrapper {
	background: url(images/img06.gif) repeat-x;
}

/* Content */

#content {
	width: 850px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

/* Content > Main */

#main {
        margin-left: 0px;
	float: right;
	width: 520px;
}

/* Content > Main > Welcome */

#welcome {
	padding-top: 5px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
        margin-right: 0px;
	float: left;
	width: 280px;
}

/* Content > Sidebar > Support */

#support {
	padding: 20px 15px;
	color: #FFCC33;
}

#support h2 {
	margin: 0;
	font-size: 1.3em;
	color: #FFCC33;
}

#support h3 {
	margin: 0;
	font-size: 1em;
	color: #FFCC33;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	color: #385B88;
}

#inputsubmit1 {
	background: #385B88;
	color: #FFFFFF;
}

#login p {
	font-size: .8em;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 10px;
	border-top: 2px solid #393F4D;
	background: #444C5D;
}

#footer p {
	width: 800px;
	margin: 0 auto;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: underline;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}


