/*
Theme Name: Fallen Heroes
Theme URI: http://core3solutions.com/
Description: Custom theme developed for Fallen Heroes.
Version: 1.0
Author: Core3 Solutions
Author URI: http://core3solutions.com
*/

body {
    text-align: center;
    background-color: #2C2B27;
    margin: 0 auto 20px auto;
    font-size: 100%;
    color: #ccc;
    font-family: Arial, Helvetica, sans-serif;
}

#homeBackground {
    background: url(./images/body-bg-home.jpg) no-repeat top center;
    width: 100%;
}

#interiorBackground {
    background: url(./images/body-bg-interior.jpg) no-repeat top center;
    width: 100%;
}

h1, h2 {
    color: #B5B4B3;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 1.56em;
}

h2 a, h2:link, h2 a:visited, h2 a:hover, h2 a:active, h2.link  {
    color: #CCCCCC;
    text-decoration: none;
}

h2 a:hover {
    color: #B5B4B3;
    text-decoration: underline;
}
    
#wrapper {
    width: 940px;
    margin: 0 auto;
    text-align:left;
    padding: 0 0 10px 0;
}

#logo {
    padding: 22px 0 0 0;
    verticle-align: top;
    width: 940px;
    margin: 0;
}

#mainNavigationWrapper {
    width: 940px;
    height: 82px;
}

ul.mainNavigation {
    margin: 6px 0 0 -38px;
    vertical-align: top;
}

ul.mainNavigation li {
    font: 1em Georgia, "Times New Roman", Times, serif;
    color: #fff;
    float: left;
    list-style: none;
    margin: 0 auto 0 0;
    padding: 30px 22px 0 22px;
    display: block;
    height: 52px;
    border-right: 1px solid #262625;
}

ul.mainNavigation li a:link, ul.mainNavigation li a:visited, ul.mainNavigation li a:hover, ul.mainNavigation li a:active, ul.mainNavigation li a.link  {
    color: #fff;
    text-decoration: none;
}

ul.mainNavigation li.last {
    border-right: 0 none;
}

ul.mainNavigation li.active {
    background: url(./images/navigation-active.jpg) repeat-x;
}

ul.mainNavigation li:hover {
    background: url(./images/navigation-hover.jpg) repeat-x;
    cursor:pointer;
}

ul.mainNavigation li.active:hover {
    background: url(./images/navigation-active.jpg) repeat-x;
}

#homeIntro {
    margin: 41px 0 0 0;
    height: 251px;
    padding: 42px 510px 0 30px;
    vertical-align: top;
    font-size: 0.88em;
    line-height: 1.5em;
}

#homeIntro h1, h2 {
    margin: 0;
    font-size: 1.79em;
}

#inHonorOfWrapper {
    width: 354px;
    height: 175px;
    margin: 34px 0 0 0;
    padding: 0 0 0 46px;
    float: left;
    background: url(./images/header-in-honor-of.gif) no-repeat 0 0;
    font-size: 0.88em;
}

#inHonorOfWrapper p {
    margin: 0;
    padding: 0;
    line-height: 1.5em;
}


.soldierImage {
    float: left;
    margin: 0 10px 0 0;
    height: 183px;
    width: 128px;
    background: #2c2b27;
}

#contentSecondary .soldierImage {
    background: #1c1b17;
}

#fancy_content .soldierImage {
    background: #454340;
}

.soldierImage img {
    /*border: 4px solid #2C2B27;*/
    padding: 4px;
}

.memorialImage {
    text-align: center;
    padding: 0 10px 10px 0;
    float: left;
}

.memorialImage img {
    border: 4px solid #454340;
}

.soldier-overview {
}

.soldierName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.21em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.memorialLocation {
    display: block;
    padding: 20px 0 0 0;
}

.memorialLocation em {
    font-weight: bold;
    font-style: normal;
    font-size: 1.07em;
}

#supportWrapper {
    float: right;
    margin: 32px 0 0 0;
    width: 400px;
    height: 141px;
    font-size: 0.88em;
    padding: 0 114px 0 25px;
    border-left: 1px solid #4C4A47;
}

#supportWrapper p {
    line-height: 1.5em;
}

#supportWrapper h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 2.07em;
    margin: 0;
    display: block;
    padding: 0 0 10px 0;
    background: url(./images/red-underline.gif) no-repeat 1.5em bottom;
    
}

#footerBar {
    width: 940px;
    height: 6px;
    background-color: #181614;
    border-top: 1px solid #464543;
    margin: 28px 0 0 0;
}

#footer {
    color: #52514E;
    font-size: 0.69em;
}

#footer a, #footer:link, #footer:visited, #footer:hover, #footer:active, #footer.link  {
    color: #52514E;
}

#footer a {
  text-decoration: underline;
}

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

