/* 
This stylesheet a mutant child of thematic's default.css and the old comics journal common.css
*/

/* Styles specific to common.css here */
.cnr_tl, .cnr_tr, .cnr_bl, .cnr_br
{
	width: 9px;
	height: 9px;
}
.button 
{
        background-color: #3b5998;
        border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
        border-style: solid;
        border-width: 1px;
        color: #fff;
        font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
        font-size: 11px;
        margin: 0 2px;
        padding: 2px 18px;
}

#wrapper
{
	margin: 10px auto;
	width: 1000px;
	text-align: left;
}

#login-dialog
{
	background: #1b5790;
	padding: 4px 10px 0px 10px;
	width: 980px;
	height: 60px;
	color: #fff;
}

#login-dialog h4 { margin: 0 0 4px 0; padding: 0; color: #fff; }

#login-dialog .float_left { margin: 0 10px 0 0; }



/* Ad from common.css
-------------------------------------------------------------- */

.leaderboard
{
	margin: 0 auto;
}
#site_footer {
	margin-top:10px;
} 
#topads, #site_footer
{ 
	text-align:center;
	width: 1000px;
	height: 100px;
	position: relative;

}

#topads #subscribe-ad, #site_footer #subscribe-ad
{
	padding: 5px;
	width: 245px;
	height: 90px;
	background: url(../images/background-subscribead.png) no-repeat 0 0;
}

#topads .leaderboard, #site_footer .leaderboard
{
	margin:0;
	margin-left: 6px;
	padding: 5px;
	width: 728px;
	height: 90px;
	background: url(../images/background-leaderboard.png) no-repeat 0 0;
}





/*Global Elements
-------------------------------------------------------------- */

input, textarea {
		font: normal 15px "Times New Roman", "Georgia", serif;
    line-height:22px;
}
body
{
	margin: 0px; 
	padding: 0px;
	background: #1b1813;
	font: normal 15px "Times New Roman", "Georgia", serif;
	/*text-align: center;*/
}

p, ul, ol, dd, pre {
    /* margin-bottom:10px !important;*/
}
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#004B91;
}
a:visited {
    color:#743399;
}
a:active,
a:hover {
    color: #FF4B33;
}


/* =Header
-------------------------------------------------------------- */
/* old common.css header */
#header
{
	background: #1b1813;
	margin: 0px 9px 0px 10px;
	padding: 0px 10px 0px 10px;
	width: 960px;
	height: 134px;
}

#header-top
{
    padding-top:10px;
	width: 960px;
	height: 75px;
	position: relative;
}

#header-top h1 { margin: 0; padding: 0; }

#header-top h1 a
{
	margin: 10px 0 0 -5px;
	display: block;
	width: 661px;
	height: 60px;
	background: url(../images/tcj-logo.gif) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}

#header-top #loginform
{ 

	position: absolute;
	top: 25px;
	left: 660px;
	width: 300px;
	height: 50px;
	color: #fff;
	font-size:13px;
 	margin-left: 10px;
	}
#header-top #loginform p
{
	margin-right:13px;
	text-align:right;
	font-size:18px;
	line-height:15px;
}

#header #loginform .loginbox
{
	width: 200px;
	padding:inherit!important;
	margin:inherit!important;
	}

#header #loginform .loginsubmit
{

		width: 100px;
}

#header-top #loginform a { color: #fff; }

#header-top #loginform .float_left, #header-top #loginform .float_right
{
	margin-bottom: 5px;
}
#header-top #loginform .lftlabel
{
	margin-top:5px;
	width:90px;
	text-align:right;
}

#header-top #loginform #wp-submit, #rememberme { margin-left: 10px; }

#header #loginform #user_login, #header #loginform #user_pass
{
	width: 100px;
}






#searchform{ float:right;
 text-align:right;
width:320px;
}

#searchform #s {	
	display:inline;
	margin-left:5px;
	padding: 2px;
	width: 200px;
	border: 1px solid #000;
}


#searchform .float_left { margin: 0 10px 0 0; padding: 0; }

#searchsubmit
{
	border: 0px;
	background: none;
	height: 20px;
	width: 66px;
	margin-bottom: 2px;
}

/* Navigation from common.css 
-------------------------------------------------------------- */
#navigation
{ 
	margin: 10px 0 0 0;
	width: 960px;
	height: 30px;
	line-height: 30px;
}

#navigation .float_left
{ 
	border-top:1px solid #ccc;
	padding: 5px 10px 8px 0;
	font-size: 19px;
}

