/*

	Theme Name: Magazine Child Theme

	Theme URI: http://www.studiopress.com/themes/magazine

	Description: Magazine is a two or three column child theme created for the Genesis Framework.

	Author: StudioPress

	Author URI: http://www.studiopress.com/



	Version: 2.1

	

	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white

	

	Template: genesis

	Template Version: 1.8.2



	License: GNU General Public License v2.0

	License URI: http://www.opensource.org/licenses/gpl-license.php

*/



/* Table of Contents



* Import Fonts

* Defaults

* Hyperlinks

* Body

* Wrap

* Header

* Image Header - Partial Width

* Image Header - Full Width

* Navigation Constants

* Header Right Navigation

* Primary Navigation

* Primary Navigation Extras

* Secondary Navigation

* Inner

* Homepage

* Genesis Slider

* Breadcrumb

* Taxonomy Description

* Content-Sidebar Wrap

* Content

* Column Classes

* Featured Post Grid

* Headlines

* Ordered / Unordered Lists

* Post Info

* Post Meta

* Author Box

* Sticky Posts

* Archive Page

* Post Icons

* Images

* Post Navigation

* Primary / Secondary Sidebars

* Dropdowns

* Featured Page / Post

* User Profile

* Buttons

* Search Form

* eNews & Updates Widget

* Calendar Widget

* Footer Widgets

* Footer

* Comments

* Gravity Forms

* Magazine Blue

* Magazine Green

* Magazine Orange

* Magazine Purple

* Magazine Red

* Magazine Teal

* Responsive Design



*/





/* Import Fonts

------------------------------------------------------------ */



@import url(http://fonts.googleapis.com/css?family=Play);





/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

select,

textarea {

	color: #333;

	font-family: Arial, Helvetica, Tahoma, sans-serif;

	font-size: 14px;

	font-weight: normal;

	line-height: 22px;

	margin: 0;

	padding: 0;

	text-decoration: none;

}



input {

	color: #333;

	font-family: Arial, Helvetica, Tahoma, sans-serif;

}



input,

select,

textarea,

.breadcrumb,

.sticky,

.taxonomy-description {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

}



li,

ol,

ul {

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}





/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #c62765;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



a img {

	border: none;

}





/* Body

------------------------------------------------------------ */



body {

	background: #e9e9e9;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	background: url(images/wrap.png) repeat-x;

	margin: 0 auto;

}



.magazine-landing #wrap {

	background: none;

}





/* Header

------------------------------------------------------------ */



#header {

	min-height: 115px;

	margin: 0 auto;

	overflow: hidden;

	width: 960px;

}



#title-area {

	float: left;

	overflow: hidden;

	padding: 20px 0 0;

	width: 490px;

}



#title {

	font-family: 'Play', arial, serif;

	font-size: 48px;

	font-weight: bold;

	line-height: 48px;

	margin: 0;

	text-shadow: 2px 2px #000;

	text-transform: uppercase;

}



#title a,

#title a:hover {

	color: #fff;

	text-decoration: none;

}



#description {

	color: #999;

	font-size: 13px;

	text-shadow: 1px 1px #000;

	text-transform: uppercase;

}



#header .widget-area {

	float: right;

	padding: 25px 0 0;

	width: 468px;

}





/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	display: block;

	float: left;

	height: 115px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 490px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 960px;

}





/* Navigation Constants

------------------------------------------------------------ */



li:hover ul ul,

li.sfHover ul ul {

	left: -9999px;

}



li:hover,

li.sfHover {

	position: static;

}



li a .sf-sub-indicator {

	position: absolute;

	text-indent: -9999px;

}





/* Header Right Navigation

------------------------------------------------------------ */



#header ul.menu {

	float: right;

}



#header ul.menu ul {

	float: right;

	margin: 0;

	padding: 0;

	width: 100%;

}



#header ul.menu li {

	float: left;

	list-style-type: none;

	text-transform: uppercase;

}



#header ul.menu li a {

	color: #999;

	display: block;

	font-size: 12px;

	padding: 6px 15px 5px;

	position: relative;

	text-decoration: none;

}



#header ul.menu li a:hover,

#header ul.menu li a:active,

#header ul.menu .current_page_item a,

#header ul.menu .current-cat a,

#header ul.menu .current-menu-item a {

	color: #c62765;

}



#header ul.menu li li a,

#header ul.menu li li a:link,

#header ul.menu li li a:visited {

	background-color: #111;

	border: 1px solid #444;

	border-top-width: 0;

	color: #999;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	text-transform: none;

	width: 128px;

}



#header ul.menu li li a:hover,

#header ul.menu li li a:active {

	color: #c62765;

}



#header ul.menu li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 -1px;

	position: absolute;

	width: 150px;

	z-index: 9999;

}



#header ul.menu li ul a {

	width: 130px;

}



#header ul.menu li ul ul {

	margin: -33px 0 0 149px;

}



#header ul.menu li:hover>ul,

#header ul.menu li.sfHover ul {

	left: auto;

}





/* Primary Navigation

------------------------------------------------------------ */



#nav {

	background-color: #111;

	clear: both;

	overflow: hidden;

}



#nav .wrap {

	color: #999;

	margin: 0 auto;

	text-transform: uppercase;

	width: 960px;

}



#nav ul {

	float: left;

	width: 100%;

}



#nav li {

	float: left;

	list-style-type: none;

}



#nav li a {

	color: #999;

	display: block;

	font-size: 11px;

	padding: 7px 15px 6px;

	position: relative;

	text-decoration: none;

}



#nav li a:hover,

#nav li a:active,

#nav .current_page_item a,

#nav .current-cat a,

#nav .current-menu-item a {

	color: #c62765;

}



#nav li li a,

#nav li li a:link,

#nav li li a:visited {

	background-color: #111;

	border: 1px solid #444;

	border-top-width: 0;

	color: #999;

	font-size: 11px;

	padding: 5px 10px;

	position: relative;

	text-transform: none;

	width: 128px;

}



#nav li li a:hover,

#nav li li a:active {

	color: #c62765;

}



#nav li ul {

	height: auto;

	left: -9999px;

	margin: 0 0 0 -1px;

	position: absolute;

	width: 150px;

	z-index: 9999;

}



#nav li ul a {

	width: 130px;

}



#nav li ul ul {

	margin: -33px 0 0 149px;

}



#nav li:hover>ul,

#nav li.sfHover ul {

	left: auto;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



#nav li.right {

	float: right;

	font-size: 11px;

	padding: 7px 15px 6px;

}



#nav li.right a {

	background: none;

	border: none;

	color: #999;

	display: inline;

	text-decoration: none;

}



#nav li.right a:hover {

	color: #c62765;

	text-decoration: none;

}



#nav li.search {

	padding: 0 10px;

}



#nav li.rss a {

	background: url(images/rss.png) no-repeat center left;

	margin: 0 0 0 20px;

	padding: 7px 0 5px 18px;

}



#nav li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 7px 0 5px 20px;

}





/* Secondary Navigation

------------------------------------------------------------ */



#subnav {

	background: url(images/subnav.png);

	border-bottom: 1px solid #111;

	border-top: 1px solid #111;

	clear: both;

	overflow: hidden;

}



#subnav .wrap {

	color: #fff;

	font-family: 'Play', arial, serif;

	margin: 0 auto;

	width: 960px;

}

#subnav ul {

	float: left;

	width: 100%;

}



#subnav li {

	float: left;

	list-style-type: none;

}



#subnav li a {

	color: #fff;

	display: block;

	font-size: 14px;

	padding: 12px 15px 11px;

	position: relative;

	text-decoration: none;

	text-shadow: 1px 1px #000;

}



#subnav li a:hover,

#subnav li a:active,

#subnav .current_page_item a,

#subnav .current-cat a,

#subnav .current-menu-item a {

	color: #c62765;

}



#subnav li li a,

#subnav li li a:link,

#subnav li li a:visited {

	background-color: #111;

	border: 1px solid #444;

	border-top-width: 0;

	color: #fff;

	font-size: 12px;

	padding: 5px 10px;

	position: relative;

	text-transform: none;

	width: 128px;

}



#subnav li li a:hover,

#subnav li li a:active {

	color: #c62765;

}



#subnav li ul {

	height: auto;

	left: -9999px;

	margin: 1px 0 0 -1px;

	position: absolute;

	width: 150px;

	z-index: 9999;

}



#subnav li ul a {

	width: 130px;

}



#subnav li ul ul {

	margin: -33px 0 0 149px;

}



#subnav li:hover>ul,

#subnav li.sfHover ul {

	left: auto;

}





/* Inner

------------------------------------------------------------ */



#inner {

	background: url(images/inner.png) repeat-x;

	overflow: hidden;

}



#inner .wrap {

	-moz-box-shadow: 0 1px 2px #666; 

	-webkit-box-shadow: 0 1px 2px #666;

	background-color: #fff;

	box-shadow: 0 1px 1px #666;

	margin: 20px auto;

	overflow: hidden;

	width: 960px;

}



.magazine-landing #inner .wrap {

	margin: 20px auto;

	width: 700px;

}





/* Homepage

------------------------------------------------------------ */



.home-bottom,

.home-middle,

