body {
   font-style : normal; 
   font-weight : normal; 
   font-size : 8pt; 
   font-family : arial;
   color: #f2eef7;
   background-image: url(http://www.emiliederavinfan.com/images/background.png);
   background-repeat: repeat-x; 
   background-position: top center; 
   text-decoration : none;
   letter-spacing : 0px;
   background-color: #ccc2e4;
}


/* Content */


table {
   font-style : normal; 
   font-size : 8pt; 
   font-family : arial;
   color: #f2eef7;
   background-color: #672890;
   margin-bottom: 7px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding: 5px;
   line-height: 12px;
   -moz-border-radius: 15px; 
}
	
.sidecontent {   
   font-style : normal; 
   font-size : 8pt; 
   font-family : arial;
   color: #f2eef7;
   background-color: #672890;
   background-image: url(http://www.emiliederavinfan.com/images/sidecontentback.jpg);
   background-repeat: no-repeat; 
   background-position: top left; 
   margin-bottom: 0px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding: 10px;
   line-height: 12px; 
   text-shadow: #a18dce 1px 1px 1px;

}

.poststart {   
   font-style : italic; 
   font-size : 16pt;
   font-family: calibri, "trebuchet ms";
   color: #f7f4fa;
   background-color: #fbf3e6;
   background-image: url(http://www.emiliederavinfan.com/images/poststart.jpg);
   background-repeat: no-repeat; 
   margin-bottom: 0px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding-left: 20px;
   line-height: 20px;
   text-shadow: #b07093 1px 1px 1px;

}

small {   
   font-size : 7pt; 
   font-family : "tahoma";
   color: #e5bbda;
   line-height: 12px;
}


.postcontent {   
   font-style : normal; 
   font-size : 8pt; 
   font-family : arial;
   color: #e2d6f2;
   background-color: #6a3392;
   margin-bottom: 0px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
   line-height: 12px;
   text-shadow: #a18dce 1px 1px 1px;

}

.postend {   
   color: #2792d4;
   background-color: #6a3392;
   background-image: url(http://www.emiliederavinfan.com/images/postend.png);
   background-repeat: no-repeat; 
   background-position: bottom center; 
   margin-bottom: 0px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding: 0px;
   line-height: 0px;

}

.wordpresscomment {   
   font-style : normal; 
   font-size : 8pt; 
   font-family : arial;
   color: #e2d6f2;
   background-color: #6a3392;
   margin-bottom: 0px;
   margin-top: 0px;
   letter-spacing : 0px;
   padding-right: 10px;
   padding-left: 10px;
   padding-top: 0px;
   padding-bottom: 0px;
   line-height: 12px;
   text-shadow: #a18dce 1px 1px 1px;

}

.commentstart {   
   background-color: #6a3391;
   background-image: url(http://www.emiliederavinfan.com/images/commentstart.jpg);
   background-repeat: no-repeat;
   margin-bottom: 0px;
   margin-top: 0px; 
}

.commentend {   
   background-color: #6a3391;
   background-image: url(http://www.emiliederavinfan.com/images/commentend.jpg);
   background-repeat: no-repeat; 
   margin-bottom: 0px;
   margin-top: 0px;
}

/* LINKS */

a:link {
   font-style: none; 
   font-size: 8pt;
   font-weight: none; 
   color: #a073c5 !important; 
   text-decoration: none; 
   letter-spacing: 0px;
   text-transform: none;
   text-shadow: #8db8c9 0px 0px 0px;
   
}

a:visited {
   font-style: none; 
   font-size: 8pt;
   font-weight: none; 
   color: #a073c5 !important; 
   text-decoration: none; 
   letter-spacing: 0px;
   text-transform: none;
   text-shadow: #8db8c9 0px 0px 0px;
}

a:hover {
   font-style: none;
   font-weight: none; 
   color: #bb6aab;
   cursor: crosshair;
   text-decoration: strikethrough; 
   letter-spacing: 0px;
   text-transform: none;
   text-shadow: #8db8c9 0px 0px 0px;
}

a:active {
   font-style: none; 
   font-size: 8pt;
   font-weight: none; 
   color: #a073c5 !important; 
   text-decoration: none; 
   letter-spacing: 0px;
   text-transform: none;
   text-shadow: #8db8c9 0px 0px 0px;

}


.postend a {   
   font-style : normal; 
   font-size : 10pt;
   font-family: tahoma;
}

small a:link, a:visited, a:hover, a:active {   
   font-size : 7pt; 
   font-family : "tahoma";
}

/* Images */

table img {
    padding: 3px;
    border: solid 1px #FFFFFF;
    background-color: #cfc5e5;
   -moz-border-radius: 5px; 
}

a img {
    padding: 3px;
    border: 1px solid #d3858a;
    background-color: #cfc5e5;
   -moz-border-radius: 5px; 
}


a:hover img {
    padding: 3px;
    border: 1px solid #FFFFFF;
    background-color: #cfc5e5;
   -moz-border-radius: 5px; 
}


/* Misc */

blockquote {
	color:#d3858a;
        background-color: #f1ecf8;
	border-right: 0px dashed #d86c3c;
	border-top: 0px dashed #d86c3c;
	border-bottom: 0px dashed #d86c3c;
	border-left: 0px solid #d86c3c;
	padding:10px 10px 10px 10px;
        -moz-border-radius: 10px; 
   text-shadow: #ebe5f5 1px 1px 1px;
	}

blockquote a {
	color:#815087;
	}

input {
        background-color: #6a3391;
        color: #e2d6f2;
        font-size: 8pt;
        font-weight: regular;
        text-decoration: none;
        font-family: arial;
        letter-spacing: 1px;
        text-align: left;
        border-width: 1px;
        border-style: solid;
        border-color: #e2d6f2;
        margin:3px;
        padding:2px;
   text-shadow: #ebe5f5 1px 1px 1px;
   -moz-border-radius: 5px; 
      }

/* Bold */

table b {
	color:#f5d5ed;
        font-family: "tahoma";
	}

table i {
	color:#f5d5ed;
	}
