/* Basics and Typography */




.gravatarimage {
background-color: #ffffff;
padding: 4px;
border: 1px solid #ff80c0;
color: #FFFFFF;
margin-top: 3px;
margin-right: 3px;
}



body { 
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
line-height:13px; 
background-image:url('http://i29.tinypic.com/1zfyqd.gif');
scrollbar-base-color: #ff00cc;
scrollbar-arrow-color: hotpink;

}



a.nav  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fdb6e6;
border-top: 1px solid #fdb6e6;
color	: #f26aa6; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;}

a.nav:link  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fdb6e6;
border-top: 1px solid #ffffff;
color	: #f26aa6; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;}

a.nav:active  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fdb6e6;
border-top: 1px solid #ffffff;
color	: #f26aa6; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;}

a.nav:visited  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fdb6e6;
border-top: 1px solid #ffffff;
color	: #f26aa6; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
font-weight: normal;}

a.nav:hover  {
display: block;
padding-left: 4px;
background-color: #e28eea;
border-top: 1px solid #FFFFBF;
border-right: 0px solid #FFFFBF;
font-family: verdana;
font-size: 9px;
color	: #8B6C4D; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
font-weight: normal;

}





hr {
border: 1px;
border-top: dashed 1px: hotpink;
height: 1px;
}




.sidebar1 {
text-transform: uppercase;
font-family :verdana;
color: #b99c7c;
font-size:9px;
letter-spacing:1px;
line-height:13px;
font-weight:bold;
border-bottom: 1px solid #ffbfdd;
border-top: 1px solid #ffffff;
padding-right: 5px;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
letter-spacing: 1px;
background-color: #ffcbe3;
}



.sidebar2 {
text-align:justify;
font-size: 9px;
font-family: verdana;
color: #C1976D;
border: 1px solid #ffcbe3;
padding-right: 4px;
padding-left: 4px;
padding-top: 5px;
padding-bottom: 5px;
line-height:13px; 
background-color: #ffffff;
}





.storytitle {
background-color: #FFA7D9;
text-transform: uppercase;
font-family :verdana;
color:#ffffff;
font-size:11px;
letter-spacing:1px;
line-height:13px;
font-weight:bold;
border:0px solid #B28F65;
padding-right: 5px;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
letter-spacing: 0px;
text-align: left;

}


.storytitle a {
	text-decoration: none;
}


.header2 {
text-align:center;
font-family : verdana;
font-size:13px;
font-weight: bold;
color: #ffffff; 
background-color: #FFA7D9;
border-top:1px solid #FFA7D9;
border-bottom:1px solid #FFA7D9;
border-left:1px solid #FFA7D9;
border-right:1px solid #FFA7D9;
padding-right: 5px;
padding-left: 5px;
padding-top: 1px;
padding-bottom: 1px;
border: 1px;
letter-spacing: 1px;
width:400px;
}

.date1{
text-align:left;
background-color: #FDDDEF;
text-transform: lowercase;
	color: #888888;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed hotpink;
}





table, tr, td 
{
font-size: 11px; 
line-height:14px; 
letter-spacing:0pt;
color: #888888;
font-family:arial;
}



acronym, abbr, dfn {
border-bottom: 1px solid #ff80c0;
}

a{
color: #f975c0;
text-decoration: none;
}

a:hover {
color: #3eb1fa;
text-decoration: none;}




b, strong {
	color: #76bfee;
	border-bottom: 1px dashed;
	border-bottom-color: #fb7cb4;
} 

i {
	color: #ffa4d1;

}

s {
	color: #ebc3fc;

}

u {
	color: hotpink;
	border-bottom: 1px solid;
	border-bottom-color: limegreen;

}



h1, h2, h3, h4, h5  {
font-family: verdana;
color: hotpink;
border-bottom: 1px solid #9fe454;
font-size:11px;
}


/* **************** calendar **************** */

#wp-calendar {
border-spacing:1px;
padding:0 4px 2px 4px;
background: #fac9d6;
width: 175px;
}

#wp-calendar td a {
letter-spacing:0px;
color: #f167ac;
font-weight: bold;
}
#wp-calendar td a:hover {
color: hotpink;
background: none;
}

#wp-calendar td {
letter-spacing: 0px;
font: normal 9px Arial;
color: #888;
text-align:center;
background-color: #ff99cc;
padding: 0px 2px 0px 2px;
}

#wp-calendar td.pad { /* Blank cells */ background: #ffffff; }
#wp-calendar td#today { /* Current Day */ background: white; }
#wp-calendar thead { /* The days of week header */ font: bold 10px Arial; }
#wp-calendar caption { /* Month Heading */
background: #ff99cc;
padding: 2px 0 2px;
font: bold 10px Arial;
color: #fefcfd;
}


/* **************** blog **************** */




/* required */
.left
{
position: absolute; top: 630; left: 275 ; width: 455;
font-size:10px;
font-family:verdana;
line-height:13px;
color:#777777;
text-align:justify;
width: 455px;
}

/* required */
.right
{position: absolute; top: 240; left: 18; width: 230;
font-size:9px;
font-family:verdana;
line-height:13px;
text-align:justify;
color:#777777;
width: 235px;
}

/* required */
.leftsb
{position: absolute; top: 245; left: 752; width: 230;
font-size:9px;
font-family:verdana;
line-height:13px;
text-align:justify;
color:#777777;
width: 235px;
}





