
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #757E82;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
	clear:both;
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #F40C42;
}

a:hover {
	text-decoration: none;
	color: #F40C42;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 900px;
	height: 140px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 170px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 46px "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -4px 0 0 0;
	padding: 0px 0px 0px 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #D9170E;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #D9170E;
}

/* Menu */

#menu {
	float: right;
	width: 692px;
	height: 90px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 20px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 55px;
	margin-right: 1px;
	padding: 35px 20px 0px 20px;
	letter-spacing: -1px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #383B3F;
}

#menu a:hover, #menu .active a {
	background: #F40C42 url(images/img02.jpg) repeat-x left bottom;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-bottom:30px;
}

/* Content */

#content {
	float: left;
	width: 630px;
}

.post
{
  background: url(images/img05.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
	padding: 50px 40px 30px 40px;
}

.post h2
{	
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #3A3D40;
	border-bottom:1px dashed #CCCCCC;
	padding-bottom:3px;
	margin-bottom:20px;
}
.post h3
{
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	color: #3A3D40;
	padding-bottom:3px;
	margin-bottom:0px;
}

.post h6
{
  clear:both;
  border-top:1px dashed #CCCCCC;
  margin-top:10px;
  padding:5px;
}


.post .entry {
	 font-size:10pt;
  line-height:130%;
}
  .post .entry ul
  {
  	padding:10px;
  }
  .post .entry li
  {
  	background: url(images/img11.jpg) no-repeat left 6px;
  	line-height:160%;
	padding-left: 13px;
	
  }

.post img {
	float: left;
	padding: 2px;
	border:1px solid #CCCCCC;
	margin-right:10px;
	margin-bottom:10px;
}

div.post form
{
	
}

div.post fieldset
{
	padding: 8px 12px;
	border:0;
}

div.post form label
{
	display: inline;
	float: left;
	width: 90px;
	text-align: left;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #757E82;
	padding-top: 3px;
}

div.post form input
{
	display: inline;
	float: left;
	width: 240px;
	margin-bottom: 5px;
	font-size: 12px;
	padding: 3px;
	border: 1px solid #CCCCCC;
	color: #252c23;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
}

div.post form br
{
	clear: left;
	font-size: 0;
}

div.post form textarea
{
	display: inline;
	float: left;
	width: 425px;
	margin-bottom: 8px;
	height: 90px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #252c23;
	padding: 3px;
	background-color: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
}

div.post form #submit
{
	width: 126px;
	height: 21px;
	padding: 0;
	text-align: center;
	margin-left: 397px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #F40C42;
	color: #fff;
}



.post .byline {
	font-size: 11px;
	margin-bottom:10px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	background: url(images/img08.jpg) repeat-y left top;
	font-size: 11px;
}

#sidebar-bgtop {
	background: url(images/img07.jpg) no-repeat left top;
}

#sidebar-bgbtm {
	background: url(images/img09.jpg) no-repeat left bottom;
	padding: 40px 40px 20px 40px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 0px;
	border: none;
	background: url(images/img10.jpg) repeat-x left bottom;
	font-family: sans-serif;
	text-align:left;
}

#sidebar li li div {
	background: url(images/img11.jpg) no-repeat left 3px;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: normal;
	color: #454E55;
}

#sidebar h3 {
	font-size: 77%;
	color: #454E55;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #757E82;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #363636;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer-wrapper {
	background: #F7F7F7 url(images/img03.jpg) repeat-x left top;
	padding: 20px 0px;
}

#footer {
	width: 900px;
	margin: 0 auto;
	color: #757E82;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	text-decoration: underline;
	color: #757E82;
}

#footer a:hover {
	text-decoration: none;
	color: #F90542;
}
