img {
    border: none;
}

html, body
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    background-color: #576b80;
    text-indent: 0;
    margin: 0;
    padding: 0;
    color: #505d29;
}

dd {
    margin-left: 10px;
    margin-bottom: 6px;
    border-left: 2px solid darkgray;
    padding-left: 8px;
}
dt {
    font-weight: bold;
}

/* links */
a, a:hover, a:visited, a:active, a:link {
    text-decoration: none;
}
a:link, a:active, a, h1, h2, h3 {
    color: #ab1515;
}
a:hover {
    color: #8e0d0d;
}
a:visited {
    color: #831919;
}

/* header text */
h1 { font-size: 1.7em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h1, h2, h3 { padding: 0; margin: 0; }

/* page header */

#pagehead
{
    height: 59px;
    background: #87989f url(pagehead.gif) top left no-repeat;
    padding: 0;
    width: 860px;
    margin: 0 0 6px 0;
}

#pagehead1
{
    height: 40px;
    background: #87989f url(pagehead.gif) top left no-repeat;
    padding: 0;
    width: 860px;
    margin: 0 0 6px 0;
}

#home-link {
    position: relative;
    top: 8px;
    left: 8px;
    width: 860px;
    height: 43px;
    float: left;
    display: block;
    color: #ebf9c9;
    text-align: center;
}

#home-link1 {
    position: relative;
    top: 8px;
    left: 8px;
    width: 860px;
    height: 43px;
    float: left;
    display: block;
    color: #ebf9c9;
    text-align: left;
}

#flags {
    position: relative;
    top: 0px;
    left: 8px;
    width: 100px;
    height: 20px;
    float: right;
    display: block;
    text-align: left;
}

#home-link a, #home-link a:hover, #home-link a:active, #home-link a:link {
    color: #ebf9c9;
}
#home-link h1
{
    color: #ebf9c9;
    font-size: 2em;
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#home-link1 h1
{
    color: #ebf9c9;
    font-size: 2em;
    margin: 0;
    padding: 0;
    font-weight: bold;
}


.description
{
    font-size: .9em;
    height: auto;
    padding: 0;
    margin: 0;
}

/* menu tabs (in header) */
#menu
{
    list-style-type: none;
    list-style-image: none;
    margin: 32px 20px 0 0;
    float: right;
    padding: 0;
    height: 21px;
    display: inline;
}
#menu li
{
    margin: 0;
    padding: 0;
    display: inline;
}

#menu a
{
    float:left;
    width:80px;
    height: 21px;
    text-align: center;
    font-weight: bold;
    font-size: 1.1em;
    display: block;
    padding-top: 6px;
    background: transparent url(tab.gif) top left no-repeat;
}

#menu a:hover
{
    background: transparent url(tab-highlight.gif) top left no-repeat;
}
#menu a:active
{
    background: transparent url(tab-highlight.gif) top left no-repeat;
}
#menu a:visited
{
    color: #ab1515;
}

#menu .selmenu, #menu .selmenu:link, #menu .selmenu:active, #menu .selmenu:hover
{
    color: #6d0000;
    background: url(tab-sel.gif) top left no-repeat;
}

/* page footer */
#pagefoot
{
    clear: both;
    width: 860px;
    background: #98a7ad url(pagefoot-bottom.gif) bottom left no-repeat;
    vertical-align: bottom;
    padding-bottom: 8px;
    text-align: center;
    font-size: 0.9em;
}

#pagefoot-top
{
    background: #87989f url(pagefoot-top.gif) top left no-repeat;
    height: 12px;
}

#pagefoot p
{
    margin: 0;
    padding: 0;
    font-size: 1em;
}

/* content wrapper */
#content {
    width: 860px;
    background: #87989f none;
    padding: 0;
    margin: 10px auto 0 auto;
    display: block;
}

/* entry column */
.narrowcolumn
{
    margin: 0;
    width: 844px;
    padding: 0 0 0 8px;
    float: left;
}

.narrowcolumn1
{
    margin: 0;
    width: 612px;
    padding: 0 0 0 8px;
    float: left;
}


/* posts */

div.container {
  /* border: 2px dashed #333; */
}

div.spacer {
  clear: both;
}

.entry1
{
    margin: 8px 8px 8px 8px;
    width: 400px;
    background-color: white; 
    float: left;
}