#navigation .float_left a { text-transform:uppercase; color: #fff; text-decoration:none;}










/* =Menu (thematic, unused)
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
  /*  border-right:1px solid #ccc; 
	float:left;*/
}
.sf-menu a {
/*	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;*/
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
/*    border-bottom-color:#fff;*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
/*	color:			#666; */
}
.sf-menu li {
	background:		#fff;
}
.sf-menu li li {
	background:		#fff;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	/* top:32px;  overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}




/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	10em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	10em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}



















/* =Content from common.css MOST OF THE CRAP IS HERE!
-------------------------------------------------------------- */

#content
{
	background: #fff;
	width: 985px;
	padding: 10px;
	position: relative;
}

#content .cnr_tl
{
	background: url(../images/spritesheet.png) 0 -144px;
	top: 0px;
	left: 0px;
	position: absolute;
}

#content .cnr_tr
{
	background: url(../images/spritesheet.png) -10px -144px;
	top: 0px;
	left: auto;
	right: 0px;
	position: absolute;
}

#content .cnr_br
{
	background: url(../images/spritesheet.png) -10px -153px;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 0px;
	position: absolute;
}

#content .cnr_bl
{
	background: url(../images/spritesheet.png) 0 -153px;
	top: auto;
	bottom: 0px;
	left: 0px;
	position: absolute;
}
#content-main
{
	width: 505px;
	position: relative;
	overflow-x: inherit;
}

#content-main-wide
{
	width: 670px;
	position: relative;
	word-break: inherit;
}
/*
#content-main h1, #content-main h2, #content-main h3,
#content-main h4, #content-main h5, #content-main h6
{
	margin:5px 0 0px 0;
	line-height: 1.1em;
	padding: 0;
}
*/
.blog #content-main, .page #content-main, 
.single #content-main, .search #content-main,
.archive #content-main
{
	padding: 3px 8px 11px 8px;
	width: 493px;
}

.page #content-main, .single #content-main, .search #content-main,
.archive #content-main
{
	background: none;
}

.archive #content-main #s { border: 1px solid #000; }

#respond {
padding-left:10px;
}
#respond, #comment
{
	width: 450px;
}

#ts-container
{
	margin: 2px;
	width: 490px;
	position: relative;
	
}

#news_controller div.jFlowSelected, #news_controller2 div.jFlowSelected
{
	background: #98a6b3;
	cursor: pointer;
	position: relative;
}



.jFlowControl, .jFlowControl2
{
	margin: 1px 5px 0 0;
	padding: 5px;
	width: 90px;
	background: #fff;
	font-size:8pt; 
	cursor: pointer;
	position: relative;	
}

#mySlides, #mySlides2 
{
	background: #fff;
	overflow: auto;
	position: relative;
}


#mySlides p, #mySlides2 p
{ 
	line-height:1.3em;
}



#paststories p
{ padding:10px; line-height:1.5em; margin:0px;}

#paststories hr { border: 1px solid #ccc; margin:0px;}

