/*  
Theme Name: Tablet Magazine
Version: 2.0
Author: Project Projects
Author URI: http://www.projectprojects.com
*/

/* reset
------------------------------------------------------------ */

html {
	margin: 0;
	padding: 0;
	border: 0;
}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section {
	display: block;
}
body {
	line-height: 1.4;
	-webkit-font-smoothing: subpixel-antialiased;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,th,td {
	text-align: left;
	font-weight: normal;
	float: none !important;
}
table,th,td {
	vertical-align: middle;
}
blockquote:before,blockquote:after,q:before,q:after {
	content: '';
}
blockquote,q {
	quotes: "" "";
}
a img {
	border: none;
}
:focus {
	outline: 0;
}

/* global
-------------------------------------------------------------*/

body {
	font-family: Georgia, Times, serif;
}
strong,b {
	font-weight: bold;
}
em,i {
	font-style: italic;
}

/* headings */

h1,h2,h3,h4,h5 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
}
h1 a,h2 a,h3 a,h4 a,h5 a {
	color: #000;
}
h1 {
	font-size: 28px;
	line-height: 1.1;
}
h2 {
	font-size: 28px;
	line-height: 1.2;
}
h3 {
	font-size: 18px;
	line-height: 1.2;
}
h4 {
	font-size: 14px;
	line-height: 1.2;
}

/* links */

a {
	text-decoration: none;
	color: #E65A1E;
}
a:hover {
	text-decoration: underline;
}

/* positioning */

.first {
	margin-left: 0 !important;
}
.last {
	margin-right: 0 !important;
}
.left {
	float: left;
	clear: left;
}
.right {
	float: right;
	clear: right;
}

/* graphics */

.arrow-left, .carousel-prev {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/arrow-left.png) no-repeat 0px 0px;
}
.arrow-right, .carousel-next {
	display: block;
	width: 24px;
	height: 24px;
	background: url(images/arrow-right.png) no-repeat 0px 0px;
}
.arrow-left.disabled, .arrow-right.disabled, .carousel-prev.disabled, .carousel-next.disabled, .carousel-prev.disabled:hover, .carousel-next.disabled:hover {
	background-position: 0px -48px !important;
	cursor: default !important;
}
.shadow-below-940 {
	width: 940px;
	height: 30px;
	background: url(images/shadow-below-940.png) no-repeat 0px 0px;
}
.shadow-below-620 {
	width: 620px;
	height: 30px;
	background: url(images/shadow-below-620.png) no-repeat 0px 0px;
}
.shadow-below-300 {
	width: 300px;
	height: 30px;
	background: url(images/shadow-below-300.png) no-repeat 0px 0px;
}
.shadow-above-940 {
	width: 940px;
	height: 30px;
	background: url(images/shadow-above-940.png) no-repeat 0px 0px;
}
.shadow-above-620 {
	width: 620px;
	height: 30px;
	background: url(images/shadow-above-620.png) no-repeat 0px 0px;
}
.shadow-above-300 {
	width: 300px;
	height: 30px;
	background: url(images/shadow-above-300.png) no-repeat 0px 0px;
}
.media-icon {
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-left: 6px;
	padding-bottom: 1px;
}
.media-icon.audio {
	background: url(images/icon-audio.png) no-repeat 0px 0px;
}
.media-icon.recipe {
	background: url(images/icon-recipe.png) no-repeat 0px 0px;
}
.media-icon.slideshow {
	background: url(images/icon-slideshow.png) no-repeat 0px 0px;
}
.media-icon.video {
	background: url(images/icon-video.png) no-repeat 0px 0px;
}
.media-icon.audio.white, .magic .media-icon.audio {
	background: url(images/icon-audio-white.png) no-repeat 0px 0px;
}
.media-icon.recipe.white, .magic .media-icon.recipe {
	background: url(images/icon-recipe-white.png) no-repeat 0px 0px;
}
.media-icon.slideshow.white, .magic .media-icon.slideshow {
	background: url(images/icon-slideshow-white.png) no-repeat 0px 0px;
}
.media-icon.video.white, .magic .media-icon.video {
	background: url(images/icon-video-white.png) no-repeat 0px 0px;
}

/* images containers */

.img-container-620 {
    margin-bottom: 20px;
    width: 620px;
}
.img-container-380 {
    margin-bottom: 20px;
    width: 380px;
}
.img-container-380.left {
    margin-right: 20px;
}
.img-container-380.right {
    margin-left: 20px;
}
.img-container-100 {
    width: 100px;
}
.img-container-100.left {
    margin-right: 20px;
}
.img-container-100.right {
    margin-left: 20px;
}

/* misc type styles
-------------------------------------------------------------*/

.pipe {
	color: #e5e5e5;
	padding: 0 6px;
}
.caption {
	padding-top: 6px;
	color: #b4b4b4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.caption .credit {
	font-style: italic;
}

/* misc global
-------------------------------------------------------------*/

.no-border {
	border: 0 !important;
}

/* layout
-------------------------------------------------------------*/

/* grid */

.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.grid-1,.grid-2,.grid-3,.grid-4,.grid-5,.grid-6,.grid-7,.grid-8,.grid-9,.grid-10,.grid-11,.grid-12{display:inline;float:left;margin-left:10px;margin-right:10px;}
.grid-first{margin-left:0;}
.grid-last{margin-right:0;}
.grid-1{width:60px;}
.grid-2{width:140px;}
.grid-3{width:220px;}
.grid-4{width:300px;}
.grid-5{width:380px;}
.grid-6{width:460px;}
.grid-7{width:540px;}
.grid-8{width:620px;}
.grid-9{width:700px;}
.grid-10{width:780px;}
.grid-11{width:860px;}
.grid-12{width:940px;}

/* prefix */

.prefix-1{padding-left:80px;}
.prefix-2{padding-left:160px;}
.prefix-3{padding-left:240px;}
.prefix-4{padding-left:320px;}
.prefix-5{padding-left:400px;}
.prefix-6{padding-left:480px;}
.prefix-7{padding-left:560px;}
.prefix-8{padding-left:640px;}
.prefix-9{padding-left:720px;}
.prefix-10{padding-left:800px;}
.prefix-11{padding-left:880px;}

/* suffix */

.suffix-3{padding-right:240px;}
.suffix-6{padding-right:480px;}
.suffix-9{padding-right:720px;}
.suffix-1{padding-right:80px;}
.suffix-2{padding-right:160px;}
.suffix-4{padding-right:320px;}
.suffix-5{padding-right:400px;}
.suffix-7{padding-right:560px;}
.suffix-8{padding-right:640px;}
.suffix-10{padding-right:800px;}
.suffix-11{padding-right:880px;}

/* toolbar
-------------------------------------------------------------*/

#toolbar {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	font-family: Arial, Helvetica, sans-serif;
}
#toolbar .container {
	padding-top: 7px;
	padding-bottom: 7px;
}
.quicklinks {
	display: inline-block;
	height: 16px;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
	float:right;
}
.quicklinks li {
	display: block;
	height: 16px;
	float: left;
	font-size: 11px;
	line-height: 1.1;
	padding-right: 6px;
	margin-right: 6px;
	border-right: 1px solid #e5e5e5;
}
.quicklinks li.last {
	padding-right: 0;
	border-right: 0;
}
.quicklinks li a {
	display: inline-block;
	padding-top: 2px;
	color: #000;
}
.followlinks {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	clear: both;
}
.followlinks li {
	display: block;
	float: left;
	font-size: 11px;
	line-height: 1.1;
	margin-right: 6px;
}
.followlinks li:first-child span {
	display: inline-block;
	padding-top: 2px;
	color: #000;
}
.followlinks li a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/social-icons.gif) no-repeat;
}
.followlinks li .twitter {
	background-position: 0px 0px;
}
.followlinks li .twitter:hover {
	background-position: 0px -16px;
}
.followlinks li .facebook {
	background-position: -16px 0px;
}
.followlinks li .facebook:hover {
	background-position: -16px -16px;
}
.followlinks li .itunes {
	background-position: -32px 0px;
}
.followlinks li .itunes:hover {
	background-position: -32px -16px;
}
.followlinks li .feed {
	background-position: -48px 0px;
}
.followlinks li .feed:hover {
	background-position: -48px -16px;
}

/* header
-------------------------------------------------------------*/

#header {
	padding-top: 18px;
	padding-bottom: 18px;
}
/* OLD
#logo {
	display: block;
	width: 404px;
	height: 82px;
	background: url(images/logo.gif) no-repeat 0px 0px;
	text-indent: -9999px;
} */

#logo {
	display: block;
	width: 404px;
	height: 82px;
	background: url(images/logo.gif) no-repeat 0px 0px;
}
#logo img	{
	opacity:0;
}
#header-mc-signup-container {
	width: 277px;
	padding-top: 18px;
	padding-right: 24px;
	float: right;
}
.grid-8 #header-mc-signup-container {
	width: 100%;
	padding-top: 18px;
	padding-right: 24px;
	float: none;
	line-height:2em;
	text-align:center;
	font-size:13px;
}
#header-mc-signup {
	display: inline-block;
	width: 277px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: left;
}
#header-inbox {
	width: 277px;
	height: 11px;
	padding-bottom: 9px;
	background: url(images/header-inbox.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
.grid-8 #header-inbox	{
	margin:10px auto;
}
#header-mc-signup input.email, .email2 {
	width: 184px;
	height: 22px;
	margin: 0;
	padding: 0 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 0;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	color: #646464;
	float: left;
}
#header-mc-signup input.subscribe, #mc-embedded-subscribe-header2 {
	width: 78px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/subscribe-button.gif) no-repeat 0px 0px;
	float: left;
	cursor: pointer;
}
#header-mc-signup input.subscribe:hover, #mc-embedded-subscribe-header2:hover {
	background-position: 0px -24px;
}
#header-mc-status {
	display: none;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	text-align: center;
}
#header-mc-status .error {color: #a9422e;}
#header-mc-status .error a {color: #a9422e; text-decoration: underline;}
#header-mc-status .success {color: #000;}
#header-mc-status .success a {color: #000; text-decoration: underline;}

/* nav bar
-------------------------------------------------------------*/

#navigation {
	height: 36px;
	width: 989px;
	margin: 0 auto;
	border-right:1px solid #fff;
	position:relative;
}

.nav_container	{
	width:100%;
	background:#000;
}


/* menu
-------------------------------------------------------------*/

#menu {
	display: inline-block;
	padding: 0;
	margin: 0;
	list-style: none;
	clear: left;
}
#menu li {
	display: block;
	position: relative;
	float: left;
	z-index: 1001;
}
#menu li a.menu-link {
	display: block;
	height: 30px;
	background-color: #000;
	text-indent: -9999px;
	padding:3px;
	border-left:1px solid #fff;
}

#menu li div.menu-link {
	display: block;
	height: 30px;
	background-color: #000;
	padding:3px;
	border-left:1px solid #fff;
}
#menu li div.menu-link a	{
	display: inline-block;
	margin: 4px 0 0 2px;
}

#menu li a.menu-link:hover,#menu li a.menu-link.active, #menu li a.menu-link.hover {
	background-color: #e65a1e;
}
#menu-home {
	width: 30px;
	background: url(images/menu-home.png) no-repeat center center;
}
#menu-arts-and-culture {
	width: 133px;
	background: url(images/menu-arts-and-culture.png) no-repeat center center;
}
#menu-life-and-religion {
	width: 130px;
	background: url(images/menu-life-and-religion.png) no-repeat center center;
}
#menu-news-and-politics {
	width: 138px;
	background: url(images/menu-news-and-politics.png) no-repeat center center;
}
#menu-the-scroll {
	width: 94px;
	background: url(images/menu-the-scroll.png) no-repeat center center;
}
#menu-goldblog {
	width: 89px;
	background: url(images/menu-goldblog.png) no-repeat center center;
}
#menu-vox-tablet {
	width: 93px;
	background: url(images/menu-vox-tablet.png) no-repeat center center;
}
#menu-longform { 
	width:88px; background:url(images/longform.png) no-repeat center center; 
}
#menu-holidays { 
	width:80px; background:url(images/menu-holidays.png) no-repeat center center; 
}
.support_tablet	{
	background: none repeat scroll 0 0 #E65A1E;
    border-radius: 4px 4px 4px 4px;
	display:block;
    padding: 7px 10px 8px;
    position: absolute;
    right: 6px;
    top: 6px;
}
#menu-search-container {
	width: 316px;
	height: 30px;
	background: #000;
}
#menu-search {
	display: inline-block;
	width: 316px;
	height: 30px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: left;
}
#menu-search input.search {
	width: 262px;
	height: 30px;
	margin: 0;
	padding: 0 12px;
	border: 0;
	color: #fff;
	background: #000;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 12px;
	float: left;
}
#menu-search input.submit {
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/search-white.png) no-repeat 0px 0px;
	float: left;
}
#menu-search-container.focus, #menu-search input.search.focus {
	background: #e65a1e;
}

