/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {

	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000000;
}

h1.logo{
	width: 226px; height: 48px;
	background: url(/static/img/hidelogo.png);
	text-indent: -9999px;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}



 dd { margin-left:5%; }


#linklist {
	width:395px; 
	height:300px;
	border:1px solid #F7F7F7;
	list-style-type:none;
	padding:0;
	margin:0 10px 15px 0;
	overflow:auto;
	float:left;
}
#linklist li {
	padding:0;
	font-weight:bold;
	border-bottom:1px solid #F7F7F7;
	margin:0;
	
	font: bold 0.9em/1.3em Arial, Helvetica, sans-serif;
}
#linklist li a {
	text-decoration:none;
	display:block;
	padding:2px 5px;
	color:#21536A;
	background-color:#F7F7F7;
	border-top:1px solid #F7F7F7;
}
#linklist li a:hover {
	background-color:#F7F7F7;
	border-top:1px solid #ccc;
}
#linklist li.firsttear a {
	background-color:#D54B3D; 
	color:#fff;
}
#linklist li.secondtear a {
	background-color:#23A429; 
	color:#fff;
}
#linklist li.thirdtear a {
	background-color:#CEC026; 
	color:#fff;
}
#linklist li.secondtear a:hover {
	background-color:#56CD5C;
	border-top:1px solid #ccc;
}
#linklist li.firsttear a:hover {
	background-color:#F09696;
	border-top:1px solid #ccc;
}
#linklist li.thirdtear a:hover {
	background-color:#E7DB5A;
	border-top:1px solid #ccc;
}

#sidecontent ul, #maincontent ul {
	list-style-type:none;
}

a {
	text-decoration: underline;
	color: #003F87;
}

a:visited{
	border-bottom: none;
	color: #003F87;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 940px;
	height: 150px;
	margin: 0 auto;
	padding: 0px;
}

/* Header */

#logo {
	width: 940px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo span {
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #CCCCCC;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background: url(images/img01.gif)  no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 34px;
	margin: 0;
	padding: 16px 30px 0 30px;
	background: url(images/img14.gif) no-repeat right 7px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#menu a:hover {
	color: #04283B;
}

#menu .current_page_item a {
	color: #04283B;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	background-color:#FFFFFF;
}

#content-bgtop {
	background-color:#FFFFFF;
}

#content-bgbtm {
	padding: 20px 10px;
	background-color:#FFFFFF;
}

.post {
	padding-bottom: 15px;
	background-color:#FFFFFF;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	background-color:#FFFFFF;
	color: #04283B;
}

#sidebar1-bgtop {
	background-color:#FFFFFF;
}

#sidebar1-bgbtm {
	padding-top: 10px;
	background-color:#FFFFFF;
}

#sidebar1 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background-color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #04283B;
}

#sidebar1 a {
	color: #04283B;
}

#sidebar2 {
	float: right;
	background-color:#FFFFFF;
}

#sidebar2-bgtop {
	background-color:#FFFFFF;
}

#sidebar2-bgbtm {
	padding-top: 10px;
	background-color:#FFFFFF;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 15px;
	background-color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar2 a {
	color: #FFFFFF;
}

input{
padding:2px;
border:1px solid #eee;
font:normal 1em Verdana,sans-serif;
color:#777;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 150px;
	height: 18px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 25px 20px 0 20px;
	text-transform: uppercase;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}
