body {
	background: url(none) no-repeat fixed center top;
}

#featured {
	text-align: center;
	background: #FFF;
	padding-bottom: 10px;
}
#featured h1{
	margin-top: 0px;
	font: 3em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	border-bottom: 1px solid #CCC;
	margin-bottom: 3px;
	padding-bottom: 10px;
}

#featured a {
	text-decoration: none;
}

#ad_leaderboard {
	text-align: center;
	margin: 0 -4px;
	padding: 10px 0;
	position: relative;
	zoom: 1;
	z-index:1;
}
#ad_leaderboard_footer {
	text-align: center;
	margin: 0 -4px;
	padding: 10px 0;
	position: relative;
	zoom: 1;
	z-index:1;
	border-top: 1px solid #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #999;
}
#tagline {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background: #000;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	font-weight: lighter;
}
#search-box {
	text-align: right;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.default-value {
	border: 1px solid #999999;
	background: #FBFBFB;
	margin:3px;
	padding:3px;
	margin-right:1px;
	width:175px;
	font: 90% Helvetica, Arial, Verdana, sans-serif;
}
#search-button {
	vertical-align: middle;
}
#top-links {
	vertical-align: middle;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font: 90% Helvetica, Arial, Verdana, sans-serif;
}
#top-navigation {
	padding-top: 10px;
	padding-bottom: 10px;
}
#user-account {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #4D4D4D;
	color: #FFF !important;
	padding-right: 5px;
	font: 90% Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
}
#user-account a{
	color: #FFF !important;
	text-decoration: none;
}
#user-account a:hover{
	color: #CCC !important;
	text-decoration: none;
}
#sub-sections {
	font: 90% Helvetica, Arial, Verdana, sans-serif;
}
#sub-sections ul li {
    border-top: 1px dotted #DEDEDE;
    list-style: none outside none;
    margin-top: 3px;
    padding-top: 2px;
}

#sub-sections ul li:last-child {
    border-bottom: 1px dotted #DEDEDE;
    list-style: none outside none;
    margin-bottom: 3px;
    padding-bottom: 2px;
}

#sub-sections ul a {
    text-decoration: none;
	display: block;
}

#section-header {
	text-align: center;
	background: #FFF;
}
#section-header h1{
	margin-top: 0px;
	font: 3em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	color: #000;
}
.asset-header {
	font: 0.9em/1.3em 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
.asset-header h1 {
	font: 2.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.asset-header h2 {
	font: 200 1.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	margin-bottom: 5px;
}
#search-results .asset-header h2 {
	font: 1.5em 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color: #000;
	margin-bottom: 5px;
}

.asset-header abbr {
	color: #999;
	border-width: 0px;
	border-style: none;
	cursor: text;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
.asset-meta {
	margin-top: 5px;
	padding-top: 10px;
	border-top: 1px solid #EDEDED;
}
.entry-content {
	font: 1em/1.4em 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
.entry-meta-comments {
	background: transparent url(../images/entry-meta-comments.png) no-repeat scroll 0 50%;
	padding: 0 0 3px 20px;
}
#fblike {
	padding-top: 10px;
	border-top: 1px solid #999;
	padding-bottom: 10px;
	border-bottom: 4px solid #999;
}
#facebook-tabs {
	margin-top: 10px;
}
.aside-heading {
	color: #FFF;
	background: #9258a4;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.9em;
}
.about-author img {
	float: left;
	padding-right: 10px;
}
#article-pagination li {
	display: inline;
	list-style: url(none) none;
}
#article-tags li {
	list-style: url(none) none;
	display: inline;
	text-transform: lowercase;
}
#social-icons img {
	padding-right: 3px;
}
#social-icons {
	text-align: center;
}
.aside-body {
	font-size: 0.9em;
}
#article-pagination {
	text-align: right;
}
#article-pagination a {
	border: 1px solid #999;
	padding: 3px;
	display: inline;
}
.article-pagination-number a {
	display: block;
}
#share-email-submit {
	background: #9159A4;
	padding: 2px;
	color: #FFF;
	border: 1px solid #9159A4;
	margin-top: 2px;
	margin-left: 3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}
.ad-rectangle {
	margin-bottom: 10px;
	position: relative;
	z-index: 0;
}
#accordion {
	margin-bottom: 10px;
	margin-top: 10px;
}
#ad_skyscraper {
	text-align: center;
	border-top: 1px solid #999;
	padding-top: 10px;
}
.about-author ul {
	margin-left: 15px;
	list-style: square;
}
#breaking-news {
	margin-top: 10px;
}
#breaking-news h3 {
	color: #000;
	font: 2.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}
#story-comments h3 {
	font: 2.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	color: #000;
	padding-left: 60px;
	background: url(../images/story-m.png) no-repeat;
	vertical-align: middle;
	height: 45px;
}
#breaking-news h4 {
	font: normal 1.5em Helvetica, Arial, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 10px;
}
#footer {
	margin-top: 10px;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
}
#footer .sitemap-title {
	font-size: 1.2em;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	color: #9159A4;
	font-weight: bold;
}
#footer .sitemap-title a, #footer .sitemap-title a:active, #footer .sitemap-title a:visited {
	color: #9159A4 !important;
	text-decoration: none;
}

#footer .sitemap-title a:hover {
	color: #9159A4 !important;
	text-decoration: underline;
}


#footer ul {
	padding-left: 20px;
	list-style: square;
}
#footer ul li a, #footer ul li a:active, #footer ul li a:visited {
	color: #000 !important;
}
#footer ul li a:hover {
	color: #9159A4 !important;
}
#copyright {
	background: #333 url(/mt-static/support/plugins/tmr/images/tmr-overlay.png) repeat;
	color: #FFF;
	font-size: 0.9em;
}
#copyright ul {
	list-style: url(none) none;
}
#copyright ul li {
	display: inline;
}
#copyright ul li a, #copyright ul li a:active, #copyright ul li a:visited {
	color: #FFF !important;
	padding-right: 5px;
}
#copyright ul li a:hover {
	color: #CCC !important;
}
blockquote {
	margin-left: 10px;
	padding-left: 10px;
	border-left: 3px solid #CCC;
}

.home-slide h1 {
	color: #000;
	font: 1.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 5px;
}

.home-slide h1 a {
	text-decoration: none;
}

/* Main Theme */

.section-button img {
	background: #486bad;
	margin-left: 10px;
}
.section-button img:hover {
	background: #5774b5 url(../images/tmr-overlay.png) repeat;
}
#content {
	background: url(../images/content-background-home.gif) repeat-y;
}
#content-search {
	background: url(../images/content-background-search.gif) repeat-y;
}

.entry #content {
	background: url(../images/content-background-home.gif) repeat-y !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: #486bad url(images/ui-bg_flat_75_486bad_40x100.png);
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #486bad url(images/ui-bg_flat_75_486bad_40x100.png);
}


#nav_entertainment .section-button img {
	background: #f0a433;
	margin-left: 10px;
}
#nav_entertainment .section-button img:hover {
	background: #F3B963 url(../images/tmr-overlay.png) repeat;
}
#nav_entertainment a, #nav_entertainment a:active, #nav_entertainment a:visited {
	color: #DD972F;
}
#nav_entertainment a:hover {
	color: #9258a4;
}

#nav_entertainment .selected-section img {
	background: #F3B963 url(../images/tmr-overlay.png) repeat;
}
#nav_entertainment .selected-section img:hover {
	background: #f0a433 url() repeat;
}

