/*
Theme Name: The News Tribune
Theme URI: http://blog.thenewstribune.com
Description: Default theme for TNT blog pages
Author: Laura Gentry, Mike Bednarczyk, and Ian Swenson
Version: 1.2
*/

/***** TYPOGRAPHY AND LINKS *****/
address, dd, dl, hr, p, form { margin: 0; padding: 0; }
p {margin:0 0 15px 0}

h1, h2, h3, h4, h5, h6 {font-family: Arial, Sans-serif; margin: 0; padding: 0; font-weight:bold;}

h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }
ol { list-style: decimal inside;}

blockquote { margin: 15px 40px 10px 30px; padding: 8px 10px 1px 20px; font-style: italic; border-left: 3px solid #1a688e; border-right: 3px solid #1a688e; background-color:#f3f3f3; }

/***** MAIN CONTENT *****/

#wrapper { margin: 0 auto 0 auto; width: 1000px; text-align: left; }

#main_content { background: #fff; float: left; margin: 0 auto 0 auto; padding: 0; width: 980px; }
#container { background: #fff; border:0px solid #ccc; float: left; width: 480px; margin:0 5px 0 7px; padding:0; }
#container_wide { background: #ebe1c8; float: left; width: 900px; margin: 0 0 0 35px; padding: 5px 5px 0 7px; }

div#header_ads{margin:5px auto 15px;width:745px;}
div#advertisement_header{float:right;}

#container ul li { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:140% }

.2 { padding: 0 0 5px 0; }
.post h2 { font-size: 1.7em; margin: 0 0 0 0; }
.entry { font-size: 1.02em; border-bottom:1px solid #ccc !important; line-height: 1.42em; padding: 0 0 20px 0; margin: 0 0 20px 0; }
.entry li { margin-bottom: 0.5em; }
.entry a { text-decoration: underline; }
.entry a:hover { text-decoration: none; }
.postmetadata { margin: 0; font-size: 10px; text-transform:uppercase; }
.entry .postmetadata a, .entry .date a { text-decoration: none; }
.entry .postmetadata a:hover, .entry .date a:hover { text-decoration: underline; }
.date {font-size: 10px; margin-top: 0px; text-transform:uppercase; }
.date a:link, .date a:visited {font-size:10px;}

#author-box { width: 90%; min-height: 115px; margin: 10px 10px 20px 10px; padding: 0 10px 10px 10px; background: #b3a381; border: #3f3013 1px solid; }
#author-box .avatar { float: left; width: 80px; height: 80px; }
#author-box h2 { padding: 0; margin: 5px 0 5px 0; }
.author-mug { border:1px solid #CCC;margin-right:0.5em;float:left; }

.more-link {text-align:center; font-weight:bold; font-size:110%;}

.letterauthor{font-size:1em;margin-bottom:3px;}

/***** HEADER *****/
#header-wrap { float: center; width: 980px; height: 140px; background: #fff; padding: 0; margin:0; }
.header { background: #ebe1c8 url(images/header.jpg) no-repeat; width: 990px; height: 140px; margin: 0 auto 10px auto; padding: 0; float: left; border-bottom: #3f3013 3px double; }
.header h1 { width: 500px; padding: 0; margin: 20px 0 0 30px; font-family: Georgia, Times New Roman, Sans-serif; font-size: 3.5em; line-height: 40px; text-align: left; }
.header h1 a { text-decoration: none; color: #3f3013; }
.header h1 a:hover { text-decoration: none; color: #cc9933; }

.title, .title a:link {font-size: 24px;  font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.description {font-size: 16px; color:#777; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: none; padding-top:3px;}


/***** HORIZONTAL MENU *****/
.menu  { float: left; width: 990px; height: 30px; margin: 0 0 5px 5px; padding: 0; display: inline; background: #514424 url(images/horz-bg.jpg) repeat; }
.menu ul { width: 100%; margin: 0; padding: 8px 0; list-style: none; }
.menu ul li { display: inline; margin: 0; }
.menu ul li a { width: 100%; margin-left: 10px; padding: 0; text-decoration: none; color: #dbcfb0; font-size: 1.1em; }
.menu ul li a:hover { color: #dbcfb0; text-decoration: underline; }
.menu a:link, .menu a:visited { text-decoration: none; color: #dbcfb0; }

/***** IMAGES *****/
p img { padding: 0; max-width: 100%; border:1px solid #333;}
a img { border:0; }
#logo a img {border:0px; padding:0;}
#navigation a img {border:0px;}

img.avatar { float: left; margin: 5px; border: #544b40 1px solid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 0; margin: 0 0 0 7px; display: inline; }
img.alignleft { padding: 0; margin: 0 7px 0 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.textalignright{ text-align:right; }

.wp-caption { border: 0px solid #ddd; text-align: center; margin: 10px 0 10px 0; }
.wp-caption img { margin: 0; padding: 0; border: 1px solid #333; }
.wp-caption p.wp-caption-text { font-size: .8em; line-height: 17px; padding: 0 4px 5px; margin: 0; }

#flickrrss img { border: 1px solid #544b40; float: left; margin: 0 0 3px 3px; }

.thumbnail { width: 60px; height: 60px; float: left; margin: 3px; border: #544b40 1px solid; }
.medium { width: 250px; height: 150px; float: left; margin: 3px; border: #544b40 1px solid; }

/***** NAVIGATION *****/
.navigation { padding: 5px 0 5px 0; font-family:Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight: bold; line-height: 18px;margin-bottom:1em; }

/***** FOOTER *****/
#footer  { float: left; width: 980px;margin: 5px 0 0 0; padding: 0; display: inline;}
#footer p { /*font-size: .9em; width: 900px; height: 30px; float: right; line-height: 18px; padding: 5px 10px 0 10px; text-align: right; color: #dbcfb0;*/ }
#footer a { /* color: #d4be87; */}

/***** SUBSCRIPTION *****/
.subscribe  { float: right; margin: 10px 10px 0 0; padding: 0; text-decoration: none; }
.subscribe img { border: none; }

/***** SIDEBAR *****/
#left_sidebar { background: #fff; width: 175px; float: left; margin: 0; padding-right:5px; clear: left; border-right:1px solid #dedede; } 
#right_sidebar { background: #fff; width: 300px; float: right; margin-left:0; padding-left:3px; vertical-align: top; border-left:1px solid #dedede;}  
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover { }
#left_sidebar ul li a, #right_sidebar ul li a { font-size: 12px; line-height:140%; display: inline; margin: 0; padding: 0; }
#left_sidebar ul li, #right_sidebar ul li {font-size:12px; line-height:140%; font-family:Arial, Helvetica, sans-serif; background: #fff; display: block; padding: 0 0 15px 0; margin: 0; list-style: none; }
#left_sidebar ul ul, #right_sidebar ul ul { margin: 0 0 0 0; }
#left_sidebar ul ul ul, #right_sidebar ul ul ul { margin: 0 0 0 10px; }
#left_sidebar ul, #right_sidebar ul { margin: 0 0 5px 0; padding: 0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
#left_sidebar h2, #right_sidebar h2, #commentblock h2 {font-family:Arial, Helvetica, sans-serif; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 5px 0; padding: 3px 3px 3px 0px; border-bottom:#FFCC66 1px dotted; color:#994800;} 
.textwidget {text-transform:none; font-size:12px; line-height:140%;}
/***** SEARCH *****/
#searchform { margin: 0; padding: 0; text-align: left; }
#sidebar #searchform #s { width: 95%; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

/***** Calendar *****/
#wp-calendar { text-align: center; background: #fff; margin: 0 0 10px 0; padding: 0; width: 95%; border: #666 1px solid; text-transform:uppercase; font-family: arial, sans-serif; }
#wp-calendar td { line-height: 20px; font-size: 10px; color: #544b40; text-transform:uppercase; }
#wp-calendar td a { display: block; color: #000; text-decoration: none; line-height: 10px;
font-weight: bold; text-transform:uppercase; font-size: 10px; }
#wp-calendar #prev a { width: 30px; text-transform:uppercase; color:#035984; }
#wp-calendar #next a { width: 30px; margin: 0 0 0 30px; text-transform:uppercase; color:#035984; }
#wp-calendar #today { background: #dedede; color: #000; text-transform:uppercase; }
#wp-calendar #today a { color: #035984; font-weight: 700; text-transform:uppercase; }
#wp-calendar caption { color: #035984; text-align: center; width: 95%; margin: 0 0 5px 0; font-family: arial, Sans-Serif; font-size: 12px; }

/***** COMMENTS *****/
.comments-template { margin: 0;  padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:140%}
.comments-template p { margin: 0 0 15px 0;  padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:140%}
.comments-template ol { margin: 0; padding: 0 0 15px; list-style: none}
.comments-template ol li { margin-bottom:8px; line-height: 12px; padding: 10px 0 10px 0; border-bottom:1px solid #dedede; }
.comments-template h2 { font-family:Arial, Helvetica, Georgia, Sans-serif; color:#994800; font-size: 16px; margin: 10px 0 0 0; }
.comments-template h3 { font-family:Arial, Helvetica, Georgia, Sans-serif; color:#994800; font-size: 14px; margin: 10px 0 0 0; }
.comments-template h4 { font-family:Arial, Helvetica, Georgia, Sans-serif; font-size: 11px; margin: 2px 0 0 0; text-transform:uppercase; }
.comments-template h5 { font-family:Arial, Helvetica, Georgia, Sans-serif; font-size: 14px; margin: 2px 0 10px 0;  line-height:150%; font-weight:normal; color:#555; padding-bottom:10px; border-bottom:1px solid #dedede;  }
.commentmetadata {font-family:Arial, Helvetica, sans-serif;font-size: 10px; padding:5px 0 5px 0; text-transform:uppercase; }
.comments-template p.nocomments { padding: 0; }
.comments-template textarea { width:478px; border:1px solid #999; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 12px; background-color:#F3F3F3; }
.authorcomment { background: #ded3b7; }
.fn {font-style:normal;}
.comments-template .children{list-style:none;padding:0 0 0 1em;margin:1em 0 0;}
.comments-template .children li{background:#FAFAFA;padding:10px 5px;}
.comments-template .children .children li{background:#F2F8FA;}
.comments-template .reply a{background-color:#FAFAFA;border:1px solid #CCC;color:#555;padding:1px 10px;text-decoration:none;-moz-border-radius:3px;-webkit-border-radius:3px;}
.comments-template .reply a:hover{background-color:#F2F8FA;color:#035984;border-color:#5889A1;}
.wp-smiley{border:0;}

/***** TOP *****/
#top {float: left; width: 660px; margin-bottom: 5px; padding-bottom: 5px; border-bottom:1px solid #dedede; background: #fff; }

/***** TOP SECTIONS*****/
.top-section { float: left; width: 670px;margin: 0; padding: 0; color: #444; }

/***** IE HACKS *****/
*html #left_sidebar { margin: 0 0 20px 3px; } 
*html #main_content { padding-bottom: 10px; border: #fff 3px double; }
*html #container { width: 450px; margin: 0 10px 0 2px; padding: 0 10px 10px 10px; }
*html #container_wide { margin: 0 0 0 20px; }
*html #top, .top-section { margin-left: -1px; }
*html .top-section .area { height: 150px; }
*html .header h1 { width: 450px; }
*html .post { width: 450px; }
.comments-template textarea { width:440px; border:1px solid #999; font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 12px; background-color:#F3F3F3; }
*html .top-section .area.extra { width: 450px; height: 150px; }

/***** HIDE WP-STATS SMILEY *****/
img#wpstats{height:0;width:0;visibility:hidden;margin:0;padding:0;overflow:hidden;}

/* WP-POLLS RESULTS */
.wp-polls-ul li small{display:block;}

/* ADS */
#mrec01{margin-top:1em;}

/* AHP */
#ahp .date{margin:0;}
#ahp h3{font-weight:normal;}
#ahp .ahp-excerpt{line-height:140%;}
