/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    N/A
 Description:  Twenty Fourteen Child Theme
 Author:       Jason Bazzano
 Author URI:   http://www.jasonbazzano.com
 Template:     twentyfourteen
 Version:      1.0
 Tags:         N/A
 Text Domain:  twenty-fourteen-child
*/


@import url("../twentyfourteen/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
#swipebox-top-bar {
        display: none !important;
}

#swipebox-bottom-bar {
        background-color: transparent !important;
}

#swipebox-prev {
        background-color: rgba(0, 0, 0, 0.1) !important;
}

#swipebox-next {
        background-color: rgba(0, 0, 0, 0.1) !important;
}

#swipebox-close {
        background-color: rgba(0, 0, 0, 0.1) !important;
}

div.light_rounded .pp_close {
    width: 30px;
    height: 30px;
    background: url('../twentyfourteen-child/close.png') no-repeat scroll 2px 1px transparent;
    cursor: pointer;
}

a.pp_close {
    right: -15px;
}

div.light_rounded .pp_description {
    margin-right: 15px;
}

.slideshow_container {
	margin-left: auto !important;
	margin-right: auto !important;
}

.widget .rpwe-block h3 {
	font-size: 14px !important;
	line-height: 1.26;
}

.widget .rpwe-time {
	color: #515151;
	font-size: 12px;
	line-height: 1.45;
}

.widget .rpwe-summary {
	line-height: 1.4;
}

.widget .rpwe-thumb {
    border: 1px solid rgba(0, 0, 0, 0.6) !important;
    padding: 0px !important;
}

.widget .rpwe-block li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
	border-radius: 8px;
}
.hentry {
	border-radius: 8px;
}

#main {
	position: relative;
}
#text-4 {
	position: absolute;
	top: -105px;
	right: 5%;
	z-index: 3;
	max-width: 210px;
}

@media screen and (max-width: 673px) {
	#text-4 {
		display: none;
	}
}

body {
	line-height: 1.625;
}

.site {
	margin: 0 auto;
}

.singular .site-content .hentry.has-post-thumbnail {
	margin-top: 0;
}
@media screen and (min-width: 594px) {
	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}
}
@media screen and (min-width: 673px) {
	.full-width .site-content .has-post-thumbnail .entry-header,
	.full-width .site-content .hentry.has-post-thumbnail:first-child {
		margin-top: 0;
	}
	.slider-control-paging {
		margin-top: 0;
	}
	.slider-direction-nav {
		margin-top: 0;
	}
}
@media screen and (min-width: 846px) {
	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}
}
@media screen and (min-width: 1040px) {
	.site-content .has-post-thumbnail .entry-header {
		margin-top: 0;
	}
}

.site:before,
#secondary {
	width: 0;
	display: none;
}


@media screen and (min-width: 846px) {
	.content-area,
	.content-sidebar {
		padding-top: 48px;
	}
}

.post-thumbnail {
	text-align: center;
}

@media screen and (min-width: 1218px) {
	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		margin-right: auto;
	}
}

.site {
	background-color: rgba(255, 255, 255, 0);
}
#main {
    background-color: rgba(255, 255, 255, 0.3);
}

body.custom-background {
	background-size: cover;
}

.archive-header,
.comments-area,
.image-navigation,
.page-header,
.page-content,
.post-navigation,
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content footer.entry-meta {
    background-color: rgba(255, 255, 255, 0.6);
}

.hentry {
	background-color: #fff;
}

.site:before,
#secondary,
.site-header,
.site-footer,
.menu-toggle,
.featured-content,
.featured-content .entry-header,
.slider-direction-nav a,
.ie8 .featured-content,
.ie8 .site:before {
    background-color: #323232 !important;
}

h1.site-title a {
color: #859cc4 !important;
}

.comments-area {
	padding-bottom: 1px;
}

.post-thumbnail {
background: none !important;
}
a.post-thumbnail:hover {
background-color: transparent !important;
}
.featured-content {
background-image: none !important;
}

