body {
font-size: 13px;
font-family: Lucida Grande, Verdana, Lucida Sans Regular, Lucida Sans Unicode, Arial, Verdana, sans-serif;
color: #1b1b1b;
text-align: center;
background: white;
padding: 0;
margin: 0;
}

img
{
border: 0;
}	
	
a
{
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: limegreen;
text-decoration: underline;
}
	
form
{
padding: 0;
margin: 0;
}

legend
{
font-size: 1.2em;
font-weight: bold;
margin: 0 0 0 0;
padding: 0 0 .2em 0;
border-bottom: 2px solid #F1F1F1;
}

fieldset
{
margin: 2em 0 0 0;
padding: .5em 0 0 0;
border: 0;
}
	
li, ul
{
list-style: none;
padding: 0;
margin: 0;
}	

p
{
line-height: 150%;
margin: 1em 0 1em 0;
}

blockquote
{
font-size: 1em;
line-height: 100%;
color: #5d5d5d;
border-left: 5px solid #f1f1f1;
padding: 0 0 0 20px;
margin: 0;
}

blockquote strong
{
color: #5d5d5d !important;
}

#top 
{
position: relative;
margin: auto;
z-index: 5;
border-bottom: 1px solid #e4e4e4;
}

#searchsubmit
{
border: none;
cursor: pointer;
font-weight: bold;
font-size: 1em;
color: #222222;
background: white;
padding: 4px 6px 4px 6px;
border: 1px solid #dbdbdb;
}

#searchsubmit:hover
{
color: black;
}

#page {
text-align: left;
width: 1000px;
margin: auto;
height: auto;
}

.pn 
{
clear: both;
}

.previous
{
float: left;
width:600px;
}
.next
{
float: right;
margin: 0 5px 0 0;
}

.previous a, .next a, .previous a:visited, .next a:visited
{
color: limegreen;
}

.page_header
{
font-size: 1.8em;
margin: 0 15px 15px 2px;
padding: 0 0 0 0;
}

#header 
{
position: relative;
padding: 0 0 0.5em 0;
border-bottom: 4px solid #f1f1f1;
}

#header_ad
{
text-align: center;
margin: 15px 0 0px 0;
font-size: 150%;
}

#header_logo
{
padding: 5px 0 0 5px;
z-index: 5;
}

#header_logo a 
{
  color: limegreen;
  font-size: 220%;
}

#header_items
{
position: absolute;
right: 5px;
bottom: 5px;
z-index: 2;
width: 550px;
}

* html #header_items
{
top: 60px;
}

#header_items li
{
font-size: .95em;
float: right;
margin-left: 15px;
}

#header_items li a
{
color: #222222;	
}

#main
{
border-top: 1px solid #dbdbdb;
}

.main_column
{
float: left;
width: 668px;
padding: 10px 0 10px 0;
}

#content 
{
border-right: 1px solid #e4e4e4;
}

#content p a, a:visited
{
 color: limegreen;
 text-decoration: none;
}

#content p a:hover
{
 text-decoration: underline;
}

#mid_column
{
float: right;
width: 120px;
padding: 0 5px 0 5px;
margin: 0 0 0 5px;
background: white;
z-index: 5;
border-top: 1px solid #ececec;
border-left: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}

.mid_column_content
{
margin: 0 0 10px 0;	
background: white;
}

.mid_column_content_header
{
overflow: hidden;
background: #eeeeee;
padding: 5px 0 0 8px;
margin: 0 !important;
}

.mid_column_content_header li
{
float: left;
margin: 0 5px 0 0;
padding: 5px 7px 5px 7px;
list-style: none;
font-size: .95em;
}

.mid_column_content_header li a
{
color: #101010;
}

.mid_column_content_header_selected
{
font-weight: bold;
background: #f9f9f9;
cursor: auto;
}

.mid_column_content_body
{
padding: 15px 15px 10px 15px;
margin: 0;
background: #f9f9f9;	
display: none;
clear: both;
}

.mid_column_content_body a
{
font-weight: normal;
color: #101010;
}

.mid_column_content_body a:hover
{
}

.mid_column_content_body li
{
list-style: none;
font-size: .85em;
color: #6a6a6a;
padding: 5px 0 0 0;
margin: 5px 0 5px 0;
border-top: 1px solid #e8e8e8;
}

.mid_column_content_body_first_li
{
margin-top: 0;
padding-top: 0;
border-top: none;
}

#sidebar 
{
padding: 0;
margin: 0;
float: left;
width: 320px;
}

.sidebar_internal
{
padding: 0 0 0 10px;
clear: both;
text-align: left;
}

.sidebar_internal ul
{
padding: 0px 0px 0px 0px;
}

.sidebar_internal ol
{
width: 290px;
padding: 0px 0px 0px 0px;
}

.sidebar_internal a, .sidebar_internal a:visited
{
color: limegreen;
}

.sidebar_box
{
float: left;
margin: 5px 0 5px 10px;
}

.sidebar_box h3
{
text-align: left;
}

.sidebar_box h4
{
margin: 5px 0 0 0;
padding: 0 0 0 0;
font-size: 100%;
}

.sidebar_box h5
{
margin: 0;
padding: 2px 0 2px 0;
color: #ececec;
font-size: 60%;
}

.sidebar_box li
{
display: block;
text-align: left;
margin: 0 0 5px 10px;
}

.sidebar_box li a
{
color: limegreen;
text-decoration: none;
}

