/*
Theme Name: Shriver Report 0.4
Author: Hum Creative
Author URI: http://humcreative.com

*/

/*	COLORS
	black: #4c4d4f;
	grey: #d0cac8;
	red: #ee3342;
	light grey: #d0cac8;
	another grey?: 9b9b9c;
 
*/

/* BASICS */

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}


h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-size: inherit;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #ee3342;
}

a:hover {
	color: #4c4d4f;
}

p {
	margin: 0 0 10px 0;
}

img {
	border: 0;
}

.toc-num-header:after,
.module:after,
ul.toc li:after,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
}


/* COMMON TEXT STYLES */

html {
	font-family: 'Chronicle SSm A', 'Chronicle SSm B', Georgia, Times, serif;
	font-style: normal;
	font-size: 13px;
	color: #4c4d4f;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/bg-dots.gif) repeat;
}

.header .description,
.personal-photo-instructions .description,
.widget-become-a-reporter .body,
.top-widget-container .widget .body,
.widget-photo-of-the-day .body,
.tweet,
ul.toc li ul.sub-menu a,
.post-excerpt,
.people-excerpt {
	line-height: 19px;
}

.excerpt-link {
	color: #4c4d4f;
}

.excerpt-link:hover {
	color: #ee3342;
}

.banner-special-report,
.tweet-container ul li .user,
.tweet-container ul li .timePosted,
.module-side_note,
#header-mobile,
.share-menu-container strong,
.font-size-menu strong,
ul.link-list li a,
.e2ma_signup_form_label,
form label,
form strong,
.post-category,
.post-series,
.post-meta, 
#search-box,
#header .font-b {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
}

a.font-b:hover {
	color: #ee3342;
}


#search-box,
#header .font-b,
#main-nav-container,
#sub-nav {
	letter-spacing: 1;
	text-transform: uppercase;
}

#main-nav-container,
#sub-nav {
	font-family: sans-serif; 
	font-weight: normal; 
	font-size: 16px;
}

input,
textarea {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #4c4d4f;
	line-height: 14px;	
}

#e2ma_signup_submit_button,
button.btn,
.biglink {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;	
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 5px;
	border-width: 0 0 3px 0;
	border-color: #ee3342;
	border-style: solid;
	text-decoration: none;
	color: #4c4d4f;
	white-space: nowrap;
	background: transparent;
	cursor: pointer;
}

#e2ma_signup_submit_button:hover,
button.btn:hover,
.biglink:hover {
	color: #ee3342;
}

#e2ma_signup_submit_button:active,
button.btn:active,
.biglink:active {
	color: #ee3342;
	border-color: transparent;
}

.biglink-with-arrow {
	padding-right: 20px;
	background: url(images/arrow-right-small-black.png) right center no-repeat;
	border-color: #4c4d4f;
	color: #ee3342;
}

.spaced-links {
	margin-right: 14px;
}

.post-preview .post-title,
.headline-a {
	font-size: 20px;
	text-decoration: none;
	color: #4c4d4f;
}

a.headline-a:hover {
	color: #ee3342;
}

.toc-num-header .toc-title,
.module-table_content .table-row-header_header,
.chapter-sub-title,
.widget .header,
.special-preview-header,
.headline-b {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	color: #ee3342;
	font-size: 16px;
	font-weight: bold;
}

.headline-b-sm {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	color: #ee3342;
	font-size: 13px;
	font-weight: bold;
}

.headline-c {
	font-family: 'Gotham A', 'Gotham B','Arial',Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 25px;
	line-height: 28px;
}

.font-c {	
	font-family: 'Gotham A', 'Gotham B','Arial',Helvetica, Arial, sans-serif;
	font-weight: 800;
	font-size: 12px;
	text-transform: uppercase;
	color: #9b9b9c;
}

.headline-mega {
	letter-spacing: -1px;
	font-size: 55px;
	line-height: 55px;
	color: #ee3342;
}

#page-header .floating-description .headline-mega {
	float: left;
	margin-right: 26px;	
	display: inline-block;
}

#page-header .floating-description .description {
	float: left;
	padding-top: 35px;
	font-size: 12px;
}

.headline-banner-a {
	background: #ffffff;
	border: 5px solid #4c4d4f;
	padding: 8px 12px;
	color: #4c4d4f;
	display: inline-block;
	margin-bottom: 10px;
}

.small {
	font-size: 11px;
}

.two-col {
	-moz-column-gap:40px;
	-webkit-column-gap:40px;
	column-gap:40px;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;	
}

a.read-more {
	color: #4c4d4f;
	text-decoration: underline;
	display: inline-block;
}

a.read-more:hover {
	color: #ee3342;
}

.grid_9 .divider-a {
	background: transparent;
	width: 659px;
	margin: 20px 0 20px -19px;
	padding: 0 19px 0 19px;
	border-bottom: 1px solid #e7e4e3;	
	height: 1px;
}

.img-header .headline-mega {
	color: #ffffff;
	text-shadow: -1px 1px 7px #000000;
}

#show-more {
	display: block;
	width: 100px;
	text-align:center;
	margin: 10px auto 0 auto;
	color: #4c4d4f;
}

#show-more span {
	width: 100px;
	display: block;
	margin-top: 5px;
	background-color: #4c4d4f;
	height: 3px;
}

#show-more:hover {
	color: #ee3342;
	border-color: #ee3342;
}

#show-more:hover span {
	background-color: #ee3342;
}

#show-more:active span {
	background-color: transparent;
}

.share-menu-container strong,
.font-size-menu strong {
	font-weight: bold;
	text-transform: uppercase;
}

ul.link-list li a {
	font-weight: bold;
	color: #4c4d4f;
}

ul.link-list .js-click-merge-is-hovering a,
ul.link-list li a:hover {
	color: #ee3342;
}

.clickdisabled {
	pointer-events: none;
}

.clickdisabled .read-more {
	display: none;
}


/* COMMON LAYOUT STYLES */

#main-wrapper {
	margin: 20px auto;
}
.page-template-page_home-php #main-wrapper {
	margin: 30px auto;
}

/* menus */

ul.sub-menu,
ul.menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline-block;
}

