


/* Begin Typography & Colors */
body {
	font-size: 10px;
	line-height: 120%;
	font-family: Arial,Helvetica,sans-serif;
	background: #445566 url(grads/gs.php?t=top&h=300&w=1&sc=112233&ec=445566) repeat-x top center;
	background: #CCCCCC;
	color: #555;
	text-align: center;
}

#page {
	position: relative;
	width:900px;
	margin: 0px auto;
	text-align: left;
	background: #999;
	-webkit-box-shadow: 0px 0px 20px #333;
	-moz-box-shadow: 0px 0px 20px #333;
}

#container {
	background: #FAFAFA url(grads/gs.php?t=top&h=300&w=1&sc=FAFAFA&ec=EEEEEE) repeat-x bottom center;
	background: #FAFAFA;
	margin: 0px auto;
	padding: 30px 20px 20px 20px;
}


#header {
	height: 120px;
	background: #FFF;
}

#header h4{
	float:right;
	font: Italic 24px Georgia,Times,serif;
	color: #EAECEF;
	padding: 70px 30px 0 0;
}

#headerlogo{
	width:400px;
	height: 100px;
	float: left;
	margin-top: 6px;
	margin-left: 30px;
	font-family: Georgia,Times,serif;
	background: url(../images/weblogo.png) no-repeat center left;
	behavior: url(/iepngfix.htc);
}
#headerlink{
	width:250px;
	height: 75px;
	padding: 0px;
	display:block;
}

.header-rlink a{
	margin: 20px 20px 0px 0px;
	float:right;
	width:100px;
	padding:10px 10px;
	color:#fff;
	text-align: center;
	font: Bold 14px Arial,Helvetica,sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 7px #666;
	-moz-box-shadow: 0px 0px 7px #666;
	box-shadow: 0px 0px 7px #666;
	}
.header-rlink a#rei{background:#6699CC;}
.header-rlink a#mi{background:#66BB88;}


.homelinks{padding:10px 15px;}
.homelinks *{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
.homelinks h1{
	padding:10px;
	display: block;
	color: #DADCDF;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

.homelinks .linkbox{
	margin:5px;
	float:left;
	height:225px;
	width:195px;
	padding:0px;
	color: #666;
	font: 18px Arial,Helvetica,sans-serif;
	background: #FFFFFF url(grads/gs.php?t=top&h=50&w=1&sc=FFFFFF&ec=EEEEEE) repeat-x bottom center;
	}
.homelinks .linkbox {
	-webkit-box-shadow: 0px 0px 10px #AAA;
	-moz-box-shadow: 0px 0px 10px #AAA;
	}
.homelinks a {
	-webkit-box-shadow: 0px 5px 5px #AAA;
	-moz-box-shadow: 0px 5px 5px #AAA;
	}
.homelinks a{
	width:75%;
	display: block;
	color: #fff;
	text-align: center;
	font: 14px Arial,Helvetica,sans-serif;
	margin: 0px auto;
	padding:8px;
	}
.homelinks .linkbox img{
	padding-top: 0px;
	height:128px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

.homelinks .linkbox{text-align: center;}
.homelinks .linkbox h1{	background: #789;}
.homelinks .linkbox a{background: #456;}

.contborder{
	border-left: 0px solid #AAA;
	border-right: 0px solid #AAA;
	width:900px;
}
#subheader {
	width:650px;
	height: 350px;
	background: url(../images/home.jpg);
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#subheader p{
	text-align: left;
	font: 26px Arial,Helvetica,sans-serif;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 100px;
	color: #BCD;

}

#footer {
	margin-bottom: 0px;
	text-align: center;
	font-size: 13px;
	padding: 20px;
	color: #999;
}

#footer a{
	color: #CCBBAA;
	text-decoration:none;
}
#footer a:hover{
	color: #FFF;
	text-decoration:underline;
}

#searchform {
	display: inline-block;
	color: #0072bc;
	text-decoration:underline;
	float: right;
	margin-right:20px;
	margin-top:5px;
}
#searchform #s{width:100px;}
#searchform #searchsubmit{border: 1px outset #CCC;background:#EEE;}
#searchform #searchsubmit:active{border: 1px inset #CCC;background:#BBB;}

