/* WP Defaults */
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}.aligncenter{display:block;margin:5px auto}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;background:#f9f9f9;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:12px;line-height:17px;margin:10px 0 0 0;padding:0;}

/* Base styles */
body{
	background:#ebebeb;
	font-family:Arial!important;
	color:#797979;
	font-size:12px;
	margin:0;padding:0;
}
.container{
	background:url('images/large.png') no-repeat top right #fff;
	padding:0;
}
.red{
	color:#d2202e!important;
}
.bg-red {
	background-color: #d2202e;
}
a{
	color:#d2202e;
	text-decoration:none;
}
a:hover{
	color:#d2202e;
}
.clear{
	clear:both;
}
.row{
	margin:10px 0;
}
h1 {
	font-size: 32px;
	color: #363636;
	font-weight: 300;
	line-height: 32px;
	margin:0 0 10px 0;
}
h2 {
	font-size: 18px;
	color: #363636;
	font-weight: 300;
	line-height: 24px;
	margin:0 0 10px 0;
}
h3, h4{
	font-weight:bold;
	font-size:12px;
	color:#363636;
	margin:0 0 10px 0;
}
p{
	margin:0;
}

/* Header styles */
header{
	height:148px;
}

#take-action{
	margin:40px 0;
	clear:right;
}

#header-nav ul{
	min-height:40px;
	max-height:40px;
	overflow:hidden;
	width:100%;
	background:#d2202e;
	padding:0;
	margin:0;
}
#header-nav ul > li{
	float:left;
	list-style:none;
	min-height:40px;
	line-height:40px;
	font-size:12px;
}
#header-nav ul > li.last a{
	border:0;
}
#header-nav ul > li a{
	color:#fff;
	padding:0 15px;
	border-right:1px solid white;
}
#header-nav ul > li a:hover{
	color:#fff;
}
.nav-socials{
	text-align:center;
}
.nav-socials a{
	display:block;
	width:100%;
	height:100%;
	background:#505052;
	line-height:40px;
	color:#fff;
	font-size:28px;
}
#header-nav ul li:first-child a{
	background: url("images/home-iconf.png") no-repeat scroll center transparent;
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	position: relative;
	top:11px;
	padding:0 25px;
}
#mobi-nav{
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:2;
	width:100%;
	background:#d2202e;
	color:#fff;
}
#mobi-nav ul{
	padding:0;
}
#mobi-nav li{
	list-style:none;
	line-height:55px;
	font-size:20px;
	padding:0 0 0 15px;
}
#mobi-nav li:hover{
	background:#e53944;
}
#mobi-nav li a{
	color:#fff;
	display:block;
	width:100%;
	height:100%;
}
#mobi-nav li a:hover{
	text-decoration:none;
}
#mobi-nav-link{
	padding:10px 25px;
	cursor:pointer;
}
#mobi-nav-items{
	display:none;
}
#logo-sml{
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:10px;
}
#logo-sml img{
	margin-bottom:20px;
}
@media only screen and (max-width : 540px) {
	#logo-sml object{display:none;}
	#logo-sml img{margin:0;}
}

#social-subnav{
	position:absolute;
	top:-54px;
	right:15px;
}
#social-subnav ul{
	padding:0;
}
#social-subnav li{
	list-style:none;
	float:right;
	background:#505052;
	margin-left:15px;
	text-align:center;
	width:42px;
	height:42px;
	line-height:42px;
	font-size:28px;
}
#social-subnav li a{
	color:#fff;
}
#search-form{
	float:right;
}
#search-form .button{
	background:#d2202e;
	border:0;
	color:#fff;
	padding:8px;
}
#search-form .input{
	padding:6px;
	width:275px;
	color:#000;
}
#dd-search{
	padding:15px;
}
#dd-search .input{
	border:0;
	width:77%;
	padding:8px;
	color:#000;
}
#dd-search .button{
	width:20%;
	float:right;
	border:0;
	background:#fff;
	color:#d2202e;
	padding:8px;
	font-weight:bold;
}

/* Content styles */
#map{
	height:400px;
}
iframe{
	border:0;
}

.grey-column{
	background:#f9f9f9;
}

