body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background: #314B31 url('/blog/images/pattern_157.gif') repeat fixed;
}

#wrapper {
    width: 800px;
    background: white;
    border:  0px 0px solid #808080;
    padding: 0px 15px;
    margin: auto;
}

#header {
	
	}


#sidebar {
    float: left;
    width: 800px;

}
#sidebar .leftcol {
    float: left;
    width: 160px;
    text-align: left;
}

.rightcol {
    float: right;
    width: 620px;
    text-align: left;


}
#sidebar .leftcol p {
    border: 0px solid #808080;
    background: #ffffff;
    font-size: 11px;
    line-height: 13px;
    color: #4F4F4F;
    padding: 7px;
    margin-top: 15px;
    margin-bottom: 0px;
    display: block;
}

 

.rightcol p {
    font-size: 11px;
    line-height: 14px;
    color: #4F4F4F;
    padding: 0px;
}
.entry {
    font-size: 11px;
    line-height: 14px;
    color: #4F4F4F;
    padding: 0px 20px 0px 20px;
    margin-bottom: 0px;
    background-image: url(/blog/images/vdotr.gif);
	background-position: left;
	background-repeat: repeat-y;

}
.underpadding {
    margin-bottom: 18px;
}
.date {
    color: #808080;
    text-transform: lowercase;
    float: right;
    padding-top: 5px;
    vertical-align: text-bottom;
}
.title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #000;
    float: left;
    line-height: 24px;
    padding-bottom: 5px;
}
.pencil {
    color: #808080;
    font-size: 10px;
    margin-bottom: 5px;
}
.footer {
    height: 18px;
    margin-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 0px;

}
.clearthis {
    clear: both;
    font-size: 2px;
    float: none;
    color: #FFFFFF;
}
.photo  {
    border: #808080 1px solid;
    padding: 8px;
    background: #eee;
    text-align: center;
}
.photos  {
    border: #808080 1px solid;
    padding: 8px;
    background: #eee;
    text-align: center;
}

.aboutphoto  {
    border: #808080 1px solid;
    padding: 6px;
    background: #eee;
    text-align: top;
    margin-left: 3px;
    margin-bottom: -2px;
    float:right;
}
a {
    color: #478E47;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
    color: #478E47;
}
a.pencillink {
    text-decoration: none;
    color: #4F4F4F
}
a.pencillink:hover {
    text-decoration: none;
}

.quote { 
   color: #333333;
   margin-left: 23px; 
   margin-right: 23px;
   padding: 15px; 
   border: 1px solid #ccc; 
   background: #eee;
   text-align: justify }


/* comment-related */
.banner-commentspop {
    padding: 0px;
    padding-bottom: 15px;
    color: #478E47;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 28px;
    text-align: right;
    padding: 15px 5px 5px 0px;
    
}
.comment {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    font-size: 11px;
    text-align: left;
    margin: 15px;
    
}
.comments-body {
    padding-bottom: 10px;
    padding-top: 10px;
}
.comments-head  {
    border-bottom: 1px solid #000;
    margin-top: 20px;
    font-weight: bold;
    font-size: 12px;
   
}
.commentspoken  {
    font-size: 11px;
    padding-top: 15px;
	padding-bottom: -10px;
	padding-left: 15px;
	padding-right: 15px

}
.commentspeaker {
    font-weight: bold;
    font-size: 10px;
    padding-left: 0px;
    border-top: 1px dotted #808080;
}

.indi-nav {
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 7px;
}

input, textarea  {
    background: #ffffff;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.audImg
{
	padding: 5px;
	border: solid 1px #808080;
	background: #ffffff;
}

pre {
	line-height: 35%;
}

.separatorsurround {
	width: 500px;
	padding: 0px 50px;
}
.separator {
	background-color: white;
	background-image: url(/blog/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;

}

.separatortop {
	background-color: white;
	background-image: url(/blog/images/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	position: center;
	margin-bottom: 0px;
}

.individual_comment_wrapper {
	background-image: url(/blog/images/vdotr.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

.time {
	font-size: 8px;
	color: #BECEDF;

}

.tweet {
        font-size: 11px;
        line-height: 13px;
        padding:  6px 0px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
        margin-bottom: 6px;
        padding-bottom: 3px;
}