/*
 Theme Name:   Viral Child
 Theme URI:    http://example.com/freenity-child/
 Description:  Freenity Child Theme
 Author:       Geoffrey Bans
 Author URI:   http://example.com
 Template:     viral
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  freenity-child
*/

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.6;
	font-family: 'Merriweather', serif;
}

h1,
h2,
h3,
h4,
h5,
h6{
	margin: 0;
	font-weight: 400;
	line-height: 1.3;
	font-family: 'Merriweather', serif;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 16px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 16px;
}

/* Archive Page*/

.vl-post-info{
	float: left;
	width: 75px;
	background: #ee3b24;
	color: #FFF;
	text-align: center;
	font-family: 'Merriweather', serif;
}

.comment-list .vcard .fn{
	font-weight: normal;
	font-size: 16px;
	font-family: 'Merriweather', serif;
}

.comment-list .comment-metadata {
	border-top: 1px solid #EEE;
	padding-top: 10px;
	font-size: 13px;
	font-family: 'Merriweather', serif;
}

.vl-site-title{
	font-family: 'Merriweather', serif;
	font-weight: bold;
	margin: 0 0 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 32px;
	line-height: 1;
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:before {
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	right: 1em;
	height: 0;
	width: 0;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #428bca;
	color: #FFF;
	padding: 0 20px;
	border: 0;
	height: 40px;
	line-height: 40px;
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #428bca;
	text-decoration: none;
}

.widget-title{
	font-weight: 700;
	border-left: 6px solid #428bca;
	padding-left: 10px;
	line-height: 1;
	text-transform: uppercase;
	font-size: 20px;
	margin-bottom: 25px;
}

/* Archive Page*/

.vl-post-info{
	float: left;
	width: 75px;
	background: #428bca;
	color: #FFF;
	text-align: center;
	font-family: 'Merriweather', serif;
}

.entry-categories .fa{
	color: #428bca;
	margin-right: 5px;
}

.entry-footer .vl-read-more{
	background: #428bca;
	height: 40px;
	padding: 0 20px;
	color: #FFF;
	display: inline-block;
	line-height: 40px;
	float: right;
}

.widget-area a:hover{
	color: #428bca;
}

.vl-timeline .vl-post-item:hover:after{
	background: #428bca;
}

h3#reply-title,
h3.comments-title{
    font-weight: 700;
    border-left: 6px solid #428bca;
    padding-left: 10px;
    line-height: 1;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
}

.comment-list a:hover{
	color: #428bca;
}

.comment-navigation .nav-previous a,
.comment-navigation .nav-next a{
	background: #428bca;
	color: #FFF;
	display: inline-block;
	padding: 0 10px;
	font-size: 12px;
	line-height: 22px;
	position: relative;
}

.comment-navigation .nav-next a:after{
	content: "";
	position: absolute;
	border-left: 11px solid #428bca;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	top: 0;
	right: -11px;
}

.comment-navigation .nav-previous a:after{
	content: "";
	position: absolute;
	border-right: 11px solid #428bca;
	border-top: 11px solid transparent;
	border-bottom: 11px solid transparent;
	top: 0;
	left: -11px;
}

.pagination a, 
.pagination span{
	background: #428bca;
	padding: 8px 20px;
	color: #FFF;
	display: inline-block;
	margin: 4px 2px;
}

.vl-top-header{
	background: #428bca;
	color: #F6F6F6;
	padding: 8px 0;
	font-size: 13px;
}

.vl-site-title a{
	text-decoration: none;
	color: #428bca;
}

.vl-site-description{
	color: #428bca;
	margin: 0;
	font-size: 14px;
	font-style: italic;
	line-height: 1;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#vl-site-navigation{
	background: #428bca;
}

.vl-main-navigation ul ul {
	background: #428bca;
	box-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

.vl-ticker-title{
	float: left;
	background: #428bca;
	color: #FFF;
	line-height: 32px;
	white-space: nowrap;
	padding: 0 15px;
	margin-right: 40px;
	position: relative;
	font-size: 1.1em;
}

.vl-ticker-title:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 100%;
	border-color: transparent transparent transparent #428bca;
	border-width: 16px;
	border-style: solid;
}

.vl-ticker .owl-item a:hover{
	color: #428bca;
}

.vl-ticker .owl-prev, 
.vl-ticker .owl-next{
	height: 32px;
	width: 32px;
	background: #428bca;
	color: #FFF;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	margin-left: 1px;
}

.vl-title-container h3:after{
	content: "";
	position: absolute;
	height: 4px;
	margin-top: 2px;
	background: #428bca;
	top: 100%;
	left: 0;
	width: 0;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.vl-top-block.style4 .vl-post-item:after{
	content: "";
    top: 100%;
    height: 4px;
    background: #428bca;
    width: 0;
    left: 50%;
    position: absolute;
    transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.vl-block-title{
	font-size: 20px;
	text-transform: uppercase;
	border-bottom: 5px solid #428bca;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-weight: bold;
}

.vl-post-item h3 a:hover{
	color: #428bca;
}

/* styling the BlockQuote */

blockquote {
font-family: Georgia, serif;
font-size:18px;
font-style:italic;
margin: auto;
width:80%;
background-color:#fbf6f0;
border-left:3px dashed #d5bc8c;
border-right:3px dashed #d5bc8c;
text-align:center;
padding:1.4em 1em 0.1em 1em;
} 
blockquote cite {
color: #a1a1a1;
font-size: 16px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}

/* Styles for two-column display */
#wp125adwrap_2c { 
	width:100%; 
}
#wp125adwrap_2c .wp125ad { 
	width:150px; 
	float:left;
	padding: 10px;
}