* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	margin:0;
	color:#000;
	font:1em Arial, sans-serif;
	background:#132b43;
	min-width:959px;
}
.buttonbar {
	clear:both;
	width:100%;
	text-align:left;
	margin-top:20px;
}
.buttonbar img{padding-right: 15px;}
img {border-style:none;}
a {
	text-decoration:none;
	color:#b00;
}
a:hover {text-decoration:underline;}
input, textarea, select{vertical-align:middle;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.skip-nav{
	position:absolute;
	left:-9999px;
	width:1px;
	height:1px;
	z-index:55;
}
.skip-nav:focus{
	left:0;
	width:auto;
	height:auto;
}
#wrapper {
	overflow:hidden;
	width:100%;
	margin:0 auto;
	position:relative;
	padding:0;
	border-top:6px solid #00007a;
}
.header-area {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:15;
	background:#fff url(../images/billJ-bg-header-area.gif) repeat-x 0 100%;
}
#header {
	margin:0 auto;
	width:946px;
	height:215px;
	background:url(../images/bg-header.gif) no-repeat 0 146px;
}
#header:after {
	clear:both;
	display:block;
	content:"";
}
.logo {
	position:absolute;
	top:36px;
	left:50%;
	overflow:hidden;
	z-index:99;
	margin:0 0 0 -261px;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
	cursor:pointer;
	z-index:25;
}
.logo a:hover {text-decoration:none;}
.logo a span,
.logo a strong {
	display:block;
	color:#00007a;
	font:57px Georgia, "Times New Roman", Times, serif;
	margin:0 0 -10px;
}
.logo a span {
	color:#3737dd;
	font:23px Georgia, "Times New Roman", Times, serif;
	margin:0 0 -14px;
}
.block-man {
	float:left;
	background:url(../images/billj-hs-web.2.png) no-repeat 0 -5px;
	width:202px;
	height:159px;
	margin:3px 0 0 31px;
	display:inline;
}
.block-barn {
	background:url(../images/billj-barn.1.png) no-repeat 0 -5px;
	width:244px;
	height:163px;
	position:absolute;
	right:38px;
	top:4px;
}
.header-holder {
	float:right;
	position:relative;
	z-index:1;
}
.form-search,
.form-search fieldset {
	float:left;
	margin:4px 0 0;
}
.form-search .text {
	float:left;
	width:130px;
	height:15px;
	background:#fff;
	border:1px solid #b8b8b8;
	color:#636363;
	font:9px/14px Arial, Helvetica, sans-serif;
	padding:6px 8px 2px;
	text-transform:uppercase;
	margin:0 5px 0 0;
}
.form-search .submit {
	float:left;
	width:31px;
	height:25px;
	background:url(../images/bg-submit.gif) no-repeat;
	font-size:0px;
	line-height:0px;
	cursor:pointer;
	margin:0;
	padding:0;
	border:0;
}
.header-list {
	margin:0 10px 0 12px;
	display:inline;
	padding:5px 5px 7px;
	list-style:none;
	float:left;
	background:#00007a;
	width:137px;
}
.header-list li {
	float:left;
	font:9px/12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/separator-01.gif) no-repeat 0 50%;
	padding:0 8px 0 10px;
}
.header-list li:first-child {background:none;}
.header-list li span {
	float:left;
	margin:0 7px 0 0;
}
.header-list li a {
	float:left;
	color:#fff;
}
.header-list ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	overflow:hidden;
	width:20px;
}
.header-list ul li {
	background:none;
	padding:0;
	margin:0 3px 0 0;
}
.header-list ul li a {
	text-indent:-9999px;
	background:url(../images/bg-resize.gif) no-repeat;
	width:7px;
	display:block;
	overflow:hidden;
	height:8px;
}
.header-list ul li #decrease {background-position:-10px 0;}
.header-list ul li #increase {background-position:0 0;}
.header-frame {
	overflow:hidden;
	margin:0 0 32px;
	float:right;
}
.slogan {
	color:#23238c;
	font:bold 16px/21px Georgia, "Times New Roman", Times, serif;	
}
.header-wrapper {
	overflow:hidden;
	width:100%;
	position:relative;
}
#nav {
	margin:0;
	padding:0;
	list-style:none;
	width:928px;
	position:relative;
	z-index:99;
	height:36px;
}
#nav li {
	float:left;
	font:bold 11px/14px Georgia, "Times New Roman", Times, serif;
	padding:6px 0 0;
	position:relative;
}
#nav li a {
	color:#fff;
	float:left;
	padding:13px 21px 14px;
}
#nav li:hover a,
#nav li.hover a {
	text-decoration:none;
	background:#bb0000;
}
#nav li.hover .drop,
#nav li:hover .drop {display: block;}
#nav li .drop {
	display: none;
	position: absolute;
	top:48px;
	left:0;
	z-index:99;
	background:url(../images/none.gif) no-repeat;
}
#nav li.last .drop {
	right:0;
	left:auto !important;
}
#nav ul {
	margin: 0;
	padding:11px 0 9px;
	list-style:none;
	float:left;
	background:url(../images/bg-drop.png) repeat;
}
#nav ul li {
	font:11px Arial, Helvetica, sans-serif;
	float: none;
	background: none;
	white-space: nowrap;
	padding: 0 0 1px;
	margin: 0 0 -1px;
}
#nav ul li a {
	color: #000;
	float: none;
	padding:0 0 0 20px;
	display: block;
	font:12px Arial, Helvetica, sans-serif;
	background: none;
	position: relative;
}
#nav ul li a span {
	display:block;
	background:url(../images/bg-bullet-01.gif) no-repeat 0 50%;
	padding:6px 35px 5px 15px;
}
#nav li:hover ul li a,
#nav li.hover ul li a { background:none;}
#nav ul li:hover a,
#nav ul li.hover a,
#nav ul li.active a,
#nav ul li a:hover {
	background:none !important;
	text-decoration:none;
}
.main-area {
	overflow:hidden;
	width:100%;
	background:#fff url(../images/bg-main-area.gif) no-repeat 50% 0;
	position:relative;
	z-index:2;
}
#main {
	overflow:hidden;
	width:947px;
	margin:215px auto 20px;
}
.visual {
	overflow:hidden;
	height:276px;
	padding:0 9px;
	margin:0 0 7px;
	width:928px;
}
.gallery {
	overflow:hidden;
	width:607px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	position:relative;
	height:276px;
}
.gallery li {
	width:607px;
	height:276px;
	width:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}
