/*-----------------------------------------------------------------------------
NTF.me (National Task Force - October 2009)

version:   1.0
author:    Clark Caughey
email:     clark.c@sugarrushcreative.com
website:   http://www.ntf.me
-----------------------------------------------------------------------------*/


/* =General
-----------------------------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear:both;
}

img {
	border: 0;
}

body {
	background: url(http://www.ntf.me/images/backgrounds/main-bg.gif) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
	
#container {
	width: 850px;
	margin: 23px auto;
}

#logo {
	width: 205px;
	float: left;
}


/* =Search
-----------------------------------------------------------------------------*/

#search {
		width: 185px;
		background: url(http://www.ntf.me/images/search-bg.png) top center no-repeat;
		padding: 3px 0 2px 0;
		float: right;
}

#search input[type="text"] {
	border: none;
	font-size: 11px;
	height: 18px;
	width: 145px;
	padding: 0 0 0 10px;
	color: #CCC;
	margin: 0;
}

#search input[type="submit"] {
	width: 21px;
	height: 21px;
	background: url(http://www.ntf.me/images/search-submit.gif) top center no-repeat;
	border: none;
	padding: 0;
	margin: 0;
}



/* =Typography
-----------------------------------------------------------------------------*/
	



/* =Headings
-----------------------------------------------------------------------------*/

#get-invovled {
		background: url(http://www.ntf.me/images/headers/get-involved-home.png) top center no-repeat;
		height: 40px;
		width: 295px;
		text-indent: -100000px;
}

#support-us {
		background: url(http://www.ntf.me/images/headers/support-ntf-home.png) top center no-repeat;
		height: 40px;
		width: 295px;
		text-indent: -100000px;
}

#in-your-area {
		background: url(http://www.ntf.me/images/headers/in-your-area.png) top center no-repeat;
		height: 40px;
		width: 190px;
		text-indent: -100000px;
}

#development-fund {
		background: url(http://www.ntf.me/images/headers/development.png) top center no-repeat;
		height: 40px;
		width: 190px;
		text-indent: -100000px;
}

#get-invovled-sidebar {
		background: url(http://www.ntf.me/images/headers/get-involved-sidebar.png) top center no-repeat;
		height: 40px;
		width: 190px;
		text-indent: -100000px;
}

#archive {
		background: url(http://www.ntf.me/images/headers/archive.png) top center no-repeat;
		height: 40px;
		width: 190px;
		text-indent: -100000px;
}

#category {
		background: url(http://www.ntf.me/images/headers/category.png) top center no-repeat;
		height: 40px;
		width: 190px;
		text-indent: -100000px;
}


.home-box-large {
	width: 275px;
	background: url(http://www.ntf.me/images/backgrounds/box-home.png) bottom center no-repeat;
	padding: 20px 10px 10px 10px;
}

.box-container {
	float: left;
	width: 295px;
	margin: 30px 33px 20px 0;
}

#boxes-large {
	width: 656px;
	float: left;
}

.sidebar-container {
	float: right;
	width: 190px;
	margin: 30px 0 0 0;
}

