/*
Theme Name: Helen Yee Custom Theme
Theme URI: http://equaltemp.com/
Description: This theme is just for the vampire bunny! Mwah ha ha ha ha!!!
Version: 1
Author: <a href="http://equaltemp.com/">Matthew Fries</a>
by Matthew Fries - equaltemp.com
*/





body {
	background:#c3be96 url(images/bg_body.png) repeat-x;
	padding:0px;
	margin:0px;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#000;
}

@font-face {
	font-family: 'AndaleMono';
	src: url('fonts/AndaleMono/AndaleMono.eot');
}

@font-face {
	font-family: 'AndaleMono';
	src: url('fonts/AndaleMono/AndaleMono.woff') format('woff'),
	url('fonts/AndaleMono/AndaleMono.svg#AndaleMono') format('svg');
}

#frame {
	width:960px;
	margin:0px auto 0px auto;
	background:transparent url(images/bg_frame.png) repeat-y;
	position:relative;
}

#footer {
	width:960px;
	margin:0px auto 0px auto;
	padding:10px 0px 20px 0px;
	text-align:center;
	font-size:11px;
	//background:transparent url(images/bg_footer.png) no-repeat;
	background-color:#c3be96;
	
	border-top:solid 1px #afaa82;
}

#header {
	background:transparent url(images/bg_header.png) no-repeat;
	width:960;
	height:129px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
}

#header #logo {
	color:#fff;
	position:absolute;
	padding:0px;
	margin:0px;
	top:20px;
	left:10px;
}

#header #nav {
	position:absolute;
	top:73px;
	left:10px;
	padding:0px;
	margin:0px;
}

#header #nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#header #nav ul li {
	display:inline-block;
	margin:0px 25px 0px 0px;
}

#header #nav ul li a {
	font-family: "AndaleMono", serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:lowercase;
	font-weight:normal;
}

#content {
	padding:20px 10px 20px 10px;
	width:660px;
	float:left;
	line-height:18px;
}

#breadcrumbs,
#nav-single {
	font-size:10px;
	//text-transform:lowercase;
	position:absolute;
	top:120px;
}


/* GENERAL STYLES ------------- */


a {
	color:#494629;
	text-decoration:underline;
}

h1 { 
	//font-family: "AndaleMono", serif;
	color:#494629;
	background:transparent url(images/bg_h1.png) no-repeat;
	font-size:20px;
	padding:0px 0px 0px 56px;
	margin:15px 0px 10px -10px;
	font-weight:normal;
	min-height:31px;
	line-height:normal;
	clear:left;
}

h2 {
	//font-family: "AndaleMono", serif;
	color:#494629;
	font-size:18px;
	font-weight:none;
	margin:20px 0px 5px 0px;
	padding:0px;
	font-weight:normal;
	line-height:normal;
}

h3 {
	color:#494629;
	font-weight:bold;
	font-size:16px;
	margin:0px 0px 5px 0px;
	padding:0px;
	line-height:normal;
}

h3 a {
	color:#494629;
	text-decoration:none;
}

#content h1:first-child, 
#content h2:first-child,
.page_body h2:first-child {
	margin-top:0px;
}

p {
	padding:0px;
	margin:0px 0px 10px 0px;
}


/* CONTENT SPECIFIC ------------- */

.post-date {
	font-size:10px;
	text-transform:uppercase;
	color:#494629;
}

img.polaroid {
	border:solid 1px #666;
	background-color:#fff;
	padding:2px;
	box-shadow: 1px 1px 2px 1px #827f64;
}

#content .alignleft {
	float:left;
	margin: 0px 20px 5px 0px;
}

#content .alignright {
	float:right;
	margin: 0px 0px 5px 20px;
}

#content ul {
	list-style:none;
	margin:0px 0px 10px 5px;
	padding:0px;
}

#content ul li {
	padding:0px;
	margin:0px 0px 4px 0px;
}

#content .article {
	clear:both;	
	padding: 0px 0px 20px 0px;
}

#content table {
	border-collapse: collapse;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#content h1 a {
	text-decoration:none;
}

#content .more-button {
	display:block;
	margin:10px 0px 10px 0px;
	padding:0px;
}


/* SIDEBAR ---------------------- */

div#sidebar {
	width:220px;
	float:right;
	padding:0px 0px 0px 20px;
	margin:15px 0px 10px 0px;
	font-size:12px;
	border-left:solid 1px #afaa82;
}

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

#sidebar ul li {
	margin:0px 0px 15px 0px;
	padding:0px;
}

#sidebar ul li p:last-child { 
	margin:0px;
}

#sidebar ul li ul {
	margin:0px 2px 5px 5px;
	padding:0px;
}

#sidebar ul li ul li {
	margin:0px 0px 2px 0px;
	padding:0px;
}

#sidebar ul li ul li ul {
	margin:3px 2px 5px 8px;
	padding:0px;
}

#sidebar ul li ul li ul li {
	margin:0px 0px 2px 0px;
	padding:0px;
}

