/*  
Theme Name: Flowerily
Theme URI: http://www.freewpthemes.net/preview/flowerily
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


.imgtfe {
float: left;
margin-top: 7px;
margin-right: 7px;
margin-bottom: 7px;
}


body {
	margin: 0px;
	padding: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 220%;
	text-align: justify;
}

ul, ol { }

blockquote { 

	font-size: 10px;
	color: #7E7E7E;
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px;

}

a { color: #E82681; }

a:hover { text-decoration: none; }

a img {
	border:#333333 solid 1px;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
	border:#333333 solid 1px;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
	border:#333333 solid 1px;
}


img.tfe {
float: left;
margin-top: 7px;
margin-right: 7px;
margin-bottom: 7px;
}



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: 900px;
	height: 60px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	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: 15px 15px 0px 15px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover { 
	text-decoration: none; 
	height: 40px;
	padding: 15px 15px 0px 15px;
	background: #E82681;
}


#menu .current_page_item a {
	height: 40px;
	padding: 15px 15px 0px 15px;
	background: #E82681;
	background-image:url(images/menu_on.jpg);
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	width: 300px;
	height: 70px;
}

#search form {
	margin: 0;
	padding: 10px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 80px;
	height: 18px;
	margin-right: 0px;
	padding: 3px 0 0 1px;
	border: 1px solid #9E9E9E;
	background: #DEDEDE;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 5px;
	padding: 0px 1px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 50px 30px 0px 30px;
	background: url(images/img05.jpg) no-repeat left top;
}


/** LOGO */

#logo {
	width: 900px;
	height: 175px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #1BB38A;
}

#logo p {
	padding-left: 22px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	color: #2F8F8C;
}

#logo h1 {
	padding-left: 20px;
	padding-top: 50px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a {
	text-decoration: none;
	color: #E82681;
}


#banner {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 510px;
}

/* Post */

.post {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}



.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 0px;
	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: 2px;
	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: 300px;
	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(images/img09.jpg)  no-repeat left 17px;
}

#sidebar li li a {
	font-weight: normal;
}

#sidebar li li a:hover {
}

#sidebar p {
	line-height: 200%;
}

#sidebar h2 {
	height: 30px;
	text-transform: capitalize;
	font-size: 1.8em;
	font-weight: normal;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}


/* Search */

#header-search {
	float: right;
	width: 200px;
	height: 50px;
}

#header-search form {
	float: right;
	margin: 0;
	padding: 14px 30px 0 0;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 150px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#header-search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* 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: 10px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 10px;
	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(images/img02.jpg) repeat-x left top;
}

#footer {
	width: 900px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(images/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 10px;
}

#footer a {
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 50px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
	font-size: 24px;
}

hr {
	display: none;
}






#convert {
	width: 500px;
	margin: 0px 0 0 0;
	padding: 10px 10px 10px 10px;
	float: left;
	clear: both;	
	}
	
#convert.body {
	font: 70% 'Trebuchet MS','Lucida Sans Unicode','Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #000;
	background:#FFFFFF;
	text-align: left;
	margin: 0 0 30px;
	}

#convert.single {
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	
	
#convert.h1 {
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:.5em;
	color:#FF0000
	}

#convert.h2 {
	font-size:1.0em;
	font-weight:normal;
	margin-bottom:.5em;
}

#convert.h3 {
	font-size:0.8em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:.5em;

}

#convert.h3.minititle {
	font-size:.7em;
	line-height:1em;
	font-weight:bold;
	margin-top:1em;
	margin-bottom:.5em;
	padding:2px;

}

input.converterBox {font-size:12px;width:40px;}

table.converter {
	margin:1em;
	margin-right:0px;

}

table.converter td {
	padding:.25em;
}

table.converter th {
	font-size:.9em;
	font-weight:bold;
	text-align:center;
}
