/* custom styles by Richir Outreach */
html body {
  background: url("/wp-content/uploads/2011/12/bg-dark.png") repeat scroll 50% 0 #27292A;
  font: 62.5% Georgia,Geneva,"Times New Roman",times;
  padding: 24px 0;
}

/* * header * */
.wrapper .header {
	height:135px;
	padding-right:0;
	text-align: center;
}
.header .site-description {
  float: right;
  height:auto;
  margin-left:;
  overflow: hidden;
  padding: 0;
  width: 325px;
}
#subhead {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	margin:0 20px;
	padding-top:40px;
}
#social {
	float: left;
	margin-left:21px;
	text-align: center;
}
.header_search {
	float: right;
	clear: both;
	width: 160px !important;
	margin-top: -132px;
}


	
/* * main menu * */
.wrapper .nav {
  background: url("/wp-content/uploads/2011/12/menu.png") repeat scroll 0 0 transparent;
  border-top: 0;
  box-shadow:0 1px 2px 0 #333333;
  -moz-box-shadow:0 1px 2px 0 #333333;
  -webkit-box-shadow:0 1px 2px 0 #333333;
}
.dd { overflow:hidden; }
.nav .dd li {
  border-left: 1px solid #C52F22;
  font-size:14px;
}
.nav .dd li#menu-item-10 {
	border-left:0;
}
.nav .dd li a {
  color: #FFFFFF;
  margin: 0 1px 0 0;
  padding: 16px 27px 15px;
}
.nav .dd li:hover {
	background: url("/wp-content/uploads/2011/12/menu-hover.png") repeat scroll 0 0 transparent;
}
.nav .dd li.parent a {
  padding: 16px 26px;
}
.nav .dd li.parent a.dd_hover {
    border-bottom: 0;
    padding: 16px 26px;
}
.nav .dd ul.sub-menu {
	background:#811F16;
}
.nav .dd ul.sub-menu li:hover {
    background: #811F16;
}
.nav .dd li.dd_hover {
	background: url("/wp-content/uploads/2011/12/menu-hover.png") repeat scroll 0 0 transparent;
}
.dd li.parent ul.sub-menu a {
  background: none;
}
.nav .dd ul.sub-menu li {
	border-left: none;
}

/* * slideshow * */
#slideshow .slide {
  background: none repeat scroll 0 0 #E3ECFF;
}


/* * sidebar * */
#text-13 h3,
#text-4 h3 {
	display:none;
}
/* signup forms in sidebar & contact us page */
#text-13.widget {
	background: none repeat scroll 0 0 #E0E0E0;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 10px 10px 15px 34px;
	width: 260px;
}
#text-13 form {
	margin-left:11px;
}
#text-13 h2 {
  color: #C72F22;
  font-family: Georgia,Times,serif;
  font-size: 27px;
  font-weight: normal;
  margin-bottom:5px;
  margin-right: 10px;
  text-align: right;
  text-shadow: 1px 1px #333333;
 	-moz-text-shadow: 1px 1px #333333;
	-webkit-text-shadow: 1px 1px #333333;
  text-transform: uppercase;
}
.diaFields .formRow {
	float:left;
	margin-right:5px;
}
.diaFields .formRow input,
.diaFields .formRow select {
	border: 1px solid;
	padding: 3px;
}
.diaFields .formRow .salsa_street {
	width:360px;
}
.diaFields .formRow .salsa_city {
	width:100px;
}
.diaFields .formRow .salsa_state {
	width:190px;
}
.formRow input.salsa_email {
	width:130px;
}
.formRow input.salsa_zip {
	width:50px;
}
.formRow .post-content p {
  margin: 7px 0 0;
}
#submitSignup {
	background: none repeat scroll 0 0 #3B5997;
	border: 1px solid #003366;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
#submitSignup:hover {
	background: #375289;
}

/* take action menu */
#takeaction {
	left: 30px;
	position: relative;
}
#takeaction a {
	background: #666666;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	padding: 12px 20px;
	text-align:right;
	text-decoration:none;
	width:264px;
	float:right;
}
#takeaction a:hover {
	background: #4F4F4F;
}
#takeaction h2 {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  float: right;
  font-family: Georgia,Times,serif;
  font-size: 27px;
  font-weight:normal;
  margin-bottom:1px;
  padding: 10px 20px;
  text-align: right;
  text-shadow: 1px 1px #333333;
  text-transform: uppercase;
  width: 264px;
}


/* * front page loop * */


/* * sidebar * */
#text-2 h3,
#text-6 h3,
#text-10 h3 {
	display:none;
}