ul.sub-menu li,
ul.menu li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
ul.sub-menu li {
	border-bottom: solid 1px #fff;
	display: block;
}
ul.sub-menu li:last-of-type {
  border-bottom: none;
}
.menu li {
	position: relative;
}

ul.sub-menu {
	background-color: #d91b18;
	left: -9999px;
	list-style-type: none;
	padding: 0px;
	position: absolute;
	margin: 0;
	border-right-style: none;
	width: 200px;
	top: 30px;
	z-index: 9999;
}
ul.sub-menu ul.sub-menu {
	margin: -30px 0 0 200px;
}
ul.sub-menu li {
	margin: 0;
}
.menu li:hover ul.sub-menu {
	left: 0px;
}
.menu li:hover ul.sub-menu ul.sub-menu {
	left: -9999px;
}
.menu li ul.sub-menu li:hover ul.sub-menu {
	left: 0px;
}
#home-nav ul.sub-menu {
	left: -9999px;
	list-style-type: none;
	padding: 0px;
	position: absolute;
	margin: 0;
	border-right-style: none;
	width: 155px;
	overflow: hidden;
	top: 68px;
}
#home-nav ul.sub-menu li {
	margin: 0;
}
#home-nav  ul.sub-menu .sub-menu {
	display: none;
}
#home-nav .menu li:hover ul.sub-menu {
	left: 0px;
}

/* toc / table of contents */

ul.toc {
	margin-top: 10px;
}

.grid_3 ul.toc {
	width: 180px;
}

ul.toc li span,
.toc-num {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	font-weight: 600;
	font-size: 12px;
}

.toc-num,
ul.toc li span {
	color: #d0cac8;	
	line-height: 17px;
	vertical-align: bottom;	
}

ul.toc li a {
	color: #4c4d4f;
	display: inline-block;
	float: right;
	width: 87%;
}

ul.toc li a.chapter-title {
	line-height: 17px;
	word-wrap: break-all;
	word-wrap: break-word;	
-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;	
}

ul.toc li a:hover {
	text-decoration: underline;
}

ul.toc li {
	width: 100%;
	margin-bottom: 6px;
}

ul.toc li span {
	margin-right: 5px;
	clear:both;
	display: inline-block;
	float: left;
}

ul.toc li ul.sub-menu a:hover,
ul.toc li ul.sub-menu li.selected a,
ul.toc li a:hover,
ul.toc li.selected a {
	color: #ee3342;
}

ul.toc li.selected span {
	color: #ee3342;
}

ul.toc li ul.sub-menu {
	margin-top: 4px;
	margin-bottom: -4px;
	display: none;
	float: right;
	clear: both;
	width: 100%;
	line-height: 0px;
}

ul.toc li ul.sub-menu li {
	font-size: 11px;
	line-height: 11px;
	margin-bottom: 2px;
}

ul.toc li ul.sub-menu li a {
	color: #9b9b9c;
}

.toc-num-selected {
	color: #4c4d4f;
}

.toc-num-header .toc-num {
	line-height: 20px;
	width: 20px;
	float: left;
}

.toc-num-header {
	width: 659px;	
	margin: -5px 0 0 -19px;
	padding: 0 19px 14px 19px;
	border-bottom: 1px solid #e7e4e3;	
}

.toc-num-header .toc-title {
	float: left;
	display: inline-block;
	width: 80%;
	margin-left: 4px;
}


/* circle img border: */
.people-bio .img img,
ul.reporters .img img,
.people-preview .img img,
ul.people-list-threecolumn_small .img img {
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;	
}

/* half grid 9 - main post list */
.post-img-grid_9_half {
	width: 345px;
}

.post-img-grid_9_half img {
	display: block;
	margin: auto;
	max-width: 345px;
	height: auto;
}

/* special report banner */

html .block-top-filled {
	background: #ee3342;
	color: #ffffff;
	display: block;
	padding: 10px;
}

.widget-single-info .block-top-filled {
	margin-top: -20px;
	margin-bottom: 10px;
	width: 201px;
	margin-left: -10px;	
}

.post-preview .block-top-filled {
	width: 304px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: -20px;
	margin-top: -15px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

.post-preview .block-top-filled .banner-special-report-title {
	padding-bottom: 10px;
}

.post-preview .block-top-filled .banner-special-report-image {
	margin-left: -20px;
	line-height: 0;
}

.block-top-filled * {
	color: #ffffff;
}

.block-top-filled:hover {
	background-color: #4c4d4f !important;
}

html .banner-special-report-title {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 6px;
}

/* common page headers */

#page-header {
	padding: 40px 0 30px 0;
	background: #ffffff;
	margin-bottom: 20px;
	margin-top: 20px;
}

#page-header h2 {
	margin: 0 0 14px;
}

#page-header .description {
	font-size: 20px;
}

#page-header .description p {
	margin: 0;
}

#page-header .one-col-description {
	width: 68%;	
}

#page-header .col1,
#page-header .col2 {
	display: inline-block;
	width: 47%;
	vertical-align: top;
}

#page-header .col2 {
	margin-left: 5%;
}

.header-with-subnav .container_12 {
	padding-bottom: 47px;
}

.header-with-subnav+#sub-nav {
	margin-top: -54px;
}

.small-header {
	padding: 20px 0 4px !important;
}

.small-header .headline-a {
	color: #ee3342;
}

.small-header .headline-b {
	color: #4c4d4f;
}

.small-header .headline-b span {
	color: #ee3342;
}


/* overlays: hidden/hover */

.img .hidden-overlay {
    opacity: 0;	
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;	
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.45);
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;	
}

.js-click-merge-is-hovering .hidden-overlay,
.img:hover .hidden-overlay {
	display: block;
	opacity: 1;
}

/* overlays: slideshow icon */

.img {
	position: relative;
}

.img .overlay {
	display: none;
}

.post-with-slideshow .img .overlay,
.has-slideshow-icon .img .overlay {
	display: block;
	width: 26px;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 8px;
	background-image: url(images/sprites-01.png);
	background-position: -216px 0;
	background-repeat: no-repeat;
}