#paststories h4
{ margin-right:10px; font-size:16px; margin-bottom:0px; color:#2424FF}

#paststories .leaderboard
{
	line-height: 90px;
	text-align: center;
	background: #ccc;
	border: 1px solid #666;
}


#s
{
	border: 1px solid #000; 
}



.story_box { border-top: 1px solid #ccc; padding:10px; background:#fff;}
.authordate i{ margin:0px;
}
.story_box p {line-height:1.3em; width:450px;}
.story_box h3 a{margin:0px; font-size:17px; color:#000000; font-weight:bold;}
#article { width:350px; padding:10px;}
.post { margin: 0 0 20px 0; padding: 0 10px 0 10px; line-height:1.3em; word-wrap: break-word;}
/*

.item-wrap select { width:125px; margin: 10px 20px 10px 10px }
.post h1 a, #content-main h2, #content-main h3
{ 
	font-size:19px; color:black; margin:0; padding:0px; line-height:24px;
}

.post
{ 
	margin: 0 0 10px 0;
	xpadding: 5px;
	width: 475px;
}

.post .post-main
{
	width: 475px;
}

.post .post-main .post-main-thumb
{
	margin: 0 5px 0 0;
	width: 150px;
	height: 150px;
	background: url(../images/background-thumbnail.png) no-repeat 0 0;
}

.post .post-main .post-content
{
	width: 320px;
}

.post-cartoon-body
{
	width: 460px;
	max-width: 460px;
}
.post h1 { margin: 0; padding: 0; }

.post .thumbnail
{
	width: 150px;
	height: 150px;
	margin-right: 5px;
	background: url(../images/no-image.png) no-repeat 0 0;
}

.post-body
{
	margin: 0 0 5px 0;
	width: 320px;
	height: 200px;
	background: blue;
word-wrap: break-word
}

.post-footer
{
	margin: 10px 0 10px 0;
	padding: 8px 0px;
	width: 475px;
	height: 24px;
	background: url(../images/entry_footer_bg.png) repeat-x 0 0;
}

.post-footer .read-story-button a
{
	display: block;
	width: 123px;
	height: 23px;
	background: url(../images/btn-read-story.png) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
}
.post img
{
	margin: 0 0 5px 0;
	max-width:460px;
	background: #888;
}

.post p, #content-main p {
margin-top:3px;
line-height:1.3em;
}


.older-post
{border-bottom: solid 1px #ccc;
	padding: 5px;
	width: 483px;
	background: #fff;
}


.older-post img 
{
	margin: 0 15px 0 0;
	
	
	float: left;
}

.postedby{ font-weight:normal; margin:0px 0 10px 0; padding: 0px;
color:#083f71;}

a {color:#083f71; text-decoration:none;
}

.pagenation { margin-top:10px; letter-spacing:.1em;
font-size:20px;
}



.comments h3{
margin:5px 0 5px 10px;}


.commentnumb {color:#e61000; 
}




.category-title a
{
	padding: 5px;
	background: #113c76;
	color: #fff;
	font-weight: bold;
	font-family: Arial;
}

.category-title
{
	font-weight: bold;
}

#recent-forum-topics 
{
	margin-bottom: 20px;
}

#recent-forum-topcs ul { margin: 0; padding: 0;}
#recent-forum-topics li
{
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
*/

/* SOCIABLE PLUGIN */

div.sociable, div.sociable_tagline { 
		display: inline !important;
/*	margin: 16px 0; */
							}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* here is that crappy category label! */
h1 a.category-label
{
	padding: 5px;
	background: #003063;
	color: #fff;
	font-weight: bold;
}

.thumbnail
{
	width: 150px;
	height: 150px;
}

.the-excerpt
{
	margin: 0 0 0 5px;
	width: 320px;
	word-wrap: break-word;
}



.searchresults
{
	margin: 0 0 10px 0;
	width: 491px;
	height: 50px;
	background: url(../images/background-searchresults.png) no-repeat 0 0;
	text-indent: -999em;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
}
.comment p {
max-width:400px;
}







/* =Content styles from thematic
-------------------------------------------------------------- */
/*
#main {
    clear:both;
    padding:66px 0 22px 0;
}
*/

.page-title {
    font-size:22px;
    line-height:24px;
    padding:0 0 5px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
	border-bottom:1px solid #CCCCCC;
	margin:0 0 20px 0;
	padding:5px;
}
.single .hentry {
	padding:5px;
	margin:0 0 5px 0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}
.entry-title {
    /* font-family:Arial,sans-serif; */
    font-size:22px;
    font-weight:bold;
    line-height:24px;
    padding:0 0 2px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
    text-decoration:none;
}
.entry-meta {
    color:#666;
    font-size:12px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
    font-size:11px;
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:10px 0 10px 0;
}
.entry-content h1,
.entry-content h2 {
   /*  font-family:Arial,sans-serif; */
    font-size:18px;
    font-weight:bold;
    padding:18px 0 7px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
 /*   font-family:Arial,sans-serif; */
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:11px;
    line-height:15px;
    margin:0 0 20px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:15px;
    font-weight:bold;
    line-height:18px;
    margin:0px 0 22px 0;
  padding:20px 0 0 0;
}
.page-link a {
    border:0px solid #ccc;
  /*  color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;*/
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
 /*   margin:0px 0 22px 0;*/
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
		text-decoration:none;
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
    font-size:10px;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0;
		border-bottom:1px solid #CCCCCC;
		margin-bottom:10px;
}



/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments ol {
    border-bottom:none;
    margin:0 0 10px 0;
}
#comments li {
    padding:5px 1.5em 0 1.5em;
    position:relative;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 0 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
/*    border:1px solid #ccc; */
    border-bottom:none;
    margin:0 0 10px 0;
}
#comments-list li {
    background:#fafafa;
   /* border-bottom:1px solid #ccc; */
    padding:10px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
  /*  border:1px solid #ccc; */
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}










/* Sidebar stuff from common.css
-------------------------------------------------------------- */

#sidebar
{
	padding:0px;
	width: 160px;
	border: 1px solid #ccc;
}

#sidebar a
{
	text-decoration:none;
}


#sidebar .item-wrap
{ 
	padding: 0px 0px 10px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

#sidebar .item-wrap ul { 
	margin: 0; 
	margin-left:5px;
	padding: 0; 
}


#sidebar
{
	line-height: 1.5em;
}


#sidebar .item-wrap p, #sidebar .item-wrap a
{ line-height:1.1em;
	margin:0px ;
}

#sidebar .item-wrap h2, #sidebar-right h2, #sidebar-right h6
{ text-transform:uppercase;
	margin: 6px 0px 3px 0px;
	padding: 0;
}

#sidebar h2 {
font-size:16px;
}