#text-2.widget {
	background: none repeat scroll 0 0 #CCCCCC;
	margin-bottom: 1px;
	margin-left: 1px;
	padding: 10px 10px 15px 34px;
	width: 260px;
}
#text-2 form {
	margin-left:11px;
}
#text-2 h2 {
  color: #C72F22;
  font-family: Georgia,Times,serif;
  font-size: 27px;
  font-weight: normal;
  margin-bottom:5px;
  margin-right: 10px;
  text-align: right;
  text-shadow: 1px 1px #333333;
 	-moz-text-shadow: 1px 1px #333333;
	-webkit-text-shadow: 1px 1px #333333;
  text-transform: uppercase;
}
.diaFields .formRow {
	float:left;
	margin-right:5px;
}
.diaFields .formRow input,
.diaFields .formRow select {
	border: 1px solid;
	padding: 3px;
}
.diaFields .formRow .salsa_street {
	width:360px;
}
.diaFields .formRow .salsa_city {
	width:100px;
}
.diaFields .formRow .salsa_state {
	width:190px;
}
.formRow input.salsa_email {
	width:130px;
}
.formRow input.salsa_zip {
	width:50px;
}
.formRow .post-content p {
  margin: 7px 0 0;
}

/* Button for Forms */
#submitSignup {
	background: none repeat scroll 0 0 #3B5997;
	border: 1px solid #003366;
	color: #FFFFFF;
	cursor:pointer;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
#submitSignup:hover {
	background: #E3ECFF;
	color: #222222;
}

/* take action menu */
#takeaction {
	left: 30px;
	position: relative;
}
#takeaction a {
	background: #666666;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	padding: 12px 20px;
	text-align:right;
	text-decoration:none;
	width:264px;
	float:right;
}
#takeaction a:hover {
	background: #4F4F4F;
}
#takeaction h2 {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  float: right;
  font-family: Georgia,Times,serif;
  font-size: 27px;
  font-weight:normal;
  margin-bottom:1px;
  padding: 10px 20px;
  text-align: right;
  text-shadow: 1px 1px #333333;
  text-transform: uppercase;
  width: 264px;
}
a.donate {
	background: rgb(76,116,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(76,116,191,1) 0%, rgba(59,89,151,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,116,191,1)), color-stop(100%,rgba(59,89,151,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c74bf', endColorstr='#3b5997',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF !important;
	font-family: Georgia, Times, serif;
	font-size: 26px;
	display: inline-block;
	padding: 3px 32px;
	text-align: center;
	text-decoration:none;
	text-shadow: 1px 1px #333333;
	-moz-text-shadow: 1px 1px #333333;
	-webkit-text-shadow: 1px 1px #333333;
	text-transform:uppercase;
	height: 40px;
}
#takeaction a.donate:hover,
a.donate:hover {
	background: rgb(59,89,151); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(59,89,151,1) 0%, rgba(50,74,122,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,89,151,1)), color-stop(100%,rgba(50,74,122,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(59,89,151,1) 0%,rgba(50,74,122,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(59,89,151,1) 0%,rgba(50,74,122,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(59,89,151,1) 0%,rgba(50,74,122,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(59,89,151,1) 0%,rgba(50,74,122,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5997', endColorstr='#324a7a',GradientType=0 ); /* IE6-9 */
}
#donate_btns {
	width: 325px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}
/*.header .donate {
	margin-left:21px;
	height: 30px;
}*/
#takeaction a.donate { /*sidebar button */
	background: rgb(76,116,191); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(76,116,191,1) 0%, rgba(59,89,151,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,116,191,1)), color-stop(100%,rgba(59,89,151,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(76,116,191,1) 0%,rgba(59,89,151,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c74bf', endColorstr='#3b5997',GradientType=0 ); /* IE6-9 */
	color: #FFFFFF !important;
	font-family: Georgia, Times, serif;
	font-size: 26px;
	display: inline-block;
	padding: 4px 21px 0 0;
	text-align: right;
	text-decoration:none;
	text-shadow: 1px 1px #333333;
	-moz-text-shadow: 1px 1px #333333;
	-webkit-text-shadow: 1px 1px #333333;
	text-transform:uppercase;
	height: 40px;
	width: 283px;
}


/* * additional resources * */
a.gvp { background: url('/wp-content/uploads/2011/12/nonviolence.png'); }
a.shell { background: url('/wp-content/uploads/2011/12/shells.png'); }
a.nyleg { background: url('/wp-content/uploads/2012/03/nyleg.jpg'); }
#text-3 a {
  border: 1px solid #CCCCCC;
  color: #000000;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 86px;
  margin: 10px 30px;
  padding-top: 34px;
  text-align: center;
  text-shadow: 1px 1px #FFFFFF;
  width: 200px;
}
#text-3 a:hover {
	border:1px solid #AAAAAA;
}

/* * footer * */
.wrapper .footer {
  height:auto;
  min-height: 150px;
  padding: 20px 20px 0;
}
.footer h2 {
  font-family: Georgia,Times,serif;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 1px 1px #CCCCCC;
  text-transform: uppercase;
}
.signupfoot .diaFields .formRow {
  margin-top: 5px;
  float:none;
}
.signupfoot .formRow input.salsa_zip {
  float: left;
  margin-right: 15px;
  width: 50px;
}
.signupfoot,
.twitterfoot,
.fbfoot {
  border-right: 1px solid #CCCCCC;
  display: inline;
  float: left;
  height: 132px;
  margin-right: 10px;
}
.signupfoot, .fbfoot, .c3foot {
  padding-left: 12px;
  width: 200px;
}
.twitterfoot { width: 250px; }
.fb-like, .signupfoot form {
  margin-top: 20px;
  width: 300px;
}
.c3foot { float:left; }
.c3foot span {
  font-family: arial,helvetica,sans-serif;
  font-size: 12px;
}
.twtr-ft, .twtr-hd { display:none; }
.legal {
  font-size:12px;
  margin: 0 auto;
  padding:20px 0;
  width: 975px;
}
body .legal, body p.copyright, body p.copyright span {
  color: #FFFFFF;
}

body .legal .credits a, body .legal .copyright a{
  color:#FFFFFF;
  text-decoration:underline;
}
body .legal .credits a:hover, body .legal .copyright a:hover {
  text-decoration:none;
}


/* * shared * */
body a, body a:link,
body .entry .post-content a,
body .footer a,
body .entry .post-meta span, body .entry .post-meta a {
	color:#3B5997;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
body #container {
  padding: 20px 0 45px;
}
#content .entry .post-meta {
  border-bottom: none;
  padding: 15px 0 0 30px;
}
.entry .addthis_default_style {
	border-bottom: 1px solid #D9D9D9;
	margin-left: -30px;
	padding: 0 30px;
}
.slide .post-category, .list .post .post-category, .slide .post .post-meta, .list .post .post-meta {  display: none; }
#loop .post .read_more a,
#slideshow .post .read_more a {
  color: #C72F22;
  float: right;
  font-family: Georgia,times New Roman;
  margin-top: 14px;
  padding-bottom:10px;
  text-decoration: none;
  text-transform: uppercase;
}
#loop .post .read_more a:hover,
#slideshow .post .read_more a:hover { text-decoration: underline; }

/* *  Single Page  * */
.single.content-title { display:none; }

/* * Issues Category Page * */
#rointro {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 14px;
  padding: 0 24px 3px;
}
#rointro h3 {
  color: #000000;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
#rointro p {
  color: #262626;
  font-family: Arial,helvetica,sans-serif;
  font-size: 12px;
  margin: 10px 0;
}

/*   *   *   *   */
/* testimony page */
/*   *   *   *   */
#respond.testimony {
	border-top:1px solid #D9D9D9;
}