#breadcrumb {
	font-size: 10px;
	color: #789;
	overflow: hidden;
	padding: 5px;
	background: #e9ecef;
}
#breadcrumb a {
	text-decoration:underline;
}
#status {
	font: 16px/20px Georgia,Times,serif;
	text-align: center;
	color: #456;
	overflow: hidden;
	padding: 30px 20px 20px 20px;
	background: #FFC url(grads/gs.php?t=top&h=10&w=1&sc=666666&ec=FFFFCC) repeat-x top center;
}



ul#bannernavi {
	zoom: 1;
	position:relative;
	font-family: Arial,sans-serif;
	display: block;
	list-style: none;
	background: #99AABB url(grads/gs.php?t=top&h=30&w=1&sc=99AABB&ec=667788) repeat-x bottom center;
	padding-left: 30px;
	clear:both;
}
ul#bannernavi li {
	float: left;
}
ul#bannernavi li a {
	padding: 5px 12px;
	font: 12px Arial,sans-serif;
	line-height: 25px;
	display: inline-block;
	color: #fff;
	border-right: 1px solid #99AABB;
}
ul#bannernavi li a:hover {
	background: #C0C9CF url(grads/gs.php?t=top&h=30&w=1&sc=C0C9CF&ec=667788) repeat-x bottom center;
	color: #fff;
}
ul#bannernavi li a:active{background:#000;}
ul#bannernavi li.current_page_item a,ul#bannernavi li.current_page_ancestor a {
	background: #FAFAFA url(grads/gs.php?t=top&h=5&w=1&sc=CCCCCC&ec=FAFAFA) repeat-x top center;
	color: #234;
}



#pagenavi {
	display: block;
	list-style: none;
	background: none;
	width: 180px;
	float: left;
}
#pagenavi li {
	margin: 0 0 10px 0;
	text-align: left;
	text-indent: 0px;
}
#pagenavi li a {
	padding: 5px 8px;
	display: block;
	background: #456;
	font: Bold 12px Arial,sans-serif;
	color: #EEE;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}


#pagenavi li ul {
	display: block;
	list-style: none;
	background: none;
	width: 180px;
}
#pagenavi li ul li {
	margin: 5px 0 5px 0;
	text-align: left;
	text-indent: 0px;
}
#pagenavi li ul li a {
	padding: 8px 5px 8px 20px;
	display: block;
	background: #EAECEF;
	font: 12px Arial,sans-serif;
	color: #456;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
#pagenavi li ul li a:hover {
	background: #DADCDF;
	color: #456;
	text-decoration: none;
	}
#pagenavi li ul li a:active{background:#000;color:#fff;}

#pagenavi li ul li.current_page_item a {
	background: #DADCDF;
	color: #456;
	font-weight: bold;
}

#pagenavi .navtitle {
	text-align: left;
	margin-bottom: 4px;
	display: block;
	padding: 10px;
	background: #667788;
	font: 13px Arial,sans-serif;
	color: #C0C9CF;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}




#content .post ul#subpagelist {
	display: block;
	list-style: none;
	background: none;
}
#content .post ul#subpagelist li {
	padding: 5px;
	margin: 0px auto;
	text-align: left;
	text-indent: 0px;
}
#content .post ul#subpagelist li a {
	width: 175px;
	padding: 10px 20px;
	display: block;
	background: #456;
	font: Bold 12px Arial,sans-serif;
	color: #e9ecef;
	text-decoration: none;
	border: 2px outset #789;
}
#content .post ul#subpagelist li a:hover {
	background: #567;
	color: #fff;
	}#content{
	width: 470px;
	margin-left:15px;
	margin-top:0px;
	display: block;
	border-right: 0px solid #258;
	border-left: 0px solid #258;
	border-bottom: 0px solid #258;
	background: #fff;
	float:left;
	-webkit-box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
}

#content h2 {
	padding: 10px 15px;
	display: block;
	background: #99AABB url(grads/gs.php?t=top&h=50&w=1&sc=99AABB&ec=667788) repeat-x bottom center;
	font: 14px Arial,sans-serif;
	color: #e9ecef;
	font-weight: bold;
}
#content h2 img{float:left;top:0px;  position:relative;}

