img {
   behavior: url("pngbehavior.htc");
}
	#entry_paging { 
		border: 1px solid #666;
		border-bottom: 0;
		margin: 0;
		padding: 0;
		padding-bottom: 10px;
		background-color: #F0F0F0;
		text-align: center;
	}
	
	#showentry_bundle { 
		border: 1px solid #666;
		margin: 0;
		padding: 0;
		background-color: #aba;
		text-align: left;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.invi { display:none; }
	
	.serendipity_commentDirection { 
		text-align:justify;
	}
	
	.captcha { 
		border:1px solid #777;
	}
	
	.guestbook_msg { 
		text-align: center;
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
		width: 700px;
	}
	
	.guestbook_bg { 
		padding: 6px;
		border: 1px solid #333;
		background: #bababa;
	}
	
	.guestbook_entrytop { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #800040;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		/*background-color: #ccc;
		background: #ddd;*/
		white-space:nowrap;
	}
	
	.guestbook_entrytop a,
	.guestbook_entrytop a:link,
	.guestbook_entrytop a:visited,
	.guestbook_entrytop a:hoover,
	.guestbook_entrytop a:active,
	.guestbook_entrytop a:focus { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		text-decoration: none;
	}
	
	.guestbook_entrytop A { 
		/*color: #FF8040;*/
	}
	
	.guestbook_admin { 
		text-align: right;
	}
	
	.guestbook_admin_text { 
		text-align: right; 
		padding-right: 10px;
	}
	
	.guestbook_admin_text_dim { 
		color: #777; 
		text-decoration: none;
	}
	
	td.guestbook_adminbutton { 
		text-align: right;
		vertical-align: top;
	}
	
	.guestbook_entrybottom { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		background: #e1e5de;
		border-top: 1px solid #996;
		border-bottom: 1px solid #996;
		margin-bottom: 6px;
	}
	
	.guestbook_splitentries { 
		clear: both;
		background-color: #e1e5de;
	}
	
	.guestbook_error_bundled { 
		width: auto;
		border: 1px dashed #FF3300;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.guestbook_errors { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 600;
		text-align: left;
		color: #800040;
	}
	
	.guestbook_input { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		border: 1px solid #333;
		text-align: left;
		padding: 2px;
		background-color: #bbb;
	}
	
	.guestbook_made { 
		padding: 10px;
		border: 1px solid #999;
		background-color: #F0F0F0;
	}
	
	.guestbook_reiter { 
		font-weight: 500;
		text-align: center;
		font-size: 10px;
	}
	
	a:link.serendipityPrettyButton,
	a:visited.serendipityPrettyButton,
	a:hover.serendipityPrettyButton { 
	   text-decoration: none;
	   color: #1D2E3F;
	}

	.serendipityPrettyButton { 
		padding: 1px;
		/* see inside guestbook plugin while we need the template path */
		/*background: #80B0DA url(./button_background.png) repeat-x top;*/
		color: #1D2E3F;
		font-weight: bold;
		font-size: 0.9em;
		border: 1px outset #000;
		margin: 2px;
	}

	/* Special class if the button is a <a> tag */
	a.serendipityPrettyButton { 
		padding: 2px 4px 2px 4px;
		cursor: pointer;
		/* see inside guestbook plugin while we need the template path */
		/*background-image: url(./button_background.png);
		background-repeat: repeat-x;
		background-position: top;*/
	}

    .serendipityPrettyButton {
        background: #80B0DA url(/serendipity/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x 
top;
    }

    a.serendipityPrettyButton {
        background: transparent url(/serendipity/plugins/serendipity_event_guestbook/img/button_background.png) 
repeat-x top;
    }



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

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

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

.serendipity_freeTag a:hover {
    color: green;
}
/*  
Theme Name: Plain Vanilla
Description: Plain Vanilla theme for WordPress. Ported to Serendipity.
Version: 1.0
Author: Chetan Kunte. Port by Jason Levitt
Author URI: http://ckunte.com/
*/

/* page layout */
body, html {
background: #ffffaa url('homepage/bg_col1.png') repeat-y top center;
    margin:0;
    padding:0;
    border:0px none;
}

#container {
    margin:auto;
    width:700px;
    border:0px none;; padding-left:25px; padding-right:25px; padding-top:10px; padding-bottom:10px
}

#bannertop  {
    position:relative;
    display:block;
    width:100%;
    height:20px;
    overflow:hidden; 
     border:0px none; 
    background: #fff ; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:15px
}
#content {
    position:relative;
    float:left;
    margin:0;
    margin-left:
    padding:0;
    width:100%;
    text-align:justify;
}

    
.clearfix:after {
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* end page layout */

/* begin headlines */
#nav, h1, h2, h3, .paginate, .entrytext, .entrytext ul, ol, ol li, .cmeta, #google, fieldset {
   font-family:verdana, arial, sans-serif;
   font-size:11px;
   }
.navigation { 
   color:#ccc;
   text-align:right; 
   font-weight:normal;
}

h4 {
   font-size: 12px;
   margin:0;
}

#header h4 {
  display:inline;
   width:90%;
   margin:9px 0;
   float:left;
}

h1 {
   font-size:16px;
   margin:0;
}

#header h1 {
  display:inline;
   width:45%;
   margin:9px 0;
   float:left;
color:#c11;
}