#nav_entertainment #content {
	background: url(../images/content-background-section.gif) repeat-y;
}

#nav_entertainment .ui-state-hover, #nav_entertainment .ui-widget-content .ui-state-hover, #nav_entertainment .ui-widget-header .ui-state-hover, #nav_entertainment .ui-state-focus, .ui-widget-content .ui-state-focus, #nav_entertainment .ui-widget-header .ui-state-focus {
	background: #f0a433 url(../images/ui-bg_flat_75_f0a433_40x100.png);
}

#nav_entertainment .ui-state-active, #nav_entertainment .ui-widget-content .ui-state-active, #nav_entertainment .ui-widget-header .ui-state-active {
	background: #f0a433 url(../images/ui-bg_flat_75_f0a433_40x100.png);
}


/*** Category Specific Themes ***/


/* Arts Theme */

#arts .section-button img {background: #158ba5; margin-left: 10px;}	
#arts .section-button img:hover {background: #559cb2 url(../images/tmr-overlay.png) repeat;}
#arts a, #arts a:active, #arts a:visited {color: #158ba5;}
#arts a:hover {color: #9157a4;}
#arts .selected-section img {background: #559cb2 url(../images/tmr-overlay.png) repeat;}
#arts .selected-section img:hover {background: #158ba5 url() repeat;}
#arts #content {background: url(../images/content-background-section.gif) repeat-y;}

#arts .ui-state-hover, #arts .ui-widget-content .ui-state-hover, #arts .ui-widget-header .ui-state-hover, #arts .ui-state-focus, #arts .ui-widget-content .ui-state-focus, #arts .ui-widget-header .ui-state-focus {
	background: #158ba5 url(../images/ui-bg_flat_75_158ba5_40x100.png);
	}

#arts .ui-state-active, #arts .ui-widget-content .ui-state-active, #arts .ui-widget-header .ui-state-active {
	background: #158ba5 url(../images/ui-bg_flat_75_158ba5_40x100.png);
	}


/* Books Theme */

#books .section-button img {background: #d52027; margin-left: 10px;}
#books .section-button img:hover {background: #E3454B url(../images/tmr-overlay.png) repeat;}
#books a, #books a:active, #books a:visited {color: #d52027;}
#books a:hover {color: #9258a4;}
#books .selected-section img {background: #E3454B url(../images/tmr-overlay.png) repeat;}
#books .selected-section img:hover {background: #d52027 url() repeat;}
#books #content {background: url(../images/content-background-section.gif) repeat-y;}

#books .ui-state-hover, #books .ui-widget-content .ui-state-hover, #books .ui-widget-header .ui-state-hover, #books .ui-state-focus, #books .ui-widget-content .ui-state-focus, #books .ui-widget-header .ui-state-focus {
	background: #d52027 url(../images/ui-bg_flat_75_d52027_40x100.png);
	}

#books .ui-state-active, #books .ui-widget-content .ui-state-active, #books .ui-widget-header .ui-state-active {
	background: #d52027 url(../images/ui-bg_flat_75_d52027_40x100.png);
	}


/* Celebrity Theme */

#celebrity .section-button img {background: #9157a4; margin-left: 10px;}
#celebrity .section-button img:hover {background: #ac80b9 url(../images/tmr-overlay.png) repeat;}
#celebrity a, #celebrity a:active, #celebrity a:visited {color: #9157a4;}
#celebrity a:hover {color: #5C2E6B;}
#celebrity .selected-section img {background: #ac80b9 url(../images/tmr-overlay.png) repeat;}
#celebrity .selected-section img:hover {background: #9157a4 url() repeat;}
#celebrity #content {background: url(../images/content-background-section.gif) repeat-y;}


#celebrity .ui-state-hover, #celebrity .ui-widget-content .ui-state-hover, #celebrity .ui-widget-header .ui-state-hover, #celebrity .ui-state-focus, #celebrity .ui-widget-content .ui-state-focus, #celebrity .ui-widget-header .ui-state-focus {
	background: #ac80b9 url(../images/ui-bg_flat_75_ac80b9_40x100.png);
	}

#celebrity .ui-state-active, #celebrity .ui-widget-content .ui-state-active, #celebrity .ui-widget-header .ui-state-active {
	background: #ac80b9 url(../images/ui-bg_flat_75_ac80b9_40x100.png);
	}


/* Discoveries Theme */

#discoveries .section-button img {background: #ee734f; margin-left: 10px;}
#discoveries .section-button img:hover {background: #f48b55 url(../images/tmr-overlay.png) repeat;}
#discoveries a, #discoveries a:active, #discoveries a:visited {color: #ee734f;}
#discoveries a:hover {color: #9258a4;}
#discoveries .selected-section img {background: #f48b55 url(../images/tmr-overlay.png) repeat;}
#discoveries .selected-section img:hover {background: #ee734f url() repeat;}
#discoveries #content {background: url(../images/content-background-section.gif) repeat-y;}

#discoveries .ui-state-hover, #discoveries .ui-widget-content .ui-state-hover, #discoveries .ui-widget-header .ui-state-hover, #discoveries .ui-state-focus, #discoveries .ui-widget-content .ui-state-focus, #discoveries .ui-widget-header .ui-state-focus {
	background: #EE734F url(../images/ui-bg_flat_75_ee734f_40x100.png);
	}

#discoveries .ui-state-active, #discoveries .ui-widget-content .ui-state-active, #discoveries .ui-widget-header .ui-state-active {
	background: #EE734F url(../images/ui-bg_flat_75_ee734f_40x100.png);
	}

#science-fiction .section-button img {background: #ee734f; margin-left: 10px;}
#science-fiction .section-button img:hover {background: #f48b55 url(../images/tmr-overlay.png) repeat;}
#science-fiction a, #science-fiction a:active, #science-fiction a:visited {color: #ee734f;}
#science-fiction a:hover {color: #9258a4;}
#science-fiction .selected-section img {background: #f48b55 url(../images/tmr-overlay.png) repeat;}
#science-fiction .selected-section img:hover {background: #ee734f url() repeat;}
#science-fiction #content {background: url(../images/content-background-section.gif) repeat-y;}

#science-fiction .ui-state-hover, #science-fiction .ui-widget-content .ui-state-hover, #science-fiction .ui-widget-header .ui-state-hover, #science-fiction .ui-state-focus, #science-fiction .ui-widget-content .ui-state-focus, #science-fiction .ui-widget-header .ui-state-focus {
	background: #EE734F url(../images/ui-bg_flat_75_ee734f_40x100.png);
	}

#science-fiction .ui-state-active, #science-fiction .ui-widget-content .ui-state-active, #science-fiction .ui-widget-header .ui-state-active {
	background: #EE734F url(../images/ui-bg_flat_75_ee734f_40x100.png);
	}

/* Entertainment Theme */

#entertainment .section-button img {background: #f0a433; margin-left: 10px;}
#entertainment .section-button img:hover {background: #F3B963 url(../images/tmr-overlay.png) repeat;}
#entertainment a, #entertainment a:active, #entertainment a:visited {color: #DD972F;}
#entertainment a:hover {color: #9258a4;}
#entertainment .selected-section img {background: #F3B963 url(../images/tmr-overlay.png) repeat;}
#entertainment .selected-section img:hover {background: #f0a433 url() repeat;}
#entertainment #content {background: url(../images/content-background-section.gif) repeat-y;}

