@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #fff;
	color: #333333;
	font-family: georgia,"times new roman",times,serif;
	font-size: 12px;
	margin: 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear:both;
}
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

.left {
	float:left;
}
.right {
	float:right;
}



#container {
margin: 0 auto;
border-top: 6px solid #f499c2;
width: 990px;
}
#header{
background: #582f27;
color: #fff;
padding:10px 15px 0px 20px;
}
h1#title, h2#subtitle{
float: left;
font-weight: normal;
}
h1#title a, h2#subtitle a{
color: #fff;
text-decoration: none;
}
h1#title{
border-right: 1px dotted #a99490;
font-size: 41px;
font-family: didot;
width: 455px;
}
.shoo, .by, .header_shoo {
font-style:italic;
}
.shoo {
letter-spacing: 5px;
}
#header h2{
font-family: 'Adobe Caslon Pro', Palatino ;
}
h2#subtitle{
font-size: 18px;
margin-left: 15px;
width: 245px;
}
h2#name{
font-size: 30px;
font-weight: normal;
float: right;
margin: 15px 0 10px;
}
h2#comingsoon, h2#contact{
font-size: 30px;
font-weight: normal;
margin-bottom: 10px;
}
#alpha, #beta, #gamma, #delta{
float: left;
}
#alpha {
width: 677px;
}
#beta {
width: 313px;
background: #ededed;
}
#delta {
width: 340px;
padding: 0px 35px;
}
#gamma {
width: 250px;
}
#alpha_inner{
margin-top: 20px;
}
#main {
background:url(../img/bg.gif) repeat-y;
}

#nav{
background:url(../img/nav.jpg) repeat-x;
height: 48px;
}
#nav ul li{
float: left;
font-family: 'Adobe Caslon Pro', Palatino ;
font-size: 15px;
padding: 15px 10px;
}
#nav ul li a{
color: #000;
text-decoration: none;
}

#bio{
padding: 20px;
line-height: 25px;
}
#bio_header, #bio_rest, h3#header_same{
font-family: 'Adobe Caslon Pro';
}
#bio_header{
font-size: 20px;
font-weight:bold;
}
#bio_rest{
font-size: 16px;
font-style:italic;
}
.img_middle {
vertical-align: middle;
}
#follow {
font-weight:bold;
margin-top: 15px;
}

h3#header_more{
border-bottom: 1px dotted #000;
color: #781c0c;
font-family: didot;
font-size: 21px;
font-weight: normal;
padding-bottom: 20px;
margin-bottom: 20px;
}
h3.header_more2{
color: #781c0c;
font-family: didot;
font-size: 21px;
font-weight: normal;
padding-bottom: 20px;
margin-bottom: 20px;
}
h3.header_contest {
color: #781c0c;
font-family: didot;
font-size: 21px;
font-weight: normal;
padding-left: 20px;
}
h3#header_same, .header_same{
color: #50241c;
font-size: 20px;
margin: 20px 0px;
text-transform: uppercase;
}
.header_samecap{
font-size: 25px;
}
#delta p{
font-family: 'Adobe Caslon Pro', Helvetica;
font-size: 16px;
line-height: 25px;
}

.btn{
background:url(../img/btn.jpg) no-repeat;
height: 45px;
padding: 15px 0px 0px 15px;
width: 202px;
}
.btn2{
background:url(../img/btn.jpg) no-repeat;
height: 45px;
width: 202px;
padding-top: 10px;
text-align: center;
}
.btn2 a {
color: #fff;
font-family: 'Adobe Caslon Pro', Palatino ;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
}
input.btn3 {
border: none;
background:url(../img/btn.jpg) no-repeat;
height: 45px;
width: 202px;
margin-left: 75px;
}
input.btn4 {
border: none;
background:url(../img/btn.jpg) no-repeat;
height: 45px;
width: 202px;
}
.btn a, input.btn3, input.btn4{
color: #fff;
font-family: 'Adobe Caslon Pro', Palatino ;
font-size: 20px;
text-decoration: none;
text-transform: uppercase;
}
.buynow {
margin: 20px 0 0 20px;
} 

/*** Blog Feed ***/
#blog_module {
padding-top: 5px;
width: 650px;
}
#blog_module h3{
margin: 20px 0px 5px 0px;
}
ul#catey_feed {
border: 1px dotted #000000;
padding: 10px;
}
ul#catey_feed li {
background: url(/img/bullet.gif) no-repeat scroll 3px 6px;
padding:0 0 5px 12px;
}
ul#catey_feed li a {
color: #000;
text-decoration:  none;
font-family:'Adobe Caslon Pro',Helvetica;
font-size:14px;
}
ul#catey_feed li a:hover {
text-decoration:  underline;
}

/*** contest ***/
#email_form, #refferal_form {
	width:300px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:12px;
	color:#333;
}
form#contactform input#receive_mail {
float: left;
}
form#contactform .email,form#contactform #fname, form#contactform #lname, form#contactform #referral_person {
	width: 285px;
}
form#contactform textarea {
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
.error {
	display: inline-block;
	font-size: 10px !important;
	color: #FF0000;
}
#contact-wrapper p{
	
}
.contest_txt{
	font-size: 11px !important;
}
