img {
   behavior: url("http://nothingtodread.com/index.php?/plugin/pngbehavior.htc");
}
/* templates/dreadfree/style.css  */
/* @override http://nothingtodread.com/index.php?/serendipity.css */

img {
   behavior: url("http://nothingtodread.com/index.php?/plugin/pngbehavior.htc");
}
/* templates/dreadfree/style.css  */

h4, h3 {
    margin: 0;
}

a {
    text-decoration: underline;	
}

a:link {
    color: #0F314E;
    }

a:visited {
    color: #0F314E;
    }

a:active {
    color: #0F314E;
    }

a:hover {
    color: #B22222;
}


.serendipitySideBarContent input {
		width: 225px;
}

#twitter_div { list-style-type: none;
	       font-size: small;
	       padding: 6px;
	       margin-bottom: 10px;
             }

#twitter_div li { margin-bottom: 10px; }

body {
    margin: 0px 0px 0px 0px;
	background-color: #dcdbeb;
}

#serendipity_banner {
    font-family: Georgia, "Times New Roman", Times, serif;
    text-align: right;
    border-bottom: 1px solid #FFFFFF;
    width: 1024px;
    height: 160px;
    margin: auto;
	background: url(templates/dreadfree/img/riverbed.jpg) no-repeat;
}

/*#serendipity_banner {
    text-align: right;
	width: 100%;
    height: 112px;
}*/

#mainpane {
    line-height: 140%;
    text-align: left;
    padding: 0px;
	width: 1024px;
	background: url(templates/dreadfree/img/recline4.JPG);
    /*border: 1px solid #FFFFFF;*/
    margin: auto;
}

#content {
		width: auto;
		/*border-style: ridge;*/
}

/* title of an individual item */
.serendipitySideBarTitle {
    display: block;
	border-left: 4px solid #0F314E;
	border-bottom: 1px solid #0F314E;
	color: #504e53;
    font-family: "Monotype Corsiva",Verdana, Arial, sans-serif;
    font-size: x-small;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .2em;
	padding-left: 5px;
	padding-bottom: 3px;
}
								 
#serendipityRightSideBar {
		width: 225px;	
		padding: 10px;		
    	vertical-align: top;
    	border: outset;
		
}

#serendipityLeftSideBar {
    	width: 130px;
    	border: outset;
		padding-top: 10px;
		padding-right: 2px;
    	vertical-align: top;
}



input, textarea {
    font-size: x-small;
    font-family: Georgia, "Times New Roman", Times, serif;
}

td, td {
    font-size: x-small;
}

p, td, th, div, span {
    font-family: Georgia, "Times New Roman", Times, serif;

}

blockquote {					 
					 padding: 10px;
					 font-style: italic;
					 background: url(templates/dreadfree/img/standing2.JPG);					
					 border-top: ridge;
					 border-bottom: ridge;

					  
					 }
		 
blockquote blockquote {					 
					 border-top: none;
					 border-bottom: none;
											}
#footer{
				font-size: x-small;
				color: white;
				text-align: center;
				}
#footer a {
					font-size: x-small;
					color: #ffffff;
					}

a.homelink1,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #B22222;
    padding-right: 1.5%;
    padding-top: 2px;
    padding-top: 2px;
    margin-bottom: 0px;
    text-decoration: none;
	font-family: "Monotype Corsiva";
	font-size: 55px;
	font-weight: bold;
}

a.homelink2,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #B22222;
    /*padding-left: 10px;*/
    padding-right: 4%;
    font-family: "Monotype Corsiva";
    font-size:  25px;
    font-weight: bold;
    margin: 0px;
    text-decoration: none;
}

a.homelink1:hover,
a.homelink2:hover {
	color: #00b2ff;
}


		
div.serendipity_Entry_Date {
    width: auto;
    padding-left: 15px;
}

.serendipity_date {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #B22222;
    font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	text-align: right;
    font-weight: bold;
	padding-top: 50px;
	padding-right: 5%;
}

.serendipity_title {
    /*color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: medium;*/
    text-transform: capitalize;
    font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
    text-align: left;
    font-weight: normal;
    margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: px;
}

.serendipity_title_date {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	padding-top: 0px;
	Margin-bottom: 20px;
}


.serendipity_title a:link {
	color:  #333;
	text-decoration: none;
}

.serendipity_title a:hover {		
		color: #B22222;
		font-size: larger;
		text-decoration: underline;
}

.serendipity_entry {
		padding-top: 0px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		border:  outset;
		color: #000000;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	/*font-size: 1.6em;*/
    	font-size: small;
    	clear: both;
		width: 93%;
		
}

.serendipity_entry_body
		 {
  		 padding-bottom: 10px;									 
		 }
		 
/* Highlight Style */		 
.hlt {
		 /*background-color: #ffffcc;*/
		 background-color: #ffff7e;
		 font-weight: bold;
		 }

/* Style for quote source */		 

