

html {

     overflow-y: scroll;

}



body {

	margin: 0;

	padding: 0;

	background: #fff;

	font-size: 13px;

	
}



form input {

  margin-top:5px;

 

}



body, th, td, input, textarea, select, option {

	font-family: Arial, Helvetica, sans-serif;

	color: #83826A;

}



h1, h2, h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	color: #666666;

}



h1 {

	letter-spacing: -2px;

	font-size: 3em;

}



h2 {

	letter-spacing: -1px;

	font-size: 2.5em;

}



h3 {

	font-size: 1em;

}



p, ul, ol {

	line-height: 200%;

}



blockquote {

	margin: 15px 0px;

 	padding: 5px 7px 5px 40px;  	

    font-weight: normal;

	font-size: 17px;

	line-height: 1.6em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, serif;		

	color: #66A342;

}



blockquote p, blockquote ul, blockquote ol {

	line-height: normal;

	font-style: italic;

}



a {

	color: #2D52A5;

}



a:hover {

	color: #2D52A5;

}



hr {

	display: none;

}



/* Header */



#header {

	width: 920px;

	height: 80px;

	margin: 40px auto 0 auto;

}



#header h1, #header p {
	margin: 0;
	padding: 0;
}



#header h1 {
	margin-left: -14px;

	font-size: 52px;

	color: #011DA0;

}



#header p {

	margin-top: -15px;

	padding: 0px 0px 0px 4px;

	font-size: 10pt;

	font-weight: normal;

	color: #888;

	text-transform: uppercase;

}



#header a {

	text-decoration: none;

	color: #F79F1A;

}



/* Page */



#page {

	width: 980px;

	margin: 0 auto;

	padding: 0px;


}



#page-bgtop {

	margin: 0px;

	padding: 0px;

}



#page-bgbtm {


	padding: 0px 40px 30px 30px;

	 min-height: 1000px;



}



/* Content */



#content {

	float: left;

	width: 700px;

	margin: 0;

	padding-top: 30px;

	color: #666666;

}



.post {

	padding: 0px 0 20px 0;

}



.title {

	margin: 0px;
	color: #069;

}

h1.title {
font-size: 24pt;
padding-bottom: 10px;
text-align: center;
}

h2.title {
	
	clear: both;
	
}



.title a {

	text-decoration: none;

	color: #66A342;

}



.pagetitle {

}



.byline {

	margin-top: -25px;

	padding: 0px;

	color: #66A342;

}



.meta {

	margin-right: 20px;

}



.meta .more {

	display: block;

	width: 120px;

	height: 26px;

	padding: 2px 0px 0px 0px;


	text-align: center;

}



.meta .comments {

	float: left;

	width: 120px;

	height: 26px;

	padding: 2px 0px 0px 0px;


	text-align: center;

}



.meta a {

	text-decoration: none;

	color: #787872;

}



.navigation {

}



.alignleft {

	float: left;

}



.alignright {

	float: right;

}



.posts {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



.posts li {

}



.posts h3 {

	margin: 0;

	font-weight: bold;

}



.posts p {

	margin: 0;

	line-height: normal;

}



.posts a {

}



.entry {

	margin: 5px;
	padding: 10px;
	background-color: #eee;

	padding-bottom: 8px;
		border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.entrysmall {
width: 318px;
height: 90px;
float: left;
padding: 10px;
	margin: 5px;
	
	background-color: #eee;

	padding-bottom: 8px;
	border: 1px solid #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}

.entrysmall:hover {
background-color: #f1f6f9;	
}

.entry p, .entrysmall p {
margin: 0;
padding: 0;
}



.last {

	border: none;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 200px;

	min-height: 1000px;

	margin-bottom: 10px;

	color: #FFFFFF;
	background-color: #777;

-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	margin: 0;

	padding: 0;

}



#sidebar li ul {

	margin-bottom: 40px;

	padding: 0px 15px;

}



#sidebar li li {

	margin: 0 0 0 0;

	padding: 0 0 0 0;

	line-height: 35px;

	border-bottom: 1px #9FC2FF dashed;

}



#sidebar h2 {

	width: 170px;

	height: 32px;

	padding: 6px 0px 0px 15px;

text-transform: uppercase;

	font-size: 18px;

	color: #FFFFFF;

	line-height: 25px;

}



#sidebar a {

	text-decoration: none;

	color: #FFFFFF;

}



#sidebar a:hover {

	text-decoration: none;

}



/* Search */



#search input {

	display: none;
	color: #333;

}



#search input#s {

	display: block;

	width: 230px;

	padding: 2px 5px;

	border: 1px solid #3DD1FF;

}



#search br {

	display: none;

}



/* Calendar */



#calendar {

}



#calendar h2 {

	margin-bottom: 15px;

}



#calendar table {

	width: 80%;

	margin: 0 auto;

	text-align: center;

}



#calendar caption {

	width: 100%;

	text-align: center;

}



#next {

	text-align: right;

}



#prev {

	text-align: left;

}



/* Reverse Lookup */



#sidebar a.revlink {

margin-top: 30px;
	display: block;

	padding: 30px 6px 12px 6px;

	text-align: left;

	font-size: 29px;

	color: #FFFFFF;

	background: #274D9F;

	border: 3px solid #4D7CCF;

}



#sidebar div.fnum {

	margin-top: 6px;

	font-size: 25px;

	font-weight: bold;

	color: #AFC8FF;

}



#sidebar div.click {

	margin-top: 40px;

	font-size: 24px;

}



/* Footer */



#footer {

	width: 800px;

	margin: 0 auto;

	height: 50px;

	text-align: center;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	color: #2D52A5;

	margin-bottom: 27px;

}



#footer p {

	padding-top: 15px;

}



#footer p a {

	color: #2D52A5;

}



img { border: none; }



img.left {

	float: left;

	margin: 3px 20px 30px 0px;

}



img.right {

	float: right;

	margin: 3px 0px 10px 30px;

}

