/*
Theme Name: Serein Child
Theme URI:
Author: David Johnson
Description:
Version: 1.1
Template: Serein
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: serein-child

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

body {
	font-size: 16px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 18px;
}

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

.site-title {
	font-size: 45px;
}

.site-description {
	font: 300 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.nav-menu li a {
  font-size: 12px;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.more-link{
	font-family: 'raleway';
	font-size: 12px;
	font-weight: 700;
	border: 1px solid #f0f0f0;
	padding: 5px 15px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #141412 !important;

}


/*
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.entry-title {
	font: normal 400 17px 'Montserrat', 'karla', Arial, sans-serif;
}


/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.categories-links, .tags-links {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.tags-links{
	color:#494949;
	padding-left: 5px;
}

.entry-comments {
	font-size: 11px;
}

.leave-reply{
	font-size: 11px;
}

.addtoany_list a{
	font-size:10px !important;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */
.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}


/* Page links */
.page-links {
	font-size: 16px;
}

.gallery-caption {
	font-size: 14px;
}

.attachment .entry-title:before {
	font-size: 32px;
}

.image-navigation .meta-nav {
	font-size: 32px;
}

.paging-navigation a {
	font-size: 22px;
}

.post-navigation {
	font-size: 20px;
}

.wp-pagenavi {
	font-size: 11px;
}

.archive-meta {
	font-size: 16px;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
	font-size: 11px;
}

.comment_moderation{
	font-size: 11px;
}

.comment-meta,
.comment-meta a {
	font-size: 13px;
}

.ping-meta {
	font-size: 13px;
}

.form-allowed-tags,
.form-allowed-tags code {
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
}

.comment-navigation {
	font-size: 20px;
}

.no-comments {
	font-size: 20px;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	font-size: 12px;
}

.widget .widget-title {
    font-size: 10px;
}


.widget_calendar caption {
	font-size: 13px;
}


/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */

.site-footer {
	font-size: 14px;
}

.colophon {
	font-size: 10px;
}

.colophon-blog {
	font-size: 11px;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: center;
}

.site-footer a {
	color: #B3B2A3;
}

.site-footer .sidebar-container {

}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -128px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}

.site-info {
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
	background-color: #f0f0f0;
}

#wpstats {
	display: block;
	margin: -10px auto 0;
}

.profile-data {
	text-align: left;
	font-size: 14px;
	line-height: 2;
}


/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */

@media (max-width: 960px) {

	.error404 .page-title {
		font-size: 24px;
	}

	.error404 .page-title:before {
		font-size: 554px;
	}
}

/* //////////////////////////////////////////////////////////////////////   999px  */
@media (max-width: 1099px) {
    .entry-content {
	    font-size: 14px;
    }

    .profile-data {
	    font-size: 14px;
    }

    .colophon-blog {
	    font-size: 11px;
    }

    .colophon {
	    font-size: 11px;
    }
}

/* //////////////////////////////////////////////////////////////////////   767px  */
/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	 .entry-content {
	    font-size: 14px;
    }
}

/* //////////////////////////////////////////////////////////////////////   643px  */
@media (max-width: 643px) {
	.site-title {
		font-size: 30px;
	}

	.menu-toggle:after {
		font-size: 12px;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 17px;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

}


.related_post_title{
	font-size: 12px;
}


ul.related_post li a{
	font-size: 11px !important;
}
