*
{
	padding: 0;
	margin: 0;
	font-size: 100.01%;
}
html
{
	font-size: 62.5%;
}
body
{
	background:#fde792;
	font: 1em Arial, Verdana, sans-serif;
	color: #5a1f00;
	margin: 0;
}
form, ul, li
{
	margin:0;
	padding:0;
}

/* =========================
 Page layout
========================= */
#container
{
	margin:0 auto;
	width:950px;
}
#header
{
	margin-bottom:20px;
}
#content
{
	clear:both;
}
.columnLeft
{
	float:left;
	width:630px;
}
.columnRight
{
	float:right;
	width:310px;
}
#footer
{
	margin-top:26px;
}
.clear
{
	clear:both;
}
.pad
{
	padding:5px;
}

/* =========================
 Header
========================= */
#header .buttons
{
	height:30px;
	margin: 0 16px;
}
#header .buttons ul li
{
	float:left;
	list-style:none;
	margin: 8px 8px 0 0;
}
#header .buttons ul span
{
	display:none;
}
#header .buttons ul a, #header .buttons ul div
{
	height:14px;
	display:block;
	width:16px;
}
#header .buttons ul .bHome a
{
	background: url("../images/bgButtons.gif") 0 0 no-repeat;
}
#header .buttons ul .bHome a:hover
{
	background: url("../images/bgButtons.gif") 0 -14px no-repeat;
}
#header .buttons ul .bHomeDisabled div
{
	background: url("../images/bgButtons.gif") 0 -28px no-repeat;
}
#header .buttons ul .bContact a
{
	background: url("../images/bgButtons.gif") -16px 0 no-repeat;
}
#header .buttons ul .bContact a:hover
{
	background: url("../images/bgButtons.gif") -16px -14px no-repeat;
}
#header .buttons ul .bMap a
{
	background: url("../images/bgButtons.gif") -32px 0 no-repeat;
}
#header .buttons ul .bMap a:hover
{
	background: url("../images/bgButtons.gif") -32px -14px no-repeat;
}
#header .buttons ul .bAdmin a
{
	background: url("../images/bgButtons.gif") -48px 0 no-repeat;
}
#header .buttons ul .bAdmin a:hover
{
	background: url("../images/bgButtons.gif") -48px -14px no-repeat;
}
#header .search
{
	float:right;
	margin-top:4px;
}
#header .search #searchT
{
	font-size:10px;
	width:150px;
	vertical-align:middle;
}
#header .search #searchB
{
	padding-left:4px;
	vertical-align:middle;
}
#header .logo
{
	background: #5a1f00 url("../images/bgHeader.gif") center top no-repeat;
	clear:both;
	height:110px;
}
#header .logo .columnRight
{
	margin-right:16px;
}
#header .logo ul
{
	clear:left;
	margin-right:10px;
}
#header .logo li
{
	float:right;
	list-style:none;
}
#header .logo li a
{
	color:#fde792;
	display:block;
	font: 150% Arial, Verdana, sans-serif;
	line-height:32px;
	margin-left:2px;
	padding:0 12px;
	text-decoration:none;
}
#header .logo li a:hover, #header .logo li.selected a
{
	color:#5a1f00;
	background: #f87e34 url("../images/bgMenu.gif") center top repeat-x;
}
#header h1
{
	padding:10px 0 44px 10px;
}
#header h1 a
{
	background: url("../images/bgLogo.gif") center center no-repeat;
	height:24px;
	display:block;
	width:493px;
}
#header h1 span
{
	display:none;
}

/* =========================
 Content
========================= */
#content
{
	font-size:1.2em;
}

a
{
	color:#0054a6;
}
a:hover
{
	color:#c00;
}
h2
{
	color:#f7941d;
	font-size:2.0em;
	margin:0 0 16px 10px;
}

#content p
{
	margin-bottom:1em;
}

#content .about p
{
	margin:5px 0;
}

.boxBlue, .boxGreen, .boxOrange, .boxDark
{
	background: #d4d39e url("../images/boxBlueT.gif") center top no-repeat;
	margin-bottom:20px;
}
.boxGreen
{
	background: #ccc975 url("../images/boxGreenT.gif") center top no-repeat;
}
.boxOrange
{
	background: #f6dc7b url("../images/boxOrangeT.gif") center top no-repeat;
}
.boxDark
{
	background: #edb261 url("../images/boxDarkT.gif") center top no-repeat;
}
.boxBlue h3, .boxGreen h3, .boxOrange h3, .boxDark h3
{
	color:#d1570d;
	font-weight:normal;
	margin-bottom: 10px;
}
.boxGreen h3
{
	color:#a2b842;
}
.boxOrange h3
{
	color:#d1570d;
}
.boxBlue .content, .boxGreen .content, .boxOrange .content, .boxDark .content
{
	background: url("../images/boxBlueB.gif") center bottom no-repeat;
	padding:10px;
}
.boxBlue .inner, .boxGreen .inner, .boxOrange .inner
{
	padding:5px;
}
.boxGreen .content
{
	background-image:url("../images/boxGreenB.gif");
}
.boxOrange .content
{
	background-image:url("../images/boxOrangeB.gif");
}
.boxDark .content
{
	background-image:url("../images/boxDarkB.gif");
}
.boxes .boxOrange
{
	float:left;
	width:310px;
	margin:0 0 10px 10px;
}
.boxBlue .content .more, .boxGreen .content .more, .boxOrange .content .more, .boxDark .content .more
{
	margin:10px 0 0 0;
}
.boxes .first
{
	clear:both;
	margin-left:0;
}
.boxes ul
{
	list-style-type:disc;
	margin-left:2em;
}
.boxes li
{
	margin-bottom:5px;
}
#content .boxes .pages
{
	font-size:0.8em;
}