/* mega menu
-------------------------------------------------------------*/

.mega-menu-container {
	display: none;
	position: absolute;
	top: 36px;
	width: 660px;
	background: #fff;
	border-top: 10px solid #e65a1e;
	-webkit-box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	-moz-box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	z-index: 1000;
	margin-left:1px;
}
.mega-menu {
	padding: 20px 10px;
	z-index: 999;
}
.mega-menu-category-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.mega-menu-category-list li {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 1.6;
	float: none !important;
	padding: 0;
	margin: 0;
}
.mega-menu-category-list li a.main-category {
	font-weight: bold;
	color: #e65a1e;
}
.mega-menu-category-list li a {
	color: #000;
}
.mega-menu-columnist-list {
	padding: 18px 0 0 0;
	margin: 18px 0 0 0;
	list-style: none;
	border-top: 1px solid #e5e5e5;
}
.mega-menu-columnist-list li {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 1.6;
	float: none !important;
	padding: 0;
	margin: 0;
}
.mega-menu-columnist-list li:first-child span {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
.mega-menu-columnist-list li {
	color: #646464;
	font-style: italic;
}
.mega-menu-columnist-list li a {
	color: #e65a1e;
	font-style: italic;
}
.mega-menu-top-story img {
	display: block;
	padding-bottom: 9px;
}
.mega-menu-top-story-title {
	padding-bottom: 6px;
}
.mega-menu-top-story-dek {
	font-size: 12px;
	color: #343434;
	padding-bottom: 6px;
}
.mega-menu-top-story-meta {
	font-size: 12px;
	color: #343434;
}
.mega-menu-top-story-meta a {
	font-size: 12px;
	color: #646464;
}

/* content container
-------------------------------------------------------------*/

#content {
	padding-bottom: 30px;
}

/* super feature in head
-------------------------------------------------------------*/

#super-feature-container {
	width: 940px;
	padding-top: 20px;
	
	margin: 0 10px;
}
.super-feature-image {
	display: block;
}
.super-feature-image img {
	display: block;
	margin: 0 auto;
}


/* New Feature */

/* !! custom styles here */
.hp-carousel	{ width:100%; height:550px; background:#1E1E1E; }
.hp-carousel li	{ list-style-type:none; }
#title {position: absolute; top: -1px; z-index: 3;}
#featured {position: absolute; left: 590px; top: 85px;z-index: 3;}
.carousel-ad {position: absolute; left: 520px; top: 470px;z-index: 3;}
#image-carousel {position: absolute;  left: 0px;}
#image-carousel li {position: absolute; top: 0px; opacity: 0;}
#image-carousel li.show { opacity: 1;}
#menu-carousel {
	background: none repeat scroll 0 0 url("images/bg7.png");
    color: white;
    height: 470px;
    left: 520px;
    position: absolute;
    text-align: center;
    width: 300px;
}
#menu-carousel li { position:relative; list-style-type: none; background-position: center bottom; background-repeat: no-repeat; background-image: url(/wp-content/themes/tablet-2/images/divider.png); padding: 24px; cursor: pointer;}
#menu-carousel li:nth-of-type(3) {background: none;}
#carousel-container {width: 990px; margin: auto auto; position: relative;}
#menu-carousel {background: repeat url("images/bg7.png"); z-index: 1;}
.HED {font: 18px/22px Georgia; display: inline-block; position: relative; width: 260px; }
.HED a	{ color:#fff; }
.DEK {font: 12px/15px Georgia; font-style: italic; height: 0px; opacity: 0; overflow: hidden;}
#menu-carousel .byline {color: #e65a1e; font: 13px/17px Georgia; display: inline-block; margin-top: 6px; margin-bottom: 6px; }
.pointer	{ display:none; position:absolute; top:38px; left:-20px;}
.current .pointer	{ display:block; }

.header-bar	{ width:100%; height:80px; background:#1e1e1e; }
.header-bar .container	{ width:990px; position: relative; }
.header-bar .container .logo	{ float:left; }
.header-bar .header-ad	{ position:absolute; top:0; right:170px; }
.header-scroll-rotator	{ position:absolute; top:0; right:0; width:170px; height:80px; }
.header-scroll-rotator ul li	{ list-style-type:none; width:150px; text-align:center; padding:10px 10px 0 10px; position:absolute; top:0;  }
.header-scroll-rotator ul li a	{ font-size:13px; color:#999; line-height:10px;  }

.scroll-carousel-container	{ width:100%; height:460px; overflow:hidden; position:relative; }
.scroll-carousel-container ul	{ position:absolute; top:0; left:0; width: 100%; }
.scroll-carousel	{ width:170px; height:540px; padding-top:10px; float:right; text-align:center; }

#single-blog-header	{ margin-bottom:30px; }

.scroll-mini	{ margin-bottom:10px; }

.scroll-carousel-story-date	{
	color: #8c8c8c;
	    font-family: Arial,Helvetica,sans-serif;
	    font-size: 11px;
	    letter-spacing: -0.25px;
}

.scroll-carousel-image-container	{
	display:block;
	position:relative;
	width:143px;
	height:93px;
	margin:6px auto 12px;
}
.scroll-carousel-story-title	{
	background-color: rgba(0, 0, 0, 0.7);
	bottom: 0;
	font-size: 12px;
	height: 81px;
	padding: 6px;
	position: absolute;
	right: 1px;
	text-align: left;
	width: 68px;
}

.scroll-carousel-story-title a	{
	color:#fff;
}

.scroll-down-arrow	{
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.scroll-up-arrow	{
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
	display:none;
	opacity:0;
}



.most-read-bar	{
	width:990px;
	margin:0 auto;
}
.most-read-bar .most-read-container	{
	width:100%;
	height:36px;
	background-color:;
	background:url("/wp-content/themes/tablet-2/images/most-read.png") no-repeat 14px center #e8e5df;
	
	
}

.most-read-bar .most-read-container ul	{
	padding:9px 0 0 146px;
}
.most-read-bar .most-read-container ul li	{
	list-style-type:none;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:1px 5px;
	background:#f2f0ee;
	border-radius:3px;
	border:1px solid #dedad1;
	margin-right: 8px;
}
.most-read-bar .most-read-container ul li a	{ color:#636363; }

/* Holiday Page | Category Toolbar -------------------------------------------------------------*/
#menu-search-title { float:left; background-repeat:no-repeat; background-image:url(images/small-search.png); display:block; height:30px; background-color:black; text-indent:-9999px; width:68px; }
#menu-search { 
		display:inline-block; 
		width:222px; 
		height:18px; 
		padding:4px; 
		background:#9d9a94;
		border-radius:5px; 
		float:right;
		margin:5px 10px 5px 0;
}
#menu-search input.search { background-repeat:no-repeat; padding-left:2px; padding-bottom:2px; padding-right:2px; padding-top:2px; line-height:14px; font-style:normal; font-weight:normal; width:196px; height:14px; margin:0; border:0; font-family:Georgia, Times, serif; font-size:12px; float:left; background-color:transparent; display:block; }
#menu-search input.submit { margin-left:2px; background-repeat:no-repeat; background-position:-4px -6px; width:18px; height:18px; background-image:url(images/search-white.png); }
#menu-search-container.focus { background-color:black; }
#menu-search input.search.focus { background-color:transparent; }
#menu-search-container { width:329px; height:30px; background:black; }


.home-secondary-bar	{ width:990px; margin:22px auto; }

.home-secondary-bar	#popular-module	{
	float:left;
	margin-left: 26px;
}

.home-secondary-bar	#popular-module	#popular-banner {
    background: url("images/popular-on-tablet-home-banner.png") no-repeat scroll 0 2px transparent;
    height: 36px;
    width: 280px;
}
.home-secondary-bar	#popular-module #popular-carousel {
    margin:0;
    width: 280px;
}

.home-secondary-bar	#popular-module	#popular-banner #popular-controls .pager {
    color: #000;
    display: block;
    float: left;
    font-size: 11px;
    height: 16px;
    padding-bottom: 3px;
    padding-right: 9px;
}
.home-secondary-bar	#popular-module	#popular-banner #popular-controls .mini-next {
    background: url("images/arrow-black-right.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 18px;
    width: 18px;
}

.home-secondary-bar	#popular-carousel .popular-story {
    border-top: 1px dotted #B4B4B4;
    padding-bottom: 9px;
    padding-top: 9px;
	border-bottom: 0;
	width:280px;
}

.home-secondary-bar	#popular-carousel .popular-story .popular-story-number	{
	float:left;
	font-size:11px;
	width:16px;
}

.home-secondary-bar	#popular-carousel .popular-story .popular-store-content	{
	float:left;
	width:260px;
}
.home-secondary-bar	#popular-carousel .popular-story .popular-store-content	.popular-story-title a	{
	color:#E65A1E;
}
.home-secondary-bar	#popular-carousel .popular-story .popular-store-content	.post-stats,.home-secondary-bar	#popular-carousel .popular-story .popular-store-content	.post-stats .wpp-author	{
	font-size:13px;
}
.home-secondary-bar	 #popular-controls {
    clear: both;
    display: inline-block;
    float: right;
    height: 18px;
    padding-right: 0;
    padding-top: 0;
}

.home-secondary-bar	#have-you-read-module	{
	float:left;
	margin:0 18px;
	padding:0 18px;
	border-left:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;
}
.home-secondary-bar	#secondary-ad	{
	float:left;
}

.lower-shadow	{ width:990px; margin:0 auto 22px;}

/* features carousel
-------------------------------------------------------------*/

#features-carousel {
	width: 940px;
	height: 416px;
	padding-top: 20px;
	padding-bottom: 35px;
	margin: 0 10px;
}
#feature-image-container {
	width: 620px;
	height: 416px;
	overflow: hidden;
	float: left;
}
#feature-list-container {
	width: 320px;
	height: 416px;
	float: left;
}
#feature-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
#feature-list li {
	position: relative;
	padding: 0 20px;
}
#feature-list .feature-story-container {
	position: relative;
	height: 63px;
	text-align: center;
	border-bottom: 1px dotted #b4b4b4;
	overflow: hidden;
}
#feature-list .feature-story-container.no-border {
	border-bottom: 0;
}
#feature-list .feature-story-container.hide-border {
	border-bottom-color: #fff;
}
#feature-list .feature-story {
	width: 280px;
	padding-top: 12px;
}
#feature-list .feature-story-category {
	padding-bottom: 3px;
}
#feature-list .feature-story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#feature-list .feature-story-dek {
	display: none;
	font-size: 13px;
	color: #343434;
	padding-top: 6px;
}
.feature-story-dek a	{
	color: #343434;
}
.feature-story-dek a:hover	{
	text-decoration:none;
}

#feature-list .feature-story-dek .author {
	color: #000;
}
#feature-list .feature-story-dek p {
	margin-top:0;
}
#feature-list .pointer {
	display: none;
	position: absolute;
	top: 0px;
	left: -20px;
	width: 20px;
	height: 160px;
	background: url(images/pointer.png) no-repeat 50% 50%;
	z-index: 100;
}
#feature-list li.active {
	background: #e65a1e;
}
#feature-list li.active .feature-story-container {
	height: 160px;
	border-bottom: 0 none;
}
#feature-list li.active .feature-story-category .category {
	color: #343434;
}
#feature-list li.active .feature-story-title a {
	color: #fff;
}
#feature-list li.active .feature-story-dek {
	display: block;
}
#feature-list li.active .pointer {
	display: block;
}
#feature-list .feature-story.magic {
	position: absolute;
	top: 50%;
	left: 0;
	padding: 0;
}

/* the scroll carousel
-------------------------------------------------------------*/

