/*
Theme Name: TC 2010 Theme Inner
Theme URI: http://tucsoncitizen.com/
Description: TC 2010 theme for Inner pages
Version: 0.0.1
Author: TNI Super Duper Web Development Team (aka, "The Masterz of the Univerz")
Tags: Shout out, Yo Mark, Yo Thomas, Yo Jeff, Yo Andrzej, Yo Citizen!
*/

/* Formerly from strip.css */
@charset "UTF-8";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label
,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent
	}
body {
	line-height:1
	}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
	}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table {
	border-collapse:collapse;
	border-spacing:0
	}



/* Formerly from layout.css */
body {
	margin: 0 0 20px 0;
	background: url("images/citizen_blackbar_bg.gif") repeat-x scroll 0 0 transparent;
	text-align: center;
	}

#wrapper {
	width:960px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
}

.leaderboard_container {
	width: 728px;
	height: 90px;
	text-align: center;
	margin-top:5px;
	}

#bbox_top {
	float: right;
	width: 300px;
	height: 250px;
	margin: 0;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

.skyscraper_container {
	width: 160px;
	margin: 0 0 15px 0;
}

#header {
	text-align: center;
	margin:0 -42px 10px;
}

#logo {
	margin: 18px 0 0 0;
	padding: 0;
	width: 715px;
	background: url("images/cit_logo_2011.jpg") no-repeat;
	height: 137px;
}

#featured_section {
	height: 450px;
	width: 785px;
}

#big_feature {
	width: 100%;
}

div#mobile_header, div.mobile_ad {
	display: none;
}

.bigPic_feature {
	width: 464px;
	height: 325px;
	float: left;
	padding-right: 15px;
}

#feature_bar {
	margin-top: 15px;
}

.smallPic_feature {
	display: inline;
	padding: 0 2px;
}

#page_home, .page_inner {
	width: 785px;
	float: right;
}

.page_inner hr {
	clear: both;
	border: 0;
	width: 100%;
	background-color: #333;
	height: 3px;
	margin:10px 0;
	padding:0;
}

.entry hr {
	clear: both;
	border: 0;
	width: 100%;
	background-color: #9C1111;
	height: 1px;
	margin:10px 0;
	padding:0;
}

#midPage_container{
	width: 260px;
	border-left: 315px solid #ffffff;
	border-right: 215px solid #ffffff;
}

#home_left_col {
	width: 300px;
	float: left;
	margin-left: -315px;
	position: relative;
}

.popular_col{
	background-color: #eaeaea;
	padding: 0 5px 5px 7px;
}

.col_widget {
	padding: 0;
	margin: 5px 0 10px 0;
}

.top_post_wrapper img, .top_post_wrapper .comments, .ahp_recent-posts small.excerpt, .tni-recent-categories small.excerpt, div#home_right_col h2.widgettitle, .recent_comment img, .recent_comment_commenttime, #press_release .blog_name_wrapper {
	display: none;
}

#home_right_col{
	float: left;
	width: 250px;
	margin-right: -250px;
}

#sidebar_right {
	width: 200px;
	margin-right: -205px;
	float: right;
	position: relative;
}

.page_inner #sidebar_right {
	width: 200px;
	float: left;
	margin-right: -215px;
}

#left_sidebar {
	width: 160px;
	float: left;
}

#sidebarLeft_widgets_container {
	margin: 10px 0 25px 0;
}

#rss_container {
	margin: 20px 0;
	background: url("images/rss_img.png") no-repeat 145px 0;
}

#metromix_widg {
	padding: 0 0 10px 0;
}

.recent_comment {
	padding: 7px 0 0 0;
}

#press_release {
	margin: 15px 0;
}

.side_block {
	background-color: #333;
	padding: 5px;
	margin: 3px 0;
}

.cleared {
	clear: both;
}

.content {
	width: 570px;
	border-right: 215px solid #fff;
	margin-right: -200px;
	float: left;
}

img.entry {
	max-width:560px;
}

.post {
	margin: 20px 0;
}

