#content.preview {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#da-story {
    font-size: 130%;
}

.da-story-top {
    background-image: url( 'images/header-bg.png' ) !important;
    background-repeat: no-repeat;
    background-position: 0 50%;
    
    padding-top: 0px;
    padding-bottom: 0px;
    
    overflow: visible;
    
    height: 200px;
    
    margin-bottom: -20px;
}

.da-story-main-left {
    width: 370px;
    float: left;
    position: relative;    
}

.da-story-main-right {
    width: 580px;
    float: right;
    position: relative;
}

.da-story-main {
    background-image: none;
    background-color: #eee;
    
    position: relative;
}

.da-story-main {
    padding-top: 10px;
}

.da-story-top-text {
    padding-right: 0px;
    margin-bottom: 0px;
}

.da-story-top-goal {
    position: absolute;
    bottom: 27px;
    right: 30px;
    
    background-color: #004d87;
    padding: 16px;
    padding-left: 30px;
    padding-right: 30px;
}

.da-story-top-goal * {
    color: white;
}

x.da-story-top-goal {
    -moz-box-shadow:inset 8px 8px 16px 16px #e3e3e3;  
    -webkit-box-shadow:inset 8px 8px 16px 16px #e3e3e3; 
    box-shadow:inset 8px 8px 16px 16px #e3e3e3; 
    
    position: absolute;
    bottom: 0px;
    right: 30px;
    
    background-color: white;
    
    border: 1px solid #ccc;
    padding: 16px;
    padding-left: 30px;
    padding-right: 30px;
}

#da-story-blue-arrow {
    position: absolute;
    top: -20px;
    right: 40px;
}

.da-story-map {
    position: relative;
    padding-top: 60px;
}

#da-story-map {
    width: 580px;
    height: 380px;
}

.da-story-map-filters {
    position: absolute;
    left: 0px;
    top: 0px;
    
    width: 580px;    
    padding-top: 15px;
    padding-bottom: 15px;
    
    background-color: #75a2c8;    
    
    color: #0f113e;
}

.da-story-map-filters div {
}

.da-story-map-filters span {
    float: left;
    color: white;
    font: 16px/18px Bebas Neue, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase;   
    
    margin-left: 70px;
    padding-top: 1px; 
}

.da-story-map-filters .dropdown {
    float: left;
}

.da-story-map-filters .dropdown li {
    font-size: 0.8em;
}

.da-story-map-filter {
    margin: 0px !important;
    margin-left: 10px !important;    
}

.da-story-map-filters .dropdown input {
    width: 80px;
    border: none;
    margin-left: 5px;
    color: #0f113e;
    padding: 3px;
}

.da-story-map-filters .dropdown ul {
     display: none;
     z-index: 999000;
}

.da-story-map-filters .dropdown.type ul {
    width: 75px;
    padding-left: 5px;
    padding-right: 5px;
}

.da-story-map-filters .dropdown.states input {
    width: 120px;
}

.da-story-map-filters .dropdown.states ul {
    overflow: hidden;
    width: 190px;
    height: auto;
    padding-left: 5px;
    padding-right: 5px;
}

.da-story-map-filters .dropdown.states li {    
    float: left;
    width: 90px;
}

.da-story-map-map {
    z-index: 0;
}

#da-story-map {
    z-index: 0;
}

#da-story-map-popup-wrapper {
  position: relative;
  width: 320px;
  height: 150px;

  overflow: visible;
}

#da-story-map-popup {
  position: absolute;
  width: 320px;
  height: 150px;

  left: -60px !important;
  top: -180px !important;  
  
  padding: 0px;
  color: #aaa;
  background-image: url('/resource/css/images/map-popup-bg.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

#da-story-map-popup-photo {
    max-width: 70px;
    max-height: 70px;
    padding-right: 5px;
    float: left;
}

#da-story-map-popup-body {
    padding: 20px;  
}

#da-story-map-popup-more {
  position: absolute;
  right: 20px;
  bottom: 15px;
}

#da-story-map-popup-close {
    position: absolute;
    top: 0px;
    right: 5px;
    color: #005595;
}

#da-story-map-popup-author {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #005595;
}


.da-story-progress {
    width: 580px;
}

.da-story-progress-legend {
    position: relative;
    width: 100%;
    height: 25px;
    margin: 0px;
}

