
.content h2 a, .content a h2 {
	text-decoration: underline;
}

.content {
	margin-left:0;
	box-sizing:border-box;
	padding:25px;
}

.single_col {

	padding:0;

}
.footer {
	min-width: 0;
}
.fb-like {
	max-width: 100%;
	overflow: hidden;
}
#fblike iframe {
    width: 95px !important;
}

#fblike .fb_edge_comment_widget iframe {
    width: 300px !important;
}
.facebook-like {
	width:300px;
	overflow:hidden;
}
.quickNav {
	display: none;
}
div#nav {
	background: #7D0000;
}

div#nav ul li {

	float: left;

}

.content ul {
	list-style-type: disc;
	list-style-position: inside;
}




div#nav ul li:last-child a:link, div#nav ul li:last-child a:visited {

	background: none;

}

div#nav ul li a:hover, div#nav ul li:last-child a:hover {
	background: #510000;
}


.full-width {

	margin-left:0;

}

p {
	line-height: 1.6em;
}
div.max-img {
		max-width: 100% !important;
}
img {
	max-width: 100% !important;
}

#print {

	display:none;

}
div.quote_thumb {
	float:left;
	text-align: center;
	border:1px solid #ccc;
	font-size: 10px;
	margin-right:20px;
	margin-bottom:20px;
}
div#debate_header h2 {
	color:white;
	font-style:italic;
	padding:0;
	margin: 20px 0 2px 0;
	font-size: 220%;
}
div#debate_header p {
	margin: 0 0 5px 0;
}
#top-menu {
	width:300px;
	height:100%;
}
a.current {
	font-weight: bold !important;
}
div.announcement {
	background: white;
	padding:25px 60px;
	border:1px solid #eee;
	BORDER-TOP:0;
	-moz-box-shadow: 0px 0px 18px #f2f2f2;
	-webkit-box-shadow: 0px 0px 18px #f2f2f2;
	box-shadow: 0px 0px 18px #f2f2f2;
	position: relative;
}
div.announcement p {
	line-height: 2.5em;

}
div.announcement p.announcement-ps {
	margin-top:10px;

}

div.post-date {
	position: absolute;
	top:0;
	right:30px;
	background: #B6B8BA;
	width:60px;
	color:white;
	text-align: center;
}
div.post-date p.post-date-month {
	margin:20px 0 10px 0;
	line-height: 0;
	font-size:12px;
	color:white;
}

div.post-date p.post-date-day {
	margin:0 0 10px 0;
	font-size:24px;
	font-weight: bold;
	line-height: 24px;
	color:white;
}

input {
	border:1px solid #ddd;
	padding:8px;
	color: #aaa;
}
input.email_address {
	width:120px;
}
input#submit_send {
	background: #091f3f;
	color:white;
	cursor: pointer;
}

div.image-frame-right {
	float:right;
	padding:30px;
	margin-left:30px;
	margin-bottom:40px;
	width:320px;
}
p.debate_caption {
	float:right;
	font-size: 11px;
	font-style: italic;
	margin-top:5px;
	clear:both;
}
div.faq-links {
	width:50%;
	float:left;
	text-align:center;
	margin:0;
	position: relative;
}
div.faq-links div.faq-link-wrap {
	right: 0;
	bottom: 0;
	position: absolute;
}
div.faq-links div.faq-link-wrap a:link, div.faq-links div.faq-link-wrap a:visited {
	background: #333;
	color: white;
	padding: 10px 20px;
	display: block;
}
div.faq-links div.faq-link-wrap a:hover {
	background: #666;
	text-decoration: none;
}
#header-signup {
	width:300px;
	position:absolute;
	top: 0px;
	right:0;
	background-color: rgba(4,30,66,.8);
	text-align: center;
	padding: 0 40px;
	color:white;
	height:350px;
	max-height: 100%;
}
#header-signup h2 {
	color:white;
	margin-top: 80px;
	font-size: 2em;
}
#header-badge {
	position:absolute;
	width:319px;
	height:190px;
	left:50%;
	margin-left:325px;
	z-index:999999999999;
}
#lightgallery {
	-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
}
#lightgallery a {
	margin:0;
	padding:0;
	line-height: 0;
	overflow: hidden;
}
#lightgallery img {
	margin:0;
	padding:0;
	width:25%;
	-webkit-transition: -webkit-transform 0.15s ease 0s;
	-moz-transition: -moz-transform 0.15s ease 0s;
	-o-transition: -o-transform 0.15s ease 0s;
	transition: transform 0.15s ease 0s;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}
#lightgallery a:hover img {
	-webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
}
.debate-news {
	font-size:1.2em;
	margin-bottom:20px;
	clear: both;
	line-height: 1.2em;
	position: relative;
}
div.body_container.debate-home div.right_col {
	background: none;
}