#entertainment .ui-state-hover, #entertainment .ui-widget-content .ui-state-hover, #entertainment .ui-widget-header .ui-state-hover, #entertainment .ui-state-focus, .ui-widget-content .ui-state-focus, #entertainment .ui-widget-header .ui-state-focus {
	background: #f0a433 url(../images/ui-bg_flat_75_f0a433_40x100.png);
	}

#entertainment .ui-state-active, #entertainment .ui-widget-content .ui-state-active, #entertainment .ui-widget-header .ui-state-active {
	background: #f0a433 url(../images/ui-bg_flat_75_f0a433_40x100.png);
	}
	

/* Home & Away Theme */ 

#home-away .section-button img {background: #799d3e; margin-left: 10px;}
#home-away .section-button img:hover {background: #acc537 url(../images/tmr-overlay.png) repeat;}
#home-away a, #home_away a:active, #home_away a:visited {color: #799d3e;}
#home-away a:hover {color: #9157a4;}
#home-away .selected-section img {background: #acc537 url(../images/tmr-overlay.png) repeat;}
#home-away .selected-section img:hover {background: #799d3e url() repeat;}
#home-away #content {background: url(../images/content-background-section.gif) repeat-y;}

#home-away .ui-state-hover, #home_away .ui-widget-content .ui-state-hover, #home_away .ui-widget-header .ui-state-hover, #home_away .ui-state-focus, #home_away .ui-widget-content .ui-state-focus, #home_away .ui-widget-header .ui-state-focus {
	background: #799d3e url(../images/ui-bg_flat_75_799d3e_40x100.png);
}

#home-away .ui-state-active, #home_away .ui-widget-content .ui-state-active, #home_away .ui-widget-header .ui-state-active {
	background: #799d3e url(../images/ui-bg_flat_75_799d3e_40x100.png);
}
	
#lifestyle .section-button img {background: #799d3e; margin-left: 10px;}
#lifestyle .section-button img:hover {background: #acc537 url(../images/tmr-overlay.png) repeat;}
#lifestyle a, #home_away a:active, #home_away a:visited {color: #799d3e;}
#lifestyle a:hover {color: #9157a4;}
#lifestyle .selected-section img {background: #acc537 url(../images/tmr-overlay.png) repeat;}
#lifestyle .selected-section img:hover {background: #799d3e url() repeat;}
#lifestyle #content {background: url(../images/content-background-section.gif) repeat-y;}

#lifestyle .ui-state-hover, #home_away .ui-widget-content .ui-state-hover, #home_away .ui-widget-header .ui-state-hover, #home_away .ui-state-focus, #home_away .ui-widget-content .ui-state-focus, #home_away .ui-widget-header .ui-state-focus {
	background: #799d3e url(../images/ui-bg_flat_75_799d3e_40x100.png);
}

#lifestyle .ui-state-active, #home_away .ui-widget-content .ui-state-active, #home_away .ui-widget-header .ui-state-active {
	background: #799d3e url(../images/ui-bg_flat_75_799d3e_40x100.png);
}

/* Author Theme */

#author .section-button img {background: #486bad; margin-left: 10px;}
#author .section-button img:hover {background: #5774b5 url(../images/tmr-overlay.png) repeat;}
#author #content {background: url(../images/content-background-section.gif) repeat-y;}


#author .ui-state-hover, #author .ui-widget-content .ui-state-hover, #author .ui-widget-header .ui-state-hover, #author .ui-state-focus, #author .ui-widget-content .ui-state-focus, #author .ui-widget-header .ui-state-focus {
	background: #486bad url(../images/ui-bg_flat_75_486bad_40x100.png);
}

#author .ui-state-active, #author .ui-widget-content .ui-state-active, #author .ui-widget-header .ui-state-active {
	background: #486bad url(../images/ui-bg_flat_75_486bad_40x100.png);
}

/* Feature Columns Theme */

#feature-columns #content {background: url(../images/content-background-section.gif) repeat-y;}
#featured-columns #content {background: url(../images/content-background-section.gif) repeat-y;}
#interviews #content {background: url(../images/content-background-section.gif) repeat-y;}
#morton-report-interviews #content {background: url(../images/content-background-section.gif) repeat-y;}


/* Blog Theme */

#tmr-blog #content {background: url(../images/content-background-section.gif) repeat-y;}



/*** END Category Specific Themes ***/




/*** Logo & Nav-Sprites ***/

* {margin: 0; padding: 0;}
#tmr_logo {width: 358px; height: 122px;}	 
#nav {height: 110px; width: 950px; margin: 0 auto;}	
#nav span {display: none;}
#nav li {list-style-type: none; float: left; margin-right: 10px;}
#nav a {height: 110px; display: block;}


/* Main Navigation */
	
#nav1 {width: 87px; background: url(../images/nav-sprite-main.png) 0 0 no-repeat;}
#nav2 {width: 87px; background: url(../images/nav-sprite-main.png) -87px 0 no-repeat;}
#nav3 {width: 87px; background: url(../images/nav-sprite-main.png) -174px 0 no-repeat;}
#nav4 {width: 87px; background: url(../images/nav-sprite-main.png) -261px 0 no-repeat;}
#nav5 {width: 87px; background: url(../images/nav-sprite-main.png) -348px 0 no-repeat;}
#nav6 {width: 87px; background: url(../images/nav-sprite-main.png) -435px 0 no-repeat;}
#nav1 a:hover {background: url(../images/nav-sprite-main.png) 0px -110px no-repeat;}
#nav2 a:hover {background: url(../images/nav-sprite-main.png) -87px -110px no-repeat;}
#nav3 a:hover {background: url(../images/nav-sprite-main.png) -174px -110px no-repeat;}
#nav4 a:hover {background: url(../images/nav-sprite-main.png) -261px -110px no-repeat;}
#nav5 a:hover {background: url(../images/nav-sprite-main.png) -348px -110px no-repeat;}
#nav6 a:hover {background: url(../images/nav-sprite-main.png) -435px -110px no-repeat;}


/* Arts Navigation */

#arts #nav1 {width: 87px; background: url(../images/nav-sprite-arts.png) 0 0 no-repeat;}
#arts #nav2 {width: 87px; background: url(../images/nav-sprite-arts.png) -87px -110px no-repeat;}
#arts #nav3 {width: 87px; background: url(../images/nav-sprite-arts.png) -174px 0 no-repeat;}
#arts #nav4 {width: 87px; background: url(../images/nav-sprite-arts.png) -261px 0 no-repeat;}
#arts #nav5 {width: 87px; background: url(../images/nav-sprite-arts.png) -348px 0 no-repeat;}
#arts #nav6 {width: 87px; background: url(../images/nav-sprite-arts.png) -435px 0 no-repeat;}
#arts #nav1 a:hover {background: url(../images/nav-sprite-arts.png) 0px -110px no-repeat;}
#arts #nav2 a:hover {background: url(../images/nav-sprite-arts.png) -87px 0 no-repeat;}
#arts #nav3 a:hover {background: url(../images/nav-sprite-arts.png) -174px -110px no-repeat;}
#arts #nav4 a:hover {background: url(../images/nav-sprite-arts.png) -261px -110px no-repeat;}
#arts #nav5 a:hover {background: url(../images/nav-sprite-arts.png) -348px -110px no-repeat;}
#arts #nav6 a:hover {background: url(../images/nav-sprite-arts.png) -435px -110px no-repeat;}


/* Books Navigation */

