

body {
	margin: 0px;
	padding: 0;
	background: #000000 url('images/img01a.jpg') repeat-x left top;
	text-align: justify;
	font-family: "Arial";
	font-size: 12px;
	color: #000000;

}

h1, h2, h3 {
	margin-top: 0;
	color: #dfc88c;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #DFC88C;
}

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 {
	width: 960px;
	margin: 0 auto;
	height: 132px;
	background: url('images/logo1.jpg') no-repeat left top;
	padding-right: 0px;
}

/* Header */

#logo {
	width: 940px;
	height: 68px;
	margin: 0 auto;
	padding: 60px 10px 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #00D8D5;
}

#logo span {
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #FFFFFF;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #DC8700;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 60px;
	background: url('images/img03g.jpg') no-repeat left top;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	padding-left: 270px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: "Arial";
	font-size: 12px;
	color: #F9d177; padding-left: 10px; padding-right:40px; padding-top:18px; padding-bottom:0
}

#menu a:hover {
	color: #ffffff;
}


}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0px 0px;
	background: #000000;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 560px;
	height: 800px;
	background: #000000 url('images/bk4.jpg') no-repeat left top;
}

.post {
	padding-bottom: 15px;
	line-height: 140%;
}

.post h1 {
	font-weight: normal;
}

.title {
	height: 78px;
	margin: 0;
	font-weight: normal;
	padding-left: 20px; padding-right:0; padding-top:25px; padding-bottom:4px
}

.title a {
	border-bottom: none;
	color: #dfc88c;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: -50px 42px 0px 42px;
}

.byline a {
	color: #Dfc88c;
}

.tag {
	padding: 0 45px;
}

.entry {
	padding: 0 20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	margin-top: 0px;
	padding-top: 60px;
}

#sidebar2 {
	float: right;
	padding-top: 60px;
}

.sidebar {
	float: left;
	width: 196px;
	height: 800px;
	background: #000000 url('images/flower.jpg') no-repeat center top;
	padding: 0;
	font-size: 12px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px dashed #C5C4C4;
}


.sidebar li h2 {
	height: 40px;
	margin: 0;
	background: url('images/img04.jpg') no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff; padding-left:65px; padding-right:15px; padding-top:20px; padding-bottom:0px
}

.sidebar a {
}

/* Search */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
}

#searchform br {
	display: none;
}

#searchform h2 {
}

#s {
	margin: 10px 0px 0 15px;
	padding: 2px 2px;
	width: 180px;
	height: 18px;
	border: 1px solid #6F6E6E;
	background: #FFFFFF;
	font-size: 10px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#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 {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 20px;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}