#content h2 a{text-decoration:none;}

#content h2 a:hover{text-decoration:underline;}
#content h2 a:visited{color:#fff;}

#content h2.pagetitle {
	font-size: 16px;
	font-weight: bold;
	background: #0072bc;
	background: #556677 url(grads/gs.php?t=top&h=20&w=1&sc=99AABB&ec=667788) repeat-x top center;
	color: #fff;
	padding: 10px 15px;
	overflow: hidden;
}

#content a.searchtitle {
	display: block;
	font-size: 14px;
	font-weight: normal;
	background: #778899;
	color: #fff;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 1px;
}

#content .breadcrumb {
	font-size: 11px;
	color: #AAA;
	overflow: hidden;
	margin-bottom: 5px;
}
#content .breadcrumb a {
	text-decoration:underline;
}

#content .googlead {
	border:1px solid white;
	width:98%;
	margin-top:15px;
	margin-bottom:5px;
	padding:0px;
}

.navigation{
	margin-bottom: 10px;
	padding: 10px;
	height:15px;
	color: #789;
	background: #EEE;
	font-size:12px;
}
.navigation a{color: #789;}
.navigation a:hover{text-decoration: underline;}

#content .postlist{
	font-size: 13px;
	background: #FFF;
	padding: 20px 16px 10px 16px;
	line-height: 140%;
	overflow: hidden;
	width: expression(this.width > 500 ? 500: true);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#content .postlist a {color: #06C;text-decoration:underline;}
#content .postlist a:hover {text-decoration:underline;}

#content h4 {
	font-size: 15px;
	font-weight: bold;
	color: #345;
}

#frontpage {
	padding: 35px;
	font-family: Georgia,Helvetica,sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 160%;
	overflow: hidden;
	text-align:justify;
	background:#fff;
	padding:25px;
	margin:5px 25px 10px 25px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	}
#frontpage p{margin-bottom:10px;}

#content .post{
	padding: 35px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 150%;
	overflow: hidden;
	width: expression(this.width > 500 ? 500: true);
}


#content .post a {color: #06C;text-decoration:underline;}
#content .post a:hover {text-decoration:underline;}

#content .post small {
	color: #000;
	margin: 0 0 15px 0;
	font-size: 12px;
	font-weight:bold;
}
#content .post .related small {
	display:block;
	color: #666;
	margin: 0 0 15px 15px;
	font-size: 12px;
	font-weight:normal;
}
#content .post p {margin-bottom: 20px;}
#content .post a.more-link {
	color: #069;
	text-decoration:none;
	font-weight:bold;
}
#content .post a.more-link:hover {text-decoration:underline;}

#content .post img{
	max-width: 594px;
}
#content .post .wp-caption{
	padding-top: 5px;
	text-align: center;
	border: 1px solid #CCC;
	background: #EEE;
	font-size: 10px;
	font-family: Arial,Helvetica,sans-serif;
	background: #eee;
}
#content .post .wp-caption.alignright{
	margin: 5px 0 5px 5px;
}
#content .post .wp-caption p{
	padding: 2px;
	margin-bottom: 0;
}

#content .post ol{
	list-style:decimal;
	list-style-position: outside;
}
#content .post ol li{
	margin-left: 25px;
	margin-bottom: 10px;
}
#content .post ul{
	list-style: disc inside;
	padding-bottom: 10px;
}

