/*
Theme Name: Tim Scott
Theme URI:
Author: IMGE
Author URI: 
Version: 1.0
Description: 
Version: 1
License:
License URI:
Tags: 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a[href], label[for], select, 
input[type=checkbox], input[type=radio] {
	cursor: pointer;
}

button, input[type=button], input[type=image], 
input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

button::-moz-focus-inner, 
input[type=button]::-moz-focus-inner, 
input[type=image]::-moz-focus-inner, 
input[type=reset]::-moz-focus-inner, 
input[type=submit]::-moz-focus-inner {
	border: 0;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.ie7 .clearfix {
	zoom: 1; 
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub, 
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	 overflow: auto;
}


/* Normalized Styles
------------------------------------------------------------------------------*/

body {
	font: 16px/20px Arial, Helvetica, sans-serif;
	color: #6d7481;
	position: relative;
	background: #fff;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited, a:focus, a:active {
	text-decoration: none;
	color: #6d7481;
}


/* Container
------------------------------------------------------------------------------*/

.container {
	position: relative;
	max-width: 970px;
	margin: 0 auto;
	width:100%;
	}


/* Header
------------------------------------------------------------------------------*/
#header{
	
}

.headerContent{
	width:100%;
	position:absolute;
	top:0;
	left:0;	
}

#header .slider {
	overflow: hidden;
	position: relative;
}

#header .item {
	overflow: hidden;
	position: relative;
}

#header .bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: 50% 50%;
}

#header img {
	display: block;
}

#header .bg:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	opacity: .62;
	filter: alpha(opacity=62);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
	content: "";
	bottom: 0;
	z-index: 1;
	background: #000;
}

#header .slider > .container {
	position: static;
}

#header .slider .text h3 {
	color: #fff;
	font-family: "Cutive";
	font-size: 30px;
	line-height: 30px;
	padding: 35px 0 0 20px;
	
	letter-spacing: -2px;
	text-align: center;
}

#header .slider .text h2 {
	color: #fff;
	font-family: "Raleway";
	font-size: 82px;
	line-height: 82px;
	padding: 29px 0 0 20px;
	letter-spacing: -2px;
	text-align: center;
	font-weight: bold;
}

#header .slider .text h2 a, #header .slider .text h3 a {
	color: #fff;
}

#header .slider .text .image {
	border: 4px solid white;
	border: 4px solid rgba(255,255,255,.38);
	border-radius: 4px;
	float: left;
	margin: 0 10px;
}

#header .slider .text .image img {
	width: 425px;
	height: 284px;
	float: left;
}

#header .slider .text {
	padding: 277px 0 239px;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

#header.active .right-links {
	display: none !important;
}

#header .right-links li {
	padding: 0 0 0 34px;
	float: left;
}

#header .right-links a {
	float: left;
	color: #fff;
	background: url(images/ico_star.png) no-repeat 100% 50%;
	padding: 0 26px 0 0;
}

#header .right-links .enter a {
	background: url(images/ico_enter.png) no-repeat 100% 50%;
}

#header .right-links {
color: #fff;
z-index: 999;
font-family: "Raleway";
font-size: 14px;
font-weight: 600;
padding: 41px 0 0 0;
position: absolute;
top: 0;
right: 20px;
}

#header .right-links ul {
	float: right;
}


.topDonate{
	background: url(rgba.php?r=155&g=0&b=0&a=70) repeat;
	background: rgba(155, 0, 0, 0.7);
	padding: 5px !important;
	margin-left: 10px;
	margin-top: -5px;
	border-radius: 4px;
	font-size: 17px;
	-webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.topDonate:hover{
	padding: 8px !important;
	margin-top: -8px;
	font-size:19px;
}

.topDonate a{
	padding: 0 !important;
	font-weight: 500;
	background: none !important;
	color: #D5D5D5 !important;
}

#header .pagi {
	position: absolute;
	top: 180px;
	z-index: 89;
	width: 100%;
}

#header .pagi .btn-next a,
#header .pagi .btn-prev a {
	color: #fff;
	float: left;
	margin: 0 -15px;
	padding: 0 15px;
}

#header .pagi .btn-next,
#header .pagi .btn-prev {
	color: #fff;
	font-family: "Cutive";
	float: left;
	padding: 0 15px;
	font-size: 13px;
	line-height: 13px;
	position: relative;
}

#header .pagi .btn-prev {
	margin: 4px 0 0 10px;
}

#header .pagi .btn-prev:after {
	width: 1px;
	height: 19px;
	background: #fff;
	opacity: .2;
	filter: alpha(opacity=20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	position: absolute;
	top: -3px;
	right: -3px;
	content: "";
}

#header .pagi .btn-prev:before {
	background: url(images/bg_pagination.png) no-repeat;
	height: 7px;
	width: 4px;
	position: absolute;
	top: 3px;
	left: 0;
	content: "";
}

#header .pagi .btn-next {
	margin: 4px 0 0 10px;
}

#header .pagi .btn-next:before {
	background: url(images/bg_pagination.png) no-repeat 100% 0;
	height: 7px;
	width: 4px;
	position: absolute;
	top: 3px;
	right: 3px;
	content: "";
}

#header .logo p:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 1px;
	background: #fff;
	height: 55px;
	opacity: .4;
	filter: alpha(opacity=40);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

#header .logo p {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	margin: 12px 22px;
	color: #fff;
	position: relative;
	padding: 29px 0 0 23px;
	font-family: "Cutive";
	font-size: 13px;
	letter-spacing: -1px;
	float: left;
}

#header.active .open-menu {
	width: 71px;
	height: 68px;
	margin: 10px 0 0 -15px;
	background: url(images/ico_close.png) no-repeat 50% 50% #e2e3e3;
}

#header .open-menu {
	float: left;
	width: 59px;
	margin: 28px 5px 0 0;
	border:none;
}

#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

#header button{
	position: relative;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #000;
	border: 1px solid #000;
	border-radius: 4px;
	-webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#header button:hover{
	width: 65px;
	background: url(rgba.php?r=0&g=0&b=0&a=15) repeat;
	background: rgba(0, 0, 0, 0.15);
}