.captcha label
{
	margin-bottom:20px;
}
.captcha img
{
	background:#eee;
	border:solid 1px #999;
	margin-bottom:10px;
}

.comments h3
{
	color:#d1570d;
	font-size:1.6em;
	margin-bottom:1em;
}
.comments ul
{
	margin-bottom:20px;
}
.comments .comment
{
	list-style:none;
	margin-bottom:5px;
}
.comments .gravatar
{
	float:left;
	margin-right: 5px;
	border: 1px solid #ccc;
	vertical-align:middle;
}
.comments .author
{
	color:#d1570d;
	font-size:1.0em;
	padding:5px 0 0 5px;
}
.comments .author a
{
	color:#0054a6;
}
.comments .author a:hover
{
	color:#c00;
}
.comments .author b
{
	padding-right:5px;
}
.comments .text
{
	background: url("../images/bgComment.gif") left top no-repeat;
	font-size:1.1em;
	margin:0 0 0 30px;
}
.comments .alt .text
{
	background-image: url("../images/bgCommentAlt.gif");
}
.comments .pad
{
	padding:10px;
}
.comments .text .pad
{
	background: url("../images/bgCommentB.gif") left bottom no-repeat;
}
.comments .alt .pad
{
	background-image: url("../images/bgCommentAltB.gif");
}
.comments .notes
{
	float:right;
	width:470px;
}
.errors
{
	border:solid 2px red;
	margin-bottom:1em;
}
.errors li
{
	color:red;
	margin:0.5em 2em;
}
.form
{
	margin-left:10px;
}
.form label
{
	display:block;
	float:left;
	font-size:1.2em;
	width:140px;
}
.form .t
{
	width:210px;
}
.form .t, .form textarea
{
	background: #fff;
	border:solid 1px #999;
	font: 1.3em Arial, Verdana, sans-serif;
	padding:2px;
}
.form .button
{
	cursor:hand;
	cursor:pointer;
	font: 1.4em Arial, Verdana, sans-serif;
	padding:2px;
	width:120px;
}
.form textarea
{
	height:150px;
	width:600px;
}
.form .subscribe-to-comments label
{
	display:inline;
	float:none;
	width:auto;
}

.google468
{
	margin-bottom:2em;
	text-align:center;
}

.noline
{
	text-decoration:none;
}

.other
{
	color:#d1570d;
	font-size:1em;
	margin-bottom:16px;
	list-style:none;
}
.other a
{
	color:#477725;
}
.other a:hover
{
	color:#c00;
}
.other .next
{
	float:right;
	text-align:right;
}

.pager
{
	color:#e6cc6a;
	font-size:1.2em;
	margin:0 0 20px 10px;
	list-style:none;
}
.pager li
{
	display:inline;
}
.pager .next
{
	float:right;
}
.pager a
{
	color:#477725;
}
.pager a:hover
{
	color:#c00;
}