#books #nav1 {width: 87px; background: url(../images/nav-sprite-books.png) 0 0 no-repeat;}
#books #nav2 {width: 87px; background: url(../images/nav-sprite-books.png) -87px 0 no-repeat;}
#books #nav3 {width: 87px; background: url(../images/nav-sprite-books.png) -174px 0 no-repeat;}
#books #nav4 {width: 87px; background: url(../images/nav-sprite-books.png) -261px 0 no-repeat;}
#books #nav5 {width: 87px; background: url(../images/nav-sprite-books.png) -348px -110px no-repeat;}
#books #nav6 {width: 87px; background: url(../images/nav-sprite-books.png) -435px 0 no-repeat;}
#books #nav1 a:hover {background: url(../images/nav-sprite-books.png) 0 -110px no-repeat;}
#books #nav2 a:hover {background: url(../images/nav-sprite-books.png) -87px -110px no-repeat;}
#books #nav3 a:hover {background: url(../images/nav-sprite-books.png) -174px -110px no-repeat;}
#books #nav4 a:hover {background: url(../images/nav-sprite-books.png) -261px -110px no-repeat;}
#books #nav5 a:hover {background: url(../images/nav-sprite-books.png) -348px 0 no-repeat;}
#books #nav6 a:hover {background: url(../images/nav-sprite-books.png) -435px -110px no-repeat;}


/* Celebrity Navigation */

#celebrity #nav1 {width: 87px; background: url(../images/nav-sprite-celebrity.png) 0 -110px no-repeat;}
#celebrity #nav2 {width: 87px; background: url(../images/nav-sprite-celebrity.png) -87px 0 no-repeat;}
#celebrity #nav3 {width: 87px; background: url(../images/nav-sprite-celebrity.png) -174px 0 no-repeat;}
#celebrity #nav4 {width: 87px; background: url(../images/nav-sprite-celebrity.png) -261px 0 no-repeat;}
#celebrity #nav5 {width: 87px; background: url(../images/nav-sprite-celebrity.png) -348px 0 no-repeat;}
#celebrity #nav6 {width: 87px; background: url(../images/nav-sprite-celebrity.png) -435px 0 no-repeat;}
#celebrity #nav1 a:hover {background: url(../images/nav-sprite-celebrity.png) 0 0 no-repeat;}
#celebrity #nav2 a:hover {background: url(../images/nav-sprite-celebrity.png) -87px -110px no-repeat;}
#celebrity #nav3 a:hover {background: url(../images/nav-sprite-celebrity.png) -174px -110px no-repeat;}
#celebrity #nav4 a:hover {background: url(../images/nav-sprite-celebrity.png) -261px -110px no-repeat;}
#celebrity #nav5 a:hover {background: url(../images/nav-sprite-celebrity.png) -348px -110px no-repeat;}
#celebrity #nav6 a:hover {background: url(../images/nav-sprite-celebrity.png) -435px -110px no-repeat;}


/* Discoveries Navigation */

#discoveries #nav1 {width: 87px; background: url(../images/nav-sprite-discoveries.png) 0 0 no-repeat;}
#discoveries #nav2 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -87px 0 no-repeat;}
#discoveries #nav3 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -174px 0 no-repeat;}
#discoveries #nav4 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -261px 0 no-repeat;}
#discoveries #nav5 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -348px 0 no-repeat;}
#discoveries #nav6 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -435px -110px no-repeat;}
#discoveries #nav1 a:hover {background: url(../images/nav-sprite-discoveries.png) 0 -110px no-repeat;}
#discoveries #nav2 a:hover {background: url(../images/nav-sprite-discoveries.png) -87px -110px no-repeat;}
#discoveries #nav3 a:hover {background: url(../images/nav-sprite-discoveries.png) -174px -110px no-repeat;}
#discoveries #nav4 a:hover {background: url(../images/nav-sprite-discoveries.png) -261px -110px no-repeat;}
#discoveries #nav5 a:hover {background: url(../images/nav-sprite-discoveries.png) -348px -110px no-repeat;}
#discoveries #nav6 a:hover {background: url(../images/nav-sprite-discoveries.png) -435px 0 no-repeat;}

#science-fiction #nav1 {width: 87px; background: url(../images/nav-sprite-discoveries.png) 0 0 no-repeat;}
#science-fiction #nav2 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -87px 0 no-repeat;}
#science-fiction #nav3 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -174px 0 no-repeat;}
#science-fiction #nav4 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -261px 0 no-repeat;}
#science-fiction #nav5 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -348px 0 no-repeat;}
#science-fiction #nav6 {width: 87px; background: url(../images/nav-sprite-discoveries.png) -435px -110px no-repeat;}
#science-fiction #nav1 a:hover {background: url(../images/nav-sprite-discoveries.png) 0 -110px no-repeat;}
#science-fiction #nav2 a:hover {background: url(../images/nav-sprite-discoveries.png) -87px -110px no-repeat;}
#science-fiction #nav3 a:hover {background: url(../images/nav-sprite-discoveries.png) -174px -110px no-repeat;}
#science-fiction #nav4 a:hover {background: url(../images/nav-sprite-discoveries.png) -261px -110px no-repeat;}
#science-fiction #nav5 a:hover {background: url(../images/nav-sprite-discoveries.png) -348px -110px no-repeat;}
#science-fiction #nav6 a:hover {background: url(../images/nav-sprite-discoveries.png) -435px 0 no-repeat;}

/* Entertainment Navigation */

#entertainment #nav1 {width: 87px; background: url(../images/nav-sprite-entertainment.png) 0 0 no-repeat;}
#entertainment #nav2 {width: 87px; background: url(../images/nav-sprite-entertainment.png) -87px 0 no-repeat;}
#entertainment #nav3 {width: 87px; background: url(../images/nav-sprite-entertainment.png) -174px -110px no-repeat;}
#entertainment #nav4 {width: 87px; background: url(../images/nav-sprite-entertainment.png) -261px 0 no-repeat;}
#entertainment #nav5 {width: 87px; background: url(../images/nav-sprite-entertainment.png) -348px 0 no-repeat;}
#entertainment #nav6 {width: 87px; background: url(../images/nav-sprite-entertainment.png) -435px 0 no-repeat;}
#entertainment #nav1 a:hover {background: url(../images/nav-sprite-entertainment.png) 0px -110px no-repeat;}
#entertainment #nav2 a:hover {background: url(../images/nav-sprite-entertainment.png) -87px -110px no-repeat;}
#entertainment #nav3 a:hover {background: url(../images/nav-sprite-entertainment.png) -174px 0 no-repeat;}
#entertainment #nav4 a:hover {background: url(../images/nav-sprite-entertainment.png) -261px -110px no-repeat;}
#entertainment #nav5 a:hover {background: url(../images/nav-sprite-entertainment.png) -348px -110px no-repeat;}
#entertainment #nav6 a:hover {background: url(../images/nav-sprite-entertainment.png) -435px -110px no-repeat;}


/* Home & Away Navigation */

#home-away #nav1 {width: 87px; background: url(../images/nav-sprite-home_away.png) 0 0 no-repeat;}
#home-away #nav2 {width: 87px; background: url(../images/nav-sprite-home_away.png) -87px 0 no-repeat;}
#home-away #nav3 {width: 87px; background: url(../images/nav-sprite-home_away.png) -174px 0 no-repeat;}
#home-away #nav4 {width: 87px; background: url(../images/nav-sprite-home_away.png) -261px -110px no-repeat;}
#home-away #nav5 {width: 87px; background: url(../images/nav-sprite-home_away.png) -348px 0 no-repeat;}
#home-away #nav6 {width: 87px; background: url(../images/nav-sprite-home_away.png) -435px 0 no-repeat;}
#home-away #nav1 a:hover {background: url(../images/nav-sprite-home_away.png) 0px -110px no-repeat;}
#home-away #nav2 a:hover {background: url(../images/nav-sprite-home_away.png) -87px -110px no-repeat;}
#home-away #nav3 a:hover {background: url(../images/nav-sprite-home_away.png) -174px -110px no-repeat;}
#home-away #nav4 a:hover {background: url(../images/nav-sprite-home_away.png) -261px 0 no-repeat;}
#home-away #nav5 a:hover {background: url(../images/nav-sprite-home_away.png) -348px -110px no-repeat;}
#home-away #nav6 a:hover {background: url(../images/nav-sprite-home_away.png) -435px -110px no-repeat;}

