/*CSS Document*/
/*  
Theme Name: Floweral Theme
Theme URI: http://www.wordpressthemesbox.com/
Description: This theme is About Flower Verctor.
Version: 1.0
Author: Ashish sharma
Author URI: http://www.wordpressthemesbox.com/
*/
body{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #e2d882;
	background-image:url(skin/bg-page.jpg);
	background-position:top left;
	background-color:#00513b;
	background-repeat:repeat-x;
	text-align:center;
	margin:0 auto;
	}
a{
	color:#fff;
	text-decoration:underline;
	}
a:hover{
	color:#fff;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
	}
h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 51px;
	padding: 10px 20px 5px;
	color:#039348;
	font-weight:normal;
	}
h1 a, h1 a:hover{
	color:#039348;
	text-decoration:none;
	}
#slogan{
	color:#be212e;
	padding:0 20px;
	}
#wrapper{
	width:855px;
	margin:0 auto;
	text-align:left;
	}
#header{
	width:855px;
	float:left;
	margin-bottom:280px;
	}
#container{
	width:600px;
	float:left;
	}
.post{
	padding:0 10px;
	margin-bottom:20px;
	}
.date {
	background: url(skin/bg-date.png) no-repeat;
	height: 61px;
	width: 58px;
	text-align: center;
	float: left;
	margin:0 15px 0 0;
}
.date .month {
	display: block;
	color: #ffedab;
	padding: 4px 0px 6px;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 1px;
}
.date .day {
	display: block;
	color: #c1322f;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}
.post h2{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-weight:400;
	font-size:25px;
	}
.entry{
	line-height:180%;
	padding:0 5px;
	}
.post h2 a, .post h2 a:hover{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	}
p.postmetadata {
	height:22px;
	margin:10px 0;
	padding:2px 13px 0;
	color:#fee8aa;
	text-decoration:none;
	border:1px solid #147442;
	border-left:none;
	border-right:none
	}
.postmetadata a{
	color:#fff;
	text-decoration:underline;
	}
.postmetadata a:hover{
	color:#fff;
	text-decoration:none;
	}
.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
.sidebar{
	width:229px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
.sidebar ul{
	margin: 0;
	padding: 0;
	list-style:none;
	}
.sidebar ul li{
	margin:0 0 20px 0;
	background-color:#e6bd40;
	}
.sidebar ul li h2{
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-weight:300;
	background-image:url(skin/bg-cat.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:36px;
	padding:8px 5px 0 8px;
	}
.sidebar ul ul {
	background-image:url(skin/bg-footer-cat.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	
	}
.sidebar ul ul li{
	line-height:240%;
	background:none;
	margin:0 10px 0 20px;
	color:#444444;
	border-bottom:1px solid #c7a53d;
	padding:0;
	}
.sidebar ul ul li a{
	color:#444444;
	text-decoration:none;
	}
.sidebar ul ul li a:hover{
	color:#059148;
	text-decoration:underline;
	}
table#wp-calendar{
	width: 100%;
	}
#footer{
	clear: both;
	text-align:center;
	width:100%;
	background-image: url(skin/bg-foot5.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	height:90px;
	padding:10px 0; 
	}