/*
Theme Name: NAHC Theme
Theme URI: http://nationalaidshousing.org/
Description: Custom Wordpress theme for the National Aids Housing Coalition
Version: 1.6
Author: Erika Lewis
Author URI: http://www.openlycreative.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

@charset "utf-8";

/* Global Settings */

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, blockquote, th, td { margin: 0; padding: 0; }

h1, h2, h3, h5, h5, h6 { font-size: 100%; }

a { outline: none; } /* Gets rid of Firefox's dotted borders */

a img { border: none; } /* Gets rid of IE's blue borders */

span.title { display: none; margin: 0; }

hr { height: 1px; border: 0px; background-color: #ccc; }

ul, ol, li { list-style-position: outside; }

table, tr, th, td { border: 2; padding: 2px; text-align: left; }

table, tr, th, td p { border: 2; margin: 0; }

/* Typography */
h1 { font: 24px/32px Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; color: #666; }

h2 { font: 20px/24px Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; color: #339999; }

h3 { font: 16px/20px Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; color: #339999; }

h4 { font: 12px/14px Georgia, "Times New Roman", Times, serif; font-weight: bold; margin: 0; color: #000; }

body { font: 12px/20px Verdana, Arial, Helvetica, sans-serif; color: #666; }


/* Layout */
body { 
	background: #666 url(img/footer-bg.gif) repeat; 
	}

div#page-container {
	background: #2f9a99 url(img/bg.gif) repeat;
	overflow: hidden;
}

div#page {
	background-color: #fff;
	width: 960px;
	margin: auto;
	padding: 0px 5px;
	overflow: hidden;
}

div#body {
	border-top: 1px solid #ccc;
	margin: 10px;
	overflow: hidden !important;
}

div#header {
	background: #339999 url(img/header-bg.gif) no-repeat bottom left;
	height: 115px;
	margin-bottom: 5px;
}

div#content-top {
	background: #fff url(img/body-bg.png) repeat-x 0 0;
	margin: 0px 199px 0px 199px;
	height: 250px;
	
}

div#sidebar-top-l {
	background: #fff url(img/body-bg-l.png) repeat-x 0 0;
	width: 200px;
	float: left;
	height: 250px;
	
}

div#sidebar-top-r {
	background: #fff url(img/body-bg-r.png) repeat-x 0 0;
	width: 200px;
	float: right;
	padding-top: 190px;
	height: 60px;
	
}

div.photo {
	background: transparent url(img/photo-bg.png) no-repeat center center;
	width: 560px;
	height: 230px;
	padding-top: 30px;
}

div.goodsearch {
padding:10px 5px 2px 5px;
text-align:center;
border:0;
width:300px;
font-family:Arial,Helvetica;
font-size:12px;
margin-left: 120px;
color: #fff;
}

div.goodsearch input {
border: 0px;
padding: 3px;
}

h2.join {
	text-align: center;
}

h2.join a:link, a:visited {
	text-align: center;
	color: #666;
}

h2.join a:hover {
	text-align: center;
	color: #ccc;
}

div#footer {
	width: 960px;
	margin: auto;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 14px;
}

div#content {
	margin: 0px 199px 0px 199px;
	padding: 10px;
}

div#sidebar-l {
	width: 200px;
	float: left;

}

div#sidebar-r {
	width: 200px;
	float: right;
	padding: 0px;
}

ul.news {
	width: 100%;
	background-color: #fff;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 25px;
list-style: none;
}

ul.news li {
list-style: none;
}

ul.news li a:link {
	display: block;
	color: #fff;
	font-weight:normal;
	padding: 2px 5px;
	border-bottom: 1px solid #fff;
	text-align: left;
	background-color: #339999;
	list-style: none;
}

ul.news li a:visited {
display: block;
color: #fff;
font-weight:normal;
padding: 2px 5px;
border-bottom: 1px solid #fff;
text-align: left;
background-color: #339999;
	list-style: none;
}

ul.news li a:hover {
background-color: #248887;
	list-style: none;
}

div.left-entry {
width: 180px;
margin: 0px 10px;
}

div.left-entry img {
max-width: 180px;
}

div.left-entry img a{
border: 0
}

div.right-entry {
width: 180px;
margin: 0px 10px;
}

div.right-entry img {
max-width: 180px;
}

div.right-entry img a{
border: 0
}

form.signup-form {
padding: 10px;
background-color: #339999;
color: #fff;
}

form.signup-form input {
border: 0;
width: 100%;
padding: 2px;
color: #248887;
}
form.signup-form input.submit {
background-color: #248887;
color: #fff;
width: 100%;
margin-top: 5px;
}

form.signup-form input.submit:hover {
background-color: #006666;
}

div.article {
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}

ul.toolkit {
margin: 20px 0px;
padding-left: 0;
display: block;
list-style: none;
width: 518px;
height: 75px;
	} 

ul.toolkit li {
	margin-left: 0;
	float: left;
	list-style: none;
	display: block;
	}

ul.toolkit li a {
width: 75px;
height: 75px;
display: block;
margin-right: 20px;
}

ul.toolkit li a.how {
background: url(img/how-toolkit.jpg) no-repeat 0 0;
}

ul.toolkit li a.why {
background: url(img/why-toolkit.jpg) no-repeat 0 0;
}

ul.toolkit li a.tools {
background: url(img/the-tools.jpg) no-repeat 0 0;
}

ul.toolkit li a.endorsers {
background: url(img/endorsers.jpg) no-repeat 0 0;
}

ul.toolkit li a.stories {
background: url(img/success-stories.jpg) no-repeat 0 0;
}

div.paypal {
margin: 10px 0px;
padding-bottom: 5px;
border-bottom: 1px solid #ccc;
}

div.paypal form {
font-size: 11px;
}

div.paypal form input {
border: 1px solid #ccc;
width: 100%
padding: 2px;
}

div.paypal form select {
border: 1px solid #ccc;
width: 100%
padding: 2px;
}

div.paypal form input.ppimg {
border: 0px !important;
margin-top: 5px;
}


/* Navigation */

a:link, a:visited { color: #339999; text-decoration: none; margin: 0; padding:0;}
a:hover { color: #ccc; text-decoration: none; }

ul.main-menu {
	width: auto;
	margin-left: 120px;
padding-top: 15px;
	list-style: none;
	overflow: hidden;
}

ul.main-menu li {
display: block;
float: left;
width: 100px;
background-color: #248887;
text-align:center;
height: 25px;
line-height: 25px;
margin-right: 5px;
	list-style: none;
}

ul.main-menu li a {
color: #fff;
	list-style: none;
}

ul.main-menu li a:visited {
color: #fff;
	list-style: none;
}

ul.main-menu li a:hover {
color: yellow;
	list-style: none;
}

/* Print Styles */
@media print {
body { background:  #fff; color:black; margin:0 }
#header { display:block }
#content-top { display:block }
#sidebar-top-l { display:block }
#sidebar-top-r { display:block }
#footer { display:block }

}