p.whiteline {
    margin-top: 0em;
    margin-bottom: 1em;
}

p.break {
    margin-top: 0em;
    margin-bottom: 0em;
}

img {
   behavior: url("http://www.vanscyoc.net/blog/plugin/pngbehavior.htc");
}
/* style_fallback.css  */
/* templates/Our_Scrapbook/style.css  */

h4,h3,ul {
    margin: 0;
}

.serendipitySideBarContent input {
    width: 90%;
	margin-left: 5px;
}
.serendipitySideBarContent input.textfield {
}

pre {
	font-size: 12px;
}

#mainborder {
	background-color: #ffffff;

	padding: 5px;
	border: 4px solid #426F95;
        width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#mainpane {
	font-size: 10px;
        text-align: justify;
	color: #444;
        padding: 0px;
        background-color: #fff;
        width: 850px;
}

#content {
    width: auto;
    background-color: #f0f0e5;
    padding: 5px;
    border: 1px solid #e0e0d0;

 
}

#serendipityRightSideBar {
        width: 200px;
        vertical-align: top;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}

#serendipityLeftSideBar {
width: 180px;
    vertical-align: top;
	padding: 0px;
	padding-left: 5px;
	margin: 0px;
}
body {
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #001519;
	background-image: url(templates/Our_Scrapbook/img/bodybg.jpg);
	background-position: top;
	background-repeat: repeat;
}

input, textarea {
    font-size: small;
    font-family: verdana, arial, helvetica, sans-serif;
}

th, td {
    font-size: small;
}

p, td, th, div, span {
    font-family: verdana, arial, helvetica, sans-serif;
}
#mainpane li  
{   
    list-style: none;
    padding-left: 10px;

    margin-left: -11px;
}
#header {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    background-color: #fff;
    width: 780px;
}

#serendipity_banner {
    font-family: Arial, sans-serif;
    margin: 0px;
    padding-bottom: 10px;
    border: 1px solid #e0e0d0;
    height: 120px;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url(templates/Our_Scrapbook/img/titlebg.jpg);
    background-color: #001519;
    text-align: left;
}


a.homelink1,
a.homelink1:hover,
a.homelink1:link,
a.homelink1:visited,
#serendipity_banner h1 {
    color: #fff;
    font-size: xx-large;
    font-weight: normal;
    padding-top: 5px;
    margin: 0px;
    text-decoration: none;
}

a.homelink2,
a.homelink2:hover,
a.homelink2:link,
a.homelink2:visited,
#serendipity_banner h2 {
    color: #fff;
    font-size: small;
    font-weight: normal;
    margin: 0px;
    text-decoration: none;
}

.serendipity_title {
    color: #7090b8;
    font-size: medium;
    text-align: left;
    font-weight: bold;

}

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

.serendipity_title a:visited {
    color: #7090b8;
    text-decoration: none;
}

.serendipity_title a:hover {
    color: #7090b8;
    text-decoration: none;
}

.serendipity_entry {
    padding: 10px 5px 10px 0px;
	color: #444;
    font-size: 12px;
}

.serendipity_entry_body_folded,
.serendipity_entry_body_unfolded,
.serendipity_entry_extended {
    /* Inner blocks of .serendipity_entry, can be used for further customization */
}

div.serendipity_Entry_Date {
    padding-left: 5px;

    width: auto;
}

.serendipity_date {
    color: #666666;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: small;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
	padding-bottom: 2px;
	background-position: bottom;
	border-bottom: 1px solid #808080;
        width: 565px;
}

.serendipity_commentsTitle {
    display: block;
    width: 100%;
    color: #666666;
    font-size: small;
    font-weight: bold;
	margin-bottom: 5px;
}


div.serendipity_entryFooter {
    color: #999999;
    font-size: x-small;
    border-top: 1px solid #e0e0e0;
    text-align: center;
    margin-bottom: 15px;
    line-height: normal;
    padding: 3px;
	margin-top: 1.5em;

}

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

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


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

.serendipity_commentForm {
    font-size:small;
    color: #666666;
    margin-bottom: 13px;
    margin-right: 10px;
    margin-left: 10px;
}
.serendipity_comment {
    font-size: small;
    margin-right: 10px;
    margin-left: 10px;
    color: #666666;
    padding: 3px;
    border-right: 1px dotted #BBB;
    border-left: 1px dotted #BBB;
    margin-bottom: 10px;
    overflow: auto;
}

.serendipity_comment_source {
    margin-top: 5px;
    padding-left: 5px;
    margin-bottom: 5px;
}

td.serendipity_admin {
    padding: 10px;
}

a, a:link, a:visited, a:active {
	color: #b82a1b;
	text-decoration: none;
}