.col-heading-red{
	background:#d2202e;
	height:48px;
	line-height:48px;
	padding:0 10px;
	text-transform:uppercase;
	color:#fff;
}
.col-heading-darkgrey{
	background:#363636;
	height:48px;
	line-height:48px;
	padding:0 10px;
	text-transform:uppercase;
	color:#fff;
}

.col-lg-3 p{
	margin:0 0 25px 0;
}

.item{
	border-bottom: 2px dotted #d4d4d4;
	padding: 20px 10px;
	background:#f9f9f9;
}

.item h3{
	text-transform: uppercase;
	font-size: 16px;
	color: #363636;
	font-weight: 300;
	line-height: 16px;
	margin:0 0 10px 0;
}
.item h3 a{
	color:#363636;
}
.item img{
	float:right;
	margin:0 10px 10px 10px;
}
.item h3 span {
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
}
.read-more{
	font-size:10px;
}

form.sign-up-form{
	padding-top:20px;
}
.sign-up-form input[type=text],
.sign-up-form input[type=email]{
	border-width:0;
	margin-bottom:5px;
	height:30px;
	color:#acadb0;
	width:100%;
	padding:0 5px;
	line-height:30px;
	font-size:12px;
}
.sign-up-form input[type=submit]{
	float:right;
	cursor:pointer;
}
.sign-up-form .form-tip{
	text-align:right;
	font-size:10px;
	text-decoration:underline;
	cursor:pointer;
	padding:0 0 7px 0;
	position:relative;
	width:158px;
	float:right;
}
.sign-up-form .form-hint{
	text-decoration:none;
	color:#fff;
	background:#d1202d;
	padding:10px;
	position:absolute;
	top:-87px;
	left:47px;
	border:5px solid #fff;
	z-index:1;
	text-align:left;
	width:158px;
	display:none;
}
.sign-up-form .form-hint .arrow{
	width:15px;
	height:9px;
	background:url(images/arrow-red.jpg) no-repeat;
	position:absolute;
	bottom:-9px;
	left:83px;
}
.red-button {
	background: #d1202d;
	min-width: 58px;
	padding: 0 15px;
	text-align: center;
	color: #fff;
	border: 1px solid #f1ced1;
	height: 31px;
	text-transform: uppercase;
	cursor: pointer;
	opacity: 1;
	border-radius: 0;
	-webkit-appearance: none;
}


#tweets ul{
	padding:0;
}
#tweets ul li{
	list-style:none;
}
#facebook-tab{
	display:none;
}
.button-left{
	background:url(images/facebook-light.jpg) no-repeat 10px #363636;
	float:left;
}
.button-right{
	background:url(images/twitter-light.jpg) no-repeat 10px #363636;
	float:right;
}
.button-left.active{
	background:url(images/facebook-dark.jpg) no-repeat 10px #363636;
}
.button-right.active{
	background:url(images/twitter-dark.jpg) no-repeat 10px #363636;
}

.social-button{
	width:50%;
	float:left;
	background-color:#808184;
	line-height:48px;
	border:4px solid white;
	border-bottom:2px solid white;
	border-top:0;
	cursor:pointer;
}
.social-button.active{
	background-color:#363636;
	border:0;
	border-bottom:2px solid #565658;
}
.social-button span{
	padding:0 10px 0 50px;
	color:#fff;
}
.tab{
	clear:both;
	padding:7px;
	background:#363636;
}
#tweets{
	padding:10px;
}
#facebook-tab{
	text-align:center;
}
.fb-like-box{
	width:242px;
	margin:0 auto;
}

.tab .follow-us-on-twitter{
	background: url(images/icon-twitter-dark.jpg) no-repeat;
	padding-left: 40px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	margin:15px 25px;
}

.tags a{
	display:inline;
}

.post iframe{
	width:100%;
	margin:0 0 10px 0;
}

.includePrint {
	float: left;
	width: 100%;
}
.includePrint h1 {
	float: left;
	max-width: 590px;
	margin-bottom: 10px;
}
.print-link img {
	margin-right: 5px;
	padding: 0 0 5px 0;
	vertical-align: middle;
}

.print-link {
	float: right;
	cursor: pointer;
}

