/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
html,html body {height:100%;}


body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #6E6E6E;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	border-top:15px solid #BC0000;
}

input, textarea {
	background: #FFFFFF url(images/img09.gif) repeat-x;
	border: 1px solid #FFFFFF;
	border-top-color: #A3A3A3;
	border-left-color: #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #939292;
}

a:hover {
	text-decoration: none;
}
img {
	border:none;	
	
}
a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 900px;
	height: 90px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: -52px;
	margin-left: auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
}

#logo h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 900px;
	height: 62px;
	background-image: url(images/img02.jpg);
	margin-left:310px;
}

#menu ul {
	margin: 0;
	padding: 21px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
	margin-top: 5px;
	display:inline;
}

#menu li.first {
	background: none;
	margin-top: 5px;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}
#menu a:hover {
	color: #BC0000;
}

/* Search */

#search {
	float: right;
	width: 227px;
}

#search fieldset {
	border: none;
	margin-top: 5px;
}

#search input {
	float: left;
}

#search #s {
	width: 136px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}
#top  {
	width:900px;
	display:block;
	margin:auto;

}
/* Banner */

#banner {
	width: 900px;
	margin: 0 auto 10px;
	padding: 0px 0;
	border-bottom:7.5px solid #Bc0000;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 1px 0px 1px 0px;
	border-top:2px solid #E0E0E0;
	height:auto;
}

/* Content */

#content {
	float: left;
	width: 600px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 425px;
	background-color:#ffffff;
	border-left:2px solid #e0e0e0;
		border-bottom:2px solid #e0e0e0;

}
#content a {
	text-decoration:none;
	color:#bc0000;
}
#index-content {
	float: left;
	width: 881px;
	overflow-y: hidden;
	overflow-x: hidden;
	height: 378px;
	border-left:2px solid #E0E0E0;
	border-right:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
	padding:8px;
}
#index-archives {
	float: left;
	width: 881px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 425px;
	border-left:2px solid #E0E0E0;
	border-right:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;
	padding:8px;
}
#index-content a {
	text-decoration:none;	
}
.post {
}

.post .title {
	margin: 0;
	padding: 0 0px;
	background-color: #2B3456;
}

.post .entry {
	padding: 0 20px;
	color: #333333;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}
.rssxpressittitle {
      font-size : 130%;
      line-height : 150%;
      background-color : #ffffff;
	  margin-top:10px;
    } 
 .rssxpresschtitle {
      font-size : large;
      color : #006393;
	  display: none;
    }

/* Sidebar */

#sidebar {
	float: right;
	width: 291px;
	overflow: hide;
	height: 425px;
	background-color: #FFFFFF;
	border-right:2px solid #E0e0e0;
		padding-right:5px;
	text-align:right;
		border-bottom:2px solid #e0e0e0;


}
#sidebar h4 {
	color:#bc0000;
	margin-bottom:5px;
	margin-top:10px;
	
}
#sidebar a {
	text-decoration:none;
	color:#bc0000;
	
}
#sidebar-contact {
	float: right;
	width: 291px;
	overflow: hide;
	height: 425px;
	background-color: #FFFFFF;
	text-align:right;
	padding-right:5px;
	border-right:2px solid #e0e0e0;
	border-bottom:2px solid #e0e0e0;

}
#sidebar-contact a {
	text-decoration:none;
	color:#bc0000;
}
#sidebar-contact h4 {
	color:#bc0000;
	margin-bottom:5px;
	margin-top:5px;
	
}
#sidebar-about {
	float: right;
	width: 291px;
	overflow: hide;
	height: 425px;
	background-color: #FFFFFF;
	text-align:right;
	padding-right:5px;
	border-right:2px solid #EDEDED;
	border-bottom:2px solid #e0e0e0;
	margin-top:5px;

}
#sidebar-about h4 {
	color:#bc0000;
	margin-bottom:5px;
	margin-top:5px;
	
}
#sidebar-about a {
	text-decoration:none;
	color:#bc0000;
	
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
	background: url(images/img08.jpg) no-repeat;
}

#calendar caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
	caption-side: bottom;
}

#calendar thead th {
	width: 31px;
	height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}

#calendar tbody td {
	width: 31px;
	height: 31px;
	text-align: center;
	color: #9E9E9E;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #333333;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	text-align:center;
	color: #ececec;
	font-size:5px;
}

#footer .credit {
	float: right;
	text-indent: -5000px
}
