/*
Theme Name: Envented
Theme URI: http://www.envented.ca
Description: Envented theme
Version: 1.0
Author: Envented
Author URI: http://www.envented.ca
License: General Public License (GPL)
*/

body {	
	margin: 0;padding: 0;background: url(images/bg.jpg) center #726658;
	font: 12px Arial, Helvetica, sans-serif;
	color: #72665a;
}

#pagewrap {
	background: #ffffff;
	width: 800px;
	height: 100%;
	margin: 0px auto 0px auto;
	display: block;
	overflow: hidden;
	position: absolute:
	bottom: 0px;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1em;
	line-height: 1.25em;
}

img {
	border: none;
}

#header {
	width: 800px;
	height: 201px;
	background: url(images/banner.jpg) no-repeat #f38508;
}

#header a {
	display: block;
	width: 800px;
	height: 201px;
}

#peak {
	width: 800px;
	height: 25px;
	background: #000000;
	color: #ffffff;
}

input.srch-txt {
	width: 200px;
	height: 16px;
	border: 0px;
	background: #ffffff;
	color: #666666;
}

input.SE4_btn {
	border: 0px;
	width: 50px;
	height: 18px;
}

form {
	margin: 0px;
	padding: 0px;
}

object, embed {
	position: relative;
	z-index: 0;
}

#menu {
	width: 100%;
	height: 36px;
	background: #fcd108;
}

#menu ul {
	list-style: none;
	width: 100%;
	padding: 0px;
}

#menu li {
	display: inline;
	font-size: 1em;
	text-align: center;
}

#menu a {
	color: #72665a;
	display: block;
	float: left;
	height: 25px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin: 7px 9px 0px 8px;
}

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

/* Content */

#content {
	width: 750px;
	margin: 0px auto 20px auto;
	min-height: 275px;
    height:auto !important;
    height: 275px;
}

#main {
	float: left;
	width: 750px;
	background: #ffffff;
	overflow: hidden;
}

#mainhome {
	float: left;
	width: 515px;
	background: #ffffff;
	overflow: hidden;
}

#nameheader {
	display: block;
	margin: 10px 25px 10px 25px;
	text-align: right;
	background: url(images/dash.png) repeat-x bottom;
	height: 30px;
}

#nameheader h2 {
	color: #fcd108;
	font-size: 18px;
	font-weight: bold;
	color: #fcd108;
	padding-top: 2px;
}

#nameheader form {
	float: left;
}

#homemiddle .post {
	width: 250px;
}

#sidebar {
	float: right;
	width: 200px;
	text-align: center;
	border-left: 1px solid #fcd108;
	padding: 0px 10px 10px 10px;
}

.post p a:link, .post p a:visited {
	color: #fcd108;
	font-weight: bold;
	text-decoration: none;
}

.post p a:hover {
	color: #cc0000;
}

.post h2 {
	display: block;
	color: #72665a;
	margin-bottom: .5em;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

.post h2 a{
	color: #72665a;
	display: block;
	text-decoration: none;
}

.post p a.more-link:link, .post p a.more-link:visited, a.bar {
	display: block;
	background: url(images/dash.png) repeat-x bottom right;
	height: 20px;
	text-align: right;
	color: #bb8f36;
}

.post p a.more-link:hover {
	color: #cc0000;
}

.linklove {
	display: none; /* great plugin! cforms! */
}