body {
  font-size: 14px;
  line-height: 1.5;
  font-family: arial, lucida grande, helvetica neue, FreeSans, helvetica, arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #fff;
  background: #f4c35d url(images/bg-inner4.jpg) no-repeat top center; }
  body.home { background: #f4c35d url(images/bg.jpg) no-repeat top center; }
  body.one { background: #f4c35d url(images/bg-inner1.jpg) no-repeat top center; }
  body.two { background: #f4c35d url(images/bg-inner2.jpg) no-repeat top center; }
  body.three { background: #f4c35d url(images/bg-inner3.jpg) no-repeat top center; }
  body.four{ background: #f4c35d url(images/bg-inner4.jpg) no-repeat top center; }
  body.five { background: #f4c35d url(images/bg-inner5.jpg) no-repeat top center; }

a, a:link, a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none; }
  a:hover, a:link:hover, a:visited:hover {
    color: #402305; }
  a.active, a:link.active, a:visited.active {
    color: #402305; }
    a.active:hover, a:link.active:hover, a:visited.active:hover {
      color: white; }


h1, h3, h4, h5 {
  color: #402305;
  font-family: arial, lucida grande, helvetica neue, FreeSans, helvetica, arial, sans-serif; }
  h1.sub, h2.sub, h3.sub, h4.sub, h5.sub {
    margin-top: 0; }

h4.footer { 
  color: white;
  font-family: arial, lucida grande, helvetica neue, FreeSans, helvetica, arial, sans-serif;
  font-size: 15px;
  margin:0 0 13px 20px;
  text-decoration: underline;
  font-weight:bold;
  overflow:visible;
}
  

h2{
  color: #fff;
  font-size: 24px;
  border-bottom: 1px dotted #fff;
  width: 670px;
  padding: 0;
  margin: 0 0 10px 0;
  text-shadow: 2px 2px 3px #666666;
}


h4.title {
  margin: 0; }

#subscriber_form_wrap {
  padding: 34px 0 0 0; }

textarea {
background: #f4c35d;
 border: 1px solid #3b3b3b;
 padding: 3px;  
}

form {
  margin: 0;
  padding: 0 30px 0 30px;
  margin: auto; }
  form#subscriber_form {
    text-align: left;
    padding: 0; }
    form#subscriber_form .submit {
      text-align: center; }
    form#subscriber_form input {
      border: 0;
      background: #1e364d;
      color: #eeeeee;
      padding: 5px 3px 5px 3px;
      font-size: 10px; }
      form#subscriber_form input#subscriber_first_name {
        width: 70px;
        margin: 0 20px 5px 0; }
      form#subscriber_form input#subscriber_last_name {
        width: 85px;
        width: 102px;
        margin: 0 0 5px 0; }
      form#subscriber_form input#subscriber_email_address {
        margin-right: 5px;
        width: 90px;
        margin: 0 20px 5px 0; }
      form#subscriber_form input#subscriber_zip_code {
        margin-right: 5px;
        width: 70px;
        margin: 0 0 5px 0; }
      form#subscriber_form input#subscriber_submit {
        padding: 0;
        margin: 0; }
  
    form input.submit {
      border: 0;
      height: 24px;
      text-transform: uppercase;
      color: white; }

  form label {
    cursor: pointer;
     display: block; }
  form .slider {
    position: relative; }


.default_form .slider {
  margin: 1em 0; }
  .default_form .slider input {
    padding: 3px; }

img {
  border: 0; }

.clearme {
  color: #777777; }

.right {
  float: right; }

.left {
  float: left; }

.clearfix {
  clear: both; }

.clearleft {
  clear: left; }

.clearright {
  clear: right; }

.error {
    border: 1px solid red;
}

table.data {
  width: 100%; }
  table.data th {
    color: white;
    background: black; }

.hidden {
  display: none; }

ul.social {
  margin: 0;
  padding: 15px 0 0 0;
  list-style: none; }
  ul.social li {
    float: left;
    height: 40px;
    margin-right: 17px;
    overflow: hidden;
    text-indent: -9999px;
    display: block; }
    ul.social li.first {
      margin-left: 0px; }
    ul.social li.rss {
      padding-right: 0; }
    ul.social li a {
      display: block;
      height: 35px;
      width: 35px; }

h1.head {
 font-size: 16px;
  color: #fff;

}


#wrapper {
  width: 941px;
  margin: 0 auto; }
  #wrapper #header {
    position: relative;
    height: 149px;
    margin:0;
    z-index: 10; 
}
   /* #wrapper #header h1 {
      margin-top: -20px;
      padding: 0;
      overflow: hidden;
      text-indent: -9999px;
      display: block; }*/