.home-top {

	clear: both;

	font-size: 13px;

	line-height: 20px;

	margin: 0 0 20px;

	overflow: hidden;

	width: 610px;

}



.home-bottom {

	margin: 0;

}



.home-left {

	float: left;

	width: 290px;

}



.home-right {

	float: right;

	width: 290px;

}





/* Genesis Slider

------------------------------------------------------------ */



#content #genesis-responsive-slider,

#content #genesis-slider {

	background-color: #fff;

	border: 4px solid #f5f5f5;

	padding: 1px;

}



#genesis-responsive-slider a,

#genesis-responsive-slider a:visited,

#genesis-slider a,

#genesis-slider a:visited {

	color: #fff;

	text-decoration: underline;

}



#genesis-responsive-slider a:hover,

#genesis-slider a:hover {

	text-decoration: none;

}



#genesis-responsive-slider p,

#genesis-slider p {

	color: #fff;

	font-size: 13px;

	line-height: 20px;

}



#content .slide-excerpt {

	background-color: #222;

	border-left: 1px solid #333;

	border-top: 1px solid #333;

	filter: alpha(opacity=100);

	margin: 0;

	padding: 10px;

	opacity: 1.0;

}



html > body .slide-excerpt-border {

	border: none !important;

	margin: 0 !important;

	padding: 0 !important;

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	border: none;

	font-size: 12px;

	line-height: 20px;

	margin: 0 0 30px;

	padding: 5px 10px;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	border: none;

	margin: 0 0 30px;

	padding: 10px;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	float: left;

	width: 810px;

}



.content-sidebar #content-sidebar-wrap,

.full-width-content #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 960px;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}



.magazine-landing #content-sidebar-wrap {

	width: 700px;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	padding: 20px 25px;

	width: 460px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 610px;

	background: #fff;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 910px;

}



.full-width-content.magazine-landing #content {

	width: 650px;

}



blockquote {

	background-color: #f5f5f5;

	margin: 5px 15px 20px;

	padding: 15px 20px 0;

}



blockquote p {

	color: #666;

	font-family: Georgia, Times, 'Times New Roman', serif;

	font-style: italic;

}



.post {

	margin: 0 0 40px;

}



.single .post {

	margin: 0 0 20px;

}



.entry-content {

	overflow: hidden;

}



.entry-content p {

	padding: 0 0 25px;

}



p.subscribe-to-comments {

	padding: 20px 0 10px;

}



.after-post-ad {

	background-color: #f5f5f5;

	margin: 5px 0 10px;

	padding: 10px;

	overflow: hidden;

}



.after-content-ad {

	clear: both;

	margin: 0 auto;

	overflow: hidden;

	padding: 0 0 20px;

	text-align: center;

	width: 960px;

}



.more-from-category {

	background: url(images/list.png) no-repeat top left;

	margin: -5px 0 0;

	padding: 1px 0 0 18px;

}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 15px;

}





/* Column Classes

------------------------------------------------------------ */



.five-sixths,

.four-fifths,

.four-sixths,

.one-fifth,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fifths,

.three-fourths,

.three-sixths,

.two-fifths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin: 0 0 20px;

	padding-left: 3%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48%;

}



.one-third,

.two-sixths {

	width: 31%;

}



.four-sixths,

.two-thirds {

	width: 65%;

}



.one-fourth {

	width: 22.5%;

}



.three-fourths {

	width: 73.5%;

}



.one-fifth {

	width: 17.4%;

}



.two-fifths {

	width: 37.8%;

}



.three-fifths {

	width: 58.2%;

}



.four-fifths {

	width: 78.6%;

}



.one-sixth {

	width: 14%;

}



.five-sixths {

	width: 82%;

}



.first {

	clear: both;

	padding-left: 0;

}





/* Featured Post Grid

------------------------------------------------------------ */



.genesis-grid-even {

	float: right;

	padding: 0 0 15px;

	width: 48%;

}



.genesis-grid-odd {

	clear: both;

	float: left;

	padding: 0 0 15px;

	width: 48%;

}



.genesis-grid-even,

.genesis-grid-odd {

	margin: 0 0 20px;

}





/* Headlines

------------------------------------------------------------ */



h1,

h2,

h3,

h4,

h5,

h6 {

	font-family: 'Play', arial, serif;

	margin: 0 0 5px;

}



h1,

h2,

h2 a,

h2 a:visited {

	font-family: 'Play', arial, serif;

	font-size: 30px;

	line-height: 36px;

}



.page h1 {

	margin: 0 0 10px;

}



#genesis-responsive-slider h2 a,

#genesis-responsive-slider h2 a:visited,

#genesis-slider h2 a,

#genesis-slider h2 a:visited {

	color: #ccc;

	font-size: 18px;

	line-height: 24px;

	text-decoration: none;

}



#genesis-responsive-slider h2 a:hover,

#genesis-slider h2 a:hover {

	color: #c62765;

}



.home h2 a,

.home h2 a:visited {

	font-size: 20px;

	line-height: 24px;

}



.home-middle h2 a,

.home-middle h2 a:visited {

	font-size: 16px;

	line-height: 20px;

}



.taxonomy-description h1,

.widget-area h2,

.widget-area h2 a {

	font-size: 18px;

	line-height: 24px;

}



h2 a:hover {

	color: #c62765;

	text-decoration: none;

}



h3 {

	font-size: 24px;

}



h4 {

	font-size: 20px;

}



.home-bottom h4,

.home-middle h4 {

	margin: 0 0 10px;

}



.widget-area h4 {

	font-size: 16px;

	text-transform: uppercase;

}



.widget-area h4 a {

	color: #333;

	text-decoration: none;

}



#footer-widgets h4 {

	background: none;

	border: none;

	margin: 0 0 5px;

	padding: 0;

}



h5 {

	font-size: 18px;

}



h6 {

	font-size: 16px;

}





/* Ordered / Unordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 15px;

}



.entry-content ol {

	margin: 0;

}



.archive-page ul li,

.entry-content ul li {

	list-style-type: square;

	margin: 0 0 0 30px;

	padding: 0;

}



.entry-content ol li {

	margin: 0 0 0 35px;

}



.archive-page ul ul,

.entry-content ol ol,

.entry-content ul ul {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

	font-size: 11px;

	margin: 5px 0 15px;

	text-transform: uppercase;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	background-color: #f5f5f5;

	clear: both;

	font-size: 11px;

	padding: 7px 10px 5px;

	text-transform: uppercase;

}





/* Author Box

------------------------------------------------------------ */



.author-box {

	border: 1px solid #ddd !important;

	margin: 0 0 40px;

	overflow: hidden;

}



.author-box p {

	font-size: 13px;

	line-height: 20px;

}



.author-box div {

	background-color: #fff;

	border: 4px solid #f5f5f5;

	padding: 10px;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	margin: 0 0 40px;

	padding: 20px;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0;

	width: 45%;

}





/* Post Icons

------------------------------------------------------------ */



.categories {

	background: url(images/icon-categories.png) no-repeat top left;

	padding: 3px 0 3px 22px;

}

	

.post-comments {

	background: url(images/icon-comments.png) no-repeat top left;

	margin: 0 0 0 10px;

	padding: 2px 0 2px 22px;

}



.tags {

	background: url(images/icon-tags.png) no-repeat top left;

	margin: 0 0 0 10px;

	padding: 3px 0 3px 20px;

}

	

.time {

	background: url(images/icon-time.png) no-repeat top left;

	padding: 2px 0 2px 21px;

}





/* Images

------------------------------------------------------------ */



img {

	height: auto;

	max-width: 100%;

}



.avatar,

.entry-content img,

.featuredpage img,

.featuredpost img,

.post-image {

	background-color: #fff;

	border: 4px solid #eee;

	padding: 1px;

}



.home-middle .featuredpost img {

	margin: 0 0 10px;

}



.author-box .avatar {

	background-color: #fff;

	float: left;

	height: 72px;

	margin: 0 10px 0 0;

	width: 72px;

}



.post-image {

	margin: 0 10px 10px 0;

}



.comment-list li .avatar { 

	background-color: #fff;

	float: left;

	height: 30px;

	margin: 0 5px 0 0;

	width: 30px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 10px;

}



img.alignnone {

	display: inline;

	margin: 0 0 15px;

}



img.alignleft {

	display: inline;

	margin: 0 15px 10px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 10px 15px;

}



.alignleft {

	float: left;

	margin: 0 15px 0 0;

}



.alignright {

	float: right;

	margin: 0 0 0 15px;

}



.wp-caption {

	background-color: #f5f5f5;

	padding: 10px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 12px;

	line-height: 16px;

	padding: 5px 0;

}



.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}



.gallery-caption {

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	border: 1px solid #ddd;

	padding: 5px 8px;

}



.navigation li a:hover,

.navigation li.active a {

	background-color: #f5f5f5;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



.sidebar {	

	display: inline;

	float: right;

	font-size: 13px;

	line-height: 20px;

	width: 300px;

}



.sidebar p {

	font-size: 13px;

	line-height: 20px;

}



#sidebar-alt {

	float: left;

	width: 150px;

}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

}



#sidebar .widget,

#sidebar-alt .widget {

	border-bottom: 1px solid #ddd;

}



.content-sidebar #sidebar .widget,