div.sharing_button_wrap {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	display: inline;
}

.entry {
	margin-top: 15px;
}

.entry .postmetadata, .post .postmetadata {
	padding: 5px;
	margin: 15px 0 0 0;
}

#extrastuff {
	margin-left: 20px;
	line-height: 2em;
}

#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right; margin-bottom:10px; padding-bottom:10px;}

div.rss_links {
	margin:0 0 2px 10px;
	}

a.rss_link {
	padding-left:20px;
	background: url('/wp-includes/images/rss.png') scroll no-repeat top left;
	margin-left:10px;
}

div.rss_links a {
	background: url('/wp-includes/images/rss.png') scroll no-repeat;
	padding:2px 20px;
	margin-left:10px;
	height: 20px;
}

div.share_this {
	margin: 5px 0 0 0;
	font-size: 12px;
}

div.share_this a {
	margin-left: 10px;
}


.navigation {
	margin: 0;
	padding: 15px 0;
}

.videowrapper{
	margin:10px 0 15px 0;
}

#commentwrapper {
	margin-top: 20px;
}

#bottomWidget_main {
	width: 100%;
	margin: 40px 0 0 0;
	padding: 20px;
	border-top: 10px solid #333;
}

#bottomWidget_left{
	width: 50%;
	float: left;
}

#bottomWidget_right{
	width: 50%;
	float: left;
}

#footer {
	padding: 10px;
	margin: 50px auto;
	width: 960px;
	clear: both;
	background-color: #333;
}

#footerright {
	width: 30%;
	float: left;
	text-align: left;
	padding: 10px 0 0 40px;
}

#footercenter {
	width: 20%;
	float: left;
	text-align: center;
}

#footerleft {
	width: 40%;
	float: left;
	text-align: right;
	padding-right:15px;
}

/* End Structure */

/* Begin Images */

p img {
	padding: 5px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */

/* Begin Form Elements */

#searchBox_side {
	width: 160px;
}

#cse-search-box input{
	width: 160px;
}

#cse-search-box #submit {
	width: 50px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	margin: 10px 0;
	}

#commentform #submit {
	margin: 15px;
	float: right;
}

#recaptcha-submit-btn-area {

}

#respond {
}

#respond .repeatemail {
	display: none;
}

div#recaptcha_widget_div {
    float: left;
}

.entry .tni_poll_vote form{
	text-align: left;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-caption-text {
	margin: 5px;
}

#searchform {
	text-align: left;
	margin: 10px 0;
	padding: 0;
}

/* End Form Elements */

/* Slideshow styles */

div.tni_slideshow table {
	width: 100%;
}

div.tni_slideshow table td.slideshownav {
	width: 26px;
	vertical-align: center;
	text-align: center;
}

div.tni_slideshow table td.slideshownav div.outerimgwrap {
	margin: 0px 4px;
	background-color: #E5E5E5;
	height: 100%;
	padding: 1px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.tni_slideshow table td.slideshownav div.outerimgwraphover {
	border: 1px solid #CCCCCC;
	cursor: pointer;
}

div.tni_slideshow table td.slideshownav div.innerimgwrap {
	height: 50%;
	margin-bottom: -8px;
}

div.tni_slideshow table td.slideshowslide {
	vertical-align: middle;
}

/* End slideshow styles. */

/* start calendar */

#calendar_wrap {
	margin:0;
	background-color: #eaeaea;
	width: 150px;
	padding: 10px;
}

table#wp-calendar {
	width: 150px;
}

table#wp-calendar caption {
	margin-bottom: 10px;
}

table#wp-calendar tbody tr td {
	padding: 0 0 3px 0;
}

/* end calendar */

div#slidebox {
	width: 400px;
	height: 100px;
	padding: 10px;
	background-color: #FFFFFF;
	border-top: 3px solid #0681A0;
	border-left: 1px solid #CCCCCC;
	position: fixed;
	bottom: 0px;
	right: -430px;
	-moz-box-shadow: -2px 0px 5px #AAAAAA;
	-webkit-box-shadow: -2px 0px 5px #AAAAAA;
	box-shadow: -2px 0px 5px #AAAAAA;
	z-index: 10000;
}