#lifestyle #nav1 {width: 87px; background: url(../images/nav-sprite-home_away.png) 0 0 no-repeat;}
#lifestyle #nav2 {width: 87px; background: url(../images/nav-sprite-home_away.png) -87px 0 no-repeat;}
#lifestyle #nav3 {width: 87px; background: url(../images/nav-sprite-home_away.png) -174px 0 no-repeat;}
#lifestyle #nav4 {width: 87px; background: url(../images/nav-sprite-home_away.png) -261px -110px no-repeat;}
#lifestyle #nav5 {width: 87px; background: url(../images/nav-sprite-home_away.png) -348px 0 no-repeat;}
#lifestyle #nav6 {width: 87px; background: url(../images/nav-sprite-home_away.png) -435px 0 no-repeat;}
#lifestyle #nav1 a:hover {background: url(../images/nav-sprite-home_away.png) 0px -110px no-repeat;}
#lifestyle #nav2 a:hover {background: url(../images/nav-sprite-home_away.png) -87px -110px no-repeat;}
#lifestyle #nav3 a:hover {background: url(../images/nav-sprite-home_away.png) -174px -110px no-repeat;}
#lifestyle #nav4 a:hover {background: url(../images/nav-sprite-home_away.png) -261px 0 no-repeat;}
#lifestyle #nav5 a:hover {background: url(../images/nav-sprite-home_away.png) -348px -110px no-repeat;}
#lifestyle #nav6 a:hover {background: url(../images/nav-sprite-home_away.png) -435px -110px no-repeat;}

/* Author Navigation */

#author #nav1 {width: 87px; background: url(../images/nav-sprite-main.png) 0 0 no-repeat;}
#author #nav2 {width: 87px; background: url(../images/nav-sprite-main.png) -87px 0 no-repeat;}
#author #nav3 {width: 87px; background: url(../images/nav-sprite-main.png) -174px 0 no-repeat;}
#author #nav4 {width: 87px; background: url(../images/nav-sprite-main.png) -261px 0 no-repeat;}
#author #nav5 {width: 87px; background: url(../images/nav-sprite-main.png) -348px 0 no-repeat;}
#author #nav6 {width: 87px; background: url(../images/nav-sprite-main.png) -435px 0 no-repeat;}
#author #nav1 a:hover {background: url(../images/nav-sprite-main.png) 0px -110px no-repeat;}
#author #nav2 a:hover {background: url(../images/nav-sprite-main.png) -87px -110px no-repeat;}
#author #nav3 a:hover {background: url(../images/nav-sprite-main.png) -174px -110px no-repeat;}
#author #nav4 a:hover {background: url(../images/nav-sprite-main.png) -261px -110px no-repeat;}
#author #nav5 a:hover {background: url(../images/nav-sprite-main.png) -348px -110px no-repeat;}
#author #nav6 a:hover {background: url(../images/nav-sprite-main.png) -435px -110px no-repeat;}

/*** END Logo & Nav-Sprites ***/


/*** Sidebar Accordion Styles for Overriding Theme Styles ***/

#accordion a, #accordion a:active, #accordion a:visited {color: #fff;}
#accordion a:hover {color: #fff;}

/*** END Sidebar Accordion Styles for Overriding Theme Styles ***/




/*** TMR Misc Sprite Icons ***/

* {margin: 0; padding: 0;}


/* Social Media Icons */
	 
#socialIcons {height: 18px; margin: 0 auto; padding: 10px 0 10px 26px;}
	 
#socialIcons span {display: none;}

#socialIcons li {list-style-type: none; float: left; margin-right: 3px;}

#socialIcons a {height: 16px; display: block;}
	
#socialIcon1 {width: 16px; background: url(../images/misc-img-sprite.png) -171px 0 no-repeat;}

#socialIcon2 {width: 16px; background: url(../images/misc-img-sprite.png) -187px 0 no-repeat;}

#socialIcon3 {width: 16px; background: url(../images/misc-img-sprite.png) -203px 0 no-repeat;}

#socialIcon4 {width: 16px; background: url(../images/misc-img-sprite.png) -219px 0 no-repeat;}

#socialIcon5 {width: 16px; background: url(../images/misc-img-sprite.png) -235px 0 no-repeat;}

#socialIcon6 {width: 16px; background: url(../images/misc-img-sprite.png) -251px 0 no-repeat;}

#socialIcon7 {width: 16px; background: url(../images/misc-img-sprite.png) -267px 0 no-repeat;}

#socialIcon8 {width: 16px; background: url(../images/misc-img-sprite.png) -283px 0 no-repeat;}

#socialIcon9 {width: 16px; background: url(../images/misc-img-sprite.png) -299px 0 no-repeat;}

#socialIcon10 {width: 16px; background: url(../images/misc-img-sprite.png) -315px 0 no-repeat;}

#socialIcon11 {width: 16px; background: url(../images/misc-img-sprite.png) -331px 0 no-repeat;}

#socialIcon12 {width: 16px; background: url(../images/misc-img-sprite.png) -347px 0 no-repeat;}


#socialIcon1 a:hover {background: url(../images/misc-img-sprite.png) -171px -16px no-repeat;}

#socialIcon2 a:hover {background: url(../images/misc-img-sprite.png) -187px -16px no-repeat;}

#socialIcon3 a:hover {background: url(../images/misc-img-sprite.png) -203px -16px no-repeat;}

#socialIcon4 a:hover {background: url(../images/misc-img-sprite.png) -219px -16px no-repeat;}

#socialIcon5 a:hover {background: url(../images/misc-img-sprite.png) -235px -16px no-repeat;}

#socialIcon6 a:hover {background: url(../images/misc-img-sprite.png) -251px -16px no-repeat;}

#socialIcon7 a:hover {background: url(../images/misc-img-sprite.png) -267px -16px no-repeat;}

#socialIcon8 a:hover {background: url(../images/misc-img-sprite.png) -283px -16px no-repeat;}

#socialIcon9 a:hover {background: url(../images/misc-img-sprite.png) -299px -16px no-repeat;}

#socialIcon10 a:hover {background: url(../images/misc-img-sprite.png) -315px -16px no-repeat;}

#socialIcon11 a:hover {background: url(../images/misc-img-sprite.png) -331px -16px no-repeat;}

#socialIcon12 a:hover {background: url(../images/misc-img-sprite.png) -347px -16px no-repeat;}


/* Search Icon */

#searchIcon {height: 21px; width: 20px; margin: 0 auto; display: block; background: url(../images/misc-img-sprite.png) -147px 0 no-repeat;}
	 
#searchIcon span {display: none;}


/* Small Morton Comments Icon */
/*
#commentsSmallIcon {height: 16px; width: 16px; margin: 0 auto; background: url(../images/misc-img-sprite.png) -128px 0 no-repeat;}
	 
#commentsSmallIcon span {display: none;}

#commentsSmallIcon a {height: 16px; width: 16px; display: block;}
*/