.sidebar-content-sidebar #sidebar .widget,

.content-sidebar-sidebar #sidebar .widget,

.content-sidebar-sidebar #sidebar-alt .widget {

	border-left: 1px solid #ddd;

}



.sidebar-content #sidebar .widget,

.sidebar-content-sidebar #sidebar-alt .widget,

.sidebar-sidebar-content #sidebar .widget,

.sidebar-sidebar-content #sidebar-alt .widget {

	border-right: 1px solid #ddd;

}



.sidebar .widget-wrap {

	border: 4px solid #f5f5f5;

	padding: 15px 20px 20px;

}



.sidebar .widget ul {

	margin: 5px 0 -5px;

}



.home-middle .widget ul li,

.sidebar .widget ul li,

.sidebar .widget-area ul li {

	background: url(images/list.png) no-repeat top left;

	border-bottom: 1px dotted #ddd;

	list-style-type: none;

	margin: 0 0 7px;

	padding: 0 0 5px 18px;

	word-wrap: break-word;

}





/* Dropdowns

------------------------------------------------------------ */



#cat,

.widget_archive select {

	display: inline;

	font-family: 'Play', arial, serif;

	font-size: 12px;

	width: 100%;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 15px;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	border-bottom: 1px dotted #ddd;

	margin: 0 0 15px;

	overflow: hidden;

	padding: 0 0 15px;

}



.home .featuredpost p {

	font-size: 13px;

	line-height: 20px;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}





/* Buttons

------------------------------------------------------------ */



input[type="button"],

input[type="submit"] {

	background: url(images/button.png) 0 0;

	border: 1px solid #c62765;

	color: #fff;

	cursor: pointer;

	font-family: 'Play', arial, serif !important;

	font-size: 13px;

	font-weight: normal;

	padding: 5px;

	text-decoration: none;

}



input:hover[type="button"],

input:hover[type="submit"] {

	background: url(images/button.png) 0 -25px;

	border: 1px solid #c62765;

	color: #fff;

	text-decoration: none;

}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 25px 0 0;

}



#nav .searchform {

	float: right;

}



.s {

	font-family: 'Play', arial, serif;

	font-size: 13px;

	margin: 5px -6px 0 0;

	padding: 5px;

	width: 180px;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews {

	background: url(images/enews.png) no-repeat top right;

}



.enews #subbox {

	font-family: 'Play', arial, serif;

	font-size: 13px;

	margin: 10px -2px 0 0;

	padding: 5px;

	width: 175px;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 12px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #f5f5f5;

	font-weight: bold;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #f5f5f5;

	padding: 2px;

	text-align: center;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	-moz-box-shadow: 0 1px 2px #666; 

	-webkit-box-shadow: 0 1px 2px #666;

	background-color: #fff;

	box-shadow: 0 1px 1px #666;

	margin: 0 auto 20px;

	overflow: hidden;

	width: 960px;

}



#footer-widgets .wrap {

	border: 4px solid #f5f5f5;

	font-size: 13px;

	line-height: 20px;

	overflow: hidden;

	padding: 15px 14px 0;

}



#footer-widgets .widget {

	background: none;

	border: none;

	margin: 0 0 15px;

	padding: 0;

}



#footer-widgets .textwidget {

	padding: 0;

}



#footer-widgets .widget_tag_cloud div div {

	padding: 0;

}



#footer-widgets p {

	font-size: 13px;

	line-height: 20px;

	padding: 0 0 10px;

}



#footer-widgets .widget ul li,

#footer-widgets .widget-area ul li {

	background: url(images/list.png) no-repeat top left;

	border-bottom: 1px dotted #ddd;

	list-style-type: none;

	margin: 0 0 7px;

	padding: 0 0 5px 18px;

	word-wrap: break-word;

}



#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

	background: none;

}



.footer-widgets-1 {

	float: left;

	margin: 0 20px 0 0;

	width: 295px;

}



.footer-widgets-2 {

	float: left;

	width: 290px;

}



.footer-widgets-3 {

	float: right;

	width: 295px;

}





/* Footer

------------------------------------------------------------ */



#footer {

	background: url(images/footer.png);

	clear: both;

	overflow: hidden;

}



#footer .wrap {

	font-size: 11px;

	margin: 0 auto;

	padding: 16px 0 15px;

	overflow: hidden;

	text-shadow: -1px -1px #000;

	text-transform: uppercase;

	width: 960px;

}



#footer p {

	color: #999;

	font-size: 11px;

}



#footer a,

#footer a:visited {

	color: #999;

}



#footer a:hover {

	color: #c62765;

	text-decoration: none;

}



#footer .gototop {

	float: left;

	width: 200px;

}



#footer .gototop a {

	background: url(images/footer-top.png) no-repeat center left;

	padding: 6px 0 4px 35px;

}



#footer .creds {

	float: right;

	text-align: right;

	width: 755px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 0 30px;

	overflow: hidden;

}



#comments {

	font-size: 13px;

	line-height: 20px;

}



#author,

#comment,

#email,

#url {

	font-size: 12px;

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 98%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	margin: 0;

	padding: 10px;

}



.comment-list li,

.ping-list li {

	font-weight: bold;

	list-style: none;

	margin: 10px 0 0;

	padding: 10px;

}



.comment-list li ul li {

	list-style-type: none;

}



.comment-list p,

.ping-list p {

	font-size: 13px;

	font-weight: normal;

	line-height: 20px;

	margin: 10px 5px 10px 0;

	padding: 0;

	text-transform: none;

}



.comment-list ul.children {

	margin-top: 20px;

}



.comment-list ul.children li.comment  {

	background: #fff;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

	font-weight: bold;

}



.commentmetadata {

	font-weight:normal;

}



.comment-author { 

	background: #e5e5e5;

	font-size: 12px;

	font-weight: bold;

	padding: 8px 10px 0;

}



.comment-meta { 

	background: #e5e5e5;

	font-size: 12px;

	padding: 0 10px 8px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

	padding: 0;

}



.bypostauthor {

}



.thread-alt,

.thread-even {

	background: #f5f5f5;

}



.alt,

.depth-1,

.even {

	border: 1px solid #ddd;

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	color: #333;

	font-family: Arial, Helvetica, Tahoma, sans-serif;

	font-size: 12px !important;

	padding: 4px 5px !important;

}



div.gform_footer input.button {

	color: #fff;

}



div.gform_wrapper .ginput_complex label {

	font-size: 12px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	margin: 0 0 10px;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

}





/* Magazine Blue

------------------------------------------------------------ */



.magazine-blue a,

.magazine-blue a:visited {

	color: #2780c7;

	text-decoration: none;

}



.magazine-blue a:hover {

	text-decoration: underline;

}



.magazine-blue #header ul.nav li li a,

.magazine-blue #header ul.nav li li a:link,

.magazine-blue #header ul.nav li li a:visited,

.magazine-blue #header ul.menu li li a,

.magazine-blue #header ul.menu li li a:link,

.magazine-blue #header ul.menu li li a:visited,

.magazine-blue #nav li li a,

.magazine-blue #nav li li a:link,

.magazine-blue #nav li li a:visited {

	color: #999;

}



.magazine-blue #subnav li li a,

.magazine-blue #subnav li li a:link,

.magazine-blue #subnav li li a:visited {

	color: #fff;

}



.magazine-blue h2 a,

.magazine-blue h2 a:visited {

	color: #333;

}



.magazine-blue #header ul.nav li a:hover,

.magazine-blue #header ul.nav li a:active,

.magazine-blue #header ul.nav .current_page_item a,

.magazine-blue #header ul.nav .current-cat a,

.magazine-blue #header ul.nav .current-menu-item a,

.magazine-blue #header ul.menu li a:hover,

.magazine-blue #header ul.menu li a:active,

.magazine-blue #header ul.menu .current_page_item a,

.magazine-blue #header ul.menu .current-cat a,

.magazine-blue #header ul.menu .current-menu-item a,

.magazine-blue #header ul.nav li li a:hover,

.magazine-blue #header ul.nav li li a:active,

.magazine-blue #header ul.menu li li a:hover,

.magazine-blue #header ul.menu li li a:active,

.magazine-blue #nav li a:hover,

.magazine-blue #nav li a:active,

.magazine-blue #nav .current_page_item a,

.magazine-blue #nav .current-cat a,

.magazine-blue #nav .current-menu-item a,

.magazine-blue #nav li li a:hover,

.magazine-blue #nav li li a:active,

.magazine-blue #nav li.right a:hover,

.magazine-blue #subnav li a:hover,

.magazine-blue #subnav li a:active,

.magazine-blue #subnav .current_page_item a,

.magazine-blue #subnav .current-cat a,

.magazine-blue #subnav .current-menu-item a,

.magazine-blue #subnav li li a:hover,

.magazine-blue #subnav li li a:active,

.magazine-blue #genesis-responsive-slider h2 a:hover,

.magazine-blue #genesis-slider h2 a:hover,

.magazine-blue h2 a:hover,

.magazine-blue #footer a:hover {

	color: #2780c7;

}



.magazine-blue h2 a:hover {

	text-decoration: none;

}



.magazine-blue input[type="button"],

.magazine-blue input[type="submit"] {

	background: url(images/blue/button.png) 0 0;

	border: 1px solid #2780c7;

}



