/* @override http://www.tvweek.com/_library2/mojoe.css */


@import url('sociotags.css');

/* blue: #093a7c; */

/* -------- tv mojoe css ---------- */

div#tvmojoe {
	background-color: #093a7c;
}

/* header */

div#tvmojoe #mojoeheader {
	background-color: #fff;
	background-image: url(/_images/mojoe/mojoe_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 100%;
	min-height: 200px;
	_height: 200px;
	padding: 0px 20px 50px 20px;
	margin: 10px 0px 0px 0px;
}

div#tvmojoe .headerblock {
	float: left;
	display: inline;
	width: 140px;
	padding-left: 40px;
	padding-right: 25px;
	border-right: 1px solid #ddd;
	padding-bottom: 2px;
	margin-bottom: 5px;
	min-height: 190px;
}

div#tvmojoe .headerblock.last {
	border: 0 none;
}

a#headerlink {
	display: block;
	float: right;
	width: 300px;
	height: 200px;
	margin: 0;
	text-indent: -1000px;
	color: #fff;
	outline: none;
}

div#tvmojoe .headerblock h3 {
	width: 120px;
	float: left;
	z-index: 9;
	font-size: 12px;
	padding: 2px 0px 1px 5px;
	background-color: #111;
	color: #fff;
	margin: 8px 0px 0px -10px;
	text-transform: uppercase;
}

div#tvmojoe .headerblock img {
	float: left;
	display: inline;
	margin: 0px 12px 12px 0px;
}

div#tvmojoe .headerblock p {
	font-size: 11px;
	color: #333;
	line-height: 16px;
	font-weight: bold;
	clear: left;
}

div#tvmojoe .headerblock p a {
	font-weight: normal;
	color: #333;
}

/* main content area */

div#tvmojoe div#main {
	background-color: #093a7c;
}

div#tvmojoe div#main .box {
	background-color: #fff;
	margin: 0 18px 18px;
}

#tvmojoe p.mojoe-date {
	font-size: 2em;
	line-height: 18px;
	font-family: helvetica, arial, sans-serif;
	color: #a5a18c;
	border-bottom: 1px solid #a5a18c;
	padding: 5px 0px;
	margin: 10px 0px 7px 0px;
}

div.mojoe-entry {
	background-color: #fff;
	margin: 0px 20px 40px;
}

div.mojoe-entry h1 {
	font-size: 1.3em;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	padding: 4px 5px 3px 5px;
	margin: 0 -20px 15px;
	background-color: #333333;
	text-transform: uppercase;
}

div.mojoe-entry h2 {
	font-size: 2.0em;
	font-weight: normal;
	font-family: "Times New Roman", times, Georgia, sans-serif;
	color: #222;
	margin-bottom: 12px;
	margin-top: 20px;
	line-height: 1.0em;
}

div.mojoe-entry h2 a {
	font-weight: normal;
	color: #222;
}

div.mojoe-entry p {
	font-size: 1.2em;
	line-height: 1.5;
	font-family: "Times New Roman", times, Georgia, sans-serif;
	color: #333;
	margin: .8em 0;
}

div.mojoe-entry p a {
	color: #093a7c;
	font-weight: bold;
}

div.mojoe-entry p a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #ccc;
}

div.mojoe-entry p a.continuereading {
	color: #4392bb;
	font-weight: bold;
	border: none;
	padding-right: 20px;
	background-image: url(/tvmojoe/_images/blue-circle-arrow.png);
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	clear: left;
	display: block;
	float: right;
	margin-bottom: 10px;
}

div.mojoe-entry p a.continuereading:hover {
	color: #a5a18c;
	text-decoration: underline;
	background-position: 100% -13px;
}

div.mojoe-entry ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}

div.mojoe-entry ul li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-family: "Times New Roman", times, Georgia, sans-serif;
	padding: 5px 20px !important;
	margin: 0px;
	font-size: 1.1em;
	line-height: 18px;
	background-image: url(/_images/mojoe/check.gif);
}

div.mojoe-entry ul.meta {
	list-style: none;
	margin: 30px 0px 15px;
	clear: left;
}

div.mojoe-entry ul.meta li {
	font-weight: normal;
	display: inline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	padding-right: 8px;
	padding-left: 0px!important;
	background: none;
	line-height: 18px;
	color: #666;
}

div.mojoe-entry ul#individualmeta li {
	display: block;
	margin: 0;
	padding: 0 !important;
}