.post-list menu {
	margin:0;
	padding:0;
}
.post-list menu .info {
	float:left;
	text-transform:uppercase;
	font-size:12px;
	line-height:25px;
}
.post-list menu nav {
	float:right;
}
.post-list menu nav .nav-item {
	float:left;
	margin-left:2px;
}
.post-list menu nav .page-first {
	width:26px;
	height:25px;
	background:url(images/icon-first-page.jpg) no-repeat;
	display:block;
}
.post-list menu nav .page-prev {
	width:26px;
	height:25px;
	background:url(images/icon-prev-page.jpg) no-repeat;
	display:block;
}
.post-list menu nav .page-next {
	width:26px;
	height:25px;
	background:url(images/icon-next-page.jpg) no-repeat;
	display:block;
}
.post-list menu nav .page-last {
	width:26px;
	height:25px;
	background:url(images/icon-last-page.jpg) no-repeat;
	display:block;
}
.post-list menu nav .page-prev:hover {
	background:url(images/icon-prev-page-hover.jpg) no-repeat;
}
.post-list menu nav .page-next:hover {
	background:url(images/icon-next-page-hover.jpg) no-repeat;
}
.post-list menu nav .page-first:hover {
	background:url(images/icon-first-page-hover.jpg) no-repeat;
}
.post-list menu nav .page-last:hover {
	background:url(images/icon-last-page-hover.jpg) no-repeat;
}
.post-list menu nav .page-label {
	line-height:25px;
	padding:0 5px;
}
#posts {
	padding-top:10px;
}
#posts strong {
	font-weight:700;
}
#posts .post-item {
	border-top:2px dotted #d4d4d4;
	padding-top:15px;
	margin-top:20px;
}
#posts .post-item .post-left {
	float:left;
	width:130px;
}
#posts .post-item .post-right {
	float:left;
	margin-left:10px;
}
#posts .cat-img {
	width:100%;
}
#posts iframe {
	margin-top:10px;
	width:100%;
}
#posts .post-item .post-info {
	float:right;
}
#posts .post-item .post-info .comment-count {
	width:29px;
	height:31px;
	background:url(images/comments-bg.jpg) no-repeat;
	color:#fff;
	display:block;
	line-height:24px;
	text-align:center;
	float:left;
	font-size:10px;
	text-decoration:none;
}

#posts .post-item .post-info .read-more {
	width:50px;
	text-align:center;
	height:25px;
	font-size:10px;
	line-height:25px;
	color:#fff;
	display:block;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	margin-left:5px;
}
#posts .post-item h2 a{
	color: #373737;
}

.touch {
	display:block;
	height:28px;
	text-transform:uppercase;
	font-size:14px;
	line-height:28px;
}

.touch:first-child {
	margin-bottom:20px;
}

.touch.facebook {
	background:url(images/icon-facebook-red.jpg) no-repeat;
}

.touch.twitter {
	background:url(images/icon-twitter-red.jpg) no-repeat;
}

.contact-us {
	background:#f4f4f4;
	margin-top:20px;
	padding:20px 0;
}

.contact-us input[type=text],.contact-us input[type=email],.contact-us input[type=tel] {
	display:block;
	margin-bottom:10px;
	border:none;
	width:100%;
	padding:3px;
}

.contact-us input[type=file] {
	display:block;
	margin-bottom:10px;
}

.contact-us textarea {
	width:100%;
	height:200px;
	margin-bottom:10px;
	font-family:Arial;
	font-size:13px;
	display:block;
	border-width:0;
	padding:3px;
}

.thank-you {
	text-align:center;
	padding:20px 0 0;
}

.thank-you h1 {
	color:#797979;
	font-size:40px;
	font-weight:300;
	margin-bottom:10px;
}

.thank-you h2 {
	font-size:36px;
	font-weight:300;
	padding-bottom:20px;
}

.thank-you h3 {
	padding-bottom:20px;
	font-size:16px;
}

.full-width h2 {
	padding:10px 0;
}

.full-width h3 {
	font-size:14px;
	margin:0;
}

.full-width p {
	margin-bottom:15px;
}

.testimonials ul {
	padding-top:20px;
}

.testimonials ul li {
	list-style-type:none;
	position:relative;
}

.testimonials p {
	position:relative;
	z-index:2;
}

.full-width h1,.full-width ul {
	padding-bottom:15px;
}

