/*
Theme Name: Caxton Street 2014
Author: the Pressing Issues team
Version: 1.1.0
*/
@import url(http://fonts.googleapis.com/css?family=Domine:400,700);

body {
    background:#000000 /*url(images/bgpattern.png) top*/ ;
}
img {
	width:100%;
	height:initial;	
}
.header{
	padding:20px;
	padding-bottom: 0px;	
}
.headerlogo {
	width:90%;
}
.header-social{
	margin-bottom:20px;
}
.social-link{
	float:left;
	width:30px;
	height:30px;
	margin:5px;
}
.padded{
	padding:15px;	
}
.facebook{
	background:url(images/sprites.jpg) no-repeat -120px 0;
}
.youtube{
	background:url(images/sprites.jpg) no-repeat 0 0;
}
.website{
	background:url(images/sprites.jpg) no-repeat -90px 0;
}
.twitter{
	background:url(images/sprites.jpg) no-repeat -60px 0;
}
.instagram{
	background:url(images/sprites.jpg) no-repeat -150px 0;
}
.mailicon{
	max-width:80px;
}
.navbar-head {
	margin:0px;	
}
.navbar-head a{
	color:#000;
}
#signon{
	display:none;	
}
.quick-menu{
	text-align:right;	
}
.quick-menu-links {
	list-style:none;
	margin:0px;
	padding:0px;	
}
.menu-header {
	color:#C60;	
}
.menu-header h3 {
	padding-top:5px;
	border-bottom:1px solid #cc6600;
	text-align:left;
	border-top:1px solid #cc6600;
}
.menu-header .dashicons{
	margin-right:5px;
	line-height:24px;
	font-size:26px;	
}
.top-seperator{
	border-top:1px solid #CCC;
}
.bottom-seperator{
	border-bottom:1px solid #ccc;
}
.greyback{
	background:#E8E8E8;	
}
.mainPanel{
	padding-bottom:0px;	
}
.footer-bottom{
	padding-bottom:15px;
}
.testimony{
	margin-top:15px;
	background:#ffffff;
	border:1px solid #CCC;
	height: 325px;
	position:relative;
}
.testimonial-quote {
	font-family: 'Domine', serif;
	padding:5px;
	font-size:14px;
}
.credit{
	width:100%;
	font-size:12px;
	padding: 5px;	
}
.testimaonial-image{
	margin:5px;
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	max-width:75px;	
}
.testimonial-readmore {
	width:100%;
	background:#c60;
	text-align:center;
	float:right;
	padding:5px;
	color:#FFF;
}
.testimony-footer{
	margin-top:10px;
	position:absolute;
	bottom:0px;
	left:0px;
	right:0px;
}
.sponsor{
	text-align:center;	
}
.sponsor img{
	max-height: 60px;
	width:auto !important;
}
.circleBase {
	height:100px;
	width:100px;
	float:right;
	border: 1px solid #CCC;
    border-radius: 50%;
    behavior: url(PIE.htc); 
}
.credits{
	text-align:right;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	color:#C60;	
}
.current_page_item {
	color:#C60;
	text-decoration:underline;	
}
.quick-menu-links li img {
	padding-bottom:5px;	
}
.quick-menu-links li button{
	background:#C60;
	color:#ffffff;	
}
.quick-menu-links li{
	padding:5px;
	border-bottom:1px solid #EBB57F;	
}
.quick-menu-links lip:first-child{
	border-top:1px solid #EBB57F;
}
.agenda{
	display:none;
}
#calendar{
	padding-bottom:20px;	
}
.calendar{
	width:100%;
	table-layout : fixed;	
}
.calendar caption{
	font-size:22px;
	background:#000;
	color:#FFF;	
}
.day{
	position:relative;
	border:1px solid #EBB57F;
	height:100px;
}
.date{
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	padding:2%;
	opacity:0.6;
	position:absolute;
	z-index:1;
	font-size:26px;
	color:/*#E3C9AF*/#EBB57F;
	text-align:center;
}
.date b{
	display:table-cell;
	vertical-align:middle;
}
.events{
	text-align:right;
	top:0px;
	position:absolute;
	z-index:2;
	width: 100%;
	height: 100%;
	padding: 5px;	
}
.event {
	font-size:10px;	
}
.today{
	background:#EBB57F;
}
.today .date{
	color:#fff;	
}
.pager li > a{
	border-radius: 2px;
	color:#c60;
	font-size:18px;
	border:1px solid #EBB57F;
	cursor: pointer;
}
.default-blogroll{
	width:100%;
	height:100px;
	line-height:100px;
	border:1px solid;
	text-align:center;
	font-size:70px;
	color:#c60;	
}
.blogroll-entry{
	position:relative;
	border:1px solid #ccc;
	height:250px;
	padding:10px;
	margin-bottom:10px;	
}
.blogroll-entry .image{
	max-height:100px;
	overflow:hidden;
}
.blogroll-entry .link{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	background:#c60;
	color:#fff;
	padding:5px;
	text-align:center;
}
.blogroll-entry .link a{
	color:#fff;
	text-decoration:none;
}
.blogroll-entry .link:hover{
	text-decoration:underline;
	background-color:#E99D51;
}
.blogroll-entry .image a:hover{
	text-decoration:none;
}
.blogroll-feature{
	padding: 5px;
	width: 100%;
	height: 100px;
	font-size: 62px;
	line-height: 91px;
	text-align: center;
	max-height: 100px;
	background: #EBB57F;
}
.widgettitle{
	text-align:center;	
}
.jumbotron {
	background:#ffffff;	
}
.agenda li{
	list-style:none;
	padding:5px;	
}
.agenda ul {
	padding:0px;
	margin:0px;	
	margin-bottom:10px;
}
.agenda li .title{
	float:left;
	max-width:70%;
}
.feature {
	margin-bottom:10px;
	position:relative;	
	padding-bottom:10px;
	border-bottom:1px solid #c60;
}
.feature h3 {
	float:left;
}
.feature p {
	float:left;
}
.feature button {
	margin-top:20px;
	float:right;
	background: #c60;
	color:#fff;	
}
.newsblock {
	margin-left:10px;
	margin-right:10px;	
}
.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.signup-widget {
	background:#c60;
	color:#ffffff;	
}
.signup-widget h2 {
	font-size:24px;	
}
.blogroll-date .date {
	color: #c60;
	margin: 0px;
	padding: 5px;
	position: relative;
	opacity: 1;
	padding-bottom: 0px;
}
.blogroll-date {
	text-align:center;
	color:#c60;
	float:right;
	max-width:30%;	
}
a .blogroll-feature:hover{
	text-decoration:none;	
}
@media (min-width:992px) {
	#signon{
		display:inline;	
	}
}
@media (max-width:991px) {
	.testimonial-quote {
		margin-bottom:100px;	
	}
	.testimony{
		height:auto;	
	}
}

@media (max-width:600px) {
	#calendar{
		display:none;	
	}
	.agenda{
		display:inline;
	}
}
@media (max-width:768px) {
	.navbar-brand{
		display:inline;	
	}
}
@media (max-width:315px) {
	.testimaonial-image{
		float:none;	
	}
}
@media (min-width:768px) {
	.navbar-brand{
		display:none;	
	}
}