@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-size: 80%; /* IE Fix */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	width: 100%;
	background:#f2f2e8 url(../img/bg.jpg) no-repeat center 22px;
	}
a {
	text-decoration:underline;

	/* Modify the color */
	color:#f06d26;
	}
a:hover {
	text-decoration:none;
	}
a img {
	border: 0;
	}
hr {
	color: #dbdbdb;
	background-color: #dbdbdb;
	padding: 0px;
	margin: 15px 0px;
	border: 0px;
	height: 1px;
	}
form {
	margin: 0;
	padding: 0;
	}

#container,
#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	}

#content,
#header {
	width: 992px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#content {
	margin-top:20px;
	background-image:url(../img/bg_content.gif);
	background-repeat:repeat-y;
	background-position:15px;
	position:relative;
	}
#header {
	position:relative;
	height:144px;
	}
#header #subscribe_header {
	text-align:right;
	color:#dddee2;
	font-size:80%;
	padding-right:65px;
	padding-top:7px;
	letter-spacing:2px;
	}

#header #logo {
	position:absolute;
	top:30px;
	left:16px;
	margin:0;
	padding:0;
	}
#header #logo h1 {

	/* Modify width and height */
	width:526px;
	height:115px;

	margin:0px;
	padding:0px;
	background-image:url(../img/logo.gif);
	font-size:0px;
	}
#header #logo h1 a,
#header #logo h1 a:hover {

	/* Modify width and height */
	width:526px;
	height:115px;

	font-size:0px;
	outline:none;
	display:block;
	}
#header #logo h1 span,
#header #logo h1 a span {
	font-size:0px;
	text-indent:-9999px;
	}

#search_container {
	width:229px;
	left:567px;
	top:117px;
	font-size:80%;

	/* Modfify the color */
	color:#f06d26;
	position:absolute;
	border:0px;
	}

#header #subscribe {
	font-size:85%;
	color:#f2f2e8;
	width:188px;
	top:35px;
	left:796px;
	position:absolute;
	}
#subscribe_header a,
#subscribe a {
	color:#FFFFFF;
	text-decoration:none;
	}
#subscribe_header a:hover,
#subscribe a:hover {
	text-decoration:underline;
	}
#subscribe li {
	padding-bottom:10px;
	}

#rightnav_top {
	width:180px;
	height:20px;
	background-image:url(../img/bg_content_right.gif);
	background-repeat:repeat-y;
	position:absolute;
	top:-19px;
	right:26px;
	}

#leftnav h2,
#rightnav h2 {
	font-size:110%;
	text-transform:lowercase;
	margin:0px;
	margin-bottom:10px;
	}
#leftnav h2 {

	/* Modify the color */
	color:#f06d26;
	}
#rightnav h2 {

	/* Modify the color */
	color:#f06d26;
	margin-top:30px;
	}
#rightnav h2 a {
	color:#f06d26;
	}

#leftnav {
	margin-top:-4px;
	}
#leftnav a,
#rightnav a {
	color:#000000;
	text-decoration:none;
	}
#leftnav a:hover,
#rightnav a:hover {
	text-decoration:underline;
	}
#leftnav a.highlighted_link {

	/* Modify the color */
	color:#f06d26;
	text-decoration:underline;
	font-weight:bold;
	}
#leftnav a.highlighted_link:hover {
	text-decoration:none;
	}

#leftnav .background {
	background-image:url(../img/bg_left_nav.gif);
	background-repeat:no-repeat;
	background-position:15px 10px;
	min-height:212px;
	}
#leftnav #three_buttons {
	width:203px;
	height:80px;
	margin-left:-8px;
	}
#leftnav #three_buttons a {
	color:#FFFFFF;
	text-decoration:none;
	}
#leftnav #three_buttons a:hover {
	text-decoration:underline;
	}
#leftnav #three_buttons .dark {
	width:179px;
	height:28px;

	/* Modify the color */
	background-color:#494748;
	margin-left:23px;
	}
#leftnav #three_buttons .light {
	height:24px;

	/* Modify the color */
	background-color:#656364;
	}
#leftnav #three_buttons .padding {
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	font-size:85%;
	}

#categories {

	/* Modify - you will have to slice the PSD to create this file */
	background:url(../img/bg_categories.gif) 15px 0px;
	}
#categories hr {
	border: 0px;
	height: 1px;
	width: 169px;
	padding: 0px;
	margin: 4px 0px 4px 0px;
	background:url(../img/bg_dotted_divider.gif) no-repeat;
	}
