/*
Theme Name: National Domestic Violence HOTLINE
Theme URI: http://igraycon.com/
Description: Custom WordPress theme developed for NDVH.
Version: 1.1
Author: Iain Gray, revised by Wade Treichler
Author URI: http://igraycon.com/
Tags: custom
*/
* {
  margin: 0;
  padding: 0;
}

/* page/common layout */
#container {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
body {
  background: transparent url() repeat-x scroll 0px 0px;
}
body.home { background-image: url(images/body_home.png); }
body.about-support { background-image: url(images/body_about.png); }
body.is-this-abuse { background-image: url(images/body_abuse.png); }
body.blog { background-image: url(images/body_blog.png); }
body.get-educated { background-image: url(images/body_educate.png); }
body.get-help { background-image: url(images/body_help.png); }
body.million-voices-campaign { background-image: url(images/body_million.png); }
body.online-resources { background-image: url(images/body_resources.png); }
body.support-the-national-domestic-violence-hotline { background-image: url(images/body_support.png); }

#header, #banner, #content {
  padding: 0 54px 0 50px;
  position: relative;
}
ul.menu {
  position: relative;
}
ul.menu, ul.menu ul {
  list-style-type: none;
}
.menu li {
  float: left;
}
.menu li a {
  text-decoration: none;
}
div.clear {
  clear: both;
}
a.button {
  display: block;
  background: transparent url() no-repeat scroll 0px 0px;
  font: normal normal bold 9px/12px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 2px;
  height: 16px;
  text-align: center;
}
img {
  border: 0 none transparent;
}
img.frame {
  border: 1px solid #d9d8cf;
}
hr {
  border: 0 none transparent;
  height: 1px;
  color: #edebed;
  background-color: #edebed;
  margin-bottom: 1em;
  padding: 0;
}

/* safety alert */
#alert {
  position: absolute;
  top: 0;
  left: 248px;
  width: 484px;
  background-color: #e9e7ed;
  border: 1px solid #7a7a7a;
  z-index: 100;
}
#alert img {
  border: 0px none transparent;
}
#alert .top {
  height: 6px;
  border-bottom: 1px solid #343434;
  background-color: #9b9b9b;
}
#alert h1, #alert p {
  padding: 0 26px;
}
#alert h1 {
  margin-top: 30px;
  font: normal normal bold 14px/16px Arial,sans-serif;
  color: #b42b33;
}
#alert p {
  font: normal normal normal 14px/16px Arial,sans-serif;
  color: #707277;
}
#alert img {
  margin: 25px 188px 18px;
}
#alert input.ok {
  background: transparent url(images/button_ok.png) no-repeat scroll 0px 0px;
  width: 45px;
  height: 22px;
  border-style: none;
  font: normal normal bold 13px/15px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin: 18px 23px 16px 0;
  float: right;
  cursor: pointer;
}

/* top navigation */
#topnav {
  width: 300px;
  height: 22px;
  background: transparent url(images/top_nav.png) no-repeat scroll 0px 0px;
  padding: 0 4px 10px 4px;
  margin-right: -4px;
}
#topnav a {
  display: block;
  text-transform: uppercase;
  font: normal normal bold 10px/12px Arial,sans-serif;
  color: #fff;
  background: transparent url(images/button_top_nav.png) no-repeat scroll 0px 0px;
  height: 10px;
}
a#donate_nav { 
  padding: 6px 16px; 
  width: 42px;
}

a#sn_nav { width: 26px;
 padding:0px 5px 12px 5px; 
 border-left: 1px solid #fff;

}

a#donate_nav:hover, a#sn_nav:hover { background-position: 0px -22px; }
a#spanish_nav { 
  padding: 6px 12px; 
  width: 48px;
  background-position: -74px 0px; 
}
a#spanish_nav:hover { background-position: -74px -22px; }
a#contact_nav { 
  padding: 6px 12px; 
  width: 52px;
  background-position: -146px 0px; 
}
a#contact_nav:hover { background-position: -146px -22px; }

/* header */
#header {
  height: 181px;
  background: transparent url(images/header.png) no-repeat scroll 0px 0px;
  position: relative;
  z-index: 10;
}
#header .left, #header .right {
  float: left;
}
#header .left {
  padding-top: 49px;
}

#header .right {
  width: 593px;
}
#header .right div {
  clear: both;
  float: right;
}

input#logo {
  display: block;
  width: 283px;
  height: 63px;
  padding-top: 61px;
  overflow: hidden;
  background: transparent url(images/ndvh_logo.png) no-repeat scroll 0px 0px;
  border-style: none;
  cursor: pointer;
}

