/* -------------------------------------------------------------------------------

	Theme Name: Time to Blossom Custom

	Theme URI: http://www.timetoblossom.com/blog/mapleleaf.php

	Description: Custom WordPress Theme by <a href="http://www.pinkparasoldesign.com">Pink Parasol Design</a>.

	Version: 1.02

	Author: Pink Parasol Design

	Author URI: http://www.pinkparasoldesign.com/

	Tags: Custom theme - widgets, left sidebar, two columns, valid XHTML, valid CSS

   ------------------------------------------------------------------------------- */

/* general */

body{

	margin:0px auto;

	font-size: 12px;

	font-family:"Georgia", "Times New Roman", "Sans-Serif";

	color:#999999;

	background: #FFF0F0 url('/images/backgroundtoile.gif') ;

	

}



img {

	border:0px;

	padding:0px;



}

#header img {

	border:0px #ffaeae;

	padding:0px;



}

a {color:#f180a2;text-decoration: underline;}

a:hover {color: #f180a2;text-decoration: none;}



h1 {font-size:30px;}

h2 {font-size:26px;}

h3 {font-size:21px;}

h4 {font-size:17px;}

h5 {font-size:14px;}

h6 {font-size:12px;}



p {margin: 0px 0px 12px 0px;}



blockquote {

	clear: left;

	text-align: justify;

	padding: 0px 0px 0px 20px;

	margin: 20px 20px 10px 20px;

	background: url(images/quote.gif) no-repeat top left;

}

input {

	margin-bottom:5px;

	vertical-align: middle;

}



/***** layout *****/

#page_top{

	margin:0px auto;

	padding:0;

	width:100%;

	

	border:0px blue solid;

}



#base{

	margin:0 auto;

	padding:0;

	width:846px;

	padding:0 28px 0 28px;

	border:0px red solid;

}



#header{

	position:relative;

	width: 100%;

	height: 505px;

	border:0px black solid;

}



#container{

	margin: 0 0 0 48px;

	position:relative;

	overflow:hidden;

	width:751px;

	background: url('images/backgroundtoile.gif') repeat-y top center;

	background-color: #FFF0F0;

	border-top:0px ;

	border-right:2px #808080 solid;

	border-bottom:0px #808080 solid;

	border-left:2px #808080 solid;

}

#sidebar{

	float:left;

	width:175px;

	color:#ffaeae;

	padding:20px 0 20px 0px;

	border:0px red solid;

	

}

#content{

	float:right;

	width:550px;

	padding: 0 5px 0 10px;

	border:0px purple solid;
	z-index:555;



}

#footer{

	margin: 0 0 0 48px;

	clear:both;

	position:relative;

	background:#000;

	width:681px;

	height:47px;

	overflow:hidden;

	color:#666666;

	padding: 30px 20px 10px 50px;

	background:#FFF0F0 url('') repeat-x;

	border-right:2px #808080 solid;

	border-bottom:2px #808080 solid;

	border-left:2px #808080 solid;

}

#footer a,#footer a:hover{

	color:#ffaeae;

	text-decoration:underline;

}

/*######### header ############*/

#blogtitle {

	position:absolute; 

	top:180px;

	left:200px; 

	width:650px;

	font-family: "Georgia",Verdana; 

	font-size:1px; 

	font-weight:bold;

	text-align:center;

	color:#ffffff;

	border:0px red solid;

	overflow:hidden;

	

}



#blogtitle a, #blogtitle a:hover {

	font-family: "Georgia", Verdana; 

	font-weight:bold;

	color:#ffffff; 

	text-decoration:none;

}

	

#subtitle {

	position:absolute;

	overflow:hidden; 

	font-family:"Georgia", Verdana; 

	width:450px; 

	height:40px;

	left:190px; 

	top:220px; 

	text-align:left; 

	font-size:13px;

	letter-spacing: 2px;

	color:#ffffff; 

	font-style:italic;

	border:0px red solid;

}

#menu ul {

	position:absolute;

	top: 0px;

	left: 30px;

	height: 34px;

	width: 550px;

	overflow:hidden;

	margin:0px;

	padding:0px;

	

	

}

#menu ul li {

	display: inline;

	font-size: 13px;

	font-family:"Georgia";

	font-weight: ;

	color:#000000;

}

#menu ul li.separator {

	display: block;

	float: left;

	width:3px;

	height: 34px;

	background:url(images/menu_separate.jpg) no-repeat center;

}