div.mojoe-entry ul.meta li a.comments {
	background-color: #accfff;
	background-image: url(/_images/mojoe/comments.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	padding: 3px 5px 5px 5px;
}

div.mojoe-entry ul.meta li a.comments:hover {
	color: #fff;
	text-decoration: none;
	border: 0px;
}

div.mojoe-entry img.floatright {
	float: right;
	display: inline;
	margin: 0px 0px 14px 14px;
}

ul.pages {
	list-style: none;
	background: none;
	margin: 50px auto 20px auto;
	padding: 0px;
	text-align: center;
}

ul.pages li {
	display: inline;
	color: #333;
	font-weight: bold;
	font-family: 'lucida grande', tahoma, verdana, sans-serif;
	font-size: 1.1em;
}

ul.pages li a {
	color: #000;
	padding: 3px 6px;
	margin-right: 2px;
	background-color: #f1f1f1;
	border: 1px solid #eaeaea;
}

ul.pages li a:hover {
	background-color: #333;
	color: #fff;
	text-decoration: none;
	outline: none;
}

ul.pages li a.selected {
	border: 1px solid #ccc;
	background-color: #fff;
	color: #1b4d90;
	cursor: default;
}

div#container div.mojoe-entry div.highlight {
	background-color: #FFFF66 !important;
}

div#container div.mojoe-entry p strong {
	background-color: #ACCFFF !important;
	padding-left: 3px;
	padding-right: 3px;
}

/* commenting setup */

div.trackbacks {
	background-color: #f1f1f1;
	padding: 10px;
	border: 0px;
}

div.trackbacks h3 {
	margin: 0px;
	padding: 0px;
}

div#comments .comment-inner {
	border: 0 none;
}

div#comments h3.comments-header {
	font-size: 1.8em;
	font-weight: normal;
	margin: .5em 0 1em;
}

div#comments div.comments-content {
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	_width: 508px;


/* IE6 fix */
	_overflow: hidden
}

div#comments div.decor {
	background: url(/_images/arrowbubble.png) no-repeat;
	height: 45px;
	position: relative;
	width: 550px;
	bottom: -55px;
	left: -21px;
	margin-top: -50px;
	margin-bottom: 10px;
}

div#comments p.comment-footer {
	font-family: verdana, tahoma, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}

div#comments div.comment-inner .comment-content p {
	font-size: .9em;
	line-height: 1.3;
	margin: 0 0 1em;
	font-family: "Times New Roman", times, georgia, serif;
}

/* Comment Form
---------------------- */



div#comments p.comments-open-moderated {
	font-size: .85em;
	color: #444;
}

#tvmojoe ul.meta-links {
	height: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}

#tvmojoe ul.meta-links li {
	list-style: none;
	background: none;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #ccc;
	height: 15px;
	line-height: 15px;
}

#tvmojoe ul.meta-links li.last {
	border-right: 0 none;
	margin-right: 0;
	padding-right: 0;
}

#tvmojoe ul.meta-links li span {
	display: none;
}

#tvmojoe ul.meta-links li img {
	margin: 0;
	border: 0 none;
	padding: 0;
}

#wbx-gw-button-wrapper-0 {
	display: none;
}

/* Individual Navigation */

div#tvmojoe div#individual-navigation {
	overflow: hidden;
	border-top: 1px solid #ddd;
	border-bottom: 0 none;
	font-family: "Times New Roman", Times, Georgia, serif;
}

div#tvmojoe #individual-navigation ul {
	padding: 0;
	margin: 10px 0 0;
}

div#tvmojoe #individual-navigation li {
	list-style: none;
	float: left;
	display: inline;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0;
	border-right: 1px solid #ccc;
	height: 50px;
	width: 220px;
}

div#tvmojoe #individual-navigation li.main {
	width: 120px;
}

div#tvmojoe #individual-navigation li strong, div#tvmojoe #individual-navigation li a {
	display: block;
	width: auto;
}

div#tvmojoe #individual-navigation li strong {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}

div#tvmojoe #individual-navigation li a {
	font-weight: normal;
}

div#tvmojoe div#individual-navigation li.next a, #individual-navigation li.prev a {
	width: 160px;
	background-repeat: no-repeat;
	font-size: 0.85em;
	padding-top: 3px;
}

div#tvmojoe div#individual-navigation li.next {
	border-right: 0 none;
}

div#tvmojoe #individual-navigation li.next a {
	padding-left: 15px;
	padding-right: 50px;
	background-image: url('/_images/arrow-right.png');
	background-position: top right;
	text-align: left;

}