#wrapper #header h1 { 
display: block; 
margin: 0; 
padding: 0; 
text-indent: -9999px; 
} 

      #wrapper #header h1 a#logo {
        display: block;
        width: 340px;
        height: 135px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 10px;
        clear:both;

 }


  
#wrapper #navigation {
    z-index:-99;
    background: url(images/menu-back.png) no-repeat; 
    margin: 0 0 16px 0;
    height: 40px; 
    padding:0px;
}

    #wrapper #navigation ul {
      margin: 0;
      padding: 0;
      list-style: none;
	  }
      #wrapper #navigation ul li {
        display: block;
        float: left;
        }
        #wrapper #navigation ul li a {
          display: block;
		  padding: 6px 0 0 0px;
		  text-align:center;
		  font-size:17px;
          font-weight: bold;
          height: 40px;
          overflow: hidden;
          }
          #wrapper #navigation ul li a:hover {
            background: url(images/hover.png) no-repeat; 
			width:100%;
			color:white;
			}
          #wrapper #navigation ul li a.home {
            width: 93px; }
          #wrapper #navigation ul li a.about {
            width: 	93px; }
          #wrapper #navigation ul li a.authors{
            width: 93px; }
          #wrapper #navigation ul li a.services{
            width: 93px; }
          #wrapper #navigation ul li a.contact {
            width: 93px;
clear: both; }



  #wrapper #featured {
    margin-top:-2px;
    position: relative;
    margin-bottom: 20px;
    z-index: 10;
    height: 321px; 
    padding:0; 
}
    #wrapper #featured #featured_left {
      background: black;
      position: absolute; bottom: 0;
      float: left;
      z-index: 15;
      overflow: hidden;
      width: 640px;
      height: 321px; }

