																																																																																																																																																				
 /*																																																																																																																																																				
 Design by Free CSS Templates																																																																																																																																																				
 http://www.freecsstemplates.org																																																																																																																																																				
 Released for free under a Creative Commons Attribution 2.5 License																																																																																																																																																				
 */																																																																																																																																																				
 																																																																																																																																																				
 body {																																																																																																																																																				
 	margin: 15;																																																																																																																																																			
 	padding: 0;																																																																																																																																																			
 	background: white;																																																																																																																																																			
 	font-family: Times, Palatino;																																																																																																																																																			
 	font-size: 13px;																																																																																																																																																			
 	color: black;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 h1, h2, h3 {																																																																																																																																																				
 	margin-top: 0;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 h1 {																																																																																																																																																				
 	font-size: 2em;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 h2 {																																																																																																																																																				
 	font-size: 1.6em;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 h3 {																																																																																																																																																				
 	font-size: 1em;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 ul {																																																																																																																																																				
 }																																																																																																																																																				
 																																																																																																																																																				
 a {																																																																																																																																																				
 	text-decoration: none;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 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 */																																																																																																																																																				
 																																																																																																																																																				
 #header {																																																																																																																																																				
 	width: 100%;																																																																																																																																																			
 	height: 210px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #logo {																																																																																																																																																				
 	width: 1000px;																																																																																																																																																			
 	height: 150px;																																																																																																																																																			
 	margin: 0 auto;																																																																																																																																																			
 	padding: 0 10px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #logo h1, #logo p {																																																																																																																																																				
 	float: left;																																																																																																																																																			
 	margin: 0;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #logo h1 {																																																																																																																																																				
 	padding: 80px 0 0 0;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 	font-weight: normal;																																																																																																																																																			
 	font-size: 3em;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #logo p {																																																																																																																																																				
 																																																																																																																																																				
 	padding: 102px 0 0 3px;																																																																																																																																																			
 	font-size: 10px;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #logo a {																																																																																																																																																				
 	border: none;																																																																																																																																																			
 	text-decoration: none;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Menu */																																																																																																																																																				
 																																																																																																																																																				
 #menu-bg {																																																																																																																																																				
 	background: #242E17;																																																																																																																																																			
 	height: 45px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu {																																																																																																																																																				
 	width: 1000px;																																																																																																																																																			
 	margin: 0 auto;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu ul {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 0;																																																																																																																																																			
 	list-style: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu li {																																																																																																																																																				
 	display: inline;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu a {																																																																																																																																																				
 	display: block;																																																																																																																																																			
 	float: left;																																																																																																																																																			
 	margin: 0 3px 0 0;																																																																																																																																																			
 	padding: 12px 15px 10px 15px;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 	text-decoration: none;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 	font-family: Times, Palatino;																																																																																																																																																			
 	font-size: 11px;																																																																																																																																																			
 	color: #FFB272;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu a:hover {																																																																																																																																																				
 	margin: 0 3px 0 0;																																																																																																																																																			
 	background: #191E1A;																																																																																																																																																			
 	border-bottom: 3px solid #DDBB04;																																																																																																																																																			
 	color: #FFB272;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #menu .current_page_item a {																																																																																																																																																				
 	background: none;																																																																																																																																																			
 	margin: 0 3px 0 0;																																																																																																																																																			
 	background: tan;																																																																																																																																																			
 	border-bottom: 3px solid #DDBB04;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Wrapper */																																																																																																																																																				
 																																																																																																																																																				
 #wrapper {																																																																																																																																																				
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Page */																																																																																																																																																				
 																																																																																																																																																				
 #page {																																																																																																																																																				
 	width: 1000px;																																																																																																																																																			
 	margin: 0 auto;																																																																																																																																																			
 	padding: 30px 0;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #page-bg {																																																																																																																																																				
 	padding: 11px 24px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Latest Post */																																																																																																																																																				
 																																																																																																																																																				
 #latest-post {																																																																																																																																																				
 	border: 1px dashed #8D8D8D;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Content */																																																																																																																																																				
 																																																																																																																																																				
 #content {																																																																																																																																																				
 	float: left;																																																																																																																																																			
 	width: 498px;																																																																																																																																																			
 	padding-right: 20px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .post {																																																																																																																																																				
 	margin-bottom: 20px;																																																																																																																																																			
 	padding-bottom: 15px;																																																																																																																																																			
 	line-height: 200%;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .post h1 {																																																																																																																																																				
 	font-weight: normal;																																																																																																																																																			
 	font-size: 30px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .post h2 {																																																																																																																																																				
 	font-size: 24px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .title {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 15px 0px 0px 0px;																																																																																																																																																			
 	font-weight: normal;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .title a {																																																																																																																																																				
 	border-bottom: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .title a:hover {																																																																																																																																																				
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .byline {																																																																																																																																																				
 	margin: 0 0px 20px 0px;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .entry {																																																																																																																																																				
 	padding: 0px 0px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .links {																																																																																																																																																				
 	font-size: 11px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .links a {																																																																																																																																																				
 	display: block;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .links a:hover {																																																																																																																																																				
 }																																																																																																																																																				
 																																																																																																																																																				
 .links .more {																																																																																																																																																				
 	float: right;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .links .comments {																																																																																																																																																				
 	float: left;																																																																																																																																																			
 	padding-left: 20px;																																																																																																																																																			
 }																																																																																																																																																				
 /* Sidebars */																																																																																																																																																				
 																																																																																																																																																				
 #sidebar1 {																																																																																																																																																				
 	padding-right: 20px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar {																																																																																																																																																				
 	float: left;																																																																																																																																																			
 	width: 200px;																																																																																																																																																			
 	padding: 0 0 0 21px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar ul {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 0;																																																																																																																																																			
 	list-style: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar li {																																																																																																																																																				
 	padding: 0 0 20px 0;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar li ul {																																																																																																																																																				
 	padding: 0px 15px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar li li {																																																																																																																																																				
 	padding: 8px 0 8px 0px;																																																																																																																																																			
 	background: url(images/img01.jpg) repeat-x left bottom;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar li li a:hover {																																																																																																																																																				
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar li h2 {																																																																																																																																																				
 	margin: 0 0 10px 0;																																																																																																																																																			
 	padding: 10px 15px 10px 15px;																																																																																																																																																			
 	background: #242E17;																																																																																																																																																			
 	font-size: 16px;																																																																																																																																																			
 	font-weight: normal;																																																																																																																																																			
 	color: #FFB272;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar p {																																																																																																																																																				
 	padding: 0px 15px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 .sidebar a {																																																																																																																																																				
 	color: black;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Search */																																																																																																																																																				
 																																																																																																																																																				
 #searchform {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 20px 15px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #searchform br {																																																																																																																																																				
 	display: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #s {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 2px 2px;																																																																																																																																																			
 	width: 165px;																																																																																																																																																			
 	height: 18px;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 	background: #242E17;																																																																																																																																																			
 	font-size: 10px;																																																																																																																																																			
 	color: #000000;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #x {																																																																																																																																																				
 	margin: 1px 0 0 0;																																																																																																																																																			
 	padding: 2px 5px;																																																																																																																																																			
 	height: 24px;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 	background: #000000;																																																																																																																																																			
 	text-decoration: none;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 	font-family: Arial, Helvetica, sans-serif;																																																																																																																																																			
 	font-size: 10px;																																																																																																																																																			
 	color: #242E17;																																																																																																																																																			
 }																																																																																																																																																				
 /* Calendar */																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap {																																																																																																																																																				
 	padding: 0;																																																																																																																																																			
 	text-align: left;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap table {																																																																																																																																																				
 	width: 100%;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap th {																																																																																																																																																				
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap td {																																																																																																																																																				
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap tfoot td {																																																																																																																																																				
 	border: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap tfoot td#prev {																																																																																																																																																				
 	text-align: left;																																																																																																																																																			
 	font-weight: bold;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap tfoot td#prev a {																																																																																																																																																				
 	border: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap tfoot td#next {																																																																																																																																																				
 	text-align: right;																																																																																																																																																			
 	font-weight: bold;																																																																																																																																																			
 	border: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #calendar_wrap tfoot td#next a {																																																																																																																																																				
 	border: none;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 /* Footer */																																																																																																																																																				
 																																																																																																																																																				
 #footer {																																																																																																																																																				
 	background-color: #242E17;																																																																																																																																																			
 	height: 50px;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #footer-content {																																																																																																																																																				
 	width: 1000px;																																																																																																																																																			
 	margin: 0px auto;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #footer p {																																																																																																																																																				
 	margin: 0;																																																																																																																																																			
 	padding: 20px 0 0 0;																																																																																																																																																			
 	text-align: left;																																																																																																																																																			
 	text-transform: uppercase;																																																																																																																																																			
 	font-size: 10px;																																																																																																																																																			
 	color: #FFB272;																																																																																																																																																			
 }																																																																																																																																																				
 																																																																																																																																																				
 #footer a {																																																																																																																																																				
 	color: #FFB272;																																																																																																																																																			
 }																																																																																																																																																				