/* overlays video play icon */

.post-video-post .img .overlay {
	display: block;
	width: 29px;
	height: 29px;
	margin-top: -14px;
	margin-left: -14px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(images/sprites-01.png);
	background-position: -208px -90px;
	background-repeat: no-repeat;
	border: 5px solid #ffffff;
}

.post-video-post .img:hover .overlay {
	background-position: -56px -90px;
	border-color: #4c4d4f;
}

.post-video-post .img:active .overlay {
	border-color: transparent;
}


/* overlays: dots */

.dots-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(images/bg-dots-overlay-new2.png) rgba(150,150,150,.1);
}

/* arrows */

.fancybox-nav span,
.arrow-left,
.arrow-right {
	display: inline-block;
	width: 29px;
	height: 29px;
	border: 5px solid #4c4d4f;
	background-image: url(images/sprites-01.png?v=3);
	background-repeat: no-repeat;
	background-color: transparent;
	text-indent: -99999em;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-prev span,
.arrow-left {
	background-position: -6px -90px;
}

.fancybox-next span,
.arrow-right {
	background-position: -56px -90px;
}

.js-click-merge-is-hovering .js-click-merge.arrow-right,
.js-click-merge-is-hovering .js-click-merge.arrow-left,
.fancybox-prev:hover span,
.fancybox-next:hover span,
.arrow-left:hover,
.arrow-right:hover {
	border-color: #ee3342;
}

.js-click-merge-is-hovering .js-click-merge.arrow-left,
.fancybox-prev:hover span,
.arrow-left:hover {
	background-position: -104px -90px;
}

.js-click-merge-is-hovering .js-click-merge.arrow-right,
.fancybox-next:hover span,
.arrow-right:hover {
	background-position: -154px -90px;
}

.arrow-right:active,
.arrow-left:active {
	border-color: transparent;
}

.js-click-merge {
	cursor: pointer;
}

/* lil corner arrows */

.arrow-right-small {
	display: inline-block;
	position: absolute;
	background: url(images/arrow-right-small.png) center center no-repeat;
	width: 13px;
	height: 9px;
	right: 10px;
	bottom: 13px;
}

.js-click-merge-is-hovering .arrow-right-small,
.arrow-right-small:hover {
	background-image: url(images/arrow-right-small-black.png);
}

/* LOGOS */

.tsr-tiny-logo {
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url(images/logo-tiny-square.gif) no-repeat center center;
}

.tsr-tiny-logo-2 {
	display: inline-block;
	width: 54px;
	height: 40px;
	background: url(images/sprites-01.png) 0 -126px no-repeat;
}


/* MAIN NAVS */

#main-nav-container {
	background: url(images/bg-red-00.jpg) repeat center center #ee3342; /*//#*/
	background-repeat: no-repeat;
	background-position: center -2px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 10px 0;
}

#main-nav-container .grid_12,
#main-nav-container .container_12 {
	display: block;
	float: none;
	height: 100%;
	text-align: center;
}
#main-nav-container a {
	color: #ffffff;
	display: inline-block;
	padding: 7px 20px 5px 20px;
	text-decoration: none;
}
#main-nav-container a:hover {
	color: #fbdb64;
}
#main-nav-container .button a {
	background-color: #fff;
	border-radius: 5px;
	color: #ee3342;
}
#main-nav-container .button a:hover {
	color: #4c4d4f;
}

/* category menu */

#category-menu {
	border: 1px solid #fff;
	width: auto;
	position: absolute;
	left: 0;
	z-index: 101;
	white-space: nowrap;
}

#category-menu a {
	display: inline-block;
	padding: 3px 8px;
	
}

#category-menu a span {	
	overflow: hidden;	
	display: inline-block;
}

#category-menu li em {	
	font-style: normal;
	width: 64px;
	font-weight: bold;
	overflow: hidden;
	display: none;
}

#category-menu:not(.is-hover) li.selected a em,
#category-menu li a:hover em {
	display: inline-block;
	margin-right: 3px;
}


#category-menu .current-cat a,
#category-menu li a:hover,
#category-menu:not(.is-hover) li.selected a {	
	 color: #000000;
    -webkit-transition: color .15s linear;
    -moz-transition: color .15s linear;
    -ms-transition: color .15s linear;
    transition: color .15s linear;
}

#nav-shadows {
	position: absolute;
	overflow:hidden;
	margin-left: 1px;
}

#category-lead-block, #category-lead-title {
  height: 56px;
  margin: -27px 0;
  padding-top: 7px;
  position: absolute;
}

#category-lead-block {
	display: none;
	background: #fff;
 	-webkit-box-shadow: 0 0 20px 0 #9C0000;
	box-shadow: 0 0 20px 0 #9C0000;	
}

#left-shadow, #right-shadow {
	display: none;
	position: absolute;	
	width: 59px;
	height: 34px;
	pointer-events:none;
	z-index: 200;
	margin-top:1px;
}

#left-shadow {
	background: url("images/left-shadow.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

#right-shadow {
  background: url("images/right-shadow.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
}

#category-lead-in, #category-lead-in-title {
	width: 93px;
	font-weight: bold;
	font-size: 11px;
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	letter-spacing: 0;
	width: 100%;
	height: 20px;
	text-align: center;
}

#category-lead-in a {
	border-color: #ffffff;
	color: #000;
}

#category-menu li:first-child a {
	padding-left: 8px;
}

#category-menu li:last-child a {
	padding-right: 8px;
}

/* main nav menu */

.menu-main-navigation-container {
	display: block;
	width: auto;
	z-index: 100;
	position: absolute;
	right: 0;
}

#menu-main-navigation {
	display: inline-block;
}

#menu-main-navigation > li {
	border-style: solid;
	border-color: #ED8D8B;
	border-width: 1px 1px 1px 0;
	position: relative;
}

#menu-main-navigation > li:first-child {
	border-width: 1px;
}

#menu-main-navigation > li > a {
	font-weight: 400;
	display: inline-block;
	padding: 3px 10px;
}

#menu-main-navigation li a {
    -moz-transition:background-color .15s;
    -webkit-transition:background-color .15s;
    -o-transition:background-color .15s;
    transition:background-color .15s;		
}