#Lisa {
    background: url(images/Lisa.png) no-repeat;
    background-position:right bottom;
    margin:-538px 1px 0 0;
    float:right;  
    width:241px;
    height:358px;
    z-index:9999;}

    #wrapper #featured #featured_right {
      position: relative;  
       }

     #wrapper #featured #featured_right .main_contribute {
     
              }

        #wrapper #featured #featured_right .main_contribute a.main_contribute { 
          position: absolute;
          bottom: 22px;
          right: 2px;
          display: block;
          width: 280px;
          height: 200px;
          overflow: hidden; }
  #wrapper #action_center {
    padding: 0 0 15px 0;
    height: 130px;
    background: url(images/buttons2.png) no-repeat top left; }
    #wrapper #action_center h2 {
      font-size: 24px; }
    #wrapper #action_center .section {
      float: left;
      height: 110px;
      margin: 0 20px 0 0;
      padding: 10px 5px;
      width: 210px;
      text-indent: -9999px;
      overflow: hidden; }
      #wrapper #action_center .section.book_an_event {
        position: relative; }
        #wrapper #action_center .section.book_an_event a.event_link {
          overflow: hidden;
          text-indent: -9999px;
          display: block;
          display: block;
          width: 220px;
          position: absolute;
          top: 0;
          left: 0;
          height: 105px; }
        #wrapper #action_center .section.book_an_event .event {
          height: 63px;
          text-align: left; }
        #wrapper #action_center .section.book_an_event .left_copy {
          padding: 0 0 0 20px;
          text-align: left;
          width: 135px; }
        #wrapper #action_center .section.book_an_event p {
          font-weight: bold; }
      #wrapper #action_center .section.get_connected {
        position: relative; }
        #wrapper #action_center .section.get_connected ul.social {
          position: absolute;
          bottom: 22px;
          left: 0px;
          width: 216px; }
        #wrapper #action_center .section.get_connected p, #wrapper #action_center .section.get_connected h2 {
          overflow: hidden;
          text-indent: -9999px;
          display: block;
          padding: 0;
          margin: 0;
          line-height: 0; }
      #wrapper #action_center .section.contribute {
        position: relative; }
        #wrapper #action_center .section.contribute a.contribute_link {
          overflow: hidden;
          text-indent: -9999px;
          display: block;
          color: white;
          display: block;
          width: 220px;
          position: absolute;
          top: 0;
          left: 0;
          height: 105px; }
      #wrapper #action_center .section.email {
        margin-right: 0;
        padding-right: 0;
       
        width: 216px;
        height: 113px;
        text-indent: 0; }
		
  #background-compass{ background: url(images/icons/compass.png) no-repeat right bottom; }
  #background-key{ background: url(images/icons/key.png) no-repeat right bottom; }  
  #background-light{ background: url(images/icons/light.png) no-repeat right bottom; }  
  #background-maq_escribir{ background: url(images/icons/maq_escribir.png) no-repeat right bottom; } 
  #background-pluma{ background: url(images/icons/pluma.png) no-repeat right bottom; }  
  #background-Reloj{ background: url(images/icons/Reloj.png) no-repeat right bottom; }  
  #background-telescope{ background: url(images/icons/telescope.png) no-repeat right bottom; }  

  #wrapper #content {
    clear: both; }
    #wrapper #content #main_wrapper {
      width: 680px;
      padding: 20px;
      background: #f4c35d url(images/back.jpg); 
      background-size: 100%;
      overflow:hidden;
      float: left; }
    #wrapper #content #main_wrapper.home {
        width: 440px;
        margin: 0 259px; }
      #wrapper #content #main_wrapper.login {
        margin: 0 auto; }
      #wrapper #content #main_wrapper #main .post {
        margin-bottom: 15px; }
        #wrapper #content #main_wrapper #main .post h3 {
          margin: 0;
          line-height: 1.3; }

        #wrapper #content #main_wrapper #main .post .date {
          color: #eeeeee;
          line-height: 1.1; }
        #wrapper #content #main_wrapper #main .post .post_body {
          margin-top: 10px; }
          #wrapper #content #main_wrapper #main .post .post_body img.book_cover {
            float: right;
            margin: 0 0 20px 20px; }
          #wrapper #content #main_wrapper #main .post .post_body img.speech_photo {
            float: right;
            margin: 0 0 20px 20px; }
          #wrapper #content #main_wrapper #main .post .post_body .shares {
            padding: 10px; }
            #wrapper #content #main_wrapper #main .post .post_body .shares .tweet {
              float: left; }
            #wrapper #content #main_wrapper #main .post .post_body .shares .fb {
              float: left; }
      #wrapper #content #main_wrapper #main h2 {
        margin-top: 0;
        padding: 0;
        line-height: 1.3; }
        #wrapper #content #main_wrapper #main h2.section_title {
          text-transform: uppercase;
          font-size: 1.1em;
          background: none;
          text-align: left;
          margin: 0 0 10px 0;
          color: #cccccc; }
      #wrapper #content #main_wrapper #main .sarahs_view_listings {
        padding: 10px 0 0 0; }
        #wrapper #content #main_wrapper #main .sarahs_view_listings .sarahs_view_listing {
          padding: 0 0 30px 10px; }
      #wrapper #content #main_wrapper #main .title_tags_wrapper .title {
        float: left; }
      #wrapper #content #main_wrapper #main .title_tags_wrapper .tags {
        float: right; }
        #wrapper #content #main_wrapper #main .title_tags_wrapper .tags ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          #wrapper #content #main_wrapper #main .title_tags_wrapper .tags ul li {
            padding: 0 5px;
            float: left; }
      #wrapper #content #main_wrapper #main .candidates {
        padding: 10px 0 0 0; }
        #wrapper #content #main_wrapper #main .candidates .candidate {
          padding: 10px;
          clear: left;
          margin-bottom: 20px; }
          #wrapper #content #main_wrapper #main .candidates .candidate.odd {
            background: transparent url(http://www.sarahpac.com/images/trans.png); }
          #wrapper #content #main_wrapper #main .candidates .candidate .candidate_social_media {
            min-height: 50px; }
            #wrapper #content #main_wrapper #main .candidates .candidate .candidate_social_media .link {
              float: left;
              margin: 10px 10px 10px 0; }
          #wrapper #content #main_wrapper #main .candidates .candidate img.avatar {
            float: left;
            margin: 0 20px 20px 0; }
          #wrapper #content #main_wrapper #main .candidates .candidate .content {
            margin-left: 80px; }
    #wrapper #content #sub_right {
      float: left;
      padding: 0 0 0 20px;
      display: inline;
      width: 201px; }
      #wrapper #content #sub_right .section {
        width: 201px;
        text-align: left; }
        #wrapper #content #sub_right .section h3 {
          margin-top: 0; }
        #wrapper #content #sub_right .section.facebook_like_box {
          background: white; }
        #wrapper #content #sub_right .section.tag_cloud a {
          font-weight: normal;
          padding: 3px; }
          #wrapper #content #sub_right .section.tag_cloud a.t1 {
            font-size: 12px; }
          #wrapper #content #sub_right .section.tag_cloud a.t2 {
            font-size: 16px; }
          #wrapper #content #sub_right .section.tag_cloud a.t3 {
            font-size: 20px; }
          #wrapper #content #sub_right .section.tag_cloud a.t4 {
            font-size: 24px; }
    #wrapper #content #sub_left {
      float: left;
      display: inline;
      width: 239px; }
      #wrapper #content #sub_left .front_page_news {
        text-align: left; }
    #wrapper #content .section {
      text-align: center;
      /*background: transparent url(trans.png) repeat top left;*/
      margin: 0 0 20px 0;
      padding: 10px; }
      #wrapper #content .section.unpad {
        padding: 0; }
      #wrapper #content .section .no_margin {
        margin: 0; }
        #wrapper #content .section .no_margin.section_title {
          text-transform: uppercase;
          font-size: 1em;
          text-align: left;
          margin: 0 0 10px 0; }
      #wrapper #content .section p {
        margin: 0;
        padding: 0; }
        #wrapper #content .section p.contribute {
          padding: 0 0 10px 0; }
      #wrapper #content .section.sub_events {
        text-align: center; }
        #wrapper #content .section.sub_events h2 {
          text-align: center; }
        #wrapper #content .section.sub_events h4 {
          text-transform: uppercase;
          font-size: 1.1em;
          text-align: center;
          margin: 10px 0 0 0; }
        #wrapper #content .section.sub_events h5 {
          text-transform: uppercase;
          font-size: 1em;
          margin: 10px 0 0 0; }
        #wrapper #content .section.sub_events .small_event {
          line-height: 1.3; }
          #wrapper #content .section.sub_events .small_event a {
            font-weight: normal; }
        #wrapper #content .section.sub_events .events_today {
          margin-bottom: 10px; }
  #wrapper #footer {
    clear: both;
    margin-top: 30px;
    text-align: center;
    line-height: 1.1;
    padding-bottom: 10px; }
  
   
