/*

ToC

1. defaults
2. structure
3. top
4. middle
5. footer
6. who_and_how

*/

/* --------- 1. defaults --------- */

body {
  background: #333 url(/images/bg.jpg) repeat-x;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  color: #000;
}

* {
  margin: 0;
  padding: 0;
}

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin:0pt;
  padding:0pt;
}

p,ul {
  margin-bottom: 1em;
}


a {
  text-decoration: none;
  color: #292929;
}

a:hover { 
  text-decoration: underline;
  color: #292929;
 }

img {
  border: none;
  display: block;
}

/* --------- 2. structure --------- */

#wrapper {
  width: 924px;
  margin: auto;
}

/* --------- 3. top --------- */
#masthead {
  width: 924px;
  height: 150px;
  position: relative;
  background: url(/images/brandaid_haiti_logo.png) no-repeat;
  background-position: 30px 30px;
  position: relative;
}

#home_link {
  position: absolute;
  left: 30px;
  top: 30px;
  width: 260px;
  height: 100px;
}

#banner_text {
  position: absolute;
  left: 290px;
  top: 65px;
}

#keep_informed {
  position: absolute;
  right: 15px;
   top: 50px; 
 /* left: 750px;
  top: 70px;*/
  color: white;
  font-size: 20px;
  width: 175px;

}

#keep_informed a {
    text-indent: 0px;
    color:#E5E3E3;
    font-family:Georgia,Times New Roman,Serif;
    font-size:13px;
    font-weight:normal;
    line-height:13px;
}

#keep_informed a:hover {
    text-decoration: none;
}

#keep_informed a img {
    display: inline;
    vertical-align: middle;
    margin-left: 5px;
}


#haiti_shop_header {
   position: absolute;
   bottom: 50px;
   right: 30px;
}

#haiti_shop_header a {
   text-indent: 0px;
   position: relative;
}

#social_icons {
  list-style: none;
  position: absolute;
  right: 212px;
  top: 12px
}

#social_icons img {
  width: 25px;
}

#social_icons li {
  float:left;
  line-height:1em;
  padding:0 0.5em;
}

#nav_container { 
  position: absolute;
  bottom: 0px;
  right: 20px;
  height: 34px;
  width: 542px;
}

#nav { 
  margin: 0 auto;
  width: 542px;
  height: 34px;
  position: relative;
  background: url(/images/menu_sprite_haiti.gif) no-repeat;
  
}

#nav li { 
  float: left;
}

#nav li a {
  position: absolute;
  top: 0;
  display: block;
  height: 34px;
  background:  url(/images/menu_sprite_haiti.gif) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
}

#nav li#who_and_how a {
  left: 0;
  width: 232px;
  background-position: 0 0px;
}

#nav li#get_involved a {
  left: 232px;
  width: 332px;
  background-position: -232px 0;
}

#nav li#partners a {
  left: 343px;
  width: 84px;
  background-position: -343px 0;
}

#nav li#how_it_works a {
  left: 427px;
  width: 115px;
  background-position: -427px 0;
}

/*#nav li#blog a {*/
/*  left: 539px;*/
/*  width: 62px;*/
/*  background-position: -539px 0;*/
/*}*/

#nav li#who_and_how a:hover, #nav li#who_and_how a.selected {
  left: 0;
  width: 232px;
  background-position: 0 -34px;
}

#nav li#get_involved a:hover, #nav li#get_involved a.selected {
  left: 232px;
  width: 111px;
  background-position: -232px -34px;
}

#nav li#partners a:hover, #nav li#partners a.selected {
  left: 343px;
  width: 84px;
  background-position: -343px -34px;
}

#nav li#how_it_works a:hover, #nav li#how_it_works a.selected {
  left: 427px;
  width: 115px;
  background-position: -427px -34px;
}

/*#nav li#blog a:hover, #nav li#blog a.selected {*/
/*  left: 539px;*/
/*  width: 62px;*/
/*  background-position: -539px -34px;*/
/*}*/

/* --------- 4. middle --------- */

#page_top {
  width: 924px;
  height: 22px;
  background: url(/images/page_top.gif) no-repeat 0px 10px;
/*  position: relative;*/
  margin-top: -10px;
}

#content {
  width: 924px;
  overflow: hidden;
  margin: 0;
  padding: 0; 
  background: #FFF;
  position: relative;
}

#rotate_image {
  position: absolute;
  top: 80px;
  right: 10px;
  z-index: 99;
}

img.swap {
    display:none;
 /*   left:25px;*/
    position:absolute;
    top: 0px;
    z-index: 1;
}