#menu ul li a {

	display: block;

	float: left;

	line-height: 34px;

	color: #000000;

	padding: 0px 10px 0px 10px;

	margin:0px 0 0 0 ;

	text-decoration:none;

}



#menu ul li a:hover, #menu ul li.current_page_item a {

	color:#ED1B23;

}

.searchbox {

	position:relative;

	top:1px; 

	right: 45px;

	width:250px;

	height:30px; 

	border:0px;

}

.search-field input {

	position:absolute;

	top:5px;

	left:7px;

	width:172px; 

	height:18px; 

	font-family:Verdana;

	font-size:11px; 

	font-weight:bold;

	color:#999999; 

	padding:5px 3px 0px 3px;

	border:0px;

	background:#ffffff;

}

.search-but input {

	position:absolute;

	top:7px;

	right:5px;

	width:50px; 

	height:20px; 

	background:transparent;

	border:0px;

}

#footer img.rss{

	position: absolute;

	right: 52px;

	top: 29px;

	height:26px;

	width:26px;

}



/***** sidebar *****/

#sidebar a{

	color:#666666;

	text-decoration:none;

	font-weight: lighter;

}



#sidebar a:hover {color:#f778a1;text-decoration:underline;}



	

#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family:"Georgia";

}

#sidebar li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family:"Georgia";

	

	

}

#sidebar ul ul li{

	position: relative;

	line-height: 1.7em;

	list-style-type: none;

	font-size:12px;

	border:0px red solid;

	font-family:"Georgia";

	margin: 0px 0px 0px 1px;

	padding:0 5px 0 16px;

	background: url('') no-repeat 0px 4px;

}



#sidebar ul ul ul li {

	position: relative;

	list-style-type: none;

	font-size:12px;

	border:0px; 

	margin: 0px 0px 0px 0px; 

	line-height: 1.7em; 

	font-family:"Georgia";

	background: url('') no-repeat 0px 4px;

	padding: 0px 0px 0px 16px;

}



#sidebar h1 {

	color: #000000;

	font-size: 35px;

	font-weight: normal;

	letter-spacing: 1px;

	margin: 10px 0px -10px 0px;

	padding: 38px 0px 0px 18px;

	height: 86px;

	width: 170px;

	font-family:"Edwardian Script ITC", "Script", "Verdana";

	background:url('http://www.timetoblossom.com/images/buttons.gif') no-repeat left;

	border:0px red solid;

}



#linkcat-2 h1{

	line-height: 25px;

	padding-left: 35px;

}

#linkcat-51 h1{

	padding-left: 35px;

	font-size: 28px;

}

#linkcat-52 h1{

	padding-left: 25px;

	font-size: 28px;

}

#linkcat-50 h1{

	padding-left: 45px;

	

}

#linkcat-49 h1{

	font-size: 36px;

	line-height: 25px;



	



	

}

#calendar h1{

	padding-left: 25px;

	

}

#linkcat-47 h1{

	

	padding-left: 45px;

}

#pages h1{

	padding-left: 45px;

}

#archives h1{

	padding-left: 35px;

}

/***** content *****/

.spacer {height:20px;}

.archivetitle {

	height:20px;

	color: #000000;

	font-size: 11px;

	font-weight:normal;

	padding: 10px 0px 10px 5px;

	margin: 0px 0px 0px 0px;

}

.post{

	width:570px;

	margin:0 0 20px 0px;

	padding: 0px 25px 0px 0px;

	border:0px red solid;

	font-size: 12px;

	font-family:"Georgia", "Times New Roman", "Sans-Serif";

	color:#222222;

}	



.post_top{

	position: relative;

	

	border-bottom: 0px #f180a2 solid;

	height:40px;

	/*background: #f6f6f6;*/

}

.post_bottom{

	margin: 0 50px 0 50px;

	height:60px;

	background:url(/images/scroll.gif) repeat-x bottom;

}	

.posttitle{

	position:absolute;

	top:0px;

	left:5px;

	font-size:18px;

	font-family:"Georgia";

	color:#f180a2;

	border:0px red solid;



}

.posttitle a{

	font-family:"Georgia";

	color:#f180a2;

	text-decoration:none;

}

.posttitle a:hover{

	font-family:"Georgia";

	text-decoration:underline;

	color:#f180a2;

}

.date {

	position:absolute;

	font-family:"Georgia";

	top:24px;

	right: 100px;

	font-size: 10px;

	padding: 0px 0px 0px 0px;

}