.magazine-blue input:hover[type="button"],

.magazine-blue input:hover[type="submit"] {

	background: url(images/blue/button.png) 0 -25px;

	border: 1px solid #2780c7;

}



.magazine-blue #footer .gototop a {

	background: url(images/blue/footer-top.png) no-repeat center left;

}





/* Magazine Green

------------------------------------------------------------ */



.magazine-green a,

.magazine-green a:visited {

	color: #27c753;

	text-decoration: none;

}



.magazine-green a:hover {

	text-decoration: underline;

}



.magazine-green #header ul.nav li li a,

.magazine-green #header ul.nav li li a:link,

.magazine-green #header ul.nav li li a:visited,

.magazine-green #header ul.menu li li a,

.magazine-green #header ul.menu li li a:link,

.magazine-green #header ul.menu li li a:visited,

.magazine-green #nav li li a,

.magazine-green #nav li li a:link,

.magazine-green #nav li li a:visited {

	color: #999;

}



.magazine-green #subnav li li a,

.magazine-green #subnav li li a:link,

.magazine-green #subnav li li a:visited {

	color: #fff;

}



.magazine-green h2 a,

.magazine-green h2 a:visited {

	color: #333;

}



.magazine-green #header ul.nav li a:hover,

.magazine-green #header ul.nav li a:active,

.magazine-green #header ul.nav .current_page_item a,

.magazine-green #header ul.nav .current-cat a,

.magazine-green #header ul.nav .current-menu-item a,

.magazine-green #header ul.menu li a:hover,

.magazine-green #header ul.menu li a:active,

.magazine-green #header ul.menu .current_page_item a,

.magazine-green #header ul.menu .current-cat a,

.magazine-green #header ul.menu .current-menu-item a,

.magazine-green #header ul.nav li li a:hover,

.magazine-green #header ul.nav li li a:active,

.magazine-green #header ul.menu li li a:hover,

.magazine-green #header ul.menu li li a:active,

.magazine-green #nav li a:hover,

.magazine-green #nav li a:active,

.magazine-green #nav .current_page_item a,

.magazine-green #nav .current-cat a,

.magazine-green #nav .current-menu-item a,

.magazine-green #nav li li a:hover,

.magazine-green #nav li li a:active,

.magazine-green #nav li.right a:hover,

.magazine-green #subnav li a:hover,

.magazine-green #subnav li a:active,

.magazine-green #subnav .current_page_item a,

.magazine-green #subnav .current-cat a,

.magazine-green #subnav .current-menu-item a,

.magazine-green #subnav li li a:hover,

.magazine-green #subnav li li a:active,

.magazine-green #genesis-responsive-slider h2 a:hover,

.magazine-green #genesis-slider h2 a:hover,

.magazine-green h2 a:hover,

.magazine-green #footer a:hover {

	color: #27c753;

}



.magazine-green h2 a:hover {

	text-decoration: none;

}



.magazine-green input[type="button"],

.magazine-green input[type="submit"] {

	background: url(images/green/button.png) 0 0;

	border: 1px solid #27c753;

}



.magazine-green input:hover[type="button"],

.magazine-green input:hover[type="submit"] {

	background: url(images/green/button.png) 0 -25px;

	border: 1px solid #27c753;

}



.magazine-green #footer .gototop a {

	background: url(images/green/footer-top.png) no-repeat center left;

}





/* Magazine Orange

------------------------------------------------------------ */



.magazine-orange a,

.magazine-orange a:visited {

	color: #e88e05;

	text-decoration: none;

}



.magazine-orange a:hover {

	text-decoration: underline;	

}



.magazine-orange #header ul.nav li li a,

.magazine-orange #header ul.nav li li a:link,

.magazine-orange #header ul.nav li li a:visited,

.magazine-orange #header ul.menu li li a,

.magazine-orange #header ul.menu li li a:link,

.magazine-orange #header ul.menu li li a:visited,

.magazine-orange #nav li li a,

.magazine-orange #nav li li a:link,

.magazine-orange #nav li li a:visited {

	color: #999;

}



.magazine-orange #subnav li li a,

.magazine-orange #subnav li li a:link,

.magazine-orange #subnav li li a:visited {

	color: #fff;

}



.magazine-orange h2 a,

.magazine-orange h2 a:visited {

	color: #333;

}



.magazine-orange #header ul.nav li a:hover,

.magazine-orange #header ul.nav li a:active,

.magazine-orange #header ul.nav .current_page_item a,

.magazine-orange #header ul.nav .current-cat a,

.magazine-orange #header ul.nav .current-menu-item a,

.magazine-orange #header ul.menu li a:hover,

.magazine-orange #header ul.menu li a:active,

.magazine-orange #header ul.menu .current_page_item a,

.magazine-orange #header ul.menu .current-cat a,

.magazine-orange #header ul.menu .current-menu-item a,

.magazine-orange #header ul.nav li li a:hover,

.magazine-orange #header ul.nav li li a:active,

.magazine-orange #header ul.menu li li a:hover,

.magazine-orange #header ul.menu li li a:active,

.magazine-orange #nav li a:hover,

.magazine-orange #nav li a:active,

.magazine-orange #nav .current_page_item a,

.magazine-orange #nav .current-cat a,

.magazine-orange #nav .current-menu-item a,

.magazine-orange #nav li li a:hover,

.magazine-orange #nav li li a:active,

.magazine-orange #nav li.right a:hover,

.magazine-orange #subnav li a:hover,

.magazine-orange #subnav li a:active,

.magazine-orange #subnav .current_page_item a,

.magazine-orange #subnav .current-cat a,

.magazine-orange #subnav .current-menu-item a,

.magazine-orange #subnav li li a:hover,

.magazine-orange #subnav li li a:active,

.magazine-orange #genesis-responsive-slider h2 a:hover,

.magazine-orange #genesis-slider h2 a:hover,

.magazine-orange h2 a:hover,

.magazine-orange #footer a:hover {

	color: #e88e05;

}



.magazine-orange h2 a:hover {

	text-decoration: none;

}



.magazine-orange input[type="button"],

.magazine-orange input[type="submit"] {

	background: url(images/orange/button.png) 0 0;

	border: 1px solid #e88e05;

}



.magazine-orange input:hover[type="button"],

.magazine-orange input:hover[type="submit"] {

	background: url(images/orange/button.png) 0 -25px;

	border: 1px solid #e88e05;

}



.magazine-orange #footer .gototop a {

	background: url(images/orange/footer-top.png) no-repeat center left;

}





/* Magazine Purple

------------------------------------------------------------ */



.magazine-purple a,

.magazine-purple a:visited {

	color: #8827c7;

	text-decoration: none;

}



.magazine-purple a:hover {

	text-decoration: underline;

}



.magazine-purple #header ul.nav li li a,

.magazine-purple #header ul.nav li li a:link,

.magazine-purple #header ul.nav li li a:visited,

.magazine-purple #header ul.menu li li a,

.magazine-purple #header ul.menu li li a:link,

.magazine-purple #header ul.menu li li a:visited,

.magazine-purple #nav li li a,

.magazine-purple #nav li li a:link,

.magazine-purple #nav li li a:visited {

	color: #999;

}



.magazine-purple #subnav li li a,

.magazine-purple #subnav li li a:link,

.magazine-purple #subnav li li a:visited {

	color: #fff;

}



.magazine-purple h2 a,

.magazine-purple h2 a:visited {

	color: #333;

}



.magazine-purple #header ul.nav li a:hover,

.magazine-purple #header ul.nav li a:active,

.magazine-purple #header ul.nav .current_page_item a,

.magazine-purple #header ul.nav .current-cat a,

.magazine-purple #header ul.nav .current-menu-item a,

.magazine-purple #header ul.menu li a:hover,

.magazine-purple #header ul.menu li a:active,

.magazine-purple #header ul.menu .current_page_item a,

.magazine-purple #header ul.menu .current-cat a,

.magazine-purple #header ul.menu .current-menu-item a,

.magazine-purple #header ul.nav li li a:hover,

.magazine-purple #header ul.nav li li a:active,

.magazine-purple #header ul.menu li li a:hover,

.magazine-purple #header ul.menu li li a:active,

.magazine-purple #nav li a:hover,

.magazine-purple #nav li a:active,

.magazine-purple #nav .current_page_item a,

.magazine-purple #nav .current-cat a,

.magazine-purple #nav .current-menu-item a,

.magazine-purple #nav li li a:hover,

.magazine-purple #nav li li a:active,

.magazine-purple #nav li.right a:hover,

.magazine-purple #subnav li a:hover,

.magazine-purple #subnav li a:active,

.magazine-purple #subnav .current_page_item a,

.magazine-purple #subnav .current-cat a,

.magazine-purple #subnav .current-menu-item a,

.magazine-purple #subnav li li a:hover,

.magazine-purple #subnav li li a:active,

.magazine-purple #genesis-responsive-slider h2 a:hover,

.magazine-purple #genesis-slider h2 a:hover,

.magazine-purple h2 a:hover,

.magazine-purple #footer a:hover {

	color: #8827c7;

}



.magazine-purple h2 a:hover {

	text-decoration: none;

}



.magazine-purple input[type="button"],