div#tvmojoe div#individual-navigation li.prev a {
	padding-left: 50px;
	padding-right: 15px;
	background-image: url('/_images/arrow-left.png');
	text-align: right;
}

div#tvmojoe div#individual-navigation li.main a {
	padding: 8px 5px;
	font-size: 13px;
	font-family: "Times New Roman", times, serif;
	color: #333;
}

div#tvmojoe div#individual-navigation li.main {
	text-align: center;
	padding: 0px 10px;
}

div#tvmojoe div#individual-navigation li.main a {
	background: none;
}

div#tvmojoe div#individual-navigation .main span {
	display: inline;
}


/* sidebar content */

#sidebar {
	width: 300px;
	margin-right: 26px;
}

#sidebar .tvmojoe_sidebar {
}

div#sidebar  h2 {
	margin: 35px 0px 10px 0px;
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	padding: 0px;
}

div#sidebar  h2 span {
	display: none;
}

div#sidebar  h3 {
	font-size: 1.2em;
}

div#sidebar  h3, div#sidebar  h3 a {
	margin: 12px 0px 3px 0px;
	padding: 0px;
	color: #73cbf3;
	font-weight: normal;
}

div#sidebar  h3 a:hover {
	color: #fff;
	text-decoration: none;
}

div#sidebar  p {
	color: #fff;
	font-size: .9em;
	line-height: 17px;
}

div#sidebar  ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 2px;
}

div#sidebar  ul li {
	font-size: .9em;
	color: #fff;
	background-image: none;
	list-style: disc;
	padding: 3px 0px;
	line-height: 14px;
	margin: 0 18px;
}

div#sidebar  ul li a, div#sidebar  a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

div#sidebar  ul li a:hover, div#sidebar  a:hover {
	color: #73cbf3;
	text-decoration: none;
}

div#sidebar a.more {
	font-style: italic;
}

/* each block in the sidebar */

div#sidebar #mojoemission {
	margin-bottom: 45px;
	color: #fff;
}

div#sidebar #mojoemission ul {
	margin: 0px;
	padding: 0px;
}

div#sidebar #mojoemission ul li {
	display: inline;
	font-size: .8em;
	color: #fff;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background: none;
}

div#sidebar #mojoemission ul li a {
	background-color: #1b4d90;
	padding: 2px 4px;
	font-weight: bold;
	color: #73caf2;
}

div#sidebar #mojoemission ul li a:hover {
	text-decoration: none;
	background-color: #3c6dae;
	color: #fff;
}

div#sidebar #mojoemission h2 {
	background-image: url(/_images/mojoe/mojoemission.jpg);
}

div#sidebar #thisweekscolumn h2 {
	background-image: url(/_images/mojoe/thisweekscolumn.jpg);
}

div#sidebar #featuredstories h2 {
	background-image: url(/_images/mojoe/featuredstories.jpg);
}

div#sidebar #mojoetv h2 {
	background-image: url(/_images/mojoe/mojoetv.jpg);
}

div#sidebar #mojoebizwire h2 {
	background-image: url(/_images/mojoe/tvbizwire.jpg);
}

div#sidebar #requiredreading h2 {
	background-image: url(/_images/mojoe/requiredreading.jpg);
}

div#sidebar #tvminute h2 {
	background-image: url(/_images/mojoe/tvminute.jpg);
}

div#sidebar #watchthis h2 {
	background-image: url(/_images/mojoe/watchthis.jpg);
}

div#sidebar #notthat h2 {
	background-image: url(/_images/mojoe/notthat.jpg);
}

div#sidebar #linklove h2 {
	background-image: url(/_images/mojoe/linklove.jpg);
}

/* twitter bird */

div#sidebar #tweet {
	background-image: url(/_images/mojoe/tweetbg.jpg);
	padding: 15px 70px 5px 50px;
	margin: 35px 0px 0px 0px;
	background-repeat: no-repeat;
}

div#sidebar #tweet a {
	color: #336;
}

div#sidebar #tweet a:hover {
	color: #222;
	text-decoration: underline;
}

div#sidebar #tweet p, div#sidebar #tweet li {
	color: #333;
	margin: 0px 0px 15px;
	padding: 0px;
	background-image: none;
	list-style: none;
}

#tweet {
	position: relative;
	min-height: 75px;
}

#tweet a {
	position: absolute;
	bottom: 0;
	right: 70px;
}