#header.active .icon-bar {
	display:none;
}

.icon-bar {
display: block;
height: 4px;
border-radius: 9px;
background-color: #FFF;
width:90%;
margin:auto;
}

.icon-bar + .icon-bar {
margin-top: 6px;
}

.sub #header .logo {
	
}

#header.active .logo {
	position: absolute;
	top: -10px;
	left: 0;
	right: 0;
	z-index: 99;
}

.active #logo {
	color: #33373d;
	font-size: 26px;
}

#header.active .logo .container {
	height: 77px;
	border-bottom: 1px solid #dddddd;
}

#header.active .logo p {
	padding: 29px 0 0 12px;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	font-size: 12px;
	color: #33373e;
}

#header.active .logo p:before {
	background: #dddddd;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	left: -6px;
}

#logo {
	color: #fff;
	font-family: "Raleway";
	font-size: 30px;
	line-height: 40px;
	letter-spacing: -1px;
	padding: 30px 12px 0;
	font-weight: 200;
	float: left;
}

#logo strong {
	font-weight: bold;
}

#header .bottom {
	position: absolute;
	bottom: 36px;
	left: 0;
	right: 0;
	z-index: 1009;
}

#header .bottom ul {
	margin: 0 -50px 0 0;
}

#header .bottom li {
	float: left;
	/*padding: 0 109px 0 0;*/
	padding: 0 19px 0 0;
	text-align: right;
	width: 230px;
	-webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition:         all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#header .bottom li:hover{
transform:scale(1.15,1.15);	
-webkit-transform:scale(1.15,1.15);	
}

#header .bottom li img {
	float: right;
	margin: -15px 0 0 15px;
}

#header .bottom li span {
	display: block;
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	padding: 7px 0 0;
	font-family: "Cutive";
	font-weight: normal;
	font-size: 12px;
}

#header .bottom li strong {
	display: block;
}

#header .bottom li a {
	color: #fff;
	font-family: "Raleway";
	font-size: 30px;
	font-weight: bold;
}


/* Navigation
------------------------------------------------------------------------------*/

#menu {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	padding: 81px 0 23px;
	overflow: hidden;
	background: #f6f6f6;
	z-index: 98;
}

.active #menu {
	display: block;
}

#menu .contacts {
	padding: 0 0 0 14px;
	float: left;
}

#menu .contacts h3 {
	color: #33373e;
	font-family: "Raleway";
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
}

#menu .contacts .social, #header .right-links .social {
	overflow: hidden;
}

#header .right-links .social {
	margin-left: 10px;
	margin-top: -6px;
	zoom: .7;
}

#menu .contacts .social li, #header .right-links .social li {
	float: left;
	margin: 16px 0 0;
	padding: 0;
}

#header .right-links .social li {
	margin-top: 0;

}

#menu .contacts .social li a , #header .right-links .social li a{
	float: left;
	background: url(images/ico_social.png) no-repeat;
	height: 39px;
	width: 40px;
	padding: 0;
}

#header .right-links .social li a{
	
	margin: 0 4px;
}

#menu .contacts .social li a.ico-twitter, #header .right-links .social li a.ico-twitter{
	background-position: -40px 0;
}

#menu .contacts .social li a.ico-yotube, #header .right-links .social li a.ico-yotube{
	background-position: -80px 0;
}

#menu .contacts p a {
	color: #b63535;
	line-height: 27px;
	font-family: "Cutive";
	font-size: 22px;
}

#menu ul {
	float: left;
}

#menu li {
	margin: 0 23px 0 -2px;
	float: left;
}

#menu li a{
	max-width:154px;
	overflow:hidden;
	display: block;
}

#menu li img {
	display: block;
	width: auto;
	height: 107px;
}

#menu li strong {
	color: #33373e;
	font-family: "Raleway";
	display: block;
	line-height: 22px;
	padding: 12px 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Content
------------------------------------------------------------------------------*/

.tabs {
	overflow: hidden;
}

.tabs .tabs-head {
	background: #f5f5f5;
	height: 75px;
}

.category .tabs .tabs-head, .blog .tabs .tabs-head {
	display:none;
}

.tabs .tabs-head .views {
	margin: 28px 18px 0 0;
	float: right;
	display:none;
}