.entry1title
{
    color: #505d29;
    margin: 0;
    background: #cbd4ab url(posthead.gif) top left no-repeat;
	height: 16px;
    border-bottom: 2px solid #a6b278;
}

.entry1title h1, .entry1title h2, .entry1title h3 {
    color: #505d29;
    vertical-align: middle;
	margin: 0;
	padding: 0;
	height: auto;
	font-size: 10pt;
    font-weight: bold;
}

.entry1foot     {
    background: #cbd4ab url(postfoot.gif) bottom left no-repeat;
    border-top: 2px solid #a6b278;
}

.entry1foot, .entry1title { padding: 5px 10px 3px 10px; }

.entry1text {
    color: #505d29;
		height: 140px;
    padding: 0 8px;
    line-height: 1.9em;
	cursor:pointer;
}

.entry1textimg {
		width: 160px;
		height: 108px;
    float:left;
		margin: 10px 2px 2px 2px;
		border: 2px solid #a6b278;
}

.entry1textinsideinfo {
		font-size: 9pt;
		width: 200px;
    float:left;
		padding: 10px 2px 2px 5px;
		text-align: left;
}


.entry, .entry-alt
{
    margin: 0 0 10px 0;
}

.entry { background-color: white; }
.entry-alt { background-color: #e6ebdc; }

.entrytitle
{
    color: #505d29;
    margin: 0;
    background: #cbd4ab url(posthead.gif) top left no-repeat;
    min-height: 28px;
    border-bottom: 2px solid #a6b278;
}

.entrytitle2
{
    color: #505d29;
    margin: 0;
    background: #cbd4ab url(posthead.gif) top left no-repeat;
    height: 20px;
    padding: 2px 2px 2px 10px;
    border-bottom: 2px solid #a6b278;
}

.entrytitle2 h1, .entrytitle2 h2, .entrytitle2 h3 {
    color: #505d29;
    vertical-align: middle;
	margin: 0;
	padding-top: 3px;
	height: auto;
	font-size: 10pt;
    font-weight: bold;
}

.entryfoot     {
    background: #cbd4ab url(postfoot.gif) bottom left no-repeat;
    border-top: 2px solid #a6b278;
}
.entrytitle     { background-color: #cbd4ab; }
.entryfoot, .entrytitle { padding: 5px 12px 3px 12px; }
.entrytitle h1, .entrytitle h2, .entrytitle h3 {
    color: #505d29;
    vertical-align: middle;
	margin: 0;
	padding: 0;
	height: auto;
    font-weight: bold;
}

.entrytext {
    color: #505d29;
    padding: 0 8px;
    line-height: 1.9em;
}

.entrytext p, .entrytext p ul li{
	font-size: 10pt;
    margin: 7px 0;
    padding: 0;
}

.entrytext ul, .entrytext ol {
    margin: 4px 0 0 30px;
    padding: 0;
}

.entrytext ul li, .entrytext ol li
{
    margin: 0 0 8px 0;
    padding: 0;
}

/* index */

.entry2, .entry2-alt
{
    margin: 0 0 10px 0;
}

.entry2 { background-color: white; }
.entry2-alt { background-color: #e6ebdc; }

.entry2title
{
    color: #505d29;
    margin: 0;
    background: #cbd4ab url(posthead_2.gif) top left no-repeat;
    min-height: 28px;
    border-bottom: 2px solid #a6b278;
}

.entry2foot     {
    background: #cbd4ab url(postfoot_2.gif) bottom left no-repeat;
    border-top: 2px solid #a6b278;
}
.entry2title     { background-color: #cbd4ab; }
.entry2foot, .entry2title { padding: 5px 12px 3px 12px; }
.entry2title h1, .entry2title h2, .entry2title h3 {
    color: #505d29;
    vertical-align: middle;
	margin: 0;
	padding: 0;
	height: auto;
    font-weight: bold;
}

.entry2text {
    color: #505d29;
    padding: 0 8px;
    line-height: 1.9em;
}

.entry2text p {
    margin: 7px 0;
    padding: 0;
}

.entry2text ul, .entry2text ol {
    margin: 4px 0 0 30px;
    padding: 0;
}

.entry2text ul li, .entry2text ol li
{
    margin: 0 0 8px 0;
    padding: 0;
}

.entry2text div a, .entry2text div a:visited, .entry2text div a:active, .entry2text div a:link{
    color: #8e0d0d;
    padding: 0 8px;
    line-height: 1.3em;
    font-weight: bold;
	font-size: 16pt;
}

.entry2text div a:hover{
    color: #505d29;
    padding: 0 8px;
    line-height: 1.3em;
    font-weight: bold;
	font-size: 16pt;
	text-decoration: underline;
}


/* sidebar */
.sidebar-head { padding: 5px 12px 3px 12px; }

#sidebar-container
{
    width: 172px;
    padding: 0 8px 0 0;
    margin: 0;
    float: right;
}

#sidebar-container ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 172px;
}

#sidebar-container ul li {
    float: right;
    width: 222px;
    margin: 0 0 10px 0;
    padding: 0;
    background: white url(sidefoot.gif) bottom left no-repeat;
}

.sidebar-content {
    margin: 0;
    padding: 4px 4px 10px 10px;
    float: none;
}

#sidebar-container ul ul
{
    padding: 0;
    margin: 0;
    float: none;
    width: 140px;
}

#sidebar-container ul ul ul
{
    margin: 0;
    padding: 4px 0 0 16px;
    float: none;
    width: 148px;
}

#sidebar-container ul ul li { font-weight: bold; }
#sidebar-container ul ul ul li { font-weight: normal; }
#sidebar-container ul ul ul li, #sidebar-container ul ul li {
    background-color: white;
    background-image: none;
    margin: 0;
    padding: 0 0 10px 0;
    float: none;
}
#sidebar-container ul ul li { width: 162px; }
#sidebar-container ul ul ul li { width: 142px; }

.sidebar-content1  {
    padding: 0;
	margin: 0;
	font-weight: normal; 
	color: #505d29; 
}

.sidebar-head h1, .sidebar-head h2, .sidebar-head h3 { 
	font-size: 10pt;
    font-weight: bold;
	color: #505d29; 
	margin: 0; 
	padding: 0; 
}

.sidebar-head
{
    margin: 0;
    background: #cbd4ab url(sidehead.gif) top left no-repeat;
   	height: 16px;
    border-bottom: 2px solid #a6b278;
    float: none;
}

.smallli {
	font-weight: normal;
}

/* permalinks */
.permalink:link, .permalink { color: #505d29; border: none; }
.permalink:hover { color: #86950c; border: none; }
.permalink:visited { color: #505d29; border: none; }
.permalink:active { color: #5d7319; border: none; }



/* comment popup link */
.commentpopup
{
    text-align: center;
}

/* block quotes */
blockquote
{
    padding: 5px 10px 5px 24px;
    background: #dde3cc url(blockquote.gif) top left no-repeat;
    border-left: 3px solid #a6b278;
    margin-left: 22px;
    margin-right: 12px;
}

/* navigation div  (previous entries - next entries) */

.navigationcontainer{
	width:612px;
	text-align: center;
}

.navigation {
    width: 137px;
    height: 22px;
    padding-top: 3px;
    margin-left: 70px; margin-right: auto;
    text-align: center;
    float: left;
    background: #87989f url(nav.gif) top left no-repeat;
}

.navigationcontainer1{
	width:auto;
	height:auto;
	float: left;
}

.navigation1 {
    width: 137px;
    height: 22px;
    padding-top: 4px;
	margin-left: 360px;
    text-align: center;
    background: #87989f url(nav.gif) top left no-repeat;
}

.navigation1 a {
	font-size: 9pt;
    font-weight: bold;
}

/* automagically added to list items by WordPress */
.page_item { display: block; }

#commentform p {
    margin: 4px 0 4px 0;
    padding: 0;
}

.taglist
{
    padding: 8px;
}

.dinline { display: inline; }
.alignleft { float: left; }
.alignright { float: right; }

.pin {
    min-height: 14px;
    padding-left: 14px;
}

.datecatlinks
{
    background: transparent url(pin.gif) top left no-repeat;
}
.taglinks
{
    background: transparent url(tag.gif) top left no-repeat;
}
.editlink
{
    background: transparent url(edit.gif) top left no-repeat;
}
.commentlink
{
    background: transparent url(comment.gif) top left no-repeat;
}
.pagelink
{
    background: transparent url(page.gif) top left no-repeat;
}
.imagelink
{
    border-width: 0 0 2px 0;
    border-style: solid;
    border-color: #a6b278;
    margin: 3px;
}