#sidebar img {
	border:solid 1px #000;
	max-width:100%;
	height:auto;
}

#sidebar .article {
	clear:both;
	padding:0px 0px 3px 0px;
	margin:0px 0px 5px 0px;
}

#sidebar h2 {
	font-size:16px;
	line-height: normal;
	margin:0px 0px 4px 0px;
	padding:0px 0px 0px 0px;
}

#sidebar h4 {
	margin:2px 0px 0px 0px
	padding:0px;
	font-size:12px;
	font-weight:bold;
}

/* ==== FORM STUFF =================== */

form .text,
input[type=text],
textarea, 
.eStore_text_input,
input[type=email],
input[type=password] {
	border:solid 1px #1b130e;
	border-radius:3px;
	background-color:#fff;
	color:#918379;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing:.5px;
	font-weight:normal;
	padding:1px 5px 1px 5px;
}



/* ==== COMMENTS ======================= */


/* comments */
h2#comments {
	margin:20px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	font-weight:bold;
	border-top:solid 1px #afaa82;
}
#commentlist .commentdata,
#commentlist,#commentlist ul {
	margin:0;
	padding:0;
}
#commentlist li {
	margin:0 0 10px;
	padding:6px;
	list-style:none;
	border:solid 1px #afaa82;
	background-color:#c3be96;
}
#commentlist li p {
	margin-left:50px;
}
#commentlist .children li {
	margin:10px 20px;
}
#commentlist .comment-author {
	float:left;
}
#commentlist img {
	float:left;
	margin:1px 0 5px 1px;
	padding:0;
}
#commentlist .commentmetadata {
	min-height:32px;
	margin:0 5px 0 0;
	text-align:right;
	font-size:10px;
	color:#afaa82;
	text-transform:uppercase;
}
#commentlist .comment-author cite {
	display:inline;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	text-align:left;
	font-style:normal;
}
#commentlist .bypostauthor > .comment-body cite {
	padding-left:0px;
}
#commentlist .comment-author cite img {
	-moz-border-radius:3px;
}
#commentlist .comment-author + em {
	clear:left;
	display:block;
}
#commentlist .comment-edit-link {
	font-size:x-small;
}
#commentlist .comment_text {
	clear:left;
	margin:0;
	padding:0px;
}
#commentlist .comment p,
#commentlist .trackback p,
#commentlist .pingback p {
	clear:both;
	padding:0px 0px 10px 0px;
}
#commentlist blockquote,
#commentlist blockquote cite {
	font-style:italic;
}
#commentlist blockquote {
	margin:0 0 0 20px;
	padding:0;
	min-height:0;
}
#commentlist blockquote cite {
	padding-bottom:0;
}
#commentlist .reply {
	text-align:right;
	margin-right:5px;
	font-size:.9em;
}
#commentlist #respond {
	width:96%;
	margin:0 auto;
}
.comment-links {
	margin:0px 0px 20px 0px;
	padding:0;
}
.comment-links li {
	margin:0px 5px 0px 0px;
	padding:0;
	display:inline;
	font-size:10px;
	color:#afaa82;
	text-transform:uppercase;
}
#commentform {
	margin:0px 0px 0px 8px;
}
.comment-notes,
.logged-in-as {
	font-size:10px;
	color:#494629;
	text-transform:uppercase;
}

#commentform label.text {
	display:inline-block;
	width:3.7em;
}
#commentform .comment-form-comment {
	margin:0;
}
#commentform .comment-form-comment label,
#commentform .comment-form-email label,
#commentform .comment-form-author label,
#commentform .comment-form-url label {
	display:block;
	padding:2px;
	text-transform:uppercase;
	color:#494629;
}

#commentform .required {
	color:red;
	margin: 0px 5px 0px -10px;
}
#commentform .comment-notes .required {
	margin:0px;
}
#commentform .form-allowed-tags {
	margin:0;
	line-height:1.2em;
	font-size:.8em;
}

#commentform .form-allowed-tags code {
	font-size:10px;
}

#commentform input[type=submit] {
	width:119px;
	height:21px;
	border:none;
	margin: 15px 0px 0px 0px;
	background: transparent url(images/btn_post-comment.png) no-repeat;	
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/* --- MAIL CHIMP ------- */

#sidebar #mc_signup {
	display:none;
	border:solid 1px #494629;
	padding:8px;
}

#sidebar #mc_message {
	color:red;
	padding:2px 0px 3px 0px;
}

#mc_signup_submit {
	width:89px;
	height:21px;
	border:none;
	margin: 15px 0px 0px 0px;
	background: transparent url(images/btn_send-info.png) no-repeat;		
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/* -- CONTACT FORM ------ */

input.wpcf7-submit {
	width:89px;
	height:21px;
	border:none;
	margin: 15px 0px 0px 0px;
	background: transparent url(images/btn_send-note.png) no-repeat;	
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}


/* -- PRETTY PHOTO ------- */

.pp_social {
	display:none;
}