#commentsSmallIcon {height: 16px; width: 16px; margin: 0 auto;}
	 
#commentsSmallIcon span {display: none;}

#commentsSmallIcon li {list-style-type: none; float: left;}

#commentsSmallIcon a {height: 16px; width: 16px; display: block;}

#commentsSmallIcon1 {width: 16px; display: block; background: url(../images/misc-img-sprite.png) -128px 0 no-repeat;}



/* Medium Morton Comments Icon */

#commentsMedIcon {height: 45px; width: 45px; margin: 0 auto; background: url(../images/misc-img-sprite.png) -79px 0 no-repeat;}
	 
#commentsMedIcon span {display: none;}

#commentsMedIcon a {height: 45px; width: 45px; display: block;}


/* Morton Category Icon */

#mortonCatIcon {height: 75px; width: 75px; margin: 0 auto; display: block; background: url(../images/misc-img-sprite.png) 0 0 no-repeat;}
	 
#mortonCatIcon span {display: none;}

#mortonCatIcon a {height: 75px; width: 75px; display: block;}


/*** END The Morton Report Misc Sprite Icons ***/



h2 {
	font-size: 1.2em;
	line-height: 1.15;
	font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 a:link, h2 a:visited {color: #000; text-decoration: none;}
h2 a:hover {color: #9258a4; text-decoration: underline;}

.catName {text-transform: uppercase; font-size: 0.8em !important; padding-top: 7px;}
.catName a, .catName a:visited {color: #000; text-decoration: none;}
.catName a:hover {color: #000; text-decoration: underline;}

#home2Col {margin-top: 30px;}
#home2ColLeft {float: left; width: 170px; padding-right: 10px;}
#home2ColRight {float: right; width: 170px; padding-right: 10px;}

.entryBlurb {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif padding-top: 3px;}

.entryAuthor {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif}
.entryAuthor a, .entryAuthor a:visited {text-decoration: none;}
.entryAuthor a:hover {text-decoration: underline;}

#entryMoreFrom {clear: both; padding-top: 10px;}
#entryMoreAuthorStories {clear: both;}



#catEntryBlurb {width: 460px; margin-top: 15px;}
#catEntryBlurbLeft {float: left; width: 220px;}
#catEntryBlurbRight {float: right; width: 230px;}

#catEntryBlurb .catName {text-transform: uppercase; font-size: 0.8em !important; padding-top: 5px;}
#catEntryBlurb .catName a, .catName a:visited {color: #000; text-decoration: none;}
#catEntryBlurb .catName a:hover {color: #000; text-decoration: underline;}
#catEntryBlurb h2 {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; padding-bottom: 10px;}
#catEntryBlurb h2 a, #catEntryBlurb a:visited {text-decoration: underline;}
#catEntryBlurb .entryBlurb {font-family: arial, helvetica, sans-serif; color: #000;}
#catEntryBlurb .entryAuthor {font-size: 11px; padding-top: 10px; float: right;}

.catMore {clear: both; position: relative; top: 10px; font:normal 18px 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif; margin-bottom: 10px;}
.catMore hr {margin: 5px 0 5px 0;}

/**** Add Text Color for all Categories ****/
#celebrity .catMore {color:#9157a4;}
#arts .catMore {color:#158ba5;}
#entertainment .catMore {color:#dd972f;}
#home-away .catMore {color:#799d3e;}
#lifestyle .catMore {color:#799d3e;}
#books .catMore {color:#d52027;}
#discoveries .catMore {color:#ee734f;}
#science-fiction .catMore {color:#ee734f;}


.catEntryArticle {
        width:460px; height: 115px;
}
.catEntryArticleLeft {
        width:120px;
        float:left;
        padding-top:10px;
}
.catEntryArticleRight {
        width:340px;
        float:left;
        padding-top:10px;
        margin-bottom: 10px;
}

.catEntryArticle .catEntryDate {color: #999; font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; font-size: 10px; padding-bottom: 3px;}
.catEntryArticle h2 {padding:0px; margin:0px;}
.catEntryArticle h2 a, .catEntryArticle h2 a:visited {color: #000 !important; text-decoration: none;}
.catEntryArticle h2 a:hover {color: #000 !important; text-decoration: underline;}
.catEntryArticle .entryArticleBlurb {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; color: #000; padding-top: 2px;}
.catEntryArticle .catEntryThumbCap {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; color:#a28f62; text-transform: uppercase; font-size: 9px;}
.catEntryArticle .entryArticleAuthor {font-family: 'Droid Serif', Georgia, "Times New Roman", Times, serif; color:#a28f62; text-transform: uppercase; font-size: 9px;}

#entryRight {
    float: right;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 120px;
}
#authorPic {
    float: left;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 200px;
}

/* Forms ---------------------------------------------------------------------------------- */
.user-profile-edit form {
    margin-bottom: .75em;
}
.field {
    border: 0;
    margin-bottom: 1em;
}

.field-header,
.field-content {
    line-height: 30px;
}
.field-header label {
    font-weight: bold;
    color: #9159A4;
}

.field-content {
    font-size: 13px;
}
.field-content select,
.field-content input.ti,
.field-content textarea.ta,
.field-content input.pw {
    margin: 0;
    width: 318px;
    font-size: 15px;
    border: 1px solid #ddd;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    background: #fcfcfc;
}
.field-content input.ti,
.field-content textarea.ta,
.field-content input.pw {
    padding: 4px;
}

.field-content input.pw {
    letter-spacing: 5px;
}

.register-captcha { 
    margin-bottom: 2em;
}
.register-captcha .label, 
.register-captcha .field { 
    margin-left: 140px;
}
.register-captcha .label { 
    margin-bottom: .5em;
    color: #777;
}
.register-captcha .field img { 
    margin-bottom: .5em;
}
.register-captcha .field input { 
    width: 140px;
    margin-bottom: 1em;
    padding: 4px;
}
.register-captcha .field p { 
    color: #aaa;
}

ul#profile-data li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}


#profile_userpic-field .field-content label {
    display: block;
    margin-top: 5px;
}

.mt-profile-edit form {
    margin-bottom: .75em;
}

.custom-field-radio-list {
    margin-bottom: .25em;
}
.custom-field-radio-list li {
    list-style: none;
    margin-left: 0;
}

.user-profile-edit .field .field-header,
.register .field .field-header {
    float: left;
    width: 130px;
    margin-right: 10px;
    text-align: right;
}
.user-profile-edit .field .field-content,
.register .field .field-content,
.register .actions-bar,
.user-profile-edit .actions-bar {
    margin-left: 140px;
}

.register .hint { font-size: 12px; }

#userpic-field .field-content img {
    vertical-align: top;
}

.primary-button { 
    display: block;
    background: #333 url(button-primary.gif) no-repeat left center;
    border: 0;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #eee;
    cursor: pointer;
    padding: 4px 10px;
    margin: 0;
}

.primary-button:hover { 
    background-position: right center;
}

/* Status Messages -------------------------------------------------------------------------------- */

#comment-exclamation,
#comment-error {
    padding: 5px;
	background-color: #FAE4C2;
	font-family: arial;
	font-style: italic;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.msg {
    margin: 0 0 10px 0;
    padding: 16px 10px 16px 10px;
    background-repeat: no-repeat;
    background-position: 12px center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

}
.msg-success {
    background-color: #CDDD85;
}
.msg-error {
    background-color: #FAE4C2;
}
.msg-info {
    background-color: #fff;
}
.msg-alert {
    background-color: #FAE4C2;
}
.msg-publishing {
    background-color: #fff;
}

.msg a.close-me {
    background: transparent url(icon_close.png) no-repeat scroll 3px 4px;
    display: block;
    float: right;
    height: 18px;
    min-width: 0;
    padding: 2px;
    width: 22px;
    margin: 0;
}
.msg a.close-me span {
    display: none;
}

.note {
    margin: 10px 0;
}


.signinButton {
        color: #FFF;
        font: 20px 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
        background: #7F3F98;
        cursor: pointer;
        cursor: hand;
        border-width: 0px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
		padding-bottom: 5px;

}

.signinButton:hover {
        background: #3C66AA;
}



.fb_popupContainer {
  z-index: 9000;  /* ITS Z-INDEX IS OVER NINE-THOUSAND?!?! */
}
a.fbconnect_login_button { text-decoration: none; }

#auth-options { margin-bottom: 10px; float: left; width: 100%;}
#auth-options .auth-button,
#auth-options form { 
  float: left; 
  background-color: 0;
  margin-right: 10px; 
}


.comments-form label { 
  width: 80px; 
  display: block; 
  float: left; 
  margin-bottom: 5px; 
}
.comments-form input { 
  margin-bottom: 5px; 
}
.actions .comments-form #comment-form-remember-me {
    padding-left: 80px;
    display: none;
}
.comments-form #comment-form-url { display: none; }

.comment .asset-meta {
    margin-left: 8px;
    margin-top: 1px;
}
.comment .userpic {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.comment .byline, .comment .actions {
    display: block;
    margin: 0; padding: 0 !important;
}
.comment .byline a {
    font-weight: bold;
    font-size: 10px;
}
.comment .byline abbr {
    font-weight: normal;
    font-size: 10px;
}
.comment .comment-header {
    background-image: none;
}
.comment .comment-content {
    background-image: none;
    background-color: #eeeeea;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.comment .comment-header {
    background-image: url(http://www.themortonreport.com/images/comment-bubble-down.gif);
    background-repeat: repeat-x;
    background-position: -10px 0;
    background-color: #eeeeea;
}

.comment.comment-by-author .comment-header,
.comment.comment-by-author .comment-content {
}
.comment.comment-by-author .comment-content-inner {
    border: 0;
}


.comment-content blockquote { border-left: 2px solid #CCC; padding-left: 10px; margin: 0 0 5px 10px; }

#comments-form #comment-form-subscribe {
    padding-left: 100px;
}
#comment-form-subscribe label {
    float: none;
    width: auto;
    text-align: left;
    display: inline;
}


.trackbacks,
.comments {
    clear: left;
    padding-bottom: 0px;
}
.comments-content {
    margin-bottom: 15px;
}
.comment-content {
    font-family: Georgia;
    font-size: 13px;
}
.comment-content p {
    margin-bottom: 10px;
}
.comment {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comment .byline img {
    display: none;
}
.comment .user-pic {
    float: left;
    border: 1px solid #ddddd9;
    padding: 2px;
    display: none;
}
.comment .asset-meta {
    color: #666662;
    font-size: 10px;
	font-family: Arial;
}
.comment .comment-header {
    padding: 8px 0 0 25px;
}
.comment .comment-content {
    background: #eeeeea url(http://www.themortonreport.com/images/entry-comment-bg-top.gif) no-repeat 0 0;
    padding-top: 5px;
}
.comment-content-inner {
    padding: 5px 15px;
}
.comment-by-author .comment-content-inner {
    border-left: 1px solid #dae1eb;
    border-right: 1px solid #dae1eb;
}
.comment-by-author .comment-header {
    background: #fff url(http://www.themortonreport.com/images/comment-bubble-down-author.gif) no-repeat 0 0;
}
.comment-by-author .comment-content {
    background: #dae1eb url(http://www.themortonreport.com/images/entry-comment-blue-bg-top.gif) no-repeat 0 0;
}
.comment-highlight .comment-content-inner {
    border-left: 1px solid #fc3 !important;
    border-right: 1px solid #fc3 !important;
}
.comment-highlight .comment-header {
    background: #fff url(http://www.themortonreport.com/images/entry-comment-hl-bg-bot.gif) no-repeat 0 0 !important;
}
.comment-highlight .comment-content {
    background: #ffd url(http://www.themortonreport.com/images/entry-comment-hl-bg-top.gif) no-repeat 0 0 !important;
}
.comments-open-header,
.comments-header,
.trackbacks-header,
.trackbacks-info,
.comments-open-content,
.comments-content {
    margin-left: 0px;
}
.comments-open-header,
.comments-header,
.trackbacks-header {
    font-family: Georgia;
    font-weight: normal;
    margin-bottom: 10px;
}
.comments-open-content {
    
}
.comments-open form.comments-form {
    background: url(http://www.themortonreport.com/images/entry-footer-bg-bot.gif) no-repeat left bottom;
    padding-bottom: 5px;
}
.comments-open form.comments-form #comments-form-inner {
    background: #ffffff url(none) no-repeat left top;
    margin: 0;
    padding: 15px 10px 10px 10px;
}
#comment-greeting {
    margin-bottom: 5px;
}
#comments-form div {
    clear: left;
    margin-bottom: 5px;
}
#comments-form label {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
    color: #666662;
    margin-right: 10px;
}
#comments-form input.ti,
#comments-form textarea {
    float: left;
    width: 330px;
}
#comment-form-remember-me,
#comment-form-reply,
#comments-open-footer {
    padding-left: 100px;
}
#comment-form-remember-me label,
#comment-form-reply label {
    float: none;
    width: auto;
    text-align: left;
    display: inline;
}
/* captcha */
#comments-open-captcha div.label {
    display: inline;
}
#comments-open-captcha div.field {
    padding-left: 100px;
    clear: none;
}
#comments-open-captcha div.field img {
    margin-bottom: 5px;
}
#comments-open-captcha div.field p {
    color: #666662;
}
.FrontDoorFeatured {
	background: #444444;
}
.FrontDoorSB {
	background: #3C66AA;
	background-image: url(/mt-static/support/plugins/tmr/images/tmr-overlay.png);
}
.FrontDoorFeatured .entryImage {
	text-align: center;
}
.FrontDoorFeatured .entryImage img {
	vertical-align:middle;
}
.FrontDoorFeatured .entryFeatureCredit {
	font-size: 10px;
	color: #999;
	text-align: right;
	margin-right: 10px;
	margin-top: 3px;
}
.FrontDoorFeatured .entryFeatureCredit a {
	color: #999;
	text-decoration: none;
}
.FrontDoorFeatured .entryFeatureCredit p {
	margin: 0px;
}