.gallery li .image {
	float:left;
	width:607px;
	position:relative;
	z-index:2;
}
.gallery li .img-frame {
	width:607px;
	height:276px;
	background:#23238C;
}
.gallery li .img-frame img
{
	display:block;
	margin:0 auto;
	max-width:607px;
	max-height:276px;	
	width:auto !important;
	height:auto !important;	
	width:607px;
	height:276px;	
}
.slider {
	position:absolute;
	bottom:0;
	left:0;
	height:75px;
	width:567px;
	overflow:hidden;
	background:url(../images/bg-slider.png) repeat;
	padding:13px 20px 0;
	color:#fff;
	font:11px/14px Arial, Helvetica, sans-serif;
}
* html .slider {bottom:-1px;}
.slider strong {
	font:18px Georgia, "Times New Roman", Times, serif;
	display:block;
	margin:0 0 4px;
}
.slider p {margin:0;}
.list-gallery {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:17px;
	left:62px;
	z-index:99;
}
.list-gallery li {
	float:left;
	width:11px;
	height:11px;
	margin:0 0 0 8px;
	display:inline;
}
.list-gallery li a {
	float:left;
	text-indent:-9999px;
	width:11px;
	height:11px;
	overflow:hidden;
	background:url(../images/bg-gallery-list.gif) no-repeat 0 -12px;
}
.list-gallery li.next a {background-position:0 0;}