#the-scroll {
	position: relative;
	width: 940px;
	margin: 0 10px;
	padding-bottom: 20px;
}
#the-scroll-container {
	position: relative;
	width: 940px;
}
#the-scroll-banner {
	position: absolute;
	top: -15px;
	left: 0px;
	display: block;
	width: 160px;
	height: 42px;
	background: url(images/banner-the-scroll.png) no-repeat 0px 0px;
	z-index: 100;
}
#the-scroll-banner a, #the-scroll-banner a:hover	{
	display:block;
	height:42px;
	width:160px;
	text-decoration:none;
}
#the-scroll-prev {
	width: 24px;
	height: 165px;
	margin-left: 36px;
	margin-right: 10px;
	float: left;
}
#the-scroll-prev .carousel-prev {
	margin-top: 35px;
}
#the-scroll-next {
	width: 24px;
	height: 165px;
	margin-left: 10px;
	margin-right: 36px;
	float: left;
}
#the-scroll-next .carousel-next {
	margin-top: 35px;
}
#the-scroll-prev .carousel-prev:hover, #the-scroll-next .carousel-next:hover {
	background-position: 0px -24px;
}
#the-scroll-carousel {
	width: 800px;
	float: left;
}
#the-scroll-carousel .carousel-panel {
	width: 800px;
}
.the-scroll-story {
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	float: left;
}
.the-scroll-story img {
	display: block;
	padding-bottom: 9px;
}
.the-scroll-story-title {
	padding-bottom: 6px;
	word-wrap: break-word;
}
.the-scroll-story-dek {
	font-size: 12px;
	color: #343434;
	padding-bottom: 6px;
}
.the-scroll-story-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	letter-spacing: -0.25px;
}

/* columnists
-------------------------------------------------------------*/

#columnists .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
	text-align: left;
}
#columnists .columnist {
	color: #646464;
	font-style: italic;
	padding-bottom: 5px;
}
#columnists .columnist a {
	color: #e65a1e;
}
#columnists .author span	{
	font-style:normal;
}
#columnists .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#columnists .story-dek img {
	float: left;
	margin-top: 3px;
	margin-right: 9px;
}
#columnists .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#columnists .story-meta a {
	color: #646464;
}

/* goldblog
-------------------------------------------------------------*/

#goldblog {
	display: block;
	position: relative;
}
#goldblog-container {
	position: relative;
	background: #e65a1e url(images/goldblog-dogear.png) no-repeat 0px 0px;
	padding: 52px 20px 20px 20px;
}
#goldblog-header {
	position: absolute;
	display: block;
	top: -45px;
	left: 0px;
	width: 300px;
	height: 97px;
	background: url(images/header-column-goldblog.png) no-repeat 0px 0px;
}
#goldblog-header a, goldblog-header a:hover {
	display: block;
    height: 97px;
    margin: 0 auto;
    text-decoration: none;
    width: 160px;
}
#goldblog-tagline {
	padding: 7px 0 12px 0;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
#goldblog-container .story {
	padding: 12px 0;
	margin: 0;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	text-align: center;
}
#goldblog-container .story-title a {
	color: #fff;
}
#goldblog-container .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#goldblog-container .story-date {
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}
#goldblog-container .more {
	padding: 12px 0 0 0;
}
#goldblog-container .more ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#goldblog-container .more ul li {
	padding-left: 9px;
	padding-bottom: 3px;
	display: block;
	font-size: 12px;
	background: url(images/more-bullet.gif) no-repeat 0px 6px;
}
#goldblog-container .more ul li a {
	color: #fff;
}

/* features overflow
-------------------------------------------------------------*/

#features-overflow .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
	text-align: center;
}
#features-overflow .story img {
	display: block;
	padding-bottom: 9px;
}
#features-overflow .story-category {
	padding-bottom: 3px;
}
#features-overflow .story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#features-overflow .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#features-overflow .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#features-overflow .story-meta a {
	color: #646464;
}
#features-overflow .story-meta .author {
	color: #e65a1e;
}

/* category page
-------------------------------------------------------------*/

#category-header {
	padding-top: 0;
    text-align: center;
}
#category-header .category-header-img {
	display: block;
	margin: 0 auto;
}
#sub-categories {
	padding-top: 12px;
	margin: 0;
	list-style: none;
	text-align: center;
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
}
#sub-categories li {
	display: inline;
	padding: 0 5px;
	margin: 0;
	letter-spacing:.35px;
}
#sub-categories li a {
	color: #646464;
}
#sub-categories li a:hover, #sub-categories li a.current {
	color: #e65a1e;
	text-decoration: none;
}
#category-top-stories-container {
	padding: 20px 0;
}
#category-top-stories-container .story {
	text-align: center;
}
#category-top-stories-container .story img {
	display: block;
	padding-bottom: 9px;
}
#category-top-stories-container .story-category {
	padding-bottom: 3px;
}
#category-top-stories-container .story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#category-top-stories-container .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#category-top-stories-container .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#category-top-stories-container .story-meta a {
	color: #646464;
}
#category-top-stories-container .story-meta .author {
	color: #e65a1e;
}
#category-stories .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
}
#category-stories .story .story-image-container {
	width: 220px;
	margin-right: 12px;
	float: left;
}
#category-stories .story .story-text-container {
	width: 388px;
	padding-top: 2px;
	float: left;
}
#category-stories .story-category {
	padding-bottom: 3px;
}
#category-stories .story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#category-stories .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#category-stories .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#category-stories .story-meta a {
	color: #646464;
}
#category-stories .story-meta .author {
	color: #e65a1e;
}

/* author page
-------------------------------------------------------------*/

#author-content {
	padding-top: 30px;
}
#author-image {
	float: left;
	width: 100px;
	margin-right: 20px;
}
#author-name {
	display: block;
	padding-top: 2px;
	padding-bottom: 7px;
}
#author-bio {
	float: left;
	width: 500px;
}
#author-bio p a {
	color: #e65a1e;
}
#author-bio p {
	font-size: 15px;
	color: #343434;
	margin-bottom: 15px;
}
#author-stories {
	padding-top: 30px;
}
#author-stories .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
}
#author-stories .story .story-image-container {
	width: 220px;
	margin-right: 12px;
	float: left;
}
#author-stories .story .story-text-container {
	width: 388px;
	padding-top: 2px;
	float: left;
}
#author-stories .story-category {
	padding-bottom: 3px;
}
#author-stories .story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#author-stories .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#author-stories .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#author-stories .story-meta a {
	color: #646464;
}
#author-stories .story-meta .author {
	color: #e65a1e;
}

/* tag page
-------------------------------------------------------------*/

#tag-content {
	padding-top: 30px;
}
#tag-header h1 {
	text-align: center;
}
#tag-stories {
	
}
#tag-stories .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
}
#tag-stories .story .story-image-container {
	width: 220px;
	margin-right: 12px;
	float: left;
}
#tag-stories .story .story-text-container {
	width: 388px;
	padding-top: 2px;
	float: left;
}
#tag-stories .story-category {
	padding-bottom: 3px;
}
#tag-stories .story-category .category {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #646464;
}
#tag-stories .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#tag-stories .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#tag-stories .story-meta a {
	color: #646464;
}
#tag-stories .story-meta .author {
	color: #e65a1e;
}

/* blog page
-------------------------------------------------------------*/

#blog-content {
	padding-top: 30px;
}
#blog-header .blog-header-img {
}
#blog-stories {
	padding-top: 0;
}
#blog-stories .story {
	padding-bottom: 36px;
	margin-bottom: 22px;
	border-bottom: 1px dotted #b4b4b4;
}
#blog-stories h2 {
	text-align: center;
	padding-bottom: 9px;
}
#blog-stories h3 {
	color: #646464;
	text-align: center;
	padding-bottom: 5px;
}
#blog-stories .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
	text-align: center;
}
#blog-stories .story-meta .author {
	color: #e65a1e;
}
#blog-stories .story-meta .comments {
	color: #e65a1e;
}
#blog-stories .story-meta .comments:hover {
	text-decoration: none;
}
#blog-stories .story-meta .comments:hover .comments-text {
	text-decoration: underline;
}
#blog-stories .story-meta .comments:hover .comments-count {
	color: #e65a1e;
}
#blog-stories .story-meta .comments .comments-count {
	display: inline-block;
	width: 26px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	margin-right: 6px;
	color: #000;
	background: url(images/comments-bubble.gif) no-repeat 0px 0px;
}
#blog-stories .story-text {
	padding-top: 24px;
}
#blog-stories .story-text a {
	color: #e65a1e;
}
#blog-stories .story-text p {
	font-size: 15px;
	color: #343434;
	margin-bottom: 15px;
}

/* category holiday lead stories
-------------------------------------------------------------*/

#lead-stories {
	border-bottom: 9px solid #dedad1;
}
#lead-stories-container {
	padding: 30px 0 20px 0;
}
#lead-stories-container .story {
	text-align: center;
}
#lead-stories-container .story img {
	display: block;
	padding-bottom: 9px;
}
#lead-stories-container .story-category {
	padding-bottom: 3px;
}
#lead-stories-container .story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#lead-stories-container .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#lead-stories-container .story-meta a {
	color: #646464;
}
#lead-stories-container .story-meta .author {
	color: #e65a1e;
}
.lead-stories-list {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #b4b4b4;
}
.lead-stories-list:first-child {
	padding-top: 0px;
	border-top: 0px;
}

#from-our-partners.footer-module .lead-stories-list {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 0px;
	margin-bottom: 10px;
	border-top: 0;
	float:left;
	width:430px;
}

#from-our-partners.footer-module #from-our-partners-container	{
	-moz-column-width:430px; -webkit-column-width:430px; column-width:430px; 
}

.lead-stories-list:first-child {
	padding-top: 0px;
	border-top: 0px;
}

.lead-stories-list li {
	font-size: 12px;
	line-height: 1.2;
	padding: 4px 0 4px 9px;
	padding-left: 9px;
	display: block;
	background: url(images/more-bullet.gif) no-repeat 0px 7px;
}
.lead-stories-list li a {
	color: #e65a1e;
}
.lead-stories-list .head {
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: none;
}
.lead-stories-list .head h4 {
	font-size: 16px;
}

/* page
-------------------------------------------------------------*/

#page-content {
	padding-top: 30px;
}
#page-content h1 {
	text-align: center;
}
#page-content .page-text {
	padding-top: 28px;
}
#page-content .page-text.search_header {
	padding-top: 0;
}
#page-content .page-text p a {
	color: #e65a1e;
}
#page-content .page-text p {
	font-size: 15px;
	color: #343434;
	margin-bottom: 15px;
}

/* search results
-------------------------------------------------------------*/
.gsc-search-box	{
	display:none;
}
.gs-result .gs-title, .gs-result .gs-title * {
    text-decoration: none !important;
}
a.gs-title	{
	color:#000 !important;
	text-decoration:none !important;
	font-family:Georgia,Times,serif;
}
a.gs-title:hover	{
	text-decoration:underline !important;
}
a.gs-title b	{
	color:#000 !important;
}

.gs-result .gs-snippet {
	color: #343434 !important;
    font-size: 14px !important;
    padding-top: 6px !important;
	font-family: Georgia,Times,serif !important;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl, td.gcsc-branding-text div.gcsc-branding-text, .gcsc-branding-img-noclear, .gcsc-branding-text {
    display: none !important;
}
.gsc-table-cell-snippet-close {
	padding:18px;
}
.gsc-results .gsc-cursor {
    text-align: center !important;
	margin: 20px 0 !important;
	display:block !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page{
	font-family: Georgia,Times,serif !important;
	color: #646464 !important;
    display: inline !important;
    margin: 0 6px !important;
	text-decoration:none !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover{
	color:#000 !important;
	text-decoration:underline !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
	font-weight:bold !important;
	color:#000 !important;
}
#search-content {
	padding-top: 30px;
}
#search-content h1 {
	text-align: center;
}
#search-content #search-results {
	padding-top: 28px;
}
#search-results .story {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px dotted #b4b4b4;
}
#search-results .story-dek {
	font-size: 14px;
	color: #343434;
	padding-top: 6px;
}
#search-container {
	width: 200px;
	height: 24px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
}
#search {
	display: inline-block;
	width: 200px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: left;
}
#search input.search {
	width: 162px;
	height: 24px;
	margin: 0;
	padding: 0 7px;
	border: 0;
	color: #646464;
	float: left;
}
#search input.submit {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/search-black.png) no-repeat 0px 0px;
	float: left;
}

/* single post
-------------------------------------------------------------*/

