/*
Theme Name: Shrewsbury 2 Aggregate Child
Description: Child theme for the Aggregate Theme 
Author: Webgimp
Template: Aggregate
*/

@import url("../Aggregate/style.css");

body {
	font-size: 12pt;
}

a:link{
    color: #ff0000;
}
 
a:visited{
color: #ff0000 !important;
}
 
a:active{
    color: #ff0000;
} 

/*menu*/
.nav .menu-item  a:link{
	color:#ffffff;
}

.nav .menu-item  a:visited{
	color:#ffffff !important;
}

ul#secondary-menu {
    padding-left: 0;
    margin-top: -1px;
}

div#second-menu ul#secondary-menu ul li {
    clear: both;
    display: block;
    float: none;
    margin: 0 !important;
    padding: 15px 15px 0 !important;
    width: 270px;
}

ul#secondary-menu a{
	color:#ffffff;
	
	text-shadow: 1px 1px 0 #000000;
}

ul#secondary-menu > li.current_page_item > a{
    color: #FFFFFF !important;
    text-shadow: 1px 1px 0 #000000;
    text-transform: uppercase;
}

ul#secondary-menu a:link{
    color: #FFFFFF !important;
    text-shadow: 1px 1px 0 #000000;
    text-transform: uppercase;
}

ul#secondary-menu a:hover{
	color:#cccccc!important;
}

ul#secondary-menu a:visited{
	color:#ffffff !important;
}

.post ul, .comment-content ul {
    line-height: 24px;
    list-style-type: disc;
    padding: 10px 0 10px 20px;
}

/*footer*/

#footer-bottom-shadow {
	display: none;
}

#footer a:link{
color:#ffffff;
}

#footer a:visited{
color:#ffffff !important;
}

.copyright {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
    text-align: center;
	line-height: 1.5em;
}

 body.home .entry p {
    line-height: 24px;
}

dd {
    margin-left: 1.5em;
    padding: 5px;
}
 
 h1.title {
    color: #48423F;
    font-size: 28px;
}

body.page h1.title {
  margin-bottom:16px;
  }
 
 .entry h3{
	padding-bottom:10px;
	margin: 25px 0 10px;

}
 
 .entry h4{
	font-weight: bold;
    margin: 15px 0 10px 0;

}

#entries {
   padding: 15px 38px 27px;
}

.entry h4 sup{
	font-size: 14px;
}

.entry ol{
	margin-bottom:15px;
}

.entry {
	margin: 0 0 15px;
}

sup, sub {
    font-size: 9pt;
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

table.build-stats tr td{
	padding: 0 20px 0; 
	width:50%;
}

table.build-stats{
width:50%;
margin-bottom:20px;
}

blockquote {
    background: none repeat scroll 0 0 transparent;
    border: 0px;
    color: #666666;
    font-style: italic;
    margin: 1.5em;
    padding: 1em;
}

blockquote p:not(:last-child) {
    margin-bottom: 10px;
}

#top-header {
    background:  repeat scroll 0 0 #a40000;
    border-bottom: 2px solid #a40000;
    position: relative;
}

#top-shadow {
    background:  repeat-x scroll 0 0 #a40000;
    height: 7px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#bottom-shadow {
    background:  repeat-x scroll 0 0 #a40000;
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}

#search-form {
    background: none no-repeat scroll 0 0 #660000;
	padding-right: 0;
	}

ul#top-menu li {
    background: repeat-y scroll right top transparent;
    
    }

.featured-description p {
color: #ffffff;
}

.widget {
    padding: 15px 25px 30px 44px;
    width: 230px;
}

.main-title{
	font-size: 16px !important;
	letter-spacing: 1px;
}	
	
	/*Home Page sidebar Widget*/
	

	
.home-widget {
    padding: 30px 37px 30px 35px !important;
    width: 250px !important;
}

.home-widget-caption{
    font-size: 10pt;
    line-height: 20px;
    margin-top: 10px;
}


/*Footer*/


#footer {
    background: repeat scroll 0 0 #a40000;
}

.footer-widget  a:link, .footer-widget ul li visited{
	color:#cccccc;
}

.footer-widget a:hover{
	color:#ffffff;
}

.footer-widget  .textwidget h4{
	line-height:1.5em;
}

#content-area .container {
    padding-top: 10px;
}

#logo-area {
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}

.footer-widget {
    color: #AFA59F;
    font-family: 'Kreon',Arial,sans-serif;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    width: 600px;
	float: none;
}

.footer-widget p{
	line-height: 1.5em;
}

#footer-bottom {
    background: none repeat scroll 0 0 transparent;
}

ul.bottom-nav li {
    background: none;
    float: left;
    padding: 20px 16px 12px;
}

/*secondary menu single column*/

ul#secondary-menu ul li {
    clear: both;
    display: block;
    float: none;
    margin: 0 !important;
    padding: 15px 0 0 30px !important;
    width: 300px;
}

ul#secondary-menu li ul {
    background: url("../Aggregate/images/content-bg.png") repeat scroll 0 0 #FFFFFF;
    border-radius: 0 0 10px 10px;
    box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 7px 0 15px;
    top: 55px !important;
    width: 300px !important;
}

ul#secondary-menu li {
    background: none;
    padding-right: 2px;
}

ul#secondary-menu li a:link, ul#secondary-menu li a:active, ul#secondary-menu li a:visited, 
ul#secondary-menu li ul.sub-menu a:active, ul#secondary-menu li ul.sub-menu a:visited{
	color: #FFFFFF;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #000000;
}

ul#secondary-menu>li>a {
    font-size: 15px;
    font-weight: bold;
    padding: 22px 16px;
    text-decoration: none;
    
   }
   
   
   ul#secondary-menu li a:hover, ul#secondary-menu li ul.sub-menu a:hover{
   color: #cccccc;
   }

   ul#secondary-menu li ul.sub-menu{
   background: repeat scroll 0 0 #a40000;
   }