#menu-main-navigation li.selected > a,
#menu-main-navigation li a:hover {
	background-color: #ffffff;
	color: #9b9b9c;
}

/* sub-menu */

#menu-main-navigation li ul.sub-menu {
	display: none;
	width: 192px;
	height: auto;
	background: #d51b17;
	position: absolute;
	z-index: 999;
	border-top: 1px solid #ffffff;
	left:-1px;
}

#menu-main-navigation li ul.sub-menu li,
#menu-main-navigation li ul.sub-menu li a {
	width: 170px;
}

#menu-main-navigation li:hover ul.sub-menu {
	display: block;
}

#menu-main-navigation li ul.sub-menu li a {
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	padding: 10px;
	border-style: solid;
	border-color: #ffffff;
	border-width: 0 1px 1px 1px;
	display: inline-block;
	line-height: 14px;
	
	
}

#menu-main-navigation li ul.sub-menu li a:hover {
	border-color: #e9e9e9;
}

/* HEADER BANNER */

#header-banner {
	background: #fff;
	padding: 16px 0 10px;
}

#header-banner-sub-text,
#header-banner-logo-lead-in {
	font-weight: bold;
}

#header-banner-text {
	font-size: 1.9em;
	width: 85%;
	display: inline-block;
}

#header-banner .learn-more {
	float: right;
	vertical-align: top;
	display: inline-block;
	position: relative;
	top: -2px;
	left: -6px;
}

#header-banner-logo-lead-in {
	font-size: .71em;
	margin-bottom: 5px;
}

/* HEADER HEADLINE */
#header-headline-wrap {
	background: transparent url('images/white.gif') no-repeat top left;
	background-size: 100% 10px;
}

#header-headline {
	background: transparent url('images/header-ribbon.png') no-repeat top left;
	margin: 0 auto;
	padding: 30px 25px 20px 75px;
	width: 860px;
}

#header-headline h4 {
	color: #000;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
}

/* SUBNAV */

#sub-nav {
	margin-bottom: 20px;
}

#sub-nav .outer {
	background: url(images/bg-green-01.jpg) center center #6fb392;
	height: 40px;
	color: #ffffff;
	padding: 9px 7px;
}

#sub-nav,
#sub-search-box {
	font-size: 12px;
}

#sub-nav a {
	color: #ffffff;
}

#sub-nav ul {
	width: 100%;
}

#sub-nav ul > li {
	border: 1px solid #ffffff;
	margin-right: 5px;
	line-height: 38px;	
}

#sub-nav ul > li.label {
	border: 0;
	padding: 0 10px;
}

#sub-nav ul > li a {
	padding: 0 12px;
	display: inline-block;
	font-weight: bold;
    -moz-transition:background-color .15s;
    -webkit-transition:background-color .15s;
    -o-transition:background-color .15s;
    transition:background-color .15s;
}

.is-list-view #sub-nav ul > li.menu-view-list a,
.is-grid-view #sub-nav ul > li.menu-view-grid a,
#sub-nav ul > li.current-cat a,
#sub-nav ul > li a:hover {
	color: #9b9b9c;
	background-color: #ffffff;
}

#sub-nav #sub-search {
	float: right;
	margin-right: 0;
}

#sub-search-box {
	font-weight:bold;
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 12px;
	width: 80px;
	background: transparent;
	height: 27px;
	line-height: 27px;
	border: 0;
}

#sub-search-button {
	height: 18px;
	width: 24px;
	vertical-align: middle;
	background-image: url(images/sprites-01.png);
	background-repeat: no-repeat;
	background-position: -215px -26px;
	background-color: transparent;
	border: 0;
	text-indent: -99999em;
	cursor:pointer;
}


/* SOCIAL MENUS */

ul.social-icons {
	display: inline-block;
	line-height: 16px;
}

ul.social-icons li {
    display: inline-block;
    margin: 0 5px;
	
}

ul.social-icons li a {
    background-image: url(images/sprites-01.png);
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999em;
    text-align: left;
    width: 23px;
    height: 16px;   
}

.white-accents ul.social-icons li.social-twitter a:hover,
ul.social-icons li.social-twitter a   	{     background-position: 4px 0px;   }
.white-accents ul.social-icons li.social-facebook a:hover,
ul.social-icons li.social-facebook a  	{     background-position: -27px 0px;   }
.white-accents ul.social-icons li.social-googleplus a:hover,
ul.social-icons li.social-googleplus a 	{     background-position: -58px 0px;   }
.white-accents ul.social-icons li.social-linkedin a:hover,
ul.social-icons li.social-linkedin a 	{     background-position: -89px 0px;   }
.white-accents ul.social-icons li.social-instagram a:hover,
ul.social-icons li.social-instagram a 	{     background-position: -119px 0px;   }
.white-accents ul.social-icons li.social-rss a:hover,
ul.social-icons li.social-rss a 		{     background-position: -149px 0px;   }
.white-accents ul.social-icons li.social-share a:hover,
ul.social-icons li.social-share a 		{     background-position: -177px 0px;   }
.white-accents ul.social-icons li.social-pinterest a:hover,
ul.social-icons li.social-pinterest a 		{     background-position: -245px 0px;   }

ul.social-icons li.social-twitter a:hover   	{     background-position: 4px 	 -24px;   }
ul.social-icons li.social-facebook a:hover  	{     background-position: -27px -24px;   }
ul.social-icons li.social-googleplus a:hover 	{     background-position: -58px -24px;   }
ul.social-icons li.social-linkedin a:hover 		{     background-position: -89px -24px;   }
ul.social-icons li.social-instagram a:hover 	{     background-position: -119px -24px;   }
ul.social-icons li.social-rss a:hover 			{     background-position: -149px -24px;   }
ul.social-icons li.social-share a:hover 		{     background-position: -177px -24px;   }
ul.social-icons li.social-pinterest a:hover 		{     background-position: -245px -24px;   }