.author{

	position:absolute;

	font-family:"Georgia";

	font-size:11px;

	top:24px;

	left:5px;

}

.author a{

	text-decoration:none;

}

.author a:hover{

		text-decoration:underline;

}

.info {

	line-height: 2em;

	font-size: 9px;

	padding:10px 10px 5px 10px;

	color:#000000;

	border:0px red solid;

}

.category{

	padding:2px 0 2px 20px;

	background:url(images/category.jpg) no-repeat top left;

}

.bubble{

	padding:2px 0 2px 20px;

	background:url(images/bubble.jpg) no-repeat left top;

}

.tags{

	padding:2px 0 2px 20px;

	background:url(images/tags.jpg) no-repeat left top;

}



.entry {

	color: #3F3F3F;

	line-height: 1.6em;

	text-align: left;

	padding: 5px 25px 0px 15px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	margin-right: 25px;

	

}



.navigation {

	font-size: 12px;

	padding: 30px 0px 30px 0px;

}



.alignleft {float: left; text-align: left;}



.alignright {float: right; text-align: right; padding-right: 15px;}

.aligncenter{

   display: block;

   margin-left: auto;

   margin-right: auto;

   text-align: center;

}



.sorry {

	font-size: 11px;

	font-style: italic;

	margin: 8px 0px 0px 0px;

	padding: 10px 10px 10px 10px;

	border: 1px dashed #CC6633;

	background:#ffffff;

}



/*** comment ***/

#postmetadata {

	font-size: 11px;

	margin: 10px 0px 20px 20px;

	padding: 5px 5px 5px 5px;

}

#comments{

	padding:0 20px 0 20px;

}

.nocomments {background: none; color: #000000;}



.commenttitle {

	color: #000000;

	font-size: 13px;

	text-align: left;

	font-weight: bold;

	margin: 0px 0 20px 0;

	padding: 2px 0px 2px 0px;

	font-variant: normal;

	border-bottom: 1px dashed #f180a2;

}

.commentlist {list-style: none;margin:0px;padding:0px;}



.commentbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #f180a2;

	background:#ffd5d5;

}



.commenthead {

	height:34px;

	color: #000000;

	padding: 5px 0px 10px 0px;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px dashed #f180a2;

	background:#ffd5d5;

}

.adminbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 25px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #f180a2;

	background:#ffd5d5;

}

.adminhead {

	height:32px;

	color: #000000;

	margin: 0px 0px 5px 0px;

	padding: 5px 0px 5px 0px;

	border-bottom: 1px dashed #f180a2;

	background:#ffd5d5;

}

.trackhead {

	height:34px;

	color: #000000;

	margin: 0px 0px 10px 0px;

	padding: 5px 0px 10px 40px;

	border-bottom: 1px dashed #f180a2;

	background: #ffd5d5 url(images/track.gif) no-repeat center left;

}

.trackbody {

	height:100%;

	color: #000000;

	font-size:12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px dashed #f180a2;

	background:#ffd5d5;

}



.avatar {

	float: left;

	margin: 0px 5px 0px 0px;

	padding: 0px;

	background: #ffffff;

}

.commentcount {

	float: right;

	color: #aaaaaa;

	font-size: 20px;

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 0px 0px;

	font-family: "Georgia", Times, 'Times New Roman', serif;

}

.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}

.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}

.commentlink {font-size: 10px; color: #000000;}



.trackbody p a {color: #000000;}



#commentform {

	margin:0;

	padding:20px 0 0 0;

}

#email, #author, #url {

	color: #000000;

	background: #ffffff;

	font-size: 12px;

	padding-left: 2px;

	vertical-align: middle;

	border: 1px solid #f180a2;

	font-family:  "Georgia", Helvetica, Sans-Serif;

}

#comment {

	width: 500px;

	color: #000000;

	font-size: 12px;

	font-family:  "Georgia", Helvetica, Sans-Serif;

	border: 1px solid #f180a2;

	padding: 2px 2px 2px 2px;

}

#submit {

	width: 80px;

	height: 20px;

	color: #000000;

	font-size: 12px;

	background: #ffffff;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 2px 10px;

	border: 1px solid #f180a2;

	font-family:"Georgia", Helvetica, Sans-Serif;

}



/***** widget *****/

#wp-calendar td {font-size:11px;color:#999999;}

#wp-calendar td a {font-weight:bold;text-decoration:underline;}

#wp-calendar {

	width: 150px;

	text-align: center;

	font-size:11px;

	color:#f180a2;

}

