/*  
Theme Name: TownsendForNewYork.com Custom Theme (customized from Rushhour Theme)
Theme URL: http://www.imediapixel.com/rushhour/
Description: Custom Wordpress Theme
Author: Alliance Strategies Group, Inc.
Author URI: http://www.asgroupinc.com
Version: 1.0
*/

/* Global Defaults
=====================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover {
	color: #F00;
	text-decoration:none;
}
a:focus,a:hover { 
	text-decoration:underline;
}

h2 a, h2 a:link, h2 a:visited { 
	color: #900;
	text-decoration:none; 
}
h2 a:focus, h2 a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}
/* Global Elements
=====================================================================*/
body {
	background:#fff;
	line-height: 1.6em;
	font:16px arial, verdana, serif;
	color:#333;
}



/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: bold; clear: both; color:#000; }
h1 { font-size: 2.5em; line-height: 1.083em; padding: 0 0 15px 0; }
h2 { font-size: 2em; line-height: 1.25em; padding: 5px 0px; }
h3 { font-size: 1.5em; line-height: 1.167em; padding: 5px 0px; }
h4 { font-size: 1.25em; line-height: 1.2em; padding: 5px 0px; }
h5 { font-size: 1em; line-height: 1.25em; padding: 5px 0px; }
h6 { font-size: 0.75em; line-height: 1.333em; }


/* Start CSS Coding
=====================================================================*/
#container {
	width:100%;
	margin:0;
}
#wrapper {
	width:960px;
	margin:0 auto;
}

#splash {
	width:600px;
	height:500px;
	margin:100px auto 0 auto;
}

.splash-logo {
	float:left;
}

#header {
	width:100%;
	margin:0;
	height:220px;
	text-align:center;
}
#headertop {
	width: 960px;
	height: 150px;
	margin:0 auto;
}

#placemainmenu {
	width: 100%;
	height: 40px;
	border-top:solid 4px #000;
	border-bottom:solid 1px #999;
	background-color:#CCC;
}

#mainmenu {
	width: 960px;
	position: relative;
	margin:0 auto;
}
#mainmenu li {
	display: inline;
	float: left;
}
#mainmenu li a, #mainmenu li a:link, #mainmenu li a:visited {
	display: inline;
	float: left;
	font-size: 1em;
	color: #444;
	font-weight: bold;
	padding: 12px 17px 12px 18px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom: hidden;
	text-decoration: none;
}
#mainmenu li:hover a, #mainmenu li:hover a:link, #mainmenu li:hover a:visited, #mainmenu li.current_page_item a {
	color:#000;
	text-decoration: none;
	background-color:#FFF;
	border-left:solid 1px #999;
	border-right:solid 1px #999;
	border-bottom:solid 1px #fff;
}

#menu-bottom .current_page_item a, #sitemap_list .current_page_item a {
	background:none;
	text-decoration: none;
}

/* Forms and Buttons
=====================================================================*/
#frmsearch {
	width: 230px;
	height: 33px;
	float: right;
}
.textboxsearch {
	width: 225px;
	float: left;
	background:url(images/search-bkg.jpg) no-repeat 0 0;
	border: solid 1px #000;
	color: #666;
	font-family: arial, verdana, serif;
	padding: 12px 8px 12px 65px;
	margin: 30px 0 10px 0;
}

.search {
	display:block;
}

.textboxsignup {
	width: 225px;
	float: left;
	background:url(images/email-bkg.jpg) no-repeat 0 0;
	border: solid 1px #000;
	color: #666;
	font-family: arial, verdana, serif;
	padding: 12px 8px 12px 65px;
	margin: 0 0 10px 0;
}

.textboxzip {
	width: 105px;
	float: left;
	background:url(images/zip-bkg.jpg) no-repeat 0 0;
	border: solid 1px #000;
	color: #666;
	font-family: arial, verdana, serif;
	padding: 12px 8px 12px 65px;
	margin: 0 10px 10px 0;
}

#submitsubscribe {
	width:110px;
	display:inline;
	float:left;
	background:url(images/signup.jpg) no-repeat 0 0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	padding: 11px;
	margin:0;
	border:solid 1px #000;
}
#submitsubscribe:hover {
	background-position:0 -39px;
}

.button-wrap {
	width:120px;
	margin:0 auto;
}

a.red-button {
	width:120px;
	height:120px;
	text-indent:-5000px;
}

a.donate-check {
	width:600px;
	height:78px;
	text-indent:-5000px;
	background:url(images/donate-by-check.jpg) no-repeat 0 0;
	float:left;
	display:inline;
}