.white-accents ul.social-icons li.social-twitter a   	{     background-position: 4px 	 -171px;   }
.white-accents ul.social-icons li.social-facebook a  	{     background-position: -27px -171px;   }
.white-accents ul.social-icons li.social-googleplus a {     background-position: -58px -171px;   }
.white-accents ul.social-icons li.social-linkedin a 	{     background-position: -89px -171px;   }
.white-accents ul.social-icons li.social-instagram a 	{     background-position: -119px -171px;   }
.white-accents ul.social-icons li.social-rss a 		{     background-position: -149px -171px;   }
.white-accents ul.social-icons li.social-share a 		{     background-position: -177px -171px;   }
.white-accents ul.social-icons li.social-pinterest a 		{     background-position: -245px -171px;   }



/* SHARE MENU */

.share-menu-container {
	border: 5px solid #d0cac8;
	padding: 5px 0 5px 5px;
	width: 193px;	
	line-height: 0;
}

.share-menu-container strong {
	margin: 1px 10px 0 5px;
	display: inline-block;
	vertical-align: top;	
}

.share-menu-container ul.menu {
	margin-left: 0px;
	line-height: 0;
}

.share-menu-container ul.social-icons li {
	margin: 0 0px;
}

.share-menu-container ul.social-icons li:last-child {
	margin: 0;
}

.widget-less-padding .share-menu-container {
	margin-left: -5px;
}

#content .share-menu-container strong {
	color: #4c4d4f;
}

/* share drop down button (addthis.com) */

ul.social-icons li.social-share .addthis_button_compact {
    width: 24px !important;
    display: inline-block !important;
}

.addthis_button_compact .at16nc,
.at15t_compact {
    background: transparent !important;
}

.module .footer .at16nc {
	margin-top:-12px;
}



/* FONT SIZE MENU */

.font-size-menu .font-size {
	margin-right: 5px;
}

.font-size-menu strong {
	margin-right: 10px;
}

.font-size-menu .selected {
	color: #4c4d4f;
}

.font-size-menu .font-size-0 {
	font-size: 11px;
}

.font-size-menu .font-size-1 {
	font-size: 14px;
}

.font-size-menu .font-size-2 {
	font-size: 20px;
}


/* HEADER */

#header {
	padding: 25px 0 15px 0;
	background: #fff;
}

#header-logo-container {
	float: left;
	margin: 0;
	padding: 0;
	width: 669px;
}
#header-logo-container a {
	display: block;
	line-height: 0;
	float: left;
}

#header-mobile {
	display: none;
}

#header-nav-container {
	float: right;
	margin: 0;
	text-align: right;
	width: 275px;
}

#header-nav-container ul.social-icons {
	display: inline-block;
	margin: 0;
}

#header-nav-container ul.social-icons li a {
	text-indent: 9999999em;
	overflow: hidden;
}

#header-nav-container ul.social-icons li:last-child {
	margin-right: 0;
}

#header #search-form {
	margin: 5px 0 9px 0;
}

#menu-header-navigation li a {
	color: #313131;
	text-decoration: none;
	margin-left: 16px;
    -moz-transition:color .15s;
    -webkit-transition:color .15s;
    -o-transition:color .15s;
    transition:color .15s; 	
}

#menu-header-navigation li a:hover,
#menu-header-navigation li.current-menu-item a {
	color: #ee3342;
}

#menu-header-navigation li.current-menu-item a {
	font-weight: bold;
}

/* CATEGORY HEADER */ 

.mega-img-header {
	height: 300px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
}

.mega-img-header .headline-mega {
	position: absolute;
	bottom: 90px;
}

/* FIXED TOP MENUS */

body.is-header-fixed {
	margin-top: 105px;
}

body.is-main-nav-fixed {
	margin-top: 100px;
}

body.is-header-fixed.is-main-nav-fixed {
	margin-top: 205px;
}

body.is-header-fixed #header {
	position: fixed;
	z-index: 1000;
	top: 0;
	width: 100%;
}

body.is-main-nav-fixed #main-nav-container {
	position: fixed;
	z-index: 1001;
	top: 0;
	width: 100%;
}

/* Sponsor Widgets */
#header-sponsor,
#footer-sponsor {
	background-color: #fff;
}
#header-sponsor .widget,
#footer-sponsor .widget {
	width: 100%;
	padding: 20px 0;
	margin: 0;
}

/* POST PREVIEWS */

.post-preview {
	overflow: hidden;
	padding: 17px 20px;
	width: 305px;
	margin-bottom: 10px;
	background: #ffffff;	

	/*
    transition-duration: .7s;
    transition-property: left, right, top;
    
	-webkit-transition: top .4s ease-in-out .4s;
	-moz-transition: top .4s ease-in-out .4s;
	-ms-transition: top .4s ease-in-out .4s;
	-o-transition: top .4s ease-in-out .4s;
	transition: top .4s ease-in-out .4s;	*/
}

.special-preview-header .block-top,
.post-preview .block-top {
	width: 302px;
	border-bottom: 1px solid #e7e4e3;
	padding: 0 20px 15px 20px;
	margin:  0 0 15px -19px;
}

.post-preview .post-video,
.post-preview .img {
	margin-bottom: 15px;
}

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

.post-series {
	text-transform: uppercase;
	font-weight: bold;
}

.post-category a {
	color: #4c4d4f;
}

.post-category a:hover {
	color: #ee3342;
}

.post-preview .post-title {
	margin-bottom: 4px;
	display: inline-block;
}

.post-preview a.post-title:hover {
	color: #ee3342 !important;
}

.post-meta {
	color: #d0cac8;		
	margin-bottom: 12px;
}

.post-meta a {
	color: #d0cac8;
}

.post-meta a:hover {
	color: #4c4d4f;
}

.post-preview .post-video,
.post-preview .post-img {
	margin-left: -20px;
}

.post-img {
	display: inline-block;
}

.post-img img {
	text-align: center;
	max-width: 100%;
	height: auto;
}


/* SPECIAL PREVIEWS */

/* quote */

.quote-body {
	font-style: italic;
	letter-spacing: -1px;
	font-size: 34px;
}

.quote-author {
	margin-top: 14px;
	font-weight: bold;
	font-size: 16px;
}