#tweet span a {
	position: static;
	right: auto;
}

#tweet .tweet_list li {
	background: transparent;
	border: 0 none;
}

div#sidebar #tweet p.when {
	margin: 10px 0 0;
	font-weight: bold;
	font-style: italic;
}

div#sidebar #tweetbird {
	display: block;
	font-size: 1em;
	background-image: url(/_images/mojoe/tweetbird.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
	padding: 56px 25px 5px 86px;
}

div#sidebar #tweetbird p {
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}

div#sidebar #featuredstories p {
	margin: 0px;
	padding: 0px;
}

div#sidebar #mojoetv p {
	margin: 0px;
	padding: 0px;
}

div#sidebar #watchthis h2 , div#sidebar #notthat h2 {
	margin-bottom: 10px;
}

div#sidebar #watchthis img, div#sidebar #notthat img {
	float: left;
	display: inline;
	margin: 0px 4px 7px 0px;
	padding: 0px;
}

/* fat footer */

div#mojoefooter {
	background-color: #0e2644;
	padding: 10px 30px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	zoom: 1;
}

div#mojoefooter .footerblock {
	width: 300px;
	margin: 0px 18px 0px 0px;
	float: left;
	display: inline;
}

div#mojoefooter .last {
	margin-right: 0px !important;
}

div#mojoefooter  h2 {
	margin: 15px 0px 10px 0px;
	display: block;
	height: 28px;
	width: 280px;
	background-repeat: no-repeat;
	padding: 0px;
}

div#mojoefooter h2 span {
	display: none;
}

div#mojoefooter #previouslyon h2 {
	background-image: url(/_images/mojoe/previouslyon.jpg);
}

div#mojoefooter #mojoearchive h2 {
	background-image: url(/_images/mojoe/archive.jpg);
}

div#mojoefooter #topcategories h2 {
	background-image: url(/_images/mojoe/topcategories.jpg);
}

div#mojoefooter h3 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
}

div#mojoefooter h3 a {
	color: #fff;
}

div#mojoefooter p {
	font-size: .8em;
	color: #b7cae4;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}

div#mojoefooter ul {
	list-style: none;
	background: none;
	margin: 10px 0px;
	padding: 0px;
}

div#mojoefooter ul li {
	color: #fff;
	font-weight: normal;
	font-size: .9em;
	line-height: 15px;
	margin: 0 0 0 15px;
	list-style-type: disc;
	padding: 3px 4px 3px 0px;
}

div#mojoefooter ul li a {
	display: block;
	color: #fff;
	font-weight: normal;
	background-image: none;
}

div#mojoefooter div#topcategories ul li {
	margin-right: 14px;
	list-style-type: disc;
}

/* Extra styles
-----------------*/

.mojoe-entry blockquote {
	float: left;
	padding: 5px 15px 5px 0;
	margin: 0 0 10px;
	width: 35%;
	font-weight: normal;
	font-size: 1.6em;
	font-family: 'lucida grande', verdana, 'helvetica neue', arial, sans-serif;
}

#tvmojoe .mojoe-entry blockquote, #tvmojoe .mojoe-entry blockquote p {
	font-size: 24px;
	line-height: 28px;
	font-family: "Arial Narrow", arial, sans-serif;
	color: #336;
	font-weight: normal;
}

.mojoe-entry blockquote :after {
	content: '.';
	display: inline-block;
	color: #fff;
	background: url('/tvmojoe/_images/quotemarkend.png') no-repeat;
	padding: 0 6px;
}

#tvmojoe .mojoe-entry blockquote p {
	margin: 0;
	padding: 0 0 0 18px!important;
	background: url(/tvmojoe/_images/quotemark.png) 0 4px no-repeat;
}

.mojoe-entry .highlight {
	padding: 10px 15px!important;
}

.mojoe-entry .highlight h3 {
	background-color: transparent;
	padding: 0;
}

#tvmojoe .mojoe-entry .highlight p {
	font-size: 1em;
}

.mojoe-entry strong {
	background-color: #eef;
	padding: 3px 0;
}

.mojoe-entry .pullquote {
	background-color: #eee;
	padding: 1px 15px;
	margin: 0 50px 0 30px;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

.mojoe-entry .pullquote, #tvmojoe .mojoe-entry .pullquote p {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	line-height: 15px;
}

#newsContainer, #blogsContainer, #talkingtvContainer, #reportsContainer, #videoContainer, newslettersContainer {
	z-index: 99;
}
