blockquote { background: #F8F8F8; border-left: 5px solid #bf0000; ; padding: 12px; margin: 15px; font-size: 12px; }
blockquote p { margin: 0px; padding: 0px; }
.clear { clear: both; }
.clearleft { clear: left; }
.entry { /*line-height: 18px;*/;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { font-size: 33px; margin: 30px 0px; position: relative; font-family: Georgia, Times, "Times New Roman", serif; color: #303030; font-weight: normal; background: transparent url(../images/header_stroke.jpg) no-repeat scroll left bottom; padding: 10px 0px; }
.wp-synhighlighter-expanded { border: 0px; }
.entry ul { padding-left: 20px; }
.entry ul li { list-style-type: square; }
.entry ol { padding-left: 25px; }
/* Begin Images */
p img { padding: 0; max-width: 100%; }
/*	Using 'class="alignright"' on an image will (who would've

 thought?!) align the image to the right. And using 'class="centered',

 will of course center the image. This is much better than using

 align="center", being much more futureproof (and valid) */
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
/* End Images */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }
.navigation { /* display:block;

     text-align:center;

     margin-bottom:60px;*/
    margin-top: 10px; }
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px;  margin: 0; }

/* End captions */
