/*
Theme Name:     twentysixteen-child
Theme URI:      http://arcticonline.com
Description:    2016 theme for pauldolan.co.uk
Author:         Arctic Online Website Designers
Author URI:     http://arcticonline.com
Template:       twentysixteen
Version:        1.0.1

License: GNU General Public License

License URI: license.txt

*/
@import url("../twentysixteen/style.css");

/*******************************************
** GENERAL
********************************************/

.menu-item-1830 li:hover > .sub-menu {
left:170px !important;
right:auto !important;
}

a:hover { 
color: #ba1401!important;
}

.entry-title a {
font-size: 1em;
}

@media only screen and (min-width: 980px) {
.main-navigation a {
font-size: 13.2px !important;
}
}

.post-navigation a {
color: #1a1a1a;
display: block;
padding: 12px !important;
}
.post-navigation * {
font-family: times new roman !important;
font-size: 17px !important;
color:red !important;
}
a, a:hover {
color: #ba1401;
text-decoration: none;
}

.widget-area .widget a {
color: #000000;
}

.widget-area .widget a:hover {
color: #D03A32;
text-decoration: underline;
}

.frame-border {
border:3px solid #EEE;
}
.entry-content {
margin-bottom: 2em;
}

@media only screen and (min-width: 980px) {
.content-area li {
	margin-left: 20px;
	}
}

/*******************************************
** HEADER
********************************************/
.site-header {
padding-bottom: 20px;
padding-top: 30px;
}

.header-paul-intro { 
float: center; 
text-align: center;
color: #909090; 
font-size: 0.7em;
margin-top: 1em; 
}
.header-paul-intro a { 
display: inline;
}

@media only screen and (min-width: 980px) {

	.site-header-menu {
	flex: auto;
	margin: 5px auto;
	}
	
	.main-navigation .primary-menu {
	text-align: center;
	}
	
	.main-navigation .primary-menu > li {
    float: none;
    display: inline-block;
    text-align: left;
    }

	
	.main-navigation ul ul .menu-item-has-children > a::after {
	transform: rotate(270deg);
	}
}

/*******************************************
** HOME
********************************************/
.x-slider-revolution-container.below {
border: none;
}

/*******************************************
** BLOG
********************************************/
.entry-content {
line-height: 1.3em;
padding: 0pt;
}

.entry-title {
margin-bottom: 0pt;
line-height: 1em;
padding: 20px 20px 20px 0;
}

.site-main > article {
margin-bottom: 10px;
line-height: 1em;
padding: 0pt;
}
