/*
Theme Name: Jerry Del Colliano Theme
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Peter Stern, Wordfresh
Author URI: http://peterjstern.com/
Description: The Jerry Del Colliano Theme is a custom-built theme based off of the WordPress Twenty-Eleven theme (v. 1.3). Many of the standard features have been changed or removed to adapt to Jerry's unique needs, but the core functionality of Twenty Eleven remains.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background-color: #f5f5f5;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

#footerbg {
	background-color: #494949;
}

.side-video {
  margin-bottom: 10px;
  margin-left: -25px;
  margin-top: -18px;
  width: 260px;
}



/* =Structure
----------------------------------------------- */

body {
	margin: 0px;
	padding:0px;
	width: 100%;
  
}

.wrapper {
	margin: 0 auto;
	width: 100%;	
}

#page {
  margin: 1em auto;
  padding: 0 20px;
}

#homepage {
	margin: 1em auto;
	width: 1000px;
	padding: 0 1em;
}

#headerbg {
	background-color: #e0e0e0;
}
#homeheaderbg {
	background: url(https://insidemusicmedia.com/wp-content/uploads/2024/08/isnisnisn-2.png) no-repeat center top #e0e0e0;
	margin: 0 auto;
}
#header {
  margin: 0 auto;
  overflow: visible;
  width: 1024px;
}

#homeheader {
  margin: 0 auto;
  overflow: visible;
}


.headerimg {
	background: url(https://insidemusicmedia.com/wp-content/uploads/2024/08/isnisnisn-2.png) no-repeat left top transparent;
	min-height: 212px;
}

.homeimg {
	min-height: 435px;
}

.navgroup {
  background-color: #E0E0E0;
  margin-bottom: 20px;
  opacity: 0.9;
  padding: 1em 1em 0;
  position: relative;
}

#branding hgroup {
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 999;
}

#access div {
  float: left;
  margin: 0;
  padding-top: 15px;
}
#primary {
  margin: 0;
}
#content {
  float: none;
  margin: 0 auto;
  width: 695px;
}
#secondary {
  float: right;
  margin-right: 0;
  width: 274px;
  display:none;
  
}

.sfm-pos-right .sfm-label-none .sfm-navicon-button {
    left: -40px !important;
}

.page-id-18 .featuredimage, .page-id-16 .featuredimage {
	display: none !important;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content, .left-sidebar.singular #content {
  margin: none;
  position: relative;
  width: 984px;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 90%;
}

/* Showcase */
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	margin: 0;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 0 7.6%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin: 0 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 0 -22.15% 0 0;
	width: 22.15%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	max-width: 690px;
}
.one-column #content {
	margin: 0 7.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	border-bottom: 1px solid #ddd;
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 30px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {
	width: 100%;
}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	right: 40px;
	top: 4em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #000;
	font: 300 1em "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 300;
}
body {
  background: none repeat scroll 0 0 #F5F5F5;
}
#page {
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
  background-color: #CCCCCC;
  border: 0 none;
  height: 1px;
  margin-bottom: 1.5em;
  margin-top: 2em;
}

/* Text elements */
p {
/* 	margin-bottom: .5em; */
	padding-bottom:10px;
	line-height:1.8em;
}
ul, ol {
	margin: 0 0 0 1.8em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
	
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
	color: #777;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */

input {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
input[type=text],
input[type=password],
textarea {
	background: #fff;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type="text"], input[type="password"] {
  font-size: 18px;
  padding: 7px 7px 5px !important;
  /*
  width: 92%;
  */
}
input#s {
  background: url("images/search.png") no-repeat scroll 100% 8px transparent;
  border-radius: 2px 2px 2px 2px;
  font-size: 14px !important;
  height: 22px;
  line-height: 1.2em;
  padding: 0 12px 4px 34px;
}
input#searchsubmit {
	display: none;
}

.gform_wrapper {
  margin: 0 !important;
  max-width: 98%;
  overflow: inherit;
}

.gform_wrapper .gform_footer {
  clear: both;
  margin: 0 !important;
  padding: 16px 0 0 !important;
}

.gform_wrapper li, .gform_wrapper form li {
  border-top: none !important;
  list-style: none outside none !important;
  margin-top: 0 !important;
  overflow: visible;
  padding-top: 0 !important;
}

.gform_wrapper .gform_heading {
  margin-bottom: 0 !important;
  width: 98%;
}

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin: 0 0 6px !important;
}

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
  color: #000000;
  font-size: 1.1em !important;
  font-weight: bold;
}

#secondary .button {
  background-color: #1982D1;
  border: medium none;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: 500;
  margin-top: 5px;
  padding: 10px;
  width: 99%;
}

#secondary .button:hover {
	background-color: #096eba;
	cursor: pointer;
}


/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	/*text-decoration: underline;*/
	color: #156bab;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
  position: relative;
  z-index: 9999;
}

#site-title {
  padding-top: 35px;
}
#site-title.home {
	margin-left: 0;
	padding-top: 55px;
}
#site-title a {
  color: #111111;
  font-size: 20px;
  line-height: 36px;
  text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}

.pagetitle {
  color: #EA4A0B;
  font-size: 38px;
  font-weight: bold;
  text-transform: uppercase;
}

#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
	display: none;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}

.navgroup {
  background: none repeat scroll 0 0 transparent;
  margin-bottom: 20px;
  opacity: 1;
  padding: 1em 1em 0 0;
  padding-top: 30px;
  position: relative;
}

.navgroup-home {
  background: none repeat scroll 0 0 transparent;
  float: right;
  margin-bottom: 20px;
  opacity: 1;
  padding: 1em 1em 0 0;
  position: relative;
  width: 550px;
}

.intro_text p {
  margin-bottom: 18px;
}

/*.home-button {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 2px 2px #CCCCCC;
  float: left;
  margin: 20px 3em 1.3em 0;
  padding: 1.2em 2em;
}*/
a .home-button {
	float: left;
	margin: 20px 3em 1em 0;
	color: #777777;
	
	background: #f8f8f8; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEEEEE)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFF,  #EEEEEE); /* for firefox 3.6+ */ 
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	
	-moz-box-shadow:    0 2px 2px 0 #999999;
	-webkit-box-shadow: 0 2px 2px 0 #999999;
	box-shadow: 		0 2px 2px 0 #999999;
}
a .home-button.last {margin-right: 0;}

a .home-button:hover {
	color: #1982D1;
}

.blog {
  /*
  background-image: url("../../uploads/2012/07/blog-sprite.png");
  background-position: 8px 4px;
  background-repeat: no-repeat;
  */
  /*padding: 20px 25px 17px 65px;*/
}
.book {
  background-image: url("../../uploads/2012/07/book-sprite.png");
  background-position: 8px 4px;
  background-repeat: no-repeat;
  /*padding: 20px 25px 17px 65px;*/
}

.blog:hover, .book:hover {
	background-position: 8px -46px;
}

.boxtitle {
	display: block;
	font-weight: bold;
	padding-bottom: 10px;
}

.one_third {
  float: left;
  font-size: 0.9em;
  margin: 30px 50px 0 0;
  min-height: 120px;
  width: 290px;
}
.one_third.last {margin-right: 0;}

.whitebox {
  /*background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 2px 2px #EEEEEE;
  height: 14em;
  padding: 25px 30px 15px;*/
}

/* =Menu
-------------------------------------------------------------- */

#access {
  clear: both;
  display: block;
  float: left;
  margin:0;
  width: 100%;
}	
#access ul {
  float: right;
  font-size: 15px;
  list-style: none outside none;
  margin: 0 0 0 -12px;
  padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
  color: #777777;
  display: block;
  line-height: 2em;
  margin-right: 0;
  padding: 0.7em 20px;
  text-decoration: none;
}
/*#access li:last-child a {
	background-color: #f5f5f5;
}*/
#access.home ul {
	margin: 25px 0 0 -20px;
}
#access.home a {
  padding: 0.7em 23px;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	color: #1982D1;
}
#access li:hover > a,
#access a:focus {
	color: #1982D1;}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #1982D1;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 0 0 0;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry, .no-results {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 2px #CCCCCC;
  margin: 0 0 25px;
  overflow: hidden;
  position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.thepost {
  padding: 2.5em 4em 2em;
}

.thepost_single {
	float: left;
  /*padding: 4em 10em 0;*/
}

.single_post_article {
	width: 695px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	padding: 2.5em 4em 2em;
}

.thepost_single p {
	font-size: 14px;
}

/* .thepost_single .entry-content p{
	padding-bottom: 0px;
} */

.thepost_single .entry-content li br {
	display: none;
}

.thepost_single .entry-content li, #teaser-area-landing li {
	padding-bottom: 10px;
}

.thepost_single .posted_on {
  color: #999999;
  /*padding-top: 2em;*/
  font-size: 14px;
}

.single_post_comments {
  border-bottom: 1px solid #EEEEEE;
  margin: 5px 0 10px 0;
  max-height: 600px !important;
  min-height: 0 !important;
  overflow: auto;
}

#livefyre {
  clear: both;
  float: none;
  min-height: 0 !important;
  position: relative;
  text-align: left;
}

.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title, .entry-header .entry-meta {
  padding: 0 0 20px;
}
.entry-title, .entry-title-single {
  clear: both;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2em;
  padding-bottom: .75em;
}
.entry-title,
.entry-title a {
	color: #1982D1;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	text-decoration: underline;
}
.entry-meta {
  clear: both;
  color: #999;
  font-size: 12px;
  line-height: 18px;
  padding: 8px 0;
}
.entry-meta.date {
	margin: 0;
	/*border-top: 1px solid #000;*/
	color: #777;
}

.entry-meta-date-single {
  clear: both;
  color: #777;
  font-size: 12px;
  line-height: 18px;
  padding: 0px 0px 10px 0px;
  margin-bottom: 10px;
}
.footer.entry-meta {
  margin-top: 30px;
}
.social_actions {
	float: right;
}

.social_actions a {
	margin: 0 5px;
	float: right;
}
.commentpreview {
  /*
  background: url("images/commentA-top.jpg") repeat-x scroll center top #F0F0F0;
  */
  background: #F0F0F0;
  border-radius: 0;
  border-top: 1px solid #DDDDDD;
  color: #444444;
  display: block;
  font-size: 13px;
  max-height: 66px;
  overflow: auto;
}
.comment-avatar {
  float: left;
  margin-right: 10px;
}
.comment-avatar img {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 2px #BBBBBB;
  padding: 3px;
}

.entry-meta .comments-link a {
	border-radius: 3px;
	padding: 4px 6px;
	border: 1px solid #EEE;
	background-color: #52a4e2;
	color: #fff;
}

.entry-meta .comments-link a:hover {
	border: 1px solid #DDD;
	text-decoration: none !important;
	background-color: #156bab;
}

.entry-meta .social_actions a.button {
  border: 1px solid #EEE;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  float: right;
  padding: 1px 8px;
  font-size: 11px;
}

.entry-meta .social_actions a.button:hover {
	border: 1px solid #DDD;
	text-decoration: none !important;
}

.entry-meta .social_actions a.facebook {
  margin: 0 5px 0 10px;
  display: inline-block;
}

.entry-meta .social_actions a.linkedin {
  margin: 0 5px 0 5px;
  display: inline-block;
}

.entry-meta a {
  font-weight: normal;
}

.single_meta {
  color: #CCCCCC;
  font-size: 14px;
  padding: 0 0 20px;
}
.single-author .entry-meta .by-author {
	display: none;
}


.entry-content,
.entry-summary {
	padding: 0 0 0;
}
.entry-content.post {
	padding-bottom: 30px;
	border-bottom: 2px solid #CCC;
}

.featuredimage img {
	margin: -20px 0 -10px -60px;
}

.featuredimage.speaking img {
	margin: -55px 0 -10px -250px;
}

.about_side {
  font-size: 13px;
  margin-left: -70px;
  margin-top: -53px;
}

.sidebox, .sidebox-wp {
  border-bottom: 1px solid #EEE;
  color: #777777;
  font-size: 0.9em;
  min-height: 100px;
  padding: 20px 0;
}

.sidebox-wp {
	padding-left: 50px;
}

.sidebox-wp h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0px;
}

.sidebox ol {
  margin: 1em 0 1em 1.625em;
}

.sidebox ul {
  margin: 1em 0 1em 0em;
}

.sidebox li {
	margin-bottom: 10px;
}
.sidebox ul a li {
	color: #777 !important;
}
.sidebox ul a li:hover {
	color: #1982D1 !important;
	text-decoration: none !important;
}

.sidebox ul li {
	padding: 10px 15px;
	list-style: none;
	
	background: #f8f8f8; /* for non-css3 browsers */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#f8f8f8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFF,  #f8f8f8); /* for firefox 3.6+ */ 
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* future proofing */
	-khtml-border-radius: 3px; /* for old Konqueror browsers */
	
	-moz-box-shadow:    0 2px 2px 0 #DDDDDD;
	-webkit-box-shadow: 0 2px 2px 0 #DDDDDD;
	box-shadow: 		0 2px 2px 0 #DDDDDD;
}

.sidebox.photo , .sidebox.photo-wp, .sidebox.photo-wp-a {
  background-color: #FFFFFF;
  border-bottom: 0 none;
  line-height: 0;
  padding: 0;
}


.sidebox.photo #gallery-1 .gallery-item {
  float: left;
  margin-top: 10px;
  text-align: center;
  width: 250px;
}

.sidebox.photo #gallery-1 .gallery-item img {
	width: 230px;
}

.sidebox.photo-wp-a #gallery-1 .gallery-item img {
	width: 350px;
	margin: 20px 0px 0px 20px;
}

.sidebox.photo-wp #gallery-1 .gallery-item img {
	width: 375px;
}

.more {
	display: none; }
a.showLink, a.hideLink {
  background: url("down.gif") no-repeat scroll left center #f5f5f5;
  color: #1982D1;
  text-decoration: none;
  line-height: 45px;
  padding: 5px 10px;
  font-size: .9em;
}
a.hideLink {
	background: transparent url('up.gif') no-repeat left #f5f5f5; }
a.showLink:hover, a.hideLink:hover {
	background-color: #1982D1;
	text-decoration: none !important;
	color: #FFF; }
	

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
  color: #000000;
  margin: 0 0 10px;
}
.entry-content h1 {
  font-size: 2.3em;
  letter-spacing: -1px;
  font-weight: bold;
}
.entry-content h2 {font-size: 1.5em;}
.entry-content h3,
.comment-content h3 {
	font-size: 1.25em;
	letter-spacing: 0.05em;
	line-height: 2.6em;
}
.entry-content h4, .comment-content h4 {
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 2em;
}


.entry-content h5, .comment-content h5 {
  font-size: 1.3em;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 315px;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	float: right;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: none;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: none;
	padding: 0;
}

.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #DDD;	
	  /* Good browsers */
	  opacity: 0.8;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */



.entry-header .comments-link a {
  background: url("images/comment-bubble.png") no-repeat scroll 0 0 #F5F5F5;
  color: #666666;
  font-size: 13px;
  font-weight: normal;
  height: 36px;
  line-height: 35px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 1em;
  text-align: center;
  text-decoration: none;
  top: 1em;
  width: 43px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 0px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
border-bottom: medium none;
padding: 4em 10em 4em;
position: relative;
}
.singular.page .hentry {
	padding: 2.5em 4em 5em;
}
.singular .entry-title {
  color: #000000;
  font-size: 32px;
  font-weight: 500;
  line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
  left: 35px;
  position: absolute;
  top: 5px;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}

/* ----------------------------------------------------- CONNECT PAGE ---------------------------------------- */
#twitter-img {
	padding: 7px 0px 15px 0px;
}

#twitter-li {
	margin-bottom: 5px;
}


#twitter-feed {
	width: 400px;
	float: right;
}

#twitter-feed h3 {
	width: 200px;
	margin-left: 37px;
	margin-bottom: 15px;
	font-size: 24px;
}

#connect-copy h1 {
	width: 300px;
	margin-bottom: 15px;
	text-align: right;
}

#connect-copy {
	width: 350px;
	margin-right: 20px;
	float: right;
	
}

#connect-social {
	float: left;
	width: 350px;
}

#connect-social ul {
	margin: 15px;
	margin-left: 25px;
	width: 335px;
	display: block;
}

#connect-general {
	width: 300px;
	padding: 30px;
}

.social-icons {
	list-style-type: none;
	width: 110px;
	height: 110px;
	float: left;
	opacity: .8;
}


.social-icons:hover {
	opacity:1;
}


#twitter {
	
}

#facebook {
	
}

#linkedin {
	
}

#googleplus {
	
}

#instagram {
	
}

#email {
	background-image: url(images/email_03.png);
	background-repeat: no-repeat;
}

#phone {
	background-image: url(images/phone_03.png);
	background-repeat: no-repeat;
	
}

#phone a:hover , #address a:hover {
	color: #121212;
	cursor: default;
}

#address {
	background-image: url(images/home_03.png);
	background-repeat: no-repeat;
}

#address a {
	padding-top: 10px;
}



.twitter-follow-button {
	display: none;
}

#blog-follow img{
	margin: 20px;
	padding-left: 30px;
	padding-top: 20px;
}

.mgm_aff_link {
	display: none;
}

/* -----------------------------------------------------------------Conferences ----------------------------------------------- */



#c_main_info {
	margin-bottom: 20px;
	padding-right: 20px;
	text-align: center;
}

#c_main_info h2 {
	font-size: 20px;
}


#ctitle {
	font-size: 28px;
}

#c_loc_title {
	font-size: 20px;
}

.headline {
	margin: 10px;
	padding: 10px;
}

.headline h2 {
	font-size: 20px;
	margin: 10px 0px;
}

#program {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px dotted #e5e5e5;
}

#program h1 {
	text-align: right;
	padding: 10px 20px 0px 0px;
	font-size: 22px;
}

.c_side_h1 {
	font-size: 22px;
	margin-bottom: 10px;
}

#price {
	font-size: 18px;
}

.orange-text {
	color: #EA4A0B;
}

.c_side_link {
	
}

#c-form {
	padding: 15px;
}

/* ----------------------------------------------------- Upgrade ---------------------------------------------- */

.money-back {
	width: 100%;
	background-color: #fff;
	background-image: url(images/money.jpeg);
	background-repeat: repeat-x;
	min-height: 300px;
	margin: 0 0 25px;
	overflow: hidden;
	position: relative;
}

.page-id-635 .hentry , .page-id-16 .hentry{
	background: none !important;
}

#upgrade-cont {
	padding: 20px;
	margin: 30px;
	background-color: #fff;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px #CCCCCC;
	margin: 0 0 25px;
	overflow: hidden;
	position: relative;
}

/* ----------------------------------------------------- Newstips ---------------------------------------------- */

#wpro-img img {
	width: 300px;
}

#newstiph2 {
	font-size: 28px;
}

#nt-copy {
	margin: 0px;
}

.star-img {
	padding: 5px 10px 5px 10px;
	font-size: 18px;
	margin: 0px;
}

#star-top , #star-bot {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 60px;
}


.star-img span {
	padding-bottom: 10px;
}

.show-form {
	float: left;
	margin: 5px;
	margin-top: 10px;
	padding: 7px;
	margin-bottom: 15px;
}

.show-form a {
	background-color: #52a4e2;
	color: #fff;
	padding: 7px 35px 7px 35px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.show-form a:hover {
	background-color: #156bab;
}


#gform_2.jdc-submit, #gform_3, #gform_4, #conf-box {
	padding: 15px;
	width: 475px;
	background-color: #f5f5f5;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 1px 2px #CCCCCC;
	float: left;
	margin: 0px 0px 0px 0px;
	
}

.button.gform_button {
	font-size: 14px;
	background-color: #1982d1;
	border: none;
	color: #fff;
	padding: 7px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button.gform_button:hover {
	background-color: #156bab;
}



#nt100-linkbtn , #nt-linkbtn, #anon-linkbtn{
	color: #000;
	font-size: 12px;
	border: 1px solid #999;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px 7px 1px 7px;
}

.newstip-link-100 .ginput_container, .newstip-link-nt .ginput_container, .newstip-link-anon .ginput_container {
	margin-top: -30px;
}

#andor {
	margin-bottom: 0px;
	padding-left: 10px;
}

.overlay {
background: #333;
opacity: 0.8;
z-index: 9999;
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
}

#comment-modal {
	width: 500px;
	height: auto;
	padding: 20px;
	margin-left: 200px;
	background-color: #fff;
	border: 1px solid #333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	z-index: 99999;
	-moz-box-shadow: 0px 0px 2px #333;
	-webkit-box-shadow: 0px 0px 2px#333;
	box-shadow: 0px 0px 2px #333;
	opacity: 0;
	display: none;
	
}

#comment-modal p {
	color: #333;
	font-size: 16px;
	padding-top: 10px;
	
}

#start-btn {
	margin-left: auto;
	margin-right: auto;
}


div.pagination {
		text-align:left !important;
		margin-top: 20px !important;
		margin-left: 0px !important;
		padding-left: 0px !important;
}

#sample-pagi {
	width: 695px;
}




/* ----------------------------------------------------- Archives ---------------------------------------------- */

#numpost span {
	font-size: 30px;
}

#archive-p {
	width: auto;
}

#archive-div .list-title {
	background-image: url(images/btn-bkg.jpg);
	border: 1px solid #ccc;
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	cursor: pointer;
}

.list-div {
	margin-bottom: 5px;
}

#archive-div .list-title p {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
}

#archive-div ul {
	background-color: #f5f5f5;
	width: 340px;
	border: 1px solid #ccc;
	margin: 0px;
	padding: 10px 0px 10px 10px;
}

#archive-div ul li {
	list-style-type: none;
}
.notes-icon {
	float: left;
	width: 16px;
	height: 16px;
	padding: 7px 7px 0px 7px;
}

.fullrecent-ul, #fullpopular-ul, #fullmusic-ul, #fullradio-ul, #fulltv-ul, #fullsocial-ul, #fullmobile-ul {
	list-style-type: none;
	margin-left: 0px;
	font-size: 16px;
}

.fullrecent-ul li, #fullpopular-ul li, #fullmusic-ul li , #fullradio-ul li, #fulltv-ul li, #fullsocial-ul li, #fullmobile-ul li{
	padding: 1px 0px;
}


/* ----------------------------------------------------------------- Buttons ------------------------------------*/


.button {
    position: relative;
    cursor: pointer;
    font: bold 12px/normal 'Segoe UI', Arial, sans-serif;
    color: #333;
    text-decoration: none;
    text-shadow: 1px 1px rgba(255,255,255,0.5);
    border: 1px solid rgba(0,0,0,.1);
    padding: 5px 10px 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #EEE;
    background-image: -moz-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.2)), color-stop(100%, rgba(0,0,0,0.2)));
    background-image: -webkit-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
    background-image: -o-linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
    background-image: linear-gradient(rgba(255,255,255,0.2), rgba(0,0,0,0.2));
    -webkit-box-shadow: inset 0px 1px rgba(255,255,255,0.6), 0px 0px 3px 0px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0px 1px rgba(255,255,255,0.6), 0px 0px 3px 0px rgba(0,0,0,.2);
    box-shadow: inset 0px 1px rgba(255,255,255,0.6), 0px 0px 4px 0px rgba(0,0,0,.2);
    -webkit-user-select: none;
    -moz-user-select: none;
}

.button::-moz-focus-inner {
    margin: 0;
    padding: 0;
    border: 0;
}

a.button { outline: 0 }

/* ===[ Default hover ]=== */

.button:hover, .button:active {
    text-decoration: none;
    background-color: #F9F9F9;
}

/* ===[ Default active ]=== */

.button:active {
    top: 1px;
    margin-bottom: 1px;
    border-bottom-width: 1px;
    background-color: #F9F9F9;
    background-image: -moz-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.2)), color-stop(100%, rgba(255,255,255,0.2)));
    background-image: -webkit-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
    background-image: -o-linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
    background-image: linear-gradient(rgba(0,0,0,0.2), rgba(255,255,255,0.2));
}

/* ===[ Button sizes ]=== */

.button.small {
    padding: 3px 8px 4px;
    font-size: 10px;
}

.button.large {
    padding: 10px 20px 11px;
    font-size: 16px;
    font-weight: normal;
}

/* ===[ Button colors ]=== */

.button.red, .button.green, .button.blue, .button.yellow, .button.orange {
    color: #FFF;
    text-shadow: 0 -1px rgba(0,0,0,0.15);
}

.button.red { background-color: #E62727 }

.button.red:hover, .button.red:active { background-color: #FF2F2F }

.button.green { background-color: #91BD09 }

.button.green:hover, .button.green:active { background-color: #A0CF0C }

.button.blue { background-color: #2981E4 }

.button.blue:hover, .button.blue:active { background-color: #2F93FF }

.button.yellow { background-color: #FFB515 }

.button.yellow:hover, .button.yellow:active { background-color: #FFC74F }

.button.orange { background-color: #FF5C00 }

.button.orange:hover, .button.orange:active { background-color: #FF782F }

/* -----------------------------------------------------   HOME   ---------------------------------------------- */

#home-content {
	width: 695px;
	float: left;
}


/* ----------------------------------------------------- Subscribe ---------------------------------------------- */

.sub-text {
	
}

#subscribe-div {
	padding-top: 50px;
	padding-bottom: 40px;
}

#subscribe-div h1 {
	text-align: center;
}

#sub-btns {
	width: 100%;
}

#subscribe-btns {
	text-align: center;
}

 #or {
	padding: 0px 20px 0px 20px;
 }
 
 #savings {
	text-align: right;
	padding-right: 55px;
	color: #EA4A0B;
	font-size: 10pt;
 }
 
 .mgm_register_form p {
	margin: 0px;
 }
 
 #already-member {
	text-align: left;
	padding-left: 110px;
 }
 
 #upg-btn {
	margin-top: 50px;
 }
 
  #up-savings {
	text-align: left;
	padding-left: 135px;
	color: #EA4A0B;
	font-size: 10pt;
 }
 
 #ws-plugin--s2member-profile tr:nth-child(5){
	display: none !important;
 }
 
 #not-member {
	padding-bottom: 0px !important;
	padding-top: 5px !important;
	padding-left: 20px;
 }
 
 
 .ws-plugin--s2member-pro-login-widget-profile-summary {
	padding-bottom: 10px;
	padding-top: 10px;
 }
 

/* Gravity Forms
----------------------------------------------- */

.gform_body textarea, .ginput_container #input_4_5  {
	border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}

#gform_fields_2 label.gfield_label, #gform_fields_3 label.gfield_label, #gform_fields_4 label.gfield_label {
	margin-top: 15px !important;
}

#gform_fields_1 input {
	font-size: 18px !important;
}

#input_1_1_3, #input_1_6_3, #input_1_6_5, #input_4_1_3, #input_6_1_3{
	width: 85% !important;
	
}

.ginput_container input {
	padding: 6px !important;
	width: 90% !important;
}

.ginput_container #input_4_5 {
	
}

.gform_wrapper .gfield_list input {
	width: 92% !important;
}


.gform_wrapper .gfield_list th {
	font-size: 12px !important;
	font-weight: normal !important;
	padding-bottom: 0px !important;
	letter-spacing: normal !important;
	text-transform: none !important;
	
}

#input_1_6_1, #input_1_6_2, #input_1_2, #input_1_7_1, #input_1_7_5 {
	width: 96% !important;
	padding: 7px !important;
}

.gform_footer input[type="submit"] {
	text-shadow:none !important;
}

#NT-form-buttons {
	margin-left: auto;
	margin-right: auto;
	width: 570px;
	padding-left: 110px;
}

.page .gform_wrapper {
  margin: 10px 0;
  max-width: 98%;
  overflow: inherit;
}

.page .gform_wrapper .top_label .gfield_label {
  clear: both;
  display: inline-block;
  font-weight: normal !important;
  line-height: 1.3em;
  margin: 25px 0 4px;
}

.page .gform_wrapper .gform_heading {
  padding-bottom: 0px;
  width: 98%;
}

.page .gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  line-height: 20px;
  margin: 0 0;
  padding-bottom: 10px;
}

.page input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #000000;
  box-shadow: none !important;
  padding: 5px;
}


.page .gform_wrapper textarea {
  font-family: inherit;
  font-size: 14px !important;
  letter-spacing: normal;
  outline-style: none;
  padding: 0 0 0 5px;
  resize: none;
}

.page .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
  
}

.page .gform_wrapper .field_name_first input, .gform_wrapper .ginput_complex .ginput_left input {
  width: 84% !important;
}

.page .gform_wrapper .ginput_complex .ginput_right input, .gform_wrapper .ginput_complex .ginput_right select {
  width: 84% !important;
}

.page .gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"] {
  font-family: inherit;
  font-size: 16px !important;
  font-weight: normal;
  letter-spacing: normal;
  outline-style: none;
}

.page .gform_wrapper input[type="submit"]:hover {
	cursor: pointer;
}


#gform_7 .gform_heading {
	display: none !important;
}

.invite-back .entry-content{
	background-image: url(images/speaking-featured2.jpg);
}

#input_7_4 {
	padding: 7px !important;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	padding: 0;
}
.indexed.format-image .entry-content {
	padding-top: 0;
}
.indexed.format-image p {
	padding: 0;
	margin-bottom: 0;
}

.indexed.format-image .entry-content p a img {
	margin-bottom: 0 !important;
	padding: 0 !important;
}
.indexed.format-image footer.entry-meta {
  margin-top: 30px;
}
.indexed.format-image footer.entry-meta a {
	
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	
}
.indexed.format-image footer.entry-meta a {
	
}
.indexed.format-image footer.entry-meta a:hover {
	
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 1.625em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}

/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 288px;
	padding: 0;
	width: 100%;
}
section.feature-image.large .showcase-heading {
	display: none;
}
section.feature-image.large .hentry {
	border-bottom: none;
	left: 9%;
	margin: 1.625em 9% 0 0;
	position: absolute;
	top: 0;
}
article.feature-image.large .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 300;
	padding: .2em 20px;
}
section.feature-image.large:hover .entry-title a,
section.feature-image.large .entry-title:hover a {
	background: #eee;
	background: rgba(255,255,255,0.8);
	color: #222;
}
article.feature-image.large .entry-summary {
	display: none;
}
section.feature-image.large img {
	display: block;
	height: auto;
	max-width: 117.9%;
	padding: 0 0 6px;
}

/* Featured Slider */
.featured-posts {
	border-bottom: 1px solid #ddd;
	display: block;
	height: 328px;
	margin: 1.625em -8.9% 20px;
	max-width: 1000px;
	padding: 0;
	position: relative;
	overflow: hidden;
}
.featured-posts .showcase-heading {
	padding-left: 8.9%;
}
.featured-posts section.featured-post {
	background: #fff;
	height: 288px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}
.featured-posts section.featured-post.large {
	max-width: 100%;
	overflow: hidden;
}

.featured-posts section.featured-post {
	-webkit-transition-duration: 200ms;
	-webkit-transition-property: opacity, visibility;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 200ms;
	-moz-transition-property: opacity, visibility;
	-moz-transition-timing-function: ease;
}

.featured-posts section.featured-post {
	opacity: 0;
	visibility: hidden;
}
.featured-posts #featured-post-1 {
	opacity: 1;
	visibility: visible;
}
.featured-post .feature-text:after,
.featured-post .feature-image.small:after {
	content: ' ';
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	width: 100%;
	height: 45px;
	position: absolute;
	top: 230px;
}
.featured-post .feature-image.small:after {
	top: 253px;
}
#content .feature-slider {
	top: 5px;
	right: 8.9%;
	overflow: visible;
	position: absolute;
}
.feature-slider ul {
	list-style-type: none;
	margin: 0;
}
.feature-slider li {
	float: left;
	margin: 0 6px;
}
.feature-slider a {
	background: #3c3c3c;
	background: rgba(60,60,60,0.9);
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.5), inset 0 0 2px rgba(255,255,255,0.5);
	display: block;
	width: 14px;
	height: 14px;
}
.feature-slider a.active {
	background: #1982d1;
	-webkit-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	-moz-box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	box-shadow: inset 1px 1px 5px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.8);
	cursor: default;
	opacity: 0.5;
}

/* Recent Posts */
section.recent-posts {
	padding: 0 0 1.625em;
}
section.recent-posts .hentry {
	border: none;
	margin: 0;
}
section.recent-posts .other-recent-posts {
	border-bottom: 1px solid #ddd;
	list-style: none;
	margin: 0;
}
section.recent-posts .other-recent-posts li {
	padding: 0.3125em 0;
	position: relative;
}
section.recent-posts .other-recent-posts .entry-title {
	border-top: 1px solid #ddd;
	font-size: 17px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"] {
	color: #373737;
	float: left;
	max-width: 84%;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:after {
	content: '-';
	color: transparent;
	font-size: 11px;
}
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover {
}
section.recent-posts .other-recent-posts .comments-link a,
section.recent-posts .other-recent-posts .comments-link > span {
	border-bottom: 2px solid #999;
	bottom: -2px;
	color: #444;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	padding: 0.3125em 0 0.3125em 1em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 1;
}
section.recent-posts .other-recent-posts .comments-link > span {
	border-color: #bbb;
	color: #888;
}
section.recent-posts .other-recent-posts .comments-link a:hover {
	color: #1982d1;
	border-color: #1982d1;
}
section.recent-posts .other-recent-posts li:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
}


/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */
#recent-posts h2 , #comment-h2{
	border-top: 1px dotted #777;
	font-size: 1.4em;
	margin: 10px 0px 5px 0px;
	padding-top: 10px;
	color: #777;
}

#comment-h2 {
	margin-bottom: 0px;
}

#recent-posts ul {
	margin-left: 0px;
}

#recent-posts ul li {
	list-style-type: none;
	padding-bottom:5px;
}

#recent-posts ul li a:hover {
	color:#fe5a00;
}


#content nav {
  clear: both;
  overflow: hidden;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	display: none;
	float: left;
	width: 50%;
}
.nav-next {
	display: none;
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}

/* Singular navigation */
#nav-single {
  position: relative;
  text-align: right;
  top: 6px;
  z-index: 1;
}
#nav-single .nav-previous {
	width: auto;
	margin-left: 10px;
}


#nav-single .nav-next {
	width: auto;
	margin-right: 10px;
}
#nav-single .nav-next {
	padding-left: .5em;
}


/* =Widgets
----------------------------------------------- */

.ws-plugin--s2member-pro-login-widget-profile-summary-name {
	font-size: 14px !important;
	color: #EA4A0B;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.ws-plugin--s2member-pro-login-widget-submit {
	margin-bottom: 10px !important;
}

.widget-area {
	font-size: 12px;
}
.widget {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 1px 2px #CCCCCC;
  clear: both;
  margin: 0 0 15px;
  overflow: hidden;
  padding: 38px 35px 35px;
}

.playlist , #ws_plugin__s2member_pro_login_widget-2, #ws_plugin__s2member_pro_login_widget-3 {
	padding-top: 15px;
}

#ws_plugin__s2member_pro_login_widget-2, #ws_plugin__s2member_pro_login_widget-3 {
	padding-bottom: 5px;
}

#text-2, #text-7{
	margin-top: 0px;
	padding: 15px;
	text-align: center;
	background: #fff;
	
}

#text-2 a , .c_side_link , #text-7 a, #accnt-btn{
	font-size: 17px;
	color: #f5f5f5;
	text-align:  center;
	text-indent: 0px;
	display: block;
	padding: 5px;
	background-color: #52a4e2;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#accnt-btn {
	margin-bottom: 8px;
}

#text-2 a:hover , .c_side_link:hover , #text-7 a:hover, #accnt-btn:hover{
	background-color: #156bab;
	color: #fff;
	text-decoration: none;
	
}
.widget-title {
  color: #222222;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.6em;
  text-align: center;
}
.widget ul {
  font-size: 15px;
  list-style: none outside none;
  margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
  border-top: 1px solid #EEEEEE;
  color: #777777;
  font-size: 13px;
  margin-top: 10px;
  padding-top: 10px;
}
.widget a {
  font-weight: normal;
  text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* Search Widget */
.widget.widget_search {
	padding: 0 !important;
}

.widget_search form {
  margin: -2px -8px 0 0;
}
.widget_search #s {
	width: 77%;
}
.widget_search #searchsubmit {
	background: #ddd;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	box-shadow: inset 0px -1px 1px rgba(0, 0, 0, 0.09);
	color: #888;
	font-size: 13px;
	line-height: 25px;
	position: relative;
	top: -2px;
}
.widget_search #searchsubmit:active {
	background: #1982d1;
	border-color: #0861a5;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.1);
	color: #bfddf3;
}



/* Ephemera Widget */
section.ephemera ol,
.widget_twentyeleven_ephemera ol {
	list-style: square;
	margin: 5px 0 0;
}
.widget_twentyeleven_ephemera .widget-entry-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0;
}
.widget_twentyeleven_ephemera .comments-link a,
.widget_twentyeleven_ephemera .comments-link > span {
	color: #666;
	display: block;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.76333em;
	text-transform: uppercase;
}
section.ephemera .entry-title .comments-link a:hover,
.widget_twentyeleven_ephemera .entry-title .comments-link a:hover {
}
section.ephemera .entry-title a span {
	color: #29628d;
}

/* Twitter */
.widget_twitter li {
	list-style-type: none;
	margin-bottom: 14px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 11px;
	margin-right: -10px;
	text-align: right;
}

/* Widget Image */
.widget_image img {
	height: auto;
	max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
	color: #555;
	width: 95%;
	text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
	text-align: center;
}
.widget_calendar #wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
	background: #f4f4f4;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}


/* =Comments
----------------------------------------------- */

.postDate {
	font-size: 13px;
	color: #999;
}

#recent-posts ul {
	margin-bottom: 0px;
}

.comment-author img {
	margin: 10px;
	float: left;
}


#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	display: none;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
}

.comment-content {
	padding: 0px 15px 0px 15px;
}

.comment-content p {
	padding-bottom: 5px;
	color: #666;
	font-size: 9.5pt;
	line-height: 18px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	border-bottom: 1px solid #ddd;
	padding: 8px 0px 8px 0px;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
  border-radius: 0 0 0 0;
  box-shadow: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
  display: none;
}

.commentlist li {
  border-bottom: 1px solid #ddd;
  padding: 15px 4.5em 0;
}

.commentlist li p {
	margin-bottom: 0.4em;
}

.commentlist > li:before {
	/*content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;*/
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	
}
.commentlist > li.bypostauthor .comment-meta {
	
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	/*content: url(images/comment-arrow-bypostauthor.png);*/
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */

#comment-button{
	color: #fff;
	background-color: #1982d1;
	padding: 5px;
	font-size: 14px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:inline-block;
}

#more-button{
	color: #fff;
	background-color: #1982d1;
	padding: 5px 8px 5px 8px;
	font-size: 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#more-button:hover {
	background-color: #3795d1;
	}

#respond {
  background: none repeat scroll 0 0 #FFF;
  margin: 0px auto 1.625em;
  padding: 0px 20px 20px 20px;
  position: relative;
  width: 95%;
  
}

#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	padding: 5px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	color: #555;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 13px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 38px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
	display: none;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #1982D1;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 45px;
	padding: 5px 15px 5px 15px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	display: none;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0px;
}
.form-allowed-tags {
	display: none;
}


/* -------------------------------------------------------------------------------- S2Member FORM STYLES ------------------------------- */
  
 div.s2member-pro-paypal-form-description-div {
	margin-top: 0px !important;
	font-size: 14pt !important;
	font-family: "Helvetica Neue", 'Helvetica', 'Arial' ,sans-serif !important;
	color: #EA4A0B;
}
 
 div.s2member-pro-paypal-form-section input {
	font-size: 18px;
 }
 
 div.s2member-pro-paypal-form-section-title {
	margin: 0px !important;
	border: 0px !important;
	padding: 0px !important;
 }
 
 input[type="button"], input[type="submit"], input[type="reset"],  button {
	-webkit-box-align: center;
	text-align: center;
	cursor: default;
	color: #fff!important;
	padding: 5px 15px 5px !important;
	border: 0px !important;
	background-color: #1982D1 !important;
	box-sizing: border-box;
}

input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="file"]::-webkit-file-upload-button:hover, button:hover {
	background-color: #096eba !important;
	cursor: pointer !important;
}


#login-h2 {
	width: 100%;
	margin-top: 20px;
	padding-left: 0px;
	margin-bottom: 25px;
	text-align: center;
	background: url('https://insidemusicmedia.com/wp-content/plugins/s2member-pro/images/secure-icon.png') no-repeat center center;
	background-position: calc(50% - 70px) 50%;

}

.login-h4 {
	margin-bottom: 50px !important;
}


#loginform-site label {
	padding: 15px 15px 15px 0px;
}

.login-password label {
	margin-right: 2px;
}

.login-username input , .login-password input{
	width: 300px;
	font-size: 20px;
	margin-bottom: 0px !important;
	margin-top: 5px !important;
	
}

.login-password input {
	width: 304px;
}

.login-password {
	padding-left: 55px;
	padding-bottom: 15px;
}

.login-submit {
	width: 100px;
	float: right;
	padding-right: 3px;
}

.login-remember {
	float: left;
	padding-top: 10px;
	padding-right: 15px;
}

#forget-pass {
	float: left;
	padding-top: 10px;
}

.s2member-pro-paypal-form-custom-reg-field-opt-in-div {
	max-width: 90% !important;
}

#disclosure {
	padding-top: 15px;
	font-size: 9pt;
}

/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

/* Site Generator Line */
#site-generator {
  color: #CCC;
  font-size: 12px;
  line-height: 2.2em;
  padding: 2.2em 0.5em 0.5em;
}
#site-generator a {
	color: #CCC;
}

#site-generator a.footernav {
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #555;
}

#site-generator .sep {
	background: url(images/wordpress.png) center left no-repeat;
	color: transparent;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}


/* =Responsive Structure
----------------------------------------------- */



/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0;
		width: 100%;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		
	}
	.commentlist > li.bypostauthor .comment-meta {
		
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}






.entry-title-single {
		clear: both;
		font-weight: bold;
		line-height: 1.2em;
		padding-bottom: .75em;
		color: #1982D1;
		text-decoration: none;
	}
	
article.single_post_article {
	-webkit-user-select: none;
}

.thepost_single {
	-webkit-user-select: none;
	width: 100%;
}


/* = Receipt page
----------------------------------------------- */

#receipt-h1 {
	float: left;
	padding-right: 10px;
}

#descript {
	padding-top: 20px;
	font-size: 18px;
}
#rec {
	width: 700px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
}
#rec-img {
	width: 700px;
}

#r-border {
	margin-bottom: 30px;
}

#pbutton {
	margin-right: 25px;
}

.small-div {
	font-size: 13px;
}



@media print{
	
	header {
		display:none;
	}
	
	.thepost_single {
		display: none;
	}
	
	a.button {
		display:none;
	}
	
	.hentry {
		background-image: url('https://insidemusicmedia.com/img/receipt-header.jpg');
		border-radius: none;
		box-shadow: none;
	}
	
	
}

#home-pagination .pagination a {
	margin-left: 0px;
	margin-right: 1px;
}

#home-pagination .pagination .current {
	margin-left: 1px !important;
	margin-right: 0px !important;
}

/* Hides navigation links and site footer when infinite scroll is active */
#infinite-footer{
    display: none;
}

.single #ws_plugin__s2member_pro_login_widget-5 .widget-title {
	display: none;
}


/*-------------------------------------------- SEARCH RESULTS PAGE ------------------------------------------- */

#page-title-SR {
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}


/*-------------------------------------------- LOGIN WIDGET------------------------------------------- */


.ws-plugin--s2member-pro-login-widget-username, .ws-plugin--s2member-pro-login-widget-password, .ws-plugin--s2member-pro-login-widget-lost-password, .ws-plugin--s2member-pro-login-widget-remember-me {
	padding-bottom: 10px;
	
}

.ws-plugin--s2member-pro-login-widget-submit input {
	font-size: 14px;
	padding: 7px 7px 5px !important;
	width: 100%;
}

.login-button {
	position: absolute;
	left: -100px !important;
	top: 33px;
	
}
.sfm-navicon-button {
    top: 20px !important;
}

.login-button a {
	font-weight: bold;
	font-size: 12px;
	color: #EA4A0B;
	background-color: #ececec;
	padding: 6px 12px;
}

.login-button a:hover {
	color: #EA4A0B;
	background-color: #e2e2e2;
}

.account-pop {
	position: absolute;
    left: -50px;
	top: -5px;
    width: 100px !important;
    padding: 3px 5px !important;
}

.sfm-rollback {
    z-index: 99998 !important;
}
.login-h2 {
	font-size: 24px;
	font-weight: 500;
	color: #096eba;
}

.superfly-section {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #343434;
	text-align: center;
}

.superfly-section a {
	color: #EA4A0B;
}

.superfly-section p {
	color: #aaaaaa;
}

.superfly-section a:hover {
	color: #cd410a;
	cursor: pointer;
	
}

.sfm-sidebar-close {
	height: 40px !important;
}

#buymodal {
    max-width: 600px !important;
	padding: 55px 75px !important;
	border-radius: 5px;
}

.singular #content {
	width: 695px;
}

body {
	background-color: #fff !important;
}

.hentry {
	box-shadow: none !important;
}

#gform_2, #gform_3, #gform_4 {
	width: auto !important;
}