div#slidebox p {
	margin: 0;
}

div#slidebox div#slidebox_post {
	font-size: 18px;
	margin: 25px 10px 0 0;
}

div#slidebox div#slidebox_more {
	margin-top: 25px;
	font-size: 11px;
	text-transform: uppercase;
}


/* Formerly from nav.css */
#main_nav {
	font-family: Verdana, Arial, "sans serif";
	margin: 20px 0;
}

#main_nav li.top_level  {
	font-weight: bold;
	font-size: 1.6em;
	padding-left:20px;
	background: url("images/arrow_up.gif") no-repeat scroll 0% 0%;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#main_nav li.static_link {
	font-weight: bold;
	font-size: 1.6em;
	text-transform: uppercase;
	margin-bottom: 15px;
	}

#main_nav h3.home_link {

	}

#main_nav h3.static_link {

	}


#main_nav li a {
	display: block;
}

#main_nav li.top_level a.triangle_down, #main_nav li.top_level a.triangle_down:hover {
	margin-top: 15px;
	}

#main_nav li:hover ul ul, #main_nav li:hover ul ul ul, #main_nav li:hover ul ul ul ul, ul#main_nav li#sfhover ul ul, ul#main_nav li#sfhover ul ul ul, ul#main_nav li#sfhover ul ul ul ul {

    }
#main_nav li.top_level:hover ul, #main_nav li.top_level li:hover ul, ul#main_nav li#sfhover ul, ul#main_nav li li#sfhover ul{

    }

#main_nav a {

	}

#main_nav li.top_level ul{
	display: none;
	margin: 5px 0 0 0;
	}

#main_nav form {

	}

#main_nav form p {

	}

#main_nav form .submitbutton {

	}



ul#main_nav ul li.secondary {
	padding: 5px 0px 2px 12px;
	font-size: .6em;
	text-transform: uppercase;
}

#main_nav li:hover ul {

	}

#main_nav li.home_link:hover ul {

	}

#header #topnav {
	text-transform: uppercase;
	font: bold 1em Arial, sans-serif;
}

#header #topnav li {
	display: inline;
	color: white;
}

#header #topnav li a:link, #header #topnav li a:active, #header #topnav li a:visited {
	color: white;
	padding-right: 3px;
}

/* Menu */

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {

  }

ul#tabNav {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #888888;
	height: 2em;
	float: left;
	list-style: none;
	font: 1.4em 'Arial Black', Helvetica, Sans-Serif;
}

ul#tabNav li {
	margin: 0;
	padding: 0;
	text-align: center;
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
	line-height: 2em;
	background: #888888;
	width: 50%;
}

ul#tabNav li a {
	text-decoration: none;
	color: black;
	display: block;
	outline: none;
}

ul#tabNav li a:hover {
	background: #888888;
	color: white;
}

html ul#tabNav li.active, html ul#tabNav li.active a:hover {
	background: #eaeaea;
	color: black;
}


/* Formerly from text.css */
/* Begin Typography & Colors */

a:link, a:active, a:visited {
	color: #147;
	text-decoration: none;
}

h2 a:hover, h3 a:hover, h1 a:hover {
	color: #147;
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

#content {
	font-size: 1.2em
}

