/*
Theme Name: Oklahoma Senate
*/

html{height:100%;}
body{
	height:100%;
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	background:#d8e7f7 url(images/bg-body.jpg) no-repeat 50% 0;
	color:#2c2c2c;
	min-width:999px;
}
a{
	text-decoration:underline;
	color:#f12222;
}
a:hover{text-decoration:none;}
img{border-style:none;}

.content-holder .alignleft {
	float: left;
	margin: 0 8px 12px 0;
}

.content-holder .alignright {
	float: right;
	margin: 0 0 12px 8px;
}

form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,textarea,select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#b1b1b1;
}
#wrapper{
	width:100%;
	height:100%;
	display:table;
}
.w1 {
	width:100%;
	display:table-row;
}
.w2{
	width:954px;
	margin:0 auto;
	background:url(images/bg-w2.png) repeat-y;
	padding:0 2px;
}
.w3{
	width:100%;
	overflow:hidden;
	background:url(images/bg-w3.jpg) no-repeat;
}
#header{
	overflow:hidden;
	width:894px;
	height:169px;
	padding:23px 30px 0;
}
#header h1{
	float:left;
	margin:0;
	width:284px;
	height:102px;
	overflow:hidden;
	text-indent:-9999px;
}
#header h1 a{
	height:100%;
	display:block;
}
.email-form{
	float:right;
	width:374px;
	padding-top:5px;
	margin-bottom:18px;
}
.email-form label{
	float:left;
	color:#b6c9d3;
	font:bold 14px/16px "Times New Roman", Times, serif;
	width:143px;
	padding-top:2px;
}
.email-form .text{
	float:left;
	margin-right:6px;
	background:url(images/bg-text.gif) no-repeat;
	font:12px/14px Georgia, "Times New Roman", Times, serif;
	width:124px;
	height:22px;
}
.email-form .small{
	background:url(images/bg-small.gif) no-repeat;
	width:70px;
	margin-right:3px;
}
.email-form .text input {
	float:left;
	background:none;
	border:0;
	outline:none;
	margin:0;
	padding:4px 5px 3px;
	width:114px;
	height:15px;
}
.email-form .small input{width:60px;}
.email-form .submit{float:left;}
.email-form br {
	display: none;
}
.slogan{
	float:right;
	width:314px;
	color:#c8e1f4;
	font:bold italic 19px/30px Georgia, "Times New Roman", Times, serif;
}
.slogan span{
	display:block;
	text-align:right;
}
#nav{
	margin:0 0 30px;
	padding:3px 0 2px 120px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(images/bg-nav.gif) no-repeat;
	text-transform:uppercase;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
}
#nav li{
	float:left;
	background:url(images/separator.gif) no-repeat;
}
#nav li:first-child{background:none;}
#nav li a{
	float:left;
	text-decoration:none;
	padding:7px 20px 0;
	color:#2c2c2c;
	height:24px;
}
#nav li a:hover{color:#c70c11;}
#nav li.active a{
	color:#115881;
	background:url(images/bg-arrow.gif) no-repeat 50% 100%;
}
.intro{
	width:954px;
	height:352px;
	overflow:hidden;
	margin:-22px 0 25px;
}
.intro img {display: block;}
.promo-box{
	background:url(images/bg-promo-box.gif) no-repeat;
	width:905px;
	height:201px;
	margin:0 0 20px 21px;
	padding:0 0 0 7px;
	color:#fff;
	line-height:18px;
	font-size:12px;
}
.promo-box:after{
	display:block;
	clear:both;
	content:"";
}
.promo-box .alignleft{
	position:relative;
	margin-top:-26px;
}
.text-holder{
	overflow:hidden;
	padding:10px 15px 0;
}
.promo-box h2{
	margin:0 0 3px;
	font-size:20px;
	line-height:24px;
}
.promo-box h2 span{font-size:16px;}
.promo-box p{margin:0 0 18px;}
.link{
	height:1%;
	overflow:hidden;
	padding-top:2px;
}
.link a{
	float:right;
	background:url(images/bg-link-a.gif) no-repeat;
	text-transform:uppercase;
	color:#fff;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.link a span{
	float:left;
	height:27px;
	background:url(images/bg-link-span.gif) no-repeat 100% 0;
	padding:9px 17px 0;
	cursor:pointer;
}
.link a:hover{color:#0a4160;}
#main{
	height:1%;
	overflow:hidden;
	padding:0 20px 0 21px;
}
.alignleft{float:left;}
#content{
	float:left;
	width:602px;
}
.content-holder{
	line-height:18px;
	padding:15px 0 0 8px;
}
#content h2{
	margin:0 0 17px;
	color:#114e72;
	font:22px/26px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#content p{margin:0 0 18px;}