a.donate-cc {
	width:600px;
	height:78px;
	text-indent:-5000px;
	background:url(images/donate-by-credit-card.jpg) no-repeat 0 0;
	float:left;
	display:inline;
}

a.donate-check:hover, a.donate-cc:hover {
	background-position:0 -78px;
}


/* Layout
=====================================================================*/
#content {
	position: relative;
	z-index:1;
	width: 990px;
	padding: 0 0 30px 0;
}
#maincontent {
	width: 630px;
	float: left;
}


h2.page-title {
	border-bottom:solid 4px #000;
	padding-bottom:20px;
}

.post-date{
	width:81px;
	height:81px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	background-color: #ccc;
	border:solid 1px #999;
	text-align:center;
	color:#444;
	font-weight:bold;
}

.post-month {
	font-size:1.125em;
	margin:12px auto 0 auto;
	text-transform:uppercase;
}

.post-day {
	font-size:2.25em;
	margin:-10px auto 0 auto;
}


.post-title-info {
	float:right;
	width:528px;
}

.post-title-info h2, .post-title-info h2 a  {
	color:#000;
	text-decoration:none;	
	border-bottom:solid 4px #fff;
}

.post-title-info h2 a:hover  {
	color: #F00;
	border-bottom:solid 4px #000;
}


.post-info {
	font-size:0.75em;
	color:#999;
}

#news-gallery {
	float:left;
	display:inline;
	width:600px;
	background:url(images/shadow.jpg) no-repeat center bottom;
	padding:0 0 33px 0;
	margin:0;
}

.boxbigcontent {
	float:left;
	display:inline;
	width:630px;
	padding:10px 0 20px 0;
	margin:20px 0 30px 0;
	border-bottom:solid 4px #000;
}

.boxbigcontent blockquote {
	background: #F1F1F1 url(images/quote.png) no-repeat 8px 5px;
	font-size: 1.4em;
	color: #000;
	font-family: Georgia, Garamond, serif;
	font-style: italic;
	line-height: 1.6em;
	padding: 10px;
	text-indent: 50px;
  
}
.boxbigcontent p, .tabscontent p {
	line-height: 1.6em;
	padding: 0 0 20px 0;
}

.boxbigcontent img {
	padding:5px;
	border:solid 1px #CCC;
}

h3#previous {
	margin:0 0 20px 40px;
	padding:30px 0 0 0;
}

.boxbigcontent ul.listok {
	padding: 0 0 0 10px;
	margin:20px 0 0 10px;
}

ul.listok li {
	padding: 0 0 0 33px;
	margin:0 0 1em 0;
}
 
ul.listok li a {
	padding: 0 0 0 33px;
	background: url(images/listok-bkg.jpg) no-repeat 0 1px;
}

ul.listok li a:hover {
	background-position:0 -19px;
}

.boxbigcontent ul.listok li {
	font-size: 1.0em;
}
.boxbigcontent ul.listok li strong {
  font-weight: bold;
  font-size: 1.2em;
}
#listnews ul.tabsproject {
  margin: 0;
  padding: 0;
  list-style: none;
}
#listnews ul.tabsproject li {
	padding: 5px 0 5px 0;
	font-size: .9em;
	color: #333;
}

.postmetadata {
	font-size:0.75em;
	margin:0 0 10px 0;
	color:#999;
}

.more-link a {
	float:right;
	font-size:0.75em;
	font-weight:bold;
	text-transform:uppercase;
	line-height:12px;
	width:90px;
	margin:35px 10px 0 0;
	padding:2px 0;
	background: url(images/read-more-bkg.jpg) no-repeat right 0;
}

.more-link a:hover {
	background-position: right -16px;
}


/* Sidebar
=====================================================================*/

#nav {
	width: 300px;
	float: left;
	padding:10px 0 0 40px;
}

#nav h4 {
	text-align:center;
	margin:10px auto;
}

a.join {
	background:url(images/join2.jpg) no-repeat 0 1px;
	float:left;
	display:inline;
}

a.give {
	background:url(images/give2.jpg) no-repeat 0 1px;
	float:left;
	display:inline;
}

a.connect {
	width:120px;
	height:154px;
	text-indent:-5000px;
	background:url(images/connect2.jpg) no-repeat 0 0;
	float:left;
	display:inline;
}

a.join:hover, a.give:hover, a.connect:hover {
	background-position:0 -120px;
}

a.connect:hover {
	background-position:0 -152px;
}

#social-wrapper {
	width:100%;
	text-align:center;
	padding:10px 10px 10px 0;
}

#social-wrapper a {
	outline:none;
	border:none;
	margin:0 0 0 10px;
}


#tweets {
	margin:0 0 30px 0;
}

