/**********************************************************************/
/* Template: bulletproof for Serendipity (http://www.s9y.org)         */
/* Authors: Matthias Mees, David Cummins and Don Chambers             */
/*                                                                    */
/* Base stylesheet                                                    */
/*                                                                    */
/* http://s9y-bulletproof.com                                         */
/**********************************************************************/


/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* WARNING: Don't edit this stylesheet unless you know what you're    */
/*          doing! These styles are crucial to the layout, they're    */
/*          actually the reason this template is called 'bulletproof' */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */


#BlogContentArea {
    margin: 0;
    padding: 0;
    text-align: center;
	min-height: 5000px;
}

#wrapper {
    overflow: hidden;
    width: 95%;
    margin: 1em auto;
    text-align: left;
	margin-bottom: 0;
}

#sitenav {
    float: left;
    width: 100%;
}

#sitenav ul {
    list-style-type: none;
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

#sitenav ul li {
    display: inline;
}

#sitenav #searchform {
    float: right;
    display: inline;
}

#sbsitenav ul {
    list-style-type: none;
}

.pagearrow { font-family: Calibri, Arial, sans-serif!important;} /* greatest cross browser support for left and right facing arrows */

#serendipityLeftSideBar,
#content {
    float: left;
	min-height: 2400px;
}

#serendipityLeftSideBar,
#serendipityRightSideBar,
#content {
    display: inline;
}

#serendipityRightSideBar {
    float: right;
    clear: right;
    position: absolute;
    left: 645px;
	top: 124px;
	height: 2400px;
	min-height: 2400px;
}

/*
#serendipityRightSideBar.layout3ssb_right {
    float: left;
    clear: none;
}
*/

/* 3-column widths */
.threemain {
    width: 60%;
}
.threeside {
    width: 20%;
}

/* 2-column widths */
.twomain {
    width: 66%;
}
.twoside {
    width: 34%;
}

/* 1-column widths */
.onemain {
    width: 100%;
}

.onefull {
    width: 100%;
}

.layout2sb_content {
    clear: right !important;
}

/*
.onefull .serendipitySideBarItem {
    float: left;
    margin: 0px 1px 10px 11px!important;
    padding: 0!important;
    width: 18.5%;
    display:inline;
}
*/



.hentry {
    margin-top: 16px;
	margin-right: 48px;
    border: 1px solid #fad0dc;
}

.serendipity_date {
    margin-top: 0;
	padding: 4px 6px;
	color: black;
    background-color: #fad0dc;
}
.serendipity_date a {
	color: #6a4a32;
}
.serendipity_date a:hover {
	color: black;
}

.entry-title {
    font-size: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 6px;
	background: #fffed5;
}

.entry-content {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 6px;
}

.entry-content p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.belowentry {
    margin-top: 12px;
	padding: 4px 6px;
	color: black;
    background-color: #fad0dc;
}
.belowentry a {
	color: #6a4a32;
}
.belowentry a:hover {
	color: black;
}

.serendipity_pageFooter {
	margin-top: 24px;
}

.container_serendipity_quicksearch_plugin,
.container_serendipity_calendar_plugin,
.container_serendipity_archives_plugin,
.container_serendipity_html_nugget_plugin,
.container_serendipity_syndication_plugin {
	padding: 12px;
	margin: 0;
	border-bottom: 1px solid #6a4a32;
}

.serendipitySideBarTitle {
    margin: 1px;
}

.serendipity_calendar {
	background-color: #fffed5;
	border: 1px solid #fad0dc;
    margin-top: 8px;
	padding: 4px;
    text-align: center;
}

.serendipity_calendar .Link {
    background-color: #fad0dc;
	border: 1px solid #fffed5;
}

.serendipity_calendar a {
	color: #6a4a32;
}

.serendipity_calendar a:hover {
	color: black;
}

.serendipity_calendarHeader {
    padding: 1px 4px;
}

.serendipity_weekDayName {
    padding: 1px 4px;
	text-align: center;
}

tfoot {
  display: none;
}


.serendipity_section_trackbacks {
  display: none;
}

.serendipity_comments {
	padding: 12px;
	margin: 0;
	border-bottom: 12px solid #fad0dc;
}

.serendipity_commentsTitle {
    font-size: 1.4em;
	margin-top: 12px;
	margin-bottom: 0;
	padding: 0 0;
}

.serendipity_commentlist {
    margin: 4px 0 12px 0;
}

#serendipity_comment_CommentForm dt {
    clear: left;
    float: left;
	width: 90px;
	text-align: right;
	margin-bottom: 8px;
}
#serendipity_comment_CommentForm dd {
    margin-left: 141px;
	margin-bottom: 8px;
}
#serendipity_comment_CommentForm textarea {
    margin-bottom: 8px;
}

