/**
  * STANDARD ELEMENTS
  */

body
{
  background: #faf0e6;
  /*background: #EBFFBF;*/
  /*background: #f88506;*/
  color: #000;
  font-size: 70%;
  font-weight: 400;
  font-family: Verdana, sans-serif;
  text-align: center;
  /*padding: 25px;
  voice-family: "\"}\"";
  voice-family: inherit;*/
}

a:link
{
  color: #314E6C;
  /*cursor: hand;*/
  voice-family: "\"}\"";
  voice-family: inherit;
  cursor: pointer;
}

a:visited
{
  color: #314E6C;
}

a:hover
{
  /*cursor: hand;*/
  voice-family: "\"}\"";
  voice-family: inherit;
  cursor: pointer;
}

ul, dl
{
  padding: 0px 0px 0px 5px;
  margin: 0px;
}

li, dt, dd, div.links a
{
  list-style-type: none;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-weight: 400;
  font-size: 11px;
  font-family: Arial, sans-serif;
}

li a, dd a, a.copyright, div.sidebarBox a, div.links a
{
  text-decoration: none !important;
}

li a:hover, dd a:hover, a.copyright:hover, div.links a:hover
{
  text-decoration: underline !important;
}

div.links
{ 
  line-height: 18px;
}

div.links div.rFolder {
    margin-left: -5px;
    margin-bottom: 10px;
}

dd
{
  margin-bottom: 10px;
}

img
{
  /*border: 1px solid #BAB5AB;*/
  border:0px;
}

select
{
  font-family: Georgia, serif;
}

input.styled, textarea.styled, 
div#searchAgain input /* added searchAgain for roller */,
div.comments-form input
{
  border: 1px solid #999;
  font-family: Georgia, serif;
  font-size: 1em;
}

label.styled, div.styled
{
  font: 800 oblique .85em Georgia, serif;
  color: #000;
}

/**
 * PAGE SectionS
 */

#mainContainer
{
  border: 1px solid #999;
  margin: auto;
  margin-top: 25px;
  /*overflow: hidden;*/
  /*width: 720px;*/
  width: 820px;
  text-align: left;
  background: #fff;
}

#smallContainer
{
  border: 2px solid #ccc;
  margin: auto;
  overflow: hidden;
  width: 450px;
  text-align: left;
  background: #fff;
}

#leftColumn
{
  padding: 0px 5px 0px 5px;
  width: 186px;
  float: left;
  /*margin: auto;*/
  font-family: Georgia, serif;
  /*overflow: hidden;*/
  /* IE 5+ Box Model Hack*/
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 176px;
}

#midColumn
{
  padding: 10px;
  /*width: 530px;*/
  /*margin: auto;
  overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  /*width: 509px;*/
  width: 609px;
}


#mainColumn
{
  padding: 10px;
  /*width: 720px;*/
  width: 820px;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  /*width: 700px;*/
}

#smallColumn
{
  padding: 10px;
  width: 450px;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 430px;
}

/**
 * PAGEBANNER
 */

#pageBanner
{
  height: 70px;
}

#pageBanner {
  font-family: Futura, Arial, Helvetica, sans-serif;
  margin: 0px 0px -10px 10px;
  padding-top: 10px;
  font-weight: lighter;
  font-size: 44px;
  font-stretch: narrower;
  text-align: center;
}

#pageBanner a 
{
  font-size: 44px;
  background: transparent;
  /*color: #6F89A1;*/
  color:#667B2E;
  text-decoration: none;
  font-style: normal;
}

#gutter
{
  border-top: 0.1em solid #ddd;
  border-bottom: 0.1em solid #ddd;
  /*background: #eee;*/
  height: 52px;
  background: #eee url(/images/bannerBackground.gif) repeat-x;
  padding: 0 0 0 50px;
}

#gutter A {
  background: none transparent scroll repeat 0% 0%;
  text-decoration: none;
}

#myimage1
{
  float: left;
  margin: 0px 0px 0px 13px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/1.jpg) no-repeat;
}

#myimage2
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/2.jpg) no-repeat;
}

#myimage3
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/3.jpg) no-repeat;
}

#myimage4
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/4.jpg) no-repeat;
}

#myimage5
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/5.jpg) no-repeat;
}

#myimage6
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/6.jpg) no-repeat;
}

#myimage7
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/7.jpg) no-repeat;
}