.magazine-purple input[type="submit"] {

	background: url(images/purple/button.png) 0 0;

	border: 1px solid #8827c7;

}



.magazine-purple input:hover[type="button"],

.magazine-purple input:hover[type="submit"] {

	background: url(images/purple/button.png) 0 -25px;

	border: 1px solid #8827c7;

}



.magazine-purple #footer .gototop a {

	background: url(images/purple/footer-top.png) no-repeat center left;

}





/* Magazine Red

------------------------------------------------------------ */



.magazine-red a,

.magazine-red a:visited {

	color: #c72730;

	text-decoration: none;

}



.magazine-red a:hover {

	text-decoration: underline;

}



.magazine-red #header ul.nav li li a,

.magazine-red #header ul.nav li li a:link,

.magazine-red #header ul.nav li li a:visited,

.magazine-red #header ul.menu li li a,

.magazine-red #header ul.menu li li a:link,

.magazine-red #header ul.menu li li a:visited,

.magazine-red #nav li li a,

.magazine-red #nav li li a:link,

.magazine-red #nav li li a:visited {

	color: #999;

}



.magazine-red #subnav li li a,

.magazine-red #subnav li li a:link,

.magazine-red #subnav li li a:visited {

	color: #fff;

}



.magazine-red h2 a,

.magazine-red h2 a:visited {

	color: #333;

}



.magazine-red #header ul.nav li a:hover,

.magazine-red #header ul.nav li a:active,

.magazine-red #header ul.nav .current_page_item a,

.magazine-red #header ul.nav .current-cat a,

.magazine-red #header ul.nav .current-menu-item a,

.magazine-red #header ul.menu li a:hover,

.magazine-red #header ul.menu li a:active,

.magazine-red #header ul.menu .current_page_item a,

.magazine-red #header ul.menu .current-cat a,

.magazine-red #header ul.menu .current-menu-item a,

.magazine-red #header ul.nav li li a:hover,

.magazine-red #header ul.nav li li a:active,

.magazine-red #header ul.menu li li a:hover,

.magazine-red #header ul.menu li li a:active,

.magazine-red #nav li a:hover,

.magazine-red #nav li a:active,

.magazine-red #nav .current_page_item a,

.magazine-red #nav .current-cat a,

.magazine-red #nav .current-menu-item a,

.magazine-red #nav li li a:hover,

.magazine-red #nav li li a:active,

.magazine-red #nav li.right a:hover,

.magazine-red #subnav li a:hover,

.magazine-red #subnav li a:active,

.magazine-red #subnav .current_page_item a,

.magazine-red #subnav .current-cat a,

.magazine-red #subnav .current-menu-item a,

.magazine-red #subnav li li a:hover,

.magazine-red #subnav li li a:active,

.magazine-red #genesis-responsive-slider h2 a:hover,

.magazine-red #genesis-slider h2 a:hover,

.magazine-red h2 a:hover,

.magazine-red #footer a:hover {

	color: #c72730;

}



.magazine-red h2 a:hover {

	text-decoration: none;

}



.magazine-red input[type="button"],

.magazine-red input[type="submit"] {

	background: url(images/red/button.png) 0 0;

	border: 1px solid #c72730;

}



.magazine-red input:hover[type="button"],

.magazine-red input:hover[type="submit"] {

	background: url(images/red/button.png) 0 -25px;

	border: 1px solid #c72730;

}



.magazine-red #footer .gototop a {

	background: url(images/red/footer-top.png) no-repeat center left;

}





/* Magazine Teal

------------------------------------------------------------ */



.magazine-teal a,

.magazine-teal a:visited {

	color: #27c3c7;

	text-decoration: none;

}



.magazine-teal a:hover {

	text-decoration: underline;

}



.magazine-teal #header ul.nav li li a,

.magazine-teal #header ul.nav li li a:link,

.magazine-teal #header ul.nav li li a:visited,

.magazine-teal #header ul.menu li li a,

.magazine-teal #header ul.menu li li a:link,

.magazine-teal #header ul.menu li li a:visited,

.magazine-teal #nav li li a,

.magazine-teal #nav li li a:link,

.magazine-teal #nav li li a:visited {

	color: #999;

}



.magazine-teal #subnav li li a,

.magazine-teal #subnav li li a:link,

.magazine-teal #subnav li li a:visited {

	color: #fff;

}



.magazine-teal h2 a,

.magazine-teal h2 a:visited {

	color: #333;

}



.magazine-teal #header ul.nav li a:hover,

.magazine-teal #header ul.nav li a:active,

.magazine-teal #header ul.nav .current_page_item a,

.magazine-teal #header ul.nav .current-cat a,

.magazine-teal #header ul.nav .current-menu-item a,

.magazine-teal #header ul.menu li a:hover,

.magazine-teal #header ul.menu li a:active,

.magazine-teal #header ul.menu .current_page_item a,

.magazine-teal #header ul.menu .current-cat a,

.magazine-teal #header ul.menu .current-menu-item a,

.magazine-teal #header ul.nav li li a:hover,

.magazine-teal #header ul.nav li li a:active,

.magazine-teal #header ul.menu li li a:hover,

.magazine-teal #header ul.menu li li a:active,

.magazine-teal #nav li a:hover,

.magazine-teal #nav li a:active,

.magazine-teal #nav .current_page_item a,

.magazine-teal #nav .current-cat a,

.magazine-teal #nav .current-menu-item a,

.magazine-teal #nav li li a:hover,

.magazine-teal #nav li li a:active,

.magazine-teal #nav li.right a:hover,

.magazine-teal #subnav li a:hover,

.magazine-teal #subnav li a:active,

.magazine-teal #subnav .current_page_item a,

.magazine-teal #subnav .current-cat a,

.magazine-teal #subnav .current-menu-item a,

.magazine-teal #subnav li li a:hover,

.magazine-teal #subnav li li a:active,

.magazine-teal #genesis-responsive-slider h2 a:hover,

.magazine-teal #genesis-slider h2 a:hover,

.magazine-teal h2 a:hover,

.magazine-teal #footer a:hover {

	color: #27c3c7;

}



.magazine-teal h2 a:hover {

	text-decoration: none;

}



.magazine-teal input[type="button"],

.magazine-teal input[type="submit"] {

	background: url(images/teal/button.png) 0 0;

	border: 1px solid #27c3c7;

}



.magazine-teal input:hover[type="button"],

.magazine-teal input:hover[type="submit"] {

	background: url(images/teal/button.png) 0 -25px;

	border: 1px solid #27c3c7;

}



.magazine-teal #footer .gototop a {

	background: url(images/teal/footer-top.png) no-repeat center left;

}





/* Inner

------------------------------------------------------------ */



#inner .wrap {

	-moz-box-shadow: 0 1px 2px #666; 

	-webkit-box-shadow: 0 1px 2px #666;

	background-color: #fff;

	box-shadow: 0 0px 0px #666;

	margin: 20px auto;

	overflow: hidden;

	width: 960px;

}



.magazine-landing #inner .wrap {

	margin: 20px auto;

	width: 700px;

}



.content-sidebar #content-sidebar-wrap,

.full-width-content #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 960px;

	background: #e9e9e9;

}



#content {

	float: left;

	padding: 16px 21px 20px 21px;

	width: 460px;

}



.content-sidebar #content,

.sidebar-content #content {

	width: 610px;

	border-bottom: 1px solid #ccc;

}









/* Customizations - Brendon Held */



/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #e88e05;

	text-decoration: none;

}



a:hover {

	text-decoration: none;

	color: #e88e05;

}



.magazine-orange a,

.magazine-orange a:visited {

	color: #e88e05;

	text-decoration: none;

}



.magazine-orange a:hover {

	color: #2780c7;

	text-decoration: none;

}



.magazine-orange #header ul.nav li a:hover,

.magazine-orange #header ul.nav li a:active,

.magazine-orange #header ul.nav .current_page_item a,

.magazine-orange #header ul.nav .current-cat a,

.magazine-orange #header ul.nav .current-menu-item a,

.magazine-orange #header ul.menu li a:hover,

.magazine-orange #header ul.menu li a:active,

.magazine-orange #header ul.menu .current_page_item a,

.magazine-orange #header ul.menu .current-cat a,

.magazine-orange #header ul.menu .current-menu-item a,

.magazine-orange #header ul.nav li li a:hover,

.magazine-orange #header ul.nav li li a:active,

.magazine-orange #header ul.menu li li a:hover,

.magazine-orange #header ul.menu li li a:active,

.magazine-orange #nav li a:hover,

.magazine-orange #nav li a:active,

.magazine-orange #nav .current_page_item a,

.magazine-orange #nav .current-cat a,

.magazine-orange #nav .current-menu-item a,

.magazine-orange #nav li li a:hover,

.magazine-orange #nav li li a:active,

.magazine-orange #nav li.right a:hover,

.magazine-orange #subnav li a:hover,

.magazine-orange #subnav li a:active,

.magazine-orange #subnav .current_page_item a,

.magazine-orange #subnav .current-cat a,

.magazine-orange #subnav .current-menu-item a,

.magazine-orange #subnav li li a:hover,

.magazine-orange #subnav li li a:active,

.magazine-orange #genesis-responsive-slider h2 a:hover,