.FrontDoorFeatured .catName {
	margin-left: 10px;
	color: #FFF;
}
.FrontDoorFeatured .catName a {
	color: #FFF;
}

.FrontDoorFeatured h2 {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	font: normal 1.5em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
}
.FrontDoorSB h2 {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	padding-bottom: 5px;
	font: normal 3em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
}

.FrontDoorFeatured h2 a {
	color: #FFF;
}
.FrontDoorFeatured .entryBlurb {
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	font: 13px/16px Arial, Helvetica, sans-serif;
}
.FrontDoorFeatured .entryAuthor {
	color: #dedede;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	font: 11px/12px Arial, Helvetica, sans-serif;
}

.FrontDoorFeatured .entryAuthor a {
	color: #dedede;
}


h1#page-title {
	font: 400 3em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 0px;
}

#entryFeaturePhoto #entryFeatureCredit {
	color: #999;
	text-align: right;
	font: 10px Arial, Helvetica, sans-serif;
}
#entryFeaturePhoto #entryFeatureCredit a {
	color: #999;
	text-decoration: none;
}
#entryFeaturePhoto #entryFeatureCredit p {
	margin: 0px;
}
#entrygallery {
	font-size: 120%;
	margin-top: 25px;
	line-height: 120%;	
	
}
.asset-author {
	font-size: 95%;	
}
/*** The Morton Report Social Media Sprite Icons CSS ***/

