@import url(flipbook.css);
@import url(tags.css);
@import url(sidebar.css);
.home #articles-popular .article-brick .info, .home #articles-latest .article-brick .info { width: 180px; }
*:first-child+html .home #articles-latest .article-brick { clear: both; margin-bottom: 10px; }
* html .home #articles-latest .article-brick { clear: both; margin-bottom: 10px; }
.home #articles-popular .article-brick .info h3 { line-height: 20px; }
#articles-latest .article-brick .info p { font-size: 13px; }
#articles-latest .article-brick .info p + p { font-size: 12px; }
.home #articles-popular { margin-top: 20px !important; }
.home #onwire-images .onrow { float: left; }
.home #onwire-images img { width: 135px !important; }
.home #hotoff { margin-bottom: 20px; }
.home #hotoff .theinner { position: relative;}
.home #hotoff h2 { margin-bottom: 0; border: none; }
.home #hotoff .theinner .thetitl { position: absolute; bottom: 0; left: 0; width: 300px; margin: 0 0 3px 3px; background: #000; opacity: .7; }
* html .home #hotoff .theinner .thetitl { left: 0; margin-bottom: 271px; filter: alpha(opacity=70); }
*:first-child+html .home #hotoff .thetitl { margin-bottom: 10px; filter: alpha(opacity=70); }
.home #hotoff .thetitl h3 { margin: 0; padding: 10px 5px; font-size: 14px; line-height: 18px; text-align: center; }
.home #hotoff .thetitl h3 a { color: #fff; }
.home #hotoff .thetitl h3 a:hover { text-decoration: none; }

.home #poll_form label.choice { float: left; width: 30px; margin-top: 2px; display: block; }
.home #poll_form label.labl { float: left; width: 270px; display: block; font-weight: normal; }
* html .home #poll_form label.labl { padding-top: 5px; }
*:first-child+html .home #poll_form label.labl { padding-top: 5px; }
* html .home #poll_form input.btn { margin-top: 5px; height: 22px; }
*:first-child+html .home #poll_form input.btn { margin-top: 5px; height: 22px; }
.home #poll_form .radioinput { background: #fff; } 
.home #poll_form .poll_results { margin-bottom: 10px; }
.home #poll_form .poll_results .votes { float: left; width: 50px; margin-right: 5px; text-align: center; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; }
.home #poll_form .poll_results .thechoice { float: left; width: 240px; }
.home #poll_form .total { background: #eee; border-top: 1px solid #ccc; }
.home #poll_form .total h6 { font-size: 13px; }
