/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #CCCCCC;
url
	font: normal 12px Georgia, serif;
	line-height: 1.6em;
	color: #333333;
	background-image: url(images/bg.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h3, h4, h5, h6  {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF751A;
}


p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

/* Menu */

#menu {
	width: 700px;
	height: 24px;
	background: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding-top: 6px;
	border-left-color: #FFFFFF;
	border-left-width: 3px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #FFFFFF;
	border-bottom-color: #ccc;
}

#menu ul {
	list-style: none;
	padding-left: 72px;
}

#menu li {
	display: inline;
}

#menu li a.active {
	color:#FF6600;
	font-weight: bold;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	padding: 0px 20px 0 20px;
	border-right: 1px dotted #CCCCFF;
	text-decoration: none;
	font-weight: 400;
	color: #669933;
}

#menu a:hover{
	color: #FF6600;
}



/* Header */

#header {
	width: 700px;
	height: 92px;
	margin: 0 auto;
	background: #fff url (images/header_logo
.png) repeat-none;
	color: #858585;
	font-size: small;
	text-align: center;
	white-space: normal;
	background: #fff;
	background-image: url(images/header_autumn.png);
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-color: #fff;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
}

#header h1 {
	padding: 75px 0 0 20px;
	font-size: 1.8em;
}

#header h2 {
	padding: 0 0 0 20px;
	font-size: .8em;
}

#header a {
	text-decoration: none;
	color: #DAEBDB;
}




/* Content */

#content {
	width: 700px;
	background: #fff;
	margin: 0 auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* Latest Post */

#latest-post {
	padding: 0px 0;
	border-bottom: 0px solid #000;
}

#latest-post .title {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #e15c0c;
}

#latest-post .sidebar {
	float: left;
	width: 120px;
	padding: 0 0px;
	text-align: left;
	text-decoration
	line-height: 1.2em;
	font-size: .9em;
}

#latest-post .sidebar ul{
	list-style: none;
	margin-left: 12px;
}

#latest-post .story {
	float: right;
	width: 450px;
	padding-right: 155px;
	font-size: .9em;
}

#latest-post .meta {
	clear: both;
}

/* Posts */

#posts {
	float: right;
	width: 360px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 120px;
	padding: 20px
}

#links ul {
	float: left;
	width: 230px;
	padding: 20px
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