.tabs .tabs-head .views a {
	float: left;
	background: url(images/bg_list.png) no-repeat;
	height: 24px;
	opacity: .2;
	filter: alpha(opacity=20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	width: 24px;
	margin: 0 0 0 19px;
}

.tabs .tabs-head .views a.grid {
	background-position: 100% 0;
}

.tabs .tabs-head .views a.current {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.tabs .tabs-head .nav {
	margin: 0 -15px;
}

.tabs .tabs-head .nav li {
	outline: none;
	float: left;
	cursor:pointer;
}

.tabs .tabs-head .nav a {
	color: #a6a7a9;
	height: 75px;
	font-family: "Raleway";
	line-height: 80px;
	font-size: 20px;
	outline: none;
	letter-spacing: -1px;
	padding: 0 50px 0 30px;
	float: left;
}

.tabs .tabs-head .nav .current-menu-item a,
.tabs .tabs-head .nav .ui-state-active a,
.tabs .tabs-head .nav a:hover {
	color: #33373e;
	background: #fff;
	text-decoration: none;
}

.more-posts {
	display: block;
	padding: 35px 0 77px;
	color: #9aa1ac;
	font-family: "Cutive";
	font-size: 13px;
	text-align: center;
}

.more-posts:before {
	content: "";
	display: inline-block;
	background: url(images/bg_more.png) no-repeat;
	height: 11px;
	width: 15px;
	margin: 0 16px 0 95px;
}

.posts {
	padding: 44px 0 0;
}

.posts article {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	max-height:240px;
	padding-bottom: 20px;
}

.posts.small {
	margin: 4px 0 0 16px;
}

.posts.small article {
	border-bottom: 1px solid #e5e5e5;
	/*overflow: visible;*/
	margin: 0 0 -1px;
	background: none;
	width:100%;
	max-width: 714px;
	position: relative;
	padding-bottom: 20px;
	/*max-height:none;*/
}

.posts.small article:after {
	clear: both;
	display: block;
	content: "";
}

.posts.small article .calen {
	float:left;
}

.posts.small article:before {
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	margin: 0 0 -1px;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
	right: -9999px;
}

.posts article:hover {
	background: #fbfbfb;
}

.posts article img {
	display: block;
}

.posts article h2 a {
	color: #33373d;
}

.posts article h2 a:hover {
	color: #750101;
}

.posts.small article h2 {
	font-size: 24px;
	padding: 38px 0 0;
	margin: 0 0 -2px;
	line-height: 30px;
}

.posts article h2 {
	color: #33373d;
	font-family: "Raleway";
	font-size: 30px;
	padding: 47px 0 3px 15px;
	margin: 0 0 -3px;
	font-weight: bold;
	line-height: 30px;
}

.single .comments {
	padding: 47px 0 35px;
}

.single .comment {
	padding: 20px 0 2px 0;
	clear: both;
	overflow: hidden;
}

.single .comment .author {
	float: left;
	width: 100px;
	padding: 0 25px 0 0;
	position: relative;
	text-align: center;
}

.comments li {
	list-style: none;
	padding: 0 0 10px;
}

.single .comment .author h3 {
	color: #33373e;
	font-family: "Cutive";
	font-size: 12px;
	padding: 5px 0;
}

.single .comment .author:after {
	position: absolute;
	content: "";
	top: 15px;
	right: 0;
	border-style: solid;
	border-width: 8.5px 8px 8.5px 0;
	border-color: transparent #f3f3f3 transparent transparent;
}

.single .comment .con {
	color: #6d7381;
	line-height: 21px;
	position: relative;
	font-size: 15px;
	overflow: hidden;
	padding: 13px 13px 20px;
	border-radius: 2px;
	background-color: #f3f3f3;
}

.single .comment .author h3 .word1 {
	color: #33373e;
	font-family: "Raleway";
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 -3px;
	display: block;
	font-size: 14px;
}

.single .comment .author img {
	width: 74px;
	height: 73px;
	display: block;
	margin: auto;
	border-radius: 99px;
}

.single .comments input[type=submit],
.single .comments .post {
	height: 39px;
	border-radius: 2px;
	background-clip: padding-box;
	background-color: #630000;
	color: #fff;
	border: 0;
	font-family: "Cutive";
	font-size: 16px;
	line-height: 39px;
	padding: 0 19px;
	margin: -8px 0 0;
	float: right;
}

.single .comments textarea {
	display: block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 0 30px;
	width: 100%;
}

.single .comments label {
	display: block;
	padding: 0 0 10px;
}

.single .comments h3 {
	color: #33373e;
	line-height: 22px;
	font-family: "Cutive";
	font-size: 20px;
}

#reply-title {
	padding: 20px 0 10px;
}

.single .entry {
	padding: 10px 0;
	line-height: 21px;
	text-align: justify;
}

.entry .alignleft {
	float: left;
	padding: 0 26px 26px 0;
}

.comment-respond {
	display: none;
}

.comment-respond p {
	padding: 0 0 20px;
}

.entry .alignright {
	float: right;
	padding: 0 0 26px 26px;
}

.entry img {
	display: block;
	padding: 0 0 10px;
}

.single .entry iframe {
padding-bottom: 20px;
}

.entry h2 {
	color: #33373d;
	font-family: "Raleway";
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 0 25px;
}

.fb-like{
	margin-bottom: 20px;
}

.twitHolder{
	display: inline-block;
	margin-left: 20px;
}

.socialHolder {
	position:relative;	
}

.socialHolder iframe{
	padding:0 !important;	
}

.socialHolder .meta {
	position:absolute;
	top:0;
	right:0;
	color: #9AA1AC;
	font-family: "Cutive";
	font-size: 13px;
	padding: 0;
	overflow: hidden;	
}

.socialHolder .calen {
background: url(images/ico_calendar.png) no-repeat 0 1px;
padding: 0 0 0 25px;
}

.entry h4 {
	clear: both;
	text-align: center;
	padding: 50px 0;
	line-height: 40px;
	color: #630000;
	letter-spacing: -1px;
	font-family: "Cutive";
	font-size: 30px;
}

.entry p {
	padding: 0 0 20px;
}

.posts article .entry {
	overflow: hidden;	
	padding: 0 15px;
	max-height:40px;
}

.posts.small article .entry {
	padding: 0;
	/*max-height:none;*/
	margin-bottom: 30px;
}

.posts article .calen {
	background: url(images/ico_calendar.png) no-repeat 0 1px;
	padding: 0 0 0 25px;
	
}

.posts article .comments a {
	color: #9ba1ad;
}

.posts article .comments {
	background: url(images/ico_comments.png) no-repeat 0 4px;
	padding: 0 36px 0 25px;

}

.posts.small article .comments {
	background: url(images/ico_comments.png) no-repeat 5px 4px;
	padding: 0 9px 0 25px;
	float: right;
}

.posts article .meta {
	color: #9aa1ac;
	font-family: "Cutive";
	font-size: 13px;
	padding: 21px 0 0 15px;
	overflow: hidden;
	display: none; /*  REMOVE DATE FROM POSTS */
}

.posts.small article .meta {
	padding: 0;
}

.posts article h3 {
	color: #6d7480;
	font-family: "Cutive";
	padding: 4px 0 21px 18px;
	position: relative;
	font-size: 14px;
	line-height: 22px;
}

.posts.small article h3 {
	padding: 4px 0 21px 0;
	max-height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.posts article .image {
	float: right;
	margin: 0 15px;
}

.posts article .image img {
	max-width: 480px;
	height: auto;
}

.posts.small article .image img {
	max-width: 311px;
	height: auto;
}

.posts.small article .image {
	float: left;
	width: 311px;
	margin: 0 30px 0 0;
	position: relative;
	z-index: 99;
	overflow: hidden;
	text-align: center;
	min-height:240px;
	background-size: cover;
	background-position: 50% 50%;
}

.featured-post.head {
	padding: 134px 0 59px;
	position: relative;
	overflow: hidden;
}

.featured-post.head h3 {
	margin: 20px 10px 0;
}

.featured-post.head h2 {
	font-size: 170px;
	margin: -20px 10px 35px;
	letter-spacing: -1px;
}

.featured-post {
	padding: 0 0 123px;
	position: relative;
	overflow: hidden;
	max-height:624px;
}

.featured-post > .container {
	z-index:30;	
}

.featured-post h2 a {
	color: #fff;
}

.featured-post h3 a {
	color: #fff;
}

.featured-post h3 {
	color: #fff;
	margin: 15px 0 0 9px;
	letter-spacing: -1px;
	font-family: "Cutive";
	font-size: 30px;
	line-height: 40px;
}

.featured-post h2 {
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 140px;
	line-height: 100px;
	margin: 0 10px;
	letter-spacing: -1px;
	font-weight: bold;
	width:90%;
	max-width:970px;
	/*white-space: nowrap;*/
}

.single.featured-post h2 {
	font-size: 100px;
	margin: -20px 10px 35px;
	line-height: 90px;
}

.featured-post h4 {
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	padding: 15px 0 16px;
	margin: 47px 10px;
	color: #fff;
	font-family: "Cutive";
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	font-size: 13px;
}

.featured-post .image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-attachment:fixed;
	background-size: cover;
	background-position: 50% 50%;
	/*background-repeat:no-repeat;*/
	width:auto;
	zoom:normal;
}

.featured-post.head .image {
	background-attachment:scroll;
}

.featured-post .image:after {
	position: absolute;
	top: 0;
	content: "";
	opacity: .44;
	background: #000;
	left: 0;
	right: 0;
	bottom: 0;
	zoom:normal;
}

.ie7 .featured-post .image:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=44)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=44);
}