#tweets li {
	margin: 20px 20px;
	font-size:0.875em;
}

a.aktt_username {
	color:#666;
}

a.aktt_tweet_time {
	font-style:italic;
}
	

#tabsnav {
	width: 323px;
	height: 31px;
	border-bottom: 3px solid #076591;
}
#tabsnav li {
	width: 107px;
	height: 31px;
	float: left;
	display: inline;
	margin: 0 1px 0 0;
}
#tabsnav li.last {
	margin: 0;
}
#tabsnav li a, #tabsnav li a:link, #tabsnav li a:visited {
	width: 107px;
	height: 22px;
	float: left;
	display: inline;
	background: url(images/tabs.png) no-repeat;
	font-size: 1.2em;
	color: #818181;
	font-weight: bold;
	text-align: center;
	padding: 9px 0 0 0;
}
#tabsnav li a:hover {
	text-decoration: none;
	background-position: 0 -31px;
}
#tabsnav li.ui-tabs-selected a, #tabsnav li.ui-tabs-selected a:link, #tabsnav li.ui-tabs-selected a:visited {
	background-position: 0 -62px;
	color: #fff;
	text-decoration: none;
}
.tabscontent {
	width: 297px;
	padding: 12px 13px;
	background: #f1f1f1 url(images/back_tabs.png) no-repeat 0 100%;
	margin: 0 0 20px 0;
}
.ui-tabs-hide {  
	display: none;  
}

#frmnewsletter label {
	float: left;
	width: 109px;
	margin: 7px 0 0 0;
	padding: 8px 0 0 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #2f2f2f;
}
#frmnewsletter br {
	clear: both;
}
.textboxnewsletter {
	width: 180px;
	height: 23px;
	float: left;
	background: url(images/textboxnewsletter.png) no-repeat;
	border: none;
	margin: 7px 0 0 0;
	font-size: 1.2em;
	color: #5b5b5b;
	font-family: arial, verdana, serif;
	padding: 7px 3px 0 3px;
}

#tabsproject {
	padding: 10px 0 5px 0;
	font-size: 1.2em;
	color: #333;
}
#tabsproject li {
	margin: 4px 0;
}

/* Pages
=====================================================================*/

/* captions */

img.alignright {
	display: inline;
	padding: 2px;
	border: 1px solid #d5d5d5;
	margin: 5px 0 10px 10px;  
}
img.alignleft {
	display: inline;
	padding: 2px;
	border: 1px solid #d5d5d5;
	margin: 5px 10px 10px 0;

}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}

img.centered,.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.boxbigcontent ul {
	padding: 0 0 10px 10px;
}
.boxbigcontent ul li {
	padding: 0 0 0 23px;
	background: url(images/bullet2.png) no-repeat 0 3px;
	margin: 5px 0;
}
#listads li {
	width: 125px;
	height: 125px;
	display: inline;
	float: left;
	margin: 23px 11px 0 12px;
}
.linkadv {
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
	margin: 12px 12px 10px 0;
	padding-top: 10px;
}

.wp-pagenavi {
	margin: 10px 0 0 0 ;
	padding: 0;
}

#listcomment {
	padding: 10px 0 0 0;
	margin: 0;
}
#listcomment li {
	margin: 0;
	padding: 0 0 14px 0;
	background: none;
}
.imgavatar,
img.avatar {
	float: left;
	padding: 2px;
	border: 1px solid #d5d5d5;
}
.placecomment {
	width: 530px;
	float: right;
	border: 1px solid #bdd5e0;
	background: #e4f4fb;
	padding: 10px;
	font-size: 0.9em;
}
.placecomment h3 {
	font-size: 1.1em;
	font-weight: lighter;
}
.placecomment h3 strong {
	font-weight: bold;
}
#frmcomment {
	padding: 10px 0 0 0;
}
#frmcomment label  {
	display: block;
	font-size: 1.2em;
	color: #1a1a1a;
	font-weight: bold;
}
#frmcomment label span {
	font-weight: lighter;	
}
.textboxcomment {
	width: 323px;
	height: 20px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.textareacomment {
	width: 590px;
	height: 134px;
	background: #f6f6f6;
	border: 1px solid #d4d4d4;
	margin: 3px 0 10px 0;
	font-family: arial, verdana, serif;
	font-size: 1.1em;
	color: #1a1a1a;
	padding: 4px 3px 0 3px;
}
.submitcomment {
	width:180px;
	display:inline;
	float:left;
	background:url(images/submit-comment.jpg) no-repeat 0 0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	padding: 11px;
	margin:0;
	border:solid 1px #000;
}
.submitcomment:hover {
	background-position:0 -39px;
}

/* Gallery
=====================================================================*/
img.alignright {margin:0 0 1em 1em; width: auto;}
img.alignleft {margin:0 1em 1em 0; width: auto;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.boxbigcontent ul#listgallery {
	margin: 0;
	padding: 0;
}
.boxbigcontent ul#listgallery li {
	width: 180px;
	height: 170px;
	float: left;
	display: inline;
	text-align: center;
	font-weight: bold;
	padding: 8px 0 0 1px;
	margin: 10px 0 0 11px;
	background: none;
}
.boxbigcontent ul#listgallery li img {
	margin: 0 0 5px 0;
	padding: 2px;
	border: 1px solid #d5d5d5;
}
.boxbigcontent ul#listgallery li a:hover {
	text-decoration: none;
}
/* Lightbox
=====================================================================*/
#stimuli_lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#stimuli_lightbox a img { border: none; }

