/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

.menu-top-container {
	font-size: 14px;
}

.navbar-header,.logo {
    max-height: 200px;
}
.page-title {
    font-size: 28px;
    font-family: PragmaticaSlabWebMedium,Georgia,Times New Roman,Times,sans-serif;
    font-weight: 400;
    vertical-align: top;
    line-height: 1.1;
    margin: 0;
    padding: 0;
    color: #2f3235;
    max-width: 100%;
}
.city-calendar {
    flex: 0 0 auto;
    font-family: PT Sans Narrow,Helvetica Neue,Helvetica,Arial,sans-serif;
}
.date-squared {
    font-family: PT Sans Narrow,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    float: left;
    text-align: center;
    color: #2f3235;
    line-height: 18px;
	padding-right: 10px;
    text-decoration: none;
}

a.date-squared > span {
    text-decoration: none;
    color: #2f3235;
    border-bottom: 1px solid rgba(47,50,53,.25);
}
.date-squared-dom {
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    margin-top: 0;
    margin-left: 10%;
    margin-right: 10%;
    line-height: 22px;
}
.date-squared-month {
    line-height: 16px;
    background: none !important;
    display: inline-block;
    font-size: 13px;
    border: none !important;
}
.date-squared-dow {
    font-style: italic;
    font-family: PT Serif,Georgia,Times New Roman,Times,serif;
    display: inline-block;
    font-size: 12px;
    margin-top: -2px;
    line-height: 16px;
    background: none !important;
    border: none !important;
}