blockquote a {
					 	 text-decoration: none;
						 color: #3232CC;
						 font-weight: bold;
						 font-style: normal;
						 }
.qsrc {
			
			font-size: x-small;
			font-style: normal;
			line-height: 135%;			
			color: #3232CC;						
			}
			
.qsrc:hover {
						text-decoration: underline;
						color: #B22222;
						}			
								
.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {

    /* Inner blocks of .serendipity_entry, can be used for further customization */
		
}



.serendipity_commentsTitle {
    display: block;
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px solid #999999;
    font-size: medium;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
    
}

div.serendipity_entryFooter {
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    border-top: 1px solid #999999;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
    

}
.serendipity_entryFooter {
    color: #000000;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: small;
    border-top: 1px solid #999999;
    text-align: left;
    margin-bottom: 25px;
    line-height: normal;
    padding: 3px;
    

}
.properties_meta_keywords,
.properties_meta_keywords{
													width: 99%;
													}
img.serendipity_entryIcon {
    float: right;
    border: 0px;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
    
}

td.serendipity_commentsLabel {
    font-size: x-small;
    font-weight: bold;
    vertical-align: top;
    
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    width: 99%;
    border: 1px solid #333;
    padding: 2px;
}

.serendipity_commentForm {
    font-size:x-small;
    color: #ffffff;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #FFFFFF;
    

}

	
.serendipity_comment {
    
    font-size: small;  
    margin-right: 10px;
    margin-left: 10px;
    padding: 5px;
    padding-bottom: 0;
    background-color: #FFFFFF;
    border-right: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    margin-bottom: 10px;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
		/*border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;*/
		/*comment source comment*/
    
}

td.serendipity_admin {
    padding: 10px;
}
						
table.serendipity_calendar td {
    padding: 3px;
    text-align: center;
}
table.serendipity_calendar a {
    font-weight: bold;
    font-size: small;
    text-decoration: underline;
    /*color: #CC0000;*/
		
}

table.serendipity_calendar a:hover {
    text-decoration: none;
}

td.serendipity_weekDayName {

    text-align: center;
    font-weight: bold;
}

td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    color: #B22222;
    font-family: Verdana, Arial, sans-serif;
    font-size: x-small;
    text-align: left;
    font-weight: bold;

    text-transform: uppercase;
    padding: 3px;
    letter-spacing: .25em;
    text-decoration: none;
}
div.serendipityPlug {
    text-align: center;
}

div.serendipityPlug a {
    text-decoration: none;
    border: 0px;
}

.serendipitySideBarContent {
		padding: 3px;
}

/* Container for each item on the side bar */
div.serendipitySideBarItem {
    color: #666666;
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: x-small;
    text-align: left;
    margin-bottom: 15px;
    line-height: normal;
    padding: 3px;
}



.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: x-small;
    width: 200px;
    padding: 10px;
}

div.serendipity_admin_title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
}

div.serendipity_admin_list_title {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 8px;
}

td.serendipity_admin_list_item {
    border: dashed 1px #000000;
}

.serendipity_entry p {
    margin: 0px;
    padding-bottom: 10px;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid black;
    background-color: #EFEFEF;
    margin: 3px;

}

.serendipity_imageComment_center {
    margin: 0px;
}

.serendipity_imageComment_left {
    float: left;
		margin-right: 15px;
	
}


												
.serendipity_imageComment_right {
    float: right;
		margin-left: 15px;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: xx-small;
    text-align: center;
}

.serendipity_admin_list_item_even {
    background-color: #fefefe;
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_comments {
	
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
    font-weight: bold;
    font-size: small;
}

.serendipity_msg_notice {
    color: green;
    font-weight: bold;
    font-size: small;
}

.serendipity_entry_author_self {
}

.serendipity_comment_author_self {
    border-right: 1px solid #B22222;
    background-color: #f3f3de;
}
.commentauthor a, .comment_source_author a {
							 text-decoration: none;
							 }
		 
.commentauthor, .comment_source_author {
								margin: 0 0 0 0;
								border-bottom: 1px solid #888685;
								font-size: small;
								
								}
.comment_source_date, .comment_source_trace, .comment_reply {
										 font-size: x-small;
										 font-style: oblique;
										 font-weight: bold;

										 }

.serendipity_commentBody { Text-align: justify;
												   padding-bottom: 10px;
												 }
.comment_threaded_child0 {padding-left:5px;padding-right:5px;background: #f8e8dc; border:1px solid #e1cfc6;}
.comment_threaded_child1 {margin-left:14px; padding-left:5px;padding-right:5px;background: #f9efe6;border:1px solid #e1cfc6;}
.comment_threaded_child2 {margin-left:30px; padding-left:5px;padding-right:5px;background: #fdf7f2;border:1px solid #e1cfc6;}
/* vim: set sts=4 ts=4 expandtab : */

.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #ffffff;
    padding: 5px;
    background-color: #ffffff;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}