#phone_escape {
width: 420px;
  margin-top: 18px;
  padding: 4px 0;
  background: transparent url(images/phone_background.png) repeat-x scroll 0px 0px;
  height: 31px;
}
#phone_escape p {
  float: left;
}
p#phone {
  font: normal normal normal 13px/15px Arial,sans-serif;
  color: #6e6e6e;
  text-transform: uppercase;
  padding-right: 9px;
  letter-spacing: 1px;
}
p#phone, x:-moz-any-link, x:default {
  letter-spacing: 0.85px;
}
p#phone strong {
  font: normal normal bold 14px/16px Arial,sans-serif;
  letter-spacing: 0;
}
#phone_escape a.button {
  width: 108px;
  height: 20px;
  padding-top: 10px;
  text-align: center;
  background-image: url(images/button_escape.png);
  font: normal normal bold 11px/12px Arial,sans-serif;
}
#site_search {
  margin-top: 2px;
}
#site_search label {
  font: normal normal bold 9px/12px Arial,sans-serif;
  color: #6e6e6e;
  text-transform: uppercase;
}
#site_search #search {
  background: transparent url(images/input_search.png) no-repeat scroll 0px 0px;
  border-style: none;
  width: 87px;
  height: 16px;
  font: normal normal normal 9px/12px Arial,sans-serif;
  color: #6e6e6e;
  padding: 0 4px;
}
#site_search #submit {
  background: transparent url(images/button_go.png) no-repeat scroll 0px 1px;
  width: 25px;
  height: 16px;
  border-style: none;
  font: normal normal bold 9px/9px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
#site_search #submit, x:-moz-any-link, x:default {
  background-position: 0px 5px;
  height: 20px;
}
#mainnav {
  clear: both;
  float: none;
  padding-top: 42px;
  position: relative;
}
#mainnav ul {
  z-index: 12;
}
#mainnav a {
  display: block;
  font: normal normal normal 13px/15px Arial,sans-serif;
  color: #6e6e6e;
  padding: 5px 12px 7px 14px;
  background: transparent url(images/mainnav_separator.png) no-repeat scroll 0px 7px;
}
#mainnav ul.menu li:first-child a, #mainnav ul.menu ul a {
  background-image: none;
}
#mainnav ul.menu ul {
  visibility: hidden;
  position: absolute;
  top: 27px;
  z-index: 14;
  background: transparent url(images/dropdown_shadow.png) no-repeat scroll top right;
}
#mainnav ul.menu ul li {
  float: none;
}
#mainnav ul.menu li:hover > ul {
  visibility: visible;
}
#mainnav ul.menu ul li {
  background: transparent url(images/dropdown_background.png) repeat-x scroll 0px -6px;
}
#mainnav ul.menu ul li:first-child {
  background-position: 0px 0px;
}
#mainnav ul.menu ul li.hover, #mainnav ul.menu ul li:hover {
  background-position: bottom right;
}
#mainnav ul.menu ul ul {
  top: 0;
  left: 90%;
  z-index: 16;
}
#mainnav ul.menu ul ul, #mainnav ul.menu ul ul li {
  width: 229px;
}
#mainnav ul.menu ul li:hover ul {
  visibility: visible;
  background-position: bottom left;
  padding: 0 0 8px 8px;
}

/* banner */
#banner {
  height: 92px;
  padding-left: 0px;
  clear: both;
}
body #banner div.photo {
  width: 255px;
  height: 169px;
  background: transparent url() no-repeat scroll 0px 0px;
  margin: 0 32px 0 15px;
  float: left;
}
body.home #banner div.photo {
  width: 345px;
  height: 261px;
  margin: 0 20px 0 7px;
}
body.home #banner div.photo.p1 { background-image: url(images/banner_photo_home_1.png); }
body.home #banner div.photo.p2 { background-image: url(images/banner_photo_home_2.png); }
body.home #banner div.photo.p3 { background-image: url(images/banner_photo_home_3.png); }
body.home #banner div.photo.p4 { background-image: url(images/banner_photo_home_4.png); }

body.about-support #banner div.photo { background-image: url(images/banner_photo_about.png); }
body.is-this-abuse #banner div.photo { background-image: url(images/banner_photo_abuse.png); }
body.blog #banner div.photo { background-image: url(images/banner_photo_blog.png); }
body.get-educated #banner div.photo { background-image: url(images/banner_photo_educate.png); }
body.get-help #banner div.photo { background-image: url(images/banner_photo_help.png); }
body.million-voices-campaign #banner div.photo { background-image: url(images/banner_photo_million.png); }
body.online-resources #banner div.photo { background-image: url(images/banner_photo_resources.png); }
body.support-the-national-domestic-violence-hotline #banner div.photo { background-image: url(images/banner_photo_support.png); }