#contentWrapper {
    width: 940px;
    min-height:500px;
    margin: 41px 0 0 0;
    padding-bottom: 20px;
    background: url(./images/page-bg-interior.jpg) repeat-y;
    border: 1px solid #504E4A;
}

* html #contentWrapper { height:500px; }

#interiorShadow {
    width: 940px;
    height: 35px;
    background: url(./images/interior-top-shadow.jpg) no-repeat center;
}

#contentPrimary {
    width: 487px;
    float: left;
    vertical-align: top;
    padding: 20px 30px 40px 30px;
}

#contentSecondary {
    width: 393px;
    padding-bottom: 80px;
    float: right;
    position: relative;
}

#contentSecondary #supportWrapper {
    margin: 32px auto 0 auto;
    width: 340px;
    height: 141px;
    font-size: 0.88em;
    padding: 0;
    border-left: none;
    float:none;
}

#contentSecondary #supportWrapper h2 {
    font-size: 2em;
    background: url(./images/red-underline-interior.gif) no-repeat 1.9em bottom;
    color: #B2B2B1;
    font-weight: normal;
}

#contentSecondary #inHonorOfWrapper {
    width: 340px;
    height: 175px;
    padding: 46px 0 0 0;
    margin: 285px auto 0 auto;
    background: url(./images/header-in-honor-of-interior.gif) no-repeat 0 0;
    font-size: 0.88em;
    float: none;
}

#interiorSidebarGraphic {
    width: 380px;
    height: 298px;
    background: url(./images/interior-sidebar-graphic.gif) 0 0;
    position: absolute;
    margin: -50px 0 0 -25px;
}

/*-------- Misc. ------------*/

.clear {
    clear: both;
}

.floatRight {
    float: right;
    padding: 10px 5px 0 0;
}

.floatLeft {
    float: left;
}

/* -- */

img {
    border: 0;
}

.dedication-image {
    border: 4px solid #2C2B27;
    margin: 0 10px 5px 0;
}

.soldier-info {
    border-bottom: 1px solid #504E4A;
    padding: 20px 0;
}

.dollar-sign {
  font-weight: bold;
  font-size: 18px;
  padding-right: 5px;
  margin: 0 0 0 5px;
}

.input-text,
.input-select {
  border: 3px solid #504E4A;
  font-size: 18px;
  padding: 4px;
}

.input-text {
  font-weight: bold;
}

input.error,
select.error,
textarea.error {
  border: 3px solid #CB3231;
}

#required-fields {
  display: none;
  color: #CB3231;
}

#donate-button {
  padding-top: 10px;
  padding-left: 17px;
}

#donate-input {
  width: 125px;
}

.post-info {
  font-size: 13px;
  padding-top: 5px;
  padding-left: 5px;
  font-style: italic;
}

.entry {
  border-bottom: 1px solid #504E4A;
  margin: 10px 0;
}

a {
  outline: none;
}

/*
.entry a, .entry a:visited, entry:active, .entry.link  {
  color: #CB3231;
  text-decoration: none;
}

.entry a:hover {
  text-decoration: underline;
}
*/
a, a:visited, a:active, a.link  {
  color: #CB3231;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.spacer {
  height: 10px;
}

.more-soldiers {
  font-size: 10px;
}

#soldier-memorial-content {
  background: #504E4A !important;
  padding: 15px 40px 15px 15px !important;
  /*width: 100%;*/
  /*height: 500px !important;*/
  height: 100%;
}

.entry p img,
.entry div img {
  margin: 5px;
  border: 5px solid #2C2B27;
}

.entry .readMore {
  text-align:right;
  margin-top:10px;
}

.entry .soldierImage img,
.entry .readMore img {
  margin: 0;
  border: 0;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  text-align: center;
}

.pagination {
  text-align: center;
  font-size: .8em;
  padding: 10px;
}

.wp-caption-text {
  font-size: .8em;
  font-style: italic;
}

.wp-caption {
  padding: 10px;
}

#donate-form {
  clear: both;
  margin: 35px 25px;
  padding: 20px;
  border: 1px solid #504E4A;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#donate-form div {
  margin: 10px 0;
}

#donate-form input,
#donate-form select {
  margin: 0 5px;
  background: #ccc;
}

.ccv {
  width: 60px;
}

.zipCode {
  width: 80px;
}

#donate-form label {
  font-weight: bold;
}

#donate-form input.donationAmount {
  margin: 0 0 0 0;
}

.cvv-info {
  font-size: 80%;
  font-weight: normal
}

.requiredNotice {
  font-style: italic;
  font-size: 80%;
}

#requiredError {
  display: none;
  background: #ffebe8;
  border: 3px solid #f0baa2;
  color: #d8122d;
  padding: 5px;
}

.aboutIntro {
  font-size: 110%;
  line-height: 1.3em;
}

.entry li {
  padding: 5px 0;
}