a:hover {
	color: #7998c6;
	text-decoration: solid;
	}

table.serendipity_calendar td {
    font-size: small;
    padding: 3px;
    text-align: center;
}
table.serendipity_calendar a {
    font-weight: bold;
    text-decoration: underline;
}

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

td.serendipity_weekDayName {
    font-size: small;
    font-weight:bold;
}
td.serendipity_calendarHeader a:link,
td.serendipity_calendarHeader a:visited,
td.serendipity_calendarHeader a:hover {
    border: 0;
    text-decoration: none;
}
div.serendipityPlug, div.serendipityPlug a {
    font-size: 12px;
    text-decoration: none;
    border: 0px;
    text-align: center;
}

/* Container for each item on the side bar */
.serendipitySideBarContent {
	background-color: #f0f0e5;
	border: 1px solid #e0e0d0; 
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 5px;
}
div.serendipitySideBarItem {
    color: #666666;
    font-family: 'Trebuchet MS', sans-serif;
    font-size: small;
    text-align: left;
    margin-bottom: 15px;
    line-height: normal;
    padding: 3px;
	margin-right: 0px;
	margin-top: 0px;
}

/* title of an individual item */
.serendipitySideBarTitle {
	background-color: #80a5c7;

    color: #fff;
    font-family: Arial, sans-serif;
    font-size: small;
    text-align: center;
    font-weight: bold;
 
    letter-spacing: .1em;
    padding: 3px;
	margin-bottom: 5px;
	margin-top: -4px;
}

.serendipityImageButton {
    cursor: pointer;
}

td.serendipitySideBar {
    font-size: 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 {
    padding: 15px;
    border: dashed 1px #000000;
}

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



/********* Embedded images with the s9y image manager *********/

/* container for images and text */
.serendipity_imageComment_center, .serendipity_imageComment_left, .serendipity_imageComment_right {
	margin:0px 0px 0px 0px;
	padding:5px;
	border:1px solid #c0c0c0;
	background-color:#fafbfc;
	color:#505050;
	line-height:1.5em; }

/* style to center image and text within entry */

.serendipity_image_center {

 display: block;
    margin-left: auto;
    margin-right: auto;


}

.serendipity_image_left {
	float:left; display:block; margin:0px 3px 3px 0px; }

/* style to center image and text within entry */
.serendipity_imageComment_center {
	display:block; margin:0 auto 5px auto; }

/* style to left align image and text within entry */
.serendipity_imageComment_left {
	float:left; margin: 0 12px 5px 0; }

/* style to right align image and text within entry */
.serendipity_imageComment_right {
	float:right; margin:0 0 5px 12px; }

/* styles for the images */
.serendipity_imageComment_img, .serendipity_imageComment_img img {
	text-align: center; }

/* styles for the text below the image if used */
.serendipity_imageComment_txt {
     clear: both;
     text-align: center; }

/********* End of Image Manager Styles *********/

.container_serendipity_archives_plugin ul,
.container_serendipity_syndication_plugin ul,
.container_serendipity_authors_plugin ul,
.container_serendipity_plugin_entrylinks ul {
    list-style: none;
    margin-left: 210;
    padding-left: 0;
}
/* User Gallery */
div.serendipity_gallery_row {
   clear:left;
   padding-left: 0px;
   margin-right: 0px;
}

div.serendipity_gallery_thumbs {
    padding: 0px;
    border: 0px solid #afafaf;
    float: left;
    overflow:hidden;
    margin: .2em;
}

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

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

div.serendipity_gallery_title {
    font-size: 1.1em;
    text-align:center;
    font-weight:bold;
}

div.serendipity_gallery_navigation {
    font-size: 1.0em;
    text-align:center;
}

img.gallery_thumb {
   margin-left:auto; 
   margin-right:auto; 
   text-align:center;
   border: 0;
}

div.serendipity_gallery_pagination_top {
	border-top: 1px solid #ccc;
}

div.serendipity_gallery_pagination_bottom {
	border-bottom: 1px solid #ccc;
}

/* EXIF TAGS */
.all_img_info {
 	width: 100%;
 	float: left;
 	text-align: center;
 	margin-bottom: 2em;
}
.exif_info_head {
 	background-color: #ccd9e6; 
 	border: 1px solid #fff;
}
.exif_info_row, .exif_info_head {
 	clear: both;
 	margin: 0 auto;
 	width: 400px;
}
.exif_info_tag, .exif_info {
 	float: left;
 	display: block;
 	width: 120px;
 	text-align: left;
	border: 1px solid #fff;
	background-color: #ccd9e6;
	padding: 3px;
}
.exif_info {
 	width: 264px;
 	background-color: #eee;
}
.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 a
{
    font-size: 7pt;
    text-decoration: none;
}

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