.ie8 .featured-post .image:after {
	background: url(rgba.php?r=0&g=0&b=0&a=44) repeat;
	background: rgba(0,0,0,0.44);
}

.pagination {
	text-align: center;
	padding: 52px 0 105px 160px;
}

.pagination .page-numbers,
.pagination li,
.pagination a {
	color: #33373d;
	font-family: "Cutive";
	font-size: 13px;
	line-height: 35px;
	top: 1px;
	position: relative;
	display: inline-block;
}

.pagination a.prev:before {
	background: url(images/bg_pagination_b.png) no-repeat;
	height: 7px;
	width: 4px;
	position: absolute;
	top: 15px;
	left: -12px;
	content: "";
}

.pagination a.prev,
.pagination a.next {
	margin: 0 18px;
}

.pagination a.next:before {
	background: url(images/bg_pagination_b.png) no-repeat 100% 0;
	height: 7px;
	width: 4px;
	position: absolute;
	top: 15px;
	right: -12px;
	content: "";
}

.pagination .page-numbers {
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	display: inline-block;
	top: 0;
	height: 35px;
	margin: 0 3px;
	width: 38px;
	border: 1px solid #d6d7d8;
}

.pagination a.next,
.pagination a.prev {
	color: #33373d;
	font-family: "Cutive";
	font-size: 13px;
	line-height: 35px;
	top: 1px;
	position: relative;
	display: inline-block;
	width: auto;
	height: auto;
	border: 0;
}

.pagination a.page-numbers:hover,
.pagination .current {
	border-color: #000;
}

.about-post {
	padding: 50px 0 108px;
	overflow: hidden;
}

.about-post h4 {
	color: #33373d;
	font-family: "Raleway";
	font-size: 30px;
	line-height: 30px;
	padding: 37px 0 0 15px;
	font-weight: bold;
}

.about-post .entry {
	text-align: justify;
	padding: 25px 15px;
}

.about-post h5 {
	color: #6d7480;
	font-family: "Cutive";
	padding: 0 0 0 19px;
	line-height: 16px;
	font-size: 14px;
}

.about-post .more a {
	color: #fff;
	font-family: "Raleway";
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 50%;
	margin: -20px 0 0;
	left: 0;
	right: 0;
	z-index: 9;
	bottom: 0;
	display: none;
	line-height: 40px;
	text-align: center
}

.about-post .more:hover a {
	display: block;
}

.about-post .more:hover img {
	opacity: .21;
	filter: alpha(opacity=21);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=21)";
}

.about-post .more img {
	display: block;
}

.about-post .more {
	float: right;
	background-color: #891212;
	border-radius: 350px;
	overflow: hidden;
	position: relative;
	margin: -7px 90px 0 55px;
}


/* Sidebar
------------------------------------------------------------------------------*/

#sidebar {
	float: left;
	max-width: 230px;
	padding: 50px 0;
	margin: 0 0 0 10px;
	width: 30%;
}

#sidebar .widget li a {
	padding: 11px 3px 12px;
	display: block;
}

#sidebar .widget li {
	color: #33373e;
	font-family: "Cutive";
	font-size: 13px;
	line-height: 16px;
	border-bottom: 1px solid #e1e1e2;
}

#sidebar .widget li:hover,
#sidebar .widget li.current-cat {
	background: url(images/bg_current.png) no-repeat 93% 50%;
}

#sidebar .widget h3 {
	color: #630000;
	font-family: "Raleway";
	font-size: 20px;
	line-height: 30px;
	padding: 5px 0 8px;
	font-weight: bold;
}

#sidebar .widget_simpleimage {
	overflow: hidden;
	border-bottom: 1px solid #e1e1e2;
	margin: 0 0 15px;
	padding: 0 0 11px;
}

#sidebar .widget_simpleimage h3 {
	color: #000;
	font-family: "Raleway";
	line-height: 30px;
	letter-spacing: -1px;
	padding: 8px 0 0;
	font-size: 24px;
	font-weight: bold;
}

#sidebar .widget_simpleimage p {
	color: #000;
	font-family: "Raleway";
	line-height: 30px;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: 200;
}