.da-story-progress-legend-0 {
    position: absolute;
    left: 0px;
    top: 0px;
}
.da-story-progress-legend-100 {
    position: absolute;
    right: 0px;
    top: 0px;
}

.da-story-progress-legend-100 * {
    color: #920000;
}

.da-story-progress-legend-50 {
    display: table-cell;
    width: 580px;
    text-align: center;
}

.da-story-progress-bar {
    width: 580px;
    height: 30px;
    background-color: #d8d9dd;
    position: relative;
}

.da-story-progress-bar-value {
    position: absolute;
    left: 0px; 
    top: 0px;
    background-color: #004e87; 
    height: 30px;
}

.da-story-progress-bar-text {
    color: white;
    position: absolute;
    left: 10px; 
    top: 5px;
}

.split-a.da-story-post {
    width: 1020px;
}

#colorbox .split-a.da-story-post  {
    width: 610px !important;
}

.da-story-post footer {
    clear: both;
    float: right;
    width: 610px;
}

.da-story-post .cta-b {
    margin-bottom: 0px;
}

.da-story-post .signup_form {
    margin-top: 0px;
}

.da-story-read-all-stories {
    margin-left: 10px;
    font-size: 1.2em;
    padding-top: 5px;
    float: right;
    font-weight: bold;
}

.da-story-share-your-story {
    background: url(/resource/img/stay_connected_button2.png) no-repeat;
    width: 145px;
    height: 24px;
    text-align: center;
    float: right;
    padding-top: 3px;    
    margin-left: 10px;
}

.da-story-share-your-story  * {
    color: white;
    font-size: 1.2em;
    font-weight: bold;
    
    color: white;
    font: 16px/18px Bebas Neue, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;    
}

.da-story-share-your-story  a:hover {
    color: white;
    text-decoration: none;
}

.da-story-post .entry-c {
    height: auto;
    border: none;
}

#da-form-errors {
    color: red;
    font-weight: bold;
    padding: 5px;
}

#colorbox div {
    margin: 0px;
}

#jp_container_1 {
    display: inline-block;
    margin: 0px;
    position: relative;
    top: 5px;
}

#jp_container_1 img {
    width: 20px;
    height: 20px;
}


.dropdown {
  position: relative;
}
.dropdown input {
  background: #fff url('./images/dropdown.png') 100% 50% no-repeat;
}

.dropdown ul {
/*  border: 1px solid #636363; */
  z-index: 6000;
  display: none;
  position: absolute;
  top: 22px;
  width: 55px;
  left: 0px;
/*  max-height: 200px; */
  overflow-y: auto;
  background: white;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.dropdown ul li {
  background-color: #fff;
  color: #0f113e;
  padding: 2px;
  margin: 0px;
/*  border-bottom: 1px solid #636363; */
  cursor: pointer;
}
.dropdown ul li:hover {
  background-color: #0f113e;
  color: white;
}

#UploadPhoto, #UploadAudio {
    width: 220px;
}

form#TellYourStory fieldset input#PostVideo {
    width: 240px;
}



.fileinput-wrapper  .fileinput-input {
  text-align: left;
  padding:5px;
  margin:0 10px 0 0;
  height:17px;
  line-height:17px;
  display:inline-block;
  font-size: 0.8em;
  border-radius: 0px;
  width: 186px;
  border: none;
  color: #aaa;
  -moz-box-shadow:inset 0 1px 8px 1px #e3e3e3; -webkit-box-shadow:inset 0 1px 8px 1px #e3e3e3; box-shadow:inset 0 1px 8px 1px #e3e3e3;
  
  background: white;
  border: 1px solid #ccc;
  padding-left: 10px;
}

.fileinput-wrapper .fileinput-button {
  font-size: 1.1em;
  text-indent:-999em;
  width: 56px;
  height: 29px;
  padding:0;
  border:0;
  background: transparent url(/resource/img/browse_button.png) 0 0;
  color: white;
  display:inline-block;
}
.fileinput-button-text {
  padding:0;
  background:transparent;
}

/*
    Story form styles
*/
form#TellYourStory, form#TellYourStory fieldset, form#TellYourStory legend, form#TellYourStory button, form#TellYourStory ul, form#TellYourStory li { border: none; margin: 0; padding: 0; background: none; list-style-type: none; }