#content .post ul li{
	display: list-item;
	margin: 4px 0;
	text-indent: -15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.premetadata{
	font-size: 10px;
	margin-bottom: 10px;
	color: #666;
	background: #fff;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.premetadata img {top:3px;  position:relative;}
.premetadata .alignright {top:3px;  position:relative;}
.premetadata a {color: #246;}
.premetadata a:hover {text-decoration:underline;}

.postmetadata{
	font-size: 10px;
	color: #666;
	margin-bottom: 20px;
	background: #FEFEFE;
}
.postmetadata .alignleft {width:70%;}
.postmetadata img {top:3px; position:relative;}
.postmetadata a {color: #246 !important;}
.postmetadata a:hover {text-decoration:underline;}

.post-edit-link{
}



img.alignright{
	margin: 0px 0 10px 15px;
}
img.alignleft{
	margin: 10px 15px 10px 0px;
}

.fixed{clear:both;}
.alignright{float: right;}
.alignleft{float: left;}
.aligncenter{margin: auto; display:block;}

#wpf-wrapper{font-family: Arial,Helvetica,sans-serif;}
#wpf-wrapper a{color: #826 !important;}
.wpf-table th{background: #B59;}


#content .post .present{
	text-align: center;
	margin: auto;
	width: 250px;
	padding: 20px 20px;
	display: block;
	background: #667788;
	font: 14px/16px Arial,sans-serif;
	color: #e9ecef;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#content .post .present:hover {
	background: #99AABB;
	color: #fff;
	text-decoration: none;
}


#content h3 {
	font-size: 13px;
	font-weight: normal;
	background: #789 url(grads/gs.php?t=top&h=50&w=1&sc=778899&ec=334455) repeat-x top center;
	color: #fff;
	padding: 3px 5px;
	height: 18px;
	margin: 10px 0 0 0;
}
.comments{
	background: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
}
.comments a{color: #009;}
.comments a:hover{color: #009;text-decoration: underline;}
.comments ol.commentlist{
	background: #fff;
}
.comments ol.commentlist li{
	padding: 5px 10px;
	background: #EEE;
	color: #333;
	border: 1px solid #DDD;
	border-top: none;
}
.comments ol.commentlist li.alt{
	background: #FAFAFA;
}

.comments .commentmetadata{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: black;
	font-weight: normal;
	width: 15%;
	float:left;
}
.comments .commentmetadata cite{
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.comments .commenttext{
	line-height: 140%;
	color: #000;
	width: 80%;
	float: right;
	text-align: left;
	display: block;
	padding: 5px;
}


#commentform{
	padding: 10px;
}

textarea#comment{
	width: 90%;
	height: 100px;
	padding: 10px;
	margin: 5px;
}
#sidebar{
	display: inline-block;
	color: #fff;
	float:right;
	line-height:125%;
}


#sidebar .widget{
	margin-right: 0px;
	margin-bottom: 10px;
	font: 12px Arial,sans-serif;
	color: #456;
	width: 180px;
	background:#EAECEF;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
}
#sidebar .widgettitle{
	font: Bold 12px Arial,sans-serif;
	text-align: left;
	color: #EAECEF;
	margin-bottom: 2px;
	padding: 5px 8px;
	background: #456;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

#sidebar .widget .current_page_item a{
	font-weight: bold;
	color: #fff;
}

#sidebar .widget div,#sidebar .widget ul{
	padding:5px 10px;
}

#sidebar .widget ul li{
	margin:4px 0;
}

#sidebar .widget table{
	width:100%;
	text-align:center;
}
#sidebar .widget table #today{
	font-weight: bold;
	color: #000;
}

#sidebar .widget a{
}

#sidebar .widget a:hover{
	text-decoration: underline;
}
.qfheader {
	text-align:left;
	font:Bold 13px Arial,Helvetica,sans-serif;
	color:#fff;
	background: #C0C9CF;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	}
.qferror {
	text-align:left;
	border: 0px solid black;
	margin:2px;
	padding:2px;
	font:Bold 12px Arial,Helvetica,sans-serif;
	background: yellow;
	color:#F00;
	}
.qfblock {margin-bottom: 3px;}
.qflabel,.qfelement label {font:12px Arial,Helvetica,sans-serif; color: #456; line-height: 16px;}
.qfelement {font:12px Arial,Helvetica,sans-serif; color: black;}
.qfdata {font:12px Arial,Helvetica,sans-serif;}
.qfnotebtm {
	font: 14px Arial,Helvetica,sans-serif;
	text-align: left;
	}
.qfrequired {
	font:Bold 14px Arial,Helvetica,sans-serif;
	padding-left: 5px;
	color:#F00;
	}
.qfsubmit{
	font:12px Arial,Helvetica,sans-serif;
	padding:5px 10px;
	border:1px outset #789;
	background: #567;
	color: #fff;
}
.qfsubmit:hover{
	padding:3px 8px;
	border:3px outset #789;
}
.qfsubmit:active {
	padding:3px 8px;
	border:3px inset #633;
	background: #789;
}