.siderbar-boxes {
	width: 170px;
	background: url(http://www.ntf.me/images/backgrounds/sidebar-box.png) bottom center no-repeat;
	padding: 15px 10px 10px 10px;
	margin: 0 0 29px 0;
}

.siderbar-boxes p {
	padding: 0 0 2px 0;
	margin: 0 7px 10px 7px;
	line-height: 150%;
	font-size: 11px;
}

.siderbar-subnav {
	width: 170px;
	background: url(http://www.ntf.me/images/backgrounds/sidebar-box.png) bottom center no-repeat;
	padding: 15px 10px 10px 10px;
	margin: 0 0 29px 0;
}

.siderbar-subnav p {
	padding: 0 0 2px 0;
	margin: 0 7px 10px 7px;
	line-height: 150%;
	font-size: 11px;
}

.siderbar-subnav ul {
	padding: 5px 0;
}

.siderbar-subnav li {
	font-size: 14px;
	font-weight: bold;
	color:#666;
	padding: 0 0 15px 15px;
	list-style: none;
}

.green {
	background: url(http://www.ntf.me/images/backgrounds/arrow-green.gif) top left no-repeat;
	margin: 0 0 0 5px;
}

.blue {
	background: url(http://www.ntf.me/images/backgrounds/arrow-green.gif) top left no-repeat;
	margin: 0 0 0 5px;
}


.home-box-large p {
	padding: 0 0 2px 20px;
	margin: 0 10px 10px 10px;
	line-height: 150%;
}

.blue {
	background: url(http://www.ntf.me/images/backgrounds/arrow-blue.gif) top left no-repeat;
}

.blue a{
	color: #00AEEA;
	text-decoration: none;
}

.blue a:hover{
	color: #008BBC;
	text-decoration: underline;
}

.green {
	background: url(http://www.ntf.me/images/backgrounds/arrow-green.gif) top left no-repeat;
}

.green a{
	color: #97C660;
	text-decoration: none;
}

.green a:hover{
	color: #7AA24F;
	text-decoration: underline;
}

.purple {
	background: url(http://www.ntf.me/images/backgrounds/arrow-purple.gif) top left no-repeat;
}

#in-your-region {
	width: 263px;
	float: right;
	margin: 25px 15px 5px 15px;
}

#in-your-region-content {
	background: url(http://www.ntf.me/images/backgrounds/region-bg.gif) top center no-repeat;
	padding: 15px 20px 0px 20px;
	font-size: 11px;
	line-height: 150%;
}

#in-your-region h3 {
	color: #00AEEA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}

#in-your-region-content ul {
	padding: 5px 0;
	margin: 2px 0 0 0;
}

#in-your-region-content li {
	font-size: 14px;
	font-weight: bold;
	color:#666;
	list-style: none;
	margin: 16px 0 0 0;
	padding: 0 0 0 15px;
}

#in-your-region-content li a{
	color: #666;
	text-decoration: none;
}

#in-your-region-content li a:hover{
	color: #999;
	text-decoration: underline;
}

#venues {
	list-style: none;
	border-top: 1px solid #CCC;
	margin: 0 30px;
}

#venues strong{
	font-size: 14px;
	color: #664757;
}

#venues li{
	border-bottom: 1px solid #CCC;
	margin: 15px 0;
	padding: 0 0 15px 0;
	line-height: 150%;
}


/* =Links
-----------------------------------------------------------------------------*/

a {
	color: #664757;
	text-decoration: underline;
}

a:hover {
		color: #D9D1D5;
		text-decoration: none;
}



/* =Main Nav
-----------------------------------------------------------------------------*/

#nav {
	width: 620px;
	float: right;
	margin: 25px 0 0 0;
}

#nav ul {
	list-style: none;
	float: right;
}

#nav li {
	display: block;
	float: right;
	padding: 15px 0;
	}

#nav a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #664757;
	display: block;
	text-transform: uppercase;
	padding: 0 20px;
	}
	
.spacer {
	border-right: solid 2px #D9D1D5;
}
	
#nav a:hover {
	color: #D9D1D5;
	}

#nav ul li ul {
	position:absolute;
	display:none;
	z-index: 1;
	width: 180px;
	padding: 10px 0;
}

#nav ul li ul li {
	display: block;
	width: 100%;
	padding: 8px 0;
	background: #FFF;
}

#nav ul li ul li a {
	border: 0px !important;
	font-size: 12px;
	padding: 0 20px;
}

#nav ul li:hover ul {
	display:block;
}

.first {
	background: url(http://www.ntf.me/images/backgrounds/nav-bg-left.png) top left;
}

.last {
	background: url(http://www.ntf.me/images/backgrounds/nav-bg-right.png) top right;
}

.middle {
	background: url(http://www.ntf.me/images/backgrounds/nav-bg.png) top center repeat-x;
}

.bottom {
	
}
	


/* =Sub Nav
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	background:url(http://www.ntf.me/images/backgrounds/footer.png) bottom left no-repeat;
	padding: 0 0 15px 0;
}

#footer-text {
	padding: 10px 20px;
	font-size: 11px;
	width: 500px;
	float: left;
}

#footer ul{
	list-style: none;
	margin: 3px 17px 0 0;
}

#footer p{
	margin: 5px 0 0 0; 
}

#footer ul li{
	float: right;
	padding: 5px 8px 5px 1px;
}

#footer ul li a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#partners{
	list-style: none;
	margin: 20px 0 0 0;
	background:#FFF;
}

#partners li{
	float: left;
	margin: 0 16px;
	background:#FFF;
}


/* =Forms
-----------------------------------------------------------------------------*/

#donate label{
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#donate select {
	width: 225px;
}

#donate input {
	border: 2px solid #688944;
	font-size: 14px;
	background:  #96C562;
	color: #FFF;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 10px 0 20px 0;
}

#donate input:hover {
	border: 2px solid #364723;
	font-size: 14px;
	background:  #688944;
	color: #FFF;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin: 10px 0 20px 0;
}

