
body {
	margin-top: 0px;
	padding: 0;
	background: #000000 url("img/1.jpg") ;
	/*background: #843c14;*/
	/*background: #4f1d1c;*/
	font-size: 13px;
	text-align: justify;
	color: #b6b6b6;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #7c6f14;
}

h1 {
	letter-spacing: -1px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
}

a:hover {
	color: #b6b6b6;
}

hr {
	display: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	background: url("img/img04.jpg") repeat-y left top;
}


/* Header */

#header {
	width: 800px;
	height: 22px;
	margin: 0 auto;
	margin-bottom: 0px;

	padding: 0px 0 0 0;
	background: #000000;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0px;
}

#header h1 {
	font-family: "Trebuchet MS", "Times New Roman", Book Antiqua, Arial, Times, serif;
	float: left;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 495px;
}



#header h2 {
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 60px;
	letter-spacing: 0px;
}

#header p {
	font-family: "Trebuchet MS", "Times New Roman", Book Antiqua, Arial, Times, serif;
	float: left;
	padding: 0px 0 0 10px;
	font-size: 14px;
	letter-spacing: 0px;
	color: #ffffff;
	}

#header a {
	text-decoration: none;
	color: #ffffff;
}
#header a:hover {
	text-decoration: none;
	color: #666666;
}

#banner {
	margin: 0 auto;
	margin-bottom: 0px;
	padding: 0;
	width: 900px;
	height: 150px;
	background: url("img/img01.jpg") no-repeat left top;
}
#banner h1 {
	float: left;
	color: #d41f1f;
	font-size: 20px;
	padding-left: 15px;
	padding-top: 115px;
}


#banner h2 {
	float: left;
	color: #d41f1f;
	font-size: 12px;
	padding-left: 0px;
	letter-spacing: 0px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 1px;
}

#page .bgtop {
	background: url("img/img03.jpg") no-repeat left top;
}

#page .bgbtm {
	background: url("img/img05.jpg") no-repeat left bottom;
}

/* Content */

#content {
	/*background: url("img/bgcontent.jpg") no-repeat left center;*/

	float: left;
	width: 700px;
	margin: 0;
	padding: 50px 5px 55px 100px;
}

.post {
	/*padding: 20px 0px 20px 250px ;*/
	/*width: 310px;*/
}

.post2 {
	background: url("img/post.png") no-repeat top center;
	/*padding: 0px 0px 0px 100px ;*/
}

.title {
	border-left: 6px solid #b8a526;
	padding: 0 20px 0 10px;
	font-size: 26px;
		color: #b8a526
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}
.left {
	text-align: left;
	/*padding: 10px 20px 20px 17px;*/
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}



.meta {
	text-align: left;
	color: #b6b6b6;
	padding: 10px 20px 20px 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url("img/img08.gif") no-repeat left 50%;
	padding-left: 10px;
}

.meta .comments {
	background: url("img/img08.gif") no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #6b1866;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	margin-bottom: 10px;
	padding: 20px 0 0 20px;
	color: #b6b6b6;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url("img/img08.gif") no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url("img/img05.gif") repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 50px;
	min-height: 60px;
	background:#000000 ;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b6b6b6;
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #b6b6b6;
}

/* Footer2 */

#footer2 {
	width: 800px;
	height: 300px;
	min-height: 60px;
	background: #000000;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b6b6b6;
}

#footer2 p {
	padding: 20px 0;
}

#footer2 p a {
	color: #b6b6b6;
}


/* Menu */

#menu {
	float: left;
	width: 612px;
	height: 25px;
	padding: 125px 0px 0px 230px;
}
#menu h1{

font-size: 18px;
	padding: 0px 0 0 0;
}

#menu ul {
	width:605px;
	height: 30px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	/*border-right: 2px solid #FFFFFF;*/
	list-style: none;
	/*background: #000000 url("img/bg_menu.jpg");*/
}

#menu li {
	display: inline;
	width: 130px;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
		/*border-right: 2px solid #666666;*/

	padding: 0px 10px 0px 7px;
	/*background: #000000 url("img/bg_menu.jpg");*/
	/*text-transform: uppercase;*/
	text-decoration: none;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #ffffff;
}
#menu a:hover,#menu .active a{
	/*background:url("img/bg_menuactive.jpg") no-repeat top;*/
	text-decoration: overline;
	color: #f6f280;
	/*padding: 0px 0px 0px 8px;*/


}