.magazine-orange #genesis-slider h2 a:hover,

.magazine-orange h2 a:hover,

.magazine-orange #footer a:hover {

	text-decoration: none;

	color: #e88e05;

}



.magazine-orange #footer a,

.magazine-orange #footer a:visited {

	color: #bbb;

}



.magazine-orange #footer a:hover {

	color: #e88e05;

	text-decoration: none;

}



a img {

	border: none;

}



.social-profiles {

	margin-top: 15px !important;

	text-align: left;

}



.social-profiles img {

	margin:0 10px 0 0;

	text-decoration: none;

}



h2 {

	font-family: 'Play', arial, serif;

	font-size: 26px;

	line-height: 36px;

	margin: 0px 0px 10px 0px;

}



h3 {

	font-size: 22px;

	margin: 0px 0px 10px 0px;

}



h4 {

	font-size: 20px;

}



.home-bottom h2, .home-middle h2, .home-top h2 {

	margin: 0px 0px 5px 0px;

}



.hfeed .entry-title h2 {

	margin: 0px 0px 0px 0px;

}



.wp-caption {

	background-color: #eee;

	padding: 0 0 4px 0;

	text-align: center;

}



.wp-caption.aligncenter {

	margin-bottom: 30px;

}



p.wp-caption-text {

	background-color: #f5f5f5;

	font-size: 12px;

	line-height: 16px;

	padding: 5px 0;

	margin: 0 4px;

}



.entry-content .wp-smiley, .entry-content .wp-wink {

    border: none;

    float: none;

}


/* Homepage Layout - Videos */

.home-bottom .widget #recent-videos ul {
   margin-left: 5px !Important;
}

.home-bottom .sideThumb {
   float: left;
   width: 50% !important;
}

.home-bottom .sidebar-wrap .video-more {
   font-size: 14px;
   margin-bottom: 30px;
}

.video_header {
   margin-top: 20px !Important;
}


/* Video Pages */

.videogallery .post-info {
   display: none;
}

.videogallery h1 {
   margin-bottom: 10px;
}

.video-page-info {
   margin-top: 10px;
}

.video-page-desc {
   padding-top: 20px !Important;
   font-size: 14px;
}

.jcarousel-skin-tango {
   margin-bottom: 45px;
}

.video-page-container .video-page-tag {
   margin: -26px 0 4px 0;
}

.ttweet {
   margin-left: 4px;
}

.video-socialshare .gplusshare {
   margin-left: 30px !Important;
}

#___plusone_1 {
   width: 50px !Important;
}

.video-socialshare .pintshare {
   margin-left: 6px;
}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	-moz-box-shadow: 0 1px 2px #ccc; 

	-webkit-box-shadow: 0 1px 2px #ccc;

	background-color: #fff;

	box-shadow: 0px 1px 1px 0px #ccc;

	margin: 0 auto 20px;

	overflow: hidden;

	width: 960px;

}



#footer-widgets h4 {

	border-bottom: 1px solid #e88e05;

	color: #e88e05;

	padding: 0 0 4px;

	margin: 0 0 10px;

}



#footer-widgets a,

footer-widgets a:visited {

	color: #555;

}



#footer-widgets a:hover {

	color: #e88e05;

}



/* Leaderboard Banner Ad Spacing */

.content-sidebar #content-sidebar-wrap, .full-width-content #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
   padding-top: 12px;
}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */





#sidebar .widget,

#sidebar-alt .widget {

	margin-top: 12px;

	background: #fff;

}



.content-sidebar #sidebar .widget,

.sidebar-content-sidebar #sidebar .widget,

.content-sidebar-sidebar #sidebar .widget,

.content-sidebar-sidebar #sidebar-alt .widget {

	border-left: none;

}



sidebar-content #sidebar .widget,

.sidebar-content-sidebar #sidebar-alt .widget,

.sidebar-sidebar-content #sidebar .widget,

.sidebar-sidebar-content #sidebar-alt .widget {

	border-right: none;

}



.sidebar .widget-wrap {

	border: none;

	padding: 15px 20px 20px;

}





#sidebar .widget h4 ,

#sidebar-alt .widget h4 {

	background: url(images/orange/button.png) 0 0;

	color: #fff;

	padding: 5px 10px;

	margin: 0 0 5px;

}



#sidebar .widget p ,

#sidebar-alt .widget p {

	padding-top: 5px;

}





#sidebar .widget a,

#sidebar .widget a:visited,

#sidebar-alt .widget a,

#sidebar-alt .widget a:visited {

	color: #333;

}



#sidebar .widget a:hover ,

#sidebar-alt .widget a:hover {

	color: #e88e05;

}





/* Social icons */

.addthis_toolbox {

    padding: 15px 0 0px 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 2px 0 2px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.85;

}



/* POST SOCIAL SHARE */



.social {

	margin:20px 0 15px;

	padding: 15px 0 15px;

	border-top:1px solid #D7D7D7;

	border-bottom:1px solid #D7D7D7;

}



.fblike {

	padding: 0 0 30px;

}



.social a:hover img {

	margin-top:-4px;	

}



.social img {

	border:none;

	background: none;

	vertical-align:middle;

}



.social strong {

	padding-right:20px;	

}



/* POST AUTHOR(S) - DesignPile*/



.postauthor {

	background:#f5f5f5;

	border:1px dashed #D2D2D2;

	font-size: 0.9em;

	line-height: 23px;

	padding:15px 18px;

	-moz-border-radius-bottomleft:6px;

	-moz-border-radius-bottomright:6px;

	-moz-border-radius-topright:6px;

	-moz-border-radius-topleft:6px;

	margin-bottom:20px;

	margin-top:20px;

}



.postauthor h6 {

    font-size: 1.4em;

    margin: 4px 0 5px 0;

}



.postauthor h1 {

    margin: 4px 0 8px 0;

}



.postauthor img {

	float:left;

	margin-right:10px;

	margin-bottom:0px;

	padding:4px;

	background:#fff;

	border-right:1px solid #ccc;

	border-bottom:1px solid #ccc;

}



.archive-title h1 {

	font-size: 1.1em;

	color: #888;

	text-transform:uppercase;

}



.archive-title h2 {

	font-size: 1.1em;

	color: #888;

}



/* Rider Profiles */



.rider-profile {

	background:#f5f5f5;

	border:1px dashed #D2D2D2;

	font-size: 12px;

	line-height: 22px;

	padding:18px 18px;

	-moz-border-radius-bottomleft:6px;

	-moz-border-radius-bottomright:6px;

	-moz-border-radius-topright:6px;

	-moz-border-radius-topleft:6px;

	margin-bottom:20px;

	margin-top:15px;

}





.rider-profile img {

	float:left;

	margin: 4px 10px 5px 0px;

	padding:4px;

	background:#fff;

}







/* -------------------------------

Subscribe - Competition - Brendon

----------------------------------*/



.social-icons-competition {

	margin-top: 20px;

}



.social-icons-competition a {

	background-color: #f8c3e1;

	border:1px solid #f05fb1;

	height: 50px;

	line-height: 75px;

	width: 172px;

	text-align: center;

	display: block;

	color: #304109;

	font-size: 13px;

	font-weight: bold;

	float: left;

	margin-right: 18px;

}



.social-icons-competition a:hover {

	border:1px solid #f05fb1;

         background-color: #f595c4;

	text-decoration: none;

}



.social-icons-competition a:hover span {

	text-decoration: none;

}



.social-icons-competition a img {

	position: relative;

	top: 10px;

	margin-right: 8px;

	border: none;

	background: none;

}



.social-icons-competition a.youtube {

	float: right;

	margin-right: 0px;

}





/* -------------------------------

Weather Pages - Brendon

----------------------------------*/



.weather-headings {

   	color: #fff;

   	background-color: #e88e05;

	background: url(images/wrap.png) repeat-x;

	margin: 0 auto;

}



.weather-headings h1 {

	font-size: 22px;

	

        	color: #fff;

    	padding: 10px;	

}



.weather-headings h2 {

	font-size: 20px;

	

    	color: #fff;

    	padding: 10px;	

}



.weather-headings h3 {

    color: #fff;

    padding: 15px;	

}



.weather-services {

   

   	padding-top: 5px;

    	padding-bottom: 30px;

	

}



/* -------------------------------

Shops Pages - Brendon

----------------------------------*/



.shops-headings {

   color: #fff;

   background-color: #e88e05;

   text-align:center;

}



.shops-headings h3 {

    color: #fff;

    padding: 15px;	

   

}



.shops h2,

.shops-end h2 {

		

}



.shops h3,

.shops-end h3 {	

	margin-top: 20px;

	color: #2780c7;

}





.shops {

   	

	border-bottom:1px dotted #26323c;

    	padding-bottom: 0px;

	margin-bottom: 30px;

	

}



.shops-end {

   	

    	padding-bottom: 0px;

	margin-bottom: 30px;

	

}



/* -------------------------------

Sponsors Logos - Competition Page x3

----------------------------------*/



.sponsor-logos {

	width: 600px;

	text-align: center;

}



.sponsor-logos a {

	padding: 13px;

	display: block;

	float: left;

}



.sponsor-logos a img {

	position: relative;

	border: none;

	background: none;

}