#categories h2,
#categories a,
#categories .categoryLabel {
		padding-left: 10px;
	}

#who_we_are {
	color:#a49f90;
	}
#who_we_are a {
	color:#a49f90;
	text-decoration:none;
	}
#who_we_are a:hover {
	color:#a49f90;
	text-decoration:underline;
	}
#who_we_are img {
	border:1px solid #c5c5c5;
	}
#who_we_are .inside div {
	float:left;
	width:58px;
	text-align:center;
	margin:0px 7px 7px 7px;
	font-size:75%;
	}

#leftnav {
	float: left;
	width: 203px;
	}
#leftnav .inside {
	padding-left:30px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:15px;
	}

#leftnav ul {
	padding-left:15px;
	margin-left:0px;
	margin-top:0px;
	}

#newsletters .inside div {
	margin-bottom:5px;
	}
#newsletters ul {
	list-style-type: none;
	margin: 0 8px 0 25px;
	padding: 0;
	border: 0;
	}
#newsletters p {
	margin: .5em 0 0 0;
	padding: 0 8px 0 8px;
	}
#newsletters li {
	text-indent: -20px;
	}
#newsletters li a {
	vertical-align: middle;
	}
#newsletters li span {
	text-indent: 0;
	}

#main {
	float: left;
	width: 600px;
	line-height: 120%;
	}
#main #main_footer {
	position:absolute;
	bottom:10px;
	font-weight:bold;
	font-size:90%;
	width:550px;
	padding-left:10px;
	}
#main #main_footer a {
	color:#a49f90;
	text-decoration:none;
	}
#main #main_footer a:hover {
	text-decoration:underline;
	}
#main_footer #back_to_top {
	float:left;
	}
#main_footer #newer_older a,
#main_footer #newer_older {
	/* Modify the color, if needed */
	color:#f06d26;
	text-align:right;
	}

#post {
	padding: 0 40px 0 10px;
	margin-bottom:40px;
	}
#post img {
	border:1px solid #c5c5c5;
	display: block;
	margin: 0 auto 10px auto;
	}
#post .share_this img {
	float: left;
	border:0px;
	}

#post .date {
	/* Modify the color */
	color:#605e5f;
	font-size:75%;
	}
#post h2 {
	margin-top:10px;
	/* Modify the color */
	color: #f06d26;
	}
#post h2 a {
	/* Modify the color */
	color:#f06d26;
	text-decoration:none;
	}
#post h2 a:hover {
	text-decoration:underline;
	}
#post .deck {
	color:#383631;
	font-style:italic;
	font-size:90%;
	}
.deck p {
	margin-top:-15px;
	}

#post .footer {
	font-size:75%;
	margin-top:5px;
	}
#post .footer a {
	/* Modify the color */
	color: #605e5f;
	}

#rightnav {
	float: left;
	width: 160px;
	padding-right:20px;
	}

#recent_posts div {
	margin-bottom:14px;
	}
#archive_list {
	line-height:200%;
	}

#calendar {
	padding-left: 8px;
	margin: 2em 0;
	}
#calendar table {
	text-align: center;
	}
#calendar caption {
	margin: 0;
	padding: 0;
	font-size: .8em;
	font-weight: bold;
	color: #c60;
	text-align: left;
	}
#calendar a {
	color: #000;
	display: block;
	padding: 2px 0;
	}
#calendar a:hover {
	background-color: #ccc;
	text-decoration: none;
	}
#calendar th {
	border-bottom: 1px solid #000;
	font-size: .6em;
	width: 22px;
	}
#calendar td {
	border-bottom: 1px solid #999;
	font-size: .7em;
	width: 22px;
	}

#resources {
	margin-bottom:40px;
	text-align:center;
	}
#resources div {
	margin-bottom:20px;
	}

#footer {
	background-color:#e6e6da;
	font-size:95%;
	}
#footer_container {
	width:960px;
	margin:0 auto;
	text-align:left;
	}
#footer a {
	text-decoration:none;
	color:#000000;
	}
#footer a:hover {
	text-decoration:underline;
	}

.shopsale {
					font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
					color: #993333;
				}
.shoptext {
					font: 8pt Verdana, Arial, Helvetica, sans-serif;
					color: #333366;
				}
.shoptitle {
					font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
					color: #333366;
				}
				
/* COMMENT PAGES */
#commentHeader {
	width: 100%;
/*	background: #fff url("../img/comment_header_bg.gif") repeat-x; delete this eventually
*/	text-align: left;
	border-bottom: 30px solid #d7e5ac;
	}
