/* ------------------------------------------------------------------
Default Stylesheet
Contains all the styles for screen display
------------------------------------------------------------------ */

/* Styles to be printed
------------------------------------------------------------------ */
body { color: #222222; padding: 20px; }
/*a:link, a:visited { color: #2eaec7; text-decoration: none; }
a:hover { color: #2eaec7; }*/
.box { border: none;/*1px solid #dfdfdf; border-left: 0; border-right: 0;*/ padding: 15px 0 0 0; margin-bottom: 15px; }
.post h3 { margin-bottom: 0; font-size: 105%; }
.post h2 { margin-bottom: 0; }
.post .meta { color: #999; }
.post .meta a:link, .post .meta a:visited { color: #999; }
.post .meta a:hover { color: #666; }
#footer { color: #999; padding-top: 30px; }

/* Hide these when prining
------------------------------------------------------------------ */
.no-print,
#primary-navigation,
#side,
#extra,
#welcome,
#search-form,
#adsense,
#post-comment { display: none; }

.topic_separator {
	display: block;
	height: 20px;
}

.topic_content {
padding-left: 3px;
align: top;
width: 98%;
align: left;
font-family:Arial;
}