.sidebar_box ul li a.hover,a.visited
{
color: limegreen;
text-decoration: underline;
}

.sidebar_box p
{
margin: 0;
padding: 0;
font-size: 90%;
}

.source
{
margin: 0 0 0 0;
padding: 0 0 0 0;
font-size: 70%;
color: gray;
}

#footer 
{
border-top: 1px solid #dbdbdb;
padding: .5em .5em 2em .5em;
font-weight: bold;
}

#footer_right li
{
float: right;
margin: 0 20px 0 0;
}

#footer li
{
float: left;
margin: 0 10px 0 0;
}

small {
}

h1, h2, h3 {
margin: 0;
padding: 0;
}

#headerimg .description {
}

h2 {
margin: 1.5em 0 1em 0;
}
	
h3 {
margin: 1.5em 0 .5em 0;
}

.commentlist
{
padding: 0;
margin: 0;
}

.post {
display: block;
clear: left;
padding: 0px 0 0px 0;
margin: 0 5px 0px 13px;
}
	
.post2
{
float: left;
width: 640px;
margin: 0 5px 0px 13px;
}

.post_header
{
font-size: 1.6em;
font-weight: bold;	
margin: 0 0 0 0;
padding: 0 0 0 0;
color: black;
}

.post2 .post_header
{
font-size: 1.4em;
}

.post_header a
{
color: black;
text-decoration: none;
}

.post_header a:hover
{
color: limegreen;
text-decoration: underline;
}

.post img, .post_content img, .post_content p img
{
border: 0;
float: left;
margin: 0 1em 1em 0;
}
	
.shot, .alignleft, .left
{
float: left;
margin: 0 1em 1em 0;
}

.shot2, .alignright, .right
{
float: right;
margin: 0 0 1em 1em;
}

.post_subheader
{
margin: 0 0 0 0;
position: relative;
padding: 0 0 0 0;
color: #5b5b5b;
}

.post_subheader a
{
color: #2e2e2e;
}

.post_author
{
}

.post_time
{
color: #3c3c3c;
font-size: 1em;
}

.post_comments
{
float: right;
font-size: 1em;
}

.post_content
{
float: left;
width: 640px;
font-size: 1em;
line-height: 150%;
color: #272727;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.post_content strong
{
color: black;
}

.post_footer
{
margin: 2px 0 0 0;
padding: 2px 5px 2px 0;
font-weight: bold;
background: #ffffff;
clear: both;
}

.post_footer a
{
color: limegreen;
}

.post_footer a:hover
{
text-decoration: underline;
}

.post_footer li
{
float: right;
margin: 0 0 0 15px;
list-style: none;
}

.excerpt 
{
margin: 0 5px 15px 5px;
display: block;
}
	
.excerpt2
{
margin: 0 5px 15px 5px;
display: block;
}
	
.excerpt_header
{
color: black;
font-size: 1.3em;
font-weight: bold;	
margin: 5px 0 0  0;
border-bottom: 1px solid #dbdbdb;
display: block;
}

.excerpt_header a, .excerpt_header a:visited
{
color: black;
text-decoration: none;
}

.excerpt_header a:hover
{
color: limegreen;
text-decoration: underline;
}

.entry
{
font-size: 1em;
line-height: 150%;
color: #272727;
margin: 0 0 0 0;
}

.entry p
{
margin: 5px 0 0 0;
}

.entry p img
{
border: 0;
float: left;
margin: 0 1em 1em 0;
}

.excerpt hr {

}

.excerpt_subheader
{
margin: 0 0 0 0;
padding: 2px 0 2px 0;
color: #5b5b5b;
font-size: .95em;
}

.excerpt_subheader a
{
color: #2e2e2e;
}

.excerpt_subheader li
{
float: right;
list-style: none;
margin-left: 10px;
}

.excerpt_subheader ul
{
margin: 0;
padding: 0;
}

.excerpt_author
{
}

.excerpt_time
{
color: #3c3c3c;
font-size: 1em;
}

.excerpt_comments
{
font-size: 1em;
}

.entry a
{
color: limegreen;
}

.entry ul
{
padding: 0 0 0 1em;
margin: 0 0 2em 0;
}

.entry li
{
list-style: square;
margin: 0 0 1em 1em;
}

.excerpt_entry_footer
{
display:block;
clear: left;
text-align: left;
font-size: 1.1em;
margin: 5px 0 0px 0;
height: 1.5em;
}

* html .excerpt_entry_footer
{
height: 1.5em;
}

.excerpt_entry_footer img
{
float: right;
padding: 0 0 0 3px;
}

.excerpt_entry_footer a, .excerpt_entry_footer a:visited
{
color: limegreen;
}

* html .excerpt_entry_footer a
{
}

.excerpt_footer
{
text-align: right;
font-size: 1.1em;
margin: 0 0 0 0;
padding-right: .2em;
}

.excerpt_footer img
{
float: right;
padding: 0 0 0 3px;
}

.excerpt_footer
{
padding: 8px 0 8px 0;
font-weight: bold;
}

.excerpt_footer a
{
color: limegreen;
float: right;
display: block;
padding-right: 20px;
}

.left 
{
float: left;
}

.right 
{
float: right;
}

#footer 
{
border-top: 1px solid #dbdbdb;
padding: .5em .5em 2em .5em;
font-weight: bold;
}

#footer_right li
{
float: right;
margin: 0 20px 0 0;
}

#footer li
{
float: left;
margin: 0 10px 0 0;
}

.lcmtcnt
{
display: inline;
}


