  /*
 Theme Name:     The Temiskaming Speaker
 Theme URI:      http://speaker.northernontario.ca
 Description:    Child Theme for The Temiskaming Speaker
 Author:         Mike Tonkin
 Author URI:     http://speaker.northernontario.ca
 Template:       twentythirteen
 Version:        1.0.0
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

h1, h2, h3, h4 {
	font-family: 'Roboto Condensed', sans-serif;
}

p {
	margin: 0 0 10px;
}

/* Colors */

a:link, a:active {
	color: #D10000;
}

/* HEADER ------------------------------------*/

.topbar {
	width: 100%;
	padding: 10px 0;
	background: #000;
}

.adspace {
 	max-width: 1080px;
	margin: 0 auto;
}

.ad-placeholder {
	width: 100%;
	max-width: 728px;
	background: #FFF;
	line-height: 0;
	margin: 0 auto;
}

.ad-placeholder img, .ad-placeholder object, .ad-placeholder embed, .ad-placeholder swf {
	width: 100% !important;
}

.ad-placeholder div /* Resize div for Eastlink Flash Banners */ {
	width: 100% !important;
	height: auto !important;
}

.site-header {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}

.site-title, .site-description {
	display: none;
}

.site-logo {
	width: 100%;
	max-width: 420px;
	float: left;
}

.site-logo img {
	width: 100%;
	margin: 20px 0;
}

.the-date {
	clear: both;
	float: right;
	margin: 20px 0 0;
	padding: 0;
	font-size: 16px;
	text-align: right;
}

.header-login {
	float:right;
	margin-top: 50px;
	margin-right: 25px;
	position: relative;
	z-index: 9500;
}

.header-login-mobile {
	float:left;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
	position: relative;
	z-index: 9500;
}

.header-login a:hover {
	background: #000 !important;
	text-decoration: none;
}

.btt-login {
	padding: 10px;
	background: #D10000;
	color: #FFF !important;
	border-radius: 8px;
}

.btt-login-mobile {
	padding: 7px;
	background: #D10000;
	color: #FFF !important;
	border-radius: 8px;
}

#mobile-login-button{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background: #D10000;
	color: #FFF !important;
	border-radius: 8px;
}

.btt-login:hover {
	background: #000;
}

/* Google Adsense */

.adsbygoogle {
	margin: 10px auto;
}

ins {
background: transparent;
text-decoration: none;
}

/* Facebook Like Button */

.fb_iframe_widget iframe {
	position: relative !important;
	margin-top: 20px;
}

/* Widget Area */


.site-main .widget-area {
	width: 336px;
}

.widget-area aside {
	border-bottom: 1px solid #CCC;
}

#colophon .widget-area aside {
	border-bottom: #666;
}

#last-footer{
	padding-bottom: 80px;
}

/* Weather Widget */

.weather-widget {
	float: right;
	overflow: hidden;
}

#twnhead, #twncond, #twnFL, #twntitle {
	display: none;
}

#twncurrent {
	background-color: #FFF !important;
	background-image: none !important;
	border: none !important;
	max-height: 80px;
}

#twntmp {
	max-width: 20px;
}

/* Polls Widget */

#polls-widget-2 {
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
}

/* Paid Subscriptions Plugin */

.content-landing .pmpro_content_message {
	display: none;
}

.pmpro_content_message {
	margin: 10px 0;
}

/* Subscriptions Page */
.sub-list {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.sub-list li {
	border-bottom: 1px solid #CCC;
	padding: 8px 0;
}

.sub-list input[type="checkbox"], .sub-list input[type="radio"] {
	float: left;
}

.sub-list label {
	display: block;
}

/* Social Share Icons Plugin */

#ssba {
	clear: both;
}

/* NAVIGATION -----------------------------*/

.navbar {
	clear: both;
	background-color: #FFF;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.nav-menu li a {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding: 15px;
}

.nav-menu li a:hover {
	background: #000 !important;
}

.nav-menu li li a:hover {
	color: #d10000;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	font-style: normal;
}

.nav-secondary {
	background: #000;
	min-height: 26px;
}

.nav-secondary li a {
	color: #FFF;
	font-size: 14px;
	padding: 6px 15px;
}

.nav-secondary li a:hover {
	color: #D10000;
}

.nav-secondary .current_page_item > a, .nav-secondary .current_page_ancestor > a, .nav-secondary .current-menu-item > a, .nav-secondary .current-menu-ancestor > a {
	color: #D10000;
}
/* SUBSCRIBE LINK !!!------ */

.red-button a{
	background: #D10000;
	color: #FFF;
}