#post-content {
	padding-top: 30px;
}
#post-content h1 {
	text-align: center;
	padding-bottom: 9px;
}
#post-content h3 {
	color: #646464;
	text-align: center;
	padding-bottom: 5px;
}
#post-content .story-category, #blog-stories .story-category {
	text-align: center;
	padding-bottom: 3px;
}
#post-content .story-category .category, #blog-stories  .category  {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e65a1e;
}
#post-content .story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
	text-align: center;
}
#post-content .story-meta .author {
	color: #e65a1e;
}
#post-content .story-meta .comments {
	color: #e65a1e;
}
#post-content .story-meta .comments:hover {
	text-decoration: none;
}
#post-content .story-meta .comments:hover .comments-text {
	text-decoration: underline;
}
#post-content .story-meta .comments:hover .comments-count {
	color: #e65a1e;
}
#post-content .story-meta .comments .comments-count {
	display: inline-block;
	width: 26px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	margin-right: 6px;
	color: #000;
	background: url(images/comments-bubble.gif) no-repeat 0px 0px;
}
#post-content .story-tools {
	margin-top: 24px;
	padding: 6px 2px 4px;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
}
#post-content .story-tools .story-print {
	display: block;
	position: relative;
	padding-top: 1px;
	margin-left: 12px;
	float: right;
	padding-left: 20px;
	background: url(images/print.png) no-repeat 0px 0px;
	color: #e65a1e;
}
#post-content .story-tools .story-email {
	display: block;
	position: relative;
	padding-top: 1px;
	margin-left: 12px;
	float: right;
	padding-left: 20px;
	background: url(images/mail.png) no-repeat 0px -2px;
	color: #e65a1e;
}
#story-email-fog,
#mensch-fog {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=50);
	opacity: 0.50;
	z-index: 2000;
}
#story-email-box,
#mensch-box  {
	display: none;
	width: 300px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	background: #fff;
	border-top: 10px solid #e65a1e;
	-webkit-box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	-moz-box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	box-shadow: 7px 7px 12px rgba(0,0,0,0.2);
	z-index: 2001;
}
#mensch-fog {
 opacity: 0.80; 
}
#mensch-vertical {
 position: fixed;
 right: 0;
 top: 50%; 
 width: 50px;
 height: 360px;
 margin-top: -180px;
	background: #87cec2 url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-arrow.png') no-repeat center 10px;
}
 #mensch-vertical span{
  display: block;
  width: 14px;
  margin: 50px 0 0 18px;
  position: absolute; 
  text-indent: 100%;
  white-space: nowrap;
 	background: url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-vertical2.png') no-repeat 0 0;
 	height: 290px;
 }
#mensch-box {
 left: inherit;
 right: 0;
 margin-left: inherit; 
 margin-top: -285px;
 height: 570px;
 width: 900px;
 border: none;
}
	#mensch-inner {
 	position: relative;   
  background: #c4cfc6;
  height: 570px;
  width: 900px;
 }
  #mensch-inner h2 {
 		background: url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-h2.png') no-repeat 0 0;
   height: 63px;
   width: 261px;
   top: 420px;
   left: 320px;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; 
   position: absolute; 
  }
  #mensch-inner h3 { 
 		background: url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-h3.png') no-repeat 0 0;
   height: 22px;
   width: 437px;
   top: 200px;
   left: 60px;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; 
   position: absolute; 
  }
  
  #mensch-inner span {
 		background: url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-right-arrow.png') no-repeat 0 0;
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; 
   position: absolute; 
   width: 43px;
   height: 43px;
   bottom: 25px;
   left: 50%;
   margin-left: -21px; 
   display: block;
  }
  #mensch-close {
 		background: url('http://cdn1.tabletmag.com/wp-content/files_mf/mensch-close.png') no-repeat center center;
   height: 32px;
   width: 32px;
   top: 0;
   right: 0; 
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden; 
   position: absolute; 
  }


#yourEmailError, #recipientEmailError, .emailThisSent { 
	display:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-top: 3px;
}
#yourEmailError, #recipientEmailError {
	color: #a9422e;
}

#story-email-inner {
	padding: 9px 20px 18px 20px;
}
#story-email-actions {
	padding-top: 18px;
}
#story-email-inner label {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 9px;
	margin-bottom: 3px;
}
#story-email-inner input[type="text"] {
	width: 240px;
	height: 22px;
	margin: 0;
	padding: 0 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
}
#story-email-inner textarea {
	width: 240px;
	margin: 0;
	padding: 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
}
#story-email-submit {
	width: 78px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/comment-submit-button.gif) no-repeat 0px 0px;
	cursor: pointer;
	float: left;
	text-indent: -9999px;
}
#story-email-submit:hover {
	background-position: 0px -24px;
}
#story-email-close {
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #e65a1e;
}
#post-content .story-text {
	padding-top: 24px;
}
#post-content .story-text p a {
	color: #e65a1e;
}
#post-content .story-text p {
	font-size: 15px;
	color: #343434;
	margin-bottom: 15px;
}
#story-inline {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #e5e5e5;
}
#story-inline .inline-header-img {
	display: block;
	padding-top: 18px;
}
#story-inline .related-story  {
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
#story-inline .recipe-story	{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F58F3F;
	text-align: center;
}

#story-inline .related-story img {
	display: block;
	padding-bottom: 9px;
}

#story-inline .recipe-story img {
	display: block;
	padding-bottom: 9px;
	margin-left:10px;
}

#story-inline #inline-recipe .inline-header-img {
	padding:0;
	position:absolute;
	left:0;
	top:-24px;
}

#inline-recipe	{
	border-left: 1px solid #F58F3F;
	border-right: 1px solid #F58F3F;
	border-top: 1px solid #F58F3F;
	margin-top: 25px;
	position: relative;
}
#story-inline.recipe_story	{
	border:0;
}

.recipe-story-title a	{
	color:#E65A1E;
	text-decoration: underline;
}

.recipe-story-title {
	margin: 2px;
}
#story-inline .related-story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 6px;
}
#story-inline .related-story-meta {
	font-size: 12px;
	color: #646464;
	padding-top: 6px;
}
#story-inline .related-story-meta a {
	color: #646464;
}
#story-inline .related-story-meta .author {
	color: #e65a1e;
}
#story-inline .slideshow {
	padding-top: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
#story-inline .slideshow .slideshow-link {
	display: block;
}

.slideshow_title a	{
	color:#000;
	font-size:14px;
	margin-top:10px;
}
#story-inline .slideshow .slideshow-img {
	padding: 9px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#post-content .story-pagination {
	margin-top: 24px;
	padding: 6px 2px;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
}
#post-content .story-pagination .page {
	display: inline;
	margin: 0 6px;
	color: #000;
	font-weight:bold;
}
#post-content .story-pagination a .page {
	color:#646464;
	font-weight:normal;
}
#post-content .story-pagination.page:hover {
	color: #000;
}
#post-content .story-pagination .page.current {
	color: #000;
	font-weight: bold;
}
#post-content .story-pagination .prev-page, #post-content .story-pagination .next-page {
	margin: 0 6px;
	color: #e65a1e;
}
#post-content .story-pagination .story-single-page {
	display: block;
	position: relative;
	padding-top: 1px;
	float: right;
	padding-left: 20px;
	background: url(images/single-page.png) no-repeat 0px 0px;
	color: #e65a1e;
}
#post-content .story-tags {
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #343434;
}
#post-content .story-tags a {
	color: #e65a1e;
}
#post-content .story-extra {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
#post-content .story-extra .story-extra-header {
	display: block;
	margin: 0 auto;
	padding-bottom: 28px;
}
#outbrain {
	float: left;
	width: 412px;
	margin-right: 20px;
}
#outbrain .outbrain_column h2	{
	border-bottom: 1px dotted #C8C8C8;
    font-size: 14px;
    margin-bottom: 8px;
    text-align: center;
    width: 100%;
}
#outbrain-org, #outbrain-paid {
	float: left;
	width: 196px;
}
#outbrain-org {
	margin-right: 20px;
}
#outbrain-org ul, #outbrain-paid ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#outbrain-org ul li, #outbrain-paid ul li {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 6px;
}
#outbrain_dual_ad_whats_0_dual {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding-top: 6px;
}
#outbrain_dual_ad_whats_0_dual a {
	color: #808080 !important;
}
#next-article {
	float: left;
	width: 186px;
}
#next-article .next-article-story {
	text-align: center;
}
#next-article .next-article-story img {
	display: block;
	margin: 0 auto;
	padding-bottom: 9px;
}
#next-article .next-article-story .story-title {
	padding-bottom: 6px;
	word-wrap: break-word;
}
#next-article .next-article-story .story-dek {
	font-size: 12px;
	color: #343434;
	padding-bottom: 6px;
}
#next-article .next-article-story .story-meta {
	font-size: 12px;
	color: #646464;
}
#next-article .next-article-story .story-meta .author {
	color: #e65a1e;
}
.story-author-bio {
	font-size: 13px !important;
	color: #646464 !important;
	padding-top: 15px;
}

/* comments
-------------------------------------------------------------*/

#story-comments {
	padding-top: 28px;
}
#comments-header {
	display: block;
	margin: 0 auto;
	padding-bottom: 28px;
}
#comments-tools {
	padding: 6px 2px 2px 2px;
	border-top: 1px dotted #b4b4b4;
	border-bottom: 1px dotted #b4b4b4;
	font-size: 12px;
}
#comments-tools #view-comments {
	color: #e65a1e;
}
#comments-tools #view-comments:hover {
	text-decoration: none;
}
#comments-tools #view-comments:hover .comments-text {
	text-decoration: underline;
}
#comments-tools #view-comments:hover .comments-count {
	color: #e65a1e;
}
#comments-tools #view-comments .comments-count {
	display: inline-block;
	width: 26px;
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	margin: 0 6px;
	color: #000;
	background: url(images/comments-bubble.gif) no-repeat 0px 0px;
}
#comments-container {
	display: none;
}
#comments-container .comment {
	padding: 18px 0 6px 0;
	border-bottom: 1px dotted #b4b4b4;
}
#comments-container .comment .comment-author-meta {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #646464;
	padding-bottom: 12px;
}
#comments-container .comment .comment-message {
	font-size: 12px;
	color: #343434;
}
#comments-container .comment .comment-message p {
	margin-bottom: 12px;
}
#comments-container .comment .comment-author-meta a, #comments-container .comment .comment-message a {
	color: #e65a1e;
}
#leave-comment-container {
	padding-top: 18px;
}
#comment-form {
	padding: 0;
	margin: 0;
	display: block;
}
#comment-form label {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: 3px;
}
#comment-form .comment-input {
	width: 204px;
	height: 22px;
	margin: 0 0 9px 0;
	padding: 0 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
}
#comment-form .comment-textarea {
	width: 364px;
	margin: 0;
	padding: 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
}
#comment-form #comment-message-rules {
	padding-top: 18px;
}
#comment-form #comment-message-rules #char-count {
	float: left;
	width: 58px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin-right: 12px;
	padding: 6px 0;
	border: 1px solid #b4b4b4
}
#comment-form #comment-message-rules p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	width: 548px;
	float: left;
}
#comment-form #comment-submit {
	padding-top: 18px;
}
#comment-form #comment-submit #submit {
	width: 78px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/comment-submit-button.gif) no-repeat 0px 0px;
	cursor: pointer;
}
#comment-form #comment-submit #submit:hover {
	background-position: 0px -24px;
}

/* slideshow
-------------------------------------------------------------*/

#fog {
	display: none;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	filter:alpha(opacity=70);
	opacity: 0.70;
	z-index: 2000;
}
#slideshow {
	display: none;
	position: absolute;
	width: 780px;
	top: 270px;
	left: 50%;
	margin-left: -390px;
	background: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	z-index: 2001;
	filter:alpha(opacity=0);
	opacity: 0;
}
#slideshow-header {
	padding: 28px 0;
	position:relative;
}
#slideshow-header h2 {
	text-align: center;
	padding-bottom: 9px;
	width: 460px;
	margin: 0 auto;
}
#slideshow #slideshow-close	{
	position:absolute;
	top:20px;
	right:20px;
}
#slideshow-header .story-dek {
	font-size: 13px;
	color: #343434;
	text-align: center;
	width: 460px;
	margin: 0 auto;
}
#slideshow-prev {
	width: 24px;
	height: 416px;
	margin-left: 36px;
	margin-right: 20px;
	float: left;
}
#slideshow-prev .carousel-prev {
	background-position: 0px -24px;
	margin-top: 196px;
}
#slideshow-next {
	width: 24px;
	height: 416px;
	margin-left: 20px;
	margin-right: 36px;
	float: left;
}
#slideshow-next .carousel-next {
	background-position: 0px -24px;
	margin-top: 196px;
}
#slideshow-prev .carousel-prev:hover, #slideshow-next .carousel-next:hover {
	background-position: 0px 0px;
}
#slideshow-carousel {
	width: 620px;
	float: left;
}
#slideshow-carousel .caption	{
	color:#000;
	font-family:Georgia;
	font-size:15px;
	margin-top:15px;
}
#slideshow-tools {
	text-align: center;
	font-size: 12px;
	padding: 28px 0;
	margin:0 0 0 75px;
}