.news-block {
	background:url(../images/bg-text-block-1.gif) no-repeat;
	float:left;
	height:251px;
	width:216px;
	margin:-6px 0 0 -115px;
	position:relative;
	z-index:102;
	display:inline;
	padding:33px 19px 0 143px;
	color:#000;
	font-size:10px;
	line-height:12px;
}
.news-block h2 {
	margin:0 0 7px;
	color:#00007a;
	font:20px Georgia, "Times New Roman", Times, serif;
}
.news-block p {margin:0;}
.news-block h3 {
	margin:0 0 2px;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
}
/*.news-block h3 a {color:#782424;}*/
.news-block .news {
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
.more {
	float:right;
	/*color:#792424;*/
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:-13px 0 0;
	position:relative;
}
.social {
	float:right;
	width:27px;
	margin:90px 16px 0 0;
	padding:0;
	list-style:none;
	display:inline;
}
.social li {
	margin:0 0 6px;
	float:left;
	clear:both;

}
.social li a {
	float:left;
	width:36px;
	height:37px;
	background:url(../images/billJ_icons.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	clear:both;
}
.social li a {background-position:-36px -185px;}
.social li.facebook a {background-position:0 -185px;}
.social li.twitter a {background-position:-36px 0;}
.social li.twitter a {background-position:0 0;}
.social li.rss a {background-position:-36px -37px;}
.social li.rss a {background-position:0 -37px;}
.social li.youtube a {background-position:-36px -74px;}
.social li.youtube a {background-position:0 -74px;}
.social li.flick a {background-position:-36px -148px;}
.social li.flick a {background-position:0 -148px;}
.social li.vine a {background-position:0px -112px;}
.social li.instagram a {background:url(../images/instagram_icon.png) no-repeat 50% 50%;}
.list-button {
	margin:0 0 6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:954px;
}
.list-button li {
	float:left;
	margin:0 8px 0 0;
	background:url(../images/stivers-bg-btn.png) repeat-x;
}
.list-button li a {
	display:block;
	width:270px;
	height:41px;
	padding:0 20px;
	color:#fff;
	font:bold 1.3em/41px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-shadow:0 0 8px #000;
	background:url(../images/stivers-arr-wh.gif) no-repeat 282px 50%;
}
.list-button {
	margin:0 0 6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:954px;
}
.list-button li {
	float:left;
	margin:0 8px 0 0;
	background:url(../images/billJ-bg-btn.png) repeat-x;
}
.list-button li a {
	display:block;
	width:270px;
	height:41px;
	padding:0 20px;
	color:#fff;
	font:bold 1.3em/41px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow:0 0 8px #000;
	background:url(../images/arr-wh.gif) no-repeat 282px 50%;
}
.main-holder #sidebar {
	float:left;
	width:385px;
	font-size:1.1em;
	line-height:1.54em;
	margin:0 7px 0 0;
}
#sidebar h2 {
	margin:0 0 8px;
	color:#fff;
	font:bold 1.15em/1.2em Georgia, "Times New Roman", Times, serif;
	background: #b00;
    padding: 9px 17px 11px;
    border-top: #7a0000 8px solid;
}
.main-holder h3 {margin:0;}
/*.main-holder h3 a {color:#792424;}*/
.main-holder p {margin:0;}
.main-holder p a {
	/*color:#792424;*/
	font-weight:bold;
}
.holder-block {
	padding:0 11px 0 15px;
	height:1%;
}
.holder-block:after {
	clear:both;
	display:block;
	content:"";
}

.tabset {
	width: 310px;
	margin: -47px auto 0px auto;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
    background: url(../images/billJ-bg-btn.png) repeat-x;
}
ul.tabs li{
	background: none;
	color: #222;
	display: inline-block;
	width:101px;
	text-align: center;
	cursor: pointer;
    height: 41px;
    padding: 0 0;
    color: #fff;
    font: bold 1.1em/41px Georgia, "Times New Roman", Times, serif;
    text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 0 8px #000;
    background: url(../images/arr-wh.gif) no-repeat 282px 50%;
}

ul.tabs li.current{
	background: #23238C;
}

.tab-content{
	display: none;
	padding-top: 10px;
}

.tab-content.current{
	display: inherit;
}

.instagram-list li {
	display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 30%;
    padding: 0 5px 10px 5px;
}
.instagram-list img {
	display: block;
    width: 100%;
}