.preview-featured-quote {
	color: #ffffff;
	background: url(images/bg-green-gradient.jpg) no-repeat center bottom #88ceac;
	text-align: center;	
}

.preview-featured-quote .inner {
	padding: 10px;
}

.preview-featured-quote .quote-body {
	line-height: 38px;
}

.preview-featured-quote .footer {
	margin-top: 8px;
}

.preview-featured-quote .tsr-tiny-logo-2 {
	float: left;	
}

.preview-featured-quote .share {
	float: right;
	margin-right: 30px;
	color: #ffffff;
	border-color: #ffffff;
	position: relative;
}

.preview-featured-quote .share:hover {
	color: #4c4d4f;
	border-color: #4c4d4f;	
}

.preview-featured-quote .share .at16nc {
	background: transparent;
	position: absolute;
}

.preview-featured-quote .footer {
	position: relative;
}

.preview-featured-quote ul.social-icons {
	position: absolute;
	right: 0;
	top: -5px;
}

/* featured report */

html .preview-featured-report .block-top-filled .banner-special-report-title {
	padding-bottom: 16px;
}

.preview-featured-report .read-more {
	display: none;
}


/* join newsletter */

.preview-join-newsletter {
	background: url(images/bg-red-02.jpg) center center #ee3342;
}

.preview-join-newsletter #e2ma_signup_submit_button,
.preview-join-newsletter * {
	color: #ffffff;
	border-color: #ffffff;
}

.preview-join-newsletter #e2ma_signup_submit_button:hover {
	color: #4c4d4f;
	border-color: #4c4d4f;
}

.preview-join-newsletter #e2ma_signup_form {
	margin-top: 10px;
}

.preview-join-newsletter #e2ma_signup_submit_button,
.preview-join-newsletter #e2ma_signup_form_button_row {
	float: right;
}

.preview-join-newsletter #id_email {
	color: #ffffff;
	position: relative;
	top: 6px;
	width: 160px;
	text-transform: uppercase;
	font-weight: bold;
}

.preview-join-newsletter #id_email::-webkit-input-placeholder {		color: #eeeeee;		}
.preview-join-newsletter #id_email:-moz-placeholder { /* Firefox 18- */	color: #eeeeee;  	}
.preview-join-newsletter #id_email::-moz-placeholder {  /* Firefox 19+ */   color: #eeeeee;  	}
.preview-join-newsletter #id_email:-ms-input-placeholder {     color: #eeeeee;  	}

.preview-join-newsletter #id_email:focus {
	border-color: #ffffff !important;	
}

.preview-join-newsletter #e2ma_signup_form_button_row,
.preview-join-newsletter .e2ma_signup_form_row {
	display: inline-block;
}

.preview-join-newsletter #e2ma_signup_form_container #id_member_field_first_name,
.preview-join-newsletter #e2ma_signup_form_container .e2ma_signup_form_label {
	display: none;
}



/* facebook */

.facebook-blurb {
	font-size: 36px;
	line-height: 34px;
	color: #ee3342;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#sidebar .facebook-blurb {
	font-size: 27px;	
	width:90%;
}

/* featured video */

.preview-featured-video .block-top {
	margin-bottom: 0;
}

.preview-featured-video .post-video {
	width: 345px;
}

.preview-featured-video .post-video iframe,
.preview-featured-video .post-video object,
.preview-featured-video .post-video embed {
	max-width: 100%;
	//height: auto;
}

.preview-featured-video .post-video p,
.preview-featured-video .post-video div {
	display: none;
}



/* FULL POST PREVIEWS / RELATED POSTS / 3 COLUMNS */

.post-previews-full .post-preview {
	width: 260px;
}

.post-previews-full .post-preview .block-top {
	width: 257px;
}

.post-previews-full .post-preview .img {
	width: 300px !important;
	height: auto !important;	
}

.post-previews-full .post-preview .img img {
	width: 300px !important;
	height: auto !important;
}

/* PERMALINKS */

.post,
.people {
	background: #ffffff;
	padding: 20px;
	margin-bottom: 40px;
}

.post .post-title {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 12px;
}

.post .post-meta {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.post .post-content {
	margin-bottom: 50px;
}

.post .share-container {
	margin-bottom: 30px;
}

.post .print-link {
	display: inline-block;
	margin-left: 30px;
	color: #4c4d4f;
	text-transform: uppercase;
}

.post .modules {
	margin-left: -20px;
	width: 680px;
}

#content .share-menu-container {
	display: inline-block;
}

.post .tags-container,
.post .tags-container a {
	color: #d0cac8;
}

.post .tags-container strong {
	display: block;
	margin-bottom: 5px;
}

#comments-disclaimer {
	background: #ffffff;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9b9b9c;
	border: 5px solid #d0cac8;
	margin-bottom: 10px;
	width: 95%;
}


/* post permalink side */

.widget-single-info .more-social-buttons {
	margin-top: 10px;
}

.widget-single-info .more-social-buttons .fb-like {
	margin-right: 10px;
}

.widget-single-info .font-size-menu {
	margin-top: 15px;
}

.widget-single-info .block-top {
	margin-bottom: 0;
}

/* people / author bio */

.people-bio {
	margin-bottom: 20px;
}

.people-bio .img {
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 30px;
}

.people-bio .body {
	margin-top: 8px;
	width: 80%;
	float: left;
	display: inline-block;
}

.people-bio .font-b {
	font-weight: bold;
	text-transform: uppercase;
}

.people-bio .people-excerpt,
.people-bio .font-b {
	margin-bottom: 14px;
}

.people-bio ul.people-posts {
	list-style-position: inside;
	padding: 0;
}

.people-bio ul.people-posts li {
	margin-bottom: 6px;
}

/* disqus / comments */

#disqus_thread {
	background: #ffffff;
	padding: 20px;
}

/* SPECIAL REPORTS */


.single-special-report #page-header {
	padding-bottom: 20px;
}

.special-report-partnership {
	margin-top: 4px;

}

.special-report-partnership .logo {
	margin-top: 10px;
}

.special-report-partnership .logo img {
	max-width: 100%;
	height: auto;
}

/* PAGES */