/* footer
-------------------------------------------------------------*/

#footer {
	padding-bottom: 30px;
	clear: both
}
#footer-bar {
	display: block;
	background: #000;
	width: 940px;
	height: 30px;
	margin: 0 auto;
}
#footer-categories {
	padding-top: 30px;
}
.footer-category-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer-category-list li {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 1.6;
}
.footer-category-list li a.main-category {
	text-transform: uppercase;
	font-weight: bold;
	color: #e65a1e;
}
.footer-category-list li a {
	color: #000;
}
#footer-copyright {
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer-copyright a {
	color: #e65a1e;
}
#footer-search-container {
	float: right;
	width: 200px;
	height: 24px;
	border-top: 1px solid #b4b4b4;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
}
#footer-search {
	display: inline-block;
	width: 200px;
	height: 24px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: left;
}
#footer-search input.search {
	width: 162px;
	height: 24px;
	margin: 0;
	padding: 0 7px;
	border: 0;
	color: #646464;
	float: left;
}
#footer-search input.submit {
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/search-black.png) no-repeat 0px 0px;
	float: left;
}

/* pagination
-------------------------------------------------------------*/

#pagination {
	text-align: center;
	font-size: 12px;
	margin-bottom: 12px;
}
#pagination .page, #pagination .last {
	display: inline;
	margin: 0 6px;
	color: #646464;
}
#pagination .page:hover {
	color: #000;
}
#pagination .page.current, #pagination .current {
	color: #000;
	font-weight: bold;
	margin: 0 6px;
}
#pagination .extend {
	margin: 0 6px;
	color: #000;
}
#pagination .previouspostslink, #pagination .nextpostslink {
	margin: 0 6px;
	color: #e65a1e;
}

/* sidebar modules
------------------------------------------------------------ */

.sidebar-module {
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
}

	/* nextbook press */

#nextbook-press-banner {
	width: 300px;
	height: 42px;
	background: url(images/banner-nextbook.png) no-repeat 0px 0px;
}
#nextbook-press-controls {
	display: inline-block;
	float: right;
	height: 16px;
	padding-right: 24px;
	padding-top: 8px;
	clear: both;
}
#nextbook-press-controls .pager {
	display: block;
	font-size: 11px;
	height: 16px;
	color: #fff;
	padding-bottom: 3px;
	padding-right: 9px;
	float: left;
}
#nextbook-press-controls .mini-next {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/mini-next.png) no-repeat 0px 0px;
	float: left;
}
#nextbook-press-carousel {
	width: 260px;
	margin: 0 20px;
}
#nextbook-press-carousel .carousel-panel {
	width: 260px;
}
#nextbook-press-carousel .nextbook-press-cover {
	float: left;
	width: 100px;
	margin-right: 10px;
}
#nextbook-press-carousel .nextbook-press-details {
	float: left;
	padding-top: 3px;
	width: 160px;
}
#nextbook-press-carousel .carousel-panel	{
	width:270px !important;
}
#nextbook-press-carousel .book-author {
	font-size: 12px;
	color: #009acc;
	padding-top: 4px;
}
#nextbook-press-carousel .book-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 4px;
}
#nextbook-press-carousel .book-purchase {
	padding-top: 8px;
}
#nextbook-press-carousel .book-purchase a {
	display: block;
	width: 78px;
	height: 24px;
	background: url(images/nextbook-buy-button.gif) no-repeat 0px 0px;
}
#nextbook-press-carousel .book-purchase a:hover {
	background-position: 0px -24px;
}

/* popular */

#popular-banner {
	width: 300px;
	height: 42px;
	background: url(images/banner-popular.png) no-repeat 0px 0px;
}
#films-banner {
	width: 300px;
	height: 42px;
	background: url(images/100_films_banner.gif) no-repeat 0px 0px;
}
#popular-controls {
	display: inline-block;
	float: right;
	height: 16px;
	padding-right: 24px;
	padding-top: 8px;
	clear: both;
}
#popular-controls .pager {
	display: block;
	font-size: 11px;
	height: 16px;
	color: #fff;
	padding-bottom: 3px;
	padding-right: 9px;
	float: left;
}
#popular-controls .mini-next {
	display: block;
	width: 16px;
	height: 16px;
	background: url(images/mini-next.png) no-repeat 0px 0px;
	float: left;
}
#popular-carousel {
	width: 260px;
	margin: 0 20px;
}
#popular-carousel .popular-story {
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px dotted #b4b4b4;
}
.popular-film	{
	padding-top: 6px;
}
#popular-carousel .popular-story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 2px;
}
#popular-carousel .popular-story-meta, .popular-story .post-stats, .wpp-author {
	font-size: 12px;
	color: #646464;
	font-weight:normal;
	font-style:normal !important;
}
#popular-carousel .popular-story-meta .author {
	color: #e65a1e;
}

/* editors choice */

#have-you-read-header {
	width: 300px;
	height: 15px;
	padding-bottom: 18px;
	background: url(images/header-have-you-read.gif) no-repeat 0px 0px;
}
#have-you-read-prev {
	width: 24px;
	height: 147px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
#have-you-read-prev .carousel-prev {
	background-position: 0px -24px;
	margin-top: 61px;
}
#have-you-read-next {
	width: 24px;
	height: 147px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
#have-you-read-next .carousel-next {
	background-position: 0px -24px;
	margin-top: 61px;
}
#have-you-read-prev .carousel-prev:hover, #have-you-read-next .carousel-next:hover {
	background-position: 0px 0px;
}
#have-you-read-carousel {
	width: 220px;
	float: left;
}
.have-you-read-story {
	text-align: center;
}
.have-you-read-story img {
	display: block;
	padding-bottom: 9px;
}
.have-you-read-story-title {
	padding-bottom: 6px;
}
.have-you-read-story-dek {
	font-size: 12px;
	color: #343434;
	padding-bottom: 6px;
}
.have-you-read-story-meta {
	font-size: 12px;
	color: #646464;
}
.have-you-read-story-meta .author {
	color: #e65a1e;
}

/* vox tablet */

#vox-tablet-header {
	width: 300px;
	height: 15px;
	padding-bottom: 18px;
	background: url(images/header-vox-tablet.gif) no-repeat 0px 0px;
}
#vox-tablet-header a	{
	display:block;
	height:15px;
	width:130px;
	margin:0 auto;
}
#vox-tablet-header a:hover	{
	text-decoration:none;
}
#vox-tablet-prev {
	width: 24px;
	height: 147px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
#vox-tablet-prev .carousel-prev {
	background-position: 0px -24px;
	margin-top: 61px;
}
#vox-tablet-next {
	width: 24px;
	height: 147px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
#vox-tablet-next .carousel-next {
	background-position: 0px -24px;
	margin-top: 61px;
}
#vox-tablet-prev .carousel-prev:hover, #vox-tablet-next .carousel-next:hover {
	background-position: 0px 0px;
}
#vox-tablet-carousel {
	width: 220px;
	float: left;
}
.vox-tablet-story {
	text-align: center;
}
.vox-tablet-story img {
	display: block;
	padding-bottom: 9px;
}
.vox-tablet-story-title {
	padding-bottom: 6px;
}
.vox-tablet-story-dek {
	font-size: 12px;
	color: #343434;
	padding-bottom: 6px;
}
.vox-tablet-story-meta {
	font-size: 12px;
	color: #646464;
}
.vox-tablet-story-meta .author {
	color: #e65a1e;
}

/* twitter */

#twitter-header {
	padding-bottom: 9px;
}
#twitter-header .twitter-link {
	display: block;
	width: 300px;
	height: 15px;
	background: url(images/header-twitter.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}
#twitter-container ul ul {
	padding: 12px;
	margin: 0;
	list-style: none;
	font-size:14px;
}
#twitter-container .time-meta	{
	display:block;
}
#twitter-container .intent-meta, #twitter-container .from-meta	{
	display:none;
}
#twitter-container h4	{
	display:none;
}
#twitter-bubble {
	background: #dedad1;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#twitter-box {
	font-size: 14px;
	padding: 12px;
}
#twitter-box a {
	color: #e65a1e;
}
#twitter-bubble-leg {
	width: 300px;
	height: 14px;
	background: url(images/twitter-bubble-leg.gif) no-repeat 266px 0px;
}
#twitter-meta {
	font-size: 12px;
	font-style: italic;
	text-align: right;
	color: #343434;
}

#sidebar-mc-status {
	display: none;
	padding-top: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9422e;
	text-align: center;
	width:220px;
	clear:both;
}
#sidebar-mc-status.error {color: #a9422e;}
#sidebar-mc-status.error a {color: #a9422e; text-decoration: underline;}
#sidebar-mc-status.success {color: #000;}
#sidebar-mc-status.success a {color: #4a8074; text-decoration: underline;}

.story-text img { max-width:620px; }
/* newsletter */

#newsletter-header {
	width: 300px;
	height: 15px;
	padding-bottom: 18px;
	background: url(images/header-newsletter.gif) no-repeat 0px 0px;
}
#sidebar-mc-signup-container {
	width: 220px;
	margin: 0 40px;
}
#mc-embedded-subscribe-form {
	display: inline-block;
	width: 277px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: left;
}
#sidebar-inbox-text {
	font-size: 12px;
	color: #646464;
	padding-bottom: 12px;
	text-align: center;
}
#mc-embedded-subscribe-form input.email {
	width: 127px;
	height: 22px;
	margin: 0;
	padding: 0 7px;
	border-top: 1px solid #b4b4b4;
	border-right: 0;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #b4b4b4;
	color: #646464;
	float: left;
}
#mc-embedded-subscribe-form input.subscribe {
	width: 78px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(images/subscribe-button.gif) no-repeat 0px 0px;
	float: left;
	cursor: pointer;
}
#mc-embedded-subscribe-form input.subscribe:hover {
	background-position: 0px -24px;
}


/* NEXTBOOK INC */

#nextbook-inc	{
	font-size:12px;
}

#nextbook-inc #logo{
	background: url(images/nextbook_inc.gif) no-repeat 0px 0px;
	width:410px;
	height:40px;
}

#nextbook-inc #column_left{
	border-color: #e45620;
}

#nextbook-inc .box_nextbook-inc img {
	margin-right:10px;
}
#nextbook-inc #header{
	width: 700px;
}

#nextbook-inc #logo img{
	padding-top: 65px;
}

#nextbook-inc h2{
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #c6c8ca;
}

#nextbook-inc .column_left{
	width: 49%;
	border-right: 1px dotted #c6c8ca;
	float: left;
}

#nextbook-inc .column_left .content{
	padding: 20px 20px 10px 0px;
}

#nextbook-inc .txt_nextbook-press_sm a{
	width: 224px;
	height: 54px;
	display: block;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/logo_nextbook-press_sm.gif');
	background-repeat: no-repeat;	
	margin: 0px auto;
}

#nextbook-inc .txt_tablet-mag_sm a{
	width: 166px;
	height: 52px;
	display: block;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/logo_tablet-mag_sm.gif');
	background-repeat: no-repeat;
	margin: 0px auto;
}

#nextbook-inc .column_right{
	float: right;
    margin-right: 90px;
    width: 220px;
}

#nextbook-inc .column_right .content{
	padding: 20px 0px 10px 20px;
}

#nextbook-inc #wrapper{
	width: 700px;
	margin: 15px auto;
	padding:0 40px;
}

#nextbook-inc #header{
	padding-bottom: 10px;
	border-bottom: 1px dotted #c8c8c8;
}

#nextbook-inc .no-show	{
	display:none;
}

#nextbook-inc .entry{
	padding-bottom: 0;
	margin-bottom: 0;
}
/* NAVIGATION */

#nextbook-inc #nav {
	border-bottom: 1px dotted #C8C8C8;
    border-top: 15px solid #F45900;
    margin-top: 10px;
    padding: 6px 0;
}

#nextbook-inc #nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	clear:both;
}
#nextbook-inc #nav ul li {
	position:relative;
	float: left;
	width: auto;
	display:block;
	height: 19px;
	margin: 0px;
	border-right: 1px dotted #c8c8c8;
}
#nextbook-inc #nav ul li.nav_last {
	margin-right: 0px;
	border-right: 0;
}
#nextbook-inc #nav ul li a {
	height: 19px;
	display: block;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px 6px;
	margin: 0;
}
#nextbook-inc #nav ul li a:hover{
	background-position: center -19px;
}
#nextbook-inc #nav ul li.nav_selected a {
	background-position: center -19px;
}
#nextbook-inc #nav li.nav_home a {
	width: 44px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_home.gif');
}
#nextbook-inc #nav li.nav_arts-and-culture a {
	width: 120px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_arts-and-culture.gif');
}
#nextbook-inc #nav li.nav_life-and-religion a {
	width: 118px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_life-and-religion.gif');
}
#nextbook-inc #nav li.nav_news-and-politics a {
	width: 126px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_news-and-politics.gif');
}

#nextbook-inc li	{
	list-style-type:none;
}


#nextbook-inc #nav li.nav_the-scroll a{
	width: 90px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_the-scroll.gif');
}

#nextbook-inc #nav li.nav_staff a{
	width: 44px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_staff.gif');
}

#nextbook-inc #nav li.nav_contact a{
	width: 73px;
	background-image: url('http://tabletmag.com/wp-content/themes/nextbookTheme/images/nav_contact.gif');
}


#nextbook-inc .box_nextbook-inc{
	width: 260px;
	margin: 0px auto;
}

#nextbook-inc .box_more-context p, .box_grey p,#nextbook-inc  .box_black p,#nextbook-inc  .box_nextbook-inc p{
	font-size: 11px;
	padding: 2px 0px;
	margin: 0;
	line-height: 1.225em;
}

#nextbook-inc .box_more-context .content,#nextbook-inc  .box_grey .content{
	padding: 10px;
}
	
#nextbook-inc .box_more-context ul,#nextbook-inc  .box_grey ul,#nextbook-inc  .box_black ul,#nextbook-inc  .box_nextbook-inc ul{
	margin-top: -10px;
	margin-bottom: 5px;
}

#nextbook-inc .box_grey .content ul li.list_item_first,#nextbook-inc  .box_more-context .content ul li.list_item_first,#nextbook-inc  .box_black .content ul li.list_item_first,#nextbook-inc  .box_nextbook-inc .content ul li.list_item_first{
	border-top: none;
}

#nextbook-inc .box_black .content ul li.list_item_first img,#nextbook-inc  .box_nextbook-inc .content ul li.list_item_first img{
	width: 200px;
}

#nextbook-inc .box_grey ul li, .box_more-context ul li,#nextbook-inc  .box_black ul li, .box_nextbook-inc ul li{
	margin: 0px 0px 5px -40px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top: 1px dotted #c8c8c8;
}

#nextbook-inc .bullet_double-arrows_black {
    display: block;
	margin:10px 0;
    border-bottom: 1px dotted #C8C8C8;
}
#nextbook-inc  p.border_dot_top	{
    display: block;
	margin:10px 0;
}

#nextbook-inc .bullet_double-arrows_black ul li{
    border-top: 1px dotted #C8C8C8;
    margin: 5px 0;
    padding-bottom: 5px;
    padding-top: 10px;
 	background-image: url("http://tabletmag.com/wp-content/themes/nextbookTheme/images/bullet_double-arrows_black.gif");
    background-position: 0 15px;
    background-repeat: no-repeat;
    padding-left: 12px;
}

.holiday-category	{
	text-align:center;
	font-size:12px;
}

.singlePage .nextPageLink	{
	display:none;
}

/* clear
------------------------------------------------------------ */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before,
.clearfix:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}

#post-content .story-text blockquote p, #blog-stories .story-text blockquote p {
	padding: 0 24px;
	color: #646464;
}

.twitter-share-button	{
	float:left;
	margin:0 16px 0 0;
}

#lead-stories-container .grid-4 .grid-2	{
	margin:0;
	border-top:1px dotted #B4B4B4;
	padding:10px 0 0 10px;
}

.filmsNav	{
	font-size: 14px;
    padding: 0;
    text-align: center;
    width: 100%;
	font-weight: bold;
	padding-top:6px;
}






/* UPDATE THESE STYLES TO THE OLD LIST TO AVOID DUPLICATES
input.subscribe { background-image:url(images/small-join-button.gif)!important; min-width:60px; }
.quicklinks { float:right; }
.twitter-share-button { margin:0; }
#blog-header { text-align:center; }
*/
/* New Styles start here -------------------------------------------------------------*/


/* Universal | New Toolbar -------------------------------------------------------------*/
#toolbar .addthis_toolbox { display:inline-block; height:10px!important; position:relative; bottom:3px; }
#toolbar #trending-topic { font-family:Georgia, serif; }
#toolbar .trending-topics-title {position: relative; top: 4px; vertical-align: top; line-height: 12px; display:inline-block; background-repeat:no-repeat; background-image:url(images/trending-topics.png); width:119px; height:9px; text-indent:-9999px; }
#toolbar .trending-topic-tags { height: 12px; line-height:12px; width: 580px; }
#toolbar #trending-topic .trending-topic-tags a { position: relative; top: 1px; vertical-align: top; line-height: 12px; display:inline-block; word-break:keep-all; color:#343434; padding-bottom:0; padding-left:4px; padding-right:4px; padding-top:1px; border-color:#dedad1; border-width:1px; border-style:solid; background-color:#f3f0ed; font-family:Helvetica, Arial, sans-serif; font-size:9px; text-transform:uppercase; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#toolbar #trending-topic .trending-topic-tags a:hover { text-decoration:none; background-color:#DEDAD1; }
#footer-follow-us { text-align:right; }
#footer-follow-us .addthis_toolbox { display:inline-block; height:10px!important; position:relative; bottom:3px; min-width:60px; }

/* Frontpage | New Feature Gallery -------------------------------------------------------------*/
#feature-gallery { width:940px; float:left; }
#feature-gallery-container { position:relative; display:inline-block; width:280px; background-color:#f5f4f1; height:415px; width:320px; height:416px; float:left; }
#feature-gallery .story-category .category { font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
#feature-press-controls { margin-bottom:18px; margin-top:18px; text-align:center; display:block; }
#feature-press-controls .carousel-prev,#feature-press-controls .carousel-next { background-position:0 -24px; display:inline-block; margin-left:30px; margin-right:30px; }
#feature-press-controls .pager { font-size:11px; display:inline-block; padding-top:6px; vertical-align:top; }
#feature-gallery .story-category { margin-top:18px; text-align:center; }
#feature-gallery #feature-story-content { padding-bottom:30px; padding-top:30px; padding-right:20px; padding-left:20px; }
#feature-gallery h2 { text-align:center; }
#feature-gallery h3 { color:#646464; text-align:center; }
#feature-gallery .story-dek { padding-top:6px; }
#feature-gallery .story-read-more { display:block; font-size:12px; margin-top:12px; color:#e65a1e; }
#feature-gallery .story-meta { font-size:12px; color:#646464; padding-top:6px; text-align:center; }
#feature-gallery .feature-bottom-meta { width:280px; display:block; bottom:18px; position:absolute; }
#feature-gallery .story-meta .comments .comments-count { background-repeat:no-repeat; display:inline-block; width:26px; height:20px; font-family:Helvetica, Arial, sans-serif; font-size:10px; text-align:center; padding-top:1px; margin-right:6px; color:black; background-image:url(images/comments-bubble.gif); }

#galleryContainer	{
	width:940px;
	height:416px;
	position:relative;
	overflow:hidden;
	margin:0 10px;
}
#galleryContainerSlider	{
	position:absolute;
	top:0;
	left:0;
	width:9999px;
}
.holidaySpacer	{
	width:84px;
	height:24px;
	display:inline-block;
}
/* Holiday Page | FAQ Stickynote -------------------------------------------------------------*/
#category-guides { margin-right:-20px; width:640px; float:left; }
#faq { margin-right:20px; background-position:0 bottom; background-repeat:no-repeat; background-image:url(images/shadow-below-300.gif); padding-bottom:30px; float:left; width:300px; }
.faq-container { background-repeat:no-repeat; background-image:url(images/stickynote-corner.gif); padding-top:24px; padding-bottom:18px; background-color:#e65a1e; }
.faq-title { height: 23px; margin-bottom: 6px; text-align: center; }
.faq-stories { margin-top:12px; padding-top:6px; border-top-color:#f2ac8e; border-top-width:1px; border-top-style:dotted; margin-left:20px; margin-right:20px; }
.faq-story { border-bottom-color:#f2ac8e; border-bottom-width:1px; border-bottom-style:dotted; text-align:center; padding-bottom:6px; margin-bottom:6px; }
.faq-story-title a { margin-bottom:3px; margin-top:3px; color:white; }
.faq-story-dek { font-size:13px; color:#343434; }
.faq-story-date { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:black; letter-spacing:-.25px; }
.faq-list { padding-top:6px; padding-bottom:6px; margin-right:20px; margin-left:20px; list-style-type:none; line-height:17px; font-size:12px; }
.faq-list a { color:white; }

/* Holiday Page | Leadstories -------------------------------------------------------------*/
.stories-header { letter-spacing:1px; text-transform:uppercase; font-size:16px; line-height:16px; text-align:center; width:100%; display:inline-block; margin-bottom:18px; margin-top:18px; padding-top:18px; padding-bottom:18px; border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; }
.lead-stories-topic { float:left; width:300px; display:block; padding-top:14px; margin-bottom:6px; border-top:1px dotted #B4B4B4; margin-right:20px; }
#category-holiday-tile-container .horizontal-rule { border-bottom:1px dotted #B4B4B4; margin:0 10px; }
#category-holiday-tile-container .vertical-rule { border-left:1px solid #E5E5E5; margin-left:-1px; height:192px; margin-top:24px; margin-bottom:24px; float:left; }
#category-holiday-tile-container .story { text-align:center; padding:24px 0; }
.lead-stories-list .foot { padding-left:0; padding-bottom:0; padding-right:0; padding-top:6px; background-image:url(none); }
.small-more-link { font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#e65a1e; }
.food-stories-list { padding-left:92px; background-repeat:no-repeat; background-image:url(images/category-icon-food.jpg); }
.fun-stuff-stories-list { padding-left:92px; background-repeat:no-repeat; background-image:url(images/category-icon-fun-stuff.jpg); }
#columnists-header { margin-bottom:18px; height:64px; width:300px; background-image:url(images/columnists-header.png); text-indent:-9999px; }
#columnists .columnist { color:#e65a1e; }
#columnists .category { font-style:normal; font-weight:normal; font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; }

/* Holiday Page | Category Toolbar -------------------------------------------------------------*/
.category-tools { padding-left:2px; padding-bottom:3px; padding-right:2px; padding-top:6px; margin-top:3px; border-bottom-style:dotted; border-bottom-color:#B4B4B4; border-bottom-width:1px; font-size:12px; margin-right:10px; margin-left:10px; width:940px; }
.category-tools .category-meta-tagline { color:#646464; float:left; }
.category-tools .addthis_toolbox { float:right; }
.category-tools .twitter-share-button { margin:0; }
.category-tools .fb_iframe_widget iframe { width:46px!important; }


.lead-stories-list .foot {text-align: right;}

/* Frontpage | Welcomer-header  -------------------------------------------------------------*/
#welcomer { background-position:center center; background-repeat:no-repeat; background-image:url(images/welcomer-background.png); right:0; left:0; position:absolute; background-color:#e9e6e0; height:216px; overflow:hidden; }
#welcomer-container { margin-bottom:18px; height:216px; overflow:hidden; }
#welcomer-columns { position:relative; background-position:center center; background-repeat:no-repeat; background-image:url(images/welcomer-dividers.png); margin-bottom:36px; margin-top:36px; height:150px; width:960px; margin-right:auto; margin-left:auto; }
#welcomer-columns li { color:#e65a1e; list-style-type:none; float:left; margin-right:10px; margin-left:10px; text-align:center; width:300px; }
.welcomer-header { margin-bottom:12px; background-repeat:no-repeat; background-position:center center; text-indent:-9999px; }
#welcomer-header-welcome { background-image:url(images/welcomer-header-welcome.png); }
#welcomer-header-newsletter { background-image:url(images/welcomer-header-newsletter.png); }
#welcomer-header-social-media { background-image:url(images/welcomer-header-social-media.png); }
#welcomer-dek { background-position:center center; background-repeat:no-repeat; background-image:url(images/welcomer-dek.png); height:96px; width:300px; text-indent:-9999px; }
#welcomer-columns .addthis_default_style { text-align:center; display:inline-block; }
#welcomer-columns p { margin-bottom:18px; }
#welcomer input.email { background-color:transparent; }
#welcomer-close { position:absolute; top:-18px; right:18px; width:17px!important; height:17px!important; margin:0; padding:0; }

/* Frontpage | Thank you note ------------------------------------------------------------*/
#thank-you-note { position:absolute; width:312px; top:270px; left:50%; margin-left:-156px; background:white; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; z-index:2001; display:none; opacity:0; }
#thank-you-note-banner { top:18px; left:-10px; position:absolute; text-indent:-9999px; height:42px; width:155px; background-image:url(images/thank-you-banner.png); }
#thank-you-note-header { height:66px; position:relative; }
#thank-you-note-close { right:20px; top:20px; position:absolute; }
#thank-you-note-dek { color:#646464; text-align:center; margin-right:24px; margin-left:24px; }
#thank-you-note-form #message { color:#646464; text-align:center; margin:24px 24px 0; font-size:14px; }
#thank-you-note-form { margin-bottom:30px; margin-right:24px; margin-left:24px; }
.thank-you-note-form-element { border-top-width:1px; border-top-style:dotted; border-top-color:#dedad1; text-align:center; padding-top:12px; margin-top:12px; }
#thank-you-note input,#thank-you-note option { font-size:13px!important; text-align:center!important; width:140px; }
#thank-you-note select { font-size:13px!important; text-align:left!important; width:140px; }
#thank-you-note .submit { background-position:0 0; height:24px; background-repeat:no-repeat; background-image:url(images/submit-buttons-140px.gif); width:140px; display:inline-block; background-color:transparent; border:none; text-indent:-9999px; }
#thank-you-note .submit:hover { cursor:pointer; background-position:0 -24px; background-repeat:no-repeat; }

/* Frontpage | Features carousel -------------------------------------------------------------*/
#feature-list li { position:relative; padding:0 20px; height:104px; }
#feature-list li .feature-story-container { border-bottom:1px dotted #b4b4b4; position:relative; height:103px; text-align:center; }
#feature-list li .feature-story-container.no-border { border-bottom:0;}
#feature-list .feature-story { width:280px; padding-top:12px; }
#feature-list .feature-story-category { display:none; }
#feature-list .feature-story-dek { display:block; height:55px!important; overflow:hidden; font-size:13px; color:#343434; padding-top:6px; word-wrap:break-word; }
#feature-list li.active .feature-story-container { height:104px!important; border-top:0 none; }
#feature-list li.active .magic { position:relative!important; top:0!important; margin-top:0!important; padding-top:12px; }
#feature-list .pointer { height:104px; }
#feature-list #the-scroll-label { background-position:0 0; background-repeat:no-repeat; background-image:url(images/the-scroll-tag.png); width:86px; height:9px; display:inline-block; text-indent:-9999px; float:left; display:block; margin-top:4px; }
#feature-list li.active #the-scroll-label { color:#e65a1e; background-position:0 -9px;  }
#feature-list #the-scroll-feature { border-bottom-color:#e65a1e; border-bottom-style:solid; border-top-color:#e65a1e; border-top-style:solid; border-bottom-width:1px; border-top-width:1px; height:102px!important; }
#the-scroll-feature .feature-story-title { padding:0 20px; }
#the-scroll-feature .feature-story-title a { color:#e65a1e; }
.last-before-scroll { border-bottom:none!important; }

/* Frontpage | New Feature Gallery -------------------------------------------------------------*/
#feature-gallery { width:940px; }
#feature-gallery-container { position:relative; display:inline-block; width:280px; background-color:#f5f4f1; height:415px; width:320px; height:416px; float:left; }
#feature-gallery .story-category .category { font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
#feature-press-controls { margin-bottom:18px; margin-top:18px; text-align:center; display:block; }
#feature-press-controls .carousel-prev,#feature-press-controls .carousel-next { background-position:0 -24px; display:inline-block; margin-left:30px; margin-right:30px; }
#feature-press-controls .pager { font-size:11px; display:inline-block; padding-top:6px; vertical-align:top; }
#feature-gallery .story-category { margin-top:18px; text-align:center; }
#feature-gallery #feature-story-content { padding-bottom:30px; padding-top:30px; padding-right:20px; padding-left:20px; }
#feature-gallery h2 { text-align:center; font-size: 25px; }
#feature-gallery h3 { color:#646464; text-align:center; }
#feature-gallery .story-dek { padding-top:6px; font-size: 14px; }
#feature-gallery .story-read-more { display:block; font-size:12px; margin-top:12px; color:#e65a1e; }
#feature-gallery .story-meta { font-size:12px; color:#646464; padding-top:6px; text-align:center; }
#feature-gallery .feature-bottom-meta { width:280px; display:block; bottom:18px; position:absolute; }
#feature-gallery .story-meta .comments .comments-count { background-repeat:no-repeat; display:inline-block; width:26px; height:20px; font-family:Helvetica, Arial, sans-serif; font-size:10px; text-align:center; padding-top:1px; margin-right:6px; color:black; background-image:url(images/comments-bubble.gif); }

/* Sidebar | Twitter widget  -------------------------------------------------------------*/
#twitter-module ul li { list-style-type:none; list-style:none; }
#twitter-header { display:block; width:300px; height:15px; padding-bottom:18px; background:url(images/follow-tablet.gif) no-repeat 0 0; text-indent:-9999px; }
#twitter-tagline { margin-top:-6px; padding-bottom:12px; text-align:center; font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
#twitter-bubble-leg { width:260px; height:14px; background-position:226px 0; }
#twitter-tools { padding-top:9px; padding-bottom:9px; border-bottom:1px dotted #B4B4B4; }
.twitter-timestamp { line-height:20px; float:right; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#646464; letter-spacing:-.25px; }
.twitter-follow-button { float:left; }
#follow-tools { text-align:center; padding-top:9px; padding-bottom:9px; border-bottom:1px dotted #B4B4B4; }
#follow-container { padding:0 20px; }

#vox-tablet-tagline {
    color: #646464;
    font-family: Georgia,Times,serif;
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: -6px;
    padding-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}
#vox-tablet-tagline .media-icon {
    bottom: -1px;
    display: inline-block;
    height: 10px;
    margin-left: 1px;
    margin-right: 3px;
    position: relative;
    width: 14px;
}

#columnists .columnist a {
    color: #E65A1E;
}

#post-content .story-tags {
  overflow:hidden;
}
#post-content .story-tags span{
  float:left;
  margin: 0 3px 0 0;
}
    #post-content .story-tags li{
      float:left;
      list-style:none;
      margin: 0 4px 7px 0;
    }
        #post-content .story-tags a {
            background-color: #F3F0ED;
            border-color: #DEDAD1;
            border-radius: 2px 2px 2px 2px;
            border-style: solid;
            border-width: 1px;
            bottom: 1px;
            color: #343434 !important;
            display: inline-block;
            font-family: Helvetica,Arial,sans-serif;
            font-size: 9px;
            line-height: 14px;
            padding: 1px 4px 0;
            position: relative;
            text-transform: uppercase;
        }
            #post-content .story-tags a:hover{	
                background-color: #dedad1;
                text-decoration:none;
            }

/**************************/
/*       RSS Styles       */
/**************************/
.rss-col{
  float:left;
  width:200px;
  margin-right:10px;
}
.rss-col.last{
  margin-right:0;
}
.rss-col h2{
  font-size: 24px;
}
.rss-list {
    list-style: none outside none;
    margin: 0;
    padding: 15px 30px 15px 15px;
}
    .rss-list li {
        background: url("images/more-bullet.gif") no-repeat scroll 0 12px transparent;
        display: block;
        font-size: 15px;
        line-height: 25px;
        padding: 2px 0 2px 9px;
    }
        .rss-list li a {
            color: #E65A1E;
        }

/* Universal | From our partners  -------------------------------------------------------------*/
#from-our-partners { border-style:solid; border-color:#dedad1; border-width:1px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; }
#from-our-partners-header { margin-left:0; margin-bottom:12px; margin-right:0; margin-top:0; padding-right:20px; padding-left:20px; border-bottom-color:#dedad1; border-bottom-style:solid; border-bottom-width:1px; padding-bottom:6px; padding-top:6px; font-style:normal; font-weight:normal; font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
#from-our-partners-container { margin-left:12px; margin-bottom:0; margin-right:12px; margin-top:0; -moz-column-width:280px; -moz-column-gap:20px; -webkit-column-width:280px; -webkit-column-gap:20px; column-width:280px; column-gap:20px; }
#from-our-partners-container li,#from-our-partners-container li a { width:100%; word-break:keep-all; word-wrap:normal; display:inline-block!important; }
.footer-module { margin-bottom:20px; margin-right:10px; margin-left:10px; }

/* RSS Page ------------------------------------------------------------*/
.rss-list { padding:30px; margin:0; list-style:none; margin-bottom:10px; }
.rss-list li { font-size:15px; line-height:25px; padding:2px 0 2px 9px; padding-left:9px; display:block; background:url(images/more-bullet.gif) no-repeat 0 12px; }
.rss-list li a { color:#e65a1e; }
.rss-list .head { padding-bottom:6px; padding-left:0; background-image:none; }
#blog-content .story-tools { padding-left:2px; padding-bottom:0; padding-right:2px; padding-top:6px; margin-top:12px; border-top:1px dotted #B4B4B4; border-bottom:1px dotted #B4B4B4; font-size:12px; }
#blog-stories .story #blog-content .story-tools { padding-left:2px; padding-bottom:0; padding-right:2px; padding-top:6px;  }
#blog-content .story-tools .story-print { display:block; position:relative; padding-top:1px; margin-left:12px; float:right; padding-left:20px; background:url(images/print.png) no-repeat 0 0; color:#e65a1e; }
#blog-content .story-tools .story-email { display:block; position:relative; padding-top:1px; margin-left:12px; float:right; padding-left:20px; background:url(images/mail.png) no-repeat 0 -2px; color:#e65a1e; }


/* Sidebar | Blogroll  -------------------------------------------------------------*/
#blogroll-banner { width:300px; height:42px; background:url(images/banner-blog-roll.png) no-repeat 0 0; text-indent:-9999px; }
#blogroll-container { padding-top:12px; list-style-type:none; font-size:13px; width:260px; margin:0 20px; }
#blogroll-container .category-title { padding-bottom:6px; font-style:normal; font-weight:normal; font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
#blogroll-container .category { width:100px; display:inline-block; float:left; margin-right:20px; }
#blogroll-container .category-links { padding-bottom:12px; list-style-type:none; }


/* Ecard Page */
#ecardForm	{ width:600px; padding:9px; background:#edece9; border:1px solid #a9a9a9; margin:20px 0 0; }
#page-content .page-text #ecardForm p	{ font-size:16px; }
#ecardForm #ecardImgPreview	{ text-align:center; }
#ecardForm	#ecardSlider	{ width:592px; height:130px;background:#fff; border:1px solid #a9a9a9; margin:10px 0; }
#ecardSlider #arrowLeft, #ecardSlider #ecardSliderContainer, #ecardSlider #arrowRight	{ float:left; margin:9px 0 0; }
#ecardSlider .carousel-prev, #ecardSlider .carousel-next	{ margin:42px 5px 0; }
#ecardSliderContainer	{ width:524px; height:116px; overflow:hidden; position:relative; }
#ecardSliderInner		{ width:9999px; height:116px; position:absolute; top:0; left:0; }
.ecardOption			{ float:left; border:1px solid #a9a9a9; margin:0 6px; }
.ecardOption.selected	{ border:2px solid #e8662e; margin:0 5px; }
#ecardForm input	{ border:1px solid #b4b4b4; color: #646464; float: left; height: 22px; margin: 0 8px 8px 0; padding: 0 7px; width: 260px; }
#ecardForm .ecardRecipEmail	{ width:544px; }
#ecardForm #message	{ width: 544px; }
#ecardPreview	{ width:600px; height:406px; position:relative; }
#ecardPreview img	{ position:absolute; top:0; left:0; }
#ecardPreview p		{ font-size: 14px !important; left: 380px; position: absolute; text-align: left; top: 126px; width: 190px; }
#ecardSignup	{ text-align:center; font-size:12px; margin:10px; }
#ecardSignup input	{ border: 0 none; float: none; height: 14px; margin: 0; padding: 0; width: 14px; }
#sendEcard	{ text-align:center; margin:10px; }
#sendEcard img	{ cursor:pointer; }

#ecardForm .carousel-prev, #ecardForm .carousel-next { background-position:center center; }
#ecardForm .carousel-prev:hover, #ecardForm .carousel-next:hover { background-position:center top; }
#ecardForm .carousel-prev.inactive, #ecardForm .carousel-next.inactive { background-position:center bottom; }

#ecardError	{ color:#f00; text-align:center; }
#ecardSuccess	{ text-align:center; }

#slide_in	{
	position:fixed;
	box-shadow:0 4px 10px #666666;
	bottom:0;
	right:-368px;
	width:358px;
	background:#fff;
	z-index:1999;
}
.slide_in_title	{
	width:100%;
	height:21px;
	background:#e65a1e;
	font-size:14px;
	color:#fff;
	padding:4px 0 2px 10px;
	position:relative;
}
.slide_in_title #slide-close	{
	position:absolute;
	top:6px;
	right:15px;
	cursor:pointer;
}
.slide_in_content	{
	padding:10px;
}
.slide_in_image	{
	float:left;
	width:110px;
}
.slide_in_text    {
	float:left;
	width:218px;
	margin-left:10px;
}
#slide_in .popular-story-dek {
	font-size: 12px;
	color: #343434;
	padding-top: 2px;
	padding-bottom:6px;
}

.dts-link.back-to-mobile {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 40px;
        margin-bottom: 10px;
    }

.center_ad	{
	border-bottom: 1px dotted #CCCCCC;
    margin: -12px auto 18px;
    padding-bottom: 18px;
    text-align: center;
}

.center_ad.vox_ad	{
	margin-bottom:0;
	border-bottom:0;
}

.blog_ad.vox_ad	{
	border-bottom: 0 none;
	    margin: 18px auto 0;
	    padding-bottom: 18px;
	    text-align: center;
}
.center_ad div	{
	margin:0 auto;
}

.sidebar-ad	{ 
	border-bottom: 1px dotted #CCCCCC;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.bottom_ad	{ 
	border-top: 1px dotted #CCCCCC;
    margin: -18px auto 18px;
    padding-top: 18px;
}
.bottom_ad div	{
    width: 428px;
	margin:0 auto; 
}

.blog_ad	{
    border-bottom: 1px dotted #CCCCCC;
       margin: 18px auto 18px;
       padding-bottom: 18px;
       text-align: center;
}
.blog_ad div	{
	margin:0 auto;
    width: 728px;
}
.home_blog_ad	{
	border:0;
	margin-bottom:0;
	padding:0;
}
#most_read_1	{
	width:100%;
	background:#dedad1;
    padding: 7px 0 12px;
}

#most_read_1 img	{
	position:relative;
	top:5px;
}

