body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(images/body_bg.jpg);
	background-color: #1b1714;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
img {
	border: 0px;
}
a {
	color: #a4bc04;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: none;
}
h1, h2, h3, p, ul, li, form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
form {
	float: left;
	border: 0px solid #f00;
}
.all {
	background-image: url(images/all_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	float: left;
}
.all_1 {
	background-image: url(images/all_1_bg.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	width: 100%;
	float: left;
	border: 0px solid #f00;
}
.warpper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	width: 100%;
	float: left;
	background-image: url(images/footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 130px;
}
.footer p {
	margin-top: 40px;
	color: #685a50;
	font-size: 10px;
	width: 100%;
	float: left;
	border: 0px solid #f00;
	padding-bottom: 30px;
}
.header {
	width: 100%;
	height: 130px;
	background-image: url(images/header.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.header h1 {
	border: 0px solid #f00;
	float: left;
	width: 450px;
	font-size: 34px;
	text-transform: capitalize;
	font-weight: bold;
	margin-top: 30px;
	text-align: left;
}
.header h2 {
	text-align: left;
	border: 0px solid #f00;
	float: left;
	width: 450px;
	font-size: 12px;
	text-transform: capitalize;
	font-weight: bold;
	color: #c72e80;
}
.searchbar {
	border: 0px solid #f00;
	float: right;
	width: 290px;
	margin-top: -43px;
}
.searchbar a {
	text-decoration: none;
}
.searchbar p {
	float: left;
}
.searchbar p input {
	background-color: #000;
	border: 0px;
	color: #fff;
	margin-left: 24px;
	width: 190px;
	margin-top: 10px;
}
.searchbar p input.im {
	width: auto;
	margin: 0px;
	margin-top: 10px;
	margin-left: 12px;
}

.main {
	width: 100%;
	float: left;
	background-image: url(images/main_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.main_bottom {
	width: 100%;
	float: left;
	background-image: url(images/main_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.main_top {
	width: 100%;
	float: left;
	background-image: url(images/main_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.content {
	width:  752px;
	float: left;
	margin-bottom: 20px;
}

.posts {
	width: 480px;
	float: left;
	border: 0px solid #f00;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
.post {
	width: 100%;
	float: left;
	border: 0px dashed #333;
	border-bottom-width: 1px;
	background-image: url(images/post_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 40px;
}
.post h3 {
	text-transform: capitalize;
	font-size: 22px;
	padding-left: 65px;
	float: left;
	margin-bottom: 14px;
}
.post p {
	font-size: 12px;
	text-align: justify;
	margin-bottom: 4px;
	margin-top: 4px;
	float: left;
	width: 100%;
	line-height: 14px;
}
.post p.posted {
	color: #333;
}
.post p img {
	background-color: #000;
}
.post p.date {
	width: 400px;
	float: left;
	margin-left: 65px;
	margin-top: -16px;
	font-size: 10px;
	color: #c72e80;
}

.sidebar {
	width: 222px;
	background-image: url(images/sidebar_bg.jpg);
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
.sidebar_top {
	width: 100%;
	float: left;
	background-image: url(images/sidebar_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.sidebar_bottom {
	width: 100%;
	float: left;
	background-image: url(images/sidebar_bottom.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top: 4px;
}
.sidebar h2 {
	font-size: 16px;
	text-transform: capitalize;
	background-image: url(images/sidebar_h2_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 25px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-bottom: 4px;
	border: 0px solid #f00;
	width: 180px;
	text-align: left;
}
.sidebar ul {
	float: left;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 10px;
}
.sidebar ul li {
	float: left;
	background-image: url(images/sidebar_ul_li_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 24px;
	margin-left: 6px;
	border: 0px solid #f00;
	width: 180px;
	padding-top: 4px;
	font-weight: normal;
	line-height: 14px;
	text-align: left;
}
.sidebar ul li strong, .sidebar ul li span, .sidebar ul li b {
	font-weight: normal;
}
.sidebar ul.banners {
	border: 0px solid #f00;
}
.sidebar ul.banners li {
	margin: 0px;
	padding: 0px;
	background-image: none;
	text-align: center;
	width: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
	border: 0px dashed #333;
	padding-bottom: 5px;
	border-bottom-width: 1px;
}
.sidebar ul.banners li img {
	background-color: #000;
}
.sidebar ul.banners li span {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c72e80;
}
.sidebar p {
	margin-bottom: 10px;
	margin-top: 10px;
}

.navigation {
	width: 100%;
	float: left;
	border: 0px solid #f00;
}
.alignleft {
	width: 200px;
	float: left;
	border: 0px solid #f00;
	text-align: left;
}
.alignright {
	width: 200px;
	float: right;
	border: 0px solid #f00;
	text-align: right;
}
