/*
 * BLOG/NEWS PAGES
 * Put CSS that needs to override the global.css
 */

.maintable .sidebar { v-align: top; padding-top:0px; padding-left:0px; padding-right:10px; margin-right:10px; width: 220px; }
.maintable .main { v-align: top; }

#bd #wrapper1 #sidebar { width:200px; float:left; }
#bd #wrapper1 #main { width:685px; float:right; }

h2 { font-size: 14px; }

p { font-size: 12px; padding: 0px;  line-height:14px; }

.posttitle { font-size: 20px; }
.author { display: inline; }
.date { display: none; }
.post_top { margin-bottom: 10px; }
.post_bottom { margin-bottom: 10px; }
.post { margin-bottom: 20px; border-bottom:1px solid #464646; } 

.nom_table { }
.nom_table td { padding: 5px; v-align: top; width:190px; overflow:hidden; }
.nom_desc { font-size: 10px; font-weight: normal; line-height: 12px; margin: 0px; padding: 0px; }
.nom_title { margin: 0px; padding: 0px; display: block; line-height: 14px; }
.nom_thumb {}
.nom_director {} 

#kb-countdown-1 { line-height: 16px; }

.widget { width: 200px; background:#E0E0F0; color:#000; padding: 4px; margin-bottom: 10px; margin-right:10px; -moz-border-radius:9px; -webkit-border-radius:8px; border-radius: 8px; }

.widget_twitter { background: #5FCFF6;  background-image:url('/resources/logo_social_twitter.png'); padding-top: 28px; background-repeat:no-repeat; background-position: 8px 4px;}
.widget_twitter .twitter_title_link { display: none; }
.twitter .twitter-item { font-size:12px; line-height:14px; margin-bottom:2px; padding-bottom:4px; padding-left: 3px; }
.twitter .twitter-timestamp { font-family: Courier; display: block; font-size:12px; line-height: 14px; padding-left: 3px; }
.twitter a:link { color: #503000; }
.twitter a:visited { color:#503030; }
.twitter a:hover { text-decoration: underline; }
.twitter a:active { color: #FF0000; }

.widget_categories { background-color: #E0E0E0; }
.widget_categories .cat-item { padding:0px; margin:0px; margin-left:4px; margin-top:6px; font-size:14px; line-height: 16px; }
.widget_categories .children .cat-item { margin:0px; margin-left:11px; font-size: 13px; line-height: 14px; padding:0px; }

