/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
h1, h2, h3 {
	font-family: 'Open Sans', Helvetica, Verdana, sans-serif;
}
/* YOP Poll */

.yop-poll-container {
	width: 100%!important;
	text-align: center!important;
	font-size: 18px!important;
	font-weight: 600;
	border: 1px solid #efefef;
	padding: 40px 10px!important;
}

.yop-poll-forms {
	font-size: 18px!important;
	font-weight: 600;
}

.yop-poll-container li {
	font-size: 14px!important;
	font-weight: 400!important;
	line-height: 1.6;
}

.yop-poll-container li:last-child {
	margin-bottom: 2em!important;
}

.yop-poll-question-container-%POLL-ID% {
	font-size: 16px!important;
	font-weight: 600;
}

.yop-poll-footer button {
	color: #121212;
	font-weight: 700!important;
	font-size: 14px!important;
	padding: 0.5rem 1rem;
	background: white!important;
	margin: 1rem auto!important;
	border: 1px solid #121212!important;
}

.yop-poll-footer button:hover {
	color: #fff;
	font-weight: 700!important;
	font-size: 14px!important;
	padding: 0.5rem 1rem;
	background: #121212!important;
	margin: 1rem auto!important;
	border: 1px solid #121212!important;
}

.yop-poll-container {
	margin:1rem 0rem!important;
}

/* SPONORED CONTENT */

.hamillsbutton img {
	max-width: 250px!important;
	margin-top: 5px!important;
}

/* PATREON */

.banner {
	background: #f96855;
	padding: 0 20px;
	margin-top: -20px;
}

.banner img {
	height: 30px;
	margin-left: 10px;
}

.banner h5 {
	color: white;
	font-size: 1.5rem;
	font-weight: 600;
	text-align: center;
	padding: 7px;
	margin: 0px;
	line-height: 2.3;
}

.nomargintop {
	margin-top: 10px!important;
}

@media screen and (max-width: 39.9375em) {
	.banner {
		margin-bottom: 10px;	
	}

	.banner h5 {
		font-size: 1.2rem;
		line-height: 2.0
	}

	.banner img {
		height: 25px;
	}
}

.patreonpara p {
	color: #233f6b!important;
	font-size: 1.45rem;
	font-weight: 600!important;
}

.patreonbutton img {
	max-width: 200px;
	margin: 15px 0px;
}

.patronbutton img.sidebar {
	max-width: 250px;
}

.sidebar-search {
	padding: 0px;
	margin-bottom: 20px;
}

.sidebar-search .filter-search .filter-input {
	border-radius: 0px;
	padding: 8px 16px 8px;
	width: 67%;
	font-size: 1.4rem;
	border-color: #efefef;
}

.sidebar-search .filter-search .filter-input:focus {
	border-color: #dedede;
	box-shadow: none!important;
	outline: 0;
}

.sidebar-search .filter-search .filter-submit {
	border-radius: 0px;
	padding: 8px 16px 8px;
	margin-top: -3px;
	font-size: 1.2rem;
	border: none;
}


.page-date {
	font-size: 1.35rem;
	margin-top: 7px!important;
}

.page-date .author {
	color:  #525252;
}

.page-date .author a {
	color: #525252;
}

.page-date .author a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.bordered {
	border: 1px solid #dedede;
}

.header-nav ul li a {
	margin: 0 15px;
}

.blue {
	color: #233f6b;
}

.footer-nav {
	margin-top: 10px;
}

.footer-logo img {
	max-width: 200px;	
}

.highlightbox {
	background: #336699  url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: white;
	background-size: 5%!important;
}

.highlightbox.red {
	background: #D34D4D url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: white!important;
	background-size: 5%!important;
}

.highlightbox.orange {
	background: #ff6600 url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: white!important;
	background-size: 5%!important;
}

.highlightbox.black {
	background: #232323 url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: white!important;
	background-size: 5%!important;
}

.highlightbox.grey {
	background: #dedede url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: #525252!important;
	background-size: 5%!important;
}

.highlightbox.green {
	background: #62a659 url('http://www.thisisardee.ie/wp-content/uploads/2017/03/tia-1.png') no-repeat bottom 15px right 15px!important;
	color: white!important;
	background-size: 5%!important;
}

.video-wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;	
}

.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.slideshow-window {
	border: 1px solid #dedede;
	background: none;
	width: 100%;
	border-radius: 0;
	margin: 20px 0;
}

.topad {
	z-index: 100000;
	margin-left: -10px;
	text-align: center;
}

.weather-wrap {
	background: red;
	width: 100%;
}

.mobilead {
	text-align: center;
}

.weather {
	color: white;
}

.feature-search .search-wrapper {
	margin: 155px 0 0;
}

.feature-search .container {
	min-height: 400px;
}

.img-responsive, .thumbnail>img, .thumbnail a>img {
	width: 100%;
}

.fb-video {
	margin-bottom: 20px;
	margin-top: 10px;
}

.fb-post {
	margin: 15px 0 20px !important;
}

.page-content iframe {
	text-align: center;
	margin: 0 auto;
}

.excerpt-gallery {
	max-height: 155px;
	overflow: hidden;
}

iframe {
	z-index: 100;
}

.yop-poll-container {
	z-index: 1000;
}

.fb-comments-header {
	color: #D34D4D;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}

.navbar-collapse.in>ul {
	z-index: 99999 !important;
}

.highlightbox {
	background: #336699 url('http://www.thisisardee.ie/wp-content/uploads/2016/11/tia.png') no-repeat bottom 15px right 15px;
	background-size: 4%;
	padding: 40px;
	padding-bottom: 30px;
	color: #ccdeef;
	margin: 20px 0;
	position: relative;
}

.logo-corner {
	background: url('http://www.thisisardee.ie/wp-content/uploads/2016/11/tia.png') no-repeat;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.highlightbox h3 {
	color: white;
	font-weight: 800;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 1.8rem;
}

.highlightbox p {
	color: #ccdeef;
}

.highlightbox li {
	margin-bottom: 5px;
}

.highlightbox ul,ol {
	padding-top: 5px;
	padding-left: 20px;
}

@media only screen
and (min-width : 1824px) {
	.feature-search .container {
		min-height: 550px;
	}
	
	.feature-search .search-wrapper {
		margin: 230px 0 0;
	}
}

@media only screen
and (max-width : 768px) {
	.fb-video {
		margin: 0;
	}
	
	.page-wrapper {
		padding: 0;
		z-index: 100;
	}
	
	.page-content {
		margin-top: 0;
	}
	
	.excerpt-gallery {
		max-height: none;
	}
	
	.highlightbox {
		background-size: 7%;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	.excerpt-gallery {
		max-height: 126px;
	}
}

@media only screen and (min-width: 310px) and (max-width:500px) {
	#adBottom {
		left: 0;
		position: fixed;
		text-align: center;
		bottom: 0;
		width: 100%;
		z-index: 999;
	}
}