/*#rotate_image img {
  position: absolute;
  top: 0px;
  right: 0px
}*/

#overlay_text {
  z-index: 999;
  position: absolute;
  top: 80px;
  right: 10px;
}


#content_top {
  margin:20px 0 20px 110px;
  width:796px;
}

#content_top h1 {
  font-family: Georgia;
  font-size: 25px;
  font-weight: normal;
  width: 600px;
  margin-bottom; 25px;
  color: #009de9;
}

#content_top h2 {
  font-family: Georgia;
  font-size: 18px; 
  font-weight: normal;
  width: 800px;
  height: 33px;
  color: #555;
}

#content_top p {
  font-family: Arial;
  font-size: 12px;
  color: #555;
}


#page_bottom { 
  width: 924px;
  height: 11px; /* 44 */
  background: url(/images/page_bottom.gif) no-repeat 0px -33px;

}

#home_content_left {
  width: 543px;
  height: 168px;
  border-right: 1px dotted #6a6a6a;
  float: left;
  margin-top: 33px;
  margin-bottom: 30px;
  color: #292929;
}

#home_content_left h1 {
  font-size: 19px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  margin-left: 45px;
  margin-top: 30px;
}

#home_content_left p {
  font-size: 12px;
  font-family: Arial;
  margin-left: 45px;
  margin-top: 15px;
  line-height: 18px;
  margin-right: 10px;
}

#featured_description {
  width: 232px;
  float: left;
  height: 168px;
  margin-top: 33px;
}

#featured_description h1 {
  width: 180px;
  height: 18px;
  text-align: center;
  padding-top: 1px;
  background: url(/images/featured_content_bg.jpg) no-repeat 0 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 13px;
  margin-left: 23px;
  color: white;
  float: left;
}

#featured_description h2 {
  width: 180px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 24px;
  font-weight: normal;
  margin-left: 28px;
  margin-top: 10px;
  color: #0181c0;
  float: left;
  line-height: 26px
}


#featured_description h3 {
  /*width: 180px;*/
  width: 35px;
  font-family: Arial;
  font-size: 10px;
  margin-left: 28px;
  margin-top: 5px;
  /*color: #65675f;*/
  color: #292929;
  float: left;
/*  background: url(/images/blue_arrow_small.jpg);
  padding-right: 8px;
  background-repeat:no-repeat;
  background-position:right;*/
}

#macys_link {
  width: 360px;
  height: 170px;
}

#macys_link:hover {
  text-decoration: none;
}


#featured_description h4 {
  width: 180px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  font-weight: normal;
  margin-left: 28px;
  margin-top: -3px;
  color: #292929;
  float: left;
}

#featured_image { 
  float: left;
  margin-top: 45px;
  max-width: 130px;
}

#featured_description h2 a {
  color: #0181c0 ! important;
}

#featured_description h4 a {
  background: url(/images/blue_arrow_big.jpg);
  padding-right: 14px;               
  background-repeat:no-repeat;                                                                                
  background-position:right;     
}

#featured_description h3 a, #home_content_left a {
  background: url(/images/blue_arrow_small.jpg);
  padding-right: 8px;               
  background-repeat:no-repeat;                                                                                
  background-position:right;     
}

/* --------- 5. footer --------- */

#footer {
 margin-top: 20px;
 position: relative;
}

#footer ul {
 position: absolute;
 top: 3px;
 right: 10px;
 list-style: none;
 font-size : 11px;
 color : #009DE8;
}

#footer ul li {
 border-right: 1px solid #009DE8; 
 float: left;
 padding: 0 0.5em;
 line-height: 1em;
}
#footer ul li.last {
 border: none; 
}

#footer p {
  font-size : 8px;
  font-weight: normal;
  color : #7F7E7E;
  text-align: left;
  line-height: 13px;
}

#footer a {
  text-decoration: none;
  color : #999999;
}

#footer a:hover {
  color : #009DE8;
}


/* --------- 6. who_and_how --------- */


#who_and_how_content_top h1 {
  font-family: Georgia;
  font-size: 36px; 
  font-weight: normal;
  width: 695px;
  margin-bottom; 25px;
  margin-left: 110px;
  color: #009de9;
}

#who_and_how_content_top h2 {
  font-family: Georgia;
  font-size: 18px; 
  font-weight: normal;
  width: 695px;
  height: 33px;
  margin-left: 110px;
  color: #000;
}

#who_and_how_content_top p {
  font-family: Arial;
  font-size: 12px;
  margin-left: 110px;
  color: #555;
  width: 695px;
}


#who_how_grid_container {
  width: 914px;
  margin: 0 5px;
}