#commentHdContent {
	width: 570px;
	margin: 0 auto;
	border-left: 1px solid #cce5ff;
	}
#commentHdContent h1 {
	font: bold 2.4em Arial, Helvetica, sans-serif;
	color: #c60;
	margin: 0;
	padding: 1em 25px 0;
	}
#commentHdContent h1 a {
	color: #c60;
	text-decoration: none;
	}
#commentHdContent h1 a:hover {
	text-decoration: none;
	}
#commentHdContent h2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #c60;
	margin: 0;
	padding: 0 25px 1em;
	}
#commentMain {
	width: 570px;
	margin: 0 auto;
	background-color: #fafdff;
	border-left: 1px solid #cce5ff;
	text-align: left;
	}
#commentpost {
	padding: 25px;
	}
#commentpost h3 {
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #c60;
}
.comment {
	padding: 0 0 1em 1em;
	margin: 1em 0 1em 1em;
	border: 1px solid #069;
	border-width: 0 0 1px 1px;
	color: #666;
}
p.comment-footer {
	font: normal .9em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #00264c;
	margin-bottom: 0;
}
p.comment-footer a {
	color: #00264c;
	text-decoration: none;
}
p.comment-footer a:hover {
	text-decoration: underline;
}

/* ARCHIVES */
.archivesList h2 {
	font: bold 1.8em Arial, Helvetica, sans-serif;
	margin: 1em 0 0;
	color: #c60;
}
.archivesList ul {
	margin-top: 0;
}
.archivesList a {
	color: #069;
}
.archivesList a:hover {
	color: #000;
}

/* TAG CLOUD */
#tcContent h2 {
	font: bold 1.6em Arial, Helvetica, sans-serif;
	color: #567300;
}
#tagCloud {
	width: 180px;
	display: inline;
	float: right;
}
#tagList {
	width: 180px;
	display: inline;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #d6e1b8;
}
.module-tagcloud .module-content {text-align: center; }
.module-tagcloud .module-content .module-list { list-style: none; }
.module-tagcloud .module-content .module-list .module-list-item { display: inline; }
.module-tagcloud .module-content .module-list li.taglevel1 { font-size: 19px; }
.module-tagcloud .module-content .module-list li.taglevel2 { font-size: 17px; }
.module-tagcloud .module-content .module-list li.taglevel3 { font-size: 15px; }
.module-tagcloud .module-content .module-list li.taglevel4 { font-size: 13px; }
.module-tagcloud .module-content .module-list li.taglevel5 { font-size: 11px; }
.module-tagcloud .module-content .module-list li.taglevel6 { font-size: 9px; }

/* GLOBAL HEADER */

#globalHeader {
	width: 100%;
	height: 20px;
	background-color: #fff;
	border-bottom: 2px solid #d6cfb5;
	text-align:right;
	}

/* -------------------- FORM ELEMENTS -------------------- */

.one_line_field {
	width:181px;
	height:18px;
	background-image:url(../img/bg_input.gif);
	background-repeat:repeat-x;
	border:0px;
	padding: 4px 0px 0px 6px;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;
	position:absolute;
	top:0px;

	/* Modify the color */
	color: #dc4d00;
	}
.go_button {
	position:absolute;
	top:0px;
	left:181px;
	}

	#post #comments h2 {
		font-size: 1.2em;
		text-transform: uppercase;
	}

	#calendar {
		padding-left: 0;
	}

	#calendar table {
		border: 0;
		border-collapse: collapse;
	}

	#calendar caption.month {
		color: #f06d26;
		font-size: 110%;
		text-transform: lowercase;
		padding-bottom: 5px;
	}

	#calendar tr.days {
		border-bottom: 1px solid #5a5541;
		vertical-align: bottom;
	}

	#calendar tr.weekHeader {
		height: 5px;
	}

	#post h2.searchTitle {
		font-size: 1.1em;
	}

	#post p.footer {
		clear: both;
		border-top: 1px solid #dedede;
		padding-bottom: 15px;
	}

	#additional ul {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}

	#additional ul li {
		width: 155px;
		margin: 8px 0;
		border-bottom: 1px solid #e0e0e0;
		text-transform: lowercase;
	}

	#additional ul li a {
		position: relative;
		bottom: 4px;
	}

	#post h1.archiveHeader,
	#post h3.archiveHeader {
		font: bold 1em Arial, Verdana, sans-serif;
		color: #f06d26;
	}