.serendipity_commentBody {
    margin-top: 12px;
    background-color: #fad0dc;
	padding: 12px 6px;
}
.serendipity_comment_source {
    background-color: #f6f6f6;
	padding: 4px 6px;
	border-left: 1px dashed #fad0dc;
	border-right: 1px dashed #fad0dc;
	border-bottom: 1px dashed #fad0dc;
}
.comment_source_trace {
    display: none;
}

#checkbox_subscribe {
    display: none;
}
#checkbox_remember {
    display: none;
}
.checkbox label {
    display: none;
}

#footer {
    float: left;
    position: relative;
    clear: both;
    margin: 48px 0 0 0;
    padding: 0!important;
    width: 100%;
    height: 100%;
}

/*** Accessibility styles ***/
#skiplinks {
    display: inline;
    height: 1px;
    overflow: hidden;
    width: 1px;
    /* Absolute positioning */
    position: absolute;
    top: -1000px;
    left: -1000px;
}

#skiplinks ul {
    list-style-type: none;
    display: inline;
    margin-left: 0;
    padding-left: 0;
}

#skiplinks ul li {
    display: inline;
    padding: 0 10px;
}

.serendipity_content_message {
    display: none;
}

/* without this, the navbar wipes out part of the banner */
/* if the navbar is located above the banner             */
#serendipity_banner {
    float: left;
    width: 574px;
    clear: both;
	padding: 6px 0 3px 3px;
	margin-top: 16px;
	margin-right: 0;
	background: #fffed5 url(../images/charlene-bio-sm-frame.jpg) no-repeat top left;
    border: 1px solid #fad0dc;
}

#serendipity_banner h1 {
    margin: 0;
	padding-left: 66px;
}

#serendipity_banner h2 {
    margin: 0;
	padding-left: 77px;
}


/* Fahrner Image Replacement for the header */
.invisible {
    margin-left: -5000px;
}
.visible { /* just a placeholder - don't use this class */
           /* unless you know what you're doing         */ }

/* this is needed to clear floats from floated images */
.belowentry,
.infofooter {
    clear: both;
}

/*** Some s9y-specific stuff ***/
/* centering something     */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/* messages from s9y */
.serendipity_msg_important {
    color: red;
    margin-bottom: 1em;
}
.serendipity_msg_notice {
    color: green;
    margin-bottom: 1em;
}

.serendipity_entry {
	background: #fffed5;
}

.serendipity_entry_extended {
    clear: both;
}

/* prevent styling of the extended placeholder, */
/* otherwise the background image is visible    */
#extended {
    background: none;
    display: none;
}

/* styling the continue reading byline, needed   */
/* to stop firefox making the link 100% wide     */
.continue_reading {
    display: block;
    padding-top: 10px;
}

/* styling the bulletproof button link in footer */
#serendipity_bulletproof_button img {
    border: none;
}

.serendipity_Entry_Date,
.serendipity_commentBody {
    overflow: hidden;
}

.serendipitySideBarContent input,
.serendipitySideBarContent select {
    width: 95%;
}

.archives_header { clear: left; }

ul.archives_row {
    clear: left;
    float: left;
    list-style-type: none;
    width: 100%;
}

ul.archives_row li.archives_graph,
ul.archives_row li.archives_date,
ul.archives_row li.archives_count,
ul.archives_row li.archives_count_link,
ul.archives_row li.archives_link {
    float: left;
    width: 19.9%;
}

ul.staticpage_navigation {
    list-style-type: none;
    display: inline;
}

ul.staticpage_navigation li {
    display: inline;
}

#theme_chooser select{
    width: 90%;
}

/* microformats */
.author {
    display: inline;
    font-style: normal;
}

.published {
    border-bottom: none;
    cursor: auto;
}

/*** Additional plugin styles needed for the modernized output code ***/
/*** these will eventuelly kick in starting with s9y v1.4           ***/
.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: 0;
    padding-left: 0;
}

.container_serendipity_authors_plugin .serendipitySideBarContent div {
    margin: 5px 0;
    padding-left: 0;
}

.serendipity_history_author { font-weight: bolder; }

.serendipity_history_intro,
.serendipity_history_info { margin-bottom: 3px; }

.serendipity_history_body { margin-bottom: 10px; }

.serendipity_recententries_entrylink { margin-bottom: 2px; }

.serendipity_recententries_entrydate { margin: 0 0 4px 0; }

.plugin_comment_body { padding: 3px 0; }

.serendipity_shoutbox_date { margin: 5px 0 2px 0; }

.serendipity_shoutbox_comment { padding: 3px 0; }