span.news-date {
	color:#333;
	font-weight:bold;
	font-size:11px;
}

.debate-news-source{
	color:#333;
	font-size:11px;
	display: inline-block;
}

img.external {
	border:0;
	margin: 0 5px;
	width:15px;
}

.debate-news-thumb {
	width: 75px;
	float:left;
	margin-right:10px;
}
div.debate-news-thumb {
}
div.facebook-like {
	position:absolute;
	right:0;
	bottom:10px;
	width:250px;
}

div.graphics-container {
	width:178px;
	float:left;
	padding:20px;
	border: 1px solid #fbfbfb;
}

div.graphics-container:hover {
	border: 1px solid #ddd;
	background:#f3f3f3;
}

div.notalone {
	background:#eee;
	width:100%;
	float:left;
	clear:both;
	margin-bottom:20px;
	padding-bottom:20px;
}

div.notalone div.graphics-container {
	border: 1px solid #eee;
}
div.notalone div.graphics-container:hover {
	border: 1px solid #ddd;
	background:#fbfbfb;
}

div.graphics-container p {
	text-align:center;
	font-size:90%;
	padding:10px 0 0 0;
	margin-bottom:0;
}

div.graphics-container img {
	width:100%;
}

ul.horz-menu {
	list-style:none;
	clear:both;
	margin-top:20px;
}

ul.horz-menu li {
	display: inline;
	background:none;
	padding:0;
	margin:0 5px 15px 0;
	float:left;
}
ul.horz-menu li a {
	padding: 8px 10px;
	background:#eee;
	font-size: 90%;
}
ul.horz-menu li a:hover {
	background:#ddd;
	text-decoration: none;
}


form#volunteerForm label, form#acceptedForm label{

}

form#volunteerForm div.group, form#acceptedForm div.group{
	margin-top:10px;
}

form#volunteerForm input.text, form#acceptedForm input.text{
	margin-top:10px;
	color: #333;
	padding:10px;
	width: 230px;
}

form#volunteerForm textarea, form#acceptedForm textarea{
	width: 100%;
	margin-top:5px;
	padding:10px 20px;
	-webkit-box-sizing: border-box; 
  	-moz-box-sizing: border-box; 
  	box-sizing: border-box;
}

form#volunteerForm div.volunteerField, form#acceptedForm div.volunteerField {
	display: block;
	margin-bottom: 10px;
	padding:10px 20px;
	border:1px solid #ddd;
	background: #f8f8f8;
}

form#volunteerForm div.volunteerField.nobg, form#acceptedForm div.volunteerField.nobg {
	background: none;
	border: 0;
}

form#volunteerForm div.volunteerField.error, form#acceptedForm div.volunteerField.error {
	background:#f1f1f1;
}

form#volunteerForm label.error, form#acceptedForm label.error{
	
	display: block;
	padding:0px;
	color:red;
	font-weight: bold;
	margin-bottom:10px;
}

div#volunteerSubmitted {
	
	margin-top:30px;
	display: none;
}
div#volunteerSubmitted p{
	font-size: 25px;
	text-align: center;
	line-height: 28px;
}

form#volunteerForm button#send, form#acceptedForm button#send {
	padding: 5px 10px;
}
form#volunteerForm div.inputLeft, form#acceptedForm div.inputLeft{
	float:left;
	margin-right:10px;
}


.bucket {
	float: left;
    width: 30.33%;
    box-sizing: border-box;
    margin-right:3%;
}
.bucket.half {
	float: left;
    width: 48%;
    box-sizing: border-box;
    margin-right:2%;
}

.bucket.fourth {
	float: left;
    width: 22%;
    box-sizing: border-box;
    margin-right:3%;
}

.bucket a {
	font-weight: bold;
}

