/*
Theme Name: Two-Column Sand
Theme URI: http://www.ucog.org/blog
Description: Developed from Mike Little's Journalized Sand
Version: 1.00 Released 1 Apr 2005
Author: Paul Kieffer
Author URI: http://www.ucog.org

*/

body {
    color: #000000;
    background: #faeac8;  /* background : #efefe7; */
    margin: 10px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

div.footer {
    padding: 2px;
    position: static;
    width: 600px;
    text-align : center ;
    margin-top : 5px ;
}


h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
    vertical-align: middle;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
    margin: 10px 10px 10px 5px;
    padding: 1px 0px 1px 24px;
    font-size: 13px;
    color: #000000;
    font-weight : bold ;
    position: static;
    width: 594px;
    background: #BEB29D;
    border: 1px solid #000;
}

span.comment1 { font-size : 10px ; font-weight : bold ;  color : #0000dd ; vertical-align : top ; }
span.comment2 { font-size : 13px ; font-weight : bold ;  color : #0000dd ;  }
span.empty { font-size : 1px; font-weight : normal; font-family : Verdana, Arial, Helvetica, sans-serif; }
span.ucog1 { font-size : 11px;  font-weight : normal; font-family : Verdana, Arial, Helvetica, sans-serif; }

td.caption1 { height : 5px ; }
td.caption2 { height : 20px ; line-height : 1.2 ; margin-top : 3px ; }
td.caption3 { height : 35px ; line-height : 1.2 ; margin-top : 3px ; }

h3 {
    font: bold 12px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3.storytitle {
    font: bold 13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h3.title {
    color: #0000dd;
    font-size: 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    /* background : transparent; */
}




h4 {
    font-size: 12px;
    border: 1px solid #000;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #000000;
    background: #BEB29D;
    padding: 2px 4px 2px 4px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

p {font-size : 12px ;  font-weight : normal ; font-family : Verdana, Arial, Helvetica, sans-serif ; text-align : justify ; text-indent : 0px ; line-height : 1.3 ;     margin: 0px 0px 5px 0px ; padding : 0px 15px 0px 15px ;
}

p.blurb {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    text-indent : 0px ;
    text-align : left ; 
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

p.footer {
    font: 11px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
    text-align : center ;
}
p.center {
    font: 13px verdana, arial, helvetica, sans-serif;
    text-align : center ;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    /* background : transparent; */
}

a:link    { color: #0000dd; text-decoration: none; }     
a:visited { color: #0000dd; text-decoration: none; }     
a:hover   { color: #000000; text-decoration: underline; }

a.blog {
    color: #0000dd;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    /* background : transparent; */
}

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


a.title {
    color: #0000dd;
    font-size: 15px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    padding-left: 13px ;
    /* background : transparent; */
}

#headerblock {
    position: static; 
    width: 617px;
    margin: 0px 5px 10px 5px;
    border: 1px solid #000;
    color: #222;
    background: #e2e2e2;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 600;
}

#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
    position: static; 
    width: 600px ;
    margin: 10px 10px 10px 5px;
    border: 1px solid #000000;
    background: #ccc;
    color: #000000;
    padding: 0px;
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: static;
    width: 600px;
    margin: 0px 10px 5px 5px;
    border: 1px solid #000;
    color: #222;
    background: #eee;
    padding: 5px 10px 9px 10px ;
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.centreblock ul li {
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: static; 
    width : 600px;
    margin: 0px 10px 10px 5px;
    border: 1px solid #000;
    color: #222;
    background: #ded6c6;
    padding: 2px;
}

.storyContent {
    height: 98% ;
    color: #222;
    background: #ffffff;
    padding : 6px 0px 6px 0px ;

}

.storyCommentContent {
    border: 1px solid #000;
    color: #222;
    background: #eee;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:visited { font-size: 10px; color: #000; text-decoration: underline;}
.storyLinks a:hover {   font-size: 10px; color: #00d; text-decoration: underline;}


blockquote {
    padding: 10px;
    border: 1px solid #000000;
   }

#leftside {
    position: absolute;
    width: 168px;
    top: 20px;
    left: 20px;
    padding: 5px;
/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #ded6c6;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #000; text-decoration: underline;}
#leftside a:visited { color: #000; text-decoration: underline;}
#leftside a:hover { color: #0000dd; text-decoration: underline;}

.leftsideSection {
    border: 1px solid #000;
    color: #222;
    background: #eee;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#rightside {
    position: absolute;
    width: 140px;
    top: 10px;
    left: 655px;
    padding: 10px 10px 0px 10px;
    border: 1px solid #000;

/*
    border: 1px solid #b5a58c;
    color: #464c64;
*/
    background: #E2E2E2;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 140px;}

#rightside a:link { color: #000; text-decoration: underline;}
#rightside a:visited { color: #000; text-decoration: underline;}
#rightside a:hover { color: #0000dd; text-decoration: underline;}


.rightsideSection {
    border: 1px solid #000;
    color: #222;
    background: #fff;
    padding: 4px 4px 4px 4px ;
    margin: 0px 0px 15px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

.b2calendartable { background: #ded6c6; border: 1px solid #000; font: 11px verdana, arial, helvetica, sans-serif; }
.b2calendarmonth { }
.b2calendarrow   { }
.b2calendarheadercell { color: #e9f2fc; background: #b5a58c; }
.b2calendarcell { color: #b5a58c; }
.b2calendartoday { color: #dd0000; }
.b2calendaremptycell { }
.b2calendarlinkpost { color: #354463; background: #b5a58c; text-decoration: none; }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