@media screen and (min-width: 673px) {
	.site-content {
		margin-left: 1.58730158730159%;
		margin-right: 34.92063492063492%;
	}
}
@media screen and (min-width: 673px) {
	.content-sidebar {
		padding: 48px 1.58730158730159% 24px 0;
	}
}
@media screen and (min-width: 1008px) {
	.site-content {
		margin-left: 1.58730158730159%;
		margin-right: 34.92063492063492%;
	}
	.content-sidebar {
		margin-left: -33.33333333%;
		width: 33.33333333%;
	}
}

.full-width .site-content {
    margin-right: 1.5873%;
	max-width: 100%;
}

.hentry {
	max-width: 800px;
}

.site-content {
	max-width: 800px;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	max-width: 800px;
}

@media screen and (min-width: 1008px) {
	.comments-area {
		max-width: 525px;
	}
}
@media screen and (min-width: 1218px) {
	.comments-area {
		max-width: 600px;
	}
}

@media screen and (min-width: 673px) {
	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		padding-right: 10px;
		padding-left: 10px;
	}
}
@media screen and (min-width: 810px) {
	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		padding-right: 20px;
		padding-left: 20px;
	}
}
@media screen and (min-width: 1040px) {
	.archive-header,
	.comments-area,
	.image-navigation,
	.page-header,
	.page-content,
	.post-navigation,
	.site-content .entry-header,
	.site-content .entry-content,
	.site-content .entry-summary,
	.site-content footer.entry-meta {
		padding-right: 30px;
		padding-left: 30px;
	}
}

.attachment .entry-attachment .attachment {
	margin-right: 0px;
	margin-left: 0px;
	max-width: 800px;
}

@media screen and (min-width: 1008px) {
	.featured-content {
		padding-left: 0;
	}
}	

@media screen and (min-width: 1080px) {
	.featured-content {
		padding-left: 0;
	}
}


@media screen and (min-width: 673px) {
	.search-box .search-field {
		width: 100%;
	}
	.full-width .site-content .hentry.has-post-thumbnail:first-child {
		margin-top: -48px;
	}
}
@media screen and (min-width: 1008px) {
	.search-box-wrapper {
		padding-left: 0;
	}
}
@media screen and (min-width: 1080px) {
	.search-box-wrapper {
		padding-left: 0;
	}
}

