@charset "UTF-8";
/* CSS Document */

body {
	background: #33140b;
	text-align: center;
	border-top: #83d2e4 7px solid;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container {
	text-align: left;
	margin: 0 auto;
	width: 940px;
}
#header {
	width: 940px;
	height: 45px;
	text-align: right;
}
.go {
	margin-top: 18px;
	padding-left: 5px;
	position: relative;
	top: 5px;
}
.go2 {
	margin-top: 18px;
	padding-left: 5px;
	position: relative;
	top: 4px;
}
.email {
	height: 12px;
	padding: 3px;
	background: #482c24;
	border: 0;
	color: #bdb3b0;
	font-size: 10px;
}
a {
	color: #33140b;
}
h4 {
	color:#33140B;
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
}
/* nav */
#nav {
	width: 940px;
	height: 173px;
}
#nav ul {
	float: right;
}
#nav ul li {
	float: left;
	display: inline;
}
#nav ul li a {
	display: block;
}
.logo {
	float: left;
}
#navabout {
	background: url(images/nav.gif);
	width: 154px;
	height: 173px;
}
#navabout:hover {
	background: url(images/nav.gif) 0 -173px;
	width: 154px;
	height: 173px;
}
body#aboutpage #navabout {
	background: url(images/nav.gif) 0 -173px;
	width: 154px;
	height: 173px;
}
#navtalk {
	background: url(images/nav.gif) -154px 0;
	width: 138px;
	height: 173px;
}
#navtalk:hover {
	background: url(images/nav.gif) -154px -173px;
	width: 138px;
	height: 173px;
}
body#talkpage #navtalk {
	background: url(images/nav.gif) -154px -173px;
	width: 138px;
	height: 173px;
}
#navenvy {
	background: url(images/nav.gif) -292px 0;
	width: 127px;
	height: 173px;
}
#navenvy:hover {
	background: url(images/nav.gif) -292px -173px;
	width: 127px;
	height: 173px;
}
body#envypage #navenvy {
	background: url(images/nav.gif) -292px -173px;
	width: 127px;
	height: 173px;
}
#navsale {
	background: url(images/nav.gif) -419px 0;
	width: 156px;
	height: 173px;
}
#navsale:hover {
	background: url(images/nav.gif) -419px -173px;
	width: 156px;
	height: 173px;
}
body#busterspage #navsale {
	background: url(images/nav.gif) -419px -173px;
	width: 156px;
	height: 173px;
}
#navcontact {
	background: url(images/nav.gif) -575px 0;
	width: 114px;
	height: 173px;
}
#navcontact:hover {
	background: url(images/nav.gif) -575px -173px;
	width: 114px;
	height: 173px;
}
body#contactpage #navcontact {
	background: url(images/nav.gif) -575px -173px;
	width: 114px;
	height: 173px;
}
/* nav */

#main-content {
	background: url(images/loader.gif) 50% 50% no-repeat;
	width: 940px;
	height: 389px;
}
#footer {
	width: 940px;
	color: white;
	padding-top: 40px;
}
#footer p.left-foot {
	font-size: 10px;
	width: 450px;
	float: left;
	line-height: 15px;
	color: white;
}
#footer p.right-foot {
	width: 450px;
	font-size: 10px;
	float: right;
	line-height: 15px;
	text-align: right;
	color: white;
}
#footer a {
	font-size: 10px;
	color: white;
}

/* sub pages */
body.subpage #main-inner {
	background: url(images/subpage-banner.gif) no-repeat;
}
body#aboutpage #main-inner {
	background: url(images/subpage-banner.jpeg) no-repeat;
}
body#talkpage #main-inner {
	background: url(images/subpage-banner2.jpeg) no-repeat;
}
body#envypage #main-inner {
	background: url(images/subpage-banner3.jpeg) no-repeat;
}
body#busterspage #main-inner {
	background: url(images/subpage-banner4.jpeg) no-repeat;
}
body#contactpage #main-content {
	background:url(images/contactpage-banner.jpg) no-repeat;
}
#column-right {
	width: 610px;
	float: right;
	padding-top: 80px;
	padding-left: 34px;
	padding-right: 40px;
}
body.subpage h2 {
	color: #33140b;
	font-size: 31px;
	padding-bottom: 15px;
}
body.subpage p {
	color: #33140b;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}
/* sub pages */

/* contact page */

body#contactpage #contact-left {
	width: 311px;
	padding-left: 31px;
	float: left;
	border-right: #a5deeb 1px solid;
}
body#contactpage #contact-right {
	width: 300px;
	padding-left: 31px;
	float: left;
}
body#contactpage #contact-right strong {
	font-weight: normal;
	font-size: 12px;
	color: #33140b;
	display: block;
	padding-bottom: 7px;
}
body#contactpage h2 {
	padding-left: 31px;
	padding-top: 35px;
}
body#contactpage p {
	font-size: 11.5px;
	padding-bottom: 15px;
}
.contact-form {
	width: 186px;
	background: white;
	border: #83d2e4 1px solid;
	margin-bottom: 10px;
	padding: 5px;
}
.contact-question {
	width: 272px;
	height: 53px;
	background: white;
	border: #83d2e4 1px solid;
	padding: 5px;
	margin-bottom: 15px;
}
/* contact page */

/* blog */
.narrowcolumn {
	width: 610px;
	height: auto;
	float: right;
	padding-top: 80px;
	padding-right: 40px;
}
#main-content2 {
	width: 940px;
	height: auto;
	background: url(images/blogstripe.gif) repeat-y;
	border-bottom: 6px solid white;
}
#main-inner {
	width: 940px;
	min-height: 383px;
	height: auto;
}
p.postmetadata {
	border-bottom: 1px dotted #83d2e4;
	margin-bottom: 15px;
}
#sidebar {
	width: 259px;
	padding-top: 400px;
	padding-bottom: 40px;
	padding-left: 30px;
}
#sidebar a {
	color: white;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
}
#sidebar a:hover {
	color: #68554f;
}
#sidebar h2 {
	padding-top: 15px;
	color: #33140b;
	font-size: 18px;
	padding-bottom: 10px;
}
body.subpage h3 {
	color: #33140b;
	font-size: 31px;
	padding-bottom: 15px;
}
body.subpage #main-content2 .narrowcolumn h2 {
	color: #33140b;
	font-size: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}
body.subpage #main-content2 h2 a {
	text-decoration: none;
}
body.subpage #main-content2 h2 a:hover {
	color: #83d2e4;
}
body.subpage #main-content2 small {
	font-size: 12px;
	padding-bottom: 10px;
	display: block;
	color: #68554f;
	font-style: italic;
}
#clear {
	clear: both;
}
body.subpage #main-content2 form#commentform small {
	display: inline;
}

body.subpage #main-content2 form#commentform textarea#comment {
	width: 580px;
	height: 100px;
}
body.subpage #main-content2 form#commentform input#submit {
	background: url(images/submit.gif) 0 0 no-repeat;
	display: block;
	width: 69px;
	height: 28px;
	border: medium none;
	text-indent: -9999em;
	cursor: pointer;
	margin-bottom: 20px;
}