@charset "utf-8";




body {
	font-family: arial;
	font-size: 85%;
	text-align: center;
	background-color: #E7E7E7;
	color:#000;
}
a {
	color: #378fc0;
}
a:hover {
	color: #f99410;
}
a:active {
	color: #75c33c;
}
a:visited {
	color: #065AA2;
}
h1 {
	font-size: 175%;
color: #ff9000;
}
h2 {
	font-size: 150%;
color: #0361af;
}
h3 {
	font-size: 125%;
color: #65c22f;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	border: 1px solid #03579F;
	background:#fff;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 40px;
	}
#header {
	height: 60px;
	background-color: #E7E7E7;
}
#headerlogo {
       -moz-background-clip:border;
       -moz-background-inline-policy:continuous;
       -moz-background-origin:padding;
        background:transparent url(images/headerlogo.jpg) no-repeat scroll 0 0;
        float:left;
        height:44px;
        margin:12px auto auto 7px;
        width:227px;
}
#headermenu { 
       float:right;
       margin-top:29px;
       width:526px;
}
#headermenu li {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}
#headermenu li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #FFF;
	text-decoration: none;
	background: url(images/mainnavitembg.png) repeat-x;
	text-align: center;
	font-weight: bold;
}

#headermenu li a:hover, #headermenu li.current_page_item a {
	background: url(images/mainnavitemselectedbg.png) repeat-x;
}

#mainbanner {
	width: 100%;
	height: 267px;
	background: url(images/mainbanner.png) no-repeat;
}
#mainsubbanner {
	width: 100%;
	height: 170px;
	background-image: url(images/sub-mainbanner.jpg);
	background-repeat: no-repeat;
}
.content {
	min-height: 300px;
	clear: both;
	margin: 10px auto;
	background: url(images/contentsidebarbg.png) right top repeat-y;
}
#postpagecontainer {
	width: 510px;
	float: left;
	margin-left: 5px;
}
#postpagecontainer.post {
	padding: 5px;
}

.post {
	margin: 0 0 30px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
	
	small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



#sidebar {
	width: 265px;
	float: right;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar .widget {
	margin:5px;
}
#sidebar .widgettitle {
	padding:5px;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding:10px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry {
	
	padding: 5px 10px 10px 5px;
	}
.entry p {
	padding:10px;
	font-size: 1.05em;
	}
.entry li {
	padding:5px;
	font-size: 1.05em;
	list-style:circle;
	margin-left:10px;
	}

.entry h1,h2 {
	padding:10px;
	
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ul {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 10px 0;
	}


h1, h1 a, h1 a:hover, h1 a:visited,h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
#footer {
	clear: both;
}
#footercontent {
	background:#E7E7E7 url(images/footerlogo.png) 533px bottom no-repeat;
	min-height: 88px;
	padding: 4px 240px 4px 4px;
}
p#copyrightinfo {
	clear: both;
	background: url(images/footerbottombg.png) repeat-x;
	height: 46px;
	line-height: 46px;
	color: #fff;
	text-align: center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.resultstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #0360af;
}
.resultsside {
	background-color: #CBE2FE;
}
.resultstop {
	background-color: #e2ffcd;
}
.resultsaltbg {
	background-color: #fee7ca;
}
.footerbtm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