div.debateEvent {
	margin-bottom:20px;
	clear:both;
	padding:10px;
}
div.eventdate {
	float:left;
	padding-right:10px;
	text-align: center;
	width: 80px;
	line-height: 220%;
	color: #555;
	margin-top:10px;
}
div.eventdate span.month {
	

}
div.eventdate span.day {
	font-size: 300%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.eventdate span.day.multi {
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.eventdetails {
	margin-left:80px;
	border-left: 2px solid #ccc;
	padding: 5px 20px 0 20px;
	min-height: 125px;
}

.theDay {
	background: #e6f5ff;
}

.theDay div.eventdate {
	color: #D71F33;
}

.home div.debateEvent {
	float: left;
    width: 49%;
    box-sizing: border-box;
    margin-right:1%;
    clear: none;
    background: #eee;
    padding:0;
    border:1px solid #ddd;
}
.home div.debateEvent div.eventdetails {
	background: #fff;
	height:100%;
	min-height: 0;
	padding: 0;
}
.home div.debateEvent div.eventdate {
	height:100%;
}
.home div.debateEvent div.eventdetails p{
	padding:10px;
}

.half div.debateEvent {
	width:100%;
	margin-bottom:10px;
}

.half div.debateEvent div.eventdetails {
	min-height: 65px;
	margin-left:90px;
}

.half div.debateEvent div.eventdate {
		line-height: 140%;
		width:90px;
}

.half div.eventdate span.day {
	font-size: 150%;
}

.half div.debateEvent div.eventdate {
	margin-top:8px;
}

.half .debate-news {
	font-size:1em;
	margin-bottom: 10px;
}

.half .debate-news div.debate-news-thumb {
	min-height: 75px;
}

.half .news-date {
	display: none;
}

.matt {background-color:yellow;}

@media screen and (min-width: 1080px) and  (max-height: 700px){
	#header-signup {
		width:250px;
		position:absolute;
		top: 0px;
		right:0;
		background-color: rgba(4,30,66,.8);
		text-align: center;
		padding: 0 40px;
		color:white;
		height:280px;

	}
	#header-signup h2 {
		color:white;
		margin-top: 50px;
		font-size: 1.8em;
	}
	#header-badge {
		position:absolute;
		width:319px;
		height:190px;
		left:50%;
		margin-left:240px;
		z-index:999999999999;
	}
	#header-badge img {
		width:280px;
	}
}

@media screen and (max-width: 1080px) {
	#header-signup {
		width:300px;
		position:absolute;
		top: 0px;
		right:0;
		background-color: rgba(4,30,66,.8);
		text-align: center;
		padding: 0 40px;
		color:white;
		height:280px
	}
	#header-signup h2 {
		color:white;
		margin-top: 50px;
		font-size: 2em;
	}
	#header-badge {
		position:absolute;
		width:319px;
		height:190px;
		left:auto;
		right:0;
		margin-left:240px;
		z-index:999999999999;
	}
	#header-badge img {
		width:280px;
	}
}
@media screen and (max-width: 930px) {
	.body_container {
		padding:0;
	}
	.content {
		padding:20px 10px;
	}
	.debate-home .center_col {
		width:66%;
	}
	.debate-home .right_col {
		width:34%;
	}
	div#header-badge {
		right:0;
		left:auto;
		margin-left:0;
		display: none;
	}

	div#header-signup {
		position: relative;
		width: 100%;
		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
  		padding:20px;
  		background: #091F3F;
  		height:auto;
	}
	div#header-signup h2{
		margin-top: 0;
	}
	div#top-menu {
		padding:0 0 10px 0!important;
	}
	.bucket,.bucket.fourth {
		float: left;
	    width: 47%;
	    box-sizing: border-box;
	    margin-right:3%;
	}
	.home div.debateEvent {
	    width: 46%;
	    margin-left:2%;
	    margin-right:2%;
	}
	.half div.debateEvent {
	    width: 100%;
	    margin-left:0;
	    margin-right:0;
	}


}
@media screen and (max-width: 700px) {
	.debate-home .center_col {
		width:100%;
	}
	.debate-home .right_col {
		width:100%;
	}
	div#header-badge {
		display: none;
	}
	div.body_container.debate-home {
		padding:0;
	}
	.bucket,.bucket.fourth {
		float: left;
	    width: 100%;
	    box-sizing: border-box;
	}

}

@media screen and (max-width: 480px) { 

	div.announcement {
		padding:20px;
		border:1px solid #eee;
		BORDER-TOP:0;
		
		position: relative;
	}
	div.post-date {
		padding:5px;
		width:auto;
		right: 0;
	}
	div.post-date p.post-date-day {
		font-size: 12px;
		line-height: 1em;
		margin-bottom:5px;
		display: inline;
		font-weight: normal;
	}
	div.post-date p.post-date-month {
		margin-top:10px;
		display: inline;

	}
	div#header-signup {
		position: relative;
		width: 100%;
		-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  		box-sizing: border-box;
  		padding:20px;
  		background: #091F3F;
	}
	div#header-signup h2{
		margin-top: 0;
		font-size:1.6em;
	}
	#lightgallery img {
		margin:0;
		padding:0;
		width:50%;
	}
	div.facebook-like {
		position:relative;
		clear:both;
		width:250px;
		margin-top:40px;
	}
	form#volunteerForm div.inputLeft{
		float:none;
		margin-right:0;
		margin-bottom: 10px;
	}
	.home div.debateEvent {
	    width: 100%;
	    margin-left:0;
	    margin-right:0;
	}
	.bucket.half {
		float: left;
	    width: 100%;
	    box-sizing: border-box;
	}


}

.footer, .content_container, .nav_container {

}
#header{

}

.nav_container {

}