#banner h1 {
  padding: 26px 0 34px 0;
  font: normal normal lighter 30px/34px Arial,sans-serif;
  letter-spacing: 1px;
  color: #fff;
}
#banner {
  position: relative;
}
body.home #banner h1 {
  padding: 46px 0 4px 0;
}
#banner h2 {
  font: normal normal normal 16px/22px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
}
#banner #learn_more {
  float: right;
}
#banner a.button {
  margin-top: 16px;
  width: 92px;
  background-image: url(images/button_learn_more.png);
}
div.breadcrumbs {
  position: absolute;
  top: 160px;
  left: 252px;
}
#mainnav div.breadcrumbs a {
  display: inline;
  padding: 0;
  text-decoration: none;
  background-image: none;
}
#mainnav div.breadcrumbs, #mainnav div.breadcrumbs a {
  font: normal normal normal 10px/12px Arial,sans-serif;
  color: #929292;
}
div.breadcrumbs a:hover, div.breadcrumbs a.current_page_item {
  text-decoration: underline;
}

/* content */
#content {
  clear: both;
}
#content .left, #content .right {
  float: left;
}

/* sidebar */
#content .left {
  width: 221px;
}
div.widget {
  background: transparent url() no-repeat scroll 0px 0px;
  padding: 0 18px 60px 0;
}
#safe_widget.widget { background-image: url(images/widget_background_safe.png); }
#donate_widget.widget { background-image: url(images/widget_background_donate.png); }
#share_widget.widget { 
  background-image: url(images/widget_background_share.png); 
  padding-bottom: 0;
}

div.widget h1, div.widget li a {
  color: #b42b33;
}
div.widget h1 {
  font: normal normal normal 19px/22px Arial,sans-serif;
  padding: 4px 0 8px 36px;
}
div.widget p {
  font: normal normal normal 12px/18px Arial,sans-serif;
  color: #6e6e6e;
  margin-top: 12px;
}
div.widget ul {
  list-style: none inside none;
  margin-top: 12px;
}
div.widget li {
  background: transparent url(images/bullet.png) no-repeat scroll 0px 10px;
  padding-left: 8px;
}
div.widget li a {
  font: normal normal normal 12px/18px Arial,sans-serif;
}
div.left a.guide {
  font: normal normal normal 10px/12px Arial,sans-serif;
  text-decoration: none;
  color: #908c74;
}


div.left a.guide:hover {
  text-decoration: underline;
}
#safety_link a.button {
  width: 113px;
  background-image: url(images/button_safety.png);
}
#donate_link a.button {
  width: 109px;
  background-image: url(images/button_donate.png);
}
#blog_link a.button {
  width: 54px;
  background-image: url(images/button_blog.png);
}
#million_widget.widget h1 {
  background: transparent url(images/million_voices.png) no-repeat scroll 0px 0px;
  width: 221px;
  height: 0px;
  padding: 68px 0 0 0;
  overflow: hidden;
}

/* main content */
#content .right {
  width: 623px;
  margin-top: -24px; 
  padding-left: 30px;
  border-left: 1px solid #edebed;
  border-right: 1px solid #edebed;
}
body.home #content .right {
  margin-top: 0;
}
body.home #content .right h1, body.home #content .right p {
  padding-right: 20px;
}
#content .right h1.headline, #content .right h1.headline a {
  font: normal normal bold 14px/18px Arial,sans-serif;
  color: #776b8b;
  text-transform: uppercase;
  text-decoration: none;
}
#content .right h1.headline {
  background: transparent url(images/headline.png) repeat scroll 0px 0px;
  padding: 5px 0 4px 2px;
  margin: 0 0 16px 0;
  border-top: 1px solid #d9d8cf;
  border-bottom: 1px solid #d9d8cf;
}
#content .right h1 {
  font: normal normal normal 14px/16px Arial,sans-serif;
  color: #908c74;
  line-height: 18px;
  text-transform: none;
  border-bottom: 1px solid #d9d8cf;
  margin: 24px 0 15px 0;
  padding: 0px 0 10px 0;
}
#content .right h2 {
  font: normal normal bold 11px/22px Arial,sans-serif;
  color: #776b8b;
  margin-top: 5px;
}
#content .right h3, #content .right h4 {
  font: normal normal 14px/16px Arial,sans-serif;
  padding-bottom: 15px; 
  color: #776b8b;
}
#content .right h3 a, #content .right h4 a {
  font-style: italic;
}
#content .right p, #content .right input, #content .right textarea, #content .right li, #content .right label, #content .right dd, #content .right div, #content .right, #content .right td {
  font: normal normal normal 12px/18px Arial,sans-serif;
  color: #6e6e6e;
}