#myimage8
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/8.jpg) no-repeat;
}

#myimage9
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/9.jpg) no-repeat;
}

#myimage10
{
  float: left;
  margin: 0px 0px 0px 13px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/10.jpg) no-repeat;
}

#myimage11
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/11.jpg) no-repeat;
}

#myimage12
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/12.jpg) no-repeat;
}

#myimage13
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/13.jpg) no-repeat;
}

#myimage14
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/14.jpg) no-repeat;
}

#myimage15
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/15.jpg) no-repeat;
}

#myimage16
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/16.jpg) no-repeat;
}

#myimage17
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/17.jpg) no-repeat;
}

#myimage18
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/18.jpg) no-repeat;
}

#myimage19
{
  float: left;
  margin: 0px 0px 0px 13px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/19.jpg) no-repeat;
}

#myimage20
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/20.jpg) no-repeat;
}

#myimage21
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/21.jpg) no-repeat;
}

#myimage22
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/22.jpg) no-repeat;
}

#myimage23
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/23.jpg) no-repeat;
}

#myimage24
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/24.jpg) no-repeat;
}

#myimage25
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/25.jpg) no-repeat;
}

#myimage26
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/26.jpg) no-repeat;
}

#myimage27
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/27.jpg) no-repeat;
}

#gutterimage1
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/daisy.jpg) no-repeat;
}

#gutterimage2
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  background: url(/images/clouds.jpg) no-repeat;
}

#gutterimage3
{
  float: left;
  margin: 0px;
  width: 75px;
  height: 50px;
  border: 1px solid #ccc;
  border-right: 2px solid #ccc;
  background: url(/images/prairie.jpg) no-repeat;
}

/**
 * ADMINBAR
 */

#adminBar
{
  border-bottom: 1px dotted #ddd;
  padding: 0 0 0 50px;
  height: 23px;
}

#adminBar li
{
  display: inline;
  text-align: center;
}

#adminBar li a, #adminBar a
{
  color: #999;
  padding: 5px;
  width: 90px;
  float: left;
  text-align: center;
  text-decoration: none;
  border-right: 1px dashed #fff;
  border-left: 1px dashed #fff;
}

#adminBar li a:hover
{
  background: #ddd url(/images/buttonBackground.gif) repeat-x;
  border-right: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
}

#adminBar li.selected
{
  color: #999;
  padding: 5px;
  width: 90px;
  float: left;
  text-align: center;
  text-decoration: none;
  border-right: 1px dashed #fff;
  border-left: 1px dashed #fff;
  background: #ddd url(/images/buttonBackground.gif) repeat-x;
  border-right: 1px dashed #ccc;
  border-left: 1px dashed #ccc;
}

/**
 * MENU
 */
 
#menu
{
    padding: 5px;
    background: #fff;
    text-align: center;
    font-family: Arial, sans-serif;
    border-bottom: 1px dashed #ddd;
}	

#menu a
{
    color: #999;
    padding:0px 2px 0px 2px;
}

#menu a:link
{
    text-decoration: none;
    font-size: 1em;
}	

#menu a:visited
{
    text-decoration: none;
    font-size: 1em;
}	

#menu a:hover	
{
    text-decoration: underline;
}	

/**
 * SEARCH
 */

.searchEntryTitle
{
    font: 400 .5em Georgia, serif;
} 

.searchResultBox
{
  border-bottom: 1px solid #ddd;
}

.searchResultTitle
{
    border-bottom: 1px solid #ddd;
    font: 800 1.6em Georgia, serif;
}

/**
 * STORYLIST
 */

.storyBox
{
  border-bottom: 1px solid #BAB5AB;
}

.storyBox h6
{
  /*color: #333;*/
}

.storyDateBox
{
  font-family: Georgia, serif;
  float: left;
  padding:0px 5px 5px 0px;
  margin: 0px 10px 4px 0px;
  border-right: 1px solid #B39169;
  width: 70px;
  position: relative;
  /*background: #f7f7f7;*/
}

.storyDateBox h6
{
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}

.storyDateBox h6 a
{
  text-decoration: none;
  font-size: 36px;
}

.storyDate
{
  text-decoration: none;
  font-size: 32px;
}

.storyDateBox span
{
  font-size: 11px;
}

/**
 * STORY
 */

h1, h2, h3 {
   margin-top: 0;
   margin-bottom: 0;
}

.story h1
{
   margin-bottom: 7px;
}

h1.storyTitle a
{
    font-family: Verdana, sans-serif;
    font-weight:bold;
    text-align:left;
    font-size: 11px; 
    color: #111;
    text-decoration: none;
}
/**
  * Archives
  *
  */
.archives
{
  line-height: 1.6em;
}

#toggleLink a
{
  text-decoration:none;
  line-height:2em;
}

#archiveDate
{
  color: #999999;
}

.story
{
  font-family: Verdana, sans-serif;
  line-height: 2em;
  text-align: justify;
  /*color: #222;*/
  /*margin-bottom: 25px;*/
}

.story h2
{
 margin: 1.5em 0 1.5em 0;
}

.story h2
{
  font: bold 12px Arial, sans-serif;
  letter-spacing: 0.09em;
  text-align: left;
}

.story h3 
{ 
  margin: 1.5em 0 0.6em 0; 
  border-bottom: 1px dotted #bbb; 
}

.story h3
{ 
  font: 12px Arial, sans-serif; 
  /*letter-spacing: 0.09em;*/
  color: #666; 
  line-height: 2em;
}

.story>a
{
}

/**
 * COMMENTS
 */

div.trackbackUrl {
    background: transparent;
    color: #006633;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted silver;
}

/*******************************/
/* comments ----------------------------------------------- */

.comments-head {
    background: #ffd;
    padding: 5px;
    border-bottom: 1px dotted orange;
}
.comments-head {
    font-weight: bold;
}
div.comments-head {
  font-weight:bold;
  margin-top:10px;
  text-transform:uppercase;
}
p.comment-details {
    font-size: 80%;
    /*color: #999;*/
}
/*.comment {
    margin: 5px 10px 10px 5px;
    border: 1px solid #ddd;    
}
.comment*/ 
.even {
     margin: 5px 10px 10px 5px;
     background: #fff;
     padding: 5px;
}
/*.comment */
.odd {
     background: #eee;
     margin: 5px 10px 10px 5px;
     padding: 5px;
     border-top: 1px solid silver;
     border-bottom: 1px solid silver;
}
.comment .comment-details {
    padding-left: 3px;
    margin-bottom: 10px !important;
}
.comments-syntax-indicator {
    font-weight: bold;
}
.comments-syntax-indicator .enabled {
    color: green;
    font-style: italic;
}
.comments-syntax-indicator .disabled {
    color: red;
    font-style: italic;
}
div#commentAuthenticator p {
    font-size: 11px;
}
form#commentForm textarea {
    width: 100%;
}

form ul{ position: relative; list-style: none; width: 100%; }
form li{ line-height: 2em; margin: 0; padding: 1px 1px 6px 9px; }
form li.focused{ background-color: #fff7c0 !important; }
form li p{ font-size: 9px; line-height: 13px; color: #444; }
form li{ display: inline-block; }
form[id] li{ display: block; }
form li div{ display: inline-block; }
form[id] li div{ display: inline; }
form .left{ float: left !important; margin: 0; }
form .right{ float: right !important; margin: 0; }
form .clear{ clear: both; } 
form li div p{ margin: 0 0 5px 0; }
form div.left{ margin-right: 2px !important; }
form div.left[class]{ margin-right: 4px !important; }
form div.left img{ margin: 0 0 -2px 0; }
form h2{ font-size: 1.8em; clear: left; } 
form .info{ display: inline-block; margin: 0 0 10px 0; padding: 0 0 4px 0; !important;}
form .info[class]{ display: block; }
form .info p{ font-size: 1em; line-height: 1.3em; margin: 0 0 8px 0; }
textarea.textarea{margin-bottom: 1px;}
textarea.textarea[class]{font-family: "Lucida Grande", Tahoma, "Trebuchet MS", Verdana, sans-serif;}
select.select{ padding: 1px 0 0 0; margin: 1px 0 3px 0; }
select.select[class]{ margin: 0; padding: 1px 0 1px 0; }
form .small{ width: 70px; }
form .medium{ width: 170px; }
form .large, form textarea.textarea{ width: 340px; }
form .tags{ width: 320px; }
form textarea.small{ height: 5.5em; }
form textarea.medium{ height: 10em; }
form textarea.large{ height: 20em; }
.choices input{ width: 200px; margin-right: 3px; }
.choices ol{ margin: 10px 0 0 0; }
.choices[class] ol{ margin: 0 !important; }
.choices img{ margin: 0 0 1px 0; }
fieldset ol li{ display: list-item !important; margin: 0 5px 2px 3px !important; padding: 0 !important; list-style: inside decimal; }
input.button, button { width: 6em; padding: 2px 2px 0 0; /* fix for IE */ }
/* revert to normal for Firefox */
li>input.button, li>button, input.button>input.button, button>button { padding: 2px; }
label.desc{
    margin: 4px 0 3px 0;
    border: 0;
    color: #444;
    font-size: 1em;
    line-height: 1.3em;
    display: block;
    font-weight: bold;
}
input.text, input.number, input.url, input.email, input.password, input.file, 
textarea.textarea, select.select{
    font-size: 1.2em;
    border-top: 1px solid #7c7c7c;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
    border-bottom: 1px solid #ddd;
    color: #333;
}
input.text, input.number, input.url, input.email, input.password, input.file{ padding: 2px; }
input.currency{ text-align: right; }
input.checkbox, input.radio{
    display: block;
    line-height: 1.4em;
    margin: 8px 0 0 3px;
    width: 13px;
    height: 13px;
}
input.focus, textarea.focus { background: #ffd; color: #000; }
label.choice{
    display: block;
    line-height: 1.4em;
    margin: -19px 0 0 25px;
    padding: 4px 0 5px 0;
    color: #444;
    width: 80%;
}
/******************************/


/*
#commentBox
{
  font-family: Arial;
  color: #555
}

.comment
{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}

#commentBoxPreview
{
  font-family: Arial;
  color: #555;
  padding: 5px;
  background: #eee;
  border: 1px solid #aaa;
}

#commentBoxPreview h3
{
  margin: 0px;
}

.comments-head {
    font-weight: 900;
}

.comment, .comments-form table {
    font-family: Verdana, sans-serif;
    font-size: 1em;
}

.commentFormInput,
.commentFormTextarea {
    font-family: Verdana, serif;
    font-size: 1em;
}

div.comments-head {
    padding-top: 10px;
    background: transparent;
    color: #990000;
}*/

span.enabled {
    color: green;
    font-style: italic;
}

span.disabled {
    color: red;
}
/**
 * FORM ROWS
 */

.formRow
{
  width: auto;
}

.formRowTitle
{
  text-align: left;
  font: 800 oblique 11px Georgia, serif;
}

.formRowControl
{
  padding-top: 5px;
}

.formRowControl input, .formRowControl textarea
{
  border: 1px solid #999;
  font-family: Georgia, serif;
}

/**
 * SIDE COLUMN
 */

#quoteBox
{
  font-style: oblique;
  font-family: Arial, sans-serif;
}

.sidebarHeading, div.rFolder
{
  border-bottom: 1px solid #999;
  color: #990000;
  padding: 0px 0px 3px 5px;
  font-family: Georgia, serif;
  /*font-family: Arial, sans-serif;*/
  font-weight: 400;
  font-size: 12px;
  font-variant: small-caps;
}

div.sidebarBox, form.sidebarBox
{
  margin-bottom: 25px;
  font-family: Arial, sans-serif;
}

#aboutBox
{
  font-size: 10px;
  font-family: Arial, sans-serif;
}

#aboutBox a
{
  text-decoration: none;
  border-bottom: 1px dotted #314E6C;
}

#blogChalk
{
  width: 35px;
  height: 30px;
  border:1px dashed #ddd;
}

/**
 * CLASSES
 */

.noBorder
{
  border: 0em;
}

.standardSpacer
{
  overflow: hidden;
}

.floatSpacer
{
  clear: both;
  overflow: hidden;
}

.noDisplay
{
  display: none;
}

.blockDisplay
{
  display: block;
}

.smallText
{
  font-size: 9px;
  font-family: Verdana, sans-serif;
}

.storyLink
{
  font-family: Georgia, serif;
  font-size: 1.0em;
  margin-left: 1.0em;
}

.new
{
  color: blue;
  font-size: 9px;
}

.draft
{
  font: 800 oblique 14px Georgia;
  color: #aaa
}

.border
{
  border-bottom: 1px solid #ccc;
}


.sectionTitle
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-style: oblique;
    font-size: 1.2em;
    color: #555;    
}

.heading
{
    font-family: Georgia, serif;
    font-weight: 400;
    font-style: oblique;
    font-size: 1.0em;
    color: #555;    
}

.blockquote
{
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    line-height: 1.7em;
    color: #444;
    clear: both;
    /*font: 400 oblique 12px Helvetica, sans-serif;*/
    font-style: oblique;
    font-family: "Courier New", "Andale Mono", "MS Sans Serif";
}

img.smiley 
{
    vertical-align: top;
}

/**
 * CALENDAR
 */

#calendar
{
    border: 1px solid #999;
}

#sideCalendar, table.hCalendarTable
{
    width: 160px;
}

table.hCalendarTable {
    font-size: 1em;
}

.thead, .hCalendarDayNameRow
{
    border-bottom: 1px solid #ffbf74;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    /*font-variant: small-caps;*/
    color: #444;
}

.calLink, .hCalendarDayTitle
{
    font-size: .9em;
    color: #555;
    text-align: center;
}

.calLink a:link, div.hCalendarDayTitle a
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:hover, div.hCalendarDayTitle a:hover
{
    text-decoration: underline !important;
    font-size: 1.1em;
    font-weight: 800;
}

.calendar
{
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
    text-align:left;
}

.calendarCaption, .hCalendarMonthYearRow
{	
	font-family: Georgia, serif;
	color: #111;
	font-size: .9em;
	font-weight: 400;
	padding: 2px;
	letter-spacing: .3em;
	background: #fff;
	/*font-variant: small-caps;*/
    text-transform: uppercase;
	text-align: center;			
}

#calendar>caption 
{
    margin: 5px;
}

/*
 * Yeah, this is a mess. Too lazy to code, easier to do the calendar through
 * styles.
 */
#cell1, #cell3, #cell5, #cell7, #cell8, #cell10, #cell12, #cell14, #cell15,
#cell17, #cell19, #cell21, #cell22, #cell24, #cell26, #cell28, #cell29, #cell31,
#cell33, #cell35, #cell36, #cell38, #cell40, #cell42
{
    background: #f7f7f7;
}

#c1, #c3, #c5, #c7, #c8, #c10, #c12, #c14, #c15,
#c17, #c19, #c21, #c22, #c24, #c26, #c28, #c29, #c31,
#c33, #c35, #c36, #c38, #c40, #c42
{
    background: #f0f0f0;
}


/**
 * Easier to use attr=[], but not well supported
 */
#cell1, #cell2, #cell3, #cell4, #cell5, #cell6, #cell7, #cell8, #cell9, #cell10,
#cell11, #cell12, #cell13, #cell14, #cell15, #cell16, #cell17, #cell18, #cell19, #cell20,
#cell21, #cell22, #cell23, #cell24, #cell25, #cell26, #cell27, #cell28, #cell29, #cell30,
#cell31, #cell32, #cell33, #cell34, #cell35, #cell36, #cell37, #cell38, #cell39, #cell40,
#cell41, #cell42
{
    border-top: 1px solid #999;
    height: 120px;
    width: 90px;
    text-align: left;
}

#c1, #c2, #c3, #c4, #c5, #c6, #c7, #c8, #c9, #c10,
#c11, #c12, #c13, #c14, #c15, #c16, #c17, #c18, #c19, #c20,
#c21, #c22, #c23, #c24, #c25, #c26, #c27, #c28, #c29, #c30,
#c31, #c32, #c33, #c34, #c35, #c36, #c37, #c38, #c39, #c40,
#c41, #c42, td.hCalendarDay
{
    /*border-top: 1px solid #999;
    height: 120px;
    width: 90px;*/
    font: 400 1em Arial, sans-serif;
    text-align: center;
}

.hCalendarDayCurrent 
{
    border: 1px solid #ffbf74;
}

.day
{
    font: 800 1.1em Georgia, serif;
    font-variant: small-caps;
}

.calendarMonth
{
    display: inline;
    font-family: Georgia, serif;
    font-weight: 400;
    font-variant: small-caps;
    /*font-style: oblique;*/
    font-size: 1.6em;
    color: #000;    
}

a.calendarLink
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-size: 1.1em;
}

a.calendarLink:link, a.calendarLink:visited
{
    text-decoration: none;
}

a.calendarLink:hover
{
    text-decoration: underline;
}

/**
 * INDEX
 */

.indexBox
{
  color: #999;
  margin-top: 10%;
  border: 4px solid #ccc;
  height: 250px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  background: #fff;    
}

.smallBox {
  color: #000;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
  font-size: 11px;
  font-family: Arial, sans-serif;
  line-height: 1.7em;
}

div#feed {
  display: inline;
}

div#feed {
  float: right;
}

div#sumptuousLinkToWeblog {
  text-align: center;  
  margin-top: 10px;
  margin-bottom:10px;
}

.hCalendarMonthYearRowBig {
  font-family: Georgia, serif;
  font-weight: 400;
  font-variant: small-caps;
  font-size: x-large;
  font-weight: bold;
}

.hCalendarTableBig {
  width: 100%;
  border: solid 1px #aaaaaa;
  text-align : center;
  padding: 5px;
}

.hCalendarMonthYearRowBig {
  color: white;
  background-color : #cccccc;
  border: solid 1px #aaaaaa;
  width: 12%;
}

.hCalendarDayNameRowBig {
  /*border: solid 1px #aaaaaa;*/
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
  font-weight: bold;
}

.bCalendarDayContentBig {
  font-size: x-small;
  padding: 3px 0px 3px 0px;
  background-color: #ffffff;
}

.hCalendarDayTitleBig {
  position: relative;
  left: 0;
  top: 0;
  width: 25%;
  padding: 3px 0 3px 0;
  background: transparent;
  /*background-color: #CDDEEE;*/
  color: #050505;
  font-size: small;
  text-align: center;
  font-size: small;
}

.hCalendarDayBig {
  vertical-align: top;
  /*border: solid 1px #aaaaaa;*/
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
}

TD.hCalendarDayCurrentBig {
  vertical-align: top;
  border: solid 1px #aaaaaa;
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
}

TD.hCalendarDayLinkedBig {
  vertical-align: top;
  border-color: #8facc5; 
  border-width: 1px; 
  border-style: solid;  
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
}

TD.hCalendarDayNotInMonthBig {
  vertical-align: top;
  border: solid 1px #aaaaaa;
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
}

.hCalendarDayNameRowBig {
  border: solid 1px #aaaaaa;
  background-color: #cccccc;
  margin: 2px;
  width: 12%;
  font-weight: bold;
}

.hCalendarNextPrevBig {
  border: solid 1px #aaaaaa;
  background-color: #ffffff;
  margin: 2px;
  width: 12%;
}

.story ul  {
  margin: 0px 50px 0px 25px;
}

.story li
{
  list-style-type: disc;
  font-family: Verdana, sans-serif;
}

ul.bullets  {
  margin: 0px 50px 0px 50px;
}

.bullets li
{
  list-style-type: disc;
  /*font-style: oblique;*/
  font-family: Verdana, sans-serif;
}

.imageLink a {
  border: 1px solid #ccc;
  padding: 3px 3px 3px 3px;
}

.imageLink a:hover {
  border: 1px solid #000;
}

img.greyBorder {
  border: 1px solid #ccc;
  padding: 3px 3px 3px 3px;
}

a:hover img.greyBorder {
  border-color: #777777;
}

a:active img.greyBorder {
  border-color: #ccc;
}

img.right {
  position: relative;
  padding: 4px;
  margin: 6px 0 2px 13px;
  display: inline;
}
img.left {
  position: relative;
  padding: 4px;
  margin: 6px 13px 2px 0;
  display: inline;
}
.right {
  float: right;
}
.left {
  float: left;
}

#recentposts ul, li, a { font-size: 11px; }

/* category chooser ----------------------------------------------- */

.rCategory li {
    font-family: Verdana, sans-serif;
    display: inline;
    list-style-type: none;
    padding-right: 20px;
}
.rCategory li.selected {
    font-weight: bold;
}

/* tags */
#tags a:link {
 text-decoration: none;
 line-height: 26px;
 padding-right: 3px;
}
#tags a:visited {
 text-decoration: none;
}
.s1 {
font-size: 0.9em;
}
.s2 {
font-size: 1.4em; font-weight: 500;
}
.s3 {
font-size: 1.8em; font-weight: 700;
}
.s4 {
font-size: 2.2em; font-weight: 800;
}
.s5 {
font-size: 2.5em; font-weight: 900;
}
img.smiley {
    vertical-align: top;
}

.rouxbe {
   padding: 0 0 0 56px;
}


