html {
	background:#FEEBF5 url(images/left.jpg) no-repeat top left fixed;
	color:#606060;
}
body {
	background:url(images/bottom.jpg) repeat-x bottom left fixed;
	color:#404040;
	position:relative;
	z-index:500;
}
h1,h2,h3,h4,h5,h6 {
	color:#736A66;
}
h1 span {
	color:#585359;
}
acronym, abbr {
	border-bottom:1px dashed #333;
}
blockquote {
	border-left:1px solid #D0CFF7;
}
pre {
	background:#FCF3F8;
	color:#606060;
	border:1px solid #D1BDCC;
}
fieldset {
	background:#FEE6F3;
	border:1px dashed #E7A7CE;
}
legend {
	background:#fff;
	color:#606060;
	border:1px inset #FED7ED;
}
input, textarea {
	background:#FEF0F7;
	color:#404040;
	border:1px solid #ccc;
}
input:focus,input.focus,textarea:focus,textarea.focus {
	background:#fff;
	color:#606060;
	border:1px solid #FF99D7;
}
input.submit {
	background:#FEEBF5;
	color:#404040;
	border:1px outset #FEEBF5;
}
ins {
	text-decoration:none;
}
table,th,td {
	border:1px solid #D1BDCC;
}
th {
	background:#FED7ED;
	color:#333;
}
tr {
	background:#fff;
	color:#606060;
}
tr.alt {
	background:#FCF3F8;
}
a {
	 color:#A20163;
}
a:visited {
	 color:#875770;
}
a:active,a:focus {
	background-color:#FF99D7;
	color:#333
}
a img {
	border:1px solid #FEEBF5;
}
a:hover img,a:active img,a:focus img {
	border-color:#FF99D7;
}

/* LAYOUT */
#outer {
	background:url(images/right.jpg) no-repeat top right fixed;
}
#skip a:active,#skip a:focus {
	background:#D7FEE8;
	color:#505050;
}
#wrapper {
	background:#fff;
	color:#606060;
}

/* HEADER */
#blogtitle,#blogtitle h1 a {
	color:#752E46;
}
#blogtitle h1 a:focus,#blogtitle h1 a:active {
	background-color:#fff;
	color:#333
}
#header {
 	background:#E7A7CE;
}
#bar {
	background:url(images/barbottom.jpg) repeat-x top left;
}
#heart {
	width:200px;
	height:139px;
	background:url(images/heart.jpg) no-repeat top left;
	position:absolute;
	top:0;
	right:10%;
}	

/* TABS */
.tabs a {
	background:#EEC4DF;
	color:#404040;
	border-top:1px solid #F2D4E7;
	border-right:1px solid #F2D4E7;
	border-left:1px solid #E5CDDE;
}
.tabs .current_page_item a,.tabs .current-cat a {
	background:#FED7ED;
	color:#664152;
}
.tabs .current_page_item ul a {
	background:#EEC4DF;
	color:#404040;
}
.tabs a:hover,.tabs a:active,.tabs a:focus {
	background-color:#FF99D7;
	color:#333;
	border-top-color:#F4C2E3;
	border-right-color:#F4C2E3;
	border-left-color:#CE97C0;
}

/* SIDEBAR */
.sidebar {
	background:#FED7ED url(images/sidebar-bottom.jpg) repeat-x bottom left;
	color:#404040;
}
.sidebar h2,.sidebar h3 {
	color:#615C5A;
}
.sidebar ul li {
	 color:#404040;
}
.sidebar input#s {
	background:#fff;
	color:#404040;
	border:1px inset #FEEBF5;
}
input.submit {
	background:#E7A7CE;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#F2D4E7 #CEA1C0 #CEA1C0 #F2D4E7;
}
.sidebar input#s:focus,.sidebar input#s.focus {
	border:1px solid #FF99D7;
}
.sidebar a {
	 color:#702359;
}
.sidebar a:hover,.sidebar a:active,.sidebar a:focus {
	background-color:#FF99D7;
	color:#333
}
.sidebar a img {
	border-color:#FED7ED;
}
.sidebar a:hover img,.sidebar a:active img,.sidebar a:focus img {
	border-color:#FF99D7;
}

/* CONTENT */
#content {
	 color:#606060;
}
.currently_browsing {
	color:#404040;
}
#content .sticky {
	background:url(images/sticky.png) no-repeat top right;
}
#content ul li {
	list-style-image:url(images/bullet.jpg);
}
#content ul li ul li {
	list-style-image:url(images/bullet2.jpg);
}
#content ul li ul li ul li {
	list-style-image:none;
}
#content .prevnext li,#content .meta li {
	list-style-image:none;
	list-style:none;
}
#content a:active,#content a:focus {
	background-color:#FF99D7;
	color:#333
}

.prevnext .next a {
	background:url(images/arrow-right.gif) no-repeat bottom right;
}
.prevnext .prev a {
	background:url(images/arrow-left.gif) no-repeat bottom left;
}
.navigation {
	 color:#737373;
}

.postfoot {
	background:#FED7ED url(images/postfoot.jpg) repeat-y top right;
	color:#404040;
}
.postfoot a {
	color:#505050;
}
.postfoot a:visited {
	color:#784D5D;
}

/* FOOTER */
#footer {
	 background:#FED7ED url(images/footertop.jpg) repeat-x top left;
 }
 #footer,#footer a {
	 color:#5C5C5F;
}
#footer a:active,#footer a:focus {
	color:#fff;
}

/* COMMENTS */
#content #commentlist li,#content .commentlinks li {
	list-style-image:none;
	list-style:none;
}
#commentlist .even {
	background:#F4F1F5;
	color:#4F4F4F;
	border:1px solid #E8E3E8;
}
#commentlist .odd {
	background:#FEEBF5;
	color:#606060;
	border:1px solid #E5E5EB;
}
#commentlist li .meta li {
	background:transparent;
	border:none;
}

/* CALENDAR */
#wp-calendar {
	background:#FAFAFF;
}
#wp-calendar th {
	background:#E7A7CE;
	color:#333;
	border:1px solid #CEA7C4;
}
#wp-calendar td {
	color:#777681;
	border:1px solid #FEEBF5;
}
#wp-calendar tfoot td,#wp-calendar tfoot td.pad {
	background:#E7A7CE;
	border:none;
}
#wp-calendar #today {
	background:#D7FEE8;
	 color:#404040;
}

/* tag cloud */
.wp-tag-cloud {
	background:#FED7ED url(images/postfoot.jpg) repeat-y top right;
}
.wp-tag-cloud a {
	color:#606060;
}
.wp-tag-cloud a:active,.wp-tag-cloud a:focus {
	background-color:#FF99D7;
	color:#333
}

/* OTHER */
.error,.req {
	color:#A72A7E;
}