#content .right p {
  margin-bottom: 10px;
}
#content .right table p {
  margin-bottom: 0;
}
#content .right td {
  padding-bottom: 6px;
}
#content .right a {
  font: normal normal normal 12px/18px Arial,sans-serif;
  color: #b42b33;
}
#content .right input, #content .right textarea, #content .right select {
  margin-left: 10px;
}
#content .right #learn_hotline a.button {
  width: 190px;
  background-image: url(images/button_learn_hotline.png);
  margin-bottom: 66px;
  font: normal normal bold 9px/12px Arial,sans-serif;
  color: #fff;
}
#content .right ul {
  list-style: none outside none;
  margin-bottom: 30px;
}
#content .right li {
  background: transparent url(images/bullet.png) no-repeat scroll 0px 6px;
  padding-left: 8px;
}
#content .right ul.clean li {
  background-image: none;
  padding-left: 0;
}
#content .right p.post_break {
  margin-bottom: 30px;
}
#content .right p.post_info {
  margin-top: -14px;
}
#content .right p.post_info, #content .right p.post_info a {
  font-size: 10px;
}
#content .right input[type=submit] {
  background: transparent url(images/button_blog.png) no-repeat scroll 0px 0px;
  width: 54px;
  height: 18px;
  border-style: none;
  font: normal normal bold 9px/12px Arial,sans-serif;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
img.alignright, img.floater-right {
  float: right;
  margin: 0 10px 10px 10px;
}
img.alignleft, img.floater-left {
  float: left;
  margin: 0 10px 10px 0;
}

/* post comments */
#content .right ul.commentlist {
  list-style: none outside none;
}
#content .right ul.commentlist li {
  background-image: none;
  padding: 10px;
}
#content .right ul.commentlist div.comment-author {
  float: left;
}
#content .right ul.commentlist div.comment-meta {
  float: right;
}
#content .right ul.commentlist p {
  clear: both;
}
#content .right ul.commentlist cite, #content .right ul.commentlist cite a {
  font-weight: bold;
}

/* news teasers */
div.teaser {
  clear: both;
  padding: 24px 16px 36px 0;
  border-top: 1px solid #d9d8cf;
}
h1+div.teaser {
  border-top: 0 none transparent;
}
div.teaser img {
  width: 97px;
  height: 97px;
  float: right;
  margin: 0 0 16px 10px;
}
#content .right div.teaser p, #content div.teaser p.date {
  margin-bottom: 0;
  padding-top: 0;
}


#content .right div.teaser p.title {
  margin-bottom: 10px;
}
#content div.teaser p.title, #content div.teaser p.title a {
  font: normal normal normal 14px/16px Arial,sans-serif;
  color: #908c74;
  text-decoration: none;
}

#content div.teaser p.date{
  font: normal normal normal 12px/14px Arial,sans-serif;
  color: #908c74;
  padding: 0 0 8px 0;
  text-decoration: none;
}


#content .right a.more {
  text-decoration: none;
}

/* footer */
#footer {
  background: transparent url(images/footer.png) repeat-x scroll 0px 0px;
  height: 204px;
  clear: both;
  padding-top: 50px;
  margin-top: 26px;
}
#footer div.content {
  width: 627px;
  margin: 0 auto;
  padding: 0 53px 0 300px;
}
#bottomnav ul.menu ul {
  display: none;
}
#footer #bottomnav a {
  display: block;
  padding: 0px 4px 0px 6px;
  background: transparent url(images/mainnav_separator.png) no-repeat scroll 0px 0px;
}
#footer #bottomnav a:hover, #footer #bottomnav li.current_page_item a {
  text-decoration: underline;
}
#footer #bottomnav a.important {
  color: #b42b33;
}
#footer #bottomnav li:first-child a {
  padding-left: 0;
  background-image: none;
}
#footer div.content, #footer div.content a {
  font: normal normal normal 9px/12px Arial,sans-serif;
  color: #6e6e6e;
}
#footer div.content p {
  margin-top: 12px;
}

