/*
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: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em 
}


h1, h2, h3 {
	font-weight: normal;
	color: #666666;
}

h1 {
	letter-spacing: 1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}



ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	padding: 5px;
	margin: 0 0 0 10px;
	background: #666666;
}

img.right {
	float: right;
	padding: 5px;
	margin: 0 0 0 10px;
	background: #666666;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 20px;
	color: #000000;
}

/* Header */

#header {
	width: 900px;
	margin: 0 auto;
	height: 90px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 285px;
	background: url(images/header.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
}

/* Logo */

#logo {
	float: left;
	
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	margin-top: 21px;
	
}

#logo h1 {
	background: url(images/logo.jpg) no-repeat left 50%;
	height: 70px;
	width: 900px;
	padding-left: 100px;
	padding-top:0px;
	text-align: center;
	font-size: 3.0em;
	color: #000000;
}

#logo h1 .red{
	color: #bd2626;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 30px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #4E4E4E;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	background: #ffffff;
	display:block;
}

#latest-post {
	float: left;
	width: 570px;
	padding: 10px 20px 0px 20px;
	line-height: 20px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 290px;
	padding: 0px 0px 10px 0px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 10px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed; 

}




/* Sidebar */

#sidebar {
	clear: both;
	width: 900px;
	background: #000000;
	color: #CCCCCC;
	padding: 10px 0 0 0;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

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

/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
}

#links {
	float: right;
}	
.block {
    max-width: 290px;
    background: url(images/rs-right.png) right repeat-y;
	margin:20px; }
	
.block::before {
    display: block;
    line-height: 0;
    background: url(images/rs-topright.png) top right no-repeat;
    content: url(images/rs-topleft.png) }
.block::after {
    display: block;
    line-height: 0;
    background: url(images/rs-bottomright.png) bottom right no-repeat;
    content: url(images/rs-bottomleft.png) }
.block h3 {
	font-size: 15px;
	letter-spacing: 1px;
	color:#FFFFFF;
	padding: 0px 10px 0px 10px;
	margin:0px;
	
}
.block p {
	font-size: 12px;
	letter-spacing: 0.5px;
	color:#FFFFFF;
	padding: 10px 10px 0px 10px;

}
.block a, .radar a {
	color:#FFFFFF;

}
.radar {
	height: 98px;
    width: 252px;
    background: url(images/radar.jpg) right no-repeat;
	margin:20px; }
	
	
	
	.radar h3 {
	font-size: 15px;
	letter-spacing: 1px;
	color:#FFFFFF;
	padding: 30px 10px 0 10px;
	margin:0px;
}
	

.puff {
	height: 190px;
    width: 252px;
    background: url(images/wheel_04.jpg) right no-repeat;
	margin: 0px 20px 20px 20px; }
	