input, textarea, select {
border-top: 1px solid #fe6cab;
border-bottom: 1px solid #fe6cab;
border-right: 1px solid #fe6cab;
border-left: 1px solid #fe6cab;
background-color: #ffffff;
color: #7e662e;
font-size: 9px;
font-family: verdana;
}




.small {
font-family:microsoft sans serif, arial, tahoma, verdana, sans-serif;
font-color: #888888}



p {
font-size: 1em;
line-height: 13px;
margin: 1.2em 0;
}

ol, ul {
	font-size: 1em;
	line-height:12px; 
	margin: 1.2em 1.2em 1.2em 2em;
	padding: 0;
}



blockquote {
font-size:10px;
font-color:#3e3117;
padding-right: 4px;
padding-left: 4px;
padding-top: 1px;
padding-bottom: 1px;
border-bottom: 1px solid #ffcbe3;
border-top: 1px dashed #ffcbe3;
border-right: 1px solid #ffcbe3;
border-left: 3px solid #feaad2;
background-color: #fdeff6;
width: 350px;
margin-left: 13px;
}


.gravatar {
background-color: #ffffff;
padding: 2px;
border: 1px solid #cccccc;
color: #FFFFFF;
margin-right: 3px;
float: left;
margin-top: 1px;
}




/* pics
--------------------------------------------------*/

.blogimage {
background-color: #ffffff;
padding: 2px;
border-bottom: 1px solid #d7c1a9;
border-top: 1px solid #d7c1a9;
border-right: 1px solid #d7c1a9;
border-left: 1px solid #d7c1a9;
margin-right: 3px;
margin-left: 3px;
margin-top: 1px;
}





h1, h2, h3, h4, h5  {
font-family: verdana;
color: hotpink;
font-size:11px;
}






/* **************** comments **************** */


.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
 	}



#commentlist {
margin: 1.2em 0;
padding: 0;
border-bottom: 1px dashed #FC719E;
list-style-type: none;
}


#commentlist li {
border-top: 1px dashed #FC719E;
padding: 5px 10px;
background-color: #ffedf5;
}


.alt {
background-color: #f4e5f5;
}

.commenttitle {
	margin-bottom: 0;
	font-size: 9px;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}


.commentdate {
font-family : microsoft sans serif, arial, tahoma, verdana, sans-serif;
font-size:9px;
color: #ff99cc; 
width: 145px;
}

.meta {
	font-size: 9px;
	color: #888888;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed hotpink;
}


.meta a:link, .meta a:visited, .meta a:active {
	color: #888888; 
	font-weight: normal;
           font-family : microsoft sans serif, arial, tahoma, verdana, sans-serif;
            font-size: 9px;
	letter-spacing: 0;
          text-transform: lowercase;
	background-color: transparent;
}

.meta a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}




.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:#FDC8E6;
color:hotpink;
font: bold 8px verdana;
padding: 3px;
}


div.comment-number {
	color: #666;
	float: left;
	width: 3em;
}

.xo {
	font-size: 9px;
	color: #dbaccc;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed #d3a9fe;
}

.xo1 {
	font-size: 9px;
	color: #dbaccc;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed #b5f971;
}

.xo2 {
	font-size: 9px;
	color: #dbaccc;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed #b5e2ef;
}

.xo3 {
	font-size: 9px;
	color: #dbaccc;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
           border-bottom: 1px dashed #FFCAE4;
}


.border {
           border-bottom: 1px solid #d3a9fe;
}

.end {
	font-size: 9px;
	color: #c8c5c7;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
}

.border1 {
           border-bottom: 1px dashed #efefef;
}

.end1 {
	font-size: 9px;
	color: hotpink;
	margin: 0;
	padding: 0;
           padding-left: 3px;
           padding-bottom: 1px;
	font-family: microsoft sans serif, arial, tahoma, verdana, sans-serif;
	font-weight: normal;
}

.girly {
font: 11px verdana;
font-weight: bold; 
margin-left: 0; 
margin-top: 0px;
color: #fa90c0;  
border-bottom: 1px solid #cc87d8;
}


.head {
display: block;
padding-left: 5px;
font-family: Verdana;
font-size: 11px;
background-color: #FFCAE4;
border-top: 1px solid #FFFFFF;
color	: #ffffff;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #efd8f0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #efd8f0;
}

.xoxo {
display: block;
padding-left: 5px;
font-family: Verdana;
font-size: 11px;
background-color: #FFCAE4;
border-top: 1px solid #FFFFFF;
color	: #ffffff;
text-align: justify;
line-height:15px;
letter-spacing: 1px;
text-transform: uppercase;
font-weight: bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #efd8f0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #efd8f0;
}




/* **************** footer **************** */

#footer {
clear: both;
text-align: center;
font-family:arial; 
font-size: 11px;
color: #888888;
margin: 0;
padding-top:5px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
border-top: 0px solid #874509;
border-bottom: 0px solid #874509;
border-left: 0px solid #874509;
border-right: 0px solid #874509;
background-color: #ffffff;
width: 650px;
}

img { border-style: none}


/* **************** calendar **************** */

.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 50px;
	height: 50px;
	float:left;
	background: url('http://i48.tinypic.com/e7c4tg.gif') no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ad5fac;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 10px;
	margin-left: -15px;
}
.post-day {
	font-size: 12px;
	text-transform: uppercase;
	color: hotpink;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 1px;
	margin-left: -15px;
}





