@charset "utf-8";
/* CSS Document */

/* Hide the clutter */
#top-sub-ad, #top-nav-menu, nav.grid_16, #search, #secondary, #footer-link-area, #copyright, .wufoo-logo, #related-posts, #respond, #logo span, .a2a_kit, .tagListTitle, .postTags, #comments {display:none;}
/* Hide ul bullets */
ul{list-style:none;}
/* Font styles */
#primary {font: 1em/1.5em Georgia, "Times New Roman", Times, serif}
a {color:#A5401B;text-decoration:none;}
.articletitle{font-size:1.5em;line-height:2em;}
#author_block_article h2{ font-size:1.3em;font-weight:bold; }
/* Show the logo */
#logo {content:url(../images/logo.jpg);}
/* Center and format captions */
.wp-caption {text-align:center; font: .8em/1em Georgia, "Times New Roman", Times, serif;border:1px solid #CCCCCC;padding:10px 6px 6px;}
.wp-caption img {border:none;max-width:100%;}
/* Format images */
.alignleft {float:left;margin:10px 10px 10px 0;display:block;}
.alignright{float:right;margin:10px 0 10px 10px;display:block;}
.gallery-item{float:left;margin-top:20px;text-align:center;width:25%;}
#article_author_pic{ float:right;display:block;}
#article_author_pic.photo{border:1px solid #666666;max-width:100%;}
/* Hide rating plugins */
.pd-rating {visibility:hidden;}
.sociable {display:none;}
/* Force page break */
.page-break-before {page-break-before:always;}
.page-break-after {page-break-after:always;}