/*  
Theme Name: Bouquet
Theme URI: http://wpthemes.info
Description: Bouquet is a simple, elegant theme infused with floral essences. Shroud your content in a canopy of subtle shadows, soft rounded corners, and sweet fragrances. 
Version: 1.0
Author: automattic
Author URI: http://profiles.wordpress.org/automattic
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

a img {
	border:none;
}

a img {
	border:none;
	background:none;
	padding:none;
}
.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(http://www.podbean.com/wp-content/themes/bouquet/img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}
body 
{
	background: #f9f9f0;
	margin: 0; 
	font: 76%/1.6em verdana, tahoma, arial,  sans-serif; 
	color: #333; 
    background: url(http://www.podbean.com/wp-content/themes/bouquet/img/body-bg.png) repeat fixed 0 0 #891E42;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #A23855;	
}
h1, h2, h3, h4, h5, h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

#container {
	margin: 0 auto; 
	width: 1100px; 	
}
#navigation {
    background: none repeat scroll 0 0 #B14562;
    border-radius: 4px 4px 0 0;
    background: none repeat scroll 0 0 #B14562;
    box-shadow: 5px -5px 5px -5px rgba(0, 0, 0, 0.5);
    display: block;
    float: left;
    margin: 0 auto;
    width: 765px;
}
 html #navigation {
	height: 1%;
}
#navigation ul li {
	float: left;
	list-style-type: none;
	position:relative;
}
#navigation ul li a {
    color: #FFF4F9;
    display: block;
    font-size: 13px;
    line-height: 2em;
    padding: 0.5em 1em;
    text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #90364e;
	color: #ffcce3	
}
#navigation ul li:first-child a:hover, #navigation ul li:first-child a:active, #navigation ul li:first-child.current_page_item a {
	border-radius: 4px 0 0 0;
}
.search {
    background: none repeat scroll 0 0 #CF8C9E;
    border-radius: 4px 4px 0 0;
    padding: 0.5em 1em;
    text-align: center;
	float:right;
	width:300px;
}
#header {
    display: block;
    margin: 0.9em auto;
    max-width: 1100px;
    padding: 0 20px;
}
.header-image { background: url(http://www.podbean.com/wp-content/themes/bouquet/img/pink-dogwood-header.png) no-repeat scroll 0 0 #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.5), -5px 0 5px -5px rgba(0, 0, 0, 0.5);
    margin: 0.9em 0;
    min-height: 180px;}
#header h1 {padding:40px 0 15px;
    font: 50px "Sorts Mill Goudy","Times New Roman",serif;
    text-transform: uppercase;
}
#header h1 a
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.6);
    display: inline-block;
    position: relative;
    z-index: 9999;
}
#header h1 a {
    color: #891E42;
    margin: 0 0 0 -0.4em;
    padding: 0 0.7em;
    text-decoration: none;
}
#header h1 a {
	
	text-decoration:none;	
	border:none;
}
#header h2 
{
    color: #B14562;
    font: 13px "Sorts Mill Goudy",serif;
    margin: 0;
    padding: 0 0 0.8em 1.9em;
}	
#feedarea {
	padding:10px 10px 0 0; 
	float: right; 	
	text-align: right;
}
html #feedarea {
	padding-top: 10px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(http://www.podbean.com/wp-content/themes/bouquet/img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#headerimage {
	clear: both; 
	margin: 10px; 
	color: #fff; 
	height: 200px;
}
 html #headerimage {
	margin-top: 0;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(http://www.podbean.com/wp-content/themes/bouquet/img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 731px; 
    background: none repeat scroll 0 0 #FFEBF2;
    border: 5px solid #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 1em;
	margin-bottom:30px;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;	
}
#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
}
#content .post h2 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info 
{
	background:url(http://www.podbean.com/wp-content/themes/bouquet/img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}
#sidebar {
	box-shadow:5px 5px 5px -5px rgba(0, 0, 0, 0.5), -5px 5px 5px -5px rgba(0, 0, 0, 0.5);
	float:right;
	width:290px;
    border: 5px solid #FFFFFF;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 1em;
	background:none repeat scroll 0 0 #FFD8E8;
	margin-bottom:30px;
}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ul ul
{
	list-style:none;
	margin:0.5em 0 0 1em;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
li.sidebox, li.widget {
	padding:10px;
	margin-bottom: 10px; 
	border-bottom:1px solid #E9C2D2;	
}
html li.sidebox {
	padding-bottom: 10px;
}
li.sidebox h2 {
    color: #3B4A26;
    font: bold 13px/13px 'Sorts Mill Goudy',serif;
    margin-bottom: 1em;
    text-shadow: 1px 0 0 #FFFFFF;
    text-transform: uppercase;
}
#sidebar li.sidebox p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	border-radius: 2px 2px 0 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 6px 20px;
	width: 1060px;
	color:#FFD8E8;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em;	
	background:#fff url(http://www.podbean.com/wp-content/themes/bouquet/img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(http://www.podbean.com/wp-content/themes/bouquet/img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(http://www.podbean.com/wp-content/themes/bouquet/img/link.gif) no-repeat left center;
	padding-left:20px;
}
#searchform input.textbox
{
    background: url(http://www.podbean.com/wp-content/themes/bouquet/img/search-bg.png) no-repeat scroll 10px 8px #E9CBD3;
    border: 1px solid #C0758B;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) inset;
    color: #C0758B;
    line-height: 1.2em;
    padding: 0.5em 0 0.5em 2em;
    width: 77%;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(http://www.podbean.com/wp-content/themes/bouquet/img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
.posttitle h2 {
    font: 33px/41px 'Sorts Mill Goudy',serif;
    margin-bottom: 0.3em;
    text-shadow: 1px 1px 0 #FFFFFF;
    word-wrap: break-word;
}
.posttitle {position:relative;}
.datebox {
	background:none repeat scroll 0 0 #FFEBF2;
	border:5px solid #fff;
	border-right-width:0;
	border-radius:10px 0 0 10px;
	padding:.2em 0;
	position:absolute;
	left:-67px;
	line-height:30px;
	text-align:center;
	top:-10px;
	height:55px;
	width:50px;
}
.datenum {
    color: #63724B;
    font-family: 'Sorts Mill Goudy','Times New Roman',serif;
    font-size: 26px;
    padding: 0;
    text-align: center;
}
.dateother {
    color: #63724B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    height: 20px;
    text-align: center;
    text-transform: uppercase;
}
#wp-calendar td {
    padding: 4px 9px;
    text-align: center;
}
table.profileinfo img {border-radius: 5px; border: 1px solid #ffffff;}
#content-main .post {margin-top:25px;}
#wp-calendar td a {font-weight:bold;}
#profilebottomaction .btns-nomal a {border: 1px solid #ffffff; border-radius: 3px}
.show_visits span, .BlogEpisodeCount span {color: #A23855}
#profilebottomaction .btns-nomal a.pb-follow {background: #A23855; color: #fff; border: 0px;} 