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;
}
 
#leaderboard
{
	text-align: center;
	padding: 0 0 5px 0;
}
 
#leaderboard iframe
{
	width: 730px;
	height: 100px;
	margin: auto;
}
 
#page {
text-align: left;
width: 1000px;
margin: auto;
height: auto;
}
 
.page_header
{
font-size: 1.8em;
margin: 0 0 5px 0;
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: 5px 0 20px 0;
}
 
#header_logo
{
padding: 13px 0 0 0;
z-index: 5;
}
 
#header_logo a 
{
  color: limegreen;
  font-size: 220%;
}
 
#header_items
{
position: absolute;
right: 13px;
bottom: 13px;
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;
}
 
#content 
{
float: left;
width: 668px;
padding: 15px 0 15px 0;
border-right: 1px solid #e4e4e4;
}
 
#content p a, a:visited
{
 color: limegreen;
 text-decoration: none;
}
#content p a:hover
{
 text-decoration: underline;
}

#sidebar 
{
padding: 0;
float: left;
width: 330px;
}
 
.sidebar_internal
{
padding: 0 10px 0 20px;
clear: both;
}
 
#subscribe_area
{
	background: #eeeeee;
	margin: 0;
	padding-bottom: 1px;
}
 
#subscribe_area li
{
float: left;
}
 
#subscribe_area li a
{
font-weight: normal;
color: #101010;
padding: 8px 6px 8px 6px;
display: block;
}
 
#subscribe_area li a:hover
{
	background: #f9f9f9;
	text-decoration: none;
}
 
.subscribe_label
{
font-weight: bold;
background: #f9f9f9 !important;
padding: 8px 9px 8px 9px;
margin: 0 5px 0 0;
}
 
 
#right_column
{
float: right;
width: 180px;
padding: 0 8px 0 8px;
margin: 0 0 0 13px;
background: white;
z-index: 5;
border-left: 1px solid #ececec;
}
 
.sidebar_box
{
float: left;
margin: 15px 0 15px 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;
}
#vertical_ads
{
margin-top: 20px;
clear: both;
}
 
#vertical_ads .sidebar_box
{
	margin-left: 10px;
}
 
#vertical_ads .sidebar_box li
{
margin-left: 20px;
}
 
* html #vertical_ads .sidebar_box li
{
margin-left: 10px;
}
 
#footer 
{
border-top: 1px solid #dbdbdb;
padding: .5em .5em 2em .5em;
font-weight: bold;
}
 
#footer_right li
{
float: right !important;
margin: 0 20px 0 0 !important;
}
 
#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 {
padding: 0px 0 0px 0;
margin: 0 15px 15px 13px;
}
	
.post2
{
float: left;
width: 640px;
margin: 0 15px 15px 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, .page_content img
{
border: 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 .entry
{
float: left;
width: 640px;
font-size: 1em;
line-height: 150%;
color: #272727;
margin: 0 0 0 0;
padding: 0 0 15px 0;
}
 
.post .entry strong
{
color: black;
}
 
.post .entry img, .page_content img
{
 max-width: 120px;
}
 
.post_footer
{
margin: 10px 0 0 0;
padding: 10px 12px 6px 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 !important;
}
 
/* excerpt */
.first 
{
width: 640px;
padding: 0px 0 0px 0;
}
 
.excerpt 
{
float: left;
margin: 0 15px 10px 13px;
border-bottom: 2px solid #dbdbdb;
}
	
.excerpt2
{
float: left;
width: 400px;
margin: 0 15px 10px 13px;
}
	
.excerpt_header
{
color: black;
font-size: 1.3em;
font-weight: bold;	
margin: 0 0 .2em 0;
}
 
.excerpt2 .excerpt_header
{
font-size: 1.3em;
}
	
.excerpt_header a, a:visited
{
color: black;
text-decoration: none;
}
 
.excerpt_header a:hover
{
color: limegreen;
text-decoration: underline;
}
 
.excerpt .entry
{
clear: both;
float: left;
font-size: 1em;
line-height: 150%;
color: #272727;
margin: 0 0 0 0;
}
 
.excerpt2 .entry
{
float: left;
font-size: .95em;
}
 
.excerpt .entry p
{
margin-bottom: 0;
}
 
.excerpt .entry p img
{
border: 0;
float: left;
margin: 0 1em 1em 0 !important;
}
 
.excerpt hr {
 
}
 
.excerpt_subheader
{
margin: 0 0 0 0;
padding: 5px 0 5px 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;
}
 
.excerpt .entry img
{
width: 175px;
height: 175px;
}
 
.excerpt2 .entry img
{
width: 175px !important;
height: 175px !important;
}
 
.excerpt .entry ul
{
padding: 0 0 0 1em;
margin: 0 0 2em 0;
}
 
.excerpt .entry li
{
list-style: square;
margin: 0 0 1em 1em;
}
 
.excerpt_footer
{
text-align: right;
font-size: 1.1em;
margin: 0 0 0 0;
padding-right: .2em;
}
 
.excerpt_footer img
{
float: right !important;
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 !important;
margin: 0 20px 0 0 !important;
}
 
#footer li
{
float: left;
margin: 0 10px 0 0;
}
 
.c200
{
float: left;
width: 200px;
} 

.c350
{
float: left;
width: 400px;
} 

.c200 li, .c350 li
{
padding: 5px 2px 5px 13px
}

.c200 li a, .c200 li a:visited, .c350 li a, .c350 li a:visited
{
color: black;
text-decoration: none;
}

.c200 li a:hover, .c350 li a:hover
{
color: limegreen;
text-decoration: underline;
}
.rating
{
display: block;
padding: 5px 0px 2px 13px;
clear: both;
}

