/*
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: #C7E5E5 url(images/img01.gif) repeat-x;
	font-family:  
	font-size:  
	color:  
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family:  
	font-size:  
	color:  
}

h1, h2, h3 {
	font-family:  
}

h1 {
	font-size:  
}

h2 {
	font-size:  
}

h3 {
	font-size:  
}

p, ul, ol {
	margin-bottom: 1.8em; 
	line-height: 160%; 
}

ul, ol {
}

blockquote {
}

a {
	color:
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url() no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url() no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url() no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: url(images/img02.jpg) repeat-x;
	color: #FF8040;
	height: 45px;
}

#menu .current_page_item a {
	height:  
	color: 
}

/* Splash */

#splash {
	width:  
	height:  
	margin:  
}


/* Logo */

#logo {
	width:  
	height:  
	margin:  
	border-bottom: 
	color:  
}

#logo h1, #logo h2 {
	margin:  
	padding:  
}

#logo h1 {
	float:  
	padding-top:  
	letter-spacing:  
	text-transform:  
	font-size:  
}

#logo h2 {
	float:  
	padding-top:  
	letter-spacing:  
	text-transform:  
	font-weight:  
	font-size:  
}

#logo a {
	text-decoration:  
	color: 
}

/* Page */

#page {
	width:  
	margin:  
	padding:  
}

/* Content */

#content {
	float:  
	width:  
}

.post {
	padding-bottom:  
}

.post .title {
	margin:  
	padding:  
	letter-spacing:  
	border-bottom:  
	text-transform:  
	font-size:  
}

.post .title a {
	text-decoration:  
}

.post .entry {
	padding:  
}

.post .meta {
	height:  
	background:  
	border-top:  
	text-decoration:  
	text-transform:  
	font-size:  
}

.post .posted {
	float:  
	height:  
	padding: 5 
}

.post .permalink, .post .comments {
	float:  
	height:  
	padding:  
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float:  
	width:  
}

#sidebar ul {
	margin:  
	padding:  
	list-style:  
}

#sidebar li {
	margin-bottom:  
}

#sidebar li ul {
	padding:  
}

#sidebar li li {
	margin:  
	padding-left:  
	padding-bottom:  
	background:  
}

#sidebar p {
	padding:  
}

#sidebar h2 {
	height:  
	margin:  
	padding:  
	background:  
	border-bottom: 
	text-transform:  
	font-size: 
	font-weight: 
	color:  
}

/* Search */

#search form {
	padding:  
}

#search br {
	display:  
}

#search #s {
	width: 
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #3F3F3F;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
