/***********************************************/
/*                                             */
/* Erotica by Helen E. H. Madden               */
/* All content in this blog and associated     */
/* are property of Helen E. H. Madden          */
/* Copyright (c)2007                           */
/*                                             */
/***********************************************/

body {
     background: #000042 url(../Images/Backgrounds/bgimage_crn_20070702e.png) no-repeat;
     font-family: Times, serif;
     font-color: #000000;
     font-size: 1em; 
     padding:0px;
     margin:0px;
     border:0px;
     }
	 
/* Link styles */

a:link {
     font-weight: bold; 
     color: #000042;
     text-decoration: none;
     }
	
a:visited {
     font-weight: bold; 
     color: #330066;
     text-decoration: none;
     }
	
a:active {
     font-weight: bold; 
     color: #000042;
     text-decoration: none;
     }
	
a:hover {
     font-weight: bold; 
     color: #660066;
     text-decoration: underline;
     }

/* Website table and content styles */

.header {
     background: url(../Images/Headers/header_faun_20070702.png) no-repeat; 
	 background-position: bottom;
     width: 900px; 
     height: 240px;
     }     

.content_wrapper {
     background: #FFFFFF repeat-y;
	 }
	 
.leftbar {
     width: 200px;
     text-align: left; 
	 vertical-align: top;
     }

.leftbar p {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin: 10px 10px 5px 10px;
     }
	 
.leftbar ul {
     margin: 10px 10px 5px 10px;
     }

.leftbar li {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin-top: 5px;
     list-style: none;
     }

.content {
     width: 500px;
     text-align: left;
	 vertical-align: top;
     }
	 
.content p {
     font-size: 1em;
     line-height: 100%;
     text-align: left;
     margin: 10px 10px 10px 10px;
	 }

.content li {
     font-size: 1em;
     line-height: 100%;
     text-align: left;
     margin: 10px 10px 10px 10px;
     }

.rightbar {
     width: 200px;
     text-align: left; 
	 vertical-align: top;
     }

.rightbar p {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin: 10px 10px 5px 10px;
     }

.rightbar ul {
     margin: 10px 10px 5px 10px;
     }

.rightbar li {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin-top: 5px;
     list-style: none;
     }

.footer {
     background: url(../Images/Headers/footer_faun_20070729.png) no-repeat; 
     width: 900px; 
     height: 200px;
	 vertical-align: top;
     }

.footer p {
	 text-align: center;
	 margin-top: 35px;
     }

/* Title is used with H1 tag */

.page-title {
     font-size: 1.3em;
     font-weight: bold;
	 font-style: italic;
     padding-bottom: 10px;
	 margin-left: 10px;
     }

/* Date is used with H2 tag */

.date_web {
     font-size: .9em;
     color: #cc1100;
     font-weight: bold;
     margin: 0px 0px 0px 0px;
     padding-bottom: 10px;
     }

/* Subtitle is used with H3 tag */

.sub-title {
     font-size: 1em;
     color: #000042;
     font-weight: bold;
	 font-style: italic;
     padding-top: 5px;
     }

/* Sidebar styles */

.sidebar-title {
     font-size: 1em;
     font-weight: bold;
     border-bottom: 1px solid #999999;
     letter-spacing: 5px;
     text-align: center;
     margin: 10px 10px 10px 10px; 
     line-height: 100%;
     }

/* Sidebar titles are all graphic elements with margins set for spacing */

.sidebar-title-graphic {
     text-align: center;
     margin: 15px 5px 15px 5px;
     }

/* Blogger element ID styles */

/* Blog title is used with H1 tag */

#blog-title {
     font-size: 2em;
     font-weight: bold;
     text-transform: uppercase;
     }

#description {           
     font-size: 1.5em;
     font-weight: bold;
     }

/* Post styles */

/* Date for posts */

/* Date is used with H2 tag */

.date-blog {
     font-size: .9em;
     color: #000042;
     font-weight: bold;
     margin: 0px 0px 0px 0px;
     padding-bottom: 10px;
     border-bottom: 1px solid #999999;
     }

/* Post title is used with H3 tag */

.post-title {
     font-size: 1.3em; 
     font-style: italic; 
     font-weight: bold; 
     line-height: normal; 
     text-transform: capitalize;
     padding-left: 10px;
     }

.post {
     font-size: 1em;
     font-weight: normal;
     line-height: 100%;
     }

.post-body {
     font-size: 1em;
     font-weight: normal;
     line-height: 100%; 
     text-align: left;
     padding: 5px 20px 5px 20px;
     }

.post-footer {
     font-size: 1em;
     font-weight: normal;
     line-height: 100%; 
     text-align: left;
     margin: 0px 0px 0px 0px;
     padding: 20px;
     }

/* Archive styles */

.archive-list {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin: 5px 30px 5px 5px;
     list-style: none;
     }

.recently {
     font-size: .9em;
     line-height: 100%;
     text-align: left;
     margin: 5px 30px 5px 5px;
     list-style: none;
}


/* Comments styles */

#comments {
     font-size: 1em;
     padding: 10px;  
     margin: 0px;
     }
	
.comment-link {
     font-size: .9em;
     }  

.comment-timestamp {
     font-size: .9em;
     }

.comment-posttitle {
     font-style: italic; 
     font-weight: bold; 
     line-height: normal; 
     text-transform: capitalize;
     font-color: #000042;
	 }
	 
#comment-block {
     font-size: .9em;
     font-weight: normal;
     line-height: 100%; 
     text-align: left;
     margin: 0px 0px 0px 0px;
     padding: 20px;
     }

.comment-poster {
     font-size: .9em;
     font-weight: normal;
     line-height: 100%; 
     text-align: left;
     margin: 0px 0px 0px 0px;
     padding: 20px;
     }h3 {  font-family: "Times New Roman", Times, serif; font-size: 125%; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; color: #000000; text-decoration: underline}