#donate{
	color: #999;
}

	

/* =Misc 1
-----------------------------------------------------------------------------*/

#main-content {
	width: 627px;
	float: left;
	margin: 30px 0;
}

#content-box {
	background:url(http://www.ntf.me/images/backgrounds/main-content.png) top center no-repeat;
	padding: 8px;
}

#content-box p {
	padding: 0 20px 2px 20px;
	margin: 20px 10px 0px 10px;
	line-height: 200%;
}

#content-box p #paypal{
	padding: 0;
	margin: 0;
	line-height: 100%;
}


#content-box h1 {
	color: #97C55F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	margin: 25px 30px 20px 30px;
	text-transform: uppercase;
}

#content-box h2 {
	color: #00AEEA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 25px 30px 10px 30px;
	text-transform: uppercase;
}


#regions-overview {
	margin: 2px 0 0 25px;
}

#regions-overview li {
	font-size: 14px;
	font-weight: bold;
	color:#666;
	list-style: none;
	margin: 16px 0 0 0;
	padding: 0 0 0 15px;
}

#regions-overview li a{
	color: #666;
	text-decoration: none;
}

#regions-overview li a:hover{
	color: #999;
	text-decoration: underline;
}

#blog-posts{
	margin: 10px 25px;
	list-style: none;
}

#blog-posts li{
	padding: 0 0 0 15px;
}

/* slider specific CSS */

#corporate-members {
	background: url(http://ntf.me/images/backgrounds/members.png) top center no-repeat;
	margin: 30px 0 0 0;
	padding: 20px 35px 40px 35px;
}

#corporate-members h1{
	color: #00AEEA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 15px 0px;
	text-transform: uppercase;
}

    #content-slider {
      width: 550px;
      height: 6px;
      margin: 15px 0 5px 0;
      background: #BBBBBB;
      position: relative;
    }

    .ui-slider-handle {
      width: 12px;
      height: 14px;
      position: absolute;
      top: -4px;
      background: #02ADE7;
      border: solid 1px black;
    }

    #content-scroll {
      width: 550px;
      height: 60px;
      margin-top: 10px;
      overflow: hidden;
    }

    #content-holder {
      height: 70px;
    }

    .content-item {
      padding: 5px 20px 5px 0;
      float: left;
  }
  

#announcement {
	background: #6A4A5A;
	padding: 5px;
}

#announcement p{
	margin: 0 auto;
	width: 850px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#partnerBox {
	width: 263px;
	float: right;
	margin: 25px 15px 5px 15px;
}

#partnerBoxContent {
	background: url(http://www.ntf.me/images/backgrounds/region-bg.gif) top center no-repeat;
	padding: 15px 20px 0px 20px;
	font-size: 11px;
	line-height: 150%;
}

#partnerBox h3 {
	color: #00AEEA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 15px 0;
}

#news-tickerDiv {
	width: 254px;
	background: url(http://www.ntf.me/images/ticker.png) top left no-repeat;
	padding: 20px;
	margin: 20px 0 -10px 0;
	float: left;
	overflow: hidden;
}

#news-ticker li{
	width: 254px;
	list-style: none;
	height: 12px;
	overflow: hidden;
}

#donations {
	float: right;
	width: 190px;
	background: url(http://www.ntf.me/images/donations.png) top left no-repeat;
	height: 42px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
}

#donations p{
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-shadow:0px -1px 0px #A50069;
	text-transform: uppercase;
}

#donations a {
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff0;
	font-weight: bold;
	text-shadow:0px -1px 0px #A50069;
}

#donations a:hover {
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	text-shadow:0px -1px 0px #A50069;
}


label {
	display: inline-block;
	width: 105px;
	text-align: right;
	margin: 0 30px 0 0;
}

input {
	border: 1px solid #CCC;
	padding: 2px 5px;
	margin: 2px 0;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3+, Chrome */
	border-radius: 4px; /* Opera 10.5, IE 9 */
}

textarea {
	border: 1px solid #CCC;
	padding: 5px;
	width: 530px;
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mini-sites p{
	line-height: 110%;
	margin: 10px 10px 20px 10px;
}

.wpcf7-list-item {
	width: 132px;
}


#partnerPage {
	width: 560px;
	margin: 0 auto;
}

#partnerPage li{
	width: 120px;
	float: left;
	list-style: none;
	padding: 5px;
	border: 1px solid #CCC;
	margin: 0 4px 8px 4px;
}