.who_how_grid_cell {
  width: 303px;
  float: left;
  position: relative;
  margin: 10px 0;
}

.who_how_grid_cell img {
  margin: 0 auto;
}

.who_how_grid_cell_separator_vertical {
  margin: 10px 0;
  width: 0px;
  height: 155px; 
  border-left: 1px dotted #000;
  float: left; 
}

.who_how_grid_cell_separator_horizontal {
  width: 278px;
  margin: 0 13px;
  float: left;
  height: 0px;
  border-top: 1px dotted #000;
}

#toy_text {
  position: absolute;
  left: 115px;
  top: 115px;
  color: #fff;
  font-family: Arial;
  font-size: 12px;
}

/* --------- 6. get involved --------- */

#get_involved_container {
  margin: 25px auto 0 auto;
  width: 855px;
  border-top: 1px dotted #666;
}

#get_involved_left {
  width: 450px;
  margin-left: 5px;
  padding-top: 25px;
  height: 350px;
  float: left;
}

.involved_left_container {
  width: 450px;
  height: 110px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}

.involved_left_container h1 {
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  color: #009de9;
  margin-left: 20px;
  margin-top: 30px;
  float: left;
}

.involved_left_container p {
  font-family: Arial;
  font-size: 12px;
  color: #555;
  margin-left: 20px;
  margin-top: 20px;
  float: left;
}

.involved_left_container img {
  float: left;
}

#get_involved_right {
  width: 370px;
  height: 350px;
  padding-top: 25px;
  float: right;
}

.involved_right_container {
  width: 185px;
  height: 175px;
  float: left;
}

.involved_right_container img {
  float: left;
}


/* --------- 7. get involved --------- */
#partners_content_top {
  width: 565px;
  margin: 0px 20px;

}

#partners_content_top h1 {
  font-family: Arial;
  font-size: 40px;
  color: #009de9;
}

#partners_content_top p {
  font-size: 15px;
  font-family: Arial;
  color: #555;
}  

#partners_container {
  margin: 25px auto 0 auto;
  width: 855px;
  height: 300px;
  margin-top: 80px;
}

#partners_left {
  width: 300px;
  float: left;
  color: #555;
  font-size: 13px;
  font-family: Arial;
}

#partners_left img {
  float: left;
  margin-top: 45px;
  margin-left: 45px;
  margin-bottom: 30px;
}

#partners_left ul {
  width: 300px;
  list-style-type: disc;
}

#partners_left ul li {
  float: left;
  margin-left: 15px;
  margin-top: 5px;
  width: 285px;
}


#partners_right {
  width: 320px;
  float: left;
  color: #555;
  font-size: 13px;
  font-family: Arial;
  margin-left: 200px;
  margin-top: 30px;
  height: 280px;
}

#partners_right img {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}


/* --------- 7. how it works --------- */

#how_it_works_container, #how_it_works_logos {
  width: 885px;
  margin-left: 20px;
  height: 340px;
}

#how_it_works_container p {
  width: 405px;
  margin-top: 20px;
  font-family:Arial;
  font-size: 12px;
  color: #555;
  float: left;
}

#how_it_works_container img {
  float: right;
}

#how_it_works_logos {
  margin-top: 50px;
  margin-left: 0px;
  margin-bottom: 20px;
  height: 100px;
}

#how_it_works_logos img {
  float: left;
  margin-left: 50px;
}

/* ------------ 8. Blog ------------ */

#blog_container {
  width: 885px;
  margin: 0 20px 0;
}

.post { 
  width: 800px;
  margin: 15px auto; 
  color: #555;
  font-family: Arial;
}

.post h1 {
 margin-bottom: 10px;
}

.post a {
  color: #009de9;
}

.post_details {
  float: left;
  width: 400px;
}

.comments {
  float: right;
}

.post_comment {
  width: 500px;
  margin: 2px auto;
  padding: 5px;
/*  border: 1px solid #000;*/
}

.comment_odd {
  background: #fff;
}

.comment_even {
  background: #F2F2F2;
}

.username {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
  background: #EEEEFF;
  width: 250px;
  float: left;
}

.comment_time {
  float: right;
  background: #EEEEFF;
  width: 250px;
  text-align: right;
}

#simple_captcha {
    margin: 0px;
    width: 175px;
}

#simple_captcha input {
    margin-left: 0px;
}

.credit {
  width: 435px; 
  margin: 0 auto 10px auto; 
  font-size: 11px; 
  color:#7F7E7E;
  
}

.credit a {
  color:#999999;
  text-decoration:none;
}

.credit a:hover {
  color : #009DE8;
  text-decoration:none;
}