/* -------------------------------

Sponsors Logos - Competition Page x2

----------------------------------*/



.sponsor-logos2 {

	width: 600px;

        text-align: center;

	height: 100px;

}



.sponsor-logos2 a {

	width: 240px;

	padding: 20px;

	display: block;

	float: left;

}



.sponsor-logos2 a img {

	position: relative;

	border: none;

	background: none;

}





/* Generate Box

------------------------------------------------------------ */



.clear {

	clear:both;

}



#generate_box {

	

}



#generate_box .wrap {

	background: transparent url(images/generate/shadow.png) no-repeat center bottom;

	padding: 0 0 26px;

	clear: both;

	color: #9f9f9f;

	min-height: 195px;

	width: 920px;

}



#generate_box .widget {

	position: relative;

	-moz-box-shadow: 0 0 2px #999;

	-webkit-box-shadow: 0 0 2px #999;

	background: url(images/generate/generatebox-bg.png) repeat-x top #212121;

	border: 1px solid #fff;

	box-shadow: 0 0 2px #999;

	margin: 2px 45px 2px 33px;

	padding: 30px;

	text-shadow: -1px -1px #000;



}



#generate_box p {

	color: #9f9f9f;

	text-shadow: -1px -1px #000;

	margin: 0px 0 0px;

}



#generate_box .social-channels {

	text-align: center;

}



#generate_box .privacy {

	text-align: center;

	margin-top: 90px;

}



#generate_box a:hover {

	color: #fff;

}



#generate_box img.alignright {

	background: none;

	border: none;

	position: absolute;

	right: 25px;

	top: 20px;

}



#generate_box img.alignleft {

	position: absolute;

	left: 0;

	top: 0;

}



#generate_box form {

	background: url(images/generate/arrow.png) no-repeat 40px 0;

	display: block;

	margin-top: 25px;

	padding: 5px 0px 50px 150px;

}



#generate_box input {

	font-family: 'Helvetica Neue',Arial,Tahoma,sans-serif;

}



#generate_box #mce-EMAIL,

#generate_box input[type="text"] {	

	-moz-border-radius: 5px;

	-moz-box-shadow: inset 0 1px 2px 1px #eee;

	-webkit-border-radius: 5px;

	-webkit-box-shadow: inset 0 1px 2px 1px #eee;

	background-color: #fff;

	border: 3px solid #000;

	border-radius: 5px;

	box-shadow: inset 0 1px 1px 1px #eee;

	color: #777;

	font-size: 16px;

	padding: 12px 15px;

	width: 250px;

}



#generate_box input[type="submit"] {

	font-size: 16px;

	padding: 11px 15px;

	margin-left:5px;

}





#generate_box input[type="button"], #generate_box input[type="submit"] {

    background: url(images/generate/orange/button.png) repeat-x scroll 0 0 #df6001;

    border: 1px solid #b63c00;

	border-radius: 3px 3px 3px 3px;

	text-decoration: none;

    color: white;

	font-weight: bold;

	text-shadow: -1px -1px #b63c00;

	cursor: pointer;

}



#generate_box input:hover[type="button"],

#generate_box input:hover[type="submit"] {

	background: #df6001;

}



#generate_box h4 {

	background: url(images/generate/orange/generatebox-heading.png) no-repeat;

	text-shadow: 1px 1px #b63c00;

	color: #FFFFFF;

    font-size: 30px;

    font-weight: bold;

    margin: -20px -62px 10px -65px;

    padding: 22px 30px 35px 60px;

    text-shadow: 1px 1px #661010;

    text-transform: uppercase;

}



#generate_box h6 {

	color: #FFFFFF;	

}





@media only screen and (max-width: 600px) {

	

	#generate_box img.alignright {

		display: none;

	}



	#generate_box {

		padding: 0px 0px 12px 0px;

	}



	#generate_box .wrap {

		background: none;

		height: auto;

		padding: 0px;

		text-align: center;

		width: auto;

	}





	.generate_orange #generate_box h4 {

		background: url(images/generate/orange/generatebox-heading.png) no-repeat;

		text-shadow: 1px 1px #134668;

	}



	#generate_box h4,

	.generate_orange #generate_box h4 {

		background: none;

		line-height: 40px;

		padding: 10px;

	}



	#generate_box ul li {

		list-style-type: none;

		margin-left: 0px;

	}



	#generate_box form {

		background: none;

		padding: 0 0 20px 0;

		margin: 0;

	}



	#generate_box input[type="text"] {

		text-align: center;

		width: 80%;

		margin-bottom: 10px;

	}



	#generate_box .social-icons a {

		margin-right: 0px;

	}

	

}



@media only screen and (min-width: 600px) and (max-width: 960px) {

	#generate_box .wrap {

		background: none;

		padding: 3.340757238307%;

		width: 93.541666666667%

	}



	#generate_box h4 {

		-moz-box-shadow: 0px 2px 5px #000;

		-webkit-box-shadow: 0px 2px 5px #000;

		background: #e88e05 url(images/generate/orange/generatebox-heading-short.png) repeat-x;

		box-shadow: 0px 2px 5px #000;

		margin: -4.45434298441% -5% 0;

		padding: 2.78396% 3.34076%;

	}



	#generate_box h6 {

		margin-top: 20px;

	}



	.generate_orange #generate_box h4 {

		background: #e88e05 url(images/generate/orange/generatebox-heading-short.png) repeat-x;

	}



	#generate_box img.alignright {

		background: none;

		border: none;

		right: 0px;

		top: 20px;

   	 	width: 38%;

	}



	#generate_box p {

		width: 70%;

	}



	#generate_box form {

		background: url(images/generate/arrow.png) no-repeat 0 0;

		padding: 5px 0px 30px 100px;	

	}

	

	#generate_box input[type="text"] {

		margin-bottom: 10px;

	}



	#generate_box .wrap-pages {

	background: transparent url(images/generate/shadow-pages.png) no-repeat center bottom;

	padding: 0 0 16px;

	clear: both;

	color: #9f9f9f;

	min-height: 195px;

	width: 620px;

}



#generate_box img.alignright-pages {

	background: none;

	border: none;

	position: absolute;

	right: -40px;

	top: 10px;

}



#generate_box .wrap-pages h4 {

	background: url(images/generate/orange/generatebox-heading-pages.png) no-repeat;

	text-shadow: 1px 1px #b63c00;

	color: #FFFFFF;

    font-size: 20px;

    font-weight: bold;

    margin: -20px -62px 10px -65px;

    padding: 10px 10px 15px 55px;

    text-shadow: 1px 1px #661010;

    text-transform: uppercase;

}



}



/* -------------------------------

Post Meta Customizations - Brendon

----------------------------------*/



.post-meta ol li {

	margin: 0 0 0 25px;

}



/* -------------------------------

Subscribe - Brendon

----------------------------------*/



#subscribe-email {



   	background-color: #26323c;

	background: url(images/wrap.png) repeat-x;

   	color: #242c32;

}



.social-icons {

	margin-top: 20px;

}



.social-icons a {

	background-color: none;

	border: none;

	height: 50px;

	line-height: 75px;

	width: 50px;

	text-align: center;

	display: block;

	float: left;

	margin-right: 12px;

}



.social-icons a:hover {

	text-decoration: none;

}



.social-icons a:hover span {

	text-decoration: none;

}



.social-icons a img {

	border: none;

	background: none;

	position: relative;

	top: 10px;

}



.social-icons a.youtube {

	float: right;

	margin-right: 0px;

}



/* -------------------------------

Subscribe Box (for pages) - Brendon

----------------------------------*/



#generate_box .wrap-pages {

	background: transparent url(images/generate/shadow-pages.png) no-repeat center bottom;

	padding: 0 0 16px;

	clear: both;

	color: #9f9f9f;

	min-height: 195px;

	width: 620px;

}



#generate_box img.alignright-pages {

	background: none;

	border: none;

	position: absolute;

	right: -40px;

	top: 10px;

}



#generate_box .wrap-pages h4 {

	background: url(images/generate/orange/generatebox-heading-pages.png) no-repeat;

	text-shadow: 1px 1px #b63c00;

	color: #FFFFFF;

    font-size: 20px;

    font-weight: bold;

    margin: -20px -62px 10px -65px;

    padding: 10px 10px 15px 55px;

    text-shadow: 1px 1px #661010;

    text-transform: uppercase;

}



#generate_box .wrap-pages form {

	background: none;

	display: block;

	margin-top: 0px;

	padding: 0 0 20px 35px;

}





@media only screen and (max-width: 600px) {

	

	#generate_box img.alignright-pages {

		display: none;

	}



	#generate_box .wrap-pages {

		background: none;

		height: auto;

		padding: 0px;

		text-align: center;

		width: auto;

	}





	#generate_box .wrap-pages h4 {

		background: url(images/generate/orange/generatebox-heading.png) no-repeat;

		text-shadow: 1px 1px #134668;

	}



	#generate_box .wrap-pages h4 {

		background: none;

		line-height: 40px;

		padding: 10px;

	}



	#generate_box .wrap-pages form {

		background: none;

		padding: 0 0 20px 0;

		margin: 0;

	}



	#generate_box .wrap-pages input[type="text"] {

		text-align: center;

		width: 80%;

	}



}