.heading{
	overflow:hidden;
	margin-bottom:11px;
	font-size:14px;
	line-height:18px;
}
#content .heading h2{
	font-size:26px;
	line-height:28px;
	margin-bottom:11px;
}
#content .heading p{margin:0 0 18px;}
.title{
	overflow:hidden;
	height:1%;
	padding:0 10px 35px 4px;
}
#content .title h2{
	margin:0;
	float:left;
}
.title ul{
	margin:0;
	padding:11px 0 0;
	list-style:none;
	float:right;
	font-size:10px;
	line-height:12px;
}
.title ul li{
	float:left;
	padding-left:25px;
	color:#5e5e5e;
}
.title ul li a{
	text-decoration:none;
	color:#007fca;
}
.title ul li a:hover{text-decoration:underline;}
.post-box{
	padding-left:53px;
	overflow:hidden;
}
.post-box h3{
	margin:0 0 4px;
	font:14px/17px Arial, Helvetica, sans-serif;
}
.post-box h3 a{
	color:#114e72;
	text-decoration:none;
}
.line{
	margin-bottom:19px;
	font-size:11px;
	line-height:14px;
	color:#626a6f;
}
.line strong{color:#114e72;}
#sidebar{
	float:right;
	width:293px;
	padding-top:5px;
	overflow:hidden;
}
.widget{
	overflow:hidden;
	width:100%;
	margin-bottom:21px;
}
.block{
	width:291px;
	border:1px solid #aaa;
	padding-bottom:4px;
}
.block h4{
	margin:0 0 10px;
	padding:8px 10px 7px;
	background:#edeff4;
	border-bottom:1px solid #c6cedd;
	color:#333;
	font-size:12px;
	line-height:14px;
	letter-spacing:1px;
}
.block .container{
	padding:0 10px;
	overflow:hidden;
	height:1%;
	margin-bottom:9px;
}
.block .container .txt{
	overflow:hidden;
	height:1%;
	padding-left:10px;
}
.block .container h5{
	margin:0 0 4px;
	color:#3b5998;
	font-size:14px;
	line-height:16px;
}
.like{
	display:block;
	width:49px;
	height:23px;
	background:url(images/bg-like.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.scroll-box{
	margin:0 0 5px 5px;
	width:271px;
	height:293px;
	border:solid #d8dfea;
	border-width:1px 0;
	overflow:auto;
	padding:7px 0 0 10px;
}
.scroll-box .box{
	overflow:hidden;
	margin-bottom:7px;
	border-bottom:1px solid #eee;
}
.scroll-box .box h5{
	margin:0 0 6px;
	color:#3b5998;
	font-size:13px;
	line-height:16px;
}
.scroll-box .section{
	border-left:2px solid #ccc;
	padding:3px 25px 3px 8px;
	color:#808080;
	font-size:11px;
	line-height:13px;
}
.scroll-box .section h6{
	margin:0 0 3px;
	color:#3b5998;
	font-size:11px;
	line-height:13px;
}
.scroll-box p{margin:0;}
.date{
	display:block;
	margin:7px 0 9px;
	color:#777;
	font-size:11px;
	line-height:14px;
}
.list-box{
	margin:0 0 3px 5px;
	padding-left:5px;
	width:274px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
.list-box h5{
	margin:0 0 4px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#333;
}
.list-box ul{
	margin:0 -5px 0 0;
	padding:0;
	list-style:none;
	width:275px;
	overflow:hidden;
	font-size:9px;
	line-height:12px;
}
.list-box ul li{
	float:left;
	width:50px;
	margin:0 5px 7px 0;
}
.list-box ul li img{
	display:block;
	margin: 0 0 4px;
}
.list-box ul li a{
	color:#808080;
	text-decoration:none;
	text-align:center;
	display:block;
}
.list-box ul li a:hover{text-decoration:underline;}
.facebook-link{
	background:url(images/bg-facebook-link.gif) no-repeat;
	padding:0 0 0 20px;
	color:#808080;
	text-decoration:none;
	margin-left:9px;
	font-size:9px;
	line-height:14px;
	display:inline-block;
}
.facebook-link:hover{text-decoration:underline;}
.connect{
	background:url(images/bg-connect.gif) no-repeat;
	margin:0 0 20px;
	padding:10px 0 15px 15px;
	text-transform:uppercase;
	color:#114e72;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.social-settings{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font:10px/14px Verdana, Geneva, sans-serif;
}
.social-settings li{
	float:left;
	padding-left:13px;
}
.social-settings li a{
	text-decoration:none;
	color:#7e878c;
	float:left;
	padding-top:45px;
	text-align:center;
}
.twitter{background:url(images/bg-twitter.gif) no-repeat 50% 0;}
.facebook{background:url(images/bg-facebook.gif) no-repeat 50% 0;}
.youtube{background:url(images/bg-youtube.gif) no-repeat 50% 0;}
.flickr{background:url(images/bg-flickr.gif) no-repeat 50% 0;width:36px;}
.rss{background:url(images/bg-rss.gif) no-repeat 50% 0;}
.social-settings li a:hover{text-decoration:underline;}
.join-us{
	background:url(images/bg-join-us.gif) no-repeat;
	width:243px;
	height:191px;
	padding:10px 24px 0 26px;
	font-size:11px;
	line-height:18px;
	color:#062133;
}
.join-us h3{
	margin:0 0 4px;
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height:24px;
}
.join-us p{margin:0 0 5px;}
.address-form span{
	display:block;
	background:url(images/bg-text2.gif) no-repeat;
	width:244px;
	height:33px;
	margin-bottom:2px;
}
.address-form span input {
	float:left;
	background:none;
	border:0;
	outline:none;
	margin:0;
	padding:6px 8px;
	width:228px;
	height:21px;
	font:14px/17px Georgia, "Times New Roman", Times, serif;
}
.address-form .submit{display:block;}
.address-form br {display: none;}
.threecolumns{
	width:100%;
	overflow:hidden;
	margin:0 0 20px 22px;
}
.col-box{
	float:left;
	width:293px;
	margin-right:18px;
}
.box2,
.box1{
	text-indent:-9999px;
	overflow:hidden;
	height:201px;
}
.box1{background:url(images/bg-box1.gif) no-repeat;}
.box2{background:url(images/bg-box2.gif) no-repeat;}
#footer {
	width:100%;
	overflow:hidden;
	display:table-footer-group;
	background:url(images/bg-footer.gif) repeat-x;
}
* html #footer{position:relative;}
*+html #footer{position:relative;}
.f1 {
	height:1%;
	display:table-row;
}
.f2 {display:table-cell;}
.f3{
	margin:0 auto;
	width:954px;
	background:url(images/bg-f3.png) repeat-y;
	padding:19px 2px 0;
}
#footer .container{
	height:1%;
	overflow:hidden;
	font-size:14px;
	line-height:16px;
	color:#b2cedf;
	padding:0 22px;
	margin-bottom:16px;
	position:relative;
}
.copy{float:left;}
.paid{float:right;}
.column-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.column-holder{
	overflow:hidden;
	height:1%;
	background:url(images/bg-column-holder.png);
	padding:22px 0 34px;
	font-size:12px;
	line-height:14px;
}
.column{
	float:left;
	padding:0 26px 0 21px;
	position:relative;
}
.column h5{
	margin:0 0 3px;
	color:#d9eaf4;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
}
.column-holder .column ul{
	float: none;

}
.column ul li{margin-bottom:4px;}
.column ul li a{
	color:#b6cedd;
	text-decoration:none;
}
.column ul li a:hover{text-decoration:underline;}
.col{
	width:280px;
	margin-bottom:16px;
}
.col a{
	color:#b6cedd;
	text-decoration:none;
}
.col a:hover{text-decoration:underline;}
.col p{
	font-size:11px;
	display:block;
	color:#88b4cf;
	line-height:14px;
	padding: 4px 0 4px 0 !important;
	margin: 0;
}
.fade-gal{
	margin:0;
	padding:0;
	list-style:none;
	height:315px;
	position:relative;
	background: #FFF;
}
.fade-gal li{
	position:absolute;
	top:0;
	left:0;
	width:858px;
}
div.navigation {
	width: 100%;
	overflow: hidden;
	padding-bottom: 14px;
}

div.navigation .next {float: right;}
div.navigation .prev {float: left;}

.wpcf7-not-valid-tip {
	top: 0 !important;
	left: 0 !important;
	width: 80% !important;
}
.fade-gal li {z-index:1;}
.fade-gal .active {z-index:2;}