* {margin: 0; padding: 0;}
	 
.gallerySocialIcons {height: 25px;}
	 
.gallerySocialIcons span {display: none;}

.gallerySocialIcons li {list-style-type: none; float: left; margin: 0 8px 0 0 !important;}

.gallerySocialIcons a {height: 25px; display: block;}
	
.gallerySocialIcon1 {width: 25px; background: url(/images/share-icons-sprite.png) 0 0 no-repeat;}

.gallerySocialIcon2 {width: 25px; background: url(/images/share-icons-sprite.png) -25px 0 no-repeat;}

.gallerySocialIcon3 {width: 25px; background: url(/images/share-icons-sprite.png) -50px 0 no-repeat;}

.gallerySocialIcon4 {width: 25px; background: url(/images/share-icons-sprite.png) -75px 0 no-repeat;}

.gallerySocialIcon5 {width: 25px; background: url(/images/share-icons-sprite.png) -100px 0 no-repeat;}

.gallerySocialIcon6 {width: 25px; background: url(/images/share-icons-sprite.png) -125px 0 no-repeat;}

.gallerySocialIcon7 {width: 25px; background: url(/images/share-icons-sprite.png) -150px 0 no-repeat;}

.gallerySocialIcon8 {width: 25px; background: url(/images/share-icons-sprite.png) -175px 0 no-repeat;}

.gallerySocialIcon9 {width: 25px; background: url(/images/share-icons-sprite.png) -200px 0 no-repeat;}

.gallerySocialIcon10 {width: 25px; background: url(/images/share-icons-sprite.png) -225px 0 no-repeat;}

.gallerySocialIcon11 {width: 25px; background: url(/images/share-icons-sprite.png) -250px 0 no-repeat;}

.gallerySocialIcon12 {width: 25px; background: url(/images/share-icons-sprite.png) -275px 0 no-repeat;}

.gallerySocialIcon13 {width: 25px; background: url(/images/share-icons-sprite.png) -300px 0 no-repeat;}

.gallerySocialIcon14 {width: 25px; background: url(/images/share-icons-sprite.png) -325px 0 no-repeat;}

.gallerySocialIcon15 {width: 25px; background: url(/images/share-icons-sprite.png) -350px 0 no-repeat;}

.gallerySocialIcon1 a:hover {background: url(/images/share-icons-sprite.png) 0px -25px no-repeat;}

.gallerySocialIcon2 a:hover {background: url(/images/share-icons-sprite.png) -25px -25px no-repeat;}

.gallerySocialIcon3 a:hover {background: url(/images/share-icons-sprite.png) -50px -25px no-repeat;}

.gallerySocialIcon4 a:hover {background: url(/images/share-icons-sprite.png) -75px -25px no-repeat;}

.gallerySocialIcon5 a:hover {background: url(/images/share-icons-sprite.png) -100px -25px no-repeat;}

.gallerySocialIcon6 a:hover {background: url(/images/share-icons-sprite.png) -125px -25px no-repeat;}

.gallerySocialIcon7 a:hover {background: url(/images/share-icons-sprite.png) -150px -25px no-repeat;}

.gallerySocialIcon8 a:hover {background: url(/images/share-icons-sprite.png) -175px -25px no-repeat;}

.gallerySocialIcon9 a:hover {background: url(/images/share-icons-sprite.png) -200px -25px no-repeat;}

.gallerySocialIcon10 a:hover {background: url(/images/share-icons-sprite.png) -225px -25px no-repeat;}

.gallerySocialIcon11 a:hover {background: url(/images/share-icons-sprite.png) -250px -25px no-repeat;}

.gallerySocialIcon12 a:hover {background: url(/images/share-icons-sprite.png) -275px -25px no-repeat;}

.gallerySocialIcon13 a:hover {background: url(/images/share-icons-sprite.png) -300px -25px no-repeat;}

.gallerySocialIcon14 a:hover {background: url(/images/share-icons-sprite.png) -325px -25px no-repeat;}

.gallerySocialIcon15 a:hover {background: url(/images/share-icons-sprite.png) -350px -25px no-repeat;}



/*** END The Morton Report Social Media Sprite Icons CSS ***/

.columnist-profile {
    float: left;
    padding: 10px 20px;
    width: 176px;
}
.columnist-profile .small-thumbnail {
    margin-right: 8px;
}
.columnist-profile .writer-name {
    display: block;
    margin-top: 12px;
}
a.small-thumbnail {
    border: 1px solid #D5D4D5;
    display: block;
    float: left;
    height: 38px;
    overflow: hidden;
    padding: 1px;
    width: 38px;
}
#feature-columnists h3 {
	font: 1.0em 'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color: #A3A0A3;
	text-align: center;
}
#feature-author p {
	font: 200 1.3em 'Yanone Kaffeesatz', Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	color: #666666;
	margin: 0;
}
#feature-author a {
	text-decoration: none;
}
.catFeatureName {text-transform: uppercase; font-size: 0.8em !important;}

.catFeatureName a {background-color: #9159A4; color: #FFFFFF !important; text-decoration: none; padding: 1px 1px 0 1px;}

#feature-columns-home ul {
	list-style: square;
	color: #666666 !important;
	font-size: 95% !important;
}
#featured-columns-home ul {
	list-style: square;
	color: #666666 !important;
	font-size: 95% !important;
}

#feature-columns-home li {
	list-style: square;
	margin-left: 14px;
	color: #666666 !important;
	font-size: 95% !important;
	padding-bottom:5px;
}
#featured-columns-home li {
	list-style: square;
	margin-left: 14px;
	color: #666666 !important;
	font-size: 95% !important;
	padding-bottom:5px;
}

.section-home {
	text-decoration: none !important;
	margin-top: 3px;
    padding-top: 2px;
	display: block;
}
#entry-article-credit {
	font: 90% Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
}
#entry-article-credit a {
	color: #666666 !important;
}
#polldaddy {
    margin-bottom: 10px;
}
#pushtab-giveaway {
    margin-top: 15px;
}
#entryFeatureCaption {
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
}
#calendar {
    border: 1px solid #9159A4;
    color: #666666;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}
.widget-header {
    font: 2em 'Yanone Kaffeesatz';
}
.archive-calendar {
	width: 100%;
}
a.daily-highlight {
    background-color: #D9C4DF;
    display: block;
    text-decoration: none;
	color: #333333 !important;
}

.archive-content-author ul li {
    float: left;
    line-height: 2em;
    list-style: none outside none;
}
.archive-content-author ul li a {
	display: block;
	width: 200px;
}
input#author_search {
background-color:#EDEDED;
border:1px solid #AC80B9;
margin:3px;
padding:3px;
}

.search-results-container h4 {
    color: #9159A4;
    font: 15px 'Yanone Kaffeesatz',Helvetica,Arial,Verdana,sans-serif;
    text-transform: uppercase;
}