.subscribe-box {

width:100;

padding: 20px;

border: 1px solid #323232;

-moz-border-radius: 6px;

-webkit-border-radius: 6px;

border-radius: 6px;

background: #000;

background-image: -moz-linear-gradient(#161616, #000);

background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#161616), to(#000));

background-image: -webkit-linear-gradient(#161616, #000);

background-image: -o-linear-gradient(#161616, #000);

background-image: -ms-linear-gradient(#161616, #000);

-pie-background: linear-gradient(#161616, #000);

}



#subscribe-box-email {



   background-color: #202020;

   color: #fff;

}



.subscribe-box-social-icons {

	margin-top: 20px;

}



.subscribe-box-social-icons a {

	background-color: #202020;

	border:1px solid #323232;

	height: 50px;

	line-height: 75px;

	width: 105px;

	text-align: center;

	display: block;

	color: #304109;

	font-size: 13px;

	font-weight: bold;

	float: left;

	margin-right: 18px;

}



.subscribe-box-social-icons a:hover {

	border:1px solid #323232;

         background-color: #333;

	text-decoration: none;

}



.subscribe-box-social-icons a:hover span {

	text-decoration: none;

}



.subscribe-box-social-icons a img {

	position: relative;

	

}



.subscribe-box-social-icons a.youtube {

	float: right;

	margin-right: 0px;

}



.subscribe-box img {

	border: none;

	background: none;

	position: relative;

	top: 10px;

}





/* Responsive Design

------------------------------------------------------------ */



@media only screen and (max-width: 960px) {



	body,

	.magazine-landing #inner .wrap,

	#inner .wrap {

		width: 100%;

		margin: 0 auto;

	}

	

	#header {

		background-color: #252525;

	}



	.archive-page,

	.content-sidebar #content,

	.content-sidebar #content-sidebar-wrap,

	.content-sidebar-sidebar #content,

	#footer-widgets,

	#after-content-ad,

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3,

	.full-width-content.magazine-landing #content,

	.full-width-content #content,

	.full-width-content #content-sidebar-wrap,

	.home-bottom,

	.home-left,

	.home-middle,

	.home-right,

	.home-top,

	.magazine-landing .wrap,

	.sidebar,

	.sidebar-content #content,

	.sidebar-content #content-sidebar-wrap,

	.sidebar-content-sidebar #content,

	.sidebar-sidebar-content #content,

	#content-sidebar-wrap,

	#footer .wrap,

	#header,

	#sidebar-alt {

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		width: 100%;

	}



	.blackberry #content { 

		width: 92%; 

	}



	#footer .creds,

	#footer .gototop,

	#header ul.menu,

	#header .widget-area,

	#nav .wrap,

	#subnav .wrap,

	#title-area {

		float: none;

		text-align: center;

		width: 100%;

	}

	

	#header .widget-area {

		padding: 10px 0;

	}



	#header ul.menu {

		float: none;

	}



	#header li,

	#nav li,

	#subnav li {

		display: inline-block;

		float: none;

	}



	#header li li,

	#nav li li,

	#subnav li li {

		text-align: left;

	 }



	#nav li.right {

		display: none;

	}



	.entry-content img,

	.featuredpage img,

	.featuredpost img,

	.post-image {

		border: none;

		padding: 0;

	}



	#footer {

		background: none;

		background-color: #252525;

	}



	#footer p {

		padding: 0 20px;

	}



	.gspn-area {

		display: none;

	}

}



@media only screen and (max-width: 600px) {



	#title {

		font-size: 36px;

		line-height: 36px;

	}

	

	#nav li a,

	#subnav li a {

		padding: 7px 10px 6px;

	}

	

	#subnav {

		background: none;

		background-color: #111;

		border: none;

	}



	#content .slide-excerpt {

		display: none;

	}



	h1,

	h2,

	h2 a,

	h2 a:visited {

		font-size: 30px;

	}



	h3,

	h4 {

		font-size: 24px;

	}



	.home-bottom h4,

	.home-middle h4 {

		font-size: 18px;

	}



	.five-sixths,

	.four-fifths,

	.four-sixths,

	.one-fifth,

	.one-fourth,

	.one-half,

	.one-sixth,

	.one-third,

	.three-fifths,

	.three-fourths,

	.three-sixths,

	.two-fifths,

	.two-fourths,

	.two-sixths,

	.two-thirds {

		padding: 0;

		width: 100%;

	}



}





/* Generate Box Posts */



#generate_box-posts {

	

}



#generate_box-posts .wrap-pages {

	background: transparent url(images/generate/shadow-pages.png) no-repeat center bottom;

	padding: 0 0 16px;

	clear: both;

	color: #9f9f9f;

	min-height: 195px;

	width: 630px;

}



#generate_box-posts .widget {

	position: relative;

	-moz-box-shadow: 0 0 2px #999;

	-webkit-box-shadow: 0 0 2px #999;

	background: #fff;

	border: 1px solid #fff;

	box-shadow: 0 0 2px #999;

	margin: 2px 47px 2px 23px;

	padding: 30px 20px 10px 20px;

	text-shadow: 0px 0px #000;



}



#generate_box-posts .privacy-posts {

	text-align: center;

        padding: 10px;

}



#generate_box-posts form {

	background: none;

	display: block;

        text-align: center;

}



#generate_box-posts #mce-EMAIL,

#generate_box-posts input[type="text"] {	

	-moz-border-radius: 5px;

	-moz-box-shadow: inset 0 1px 2px 1px #eee;

	-webkit-border-radius: 5px;

	-webkit-box-shadow: inset 0 1px 2px 1px #eee;

	background-color: #fff;

	border: 1px solid #c7c7c7;

	border-radius: 5px;

	box-shadow: inset 0 1px 1px 1px #eee;

	color: #777;

	font-size: 16px;

	padding: 12px 15px;

	width: 250px;

}



#generate_box-posts input[type="submit"] {

	font-size: 16px;

	padding: 11px 15px;

	margin-left:5px;

}





#generate_box-posts input[type="button"], #generate_box-posts input[type="submit"] {

    background: url(images/generate/orange/button.png) repeat-x scroll 0 0 #df6001;

    border: 1px solid #b63c00;

	border-radius: 3px 3px 3px 3px;

	text-decoration: none;

    color: white;

	font-weight: bold;

	text-shadow: -1px -1px #b63c00;

	cursor: pointer;

}



#generate_box-posts input:hover[type="button"],

#generate_box-posts input:hover[type="submit"] {

	background: #df6001;

}



#generate_box-posts .wrap-pages h4 {

	background: url(images/generate/orange/generatebox-heading-pages.png) no-repeat;

	color: #FFFFFF;

        font-size: 20px;

        font-weight: bold;

     margin: -24px -62px 10px -46px;

    padding: 10px 0px 17px 0px;

    text-align: center;

    text-shadow: 1px 1px #661010;

    text-transform: uppercase;

}



#generate_box-posts h6 {

	color: #444;

       	text-align: center;

        text-shadow: none;

}



/* POST SOCIAL SHARE */



#generate_box-posts .social {

	margin:0px 0px 15px 0px;

	padding: 0px 0px 12px;

	border-top:1px solid #D7D7D7;

	border-bottom:1px solid #D7D7D7;

}







/* AddThis Share Bar Top */



.addthis_toolbox {

	margin-bottom: 30px !important;

	

}



.addthis_button_facebook_like {

	padding-right:10px !important;

	padding-bottom: 5px;

}



.addthis_button_tweet {

	width: 80px !important;

	padding-right:10px !important;

	padding-bottom: 5px;

	

}



.addthis_button_google_plusone {

 	width: 50px !important;

	padding: 0px 18px 5px 0px !important;

}



.addthis_button_pinterest_pinit {

	padding-right:5px !important;

	padding-bottom: 5px;

}





@media only screen and (max-width: 600px) {



	#generate_box-posts .wrap-pages {

		background: none;

		height: auto;

		padding: 0px;

		text-align: center;

		width: 100%;

	}



	#generate_box-posts .widget {

		border: none;

		margin: 0px 0px 12px 0px;

		padding: 0px 20px 10px 20px;



	}



	#generate_box-posts .wrap-pages h4 {

		background: url(images/generate/orange/generatebox-heading-short.png) repeat-x;

		text-shadow: 1px 1px #134668;

		padding: 10px;

     		margin: 0px -20px 20px -20px;

		line-height: 20px;

	}



	#generate_box-posts .wrap-pages form {

		background: none;

		padding: 0 0 10px 0;

		margin: 0;

	}



	#generate_box-posts input[type="submit"] {

		font-size: 16px;

		padding: 11px 15px;

		margin-left:0px;

		margin-top:5px;

	}



	#generate_box-posts .wrap-pages input[type="text"] {

		text-align: center;

		width: 80%;

	}



	#generate_box-posts .privacy-posts {

        	padding: 0px;

	}

}

/***** iPhone (portrait) *****/
@media only screen and (max-width: 767px) {

/* Video pages - Tags */
  .video-page-container .video-page-tag {
     max-width: 130px;

}

/***** iPhone (landscape) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {

/* Video pages - Tags */
  .video-page-container .video-page-tag {
     max-width: 260px;
  }

}