/*  
Theme Name:Flowery 
Theme URI: http://www.themespack.com/
Description: wordpress Themes Flowery  by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/
	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #fffcf3 url(img/bg.jpg)  top center no-repeat;
	color: #000000;
	font: 12px/18px "Verdana", Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 55px 0px 0px 0px;
}

a, a:visited {
	background: transparent;
	color: #576031;
	text-decoration: none;
}

a:hover, h2 a:hover {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}

span.bigcapital {
	font-size: 150%;
	font-weight: 700;
}

h1 {
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}

h1 a{
	background: url(img/l1ogo.jpg) no-repeat left;
	border: none;
	display: block;
	height: 78px;
}

h2 {
	background: transparent;
	color: #606b32;
	font: bold 24px "Times New Roman", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-top: 2px;
}

h2 a, h2 a:visited {
	background: transparent;
	color: #606b32;
	text-decoration: none;
}

h3 {
	background: transparent url(img/dots.gif) repeat-x bottom left;
	color: #222222;
	font: bold 16px "Arial", Tahoma, Arial, serif;
	margin: 10px 0px 5px;
}

h3 a, h3 a:visited, h3 a:hover {
	background: transparent;
	color: #222222;
	text-decoration: none;
}

h4 {
	background: transparent url(img/dots.gif) repeat-x bottom left;
	color: #222222;
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial, sans-serif;
	margin: 10px 0px 5px;
}

.alignleft { float: left; }

.alignright { float: right; }

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	background: transparent;
	color: #7a7f13;
}

#searchform input {
	background: #f9f8ee;
	border: 1px solid #efefef;
	color: #000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 22px;
	vertical-align: middle;
	width: 60px;
}

#searchform {
	float: right;
	margin: 0px;
	position: absolute;
	right: 6px;
	top: -50px;
}

#searchform #s {
	background: #f9f8ee;
	border: 1px solid #efefef;
	color: #000000;
	font-weight: normal;
	height: 16px;
	margin-right: 2px;
	padding: 4px 5px 0px 5px;
	width: 161px;
}

#searchform br { display: none; }

.center {
	text-align: center;
}
#content {
	border: none;
	float: left;
	margin: 0px 0 5px 0px;
	padding: 0px 5px 0px 5px;
	width: 675px;
}
#header {
	background: url(img/header.jpg) no-repeat;
	height: 168px;
	position: relative;
}

#headerlogo {
	height: 60px;
	padding: 5px 0px 0px 15px;
	position: relative;
}

#headerlogo .description{
	background: transparent;
	bottom: 3px;
	color: #ffffff;
	left: 15px;
	position: absolute;
	text-indent: -10000px;
}
#bg{
	background: url(img/post_bg.gif) no-repeat bottom top;
	float: left;
	height: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 4px;
	width: 495px;
}

#page {
	background: transparent;
	color: black;
	margin: 0px auto;
	width: 860px;
}
#footer {
	background: url(img/footer.jpg);
	color: #333333;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 5px 0px 20px 0px;
	text-align: center;
	width: 974px;
}

#footer a, #footer a:visited{
	background: transparent;
	color: #555f2e;
	text-decoration: none;
}

#footer a:hover{
	background: transparent;
	color: #555f2e;
	text-decoration: underline;
}


#nav {
	background: transparent;
	bottom: 21px;
	color: black;
	left: 10px;
	list-style: none;
	margin: 0px;
	position: absolute;
}

#nav  .current_page_item li,#nav .page_item li {
	background: url(img/navleft.jpg) no-repeat left;
	float: left;
	margin-left: 3px;
}

#nav .current_page_item a,#nav .page_item a:hover {
	background: url(img/navbg.jpg) repeat-x right;
	border-bottom: 1px solid #faf5d6;
	border-left: 1px solid #50592b;
	border-right: 1px solid #50592b;
	border-top: 1px solid #50592b;
	color: #000000;
	display: block;
	font: bold 20px/100% "Times New Roman", Arial, Helvetica, sans-serif;
	padding: 6px 9px;
	text-decoration: none;
}

#nav .current_page_item a:visited{
	background: url(img/navbg.jpg) repeat-x;
	color: #000000;
	text-decoration: none;
}

#nav .page_item a{
	background: transparent;
	border: none;
	color: #e8e5cd;
	display: block;
	font: bold 20px/100% "Times New Roman", Arial, Helvetica, sans-serif;
	padding: 7px 11px;
	text-decoration: none;
}

#nav li {
	float: left;
	margin-left: 3px;
}

.entry {
	background: url(img/line.gif) repeat-x bottom center;
	float: left;
	width: 650px;
}

.entrys {
	float: left;
	width: 240px;
}

.clear { clear: both; }

.textbar {
	padding-top: 5px;
}
 
form {
	margin: 0px;
	padding: 0px;
}
.blockquote{
	background: transparent;
	border-bottom: 1px solid #0b497b;
	border-top: 1px solid #0b497b;
	color: #0a3455;
	margin: 5px;
	padding: 5px;
}

#sidebar {
	background: transparent;
	color: black;
	float: right;
	padding: 0px 2px 0px 0px;
	width: 170px;
}

#sidebar a, #sidebar a:visited{
	background: transparent;
	color: #444444;
	font: 12px "Times New Roman", Geneva, Arial, sans-serif;
	padding-left: 5px;
	text-decoration: none;
}



#sidebar a:hover{
	background: transparent;
	color: #d3660d;
	font: 12px "Times New Roman", Geneva, Arial, sans-serif;
	padding-left: 5px;
	text-decoration: none;
}

#sidebar h2, #feed .feedburner{
	background: transparent;
	border-bottom: 1px solid #efefef;
	color: #ff9900;
	font: normal 16px "Verdana", Geneva, Arial,sans-serif;
	margin: 2px 0px 2px;
	padding-top: 3px;
}

#sidebar h3, #sidebar .sidebartitle{
	background: transparent;
	border: none;
	color: #d3660d;
	font: bold 14px "sans-serif", Geneva, Arial, sans-serif;
	margin: 2px 0px 0px;
	padding-left: 5px;
	padding-top: 10px;
	text-transform: uppercase;
}

#sidebar h4, #ads .adsenseh{
	background: url(img/sbg.gif);
	color: #d3660d;
	font: bold 16px "Verdana", Geneva, Arial,sans-serif;
	margin: 5px 0px 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#sidebar ul li {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li{
	border-bottom: none;
	padding: 0px 0 2px 0px;
}

#sidebar ul li ul li ul li{
	border: none;
	padding: 0px 0 1px 0px;
}

#sidebar ul, #sidebar ul li ul {
	margin: 0;
	padding: 0;
}

 

acronym, abbr {
	border-bottom: 1px dashed #999;
}

acronym, abbr, span.caps { cursor: help; }

hr.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

img {
	border: 1px solid #000000;
}

img.alignleft, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
        border: 1px solid black;
}

img.alignright, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
        border: 1px solid black;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border: 1px solid black;
}

li.bar_calendar td {
	padding: 1px 7px;
}


ul.list-page li, li.bar_pages li, li.bar_recent_entries li, ul.list-page li ul li, li.bar_pages li ul li, ul.list-blogroll li, ul.list-meta li, ul.list-rss li, ul.list-cat li, li.bar_categories li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 18px !important;
}

ul.list-rec li, li.bar_comments ul li, ul.list-archives li, li.bar_archives li {
	padding-left: 18px !important;
}


.commentlist {
	line-height: 130%;
	margin: 10px 0px;
	padding-left: 20px;
}

.commentlist .alt {
	background: transparent;
	border: none;
	color: #7a7f13;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	background: transparent;
	color: #000;
	font-size: 14px;
	font-style: normal;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist small {
	display: block;
	font-size: 87%;
	margin-bottom: 5px;
}


.next-entries a {
	float: right;
	padding-right: 18px;
}

.post {
	clear: both;
	padding-top: 10px;
}

.post-bottom {
	background: transparent;
	color: #888888;
	float: right;
	font-size: 95%;
	padding-left: 7px;
	padding-top: 5px;
}

.post-calendar {
	background: #ffffff;
	color: #618024;
	float: right;
	font-size: 95%;
	padding-left: 20px;
}

.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	float: right;
	font-size: 95%;
	padding-left: 20px;
}

.post-content {
	background: transparent;
	clear: both;
	color: #111111;
	padding: 5px;
	padding-top: 5px;
}

.post-contents {
	background: transparent;
	border-bottom: 1px solid #000000;
	clear: both;
	color: #cccccc;
	font-size: 10px;
	padding: 5px;
	padding-top: 5px;
}

.postmetadata {
	background: #ffffff  url(img/meta.jpg) repeat-x;
	color: #000000;
	font-size: 12px;
	height: 18px;
	padding: 8px;
}

.postmetadatap {
	background: #252525;
	border: #000000 1px solid;
	color: #000000;
	font-size: 14px;
	height: 60px;
	padding: 8px;
}

.postrss{
	background: transparent;
	color: #000000;
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 3mm;
}

.post-small {
	background: transparent;
	color: #666666;
	float: left;
	font-size: 95%;
	padding-left: 2px;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
}

.similiar{
	background: transparent;
	color: #000000;
	float: left;
	margin: 5px auto;
	padding: 5px 6px 10px;
	text-align: justify;
	width: 515px;
}


#close {
	background: #ffffff;
	clear: both;
	color: black;
	line-height: 130%;
	padding-bottom: 0px;
}

#commentform {
	font: 110% Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

#commentform #submit{
	background: #fffcf3;
	border: 1px solid #666666;
	color: #7a7f13;
	cursor: pointer;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 28px;
	width: 144px;
}

#commentform input{
	background: #FFFFFF;
	border: 1px solid #777777;
	color: black;
	margin-top: 3px;
	padding: 3px;
	width: 200px;
}

#commentform label{
	background: transparent;
	color: #7a7f13;
	font-size: 87%;
}

#commentform p {
	margin: 0px;
	padding: 6px 0px;
}

#commentform textarea{
	background: #FFFFFF;
	border: 1px solid #777777;
	color: black;
	height: 115px;
	margin-top: 3px;
	padding: 2px;
	width: 480px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
	color: black;
}

#comments, #respond {
	clear: both;
	padding: 10px 0 5px 0;
}



#info{
	background: #292929;
	color: #111111;
	float: left;
	font-size: 11px;
	padding: 5px;
	padding-left: 20px;
	width: 365px;
}

#left, #leftmid {
	background: transparent;
	color: black;
	float: left;
	width: 1px;
}

#leftbot{
	background: transparent;
	color: black;
	float: left;
	height: 1px;
	width: 1px;
}

#lefttop{
	background: transparent;
	color: black;
	float: left;
	padding-left: 1px;
	width: 1px;
}




#right {
	float: right;
	margin-right: 5px;
	padding-left: 0px;
	width: 155px;
}

#rssbg{
	background: #ffffff url(img/about.jpg) top center no-repeat;
	color: #555555;
	float: left;
	font-size: 11px;
	padding: 5px;
	padding-left: 20px;
	width: 365px;
}

#sbarbg{
	float: left;
	font-size: 11px;
	padding: 5px;
	padding-left: 0px;
	width: 330px;
}

.smallfooter {
	bottom: 10px;
	font-size: 75%;
	left: 10%;
	position: relative;
	text-align: center;
	width: 60%;
        height: 20px;
}