@media screen and (min-width: 673px) {
	.footer-sidebar .widget,
	.primary-sidebar .widget {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-sidebar .widget {
		-webkit-box-sizing: border-box;
		-moz-box-sizing:    border-box;
		box-sizing:         border-box;
		float: left;
		padding: 0 30px;
		width: 25%;
	}

	.footer-sidebar .widget h1,
	.primary-sidebar .widget h1 {
		font-size: 20px;
		line-height: 1.2;
	}

	.footer-sidebar .widget h2,
	.primary-sidebar .widget h2 {
		font-size: 18px;
		line-height: 1.3333333333;
	}

	.footer-sidebar .widget h3,
	.primary-sidebar .widget h3 {
		font-size: 16px;
		line-height: 1.5;
	}

	.footer-sidebar .widget h4,
	.primary-sidebar .widget h4 {
		font-size: 14px;
		line-height: 1.7142857142;
	}

	.footer-sidebar .widget h5,
	.primary-sidebar .widget h5 {
		font-size: 12px;
		line-height: 2;
	}

	.footer-sidebar .widget h6,
	.primary-sidebar .widget h6 {
		font-size: 11px;
		line-height: 2.1818181818;
	}

	.footer-sidebar .widget code,
	.footer-sidebar .widget kbd,
	.footer-sidebar .widget tt,
	.footer-sidebar .widget var,
	.footer-sidebar .widget samp,
	.footer-sidebar .widget pre,
	.primary-sidebar .widget code,
	.primary-sidebar .widget kbd,
	.primary-sidebar .widget tt,
	.primary-sidebar .widget var,
	.primary-sidebar .widget samp,
	.primary-sidebar .widget pre {
		font-size: 11px;
		line-height: 1.6363636363;
	}

	.footer-sidebar .widget blockquote,
	.primary-sidebar .widget blockquote {
		font-size: 14px;
		line-height: 1.2857142857;
	}

	.footer-sidebar .widget blockquote cite,
	.primary-sidebar .widget blockquote cite {
		font-size: 12px;
		line-height: 1.5;
	}

	.footer-sidebar .widget input,
	.footer-sidebar .widget textarea,
	.primary-sidebar .widget input,
	.primary-sidebar .widget textarea {
		font-size: 12px;
		padding: 3px 2px 4px 4px;
	}

	.footer-sidebar .widget input[type="button"],
	.footer-sidebar .widget input[type="reset"],
	.footer-sidebar .widget input[type="submit"],
	.primary-sidebar .widget input[type="button"],
	.primary-sidebar .widget input[type="reset"],
	.primary-sidebar .widget input[type="submit"] {
		padding: 5px 15px 4px;
	}

	.footer-sidebar .widget .widget-title,
	.primary-sidebar .widget .widget-title {
		font-size: 11px;
		font-weight: 900;
		line-height: 1.6363636363;
		margin-bottom: 18px;
	}

	.footer-sidebar .widget_twentyfourteen_ephemera .entry-title,
	.footer-sidebar .widget_twentyfourteen_ephemera .entry-meta,
	.footer-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
	.footer-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
	.footer-sidebar .widget_twentyfourteen_ephemera .entry-content table,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-title,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-meta,
	.primary-sidebar .widget_twentyfourteen_ephemera .wp-caption-text,
	.primary-sidebar .widget_twentyfourteen_ephemera .post-format-archive-link,
	.primary-sidebar .widget_twentyfourteen_ephemera .entry-content table {
		font-size: 11px;
		line-height: 1.6363636363;
	}

	.footer-sidebar .widget_archive li,
	.footer-sidebar .widget_categories li,
	.footer-sidebar .widget_links li,
	.footer-sidebar .widget_meta li,
	.footer-sidebar .widget_nav_menu li,
	.footer-sidebar .widget_pages li,
	.footer-sidebar .widget_recent_comments li,
	.footer-sidebar .widget_recent_entries li,
	.primary-sidebar .widget_archive li,
	.primary-sidebar .widget_categories li,
	.primary-sidebar .widget_links li,
	.primary-sidebar .widget_meta li,
	.primary-sidebar .widget_nav_menu li,
	.primary-sidebar .widget_pages li,
	.primary-sidebar .widget_recent_comments li,
	.primary-sidebar .widget_recent_entries li {
		border-top: 0;
		padding: 0 0 6px;
	}

	.footer-sidebar .widget_archive li:last-child,
	.footer-sidebar .widget_categories li:last-child,
	.footer-sidebar .widget_links li:last-child,
	.footer-sidebar .widget_meta li:last-child,
	.footer-sidebar .widget_nav_menu li:last-child,
	.footer-sidebar .widget_pages li:last-child,
	.footer-sidebar .widget_recent_comments li:last-child,
	.footer-sidebar .widget_recent_entries li:last-child,
	.primary-sidebar .widget_archive li:last-child,
	.primary-sidebar .widget_categories li:last-child,
	.primary-sidebar .widget_links li:last-child,
	.primary-sidebar .widget_meta li:last-child,
	.primary-sidebar .widget_nav_menu li:last-child,
	.primary-sidebar .widget_pages li:last-child,
	.primary-sidebar .widget_recent_comments li:last-child,
	.primary-sidebar .widget_recent_entries li:last-child {
		padding: 0;
	}

	.footer-sidebar .widget_categories li ul,
	.footer-sidebar .widget_nav_menu li ul,
	.footer-sidebar .widget_pages li ul,
	.primary-sidebar .widget_categories li ul,
	.primary-sidebar .widget_nav_menu li ul,
	.primary-sidebar .widget_pages li ul {
		border-top: 0;
		margin-top: 6px;
	}

	#supplementary {
		padding: 0;
	}

	.footer-sidebar {
		font-size: 12px;
		line-height: 1.5;
	}
}