#most_read_1 a	{
	color:#000;
    font-size: 9px;
    font-weight: bold;
    width: 100%;
	text-transform:uppercase;
	margin:0 12px 0 36px;
}

#most_read_1 a span	{
	color:#E65A1E;
    font-size: 14px;
    font-weight: bold;
	margin-left: 4px;
}
#most_read_1 a:hover span	{
	text-decoration:none;
}

/* Universal | New Toolbar -------------------------------------------------------------*/

#toolbar-2 {
	width: 100%;
	border-bottom:0;
	font-family: Arial, Helvetica, sans-serif;
	height:0;
}
#toolbar-2 .container {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:right;
}

#toolbar-2 .container .grid-6	{
	float:right;
}

#toolbar-2 .addthis_toolbox { display:inline-block; height:10px!important; position:relative; bottom:3px; }
#toolbar-2 #trending-topic { font-family:Georgia, serif; }
#toolbar-2 .trending-topics-title {position: relative; top: 4px; vertical-align: top; line-height: 12px; display:inline-block; background-repeat:no-repeat; background-image:url(images/trending-topics.png); width:119px; height:9px; text-indent:-9999px; }
#toolbar-2 .trending-topic-tags { height: 12px; line-height:12px; width: 580px; }
#toolbar-2 #trending-topic .trending-topic-tags a { position: relative; top: 1px; vertical-align: top; line-height: 12px; display:inline-block; word-break:keep-all; color:#343434; padding-bottom:0; padding-left:4px; padding-right:4px; padding-top:1px; border-color:#dedad1; border-width:1px; border-style:solid; background-color:#f3f0ed; font-family:Helvetica, Arial, sans-serif; font-size:9px; text-transform:uppercase; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#toolbar-2 #trending-topic .trending-topic-tags a:hover { text-decoration:none; background-color:#DEDAD1; }


#most_read_2	{
	background: none repeat scroll 0 0 #DEDAD1;
	    height: 30px;
	    margin: 0 auto;
	    padding: 0;
	    width: 940px;
}

#most_read_2 img	{
	position:relative;
	top:0;
}

#most_read_2 a	{
	color: #656360;
    font-size: 9px;
    font-weight: bold;
    margin: 0 12px 0 36px;
    position: relative;
    text-transform: uppercase;
    top: -17px;
}
#most_read_2 a:hover	{
	color:#E65A1E;
}

#slideshow-thumbs	{
	width:100%;
	background:#eeece8;
	height:200px;
	overflow:hidden;
	margin-bottom:20px;
}

#slideshow-header2	{
	width:100%;
	text-align:center;
	margin:17px 0;
	font-size:14px;
}

#slideshow-header2 span	{
	margin:0 10px;
	color:#b2b1ae;
}

#slideshow-header2 img	{
	position:relative;
	top:3px;
}

.outter-slideshow	{
	width:100%;
	height:113px;
	margin-top: 27px;
}
.outter-slideshow .arrow	{
	float:left;
	margin:45px 22px 0;
	cursor:pointer;
}

.slide-container	{
	height:113px;
	width: 511px;
	float:left;
	position:relative;
	overflow:hidden;
}
.slide-container .inner-slide-container	{
	height:113px;
	width:99999px;
	float:left;
	position:absolute;
	top:0;
	left:0;
}

.slide-container .inner-slide-container img	{
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E5E4;
    border-radius: 3px 3px 3px 3px;
    float: left;
    margin-right: 16px;
    padding: 9px;
}

#slideshow-header2, .inner-slide-container div	{
	cursor:pointer;
}

.fb-like	{ width:90px; }

#category-gallery-tile-container .grid-4	{
	padding-bottom:20px;
}

#greatest-books	{
	width:847px;
	margin:0 auto;
}
.greatest-header img	{
	margin-bottom:16px;
	display:block;
}

.brain-container	{
	margin-bottom:16px;
}
.brain-vr	{
	float:left;
}
.brain	{
	float:left;
}

.greatest-intro	{
	margin:42px 0;
}

.greatest-content-left	{
	float:left;
	border-right:1px solid #000;
	width:382px;
	font-size:16px;
	line-height:38px;
}
.greatest-content-left-col	{
	width:342px;
}

.greatest-content-right	{
	float:left;
	width:460px;
	font-size:12px;
	text-align:right;
}

.greatest-content-right-col	{
	text-align:left;
	width:428px;
	float: right;
}
.greatest-content-right-col	span	{
	font-size:24px;
	font-weight:bold;
}
.greatest-content-right-col a	{
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#000;
}
.greatest-hr	{
	margin:24px 0;
}

.greatest-col	{
	width:282px;
	float:left;
	margin-bottom:20px;
}
.extended-col	{
	width:320px;
}
.greatest-col ul {
	list-style-type:none;
	font-size:12px;
	margin-top:22px;
}
.greatest-col ul li	{
	width:250px;
}
.extended-col ul li	{
	width:270px;
}
.greatest-col ul li a	{
	color:#000;
}
.greatest-col ul li.title span	{
	font-weight:bold;
	border-top:3px solid #000;
	padding-top: 2px;
}

.greatest-header-single	{
	width:100%;
	text-align:center;
}

.greatest-col ul.greatest-col-1 .title span	{ border-color:#ffc1c1; }
.greatest-col ul.greatest-col-2 .title span	{ border-color:#a2dca2; }
.greatest-col ul.greatest-col-3 .title span	{ border-color:#ffbff0; }
.greatest-col ul.greatest-col-4 .title span	{ border-color:#c2c2c2; }
.greatest-col ul.greatest-col-5 .title span	{ border-color:#ffebb7; }
.greatest-col ul.greatest-col-6 .title span	{ border-color:#baebed; }
.greatest-col ul.greatest-col-7 .title span	{ border-color:#aabce9; }


/* Gallery Item Page ------------------------------------------------------------*/
#gallery-item-content { margin-left:10px; margin-right:10px; }
#gallery-item-content #feature-image-container { float:right; height:auto; text-align:center; }
#gallery-item-content #sidebar { margin-top:30px; right:-10px; position:relative; float:right; clear:right; }
#gallery-item-content .story-intro { min-height:324px; width:300px!important; margin-bottom:18px; display:inline-block; }
#gallery-item-content .story-text { max-width:620px; float:left; }
#gallery-item-content .story-press-controls { padding-top:18px; text-align:center; display:block; }
#gallery-item-content .story-press-controls .carousel-prev,#gallery-item-content .story-press-controls .carousel-next { background-position:0 -24px; display:inline-block; margin-left:30px; margin-right:30px; }
#gallery-item-content .story-press-controls .pager { font-size:11px; display:inline-block; padding-top:6px; vertical-align:top; }
#gallery-item-content h1 { text-align:center; }
#gallery-item-content h2 { text-align:center; }
#gallery-item-content h3 { color:#646464; text-align:center; }
#gallery-item-content .story-tools { padding-left:2px; padding-bottom:6px; padding-right:2px; padding-top:6px; margin-top:12px; border-top:1px dotted #B4B4B4; border-bottom:1px dotted #B4B4B4; font-size:12px; }
#gallery-item-content .story-header { margin-top:60px; margin-bottom:60px; }
#gallery-item-content .story-index { color:#e65a1e; line-height:36px; font-size:32px; width:96px; display:inline-block; }
#gallery-item-content .story-dek { padding-top:6px; }
#gallery-item-content .story-read-more { display:block; font-size:12px; margin-top:12px; color:#e65a1e; }
#gallery-item-content .story-meta { font-size:12px; color:#646464; padding-top:6px; text-align:center; }
#gallery-item-content .story-meta .comments .comments-count { background-repeat:no-repeat; display:inline-block; width:26px; height:20px; font-family:Helvetica, Arial, sans-serif; font-size:10px; text-align:center; padding-top:1px; margin-right:6px; color:black; background-image:url(images/comments-bubble.gif); }
#gallery-item-content .story-extras { width:620px; float:left; }
#gallery-item-content .story-extra { padding-top:30px; padding-bottom:30px; border-top:1px solid #E5E5E5; border-bottom:1px solid #E5E5E5; }
#gallery-item-content .gallery-item-navigation { padding-bottom:18px; padding-top:18px; width:620px; }
#gallery-item-content .gallery-item-navigation-container { width:300px; }
#gallery-item-content .gallery-item-navigation-container h5 { font-size:11px; }
#gallery-item-content .gallery-item-navigation-container .navigation-link { font-size:11px; margin-bottom:6px; display:inline-block; }
#gallery-item-content .gallery-item-navigation .left { padding-right:10px; border-right-color:#dedad1; border-right-style:solid; border-right-width:1px; }
#gallery-item-content .gallery-item-navigation .right { text-align:right; }
#gallery-item-content .left img { float:left; margin-right:18px; }
#gallery-item-content .right img { float:right; margin-left:18px; }
#gallery-item-list-navigation { border-style:solid; border-color:#DEDAD1; border-width:1px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; margin-bottom:18px; font-size:12px; }
.gallery-item-list-navigation-header { margin-left:0; margin-bottom:12px; margin-right:0; margin-top:0; padding-right:20px; padding-left:20px; border-bottom-color:#DEDAD1; border-bottom-style:solid; border-bottom-width:1px; padding-bottom:18px; padding-top:18px; font-style:normal; font-weight:normal; font-family:Georgia, Times, serif; font-size:10px; text-transform:uppercase; letter-spacing:1px; color:#646464; }
.gallery-item-list-navigation-heading { display:inline-block; float:left; }
.gallery-item-list-navigation-controls { display:inline-block; float:right; height:16px; }
.gallery-item-list-navigation-controls .mini-next { display:block; width:16px; height:16px; background:url(images/black-mini-next.png) no-repeat 0 0; float:left; }
.gallery-item-list-navigation-controls .pager { display:block; font-size:11px; height:16px; padding-bottom:3px; padding-right:9px; float:left; }
.gallery-item-list-navigation-container { }
.gallery-item-list { padding:20px; -moz-column-width:130px; -moz-column-gap:20px; -webkit-column-width:130px; -webkit-column-gap:20px; column-width:130px; column-gap:20px; }
.list-index-number { color:#646464; }
.gallery-item-list-navigation-controls em { text-transform:lowercase; font-style:italic; }
#gallery-item-content .story-content	{ font-size:15px; margin:12px 0; }

#my6_inline	{ border-bottom:1px solid #E5E5E5; margin-bottom:30px; }