#menu-item-24423 a{
	background: #D10000;
	color: #FFF;
}

/* Paging Navigation */

.paging-navigation {
	margin-right: 320px;
	background-color: #f1f1f1;
}

.sidebar .paging-navigation .nav-links {
	padding: 0 60px;
}

.paging-navigation .meta-nav {
	background-color: #d10000;
}

/* LAYOUT ---------------------------------*/

#content {
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
}

.bordered {
	border-right: 1px solid #000;
	margin-right: -1px;
}

.span50 {
	width: 48%;
	padding: 0 2%;
	float: left;
	min-height: 200px;
}

.span100 {
	width: 96%;
	padding: 0 2%;
	display: block;
	clear: both;
}

.first {
	padding-left: 0;
}

.last {
	padding-right: 0;
}

/* CONTENT --------------------------------*/

.site-main {
	min-height: 1650px;
}

.moretag {
	display: block;
	text-align: right;
}

.entry-content a, .comment-content a {
	color: #d10000;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
	margin-left: 0;
}

/* WEBSITE DESIGN PAGE THUMBNAILS */
.page-id-14085 .wp-caption.alignleft {
	margin-right: 2px;
}

@media (min-width: 985px) {
	#comments {
		width: 780px;
	}
}

@media (min-width: 900px) {
	#comments {
		width: 780px;
		padding-right: 50px;
	}
}

@media (min-width: 551px) and (max-width: 900px) {
	#comments {
		width: 530px;
		padding-right: 10px;
	}
}


@media (min-width: 320px) and (max-width: 550px) {
	#comments {
		width: 350px;
		padding-right: 10px;
	}
}

.sidebar .comments-title, .sidebar .comment-list, .sidebar .must-log-in, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form {
	padding-right: 20px;
}

.entry-content img.alignright, .entry-content .wp-caption.alignright {
	margin-right: 0;
}

.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
	font-size: 14px;
}

/* Cell & Social Directory --------------*/

.cellandsocial img {
	border: 1px solid #999;
	height: 200px;
}

/* Sidebar */

.site-main .sidebar-inner {
	max-width: 1080px;
}

.widget {
	background: none;
	padding: 0 20px 20px 20px;
}

.widget .widget-title {
	background: #333;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}

/* Sub Headers */

.subhead1 {
	color: #FFF;
	background: #d10000;
	font-weight: 400;
	margin: 10px 0;
	padding: 0 10px;
}

.subhead2 {
	color: #FFF;
	background: #666;
	font-weight: 400;
	margin: 0 0 10px;
	padding: 0 10px;
}

.subheadtop {
	color: #FFF;
	background: #666;
	font-weight: 400;
	margin: 9px 0 10px;
	padding: 0 10px;
}

.subhead1 .btt-categorylink, .subhead2 .btt-categorylink
, .subheadtop .btt-categorylink{
	color: #FFF;
	float: right;
	font-size: 16px;
	vertical-align: middle;
	margin-top: 10px;
}

.subhead2 .btt-categorylink,  .subheadtop .btt-categorylink{
	margin-top: 5px;
}

.subhead1 .btt-categorylink:hover, .subhead2 .btt-categorylink:hover {
	color: #000;
}

/* Forms */

button, input[type="submit"], input[type="button"], input[type="reset"], .wp-polls .Buttons  {
	background: #d10000;
}

input[type="checkbox"], input[type="radio"] {
	margin-right: 10px;
}

button:hover, button:focus, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="reset"]:focus {

}

button, input, textarea {
	border: 1px solid #CCC;
}

.wpcf7 button, .wpcf7 input, .wpcf7 textarea {
	width: 100%;
}

button:focus, input:focus, textarea:focus {
	border: 1px solid #d10000;
}

/* Thumbnail for Primary Posts */

.entry-thumbnail img {
	margin: 0 auto;
}

.content-landing .topstory .entry-thumbnail img {
	max-width: 100%;
	display: block;
	margin: 10px auto 0;
	/*padding: 0;*/
}

/* Thumbnail for Secondary Posts */

.content-landing .entry-thumbnail img {
	max-width: 100%;
}

/* Single Post ----------------------------*/

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
	max-width: 1080px;
	padding: 0 356px 0 0px;
}

/* Category Page */

.archive-header {
	margin-right: 320px;
	background-color: #f1f1f1;
}

/* LANDING PAGE ---------------------------*/

.content-landing {
	width: 100%;
	padding: 40px 320px 0 0;
}

.content-landing article {
	border-bottom: 1px solid #666;
}

.content-landing .entry-header a {
	color: #333;
}

.content-landing .entry-header .entry-title {
	margin: 10px 0;
}

.content-landing a:hover {
	color: #D10000;
	text-decoration: none;
}

.content-landing .entry-header, .content-landing .entry-content, .content-landing .hentry {
	padding: 0;
	margin: 0;
}

.hentry {
	padding-top: 20px;
}

/* CLASSIFIEDS --------------------------------*/

.awpcp-menu-items, .awpcp-navigation {
	display: none;
}

.classifiedcats ul {
	padding: 0;
}

/* REAL ESTATE PAGE */

.page-template-no-sidebar-php .entry-content {
	padding: 0;
}

/* SPEAKER/WEEKENDER ONLINE */

.category-speakeronline .entry-content, .category-weekenderonline .entry-content, .category-previews .entry-content, .category-publications .entry-content {
	padding: 0;
}

.category-speakeronline, .category-weekenderonline, .category-previews, .category-publications {
	padding: 0;
}

.category-speakeronline .entry-header, .category-weekenderonline .entry-header, .category-previews .entry-header, .category-publications .entry-header {
	margin: 40px 0;
}

.category-speakeronline .entry-title, .category-weekenderonline .entry-title, .category-previews .entry-title, .category-publications .entry-title {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0 0 0 60px;
	background: url('/wp-content/themes/speaker/images/icon-paper.jpg') 0 50% no-repeat;
}

/* PAGEFLIP5 PLUGIN */
#pageflip .page-content {
  padding: 0;
  max-width: 100%;
}

/* Easy Digital Downloads */

.edd-submit:hover {
	background: #D10000 !important;
	border: 1px solid #D10000;
}

/* Remove inconsistent style on Update button on Press */
input.edd-submit.button.blue:active {
	display: inline-block;
	padding: 6px 12px;
	margin: 0;
	border: 1px solid #ccc;
}

/* Email Social link not displaying properly - Remove it */

.single-download #ssba_email_share {
	display: none;
}

/* WEEKENDER ----------------------------------*/

.page-template-weekender-php .entry-content {
	padding: 0;
}

.page-template-weekender-php .entry-header {
	margin-bottom: 0;
}

/* FOOTER ------------------------------------*/

.site-footer, .site-footer .sidebar-container {
	background: #000;
}


#colophon ul ul {
	display: none;
}

.footer-ad {
	background-color: #000;
	width: 100%;
	text-align: center;
	padding: 10px 0 0;
}

.legal {
	color: #666;
	font-size: 12px;
	max-width: 1080px;
	margin: 0 auto;
	padding-left: 20px;
}

@media (max-width: 1100px) {

.site-logo {
	margin-left: 10px;
}

.content-landing {
	margin-left: 10px;
	margin-right: 10px;
}

}

@media (max-width: 1069px) {

.site-main .widget-area {
	margin-right: 10px;
}

}

@media (max-width: 999px) {

	/* Header */

	.site-logo {
		margin-left: 0;
	}

	/* LAYOUT */

	.span50 {
		width: 96%;
		max-width: 604px;
		display: block;
		float: none;
		padding: 10px 2%;
		border-right: none;
		margin: 0 auto;
	}

	/* LANDING PAGE */

	.content-landing, .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
		padding: 0;
		margin: 0 auto;
	}

	/* Facebook Widget */

	.fb_edge_widget_with_comment.fb_iframe_widget span {
		width: auto !important;
	}

	#content .entry-header, #content .entry-content {
		width: 100%;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-right: 15px;
	}

}

@media (max-width: 643px) {

	#content .entry-header, #content .entry-content {
		width: 100%;
		margin-left: 10px;
		margin-right: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-right: 15px;
	}

	.site-header {
		padding: 0 10px;
	}

	.header-login {
		clear: both;
	}

	.adsbygoogle {
		margin: 10px;
	}

}

.fb-like {
		float: right;
}

.fb-like-mobile {
		float: right;
		padding-bottom: 15px;
}

.margin-bottom{
	margin-bottom: 15px;
}

.mobile-header{
	margin-bottom: 10px;
}

.mobile-header-right-column {
	width:50%;
	float: right;
	padding-right: 15px;
}

.mobile-header-left-column {
	width:50%;
	float: left;
	padding-left: 15px;
	padding-bottom: 15px;
}

.payment-construction-div{
	width: 100%;
	background: yellow;
	font-size: 32px;
	color: black;
	border-radius: 6px;
	border-color: black;
	border-style: solid;
	padding: 10px;
}