.page-template-default #content .content-quote {
	padding: 0;
	text-align: left;
	width: 90% !important;
	margin: 0 0 15px 0 !important;
}

/* NEWSLETTER */

.page #main-wrapper .signup input[type=submit] {
	display: block;
	margin-top: 14px;
}

#e2ma_signup_reset_button,
.e2ma_signup_form_required_footnote {
	display: none;
}

/* BUY THE REPORT */

.buy-the-report {
	padding: 43px;
	background: #ffffff;
	margin-bottom: 10px;
}

.buy-the-report .title {
	color: #ee3342;
	margin-bottom: 24px;
	display: block;
}

.buy-the-report .img {
	float: left;
	display: inline-block;
	width: 24%;
}

.buy-the-report .img img {
	max-width: 100%;
}

.buy-the-report .info {
	float: right;
	display: inline-block;
	width: 71%;
}

.buy-the-report p.excerpt .read-more {
	display: none;
}

.buy-the-report .buy-links-container {
	margin-top: 24px;
}

.buy-the-report .buy-now {
	font-weight: bold;
	text-transform: uppercase;
	color: #ee3342;
	font-size: 13px;
	margin-bottom: 5px;
}



/* FONT SIZE CHANGES */

#tinymce,
#content p,
#content li,
.buy-the-report p {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
}

body.font-size-1 #content p {
	font-size: 22px;
	line-height: 28px;
}

body.font-size-2 #content p {
	font-size: 26px;
	line-height: 32px;
}

body.font-size-mod #content .wp-caption-text,
body.font-size-mod #content .caption {
	font-size: inherit;
	line-height: inherit;
}


/* 404 PAGE */

.not-found-body {
	margin-bottom: 50px;
}

#page-header .not-found-body p {
	margin-bottom: 20px;
}

.error404 #page-header {
	padding-bottom: 20px;
}


/* FORMS & INPUTS */

input[type=text],
input[type=email],
textarea {
	border: 1px solid #d0cac8;
	background: transparent;
	padding: 6px;
	max-width: 100%;
}

input:focus,
textarea:focus {
    outline: none;
}

.grid_3 input[type=text],
.grid_3 input[type=email],
.grid_3 input[type=select],
.grid_3 select,
.grid_3 textarea {
	width: 162px;
	margin-bottom: 14px;
}

.grid_3 textarea {
	height: 119px;
}

.grid_3 textarea {
	resize: vertical;
}

.e2ma_signup_form_label,
form label {
	font-weight: bold;
	margin-bottom: 6px;
	display: block;
}

#search-form {
	display: inline-block;
	background: #d8d8d8;
	padding: 2px 4px 1px 2px;
	line-height: 11px;
}

#search-box {
	background: transparent;
	border: 0;
	line-height: 11px;
	height:12px;
	color: #ffffff;
	width: 153px;
	text-transform: uppercase;
}

#search-button {
	background-image: url(images/sprites-01.png);
	background-repeat: no-repeat;
	background-position: -62px -123px;
	background-color: transparent;
	border: 0;
	width: 11px;
	height: 17px;
	padding: 0;
	cursor: pointer;
	line-height: 0;
	vertical-align: top;
	margin-top: 2px;
}

.is-prog-form-disabled {
	opacity: .4;
	pointer-events: none;
}

.wpcf7-acceptance {
	float: left;
	display: inline-block;
	margin-right: 7px;
	margin-left: -3px;
}

.wpcf7-response-output {
	display: block;
	clear: both;
	position: relative;
}

.wpcf7-not-valid-tip-no-ajax {
	margin-top: -10px;
	margin-bottom: 10px;
}




/* FOOTER */

#footer,
#bottom {
	font-size: 10px;
	line-height: 16px;
	font-family: 'Gotham A', 'Gotham B',Helvetica,Arial,sans-serif;
}

#footer {
	background: #ffffff;
	padding: 14px;
	margin-top: 40px;
}

#logo-small {
	background-image: url(images/sprites-01.png);
	background-position: 0 -50px;
	width: 226px;
	height: 34px;
	display: inline-block;
	background-repeat: no-repeat;
	margin-bottom: 18px;
}

#mobile-footer-nav {
	display: none;
}


.footer-menu-container a {
	color: #4c4d4f;
	text-decoration: none;
}

.footer-menu-container a:hover {
	color: #ee3342;
}

.footer-menu-container > ul > li > a {
	font-weight: bold;
	font-size: 14px;
}

.footer-menu-container > ul {
	margin-bottom: 20px;
}

.footer-menu-container ul.menu > li {
	margin-bottom: 10px;
}

.footer-menu-container ul.sub-menu,
.footer-menu-container ul.menu li {
	display: block;
}

.footer-menu-container ul.sub-menu {
	margin-top: 8px;
}

.footer-menu-special-reports ul.sub-menu li {
	margin-bottom: 8px;
}

ul.social-icons li:first-child {
	margin-left: -4px;
}

#footer .important-link {
	font-weight: bold;
	font-size: 14px;
	color: #ee3342;
	text-transform: uppercase;
	margin-top: 20px;
	text-decoration: none;
	display: inline-block;
}

#copyright {
	margin-top: 25px;
	color: #d0cac8;
}

#copyright a {
	color: #d0cac8;
}

#footer .important-link:hover,
#copyright a:hover {
	color: #4c4d4f;
}

#bottom {
	padding: 36px 0;
	background: url(images/bg-red-01.jpg) repeat center center #ee3342;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}

#bottom .biglink {
	color: #ffffff;
	border-color: #ffffff;
}

#bottom .biglink:hover {
	color: #4c4d4f;
	border-color: #4c4d4f;
}


/* ACCENT */

#content .accent,
.accent {
	color: #ee3342;
}

#content a.accent:hover,
a.accent:hover {
	color: #4c4d4f !important;
}

/* Meteor Slides */
.meteor-slides .meteor-caption {
	background: rgba(0,0,0,0.2);
	bottom: 0;
	color: #fff;
	font-family: sans-serif;
	font-size: 28px;
	left: 0;
	line-height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	width: 100%;
}
.meteor-slides .mslide .meteor-caption a {
	color: #fff;
	display: block;
	padding: 20px;
}

