/*
 Theme Name:   Politicize Child
 Theme URI:    http://crunchpress.net/demo/politicize
 Description:  Politicize Child Theme
 Author:       Roy Miller
 Author URI:   http://example.com
 Template:     politicize
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  crunchpress-child
*/

@import url("../politicize/style.css");

@import url(//fonts.googleapis.com/css?family=Roboto:700,500,300italic,400italic,500italic,700italic,300,400);

/* =Theme customization starts here
-------------------------------------------------------------- */

/* =Header customization*/

/* =Other customization*/

@font-face {
    font-family: 'bebas_neueregular';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('BebasNeue-webfont.woff') format('woff'),
         url('BebasNeue-webfont.ttf') format('truetype'),
         url('BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

span.lcp_title a {
font-weight: 700;
line-height: 1.4;
word-wrap: break-word;
font-family: 'Roboto', sans-serif;
font-style: normal;
outline: 0;
text-decoration: none;
color: #00355e;
}

span.lcp_title a:hover { 
color: #DA600C;
font-weight: 700;
line-height: 1.4;
word-wrap: break-word;
font-family: 'Roboto', sans-serif;
font-style: normal;
outline: 0;
text-decoration: none;
}

ul.lcp_catlist {
	margin:0 0 0 0;
}

ul.lcp_catlist li {
	list-style-type:none;
}

img.lcp_catlist {
	float: right; 
	margin: -50px 30px 10px 20px; 
}

ul.lcp_catlisthome {
	margin:0 0 0 0;
}

ul.lcp_catlisthome li {
	list-style-type:none;
}

img.lcp_catlisthome {
	float: right; 
	margin: 0px 5px 10px 25px; 
}

span.lcp_title {
clear: both;
display: block;
color: #DA600C;
font-size: 1.5em;
margin-bottom: .2em;
margin-top: 2em;
font-weight: bold;
line-height: 135%;
}
span.lcp_excerpt {
display: block;
}
.lcp_date p {
display: block;
clear:both;
}
#content ul.lcp_catlist li {list-style-type:none; display:block;}
#lcp_instance_0 a {
clear: both;
display: block;
} 

 .lcp_paginator li {border: 0px !important; display: inline-block; border: 1px solid; padding: 0 5px; margin: 2px;}
 .lcp_paginator {padding-top: 40px; margin-left: 0px !important;}

.blog-content .author-box .frame{width:auto; margin:0 30px 0 0;}
.blog-content .post_featured_image img{max-width:100%;}

span.author_photo {
        padding: 0px 10px 0 0;
} 

.author_details {
    margin: 10px 20px 0 0;
}

.author_details .author_photo .alignnone {
    margin: 10px 0;
}

.contact-me-row {
    margin: -20px 0px 40px;
}

.contact-me-row ul li {
    margin-top: -3px;
}

 
.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.videowrappersm {
	float: none;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videowrappersm iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 640px;
	max-height: 360px;
}

.blog-box-1 .text a {color: #00355e;}

div.blog-box-1 div.frame {display: none;}

.blog-box-1 .text h2 {font-size: 32px; line-height: 32px; margin-bottom: 24px}

.left > span {display: none;}

.head-topbar .left ul li a:hover {color: #ffffff;}

.fa {font-size: 17px;}
.header-social .fa {font-size: 21px;}

.fa-money::before {display: none;}

.header-social li a:hover {color: #ffffff;}

table tbody tr th, table tbody tr td {border: none;}

.blog-box-1 .text p, .blog-box-1 .text div {color: #333;}



.blog-box-1 .text, .blog-box-1 .text p, .blog-box-1 .text div, .blog-box-1 .text span, .widget-box-inner p, .blog-box-1 li {
    font-size: 18px;
    line-height: 150%;
    font-family: Roboto,'Open Sans', sans-serif;
    font-weight: 300;
}

#block_content_first, #block_content_first li, #block_content_first ul {line-height: 150%; font-weight: 300;}

#footer .widget_text, .box-1 p, .box-1 .textwidget {
font-style: normal;
font-weight: 300;
font-size: 15px;
line-height: 22px;
}

.cp-accordion .accordion-inner strong {
    font-size: 18px;
    color: #000;
    font-weight: 300;
} 

.event-row .text p {font-size: 15px; font-weight: 300;}

.event-row .text h2 {line-height: 120%;}

span.lcp_excerpt {line-height: 150%; font-weight: 300;}

.footer-copyright p {font-size: 14px; font-weight: 300;}

.gform_wrapper input[type="email"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="text"], .gform_wrapper input[type="url"] {padding-top: 0px; padding-bottom: 0px; height: auto;}




/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*changes for coAuthors plugin*/


.frame strong.title {
    width: 250px;
}

.author-box .text {
    float: left; 
    margin: 0 20px 40px 0;
}

.blog-content .frame {
	border: 0;
	box-shadow: none;
}

.blog-content .author-box .frame {
    width: auto;
    margin: 0 10px 0 0;
}

.author-box .frame img {
    width: 40px;
    margin: 0 10px 10px 0;
    float: left;
}
