/*  
Theme Name: Simply Honey
Theme URI: http://www.simplyhoney.com/
Description: The default Simply Honey theme.
Version: 1.0
Author: Wendy Van Wouw / Aaron Wentzel
Author URI: http://www.takbax.com/	
*/

body {
	background: url(img/gradient.jpg) left top repeat-x;
	margin: 0px;
	top: 10px;
	padding: 0px;
	}

div#left {
	background: url(img/background-left.jpg) left top no-repeat;
	margin: 0px;
	padding: 0px;
	}

div#right {
	background: url(img/background-right.jpg) right top no-repeat;
	margin: 0px;
	padding: 0px;
	}

div#page {
	position:relative;
	top: 15px;
	background: url(img/top.jpg) top no-repeat;
	margin: 0px;
	padding: 5px;
	width: 772px;
	}

div#header {
	background: url(img/text-back.jpg) left top repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	top:6px;
	}

div#header object {
	width: 760px;
	height: 320px;
	display: inline;
	margin: 0px;
	}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 772px;
	background: url(img/bottom.jpg) left bottom no-repeat;
	text-align: left;
	padding-bottom: 30px;
}

div#content {
	background: url(img/text-back.jpg) left top repeat-y;
	margin: 0px;
	padding: 0px;
	width: 772px;
	padding-bottom: 15px;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	color: #333333;
	}

p {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	}
#left-column ul {
	margin: 25px;
	padding: 0;	
	}


#left-column ul li{
	list-style-type:square;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left:15px;
	color: #333333;
}



div#left-column {
	float:left;
	margin: 0px;
	padding: 0px;
	width:75%;
}

div.entry img.float-left {
	float: left;
	margin-right: 20px;
}
div.entry img.float-right {
	float: right;
        margin-left: 20px;
}

div#right-column {
	float: right;
	margin-right: 20px;
	padding: 0px;
	width: 22%;
}
.clearfix {
	overflow: hidden;
}

#clearone {
	clear: both;
	height: 1px;
}

div#footer {
	
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	width: 772px;
	height: 25px;
	clear: both;
	line-height: .4em;
}

div#footer a, div#footer a:link, div#footer a:visited {
	color: #333333;
	text-decoration: none;
}

div#footer a:hover, div#footer a:focus {
	color: #c60001;
	text-decoration: none;
}

.footer-menu {
	font-family: verdana, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #777777;
	margin-top: 2px;
}
.footer-copy {
	font-family: verdana, sans-serif;
	font-size: 0.6em;
	text-align: center;
	color: #777777;
	margin-bottom: 2px;
}

#right-column ul, #right-column ul ol {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
	
#li.widget {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5{
	font-family: verdana, sans-serif;
	font-weight: bold;
	color: #c60001; 
}
h1 span.none { 
	display:none;
}
h1 {
	margin: 0;
	padding-top: 70px;
	font-size: 1.3em;
	text-transform: uppercase;
}
h2{
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: verdana, sans-serif;
	color:#c60001;
	font-size: 1.1em;
	text-transform: capitalize;
	border-bottom: 1px solid #c60001; 
}
h2.pagetitle{
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: verdana, sans-serif;
	color:#c60001;
	font-size: 1.1em;
	text-transform: capitalize;
	border-bottom: 1px solid #c60001; 
}

h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h2 a:focus {
	text-transform: capitalize;
	border-bottom: 1px solid #c60001; 
	text-decoration: none;
	font-family: verdana, sans-serif;
}

h2 a:hover {
	text-transform: capitalize;
	border-bottom: 1px solid #660000; 
	color: #660000; 
	text-decoration: none;
	font-family: verdana, sans-serif;
}

h3{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 17px;
	margin-bottom: 0px;
	font-size: 1.2em;
	text-transform: lowercase;
	color: #660000;
}

h3 a,
h3 a:link,
h3 a:active,
h3 a:visited,
h3 a:focus {
	text-transform: lowercase;
	color: #660000;
	font-family: verdana, sans-serif;
}

h3 a:hover {
	text-transform: lowercase;
	color: #c60001; 
	text-decoration: none;
	font-family: verdana, sans-serif;
}

h4{
	margin-left: 5px;
	margin-top: 30px;
	font-size: 1.1em;
	text-transform: capitalize;
	border-bottom: 1px solid #c60001; 
}


ul.page{
	margin: 25px;
	padding: 0;	
	color: #333333;
}
ul.page li{
	list-style-type:square;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left:15px;
}
h3.page{
	text-transform: capitalize;
}

.widget ul{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
}
.widget ul li{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0;
	margin-left:15px;
	color:white;
}
.widget ul li a{
	font-family: verdana, sans-serif;
	font-size: .9em;
	color:white;
}
.widget ul li a.visited, .widget ul li a:link{
	text-decoration: underline;
}
.widget ul li a:hover, .widget ul li a:focus{
	text-decoration: none;
}
a{
	font-family: verdana, sans-serif;
	color:#c60001;
}
a.visited, a:link{
	text-decoration: underline;
}
a:hover, a:focus{
	text-decoration: none;
}
.search{
	padding: 0px 15px 0px 15px;
}

#pages{
	
}
#meta{
	
}
#archives ul li{
	font-size: .9em;	
	color: #c60001;
}
#archives ul li a{
	font-size: 1.1em;	
}

#categories ul li {
	font-size: .9em;	
	color: #c60001;
}
#categories ul li a{
	font-size: 1.1em;	
}
.post{
	padding: 0px 15px 0px 15px;
}
.post-edit {
	text-align:right;
}
.post-edit a{
	color:	white;
}


.postmetadata{
	font-size: .8em;
}

.post small {
	display: block;
	width: 96%;
	padding-left: 20px;
	padding-top: 2px;
	padding-right: 5px;
	}

.postmetadata small {
	display: block;
	width: 96%;
	padding-left: 10px;
	padding-right: 5px;
	}

#searchform{
	padding-left: 5px;
}

/* Begin Comments*/
.comments{
	padding: 0px 15px 0px 15px;
}
p.comment{
	text-align:right;
}
p textarea{
	width: 100%;	

}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 20px 25px 0px;
	padding: 10px 20px 5px 20px;
	list-style: none;
	border: 1px solid #ffffff;
	background-color: #fdd758;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */