/**
 * 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-top: 1px solid #ddd; /*#BAB5AB;*/
  padding-top: 10px;
  margin-bottom: 20px;
}

.storyDateBox
{
  font-family: Georgia, serif;
  padding:0px 0px 3px 0px;
  border-bottom: 2px solid #ddd;
  width: 100px;
  position: relative;
  text-align: center;
}

.storyDateBox h2
{
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  margin: 0px;
}

.storyDateBox h2 a
{
  text-decoration: none;
  font-size: 38px;
  margin: 0px;
}

.storyDate
{
  text-decoration: none;
  font-size: 32px;
}

.storyDateBox span
{
  font-size: 11px;
}

/**
 * STORY
 */

.storyTitle
{
    font: 800 1.1em Georgia, serif;
    color: #111;
}

.story
{
  font-family: Helvetica, Tahoma, Arial, sans-serif;
  line-height: 1.7em;
  text-align: justify;
  font-size: 12px;  
}

.story a
{
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px dotted #f1a212;
}

.story ul
{
    margin: 5px 0px 10px;
}

.story li
{
    line-height: 2.0em;
    padding-left: 20px;
    margin-left: 0px;
    list-style-type: none;
    background: url("/images/listbullet.gif") no-repeat 0% 50%;
    color: #333;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

.listBox
{
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  line-height: 2em;
}

.listBox li
{
  display: inline;
}

.listBox a, .listBox li a
{
  text-decoration: none;
  font-weight: 400;
  border-bottom: 1px dotted #f1a212;
  margin-left: 2px;
}

/**
 * COMMENTS
 */

#commentBox
{
  font-family: Helvetica, sans-serif, Arial;
  color: #555
}

.comment
{
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}

#commentBoxPreview
{
  font-family: Helvetica, sans-serif, Arial;
  color: #555;
  padding: 5px;
  background: #eee;
  border: 1px solid #aaa;
}

#commentBoxPreview h3
{
  margin: 0px;
}

/**
 * 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
{
  border-bottom: 1px solid #ddd;
  color: #990000;
  /*color: #bc4203;*/
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 12px;
  font-variant: small-caps;
  margin: 0px;
}

.sidebarHeading span
{
  display: block;
  width: 80px;
  border-bottom: 2px solid #ddd;
}

div.sidebarBox, form.sidebarBox
{
  margin-bottom: 25px;
}

.sidebarBox
{
  padding-top: 5px;
}

.sidebarBox a
{
  /*color: #314E6C;*/
  cursor: pointer;
}

.sidebarExcerptBox
{
  font: 400 .9em Microsoft San-Serif, Helevetica, sans-serif;
  color:#444;
}

#aboutBox
{
  font-size: 10px;
  font-family: Arial, sans-serif;
}

#aboutBox a
{
  text-decoration: none;
  border-bottom: 1px dotted #314E6C;
}

/**
 * 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;
}

a.smallText
{
  text-decoration: none;
}

a.smallText:hover
{
  text-decoration: underline;
}

.storyLink {
	border-top: 1px dotted #CCCCCC;
	font-family: Georgia, serif;
	font-size: 0.9em;
	text-decoration: none;
}
a.storyLink
{
  font-family: Georgia, serif;
  font-size: 0.9em;
  text-decoration: none;
}

.new
{
  color: blue;
  font-size: 9px;
}

.draft
{
  font: 800 oblique 14px Georgia;
  color: #aaa
}

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

img.gravatar {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

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

.strong
{
	font-weight: 800;
}

/**
* SHOUTBOX
*/
#shoutbox
{
    border: 1px solid #999;
}
/**
 * CALENDAR
 */

#calendar
{
    border: 1px solid #999;
}

#sideCalendar
{
    width: 160px;
    table-layout: fixed;
}

.thead
{
    border-bottom: 1px solid #ffbf74;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    /*font-variant: small-caps;*/
    color: #444;
}

.calLink
{
    font-size: .9em;
    color: #555;
    text-align: center;
    width: 5px;
}

.calLink a:link
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:hover
{
    text-decoration: underline;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:visited
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:visited:hover
{
    text-decoration: underline;
    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
{
	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
{
    /*border-top: 1px solid #999;
    height: 120px;
    width: 90px;*/
    font: 400 1em Arial, sans-serif;
    text-align: center;
}

.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;
 -d7-gin-bottom: auto;
  background: #fff;
}

code {
    font-family: 'Courier New', Courier, monospace;
    background: #f2f2f2;
	 border: 1px solid #aaa;
    font-size: 12px;
	 line-height: 1.7em;
    text-align: left;
}

pre {
    font-family: 'Courier New', Courier, monospace;
    background: #f2f2f2;
	 border: 1px solid #aaa;
    padding: 1em;
    width: 90%;
    font-size: 12px;
	 color: #222;
	 line-height: 1.7em;
    text-align: left;
}

pre.widecode {
    overflow: auto;
}

/* SCRIBBLER SETTINGS */

.scribble {
	color: Black; background-color: transparent;
	font: 11px Tahoma,sans-serif;
	margin: 2px 2px 0px 2px;
}

.scribble A {
	color: #629B00; background-color: transparent;
	text-decoration: none;
}

.scribble A:hover, .scribble A:active {
	text-decoration: underline;
}

.prevnext {
	font: 11px Verdana,sans-serif;
}

.prevnext A {
	color: #629B00; background-color: transparent;
	font-weight:bold;
}


.scribButtons, .scribButtonsHover, .scribButtonsActive {
	font:11px Verdana,sans-serif;
	padding: 0px 4px;margin:2px;
	color: black; background-color: #D2D9CB; /* DBE2D3 */
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #ACB2A6;
	border-right: 1px solid #ACB2A6;
}

.scribButtonsHover {
		background-color: #E5ECDC; /* DBE2D3 */
}

.scribButtonsActive {
  color: black; background-color: #E5ECDC; /* DBE2D3 */
	border-top: 1px solid #ACB2A6;
	border-left: 1px solid #ACB2A6;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}