.single-login-prompt {
	padding:10px 5px 10px 15px;
	margin-bottom: 15px;
	margin-top: -15px;
	background: rgba(242,242,242,1);
	background: -moz-linear-gradient(left, rgba(242,242,242,1) 0%, rgba(254,254,254,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(254,254,254,1)));
	background: -webkit-linear-gradient(left, rgba(242,242,242,1) 0%, rgba(254,254,254,1) 100%);
	background: -o-linear-gradient(left, rgba(242,242,242,1) 0%, rgba(254,254,254,1) 100%);
	background: -ms-linear-gradient(left, rgba(242,242,242,1) 0%, rgba(254,254,254,1) 100%);
	background: linear-gradient(to right, rgba(242,242,242,1) 0%, rgba(254,254,254,1) 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.single-login-prompt p {
	margin-bottom: 0px;
}


.single-login-prompt a{
	margin-top: -4px;
	padding-left: 8px !important;
	padding-right: 8px !important;
}

.single-login-prompt span {
	
}






/*-------------------------------------------- NEW OVERALL STYLES ------------------------------------------- */
.single_post_article {
	box-shadow: none !important;
}

#searchform {
	width: 370px;
	margin: 0 auto;
}

.jerry-title {display: none !important;}
.jerry-title-mobile {display: block; text-align: center; font-weight: bold;}


@media only screen and (min-width: 641px){
.remodal {
    max-width: 400px !important;
	padding: 55px 75px !important;
	border-radius: 5px;
}
.remodal input[type="text"], .remodal input[type="password"] {
	width: 92% !important;
}
.remodal h3 {
	display: none;
}
.remodal .ws-plugin--s2member-pro-login-widget label {
	float: left;
	padding-bottom: 5px;
}

.remodal .ws-plugin--s2member-pro-login-widget-submit input {
	padding: 13px 0px !important;
	border-radius: 3px !important;
	font-style: italic;
}

.modal-btn {
	font-size: 14px;
	width: 100%;
	padding: 15px 0px !important;
	border-radius: 3px;
}

}

/* Ipad Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	#header {width: 100%;}
	.headerimg { background-position: -120px top ;}
	.singular #content { width: 100%;}
	.navgroup {}
	#branding hgroup {margin-left: 20px;}
}

/* Ipad PRO Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	#header {width: 100%;}
	.headerimg { background-position: -40px top ;}
	.singular #content { width: 100%;}
	.navgroup {}
	#branding hgroup {margin-left: 20px;}
}


/* Iphone5 Portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	#header {width: 100%;}
	.headerimg { background-position: -200px top ;}
	.singular #content { width: 100%;}
	#content { width: 100%;}
	.thepost {padding: 15px;}
	.thepost_single {width: 280px; padding: 0px;}
	.single_post_article {width: 100%; padding: 0px;}
	.entry-content {width: 100% !important;}
	.singular.page .hentry, .singular .hentry {padding: 0px !important; }
	.navgroup {width:auto;}
	.pagetitle {font-size: 25px; text-align:center;}
	#site-title {text-align:center;padding-top: 40px;}
	.jerry-title {display: none !important;}
	.jerry-title-mobile {display: block; text-align: center; font-weight: bold; margin-bottom: 5px;}
	.imm-tagline p {margin:0px !important; padding-left: 0px !important; text-align:center;}
	#branding hgroup {margin-left: 20px;}
	.sfm-rollback {width: 20px !important; margin-top: -20px !important;}
	.imm-tagline p {font-size: 12px !important;}
	#wpadminbar {display: none;}
	body.logged-in {margin-top: -46px !important}
	.thepost_single .posted_on {margin-bottom: 2em; padding-top: 0px;}
	.social_actions { padding-top: 20px; padding-bottom: 10px; margin-right: 14px;}
	.home .social_actions {margin-right: -12px;}
	.home .commentpreview {border-top: 0px;}
	.login-password { padding-left: 0px;}
	#respond {padding-left: 0px;}
	#NT-form-buttons { width: 280px; padding-left: 0px;}
	.show-form {padding: 0px; margin-top: 0px;}
	.about_side {display: none;}
	#archive-div .list-title {width: auto;}
	#search-ul {width: 280px !important;}
	.entry-content #s { width: 250px;}
	
}

/* Iphone6 Portrait */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	#header {width: 100%;}
	.headerimg { background-position: -100px top ;}
	.singular #content { width: 100%;}
	#content { width: 100%;}
	.thepost {padding: 15px;}
	.thepost_single {width: 335px; padding: 0px;}
	.single_post_article {width: 100%; padding: 0px;}
	.entry-content {width: 100% !important;}
	.singular.page .hentry, .singular .hentry {padding: 0px !important; }
	.navgroup {width:auto;}
	.pagetitle {font-size: 25px; text-align:center;}
	#site-title {text-align: center; padding-top: 30px; padding-left: 190px; padding-bottom: 8px; width: 100px; line-height: 25px;}
	.jerry-title {display: none !important;}
	.jerry-title-mobile {display: block; text-align: center; font-weight: bold; margin-bottom: 5px;padding-left: 140px;}
	.jerry-title-mobile a {color: #000 !important;}
	.imm-tagline p {margin:0px !important; padding-left: 60px !important; text-align:center; display:none;}
	#branding hgroup {margin-left: 20px;}
	.sfm-rollback {width: 20px !important; margin-top: -20px !important;}
	.imm-tagline p {font-size: 12px !important;}
	#wpadminbar {display: none;}
	body.logged-in {margin-top: -46px !important}
	.thepost_single .posted_on {margin-bottom: 2em; padding-top: 0px;}
	.social_actions { padding-top: 20px; padding-bottom: 10px; margin-right: 14px;}
	.home .social_actions {margin-right: -12px;}
	.home .commentpreview {border-top: 0px;}
	.login-password { padding-left: 0px;}
	#respond {padding-left: 0px;}
	#NT-form-buttons { width: 335px; padding-left: 0px;}
	.show-form {padding: 0px; margin-top: 0px;}
	.about_side {display: none;}
	#archive-div .list-title {width: auto;}
	#search-ul {width: 330px !important;}
	.entry-content #s { width: 300px;}
	
}

/* Iphone6+ Portrait */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) {
	body {width: 100% !important;}
	#header {width: 100%;}
	.headerimg { background-position: -100px top ;}
	.singular #content { width: 100%;}
	#content { width: 100%;}
	.thepost {padding: 15px;}
	.thepost_single {padding: 15px;}
	.single_post_article {width: 100%; padding: 0px;}
	.entry-content {width: 100% !important;}
	.singular.page .hentry, .singular .hentry {padding: 0px !important; }
	.navgroup {width:auto;}
	.pagetitle {font-size: 27px; text-align:center;}
	#site-title {text-align: center; padding-top: 25px; padding-left: 220px; padding-bottom: 4px; width: 100px; line-height: 25px;}
	.jerry-title {display: none !important;}
	.jerry-title-mobile {display: block; text-align: center; font-weight: bold; padding-left: 155px;}
	.imm-tagline p {margin:0px !important; padding-left: 60px !important; text-align:center;}
	#branding hgroup {margin-left: 20px;}
	.sfm-rollback {width: 20px !important; margin-top: -20px !important;}
	.imm-tagline p {font-size: 12px !important;}
	#wpadminbar {display: none;}
	body.logged-in {margin-top: -46px !important}
	.thepost_single .posted_on {margin-bottom: 2em; padding-top: 0px;}
	.social_actions { padding-top: 20px; padding-bottom: 10px; margin-right: 14px;}
	.home .social_actions {margin-right: 27px;}
	.home .commentpreview {border-top: 0px;}
	.login-password { padding-left: 0px;}
	.list-div ul { width:374px !important;}
	#book-page {width: auto; float: none; margin-right: 0px; padding: 5px;}
}





/*-------------------------------------------- ORDER AUDIO PAGE ------------------------------------------- */




#login-now {
	margin-top: -100px;
}


.imm-taglin {
	
	display: block;
	line-height: 2em;
	margin-right: 0;
	padding: 0.7em 20px;
	text-decoration: none;
	margin-left: 35px !important;
}

.imm-tagline p {
	margin-top: -15px;
}

div.col-1-2 {
    width:44%;
    float:left;
    padding:0 10px;
}

div.col-last {
    border-left:1px solid #ccc;
	padding-left:20px;
	margin-left:10px;
    clear:right;
}

@media (max-width:500px) {

div.col-1-2 {
    width:100%;
    float:none;
    clear:both;
}

div.col-last {
    border-left:none;
    border-top:1px solid #ccc;
    padding:10px 0;
	margin-left:0;
}
}

.IN-widget {vertical-align:top !important;}

.login-password {padding-left:0;}

.login-remember {float:none}

.login-submit {
    width: 100%;
    float: none;
    padding-right:0;
}

.login-username input, .login-password input {
    width:100%;
}

.footer.entry-meta {
    margin-top:0;
    margin-bottom:50px;
}

.social_actions {
    float:left;
}

.social_actions a {
    float:left;
    margin:0 5px 0 0;
}

article {
    border-bottom:1px solid #ccc;
}

.thepost {
    padding:10px 0;
}
.commentpreview {
    display:none;
}

#teaser-area-landing {
    letter-spacing: 1px !important;
}

.thepost_single .entry-content p, .thepost_single .entry-content ul li, #teaser-area-landing ul li,
.thepost_single .entry-content ol li, #teaser-area-landing ol li{
    letter-spacing: 1px !important;
    font-size:1em !important;
    line-height:1.8em;
}

p.akismet_comment_form_privacy_notice {
	display:none;
}

/* exclude roman numerals by default in ordered lists*/

ol {
  list-style-type: none;
  list-style: decimal !important;
}

/* exclude roman numerals by default in ordered lists*/

#teaser-area-landing{
	letter-spacing: .3px;
}

#teaser-area-landing ul li {
 list-style-type: disc;
 margin: 10px;
}


.thepost_single .posted_on .comment-button {
    float:left;
    width:122px;
}

@media (max-width:500px) {
.thepost_single .posted_on .comment-button {
    padding-top:20px;
}
}

#s2member-pro-paypal-checkout-form-submit-div, #s2member-pro-paypal-checkout-submit, 
div.s2member-pro-paypal-form-submission-section > div.s2member-pro-paypal-form-custom-reg-field-opt-in-div{
    float:none !important;
    width:100%;
}

button#s2member-pro-paypal-checkout-submit {
    padding:30px !important;
    font-size:30px;
}

#s2member-pro-paypal-checkout-form-custom-reg-field-opt-in-div {
    margin-top:20px;
}