button .login-mobile-button{
	background-color: #000;
	color: #fff;
	border-radius: 6px;
	border-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

# Used to pad the top of the right column
.padding-top-landing-col{
	color: yellow;
	margin-top: 15px;
}


.classifieds-section {
	width: 95%;
	border-style: solid;
	border-color: black;
	border-width: 3px;
	background-color: #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.subscription-section {
	width: 95%;
	border-style: solid;
	border-color: black;
	border-width: 3px;
	background-color: #e6e6e6;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.subscription-buttons {
	width: 95%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.subscription-price {
	width: 95%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-style: solid;
	border-color: black;
	border-width: 3px;
	border-top: none;
}

.subscription-address {
	width: 95%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.sub-h{
	margin-top: 20px;
}
.sub-block{
	display: block;
}
.sub-pad-right{
	padding-right: 20px;
}
.sub-pad-top{
	padding-top: 10px;
}
.sub-select{
	width: 95px;
	margin-left: 20px;
}
.sub-margin-left{
	margin-left: 20px;
}
.sub-ful-w{
	width: 100%;
}

.sub-complete-div{
	width: 95%;
	background: #c2f0c2;
	font-size: 30px;
	color: black;
	border-color: #33cc33;
	border-style: solid;
	padding: 15px;
	margin: 15px;
}

.sub-error{
	width: 95%;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ffb3b3;
	border-width: 3px;
}

.alert-header-plain{
	width: 95%;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-style: solid;
	border-color: #ff0000;
	background-color: #ffb3b3;
	border-width: 3px;
	font-size: 24px;
	text-align: center;
}

.med-text{
	font-size: 20px;
}

.red-text{
	color: red;
}

.tooltip-image{
  width: 200px;
  z-index: 10;
  bottom: 100%;
	top: 0;
  left: 0;
  margin-left: -60px;
  background-color: transparent;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
}

.padding-top{
	padding-top: 15px;
}
.padding-left{
	padding-left: 15px;
}

.textarea-container{
	width: 100%;
	height: 100%;
  padding: 10px;
}

.textarea-box{
  resize: none;
  outline: none;
  width: 100%;
  border: none;
  height: 100%;
  margin: 0px;
}


@media (max-width: 1400px){
	#access_font{
		position: fixed;
		bottom: 0px;
		width: 100%;
		height: 50px;
		background-color: black;
		color: #FFF;
		border-color: #ff0000;
		border-style: solid;
		border-width: 5px;
		border-bottom: none;
		border-left: none;
		border-right: none;
		z-index: 99;
	}

	#inc-font{
		font-size: 22px;
		display: inline-block;
		padding-top: 5px;
		width: 32%;
		text-align: center;
	}

	#inc-font:focus{
		font-size: 24px;
		color: #ffb3b3;
	}
	#inc-font:hover{
		font-size: 25px;
		color: #ffb3b3;
	}

	#rst-font{
		font-size: 15px;
		padding-top: 15px;
		text-align: center;
		display: inline-block;
		width: 32%;
	}

	#rst-font:hover{
		color: #ffb3b3;
	}
	#rst-font:focus{
		color: #ffb3b3;
	}

	#dec-font{
		font-size: 16px;
		padding-top: 10px;
		text-align: center;
		display: inline-block;
		width: 32%;
	}
	#dec-font:hover{
		font-size: 14px;
		color: #ffb3b3;
	}

	#dec-font:hover{
		font-size: 14px;
		color: #ffb3b3;
	}

}

@media (min-width: 1400px){
	#access_font{
		position: fixed;
		top: 350px;
		left: 0px;
		width: 65px;
		height: 155px;
		background-color: black;
		color: #FFF;
		border-radius: 0px 15px 15px 0px;
		border-color: #ff0000;
		border-style: solid;
		border-width: 5px;
		border-left: none;
		text-align: center;
		padding: 12px 10px 5px 5px;
		z-index: 99;
	}
	#inc-font{
		font-size: 23px;
	}

	#inc-font:hover{
		font-size: 25px;
		color: #ffb3b3;
	}

	#rst-font{
		font-size: 14px;
		margin-top: 18px;
	}

	#rst-font:hover{
		color: #ffb3b3;
	}

	#dec-font{
		font-size: 16px;
		margin-top: 18px;
	}

	#dec-font:hover{
		font-size: 13px;
		color: #ffb3b3;
	}
}

.avatar-50{
	border-color: grey;
	border-style: solid;
	border-radius: 2px;
	border-width: 1px;
	margin-bottom: 7px;
}

.avatar-35{
	border-color: grey;
	border-style: solid;
	border-radius: 2px;
	border-width: 1px;
	margin-bottom: 7px;
}

#footer-image{
	padding-bottom: 60px;
}

#govt-logo{
	display: block;
}