form#TellYourStory { width: 360px; }
            
form#TellYourStory fieldset { padding: 0; margin: 0 0 24px; }
form#TellYourStory fieldset fieldset { float: left; margin: 0 10px 12px 0; }
form#TellYourStory fieldset.checkbox  { float: none; clear: left; margin-bottom:5px; }
form#TellYourStory fieldset.checkbox input { border: none; }
form#TellYourStory fieldset#YourStory fieldset { float: none; }

form#TellYourStory fieldset legend { display: block; width: 100%; height: 0; padding-top: 41px; overflow: hidden; background-repeat: no-repeat; background-position: 0 0; font-size: 0; text-indent:-999em;}
form#TellYourStory fieldset#YourInformation legend { background-image: url('images/your-information.png'); }
form#TellYourStory fieldset#YourStory legend { background-image: url('images/your-story.png'); }

form#TellYourStory fieldset label { display: none; }
form#TellYourStory fieldset.checkbox label { display: inline; }
form#TellYourStory fieldset.checkbox input { padding:0; margin:0; display:inline; float:none; }

form#TellYourStory fieldset input, form#TellYourStory fieldset textarea { padding: 7px 15px; border: 1px solid #c2c2c2; color: #999; -moz-box-shadow:inset 0 1px 8px 1px #e3e3e3; -webkit-box-shadow:inset 0 1px 8px 1px #e3e3e3; box-shadow:inset 0 1px 8px 1px #e3e3e3; }
form#TellYourStory fieldset input#FirstName, form#TellYourStory fieldset input#LastName { width: 137px; }
form#TellYourStory fieldset input#Email { width: 200px; }
form#TellYourStory fieldset input#Zip { width: 74px; }
xform#TellYourStory fieldset input#PostVideo, form#TellYourStory fieldset.file input { width: 220px; }

.msie  xform#TellYourStory fieldset.file input { width: 255px; }

#StoryTitle { width: 315px; }

form#TellYourStory fieldset textarea { width: 315px; }

form#TellYourStory fieldset label img { position: relative; top: 2px; }

form#TellYourStory fieldset span.note { display: inline-block; width: 90px; font-size: 11px; line-height: 14px; position: relative; top: 8px; }

xform#TellYourStory fieldset.file { position: relative; top: -7px; }
xform#TellYourStory fieldset.file .hidden { position: absolute; top: 0; left: 0; background: #efefef; }
xform#TellYourStory fieldset.file .hidden span { position: relative; top: 11px; left: 4px; cursor: pointer; display: inline-block; width: 78px; height: 0; padding-top: 29px; overflow: hidden; background: url('images/browse.png') no-repeat top left; }
xform#TellYourStory fieldset.file .hidden span:hover { background-position: 0 -29px; }

form#TellYourStory fieldset#StoryButtons a, 
form#TellYourStory fieldset#StoryButtons button { float: left; width: 140px; height: 29px; padding-top: 0; overflow: hidden; margin-right: 5px; background-repeat: no-repeat; background-position: top left; text-indent:-999em; display:block; }
form#TellYourStory fieldset#StoryButtons a:hover, 
form#TellYourStory fieldset#StoryButtons button:hover { background-position: 0 -29px; }

form#TellYourStory fieldset#StoryButtons { padding-top: 12px; }
form#TellYourStory fieldset#StoryButtons a { background-image: url('images/preview-story.png'); }
form#TellYourStory fieldset#StoryButtons button { cursor: pointer; background-image: url('images/submit.png'); height:30px;}

/* Dropdown Styles */

x.dropdown { width: 133px; padding: 5px 0; background: #fff; border: 1px solid #c2c2c2; -moz-box-shadow:inset 0 1px 8px 1px #e3e3e3; -webkit-box-shadow:inset 0 1px 8px 1px #e3e3e3; box-shadow:inset 0 1px 8px 1px #e3e3e3; }
x.dropdown a { display: block; padding: 2px 10px 1px 10px; font-weight: bold; color: #0f113e; text-decoration: none; }
x.dropdown a:hover { color: #fff; background: #0f113e; }

x.dropdown.states { width: 280px; margin-bottom: 1em; } /* Obviously, these exactly figures could change in-application */
x.dropdown.states li { float: left; width: 140px; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


            