#second-menu {
    background: url("https://www.shrewsbury24campaign.org.uk/wp-content/themes/Aggregate/images/content-bottom-shadow.png") repeat-x scroll left bottom #A40000;
	 border-radius: 10px 10px 0 0;
	  margin-top: 1px;
}





/*Info Box*/

.et-info .et-box-content {
    background: url("../Aggregate/epanel/shortcodes/images/et-info.png") no-repeat scroll 18px 13px #EEEEEE !important;
    border: 1px solid #A40000 !important;
    color: #A40000 !important;
}

.et-info {
    border: 1px solid #CCCCCC !important;
}

h2.parentTitle{
color: #666666;
    font-weight: bold;
	font-size: 16px;
	text-align:left;
    letter-spacing: -1px;
    line-height: 1em;
    padding-bottom: 15px;
	padding-top:0px;

}

h2.parentTitle a:link, h2.parentTitle a:visited{
color: #a40000 !important;
    }


/*recent content image links/overlay*/

.recent-content{
	 padding: 20px 29px 15px 28px;
}

div.front-pic-container{
	position:relative;
	width:260px;
	height:185px;
	display:block;
	background: url("images/thumb-bg.png") 0 0 no-repeat transparent;
}

div.front-pic-container img{
	margin: 4px 0 0 4px;
}

div.front-over {
	display:none;
}

div.front-pic-container:hover  .front-over{
	display:block;
	width:250px;
	height:125px;
	position:absolute;
	top:0;
	left:0;
	margin:4px 0 0 4px;
}

span.overlay-bg{
	display:block;
	background: url("images/front-page-overlay.png") no-repeat scroll 0 0 transparent;
	opacity:.6;
	width:250px;
	height:175px;
	position:absolute;
	top:0;
	left:0;
}


.front-over  a{
	display: block;
    left: 0px;
    position: absolute;
    top: 0x;
    width: 240px;
	height:165px;
	color:#a40000;
	padding:5px;
	margin:auto 0;
	font-family: 'Kreon',Arial,sans-serif;
    font-size: 20px;
    text-shadow: 1px 1px 1px #FFFFFF;
	text-align:center;
}

.front-over  a:hover{
	text-decoration:none;
}



/*captions*/

.wp-caption p.wp-caption-text {
    font-size: 12pt;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0 4px 5px;
}

.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    margin-top: 25px;
	margin-bottom:40px;
    padding-top: 4px;
    text-align: center;
}

.et-shadow {
    border: 1px solid #CBC4C4;
    box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 40px !important;
}

/*Trail Page*/

.entry h4.trial-page{
    border-bottom: 1px solid #E8E8E8;
    font-weight: bold;
    margin: 30px 0 10px;
}

p.front-pic-caption{
	padding-bottom: 0px;
	font-size: 10pt;
    line-height: 20px;
	margin-top: 10px;
}

/*Warning*/

.warning {
    background: no-repeat scroll 0 0 #EEEEEE !important;
    border: 1px solid #A40000 !important;
    color: #A40000 !important;
    border-radius: 10px 10px 10px 10px;
    min-height: 35px;
    padding: 15px;
    text-shadow: 1px 1px 1px #FFFFFF;
	margin:0 -20px 0;
}

ol.track-list{
    list-style-position: outside;
    list-style-type: decimal;
    padding: 10px 0 10px 50px;
	}
	
	/* cookie notice*/

div#cookie h2, div#cookie p, div#close{
	padding-bottom: 0px ;
	letter-spacing: 0 ;
	line-height: inherit;
	font-weight: normal;
	text-shadow: 0px 0px 0 #000;
}

div#cookie h2{
	width: 10%;
	text-align: left;
}

div#cookie p{
	width: auto;
}

div#cookie p a:link {
	color: #fff;
	text-decoration: underline;
}

/*Recent News*/

.attachment-50x50.wp-post-image {
    float: left;
    padding: 0 10px 0 0;
}

.recent-content li {
    border-bottom: 1px solid #DEDEDE;
    clear: both;
    margin: 0 0 15px;
    overflow: hidden;
    padding: 0 0 5px;
}

/*Owl Slider*/

.owl-theme {
	text-shadow: none;
}

.owl-buttons {
position: relative;
top: -30px;
}

.owl-prev {
	float: left;
}

.owl-next {
	float: right;
}

.item {
	margin: 0 5px 0;
}

.item div:first-child {
position: relative;
}

.owl-carousel-item-imgoverlay{
	
}

.owl-mixed-format .owl-item .item div{
	text-align: center;
}

.owl-mixed-format .owl-item .item div img{
	max-height: 580px;
	max-width: 100%;
	width: initial;
}


h2.front-page-title {
margin: 0 0 30px;
clear: both;
}

.front-page-title ~ .front-page-title {
margin-top: 100px;
}

#front-banner-pic {
    position: relative;
}

#banner-caption {
    width: 100%;
    position: absolute;
    bottom: 0;
    color: white;
    text-shadow: 0 0 5px black;
    text-align: center;
    font-weight: bold;
    padding: 5px 20px;
    box-sizing: border-box;
    font-size: 14px;
}


/*Affilliates*/

#ad-720 {
	text-align: center;
	padding: 32px 0;
	border-radius: 20px;
	border: 1px solid #e0e0e0;
	background: #fff;
	margin-bottom: 30px;
}

#ad-720 .item {
	margin: 0 0 0;
}

.recent-from {
    font-size: 90%;
}

/*Cookie Notice*/

#cn-notice-text{
    font-weight: bold;
    text-shadow: none;
}