#sidebar .widget_simpleimage img {
	float: left;
	border-radius: 90px;
	margin: 0 15px 0 0;
}

#main-content {
	float: right;
	
}


/* Footer
------------------------------------------------------------------------------*/

#footer {
	clear: both;
	background: url(/wp-content/uploads/2013/09/285_2778525.jpg) 50% 50%;
	background-size: cover;
	position: relative;
	color: #fff;
}

#footer:before{
	content:'';
	background: url(rgba.php?r=0&g=0&b=0&a=40) repeat;
	background: rgba(0, 0, 0, 0.4);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;	
}

.ie7 #footer:before{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
}

#footer .container {
	padding: 0 0 165px;
	overflow: hidden;
}

#footer .container:after {
	position: absolute;
	left: 50%;
	top: 0;
	margin: 0 0 0 49px;
	content: "";
	background-color: #33373e;
	bottom: 58px;
	width: 1px;
}

#footer .up a {
	width: 70px;
	display: block;
	height: 70px;
}

#footer .up {
	position: absolute;
	left: 50%;
	margin: 0 0 0 15px;
	text-align: center;
	bottom: 38px;
	width: 70px;
	display: block;
	height: 70px;
	line-height: 70px;
	color: #fff;
	text-align: center;
	z-index: 9;
	font-family: "Cutive";
	font-size: 14px;
	border-radius: 35px;
	background-color: #33373e;
}

#footer a {
	color: #fff;
}

#footer .logo {
	overflow: hidden;
	padding: 28px 10px 20px;
}

#footer .logo h3 {
	font-size: 27px;
	letter-spacing: -1px;
	color: #fff;
	font-family: "Raleway";
	line-height: 40px;
	letter-spacing: -1px;
	font-weight: 200;
	display: inline-block;
}

#footer .logo strong {
	font-weight: bold;
}

#footer .logo p:before {
	position: absolute;
	top: -28px;
	left: 0;
	content: "";
	width: 1px;
	background: #3c3f45;
	height: 55px;
}

#footer .logo p {
	opacity: .5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	margin: 0 0 0 24px;
	color: #fff;
	position: relative;
	padding: 9px 0 0 26px;
	line-height: 24px;
	font-family: "Cutive";
	font-size: 12px;
	letter-spacing: -1px;
	display:inline-block;
}

#footer .left-content {
	float: left;
	font-size: 16px;
	line-height: 21px;
	width: 50%;
}

#footer .right-content .bold {
	font-weight: bold;
}

#footer .right-content li {
	float: left;
	padding: 8px 0 0;
	width: 117px;
}

#footer .right-content ul {
	color: #fff;
	font-family: "Raleway";
	font-size: 20px;
}

#footer .right-content form label {
	display: none;
}

#footer .right-content form {
	overflow: hidden;
	padding: 0 0 50px;
}

#footer .right-content input[type=submit] {
	float: left;
	background: url(images/ico_search.png) no-repeat;
	height: 26px;
	width: 26px;
	border: 0;
}

#footer .right-content input[type=text]::-webkit-input-placeholder {
	color: #fff;
}

#footer .right-content input[type=text]::-moz-placeholder {
	color: #fff;
}

#footer .right-content input[type=text] {
	color: #fff;
	font-family: "Raleway";
	font-weight: 500;
	font-size: 30px;
	float: left;
	border: 0;
	margin: -5px 0;
	padding: 0 15px;
	line-height: 36px;
	outline: none;
	height: 36px;
	width: 260px;
	background: none;
}

#footer .right-content {
	float: right;
	font-size: 16px;
	line-height: 21px;
	width: 40%;
	padding: 25px 0 0 45px;
	text-align: center;
}

#body.single {
	margin: -10px 0 0;
}

#body.single #main-content {
	width: 620px;
	margin: 0;
	padding: 45px;
}

/*----------------Petitions---------------*/

#petitions .posts article, #petitions .posts article .entry{
	max-height:none;	
	padding-bottom: 35px;
}

.posts article .petitionFormHolder {
	float: right;
	width:30%;
	padding-top: 40px;
	margin:0 30px;
	min-width: 240px;
}

.petitionStats{
	margin-bottom: 5px;
}

.petitionCount{
	position: relative;
}

.ptNumCount{
	font-family: "Lato";
	font-weight: 900;
	font-size: 53px;
	color: #9B1316;
}

.ptSigTxt{
	text-transform: uppercase;
	font-family: "Cutive", serif;
	color: #33373D;
	font-weight: bold;
	font-size: 11px;
}

.ptPCT{
	background: #33373D;
	color: #FFF;
	font-family: "Lato";
	font-size: 13px;
	padding: 3px;
	border-radius: 30%;
	position: absolute;
	right: 0;
	top: 6px;
	font-weight: 300;
}

.petitionBar{
	height: 16px;
	background: #DADADA;
	margin-bottom: 5px;
	border: 1px solid #CAC9C9;
	border-radius: 3px;	
}

.petitionBarInner{
	background: #33373D;
	height: 16px;
	border-radius: 3px;
}

.petitionBanner{
	background: #9B1316;
	text-align: center;
	color: #FFF;
	text-transform: capitalize;
	font-family: "Cutive", serif;
	font-size: 15px;
	padding: 3px 0;
	position: relative;
}

.petitionBanner:before{
	border-right: none;
	border-left: 18px solid #FFF;
	border-bottom: 13px solid #9B1316;
	border-top: 13px solid #9B1316;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}

.petitionBanner:after{
	border-left: none;
	border-right: 18px solid #FFF;
	border-bottom: 13px solid #9B1316;
	border-top: 13px solid #9B1316;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
}

.petitionForm{
	background:#EDEDED;
	padding:10px 30px;
}

.petitionForm .gform_heading{
	display:none;	
}

.petitionForm .gform_wrapper input[type=text] {
	padding: 10px !important;
	border: none !important;
	margin: 6px 0 !important;
	width:99.2% !important;	
}

.petitionForm .gform_footer{
	margin:0 !important;	
	text-align: center;
}

.petitionForm .gform_footer input[type=submit] {
	padding: 10px;
	border: 1px solid #E17F7F;
	margin: 6px 0;
	width: 100px;
	background: #9B1316;
	color: #FFF;
	letter-spacing: .125em;
	font-family: "Cutive", serif;
}

/* Video Posts */

.Videos{
	max-height: 410px !important;
}

.Videos .image iframe{
	height: 410px;
	width: 610px;
}

/* End Video Posts */

/* Donate Page */

.donate #main-content{
	float: none;
	margin-top: 30px;	
}