.page_inner .entry p {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.page_inner .entry p a:link, .page_inner .entry p a:active, .page_inner .entry p a:visited{
	text-decoration: underline;
}

.page_inner .entry dd, .videocaption, .videocredit {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page_home .entry, .page_inner .entry {
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page_inner {
	line-height: 1.6em;
}

.post h2 a:link, .post h2 a:active, .post h2 a:visited{
	color: #333;
	font: bold 1.5em Verdana, Arial, "sans serif";
	line-height: 1.2em;
}

.post h3 {
	color: #333;
	font: bold 2.4em Verdana, Arial, "sans serif";
}

#page_home .postmetadata {
	text-align: center;
}

.page_inner .postmetadata {
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	clear: both;
}

small.commentmetadata {
	font: bold 1em Verdana, Arial, "sans serif";
	margin-top: 20px;
}

.entry .postmetadata small {
	font: .8em Georgia, "Times New Roman", Times, serif;
}

.post .entry p, .post .entry h1, .post .entry h2, .post .entry h3, .post .entry h4, .post .entry h5, .post .entry h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.mceTemp {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.wp-caption {
	font-size: .8em;
}

.alignleft {
	margin: 5px;
}

.alignright {
	margin: 5px;
}

.wp-caption-text a:link, .wp-caption-text a:active, .wp-caption-text a:visited {
	color: #147;
}

.mceTemp .wp-caption {
	font-size: .55em;
	margin:5px;
}

blockquote {
	background-color: #eaeaea;
	font-size: 1.0em;
	padding: 20px;
	margin: 15px;
}

#footer {
	border: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size:1.8em;
}

#footer a:link, #footer a:active, #footer a:visited {
	color:white;
	text-decoration:none;
}

small {
	font: bold 1.2em Verdana, Arial, "sans serif";
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

.post .entry h1{
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #9C1111;
}

.post .entry h2{
	font: bold 2.0em Georgia, "Times New Roman", Times, serif;
}

.post .entry h3{
	font: bold 2.2em Georgia, "Times New Roman", Times, serif;
}

.post .entry h4{
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
}

.post .entry h5{
	font: bold 1.6em Verdana, Arial, "sans serif";
	color: #9C1111;
}

.post .entry h6{
	font: bold 1.4em Verdana, Arial, "sans serif";
}

h1, .blog_name_wrapper a:link, .blog_name_wrapper a:active, .blog_name_wrapper a:visited, div#respond h3, h3#comments, #left_sidebar h2, #searchform label.hidden {
	color: #9C1111;
	font: 1.4em 'Arial Black', Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

div.big_feature h5 {
	font-size: 2.7em;
}

div.big_feature p {
	font: 1.4em/1.1em Georgia, 'Times New Roman', Serif;
}

.col_widget h1 a:link, .col_widget h1 a:active, .col_widget h1 a:visited {
	color: #9c1111;
	font: 'Arial Black', Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

.tni_poll_link {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

.tni_poll_title {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	padding: 5px 0;
}

.tni_poll, .tni_poll_vote, .tni_poll_results, .tni_more_polls {
	padding: 0 0 6px 6px;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}

.tni_poll, #poll_container {
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 15px;
	/* border: 1px solid #000; */
	background-color: #eaeaea;
	padding: 20px 20px 20px 40px;
}

.tni_poll .wp-caption-text {
	margin: 0;
}

.tni_poll_results td {
	padding-top: 7px;
	padding-right: 3px;
}

.ahp_recent-posts .post_name, .tni-recent-categories .post_name{
	font: bold 1.6em Georgia, 'Times New Roman', Serif;
	color: black;
	padding-bottom: 10px;
}

.tni-recent-categories h3 {
	margin: 0 0 5px 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
}

#press_release h3 {
	text-align: left;
	color: #9c1111;
	font: bold 1.4em Verdana, Arial, "sans serif";
	text-transform: capitalize;
}

#press_release .post_name {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 5px 0;
}

#left_sidebar h5 {
	margin: 3px 0 14px;
	padding: 0;
	font-family: Verdana, Arial, "sans serif";
	font-size: 2.3em;
}

#sidebarLeft_widgets_container li a:link, #sidebarLeft_widgets_container li li a:link,
#sidebarLeft_widgets_container li a:active, #sidebarLeft_widgets_container li li a:active,
#sidebarLeft_widgets_container li a:visited, #sidebarLeft_widgets_container li li a:visited {
	font: 1.2em Georgia, 'Times New Roman', Serif;
}

#sidebar {
	font: 1em Georgia, 'Times New Roman', Serif;
}

