/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: url(http://templates.vintagesoftware.com/Flowerily/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	margin: 0;
	text-transform:capitalize;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #842946; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 950px;
	height: 60px;
	margin: 0px auto;
}

/* Menu */

#menu {
	float: left;
	width: 690px;
	height: 60px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 40px;
	margin-right: 4px;
	padding: 20px 25px 0px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 40px;
	padding: 20px 25px 0px 25px;
	background: #280612;
}


#menu .current_page_item a {
	height: 40px;
	padding: 20px 25px 0px 25px;
	background: #280612;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 230px;
	height: 46px;
	padding: 14px 0px 0 0;
}

#search Panel {
	float: right;
	margin: 0px;
	padding: 0px;
}

.searchbox 
{
	float: right;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 170px;
	height: 18px;
	padding: 3px 0 0 5px;
	margin: 0px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

.searchBtn
{
	float: right;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
	height: 21px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	background: url(http://templates.vintagesoftware.com/Flowerily/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(http://templates.vintagesoftware.com/Flowerily/img05.jpg) no-repeat left top;
}


/** LOGO */

#logo {
	width: 950px;
	height: 175px;
	margin: 0 auto;
}

#headertags
{
	width: 800px;
	float: left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	
}

#logo p {
	padding-left: 22px;
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo p>SPAN
{
	color: #444683;
}

#logo p>SPAN>SPAN
{
	color: #F3535B;
}

#logo h1>a {
	color: #ffffff;
}


#banner {
	float: right;
	padding: 8px 10px 0px 0px;
	margin: 0px;
	width: 119px;
}

#banner img
{
	border: solid 4px white;
}

/* Content */

#content {
	float: left;
	width: 610px;
}

/* Post */

.post {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}

.post p
{
	font-size: 14px;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px solid #DFDFDF;
}

#sidebar ul {
	margin: 0px 0px 0px 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px 12px 15px;
	border-bottom: 1px solid #DFDFDF;
	background: url(http://templates.vintagesoftware.com/Flowerily/img09.jpg)  no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
}

#sidebar h4 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(http://templates.vintagesoftware.com/Flowerily/img02.jpg) repeat-x left top;
}

#footer {
	width: 950px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(http://templates.vintagesoftware.com/Flowerily/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}





/*----------------------------					Star rater ----------------------------*/

.rating p{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/*----------------------------				Contact page  ----------------------------*/

#contact{
	padding: 10px;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field
{
    border: 1px solid #8eb46d;
    width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
	border: 1px solid #8eb46d;
}

/*---------------------coment --------------------------*/

.comment{border:2px solid #8eb46d;background-color:white;padding:3px 10px;margin-bottom:10px}
.comment .date{font-size:10px;color:#666666;text-align:right;margin:0;padding:3px 0px;border-bottom:1px dashed #8eb46d}
.comment .author{margin:0;padding:3px 0px;border-top:1px dashed #8eb46d}
#comment{font-size: 15px;letter-spacing: 1px;font-weight: bold;padding-left: 18px;}
#addcomment{font-size: 15px;letter-spacing: 1px;font-weight: bold;padding-left: 0px;}
.self{background:#E0EAEF}
.comment .gravatar{float:left;clear:both;margin:5px 10px 5px 0}
.comment .gravatar img{height:80px;width:80px;border:1px solid #8eb46d}
.comment .content{min-height:85px;margin:5px;margin-left:90px}
.comment cite{font-family:Monospace;font-style:normal}
.comment img.flag{position:relative;top:2px}
.commentForm{padding:15px;}
.commentForm label{clear:both;float:left;display:block;width:80px;margin-top:4px;}
.commentForm input{margin:2px;padding:5px;width:300px;border:1px solid #8eb46d}
.commentForm textarea{width:100%;height:150px;border:1px solid #8eb46d}
#commentMenu{padding:0;margin:0;clear:both}
#commentMenu li{float:left;border:1px solid #8eb46d;border-bottom:transparent;margin:0;list-style:none;margin-right:5px;padding:3px 8px;cursor:pointer;position:relative;top:2px;background:#d8d8d8}
#commentMenu li.selected{background:white;border-bottom:1px solid white}
#commentPreview{display:none;clear:both;min-height:150px}
.success{color:green;font-weight:bold}
.commentForm .bbcode{  font-size:10px; float:right; position:relative; top:20px; padding:3px}
.bbcode a{  margin:1px; padding:1px 3px 1px 3px; background:#fff; border:1px solid #8eb46d}

.errorPage{border-style: solid;border-width: 2px 2px 2px 6px;border-color: red;font-weight: bold;background-color: #FFFFFF;color: #FF0000;padding: 5px 5px 5px 15px;}
.Comment{border: 1px solid black;padding: 10px;background-color: #FFFFFF;}