.page-template-donate-template-php .right-links ul{
	display:none;	
}

.page-template-donate-template-php footer{
	background: #E7E7E7;
	padding: 25px;
	text-align: center;
}

.page-template-donate-template-php footer span{
	margin: auto;
	border: 1px solid;
	padding: 10px;
	font-size: 10px;
	width: 250px;
}

/* End Donate Page */

@media screen and (max-width: 970px) {
	
#header .slider .text .image {
	border: 4px solid #fff;
	border: 4px solid rgba(255, 255, 255, 0.38);
	border-radius: 4px;
	float: none;
	max-width: 425px;
	margin: auto;
}	
	
#header .slider .text .image img {
	float: none;
}
	
	

	#header .bottom ul {
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
	}
	#header .bottom ul:after {
		clear:both;
	}
	#header .bottom li img {
		width: 55px;
		height: 55px;
		margin: 0 0 0 15px;
		float:none;
	}
	#header .bottom li strong {
		font-size: 25px;
		line-height: 25px;
		padding: 10px 0 0;
		display: block;
		margin: 0 0 -8px;
	}
	#header .bottom li {
		overflow: hidden;
		width: auto;
		padding: 0 33px;
		margin: 20px 0 0;
	}
	#sidebar,
	#main-content {
		width: auto;
		max-width:none;
	}
	#body.single #main-content {
width: 80%;
padding: 45px 15px 0;
}

.featured-post .image {
	background-attachment:scroll;	
	}

#footer .right-content input[type=text] {
width: 180px;
}
}

@media screen and (max-width: 780px) {
	
.posts.small {
	margin:0;	
}
	
.tabs .tabs-head .nav {
		margin: 0;
	}
	.tabs .tabs-head .nav li,
	.tabs .tabs-head .nav a {
		display: block;
		float: none;
	}
	.tabs .tabs-head .nav a {
		padding: 0 14px;
	}
	.tabs .tabs-head .views {
		display: none;
	}
	.tabs .tabs-head {
		height: auto;
	}
	.posts article .petitionFormHolder {
	float: none;
	width: 70%;
	padding-top: 12px;
	margin: 30px auto;
	min-width: 240px;
}
#sidebar,
	#main-content {
		float: none;
		width: auto;
		max-width:none;
	}
	#body.single #main-content {
width: auto;
padding: 45px 15px 0;
}

#header .right-links {
		left: 0;
		top: 35px;
		height: 83px;
		overflow: hidden;
		padding: 40px 0 65px;
		clear: both;
		z-index: 88;
		margin: 0;
		display: block !important;
	}
#header .right-links ul {
	float: none;
}
.Videos {
max-height: none !important;
}
.Videos .image {
float: none !important;
margin: 0 !important;
}
.Videos .image iframe {
width: 100%;
}
}