.post
{
	margin-bottom:2em;
}
.post h2
{
	color:#d1570d;
	font-size:2.0em;
	margin:0 0 0 10px;
}
.post h3
{
	color:#d1570d;
	font-size:1.6em;
	margin:0;
}
.post h2 a, .post h3 a
{
	color:#0054a6;
	text-decoration:none;
	margin-left:10px;
}
.post h2 a:hover, .post h3 a:hover
{
	color:#c00;
	text-decoration:underline;
}
.post .icons
{
	background: url("../images/bgIcons.gif") center bottom no-repeat;
	clear:both;
	height:24px;
}
.post .icons li
{
	color:#d1570d;
	float:left;
	line-height:16px;
	list-style:none;
	margin-left:10px;
}
.post .icons a
{
	color:#d1570d;
	display:block;
	padding-left:20px;
}
.post .icons a:hover
{
	color:#c00;
	text-decoration:underline;
}
.post .icons li.comment a
{
	background: url("../images/iComment.gif") left top no-repeat;
}
.post .icons li.commentAdd a
{
	background: url("../images/iCommentAdd.gif") left top no-repeat;
}
.post .icons li.date
{
	
}
.post .icons li.feed a
{
	background: url("../images/iFeed.gif") left top no-repeat;
}
.post .icons li.edit
{
	float:right;
}
.post .icons li.edit a
{
	background: url("../images/iEdit.gif") left top no-repeat;
	display:block;
	height:16px;
	width:16px;
}
.post .icons li.edit a span
{
	display:none;
}
.post .more
{
	margin-left:10px;
}
.post .more a, .more-link
{
	display:block;
	color:#477725;
	text-decoration:none;
	margin:5px 0 0 10px;
	width:150px;
}
.post .more a:hover, .more-link:hover
{
	color:#c00;
}
.post .more b, .more-link b
{
	text-decoration:underline;
}
.post .tags
{
	color:#d1570d;
	font-size:1.2em;
	margin:2px 0 1em 20px;
}
.post .tags li
{
	display:inline;
	line-height:16px;
	list-style:none;
	margin-left:5px;
}
.post .tags a
{
	color:#477725;
}
.post .tags a:hover
{
	color:#c00;
}
.post .tags li.date
{
	font-size:0.9em;
}
.text
{
	clear:both;
	font-size:1.2em;
	margin:0 0 10px 10px;
}
#content .text h1, .text h2, .text h3, .text h4, .text h5, .text h6, .text p, .text li, .text table
{
	margin-bottom:1em;
}
#content .text h1, #content .text h2, #content .text h3, #content .text h4, #content .text h5, #content .text h6
{
	color:#f7941d;
}
#content .text h1, #content .text h2, #content .text h3
{
	font-size:1.4em;
}
#content .text h4
{
	font-size:1.2em;
}
.text blockquote
{
	background: url("../images/blockquote.gif") left top no-repeat;
	font-style:italic;
	margin:20px 0;
	padding-left:40px;
}
.text ul, .text ol
{
	margin:1em 4em;
}
.text table ul, .text table ol
{
	margin-left:2em;
}
.text ul ul, .text ol ul
{
	list-style:disc;
}
.text .grid
{
	border-collapse:collapse;
	font-size:0.8em;
}
.text .grid td
{
	border:solid 1px #ccc;
	padding:0.5em;
	vertical-align:top;
}
.text img
{
	border:0;
}

.rss
{
	margin:0 0 10px 10px;
}
.rss li
{
	line-height:16px;
	list-style:none;
	margin-bottom:5px;
}
.rss a
{
	background: url("../images/iFeed.gif") left top no-repeat;
	color:#d1570d;
	display:block;
	padding-left:20px;
}
.rss a:hover
{
	color:#c00;
}

#content .sections, #content .pages, #content .archive
{
	margin:0;
}
.sections li, .pages li, .archive li
{
	color:#d1570d;
	list-style:none;
	margin:0 0 5px 10px;
}
.sections a, .pages a, .archive a
{
	color:#0054a6;
	font-size:1.4em;
	font-weight:bold;
	text-decoration:none;
}
.sections a:hover, .pages a:hover, .archive a:hover
{
	color:#c00;
	text-decoration:underline;
}
.sections .current-cat a
{
	color:#d1570d;
}
.sections ul
{
	margin:5px 0 10px 22px;
}
.sections ul li
{
	list-style:disc;
	margin-bottom:5px;
}
.sections a
{
	color:#477725;
}
.sections ul a
{
	color:#477725;
	font-size:1.1em;
}
.pages a
{
	display:block;
}
.archive li
{
	float:left;
	width:85px;
}
.split2 li
{
	float:left;
	width:115px;
}
.archive a
{
	color:#477725;
}
.archive a:hover
{
	color:#c00;
}

.single .text
{
	margin:20px 0 20px 10px;
}

#wp-calendar
{
	margin-bottom:1em;
	width:100%;
}
#wp-calendar th
{
	background:#d1570d;
	color:#fde792;
}
#wp-calendar tbody td
{
	background:#fde792;
	color:#d1570d;
	font-size:1.2em;
	padding:2px 0;
	text-align:center;
}
#wp-calendar tbody td.pad
{
	background:transparent;
}
#wp-calendar tfoot, #wp-calendar caption
{
	display:none;
}
#wp-calendar a
{
	font-weight:bold;
}

/* =========================
 Footer
========================= */
#footer
{
	background: #d1570d url("../images/bgFooter.gif") center top no-repeat;
	height:80px;
}
#footer p
{
	color:#fde792;
	font-size:1.2em;
	padding:10px 0 0 16px;
}
#footer p a
{
	color:#fde792;
}
#footer ul
{
	float:right;
	list-style:none;
	width:400px;
}
#footer ul li
{
	float:right;
	margin:10px 16px 0 0;
}
#footer ul span
{
	display:none;
}
#footer ul a
{
	height:31px;
	display:block;
}
#footer ul .bCC a
{
	background: url("../images/bgCC.gif") center top no-repeat;
	width:88px;
}
#footer ul .bWP a
{
	background: url("../images/bgWP.gif") center top no-repeat;
	width:75px;
}

/* =========================
 Hacks
========================= */
/* IE6 */
* html #header .logo, * html #header .logo ul, * html #content .comment,  * html #content .comment .text, * html .content
{
	height: 1%;
}
/* IE7 */
#header .logo, #header .logo ul, #content .comment, #content .comment .text, #content .content
{
	display: inline-block;
}
/* Other */
#header .logo, #header .logo ul, #content .comment, #content .comment .text, #content .content
{
	display: block;
}