/*
Theme Name: Pureflowers
Theme URI: http://www.freewordpresslayouts.com
Version: 1.0
Description: 2 Column theme
Author: Smartertemplates.com
Author URI: http://www.smartertemplates.com
*/



/* Links */

a:link { text-decoration: none; color: #FFD419; }

a:visited { text-decoration: none; color: #FFD419; }

a:hover, a:active { color: #696969; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; underline: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
underline: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

ul, ol { line-height: 2.0em; }

ul { list-style: none; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #222222;
	background-position:center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #E6E4C6;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
margin-top: 22px;
}

#header
{
	float: center;
	width: 950px;
	padding-bottom: 0px;
	clear: right;
	padding-left: 0px;
	height: 130px;
}

#navigation
{
	clear: both;
	float: center;
	width: 930px;
	height: 350px;
	padding-right: 20px;
	margin-top: 20px;
}

#navigation_menu
{
	width: 930px;
	height: 3px;
	padding-right: 20px;
	margin-top: 20px;
	background-color: #FFD419;
}

#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #555555;
}

#content-wrapper
{
	width: 100%;
	float: left;
}

#content
{
	float: left;
	padding: 0 0px 10px 30px;
	color: #FFFFFF;
}

#sidebar-wrapper
{
	width: 35%;
	float: right;
	margin-top: 10px;
}

#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 930px;
	text-align: left;
	padding-left: 20px;
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFD419;
	font-size: 11px;
	padding-bottom: 10px;
}

#footer a {
	color: #FFD419;
	font-size: 11px;
	}

#footer a: visited {
	color: #FFD419;
	}
#footer a:hover {
	color: #696969;
	border-bottom: 1px dashed #696969;
	}
#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 { padding-left: 30px; margin-top: 0px;}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: right; margin-top: 10px; padding: 0 0px 0 0; }

#navigation li { float: center; }

#navigation li a:link,
#navigation li a:visited
{
	float: center;
	color: #FFF;
	display: block;
	padding: 5px 10px;
	margin-right: 5px;
	height: 24px;
	font-size: 14px;
	margin-top: 4px;
	font-weight: bold;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #FFF;
	background-repeat: repeat-x;
	font-size: 14px;
		margin-top: 4px;
	font-weight: bold;
}

#navigation li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { border-bottom-width: 0; float:left; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%;  
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #FEFFFA;
	border: #ECEEE2 1px solid;
	background-repeat: no-repeat;
	background-position: top;

}

.post-wrapper {
padding-left: 20px;
width: 870px;
margin-left: -20px;
}

.sideblock ul { }

.sideblock h3 { margin-top: 5px; font-size: 14px; color: #949788; font-weight: bold; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #555555; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #3B3B3B;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FFF;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #6F6F6F;
text-transform: lowercase;
margin-left: 30px;
margin-bottom: 2px;

}

/* Add a margin */
#nav {
	position:relative; 
	z-index:100; 
	margin:500; 
	width:950px; 
	height:20px;
	padding-bottom:30px; 
}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu {padding:0; margin:0 auto; list-style-type: none; display:table;}
#pmenu ul {padding:0; margin:0; list-style-type: none; display:block;}

/* Hide the sub levels */
#pmenu li ul {display:none;}

/* Set up the link size, color and borders */
#pmenu li a, #pmenu li a:visited {display:block; width:188px; font-family: Arial, Helvetica, Geneva, sans-serif; font-size:12px; color:black; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #3b3b3b; border-width:1px 1px 1px 1px; text-align:left; color:black;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:1px 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items */
#pmenu li {float:left; background:#FFD419;}
#pmenu li.tc {display:table-cell;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#8b8b8b; color:white;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#8b8b8b; color:white;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#8b8b8b; color:white;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#FFD419 url(/images/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#FFD419 url(/images/drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; left:-31px; top:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */



.footermenu {  
display: block;  
text-align: center;  
margin-top: 10px;  
margin-bottom: 60px;  
font-size:12px;  
}

.footermenu a{  
text-align:center;  
padding:5px 10px;  
margin:0 2px 0 2px;  
border:1px solid #3b3b3b;
color: black;
background-color: #FFD419;
}

.footermenu a:hover{  
background:#8b8b8b;
color:white;
}  

.footermenu a.current{  
background:#8b8b8b;
color:white;
}  

table.comment {
	width: 800px;
}

table.comment th {
	background-color: #FFD419;
	color: black;
	font-size: 14px;
} 

table.comment tr {
	background-color: #3b3b3b;
	font-size: 12px;
	text-align: left;
}

table.comment th a {
	color: black;
}

table.comment th a:hover, table.comment th a:active { color: #696969; }

#textbox {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
}