#stimuli_outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#stimuli_imageContainer {
	padding: 10px;
}

#stimuli_loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	background: transparent center url(images/loading.gif) no-repeat;
}
#stimuli_hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#stimuli_imageContainer>#stimuli_hoverNav { left: 0;}
#stimuli_hoverNav a { outline: none;}

#stimuli_prevLink, #stimuli_nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#stimuli_prevLink { left: 0; float: left;}
#stimuli_nextLink { right: 0; float: right;}
#stimuli_prevLink:hover, #stimuli_prevLink:visited:hover { background: url(images/prev.gif) left 55% no-repeat; }
#stimuli_nextLink:hover, #stimuli_nextLink:visited:hover { background: url(images/next.gif) right 55% no-repeat; }


#stimuli_imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#stimuli_imageData {	padding:0 10px; color: #666; }
#stimuli_imageData #stimuli_imageDetails { width: 70%; float: left; text-align: left; }	
#stimuli_imageData #stimuli_caption { font-weight: bold;}
#stimuli_imageData #stimuli_numberDisplay { display: block; clear: left; padding-bottom: 1.0em;}			
#stimuli_imageData #stimuli_bottomNavClose { width: 66px; float: right; padding-bottom: 0.7em; background: url(images/closelabel.gif) right 55% no-repeat; padding-top: 1.0em; margin-bottom: 1.0em;}	
		
#stimuli_overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* Footer
=====================================================================*/
#footer-wrap {
	width:100%;
	text-align:center;
	background-color: #000;
	color:#666;
	margin:0;
}

#footer {
    width: 990px;
    margin: 0 auto;
	padding: 5px 0px 5px 0px;
	font-size:0.75em;
	font-weight:600;
	text-align: center;	
	}
#footer #menu-bottom {
	padding: 10px 0px 0px 0px;
	margin: 20px auto;
	list-style: none;
	}
#footer #menu-bottom li {
	margin: 0;
	padding: 0;
	display: inline;
	}
#footer #menu-bottom a {	
	color: #666;
	padding: 0 10px;
	border-left: 1px solid;
	border-color: #666;
	line-height: 1em;
	display: inline;
	text-transform:uppercase;
	}

#footer #menu-bottom #mb-home a {
	border-left: none;
	}

#paidfor {
	width:260px;
	font-size:0.75em;
	padding:10px;
	border:1px solid #666;
	margin:0 auto;
	text-align:center;
}

.footerlinks {
	width:890px;
    margin: 20px auto;
    padding: 0px 50px 30px 50px;
	font-size:0.75em;
	line-height:normal;
	}
	

/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 4px 8px; 
	margin: 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 4px 8px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/*=== Traditional Blog Post ===*/
.navigation {
  margin-top: 10px;
}
.navigation a {
	padding: 4px 8px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

.flickr {
	width:100%;
	text-align:center;
	padding-bottom:20px;
}

.flickr h1 {
	font-size: 1.5em; font-weight:bold; line-height: 1.167em; padding: 5px 0px;
}

img.flickr_photo {
	width:115px;
	height:115px;
	margin:5px;
	padding:10px;
	border:1px solid #CCC;
}

#countdown-timer {
	text-align:center;
	color: #CCC;
	width:255px;
	float:right;
	margin:40px 50px -5px 0;
	font-size: 1.25em; 
	font-weight:bold; 
	line-height: 1.2em;
}

#countdown-timer span {
	font-size: .833em; 
	font-weight:bold;
}

h2.volunteer {
	margin:20px 0 0 20px;
	padding: 0 0 15px 0; 
	border-bottom:solid 4px #e10000;
}

.hidden {
	visibility:hidden;
}

.imgtfe {
	margin:10px 20px 10px 0;
	float:left;
	display:inline;
}