/* other sidebar here */

#sidebar-right
{	width: 300px;
	padding-left:8px;
	border-left:1px solid #CCCCCC;
	float:right;
}


#sidebar-right h2 
{	font-size:16px; margin:0px 0px 10px 0px;
}

#sidebar-right .mrec-banner
{

	border-bottom:none;
	line-height: 250px;
	text-align: center;

}

#sidebar-right h1
{
	margin:0px 0px 10px 0px;
}
#sidebar-right ul { 
	margin:0 10px; 
	padding: 0;
	list-style:decimal inside none;	
	}
#sidebar-right li { 
	list-style:decimal inside none;	
	width:260px; 
	margin-left:0px;
	padding-left:27px;
	text-indent: -28px;
 color:#f4e143;
 font-weight:bold;
 margin-bottom:3px;
	}

.stlink10 {
	padding-left:19px!important;
	}


#intstories { background:#083F71; width:295px; margin-bottom:10px; padding:1px; border: 2px solid #083F71;
padding-bottom:7px;
}

#topstories { background:#C04C09; width:295px; margin-bottom:10px; padding:1px; border: 2px solid #C04C09;
padding-bottom:7px;
}

.topstory { 
	list-style:decimal inside none;	
	width:280px; 
	margin-left:0px;
	padding-left:10px;
	text-indent: -10px;
 color:#f4e143;
 font-weight:bold;
}
.intstory { 
	list-style:decimal inside none;	
	width:280px; 
	margin-left:0px;
	padding-left:10px;
	text-indent: -10px;
 color:#f4e143;
 font-weight:bold;
}

.storylinks { font-size:14px; font-weight:normal; color:#f4e143!important; }
.intstorylinks { font-size:14px; font-weight:normal; color:#f4e143!important; }
.intstorycatlinks { font-size:14px; font-weight:bold; color:#f4e143!important; }

#blog-nav
{
	width: 100px;
}

#blog-content
{
	margin: 0 0 0 10px;
	width: 50px;
	height: 490px;
}
.blogbanner
{
	margin-bottom: 10px;
}

.blogs 
{ padding:1px;
 background-color: #083f71;
border: 2px solid #083f73;
font-size: small;
margin-bottom:15px;
}
.blogs h2, #topstories h2, #intstories h2 {
color:white;
}

.ad {text-align:left;}














/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:6px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #FF4B33;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #FF4B33;
}
.aside h3 {
    font-size:15px;
    font-style:italic;
    line-height:22px;
}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:0 0 22px 20px;
}
.aside ul ul li {
    padding:1px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    border:1px solid #ccc;
    padding:18px 0 0 0;
    margin-bottom:22px;
}
/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}
/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}






/* =Footer
-------------------------------------------------------------- */

#footer {
    margin-top:22px;
}
#siteinfo {
    color:#666;
    font-size:11px;
    line-height:18px;
    padding:10px 0 22px 0;
    text-align:center;
}
#siteinfo a {
    color:#666;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #FF4B33;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0 !important;
    padding:0.5em 0 !important;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:0px solid #ccc !important;
    color:#666 !important;
    font-style:normal !important;
    margin:0 .375em !important;
    padding:2px 0.25em !important;
}
.wp-pagenavi a:visited {
    border:0px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:0px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:0px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
		line-height:23px;
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
		background-color:#f3f3f3;	
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
 /*   margin:0 !important;
    padding:0 !important;*/
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF !important;
    border:0px solid #000000 !important;
    color:#000000 !important;
    margin:2px !important;
    padding:2px 4px !important;
}




/* Images
-------------------------------------------------------------- */

#content img {
	margin: 0;
	max-width: 460px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 16px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 16px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}

