/*

Theme Name: No on NY Bev Tax
Description: Custom theme for ABA
Version: 1.0
Author: Firefly Design, Inc.
Author URI: http://www.FireflyWorks.com

*/


body { background-color:FFFFFF; margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; }

a, table td a{
	color:#a00;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a.post-title{
	font-weight:bold;
	text-transform:uppercase;
}

span.edit-post a{
	color:#14a;
	font-weight:bold;
	font-size:11px;
}
span.edit-post{
	color:#038;
}

.bodytext  { font-size:14px; font-family:Arial, Verdana, Trebuchet; color:#1E1A17; text-decoration:none; padding:0 0 14px 0;}

ul.pagenav, .pagenav li				{ margin:0; padding:0; /*width: 380px;*/width:550px; }
ul.pagenav							{ margin-bottom:5px; list-style:none; list-style-position:inside; }
.pagenav li							{ display:inline; list-style-type: none; list-style-position:inside; width:200px; }
.pagenav li.current_page_item a		{ color: rgb(186, 168, 130); font-family:arial; font-size:13px; font-weight:bold; text-decoration:none; }
.pagenav li a						{ font-size:13px; font-family: Arial Narrow, Arial, Verdana, Trebuchet; text-decoration:none; color:#AB0000; text-transform:uppercase; }
.pagenav li.first a					{ margin-left:0; }	
.pagenav li a:hover					{ color:#000000; text-decoration:none; }
.pagenav li img						{ margin-left:2px; margin-right:4px; margin-bottom:4px; }


ul.esp{
	width: 550px;
	margin:0 0 0 10px;
}

#headerlogo		{ position:relative; top:14px; z-index:10; }

#splashmovie	{ z-index:-10; }

 .nav {
	font-size : 13px;
	font-family : Arial, Verdana, Trebuchet;
	text-decoration : none;
		color : #AB0000;

}

 .nav:hover {
	font-size : 13px;
	font-family :  Arial, Verdana, Trebuchet;
	color : #000000;
	text-decoration : none;

}

.navselect {
	font-size : 13px;
	font-family :  Arial, Verdana, Trebuchet;
	color : #BAA882;
	font-weight : bold;
	text-decoration : none;

}

  .subtitle {
	font-size : 16px;
	font-family :  Arial, Verdana, Trebuchet;
	color : #000000;
	font-weight : bold;
	text-decoration : none;

}


  .title {
	font-size : 30px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #510C15;
	font-weight : bold;
	text-decoration : none;

}


  .intro {
	font-size : 21px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #000000;
	font-weight : bold;
	text-decoration : none;

}

  .introlarge {
	font-size : 30px;
	font-family :  Arial, Verdana, Trebuchet;
	color : #000000;
	font-weight : bold;
	text-decoration : none;

}


  .introlink {
	font-size : 21px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #AB0000;
	font-weight : bold;
	text-decoration : none;

}

  .introlink:hover {
	font-size : 21px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #000000;
	font-weight : bold;
	text-decoration : none;

}



.formfieldtitles  {
	font-size : 14px;
	font-family :   Arial, Verdana, Trebuchet;
	font-weight : bold;
	color : #510c15;
	text-decoration : none;

}



 .contentlink {
	font-size : 14px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #AB0000;
	font-weight : bold;
	text-decoration : none;

}

 .contentlink:hover {
	font-size : 14px;
	font-family :   Arial, Verdana, Trebuchet;
	color : #000000;
	font-weight : bold;
	text-decoration : none;

}

.pagenav li.page-item-44 {
	display: none;
}

/*  form stuff */
span.form_label{
	display:block;
	float:left;
	color:#800;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
}

span.form_label2{
	display:block;
	float:left;
	color:#800;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	margin-top:4px;
	padding-right:10px;
}

div.form_field{
	float:left;
	padding:0 30px 10px 10px;
}

div.form_row{
	float:left;
	width:700px;
	clear:both;
}

input{
	border:1px solid #999;
}
input.zip{
	width:60px;
	margin:0 8px 0 0;
}

input.zip4{
	width:50px;
	margin:0 0 0 4px;
}

div.thanks{
	border:1px solid #999;
	background:#eee;
	padding:20px;
	margin:0 0 30px 0;
}
.bodytext ul li {
	margin-bottom: 5px;
}

span.req_key{
	display:block;
	float:left;
	font-size:11px;
}

div.divider{
	width:100%;
	border:1px solid #e6e6e6;
	border-top:0px;
	border-right:0px;
	border-left:0px;
	margin:0 0 10px 0;
}

/* FOR PETITION COUNTER ADD-ON TO HEADER */
div.add-to-head{
	width:100%;
	margin:auto;
	position:absolute;
	top:240px;
	text-align:center;
}
div.counter{
	width:710px;
	margin:auto;
	text-align:left;
	font-family: arial,helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#600;
}
div#counter-style{
	width:200px;
	padding:12px;
	border:2px solid #600;
	background:#fff;
}

span.msg{
	font-size:12px;
	border:1px solid #ca0;
	background:#fff666;
	padding:5px 0 0 0;
	text-align:center;
	display:block;
	height:24px;
	color:#000;
	margin:0 0 10px 0;
}

span.the_date{
	display:block;
	color:#555;
	font-size:11px;
	margin:3px 0;
	text-transform:uppercase;
}




/* FOR PETITION COUNTER ADD-ON TO HEADER */



* html .add-to-head2{
top: 683px;

left:50%;
	position:absolute;
	

}

.add-to-head2{

//margin:auto;
	position:absolute;
	top:683px;
	left:220px;
	text-align:center;
}
div.counter2{

	margin:auto;
	text-align:center;
	font-family: arial,helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#600;
}
div#counter-style2{
	width:400px;
	padding:20px;
	border:2px solid #600;
	background:#fff;
}




/* FOR PETITION COUNTER ADD-ON TO HEADER */
div.add-to-head3{
	width:100%;
	margin:auto;
	position:absolute;
	top:33px;
	left:0px;
	text-align:center;
}
div.counter3{
	width:510px;
	margin:auto;
	text-align:left;
	font-family: arial,helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#600;
}
div#counter-style3{
	width:190px;
	padding:5px;
	border:2px solid #600;
	background:#fff;
}


.addthis{

float:right;
margin-top:-22px;
margin-right:12px;

}
