/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF /*url(images/img01.jpg) repeat-x top left*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	color: /*#757575*/#333333;
}

input, textarea {
	/*width: 220px;*/
	background: #FFFFFF url(images/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #757575;
}

h1, h2, h3 {
	/*color: #31363B;*/
	/*letter-spacing: -1px;*/
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
	color: #990000;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
}

/*p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}*/

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color:#990000;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/*#header {
	width: 960px;
	height: 453px;
	margin: 0 auto;
}*/

/* Logo */

#logo {
	height:45px;
	margin:0 auto;
	padding:10px 0 0;
	width:868px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;	
	/*text-transform: uppercase;*/
}

#logo h1 {
	/*color:#31363B;*/
	/*font-family:Arial,Helvetica,sans-serif;*/
	font-size:24px;
	/*font-weight:bold;*/
	padding:10px 0 0 0;
	text-decoration:none;
}

#logo h1 a {
	text-decoration:none;
}

#logo_h2 {
	color: #808080;
	float:right;
	margin: 13px 0 0 0;
	text-transform:uppercase;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	/*color: #31363B;*/
}
/*SPLASH*/
#splash1 {
	width: 868px;
	height: 266px;
	padding-bottom: 3px;
	background: url(images/splash/001.jpg) no-repeat left top;
}

#splash2 {
	width: 868px;
	height: 266px;
	padding-bottom: 3px;
	background: url(images/splash/002.jpg) no-repeat left top;
}

#splash3 {
	width: 868px;
	height: 266px;
	padding-bottom: 3px;
	background: url(images/splash/003.jpg) no-repeat left top;
}

#splash4 {
	width: 868px;
	height: 266px;
	padding-bottom: 3px;
	background: url(images/splash/004.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 868px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 868px;
	padding-left: 20px;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 10px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #990000;
}

#menu .current_page_item a {
	background: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 868px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 868px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

.post {
}

.post .title {
	margin: 0;
	padding: 0px 0px 16px 0px;
	border-bottom: 1px dotted #333333;
}

.post h1.title {
	font-size:22px;
	height:30px;
	font-weight:normal;
}

.post .title a:hover {
	text-decoration: none;
	color: #990000;
}

.post .entry {
	margin: 0px;
	padding: 0px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	line-height: normal;
	background: url(images/img05.jpg) repeat-x left top;
}

.post a {
	color: #31363B;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li ul {
	/*padding-left: 25px;*/
}

#sidebar li li {
	font-size:18px;
	text-transform:uppercase;
	border-bottom:1px dotted #D6C9BF;
	margin:0;
	padding:5px 5px 10px 0;
}

#sidebar li h2 {
	border-bottom:1px dotted #993333;
	color:#993333;
	font-size:24px;
	height:30px;
	margin:0 0 10px 0;
	padding-bottom:14px;
	width:200px;
}

#sidebar li p {
	padding: 0 20px;
}

/* Calendar */

#sidebar #calendar {
	padding: 0;
}

#calendar caption {
}

#calendar table {
	width: 100%;
	padding: 0 20px;
	text-align: center;
}

#calendar thead th {
	border-bottom: 2px solid #F2F2F2;
	border-top: 1px solid #F2F2F2;
}

#calendar tbody td {
	padding: 5px 0;
	border-bottom: 1px solid #F2F2F2;
}

#calendar tfoot td {
	border-top: 1px solid #F2F2F2;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	clear: both;
	width: 868px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
}

#footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 0px;
}

#footer a {
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
/*User*/

.widgettitle {
	width: 250px;
}
.widget widget_text {
	width: 250px;
}
.textwidget {
	padding-top: 10px;
}
.counter {
	padding: 40px 0 0 300px;
}
#print {
	margin-top: 50px;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}
.recentcomments {
	color:#999999;
}
.recentcomments a {
	color:#999999;
}
#links a {
	color:#999999;
}
#adsense {
	padding-bottom:10px;
	padding-top:3px;
}