body {
	margin:0;
	padding-top:0px;
	background:#cc9966;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	color:#333333;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#ae0000;
	text-decoration:none
	}
a:hover {
	color:#422e09;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#411d00;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;

	}
.alignright {
	float:right;
	}

.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
		}
.content {
	width:1000px;
	margin:0 auto;
	background:#fff;
	
		}

.top {
	height:282px;
	margin-top:0px;
	background:url(images/top.jpg);
	
	}
.header {
	float:left;
	width:700px;
	font-family:"Century gothic",Tahoma,Verdana,sans-serif;
	}
.header h1  {
	font-size:40px;
	font-weight:normal;
	margin:0px 0 0 15px;
	color:#787878;
	text-decoration: none;
	}

.header h1  a:link{ 
	
	color: #a42e06; 
	text-decoration: none; 
	background-color:transparent;
	}
	

.header h1  a:hover { 
	color: #da9e00; 
	text-decoration: none; 
	background-color:transparent;
	}	

.header h2 {
	margin:0px 0 0 15px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	}

#content {
	float: left;
	width: 765px;
	margin: 0 0 3px 0;
	padding: 0 0;
	
	}

.post {
	margin: 20px 10px 0 10px;
	padding:0px 0px 0px 0px;
	height: 100%;
	text-align: justify;
	color:#333;
	
	}

.post h2 {
	margin: 0 0;
	padding: 2px 0px 0px 10px;
	height:27px;
	background: url(images/title.png);
	background-repeat:repeat-y;
	text-align: left;
	font:bold  22px ;
	
	}

.post h2 a, .post h2 a:link{
	color: #333333;
	background-color: transparent;
	}

.post a:link,{
	color: #ae0000;
	background-color: transparent;
}

.post a:hover {
	color: #ff0000;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	display:block;
	margin: 0 0;
	padding: 5px 25px;
	}
.cover{
	margin: 0 0;
	background: url(images/content.png);
	background-repeat:repeat-y;
	}

.sidebar {
	float:right;
	width:205px;
	padding-top:20px;
	padding-left:0px;
	font-size:13px;
	margin-right:10px;
	color:#422e09;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:32px;
	line-height:32px;
	font-size:16px;
	color:#9d4b1e;
	margin:0;
	background:url(images/h2.png);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:url(images/bottom.png) bottom no-repeat;
	padding-bottom:11px;
	margin-bottom:11px;
		}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;

	}
.sidebar ul li ul, .sidebar ul li div {
	padding:10px;
	background:#ccccff;
		}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

#footer {
	height:20px;
	padding:10px 0 0 0px;
	margin:2px 0 0 0;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	background:#FFFF99;
	text-align:center;
	}

#footer a {
	color:#666666;
	text-decoration:none;
	}

#footer a:hover {
	color:#333333;
	
	}

.navigation {
	height:10px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	}
.navigation a:hover {
	color:#fff;

	}

