/*

Theme Name: Buddha Flower

Theme URI:wptemplates.org 

Description:nice theme with buddha and flower of lotos 

Version: 1.0

Author:miko 

Author URI:wptemplates.org 

*/







/* General */



body {

	margin: 0;

	background: #000000 url("images/background.gif") repeat-x;

}



h1, h2, h3, h4 {

	margin: 0;

}



img {

	border: 0;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}





/* Wrapper */



#wrapper {

	background: url("images/background_bottom.gif") repeat-x left bottom;

}





/* Page */



#page {

	margin: 0 auto;

	width: 840px;

	background: url("images/page.gif") repeat-y;

}



#page-top {

	width: 840px;

	background: url("images/page_top.jpg") no-repeat;

}



#page-bottom {

	width: 840px;

	min-height: 810px;

	background: url("images/page_bottom.gif") no-repeat left bottom;

}





/* Header */



#header {

	width: 840px;

	height: 275px;

	position: relative;

}



	/* Header - Info */

	

	#header #header-info {

		position: absolute;

		top: 54px;

		left: 282px;

	}

	

	#header #header-info h1 {

		color: #cccccc;

		font: normal 24px Arial;

		padding-bottom: 5px;

	}

	

	#header #header-info h1 a {

		color: #cccccc;

		text-decoration: none;

	}

	

	#header #header-info .description {

		color: #dd54b3;

		font: normal 18px Arial;

		padding-left: 25px;

	}

	

	/* Header - Menu */

	

	#header #header-menu {

		position: absolute;

		top: 0;

		left: 319px;

		height: 55px;

	}

	

	#header #header-menu ul {

		margin: 0;

		padding: 0;

		list-style-type: none;

		height: 55px;

	}

	

	#header #header-menu ul li {

		height: 55px;

		font: normal 18px/40px Arial;

		color: #ea81ce;

		float: left;

		text-transform: lowercase;

		background: url("images/header_menu_separator.gif") no-repeat right top;

		padding-right: 1px;

	}

	

	#header #header-menu ul li a {

		float: left;

		padding: 0 15px;

		color: #ea81ce;

		height: 55px;

		text-decoration: none;

		background: url("images/header_menu.gif") repeat-x;

		display: block;

	}

	

	#header #header-menu ul li a:hover {

		background: url("images/header_menu_hover.gif") repeat-x;

	}

	

	#header #header-menu ul li ul {

		display: none;

	}

	

	#header #header-menu ul li.current_page_item a {

		background: url("images/header_menu_hover.gif") repeat-x;

	}

	

	/* Header - Search */

	

	#header #header-search {

		position: absolute;

		top: 365px;

		left: 300px;

		width: 155px;

		height: 24px;

	}

	

	#header #header-search #searchform {

		margin: 0;

		padding: 0;

		width: 155px;

		height: 24px;

	}

	

	#header #header-search #s {

		width: 145px;

		height: 24px;

		padding: 0 2px;

		border: 0;

		font: normal 17px Arial;

		color: #d6d6d6;

		background: transparent;

		float: left;

	}

	

	#header #header-search #searchsubmit {

		background: transparent;

		border: none;

		width: 0;

		height: 24px;

		padding: 0;

		float: right;

	}





/* Main */