#sidebar .image {
	float:right;
	margin:2px 0 0 20px;
	display:inline;
}
#sidebar .image img {display:block;}
.main-holder #content {
	float:left;
	width:555px;
	font-size:1.1em;
	line-height:1.54em;
}
#content h2 {
	margin:0 0 8px;
	color:#fff;
	font:bold 1.15em/1.2em Georgia, "Times New Roman", Times, serif;
	background:#b00;
	padding:9px 17px 11px;
	border-top:#7a0000 8px solid;
}
#content .image {
	float:right;
	margin:-35px 5px 0 20px;
	display:inline;
	position:relative;
}
#content .vidimage {
	float:right;
	margin: 0px 5px 0 20px;
	display:inline;
	position:relative;
}
#content .image img {display:block;}
.main-frame {
	overflow:hidden;
	width:864px;
	padding:14px 65px 0 18px;
	position:relative;
}
.main-frame #sidebar {
	float:left;
	width:193px;
	padding:6px 8px 0 0;
	display:inline;
	/*overflow:hidden;*/
	height:256px;
	position:relative;
}
.list-sidebar {
	margin:10px 0 0 19px;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.list-sidebar li {
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 7px;
	vertical-align:top;
	height:1%;
	overflow:hidden;
}
.list-sidebar li a {
	color:#a29e7f;
	background:url(../images/bg-bullet-03.gif) no-repeat 0 50%;
	float:left;
	clear:both;
	padding:0 0 0 15px;
}
.list-sidebar li a:hover,
.list-sidebar li.active a {
	color:#b00;
	background:url(../images/bg-bullet-02.gif) no-repeat 0 50%;
	text-decoration:none;
}
#sidebar .bluebtns
{
	position:absolute;
	top:262px;
	left:0;
}
.bluebtns ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.bluebtns li
{
	margin:8px 0 0;
	background:url(../images/billJ-bg-btn.png) repeat-x;
}
.bluebtns a
{
	display:block;
	width:153px;
	height:33px;
	padding:0 20px;
	color:#fff;
	font:bold 1.1em/33px Georgia, "Times New Roman", Times, serif;
	/*text-transform:uppercase;*/
	text-decoration: none;
	text-shadow:0 0 8px #000;
	background:url(../images/arr-wh.gif) no-repeat 173px 50%;
	overflow:hidden;
}
.bluebtns a span
{
	display:none;
}
.main-frame #content {
	float:left;
	width:645px;
	font-size:1.1em;
	line-height:1.54em;
	background:#fff;
	padding:6px 8px 0 7px;
	overflow:hidden;
}
.main-frame #content h2 {
	background:#3737dd !important;
	border-color:#00b !important;
	margin:0 0 16px;
}
.main-frame #content .post {
	overflow:hidden;
	padding:0 10px 15px 21px;
	font-size:1.2em;
	line-height:1.35em;
}
.main-frame #content .post h3 {
	margin:0;
	font-size:0.9em;
}
.main-frame #content .post p {margin:0;}
.main-frame #content .date {
	color:#898989;
	display:block;
	font-size:0.9em;
	line-height:1.2em;
	margin:0 0 2px;
}
.main-frame #content .post p a {text-decoration:underline;}
.main-frame #content .post p a:hover {text-decoration:none;}
.main-frame .social {
	position:absolute;
	top:0;
	right:11px;
}
.vidlinkbox .social {
	position: static;
}
.post-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 8px;
}
.paging {
	margin:0;
	display:inline;
	padding:0;
	list-style:none;
	float:right;
}
.paging li {
	float:left;
	font-size:1.1em;
}
.paging li a {
	float:left;
	padding:0 3px;
}
.paging li.active a,
.paging li a:hover {
	background:#8f0000;
	color:#fff;
	text-decoration:none;
}
.footer-area {
	overflow:hidden;
	width:100%;
	background:#00007a url(../images/bg-footer.gif) repeat-x 0 9px;
}
#footer {
	overflow:hidden;
	width:947px;
	margin:0 auto 50px;
	padding:25px 0 0;
}
.footer-holder {
	overflow:hidden;
	width:100%;
	padding:0 0 40px;
}
.footer-holder ul,
.footer-list {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	font-size:0.9em;
}
.footer-list {float:right !important;}
.footer-holder ul li {
	float:left;
	background:url(../images/separator-02.gif) no-repeat 0 50%;
	padding:0 7px 0 9px;
}
.footer-holder ul li:first-child {background:none;}
.footer-holder ul li a {color:#fff;}
.footer-frame {
	overflow:hidden;
	width:100%;
	padding:0 0 25px;
}
.link-footer {
	float:left;
	
}
.link-footer ul {
	margin:0 63px 0 11px;
	display:inline;
	padding:0;
	list-style:none;
	float:left;
}
.link-footer ul li {
	font-size:1.1em;
	float:left;
	clear:both;
	line-height:1.45em;
}
.link-footer ul li strong {
	color:#6363dd;
	font-size:1.18em;
}
.link-footer ul li a {color:#fff;}
#footer address {
	float:left;
	margin:19px 0 0 12px;
	display:inline;
	color:#fff;
}
#footer address span,
#footer address strong {
	display:block;
	font:1em/1.5em Arial, Helvetica, sans-serif;
}
#footer address strong {font:bold 1.1em Arial, Helvetica, sans-serif;}
.block-map {
	float:right;
	width:370px;
	background:#23238c;
	padding:8px 0 14px 22px;
	margin:14px 12px 0 0;
}
.block-map address {
	color:#bbf !important;
	margin:0 29px 0 0 !important;
}
.block-map ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.block-map ul li {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
.block-map ul li a {color:#fff;}
.block-map ul li.active a,
.block-map ul li a:hover {
	color:#bbf;
	text-decoration:none;
}
.block-mapb {
	float:right;
	width:370px;
	padding:8px 0 14px 22px;
	margin:14px 12px 0 0;
}
.block-mapb address {
	color:#bbf !important;
	margin:0 20px 0 0 !important;
}
.block-mapb ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.block-mapb ul li {
	font: bold 1.1em Arial, Helvetica, sans-serif;
	padding:0 0 4px;
}
.block-mapb ul li a {color:#fff;}
.block-mapb ul li.active a,
.block-mapb ul li a:hover {
	color:#bbf;
	text-decoration:none;
}
.addybox {
  position: absolute;
  width: 885px;
  margin: 55px 0 0 -554px;
  clear:both;
}
.addybox address b {
  color:#FFF;
  font-size:13px;
}
.map {
	width:121px;
	height:132px;
	position:relative;
	float:right;
	background:url(../images/BillJ_Ohio_map.png) no-repeat;
	margin:-22px 0 -27px;
}
.map img {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}
.map ul {
	padding:0;
	margin:0;
	list-style:none;
	position:relative;
}
.map li {
	position:absolute;
	display:none;
	text-indent:-9999em;
	overflow:hidden;
	background-repeat:no-repeat;
}
.map li.activestate { display:block;}
.map li#area1 {
	background-image:url(../images/area2.png);
	width:17px;
	height:18px;
	top:67px;
	left:106px;
}
.map li#area5 {
	background-image:url(../images/area2.png);
	width:17px;
	height:18px;
	top:20px;
	left:75px;
}
.map .active#area6 {
	background-image:url(../images/area2.png);
	width:17px;
	height:18px;
	top:21px;
	left:76px;
}