h2 {
   margin:9px 0 0 0;
}
h3 {
   margin:3px 0 0 0;
}
.post h3 {
   border-bottom:1px solid #F0F8FF;
}
/* end headlines */

.meta, .postmetadata, .post-categories, .post-categories li {
   font-family:verdana, arial, sans-serif;
   font-size:11px;
}
.meta, .postmetadata {
   text-transform: lowercase;
   color:#999;
   text-align:right;
   border-top:1px solid ghostwhite;
   margin:0 0 18px 0;
}
.post h3 a:hover {
   border-bottom:none !important;
}
.post h2 a:hover {
   border-bottom:none !important;
}
.post-categories, .post-categories li {
   display:inline;
   margin:0;
   padding:0;
}
p, .entrytext, .entrytext ul {
   line-height:1.5em;
   color: #000;
   margin:6px 0 9px 1px;
   padding:0;
}
.entrytext ul {
   margin-left:35px;
}
.entrytext ul li {
   margin-bottom:0.75em;
}
input[type=text], textarea { 
    border:1px solid #bbb; 
   padding:2px; 
   font-family:"Courier New", Courier, monospace;
   font-size:12px;
   }
textarea {
   overflow:auto;
}
input[type=submit], input[type=reset], input[type=button] {
/*   background:#eee; */
   color:#222;
/*   border:1px solid #bbb; */
   margin-right:2px;
    padding:1px;  
   font-family:verdana, arial, sans-serif;
   font-size:11px;
 }
 input, select, textarea { 
/*   font-family:"Courier New", Courier, monospace;
   font-size:12px; */
   vertical-align:middle;
   }
input[type=text]:focus, textarea:focus { 
   background: #EEE8AA;
   border:1px solid #999; 
   }

#nav {
   width:100%;
   vertical-align:middle;
   horizontal-align:right;
   float:right;
   font-size:12px;
}
#nav ul {
        float:right;
        margin:5px 0;
        padding:3px 0;
}

#nav ul li {
        margin:0;
        padding:0 0 0 9px;
        display:inline;
        list-style:none;
}
#header {
        display:block;
        margin:0 0 10px 0;
        padding:0;
        max-width:100%;
        }
acronym, abbr {
    border-bottom:1px dotted #bbb;
    cursor:help;
}
img, p img {
    border:none;
}
tt, code, pre {
    font-family:"Courier New",Courier,monospace;
    font-size:12px;
}
a {
    color:#c11;
    text-decoration:none;
}
a:hover {
    color:#FF4500; 
    text-decoration: none;
 /* fixed jumping images    border-bottom:1px solid #bbb; */
}
 #nav a:hover {
    border-bottom:3px solid #c11;
    padding-bottom: 2px;
}

/* Begin Images */
p img {
      padding:0;
      max-width:100%;
      }

img.centered {
      display:block;
      margin-left:auto;
      margin-right:auto;
      }
img.pic {
background:#fff;
border:1px solid #ccc;
}
img.alignright {
      padding:4px;
      margin:0 0 2px 7px;
      display:inline;
      }

img.alignleft {
      padding:4px;
      margin:0 7px 2px 0;
      display:inline;
      }

.alignright {
      float:right;
      }

.alignleft {
      float:left;
      }

h1 a, h1 a:hover  {
      text-decoration:none;
      border:0px none;
      }
div.imgcenter {
        text-align:center;
}

div.image img, div.imgcenter img {
        border:1px #ccc solid;
        padding:4px;
        margin:5px;
}
/* end images */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

#content ul li  {       
        line-height: 1.5em;
	list-style-type: none;
	list-style-image: url('none');
        }


/* alternate comment colors */
.color1 {background-color:#ffffff; padding:5px; margin:5px 0; border:0px none; }
.color2 {background-color:#f8f8f8; padding:5px; margin:5px 0; border:0px none; }

.cmeta {
        color:#888;
        }

blockquote { margin:0 10px; }

blockquote p { color:#777!important;
             border-left:1px dotted #bbbbbb;
             text-align:left; 
             padding-left:10px;
             background:transparent;
            }

/* archive list */

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        margin:15px 0;
        padding:5px;
        }

.commentlist li, .serendipity_commentForm input, .serendipity_commentForm textarea {
        font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }
     
.commentlist li {
        font: 11px 'Lucida Grande', Verdana, Arial, Sans-Serif;
        }

.commentlist li {
        font-weight: bold;
        }

.commentlist cite, .commentlist cite a {
        font-weight: bold;
        font-style: normal;
        font-size: 11px;
        }

.commentlist p {
        font-weight: normal;
        line-height: 1.5em;
        text-transform: none;
        margin:6px 0 3px 1px!important;
        }

.serendipity_commentForm {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
        font-weight: normal;
        }

h3.comments, #comments h3 {
        padding: 0;
        margin: 40px auto 20px;
        }

.serendipity_calendarDay {
    text-align: center;
}

.serendipity_commentsValue input, 
.serendipity_commentsValue select {
	width: 100%;
	padding: 2px;
	}

.serendipity_commentsValue textarea {
	width: 100%;
	padding: 2px;
	}

.serendipity_commentForm submit {
	margin: 0;
	float: right;
	}
.serendipity_commentForm {
	margin: 5px 0;
	}

.serendipity_commentsLabel {
    vertical-align:top;
    }

#serendipityQuickSearchTermField {
    width: 90%;
}

/* admin stuff */

.serendipity_admin_list_item_even {
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

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

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

.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;
}

					