.side_block {
	color: white;
	font: bold 2em Verdana, Arial, "sans serif";
	margin: 8px 0;
}

.side_block a:link, .side_block a:active, .side_block a:visited {
	color: white;
}

#sub_nav p {
	font: .6em Georgia, "Times New Roman", Times, serif;
}

.recent_comment_author {
	color: #9c1111;
	font: 1.2em 'Arial Black', Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

.recent_comment_post {
	font: italic bold 1.1em Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
}

.recent_comment_comment, .recent_comment_more {
	font: 1em Georgia, "Times New Roman", Times, serif;
}

.date {
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

.tni_mp3 {
	margin: 15px 0;
}

.tni_mp3_player {

}

.tni_mp3_caption {
	font-size: .8em;
	line-height: 1.1em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.textwidget {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}

.textwidget p {
	margin:0 0 10px 0;
}

#extrastuff {
	font-family: Verdana, Arial, "sans serif";
	font-weight: bold;
}

.navigation {
	font: bold 1.5em Verdana, Arial, "sans serif";
}

.blog_header {
	font-family: Verdana, Arial, "sans serif";
	padding: 0;
}

.blog_header h1 a{
	font-size: 2em;
	line-height: 1.1em;
	color: #333;
	text-transform: uppercase;
}

.blog_header h2 a:link, .blog_header h2 a:active, .blog_header h2 a:visited {
	text-decoration: none;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table#wp-calendar a:link, table#wp-calendar a:active, table#wp-calendar a:visited {
	text-decoration: underline;
}

/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body .entry ol {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li {
	line-height: 1.3em;
	font-size: 1.4em;
	list-style-type: disc;
	list-style-position: inside;
	padding: 5px;
}

.entry ol li {
	line-height: 1.3em;
	font-size: 1.4em;
	list-style: decimal;
	list-style-position: inside;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.entry ul, .entry ol {
	background-color: #eaeaea;
}

#rss_container li {
	color: #333;
	text-transform: uppercase;
	font: bold 1.4em Verdana, Arial, "sans serif";
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.col_widget li {
	text-decoration: none;
	list-style-type: none;
	padding: 0 0 7px 0;
	font: bold 1.2em/1em Georgia, "Times New Roman", Times, serif;
}

.the_blogs  {
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

.the_blogs li {
	padding: 1px 0;
}

ul.commentlist li,ul.trackback li {
	margin: 10px 0 40px 15px;
}

ul.commentlist li,ul.trackback li {
	margin: 10px 0;
	padding-bottom: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
}

ul.commentlist p,ul.trackback p {
	margin: 10px 0 12px 0;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
	padding: 0 10px;
}

ul.commentlist div#respond p {
	margin: 5px 0 7px 0;
	padding: 0 10px;
}

ul.commentlist div#respond label small {
	font: bold 0.8em Verdana, Arial, "sans serif";
}

ul.commentlist div.reply,ul.trackback div.reply {
	padding: 0 10px;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

ul.commentlist ul.children {
	margin-left: 15px;
	border-left: 1px dashed #888888;
	padding-left: 5px;
}

ul.commentlist ul.children li {
	background-color: #f0f0f0;
}

ul.commentlist ul.children li ul.children li {
	background-color: #e8e8e8;
}

ul.commentlist ul.children li ul.children li ul.children li {
	background-color: #e0e0e0;
}

ul.commentlist div#respond {
	margin: 15px 0 0 20px;
}

div.entry p.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
}

/* End Lists */

div.entry div.relatedposts_metadata {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	padding: 5px;
	margin: 15px 0 10px 0;
}

div.entry div.relatedposts_metadata ul {
	text-indent: 0;
	background: none repeat scroll 0 0 transparent;
	margin: 5px 0 0 5px;
}

div.entry div.relatedposts_metadata li {
	list-style-position: outside;
	padding: 0;
}

table.tableizer-table {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	margin: 7px;
}

table.tableizer-table td {
	padding: 5px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}

table.tableizer-table th {
	background-color: #114477;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}

