/*
Theme Name: Hayandra
Theme URI: http://hayandra.com/
Description: Theme Design of Hayandra
Version: 1.0
Author: Best Web Media
Tags: CMS, Purple

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e6decc url(images/body-main-bg.png) repeat-x top;
	font: normal 13px "Lucida Sans Unicode",Arial,Verdana,Helvetica,Sans-Serif;
	color: #3a3322;
}
body.single {
	background: #e6decc url(images/body-single-bg.png) repeat-x top;
}
body #frame {
	background: url(images/body-frame-bg.jpg) no-repeat top center;
	min-height: 500px;
}
body.single #frame {
	background: url(images/single-frame-bg.jpg) no-repeat top center;
}
.ffix {
	clear: both;
}
img {
	border: none;
}

#container {
	width: 960px;
	margin: 0 auto;
}
body.single .header {
	height: 90px;
}
.header {
	height: 62px;
	padding-top: 15px;
}
.header h1 {
	background: url(images/head-main-logo.png) no-repeat top left;
 	width: 295px;
 	height: 62px;
 	float: left;
 	text-indent: -7777px;
 	height: 80px;
}
.header .subscribe {
	background: url(images/head-searchbox-bg.png) no-repeat top center;
	width: 292px;
	height: 30px;
	float: right;
	line-height: 30px;
	padding: 10px;
	color: #fff;
}
.header .subscribe input {
	border: none;
	margin-left: 10px;
	width: 200px;
	height: 20px;
	position: absolute;
	margin-top: 5px;
}
.single .stage {
	height: 102px;
}
.stage {
	padding-left: 30px;
	height: 273px;
}
.stage .photo {
	width: 353px;
	height: 259px;
	float: left;
	position: absolute;
}
.stage .tagline {
	width: 540px;
	float: right;
	color: #fff;
	padding-left: 30px;
	padding-top: 83px;
	height: 88px;
}
.stage .tagline h2 {
	font: normal 26px Georgia, Times, Serif;
	padding-bottom: 5px;
}
.stage .tagline h3 {
	font-weight: normal;
	font-size: 17px;
	font-family: Georgia, Times, Serif;
}
.stage .menu {
	padding-left: 115px;
}
body.single .stage .sf-navbar {
	float: left;
}
/*.stage ul.menu {
	list-style: none;
	color: #fff;
	padding-top: 3px;
	float: right;
}
.stage ul.menu li {
	float: left;
	font-size: 16px;
	font-family: Georgia, Times, Serif;
	padding: 0 3px;
}
.stage ul.menu li a {
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	padding: 15px;
}*/

.maincontent {
	padding-top: 30px;
}
.single .maincontent {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
}
.maincontent .left {
	width: 300px;
	float: left;
	min-height: 283px;
	padding-left: 30px;
}
.maincontent .left .activity {
	width: 250px;
	min-height: 283px;
	/*background: url(images/latest-act-bg.png) no-repeat top center;*/
	padding: 25px;
}
.maincontent .left .activity h3 {
	font: normal 18px Georgia, Times, Serif;
}
.maincontent .left .activity ul {
	list-style: none;
	padding-bottom: 20px;
	line-height: 5px;
}
.maincontent .left .activity ul li {
	background: url(images/latest-act-border.png) no-repeat bottom left;
	padding: 7px 0;
	line-height: 16px;
}
.maincontent .left .activity ul li a {
	color: #ae7842;
	text-decoration: none;
}
.maincontent .main {
	width: 295px;
	float: left;
	padding: 20px;
}
.maincontent .main h3 {
	font: normal 18px Georgia, Times, Serif;
}
.maincontent .main h4 a {
	text-decoration: none;
	color: #ae7842;
}
.maincontent .latest h4 {
	font: normal 16px Arial, Helvetica, Sans-Serif;
	color: #ae7842;
	padding-bottom: 5px;
}
.maincontent .latest p {
	line-height: 16px;
}
.maincontent .latest p a {
	color: #828725;
}
.maincontent .others {
	padding-top: 10px;
}
.maincontent .others h4 {
	font: normal 14px Arial, Helvetica, Sans-Serif;
	color: #826b57;
	padding-bottom: 5px;
}
.maincontent .others a {
	color: #ae7842;
	line-height: normal;
}
.maincontent .others ul {
	list-style: none;
	line-height: 3px;
}
.maincontent .others ul li {
	padding: 5px 0;
	line-height: normal;
}
.maincontent .sidebar {
	width: 220px;
	float: left;
}
.sidebar .banner {
	list-style: none;
}
.sidebar .banner {
	
}
.single .sidebar {
	float: right;
	width: 300px;
}
.maincontent .main-post {
	width: 550px;
	float: left;
	padding-left: 15px;
}
.maincontent .main-post h2 {
	font: normal 24px Georgia, Times, Serif;
	padding-bottom: 10px;
}
.maincontent .main-post p {
	padding: 5px 0;
	line-height: 19px;
}
.maincontent .main-post .date {
	font: normal 12px Arial, Verdana, Sans-Serif;
	padding-bottom: 10px;
}
.footer {
	background: #d3c9b4 url(images/footer-bg-top.png) no-repeat top center;
	width: 909px;
	margin: 0 auto;
}
.footer .box {
	width: 235px;
	padding: 40px 30px;
	float: left;
}
.footer .bottom {
	background: url(images/footer-bg-bottom.png) no-repeat bottom center;
	width: 909px;
	height: 9px;
	clear: both;
}
.footer h2 {
	font: normal 20px Gerogia, "Times New Roman", Serif;
	color: #484640;
	padding-bottom: 15px;
}
.footer .gallery ul {
	list-style: none;
}
.footer .gallery ul li {
	padding: 0 5px 0 0;
	float: left;
}
.footer .link ul {
	list-style: none;
}
.footer .link ul li {
	padding: 4px 0;
	border-bottom: 1px dashed #b8b2a3;
}
.footer .link ul li a {
	color: #828725;
	text-decoration: none;
}
.footer .where {
	text-align: right;
}
.footer .where p {
	padding-bottom: 10px;
}

.bestweb {
	color: #b8b2a3;
	text-align: right;
	padding: 10px 25px;
}
.bestweb a {
	background: url(images/bestweb.png) no-repeat top left;
	width: 60px;
	height: 17px;
	display: block; 
	float: right;
	text-align: left;
	text-indent: -7777px;
	position: relative;
	margin-top: -3px;
}
.intro-word {
	padding: 17px;
	width: 500px;
	float: left;
	font: normal 18px Georgia, "Times New Roman", Serif;
	line-height: 24px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
table.beneficiaries {

}
table.beneficiaries th {
	font-weight: bold;
	padding: 5px;
	text-align: left;
	background-color: #c3b793;
	font-size: 11px;
}
table.beneficiaries td {
	padding: 2px 5px;
	border-bottom: 1px solid #c3b793;
	font-size: 11px;
}
.alignright {
	float: right;
	}
.navigation a {
	color: #666;
	text-decoration: none;
}
.alignleft {
	float: left;
	}