/* Home Navigation */
#home-nav {
	margin: 30px auto;
	width: 875px;
}
#home-nav li {
	background-color: #fff;
	float: left;
	margin: 0 10px;
}
#home-nav a {
	background-color: #edb970;
	color: #fff;
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-align: left;
	text-transform: uppercase;
	transition: all 0.4s ease;
	width: 135px;
}
#home-nav a:hover {
	opacity: 0.7;
}
#menu-home-menu > li > a {
	min-height: 48px;
}
#menu-home-menu > li:nth-of-type(1) a {
	background-color: #bb1715;
}
#menu-home-menu > li:nth-of-type(2) a {
	background-color: #d31c18;
}
#menu-home-menu > li:nth-of-type(3) a {
	background-color: #dd271c;
}
#menu-home-menu > li:nth-of-type(4) a {
	background-color: #de6933;
}

/* Category Navigation */
#cat-nav {
	margin: 30px auto;
	width: 875px;
}
#cat-nav li {
	background-color: #fff;
	float: left;
	margin: 0 10px;
}
#cat-nav a {
	background-color: #edb970;
	color: #fff;
	display: inline-block;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	min-height: 32px;
	padding: 10px 20px 10px 10px;
	text-align: left;
	text-transform: uppercase;
	transition: all 0.4s ease;
	width: 95px;
}
#cat-nav a:hover {
	opacity: 0.7;
}
#cat-nav li:nth-of-type(1) a {
	background-color: #bb1715;
}
#cat-nav li:nth-of-type(2) a {
	background-color: #d31c18;
}
#cat-nav li:nth-of-type(3) a {
	background-color: #dd271c;
}
#cat-nav li:nth-of-type(4) a {
	background-color: #de6933;
}

/* Home Newsletter */
#home-newsletter .widget,
#home-newsletter .widget .header {
	width: auto;
	margin: 0;
	padding: 0;
}
#home-newsletter .widget .header {
	margin: 0 0 6px 0;
	padding: 10px;
}
#main-wrapper #home-newsletter .widget .body {
	margin: 0;
	padding: 20px 10px;
}
#home-newsletter .e2ma_signup_form_row {
	display: inline-block;
	width: 400px;
}
#home-newsletter .e2ma_signup_form_label {
	color: #909090;
	display: inline-block;
	font-weight: bold;
	text-transform: uppercase;
	width: 65px;
}
#home-newsletter .e2ma_signup_form_required_asterix {
	display: none;
}
#home-newsletter .e2ma_signup_form_element {
	display: inline-block;
	width: 300px;
}
#home-newsletter .e2ma_signup_form_element input[type=text] {
	width: 280px;
}
#home-newsletter .e2ma_signup_form_button_row {
	display: inline-block;
	width: 75px;
}

/* Wide Page Template */
body.page-template-page_wide-php #content {
	background-color: #fff;
	padding: 20px;
	width: 900px;
}
body.page-template-page_wide-php #page-header {
	padding: 30px 0 20px 0;
}
body.page-template-page_wide-php .headline-mega {
	font-size: 40px;
	line-height: 40px;
}
body.page-template-page_wide-php #content h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
}
body.page-template-page_wide-php #content h2 {
	font-size: 26px;
	margin: 0 0 10px 0;
}
body.page-template-page_wide-php #content h3 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
body.page-template-page_wide-php #content h4 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
body.page-template-page_wide-php #content h5 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
body.page-template-page_wide-php #content h6 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

/* Help Page Template */
body.page-template-page_help-php #content {
	background-color: #fff;
	padding: 20px;
	width: 900px;
}
body.page-template-page_help-php #page-header {
	padding: 30px 0 20px 0;
}
body.page-template-page_help-php .headline-mega {
	font-size: 40px;
	line-height: 40px;
}
body.single-help #content h1,
body.page-template-page_help-php #content h1 {
	font-size: 30px;
	margin: 0 0 10px 0;
}
body.single-help #content h2,
body.page-template-page_help-php #content h2 {
	font-size: 26px;
	margin: 0 0 10px 0;
}
body.single-help #content h3,
body.page-template-page_help-php #content h3 {
	font-size: 22px;
	margin: 0 0 10px 0;
}
body.single-help #content h4,
body.page-template-page_help-php #content h4 {
	font-size: 20px;
	margin: 0 0 10px 0;
}
body.single-help #content h5,
body.page-template-page_help-php #content h5 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
body.single-help #content h6,
body.page-template-page_help-php #content h6 {
	font-size: 14px;
	margin: 0 0 10px 0;
}
#content .help-menu {
	color: #ee3342;
	margin: 0 0 100px 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	text-transform: uppercase;
}
#content .help-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 394px;
	position: absolute;
	top: 35px;
	left: -1px;
}
#content .help-menu li {
	background-color: #fff;
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	border: solid 1px #333;
	border-top: none;
	width: 372px;
}
#content .help-menu .help-links-parent {
	border-top: solid 1px #333;
	padding: 0;
	width: 392px;
}
#content  .help-links-parent div {
	padding: 5px 10px;
}
#content .help-menu div:hover,
#content .help-menu ul li:hover {
	color: #333;
	cursor: pointer;
}
.help-links {
	display: none;
}
.help-links-parent:hover .help-links {
	display: block;
}
.help-posts {
	display: none;
}
.help-post {
	width: 258px;
	float: left;
	margin: 0 10px 20px 10px;
	height: 340px;
	border: solid 1px #333;
	padding: 10px;
}
.help-post .help-image-wrapper {
	margin: 0 0 10px 0;
}
.help-post .help-image {
	width: 250px;
	height: 250px;
	overflow: hidden;
	line-height: 0;
	display: block;
	margin: 0 auto;
}
.help-post img {
	height: auto;
	width: 100%;
	transition: all .5s ease;
}
.help-post .help-image:hover img {
	opacity: 0.7;
}
.help-post-image {
	float: left;
	width: 310px;
}
.help-post-content {
	float: right;
	width: 590px;
}
body.single-help #main-wrapper {
	background: #fff;
	padding: 20px;
}