@media screen and (max-width: 600px) {
	.posts article .petitionFormHolder {
		float: none;
		width: 93%;
		padding-top: 12px;
		margin: 30px auto;
		min-width: 240px;
	}
	
	#header .open-menu {
		float: left;
		background: #e2e3e3;
		width: 52px;
		height: 50px;
		margin: 0 5px 0 0;
	}
	#header .icon-bar {
		background:#000;
	}
	#header.active .icon-bar {
		display:block;
	}
	#menu {
		padding: 60px 0 30px;
		position: static;
	}
	#header .slider .text {
		padding: 123px 0 370px;
	}
	#header.active .slider .text {
		padding: 83px 0 370px;
	}
	#header .right-links {
		position: relative;
		left: 0;
		top: 0;
		height: 83px;
		overflow: hidden;
		padding: 40px 0 65px;
		clear: both;
		z-index: 88;
		margin: 0;
		display: block !important;
	}
	#header.active .right-links {
		padding: 0;
	}

	.container {
		width: auto;
	}
	#header .right-links ul {
		margin: 0 14px;
		float: none
	}
	#header .pagi {
		position: absolute;
		top: auto;
		width: auto;
		bottom: 302px;
		left: 0;
		margin: 0;
		right: 0;
		text-align: center;
	}
	body {
		min-width: 320px;
	}
	#header .pagi a,
	#header .pagi span {
		float: none !important;
		display: inline-block !important;
	}
	#header .pagi span.btn-next {
		margin: 0 10px 0 0;
	}
	#header .bottom ul {
		margin: 0;
	}
	#header .bottom li img {
		width: 55px;
		height: 55px;
		margin: 0 0 0 15px;
		float: right;
	}
	
	.posts {
		padding: 1px 0 0;
	}
	
	.posts article, .posts article .entry {
		max-height:none;
	}
	
	.posts article .calen, .posts.small article .calen {
		float: none;
	}
	
	.posts article .comments {
		float: none;
	}
	
	.posts article .meta, .posts.small article .meta {
		color: #9aa1ac;
		font-family: "Cutive";
		font-size: 13px;
		padding: 41px 0 15px 10px;
		overflow: hidden;
	}
	.more-posts {
		padding: 30px;
	}
	.more-posts:before {
		margin: 0 10px 0 -12px;
	}
	.posts article h3 {
		padding: 0 11px 9px;
		margin: 0;
		font-size: 14px;
	}
	.posts article h2 {
		font-size: 22px;
		padding: 10px 11px;
		margin: 0;
	}
	.posts article .image {
		float: none;
		margin: 0;
	}
	.posts article .image img {
		width: 100%;
		display: block;
		float: none;
		height: auto;
	}
	
	#header .bottom li strong {
		font-size: 25px;
		line-height: 25px;
		padding: 10px 0 0;
		display: block;
		margin: 0 0 -8px;
	}
	#header .bottom li {
		float: none;
		overflow: hidden;
		width: auto;
		padding: 0 66px 0 0;
		margin: 20px 0 0;
	}
	#header .slider .text h2 {
		font-size: 45px;
		line-height: 43px;
		float: none;
		width: auto;
		text-align: center;
		margin: 0;
		padding: 10px;
	}
	#header .slider .text h3 {
		font-size: 19px;
		line-height: 24px;
		float: none;
		width: auto;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#header .right-links li {
		margin: 0;
		padding: 32px 34px 0 0;
	}
	.topDonate{
		margin: 25px 0 0 0 !important;
	}
	#header .slider .text .image {
		float: none;
		margin: 0 10px;
	}
	#header .slider .text .image img {
		width: 100%;
		height: auto;
		float: none;
	}
	#header .right-links a {
		margin: 0;
	}
	#header .slider {
		margin: -193px 0 0;
	}
	#header.active .slider {
		margin: -83px 0 0;
	}
	.sub #header .logo {
		top: 0;
	}
	.sub #header.active .logo {
		top: -10px;
	}
	#header .featured-post.head {
		margin: -193px 0 0;
	}
	#header.active .featured-post.head {
		margin: 0;
	}
	#header.active .open-menu {
		float: left;
		background: #e2e3e3;
		width: 52px;
		height: 50px;
		margin: 10px 5px 0 0;
	}
	#header.active .logo .container {
		height: 59px;
	}
	#logo {
		padding: 8px 0 0 18px;
		margin: 0;
		font-size: 23px !important;
		white-space: nowrap;
	}
	.active #logo {
		padding: 18px 0 0 18px;
		margin: 0;
		font-size: 23px !important;
	}
	#header .logo p {
		display: none;
	}
	#menu ul {
		overflow: hidden;
		float: none;
	}
	#menu li {
		float: none;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}
	#menu li:nth-child(even) {
		padding: 10px 0;
	}
	#menu li:nth-child(odd) {
		background: #eeeeee;
	}
	#menu li span {
		font-size: 16px;
		line-height: 49px;
		padding: 0;
	}
	#menu li img {
		float: left;
		width: 52px;
		margin: 0 20px 0 0;
		height: 49px;
	}
	
	#header .item {
		min-height: 832px;
	}

	.featured-post {
		padding: 0;
		position: relative;
		overflow: hidden;
	}

	.featured-post h3 {
		margin: 0;
		padding: 0 11px 78px;
		font-size: 14px;
		letter-spacing: 0;
		line-height: 18px;
	}
	
	.featured-post h2 {
		font-size: 43px;
		margin: 0;
		letter-spacing: -1px;
		padding: 0 11px;
		line-height: 50px;
	}
	
	.featured-post h4 {
		padding: 27px 11px 1px;
		margin: 7px 0 30px;
	}
	
	.about-post h4 {
		padding: 37px 8px 0;
	}

	.about-post h5 {
		padding: 0 12px;
	}
	
	#footer .logo {
		padding-bottom: 15px;
	}
	#footer .left {
		padding: 0 11px;
		width: auto;
	}
	#footer .container:after {
		display: none;
	}
	
	#footer .container {
		padding-bottom: 40px;
	}
	
	#footer .logo p:before {
		display: none;
	}
	
	#footer .logo p {
		float: none;
		clear: both;
		padding: 5px;
		margin: 0;
	}
	
	#footer .right-content,
	#footer .left-content {
		float: none;
		width: auto;
		padding: 0;
	}
	
	.single .comment .author {
		width: auto;
		float: none;
		padding: 0;
	}
	
	.single .comment .author:after {
		display: none;
	}
	
	.single .comments input[type=submit],
	.single .comments .post {
		text-align: center;
		display: block;
		float: none;
		margin: 0 0 20px;
	}
	
	#footer .right-content li {
		float: none;
		padding: 0 0 11px;
		margin: 0;
	}
	
	#body.single #main-content {
		width: auto;
		padding: 15px;
	}
	
	#footer .up {
		padding: 0;
		margin: 0;
		position: static;
		margin: auto;
	}
	
	#footer .right-content form {
		padding: 0 0 22px;
	}
	
	#footer .right-content li.bold {
		font-weight: normal;
	}
	
	#footer .right-content input[type=text] {
		width: 180px;
	}
	
	#footer .right-content {
		padding: 44px 10px;
		margin: 0px; auto;
	}

	.about-post .entry {
		padding: 24px 12px;
	}

	.about-post .more {
		float: none;
		width: auto;
		margin: 0 25px 7px;
		padding: 0;
	}
	.posts.small article .image {
		float: none;
		width: auto;
		margin: 0 0 0 -16px;
	}
	.posts.small article {
		width: auto;
	}
	.posts.small article .entry,
	.posts.small article h3,
	.posts.small article h2 {
		padding: 10px !important;
	}
	.pagination {
		padding: 10px 0 40px;
	}
	.pagination li {
		display: none;
	}
	.pagination li:first-child {
		display: block;
	}
	#sidebar {
		float: none;
		padding: 0 10px 40px;
		margin: 0;
	}
	.pagination li:last-child {
		display: block;
	}
	.posts.small article .comments {
		float: none;
		margin: 0 0 20px;
	}
	.posts.small article h2 {
		padding: 10px 0 0;
	}
	.posts.small article .entry {
		padding: 10px 0 0;
	}
	#sidebar,
	#main-content {
		float: none;
		width: auto;
	}
	.about-post .more img {
		float: none;
		width: 100%;
		margin: 0;
		height: auto;
	}
	#header .featured-post h2 {
		font-size: 45px;
		line-height: 43px;
		float: none;
		width: auto;
		text-align: center;
		letter-spacing: -2px;
		margin: 0;
		padding: 10px;
	}
	#header .featured-post h3 {
		font-size: 19px;
		line-height: 24px;
		float: none;
		width: auto;
		text-align: center;
		margin: 0;
		padding: 0;
	}

