/*
THEME NAME: Make It Heaven
THEME URI: http://www.makeitheaven.com
DESCRIPTION: Site specific theme based on Sandbox by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
VERSION: 1.0
AUTHOR: <a href="http://hirschid.com/">David Hirschi</a>
AUTHOR URI: http://hirschid.com
TAGS: 
*/

/* reset browser defaults */

div, p, h1, h2, h3, h4	{
	margin: 0;
	padding: 0;
	}
	
p, h1, h2, h3, h4	{
	margin-bottom: 12px;
	}
	
a img	{
	border: none;
	}
	
a:link, a:visited, a:hover	{
	color: #bf6929;
	text-decoration: none;
	}
	
a:hover	{
	text-decoration: underline;
	}
	
/* end resets */

body	{
	margin: 0;
	background-color: #ffd580;
	font: 12px verdana, arial, sans-serif;
	color: #4f4f4f;
	}
	
#header, #access, #container, #footer	{
	width: 899px;
	margin: 0 auto;
	}
	
#access	{
	height: 36px;
	background: url("graphics/bg-menu.jpg") left top repeat-x #ffc243;
	}
	
#header	{
	height: 188px;
	overflow: hidden;
	background: url("graphics/header.jpg") left top no-repeat transparent;
	text-indent: -2000px;
	}
	
div#container {
	clear: both;
	width: 755px;
	min-height: 520px;
	padding: 0 70px 25px;
	background: url("graphics/bg-container.jpg") left top no-repeat #fff;
}

div#container:after	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

div#content	{
	float: left;
	width: 513px;
	padding: 35px 16px 20px;
	}
	
.page-template-orderform-php div#content	{
	width: 723px;
	}
	
div.sidebar {
	float: left;
	margin-top: 16px;
	width: 185px;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #bf6929;
	}
	
div.sidebar a	{
	color: #3d5e8e;
	text-decoration: none;
	}
	
div.sidebar a:hover	{
	text-decoration: underline;
	}
	
div#newsletter	{
	width: 183px;
	height: 42px;
	background: url("graphics/button-email-signup.png") left top no-repeat #fff;
	margin-bottom: 15px;
	}
	
div#newsletter a	{
	display: block;
	width: 183px;
	height: 42px;
	}
	
div#socialmedia	{
	margin: 0 auto 15px;
	width: 89px;
	}
	
div#facebook, div#twitter	{
	float: left;
	width: 32px;
	height: 32px;
	}
	
div#facebook	{
	background: url("graphics/facebook-32x32.png") left top no-repeat #fff;
	}

div#twitter	{
	background: url("graphics/twitter-32x32.png") left top no-repeat #fff;
	margin-left: 25px;
	}

div#facebook a, div#twitter a	{
	display: block;
	width: 32px;
	height: 32px;
	}

div#footer	{
	clear: both;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #bf6929;
	padding: 28px 0;
	}

table#links td	{
	vertical-align: top;
	padding: 5px;
	}
	
table#links td.graphic	{
	text-align: center;
	}
	
table.order-form	{
	width: 723px;
	}
	
table.order-form td	{
	padding: 10px 5px;
	border-bottom: 1px solid #999;
	}
	
table.order-form td.product	{
	width: 150px;
	font-weight: bold;
	}


/* ------------------------------------------------------------------------
	main menu styles */
	
div#menu {
	padding-left: 3px;
	padding-top: 8px;
	}
	
div#menu ul, div#menu ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

div#menu ul li ul {
	left: -999em;
	position: absolute;
}

div#menu ul li:hover	{
	visibility: inherit;	/* fixes IE7 'sticky bug' */
	}

div#menu ul li	{
	float: left;
	position: relative;
	padding: 0 12px;
	height: 28px;
	}
	
div#menu ul li a	{
	display: block;
	position: relative;
	}
	
div#menu ul li:hover ul {
	left: 1em;
	top: 28px;	/* match top ul height */
	z-index: 99;
}

div#menu a	{
	font: bold 14px Georgia, "Times New Roman", serif;
	color: #bf6929;
	text-decoration: none;
	}

div#menu li a:hover	{
	color: #fff;
	}
	
div#menu ul li ul	{
	width: 16.125em;	/* match width of li below plus padding */
	background: #ffc243;
	}
	
div#menu ul li ul li	{
	background: #ffc240;
	border-bottom: 1px solid #bf6929;
	border-right: 1px solid #bf6929;
	border-left: 1px solid #bf6929;
	width: 15em;
	height: 18px;
	padding: 5px 7px;
	}
	
div#menu li li:hover	{
	background: #ffd580;
	}


div#menu ul li ul li a:link, div#menu ul li ul li a:visited, div#menu ul li ul li a:hover	{
	font: bold 11px verdana, arial, sans-serif;
	color: #bf6929;
	}
	
.entry-title,.entry-meta {
	clear:both;
	}

.entry-meta	{
	font-size: 9px;
	}

h2, h4	{
	font: bold italic 24px Georgia, "Times New Roman", serif;
	color: #3d5e8e;
	}
	
h4	{
	font-size: 16px;
	}
	
h5	{
	font: bold italic 16px Georgia, "Times New Roman", serif;
	color: #3d5e8e;
	padding-bottom: 3px;
	border-bottom: 1px solid #3d5e8e;
	margin-bottom: 6px;
	}
	
h2.entry-title	{
	margin-top: 12px;
	font-size: 24px;
	text-align: center;
	}
	
body.page-template-homepage-php h2, body.page-template-homepage-php h4	{
	text-align: center;
	color: #bf6929;
	}
	
div.sidebar h3, h3.widgettitle	{
	font: bold italic 13px Georgia, "Times New Roman", serif;
	margin: 0 0 6px 0;
	color: #bf6929;
	}
	
/* sidebars */

div#primary	{
	}
	
div#secondary	{
	display: none;
	}
	
div#secondary {
	float: right;
	margin-right: 2px;
	}
	
.page-template-homepage-php div#secondary	{
	display: block
	}
	
.center	{
	text-align: center;
	}

#comments	{
	margin-top: 12px;
	}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin: 0 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin: 0 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
	list-style: none;
	margin: 0 0 2em;
	font-size: 12px;
	}
	
div.sidebar li p	{
	padding-bottom: 0.25em;
	}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div, div.sidebar ul {
margin:0;
padding:0;
}

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