#voterecord
{
    margin:10px auto;
    font-size:.9em;
}
#voterecord .voteHeader td
{
    font-weight:bold;
    color:White;
    background:#7899BA;
    padding:5px 6px;
}
#voterecord .voteRow td
{
    border-bottom:1px solid black;
    padding:5px 6px;
    text-transform:capitalize;
}
#voterecord .voteRow a
{
    color:Black;
}
#voterecord .aye
{
    color:#057422;
}
#voterecord .nay
{
    color:#D20000;
}
#voterecord .col4
{
    width:300px;
}

.buffer
{
	min-height:400px;
	padding:0 15px 10px;
	font-size:1.1em;
}
.buffer .middleheadline
{
	font-weight:bold;
	font-size:1.3em;
	color:#900;
}

.buffer fieldset
{
	padding:15px;
	border:1px solid #ddd;
	margin:0 0 10px;
}
.buffer legend
{
	font-weight:bold;
}
.buffer .formboxL,
.buffer .formboxL33
{
	float:left;
	padding:1em 0 0 1em;
}
.buffer .formboxL33
{
	width:30%;
}
.formboxL input,
.formboxL select,
.formboxL textarea {
  clear: right;
  display: block;
  max-width: 510px;
}
.buffer .is-inline
{
	display:inline;
}
.wsbform .submit {
  border: 1px solid #999999;
  height: 30px;
  margin: 3px auto;
  padding: 2px 3px 1px;
  vertical-align: top;
  text-align:center;
  width:225px;
}
span.required-field
{
	color:#a00;
}
.clear
{
	clear:both;
}

.debt-clock
{
  color:red;
  font-size:20px;
  font-weight:bold;
}
.debt-clock.national
{
float:left;
}
.debt-clock.personal
{
float:right;
}
.twtr-ft, .fb-comments{
  display:none !important;
}