.posts article .image img {
	max-width: none;
}

.posts.small article .image img {
	max-width: none;
}

} 



#body{
	position: relative;
	background-color: #FFF;
}


#videoBG{
	position:relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	width: auto;
	min-width: 100%;
	min-height:808px;
	background: url(/wp-content/uploads/2013/09/tsPoster.jpg);
	background-size: cover;
}

.tab-content.home{
	display:none;	
}

.tab-content.home.visible{
	display:block;	
}

.lazy {
  display: none;
}

.fb-comments {
	display:block !important;	
}

.fb-comments span, .fb-comments iframe {
	width:100% !important;	
}

#signup-overlay{
	position: fixed;
	z-index: 1010;
	width: 100%;
	height: 100%;
	background: url(rgba.php?r=17&g=17&b=17&a=90) repeat;
	background: rgba(17, 17, 17, 0.9);
	display:none;
}

#signup-overlay .close{
	position: absolute;
	right: 10px;
	background: #CECECE;
	padding: 2px;
	border-radius: 50%;
	width: 10px;
	text-align: center;
	top: 10px;
	border: 1px solid;
	height: 10px;
	font-size: 11px;
	line-height: 10px;
	cursor: pointer;
	font-family: sans-serif;
	color: #000;
	-webkit-transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 400ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

#signup-overlay .close:hover{
	color: #BE9E9E;
	background: #9B0000;
	border-color: #460B0B;;
}

#signup-overlay .container{
	width: 360px;
	padding: 20px;
	background: url(rgba.php?r=48&g=48&b=48&a=50) repeat;
	background: rgba(48, 48, 48, 0.5);
	border-radius: 0px;
	border: 1px solid #2E2E2E;
	position: relative;
	top: 25%;
	color: #CACACA;
	font-family: "Cutive", serif;
	font-size: .75em;
	-webkit-box-shadow: 0px 10px 105px #000;
	-moz-box-shadow: 0px 10px 105px #000;
	box-shadow: 0px 10px 105px #000;
}

#signup-overlay .gform_wrapper .top_label input.medium, #signup-overlay .gform_wrapper .top_label select.medium {
	width: 92%;
	background: url(rgba.php?r=255&g=255&b=255&a=42) repeat;
	background: rgba(255, 255, 255, 0.42);
	border: 1px solid #9E9E9E;
}

#signup-overlay .gform_footer.top_label{
	text-align:center;
}

#footer .right-content .menus {padding-bottom: 50px;}

#footer .right-content span {
margin: 0px auto;
border: 1px solid;
padding: 10px;
font-size: 10px;
width: 250px;
}

.address{
font-size: 12px;
margin-top: 22px;
}

.gfield.hidden { display: none; }

.imgA{display: none;}

.cat-item-1, .comments{display: none;}


/*----------------Landing Page---------------*/

.page-template-landing-template * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.page-template-landing-template .navbar-toggle, .page-template-landing-template .right-links{display: none;}

.page-template-landing-template .featured-post.head .image{background-color: #963033;}

.page-template-landing-template .featured-post.head .image:after{opacity: 0;}

.page-template-landing-template footer{
	background: #963033;
	text-align: center;
	padding: 30px;
	color: #FFF;
}

.page-template-landing-template footer span{
	border: 1px solid;
	padding: 7px;
}

.page-template-landing-template .gform_footer input[type=submit]{
	width: 95% !important;
	border: none;
	background-color: #963033;
	color: #FFF;
	border-radius: 5px;
	font-size: 20px !important;
	padding: 20px 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin:auto;
}

.page-template-landing-template .gform_footer input[type=submit]:hover{
	background-color: #33373D;
}

.page-template-landing-template .content-column.one_half{padding: 0 15px;}


.page-id-837 li{
		/*margin-top: 20px;*/
	

}
.page-id-837 li a:hover{
		background-color: #1f3e77;
		color: #FFF !important;
}
.page-id-837 li a{
			color: #FFF !important;
			height: 60px !important;
			width: 140px;
			padding: 20px;
			background-color: #963033;

}

.page-id-837 .gform_wrapper .gform_body .gform_page_footer .gform_next_button, .page-id-837 .gform_wrapper .gform_body .gform_page_footer .gform_previous_button{
	padding: 10px 20px;
	color: #FFF;
	background-color: #963033;
	border: none;
	font-size: 14px;
	font-weight: bold

}

.page-id-837 .gform_wrapper .gform_body .gform_page_footer .gform_next_button:hover, .page-id-837 .gform_wrapper .gform_body .gform_page_footer .gform_previous_button:hover{
	background-color: #1f3e77;

}
.page-id-837 .gform_wrapper .gform_body .gform_page_footer .gform_next_button{
	float: right;
}
.page-id-837 article{
		margin-bottom: 40px;
}
.page-id-837 article p{
		font-size: 20px;
		text-align: center;
}

.page-id-837 .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio{
	font-size: 20px;
	font-weight: bold;

}

.page-id-837 .gform_wrapper .gform_footer{
	margin-bottom: 30px;
}

/* CUSTOM STYLES FOR - http://votetimscott.com/comment-box/ */
.page-id-975 #main-content {
	width:90%;
	margin:0 auto;
	margin-top:30px;
}
.page-id-975 .right-links ul {
	display: none;
}

/* CUSTOM STYLES FOR - http://votetimscott.com/rubio/ */
.page-id-979 #header {
	max-height:370px;
}
.page-id-979 #header .featured-post.head {
	max-height: 370px;
}
.page-id-979 #header .featured-post.head h2 {
	margin-top:152px;
}

/* CUSTOM STYLES FOR - http://votetimscott.com/petition-2/block-iran-deal-9-17/ */
@media screen and (max-width: 640px) {
	.page-child #header .right-links li {
		display:none !important;
	}
}

/* CUSTOM STYLES FOR EVENTS */
#event-text-box h1 {
	margin-bottom:30px;
}
#event-text-box p {
		font-size:20px;
		color:#630000;
	}