#banner_container {
  height: 311px;
  background: transparent no-repeat; }
  #banner_container .bannerlink {
    overflow: hidden;
    text-indent: -9999px;
    display: block;
    width: 650px;
    height: 313px;
    display: none;
    cursor: pointer; }
    #banner_container .bannerlink.inactive {
      cursor: default; }

#carousel {
  /*background: transparent url(images/carousel_bg.png);*/
  height: 40px;
  width: 2000px;
  position: relative;
  top: -25px;
  left: 10px;
  z-index: 200; }
  #carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top: 2px;
    margin-left: -5px;
    position: relative;
    left: 0px; }
    #carousel ul li {
      float: left;
      padding: 3px 3px;
      width: 30px;
      text-align: center; }
      #carousel ul li .banner_flag {
        color: white;
        font-size: 10px;
        text-align: center;
        width: 30px;
        visibility: hidden;
        height: 10px;
        /*background: transparent url(images/arrow.png) no-repeat 50%;*/
        margin-top: -7px;
        position: relative;
        opacity: 1;
        filter: alpha(opacity=60); }
      #carousel ul li a {
        height: 54px;
        color: white;
        background: transparent no-repeat 50% 0; }

table.footer {
background: #fff url(images/footer.jpg);
border:1px solid #402305;
height:160px;
}

ul.footer{
 padding: 0px;
 margin: -12px 0 0 40px;
   }

  ul.footer li {
  font-weight:bold;
  padding: 2px;
  line-height: 100%;
 }

.large {
 float:left;
 padding: 0px;
 font-weight:bold;
 color: white;
 font-family: arial, lucida grande, helvetica neue, FreeSans, helvetica, arial, sans-serif;
 font-size: 19px;
 margin:10px 0 0 5px;
}

blockquote.test{
	background: url(images/quote.png) 0 0 no-repeat;
	margin: 30px 10px 10px 5px;
	padding: 6px 15px 2px 28px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", serif;
	font-size: 14px;
	font-weight: normal;
	min-height: 44px;
        text-align: justify;
}
 
img.double-border {
	border: 5px solid #402305;
	padding: 5px;
	background: #f4c35d;
        margin: 0px 10px 20px 10px;
}

.justify {
text-align: justify;
}

.center {
  text-align:center;
}

hr.line{
 height: 1px;
 background-color: #f3c379;
 border: 0;
}


.search { 
left: 468px; 
position: absolute; 
top: 158px; 
} 


.srch {
padding: 0;
}

 input {
 background: #f4c35d;
 border: 1px solid #3b3b3b;
 padding: 3px;
 text-align:left;
 
}

 form input.complete{
 width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  clear: left;

}

.clear
{
clear:both;
}

