﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	color: #B13413;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #CCCCCC;
	color: #0153B4;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 972px;
	height: 117px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h2 {
	float: right;
	margin: 0;
	color: #FFFFFF;
}

#logo h1, #logo p {
	float: left;
	margin: 10;
	color: #FFFFFF;
}

#logo h1 {
	padding: 10px 0 0 0;
	text-transform: lowercase;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	padding: 52px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 972px;
	height: 52px;
	margin: 0 auto;
	padding-top: 7px;
	background: url(images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0 3px 0 10px;
	background: url(images/img04.jpg) no-repeat left 50%;
	padding: 10px 15px 10px 15px;
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #262626;
}

#menu a:hover {
	margin: 0 3px 0 10;
	padding: 10px 15px 10px 15px;
	color: #0000FF;
}

#menu .current_page_item a {
	background: url(images/img04b.jpg) no-repeat left 50%;
	margin: 0 3px 0 10;
	padding: 10px 15px 10px 15px;
	color: #000000;
}

/* Banner */

#banner {
	margin: 0 auto;
	width: 972px;
	height: 310px;
	background: url(images/downtown.jpg) no-repeat left top;
}

#Nobanner {
	margin: 0 auto;
	width: 972px;
	height: 70px;
	background: none;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 972px;
	margin: 0 auto;
	padding: 30px 0;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #CCCCCC;
}

/* Content */


#content {
	width: 900px;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 160px;
	padding: 5px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 520px;
	padding: 5px 10px 0 10px;
}

#colThree {
	float: right;
	width: 160px;
	padding: 5px 10px 0 10px;
}

#colFour {
	float: right;
	width: 640px;
	padding: 5px 10px 0 10px;
}


.title {
	margin: 0;
	padding-bottom: 6px;
	font-weight: normal;
	
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dashed #CCCCCC;
}

.byline {
	border-top: 1px dashed #CCCCCC;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.entry {
}

.links {
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #333333;
}

.links a:hover {
}

.links .more {
	float: left;
	padding-left: 25px;
	bpadding-right: 15px;
	text-transform: uppercase;
}

.links .comments {
	float: left;
	padding-left: 20px;
	background: url(images/img04.jpg) no-repeat left top;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #A49D3C;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* Footer */

#footer {
	border-top: 1px solid #C8C8C8;
	height: 100px;
}

#footer p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #B13413;
}

#footer a {
	color: #B13413;
}