.testimonial-item{
	margin:0 20px;
	background:#f8f8f8;
	border-radius:16px;
	-moz-border-radius:16px;
	-webkit-border-radius:16px;
	padding:25px;
	margin-bottom:30px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    3px 3px 8px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         3px 3px 8px 0px rgba(50, 50, 50, 0.2);
}

#cats{
	padding-left:0;
}
#cats li{
	list-style:none;
	padding:0;
}

#posts .post-item .post-info .comment-count {
	width:29px;
	height:31px;
	background:url(images/comments-bg.jpg) no-repeat;
	color:#fff;
	display:block;
	line-height:24px;
	text-align:center;
	float:left;
	font-size:10px;
	text-decoration:none;
}
.post img {padding:0 5px 5px;}
.post p {padding:10px 0;}
.post .share {border-top:2px dotted #d4d4d4;border-bottom:2px dotted #d4d4d4;text-transform:uppercase;padding:10px 0;font-weight:700;}
.post .comment {text-transform:uppercase;border-bottom:1px solid #d4d4d4;padding:10px 0;}
.post .follow-us {background:url(images/icon-twitter-red.jpg) 0 10px no-repeat;padding-left:45px;text-transform:uppercase;padding-top:10px;height:34px;line-height:26px;}


/* Footer styles */
#footer-nav{
	color: #fff;
	padding: 15px;
	background: #797979;
}
#footer-nav ul{
	background:none;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:center;
}
#footer-nav ul li{
	list-style:none;
	float:left;
	width:25%;
	border-right:1px solid white;
}
#footer-nav ul li:last-child{
	border-right:0;
}
#footer-nav ul li.last a{
	border:0;
}
#footer-nav ul li a{
	color:#fff;
	padding:5px 20px;
	border-right:0;
	display:block;
}

.under{
	padding-top:15px;
	margin-bottom:30px;
	font-size:10px;
	float:left;
}
.footer-logo{
	float:right;
	background:url(images/fairer-logo.jpg) right top no-repeat;
	height:103px;
	padding-top:20px;
	padding-right:85px;
	text-align:right;
	font-size:11px;
}

/* Media queries */
.container{padding-top:60px;}
	.container{padding-top:65px;}
	#header-nav ul > li a{padding:0 11px;}
	#header-nav ul > li{font-size:11px;}
}

@media only screen and (min-width : 768px) {
	#mobi-nav{display:none!important;}
	.container{padding-top:0;}
	#footer-nav ul{text-align:center;width:590px;text-align:left;}
	#footer-nav ul li{float:left;border-bottom:1px solid white;width:auto;border-bottom:0;}
	#footer-nav ul li a{border-right:1px solid white;border-bottom:0;padding:0 20px;display:inline;width:auto;}
	.icons 		 { width: 100%; margin-bottom: 20px; }
	.icons a 	 { display: inline-block; width: 19.5%; }
	.icons a img { width: 100%; }
}

@media only screen and (min-width : 992px) {
	#mobi-nav{display:none!important;}
	.container{padding-top:0;}
	#header-nav ul > li{font-size:11px;}
	.icons 		 { width: 100%; margin-bottom: 20px; }
	.icons a 	 { display: inline-block; width: 19.5%; }
	.icons a img { width: 100%; }
}

@media only screen and (min-width : 1200px) {
	#mobi-nav{display:none!important;}
	.container{padding-top:0;}
	#header-nav ul > li a{padding:0 20px;}
	#header-nav ul > li{font-size:12px;}
	.icons 		 { width: 100%; margin-bottom: 20px; }
	.icons a 	 { display: inline-block; width: 19.5%; }
	.icons a img { width: 100%; }
}


/* addons */

*,body{text-transform: none;}
#home-intro .read-more{
	padding: 8px;
	color: white;
	font-size: 14px;
	text-decoration: none;
	margin-top:15px;
	display:block;
	width:180px;
	text-align:center;
}

/* Small desktop */
@media (max-width: 1200px){
}

/* Tablet */
@media (max-width: 992px){
	#header-nav ul > li a{padding:0 8px;}
	#home-intro .read-more{width:100%;}
	#footer-nav ul li{width:100%;float:none;border-right:0;}
	#footer-nav ul li a{width:100%;border-bottom:1px solid white;}
}

/* Mobile */
@media (max-width: 768px){
	
}

.post-item p{padding:5px 0;}