#main {

	width: 840px;

}



	/* Main - Content */

	

	#content {

		float: left;

		width: 420px;

		padding: 155px 151px 0 30px;

	}

	

	/* Main - Content - Post */

	

	#content .post {

		float: left;

		margin-bottom: 30px;

		width: 420px;

	}

	

		/* Post - Title */

		

		#content .post .post-title {

			width: 420px;

			color: #f1b3de;

			font: normal 14px Arial;

		}

		

		#content .post .post-title a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .post-title a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-title .post-date {

			width: 67px;

			height: 66px;

			padding: 0 250px 15px 20px;

			background: url("images/post_date.gif") no-repeat;

			color: #ffffff;

			text-transform: lowercase;

			font: normal 34px/41px Arial;

			text-align: center;

		}

		

		#content .post .post-title .post-date span {

			display: block;

			color: #ff87b0;

			font-size: 17px;

			line-height: 25px;

		}

		

		#content .post .post-title h2 {

			color: #ffffff;

			font: normal 27px Arial;

			padding-bottom: 10px;

		}

		

		#content .post .post-title h2 a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .post-title h2 a:hover {

			text-decoration: underline;

		}

		

		/* Post - Entry */

		

		#content .post .post-entry {

			font: normal 14px/20px Arial;

			color: #f1b3de;

			width: 420px;

		}

		

		#content .post .post-entry a {

			color: #0033cc;

			text-decoration: none;

		}

		

		#content .post .post-entry a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-entry .more-link {

			font: bold 14px/20px Arial;

			color: #ffffff;

			float: right;

			margin-bottom: 5px;

		}

		

		#content .post .post-entry .more-link a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .post-entry .more-link a:hover {

			text-decoration: underline;

		}

		

		/* Post - Info */

		

		#content .post .post-info {

			margin-top: 20px;

			padding-top: 15px;

			width: 420px;

			clear: both;

			font: normal 14px Arial;

			color: #f1afdd;

			border-top: 2px dotted #ffffff;

		}

		

		#content .post .post-info a {

			color: #f1afdd;

			text-decoration: none;

		}

		

		#content .post .post-info a:hover {

			text-decoration: underline;

		}

		

			#content .post .post-info .post-info-comments {

				color: #ffffff;

				font-weight: bold;

			}

			

			#content .post .post-info .post-info-comments a {

				color: #ffffff;

			}

		

		/* Post - Comments */

		

		#content .post h3 {

			margin: 30px 0 5px 0;

			color: #ffffff;

			font: normal 20px Arial;

		}

		

		#content .post .comments {

			font: normal 14px/20px Arial;

			color: #f1b3de;

			width: 420px;

		}

		

		#content .post .comments ol {

			margin: 10px 0;

			padding-left: 25px;

		}

		

		#content .post .comments ol li {

			padding: 5px;

		}

		

		#content .post .comments ol li a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li.alt {

			background: #282828;

		}

		

		#content .post .comments ol li cite {

			color: #ffffff;

			font-style: normal;

			font-weight: bold;

		}

		

		#content .post .comments ol li cite a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li cite a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li .commentmetadata a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post .comments ol li .commentmetadata a:hover {

			text-decoration: underline;

		}

		

		#content .post #commentform {

			margin: 0;

			padding-left: 25px;

			font: normal 14px/20px Arial;

			color: #f1b3de;

			width: 395px;

		}

		

		#content .post #commentform a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post #commentform a:hover {

			text-decoration: underline;

		}

	

	/* Main - Content - Navigation */

	

	#content .navigation {

		margin-bottom: 30px;

		font: bold 14px Arial;

		color: #f1b3de;

		width: 420px;

	}

	

	#content .navigation a {

		color: #f1b3de;

		text-decoration: none;

	}

	

	#content .navigation a:hover {

		text-decoration: underline;

	}

	

		#content .navigation .navigation-previous {

			float: left;

		}

		

		#content .navigation .navigation-next {

			float: right;

		}

	

	/* Main - Sidebar */

	

	#sidebar {

		float: left;

		width: 174px;

		font: normal 12px/18px Arial;

		color: #c84389;

		background: url("images/sidebar.gif") repeat-y;

	}

	

	#sidebar #sidebar-in {

		width: 174px;

		background: url("images/sidebar_in.gif") no-repeat left bottom;

	}

	

	#sidebar a {

		color: #cb92b3;

		text-decoration: none;

	}

	

	#sidebar a:hover {

		text-decoration: underline;

	}

	

	#sidebar .sidebar-box {

		padding-bottom: 25px;

	}

	

		/* Sidebar - Titles */

		

		#sidebar h3 {

			font: normal 18px Arial;

			color: #cb92b3;

			margin-bottom: 15px;

			padding-left: 34px;

		}

		

		/* Sidebar - Menus */

		

		#sidebar ul {

			margin: 0;

			padding: 0 0 0 34px;

			list-style-type: none;

		}

		

		#sidebar ul li {

			font: normal 13px/20px Arial;

			color: #000000;

		}

		

		#sidebar ul li a {

			color: #c84389;

			text-decoration: none;

		}

		

		#sidebar ul li a:hover {

			text-decoration: underline;

		}

		

		#sidebar ul li ul {

			padding: 0 0 0 10px;

		}

		

		/* Sidebar - Forms */

		

		#sidebar #searchform {

			margin: 0;

			padding: 10px 0;

			width: 174px;

			text-align: center;

		}

		

		#sidebar #searchform #s {

			width: 134px;

		}

		

		/* Sidebar - Tables */

		

		#sidebar #calendar_wrap {

			margin: 0 auto;

			width: 128px;

		}

		

		#sidebar #calendar_wrap caption {

			font-weight: bold;

		}

		

		#sidebar #calendar_wrap tbody {

			text-align: right;

		}

		

		#sidebar #calendar_wrap tfoot #next {

			text-align: right;

		}

		

		#sidebar #calendar_wrap #today {

			font-weight: bold;

		}

		

		/* Sidebar - Texts */

		

		#sidebar .textwidget {

			padding: 0 6px;

		}





/* Footer */



#footer {

	width: 370px;

	height: 100px;

	padding: 15px 0 0 470px;

	color: #5a2d3d;

	font: normal 12px Arial;

}



#footer a {

	color: #5a2d3d;

	text-decoration: underline;

}



#footer a:hover {

	text-decoration: underline;

}