/* SUPPORT CUOMO SIDEBAR WIDGET */

#supportCuomo {
	text-align: left;
	font-size: 14px;
	color: white;
}

#supportCuomo form {
	text-align: right;
	margin-top: 1em;
}

#supportCuomoSubmit {
	text-align: right;
	clear: both;
}

#supportCuomoForm label.error {
	font-size: 0.8em;
	color: #F00;
	display: block;
	text-align: left;
}

#supportCuomoSubmit input {
	background: #C72F22;
	font-size: 1.25em;
	padding: 5px 10px;
	margin-top: 10px;
}

#text-10.widget {
	background: #3B5997;
	color: #fff;
	margin-bottom: 20px;
	margin-left: 1px;
	padding: 10px;
	width: 274px;
}

#text-10.widget p {
	color: #fff;
}

#text-10.widget h2 {
  color: #E3ECFF;
  font-family: Georgia,Times,serif;
  font-size: 2.15em;
  font-weight: bold;
  margin-bottom:5px;
  margin-right: 10px;
  text-align: left;
  -moz-text-shadow: 1px 1px #333333;
  -webkit-text-shadow: 1px 1px #333333;
  text-shadow: 1px 1px #333333;
  text-transform: uppercase;
}

/* these form bits can be used anywhere, but were made for the sidebar form */
.form-left {
	float: left;
	clear: both;
}

.form-right {
	float: right;
}



/* CUSTOM NEWS PAGE */
#post_4558 .post-content ul {
	list-style: disc outside none;
    margin: 15px 0 0 0;
    padding-left: 15px;	
}
.news_hr {
    border-bottom: 1px solid #D9D9D9;
    padding: 10px 0 0 0;
}
#post_4558 .post-content a {
}
#post_4558 .post-content a:hover {
	color: #000000;
}
.news_more, .news_more a {
	margin-top: 14px;
	font-family: Georgia,times New Roman;
	padding-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase;
	color: #C72F22 !important;
}
.news_more a:hover {
	color: #333333 !important;
}
#post_4558 h3 a {
	color: #000000 !important;
}

/* CUSTOM FIXES */
img {
    padding-left: 0 !important;
}