body {
    background          : #ffffff url( img/bg.jpg ) no-repeat top center;
    font-family         : Helvetica, Arial, sans-serif;
    font-size           : 14px;
    line-height         : 20px;
}

/* header row */
#header {
    margin-top          : 10px;
}

/* site logo */
#header .c1 {
    width               : 720px;
    float               : left;
}

#header .c1 h1#site-name {
    font                : bold 38px/46px Century Gothic, sans-serif;
    color               : #DB4D3D;
    position            : relative;
    border              : 0px;
    top                 : 15px;
    display             : block;
    z-index             : 0;
    margin              : 0px;
}

#header .c1 h1#site-name a {
    color               : #DB4D3D;
}

#header .c1 h1#site-name.long {
    font-size   : 34px;
    line-height : 42px;
    font-weight : bold;

}

#header .c1 h1#site-name.verylong {
    font-size   : 32px;
    line-height : 38px;
    font-weight : bold;
      text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

#header .c1 h1#site-name.veryverylong {
    font-size   : 26px;
    line-height : 32px;
    font-weight : bold;
      text-shadow:
   -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

/* support phone number */
#header .c3 {
    float               : right;
    margin-top          : 20px;
    text-align          : right;
    width               : 210px;
    font-weight         : bold;
}

/* navigation row */
#navigation {
    position            : absolute;
    top                 : 5px;
    right               : 20px;
    width               : 540px;
}


/* list styles */
#navigation ul {
    list-style-image    : none;
    list-style-position : outside;
    list-style-type     : none;
    margin              : 0 0 0 0;
    padding             : 0;
}

#navigation ul li {
    padding                 : 0px;
    margin                  : 0px 6px 0 0;
    float                   : left;
    list-style              : none outside none;
    border                  : 3px solid #FFF799;
    background              : #FFF799;
    border-top              : 0px;
    border-radius           : 0 0 10px 10px;
    -khtml-border-radius    : 0 0 10px 10px;
    -moz-border-radius      : 0 0 10px 10px;
    -webkit-border-radius   : 0 0 10px 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}

#navigation ul li a {
    font-size               : 16px;
    color                   : #000000;
    background              : #ffffff;
    text-decoration         : none;
    line-height             : 16px;
    font-weight             : bold;
    display                 : block;
    height                  : 28px;
    padding                 : 12px 15px 0 15px;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}

#navigation ul li a:hover,
#navigation ul li a.active {
    color               : #CA3A2A;
    background          : #FFF799;
}


/* photos div */
#photos {
    margin-top              : 10px;
    background-color        : #FFF799;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}

div.masthead {
    padding                 : 20px;
}

#photos img {
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}


/* content div */
#content {
    margin-top          : 20px;
}

#content .c1 {
    background              : #FFF9B7;
    padding                 : 20px 20px 20px 20px;
    width                   : 640px;
    float                   : left;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
}

#content .c2 {
    margin              : 0px 0px 0 0px;
    width               : 230px;
    float               : right;
    text-align          : center;
}

div.support {
    text-align          : center;
    padding             : 10px;
    font-size           : 12px;
}


/* footer div */
#footer {
    margin              : 10px;
    font-size           : 12px;
}

/* footer navigation items */
#footer .c1 {
    float               : left;
    width               : 680px;
    text-align          : center;
}

#footer .c1 a {
    color               : #2277AB;
    text-decoration     : none;
}


#footer .c1 a:hover {
    color               : #0C6B7C;
}


/* font styles */
h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover {
    color               : #6E6E76;
    text-decoration     : none;
}

#content h1, #content h2 {
    font-family         : Georgia, Serif;
}

h3, h4, h5, h6, h3 a, h4 a, h5 a, h6 a, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    font-family         : Georgia, Serif;
    color               : #CA3A2A;
    text-decoration     : none;
}

a, a:hover {
    color               : #40803A;
}

h1, h2 {
    padding-bottom      : 18px;
    margin-bottom       : 18px;
    border-bottom       : 1px solid #CFD0BC;
}

.divider {
    border-bottom: 1px solid #CFD0BC;
    color: #9F9F9F;
    margin-bottom: 35px;
    padding-bottom: 25px;
}

#content .c2 .donate,
#content .c2 .questions,
#content .c2 .goal,
#content .c2 .news {
    margin              : 0 0 30px 0;
}


#content .c2 .donate a {
    font-family         : Georgia, Serif;
    background-color    : #CA3A2A;
    margin              : 0px auto;
    color               : #fff;
    width               : 130px;
    font-size           : 18px;
}

#content .c2 .questions a {
    font-family         : Georgia, Serif;
    background-color    : #CFCBC5;
    margin              : 0px auto;
    color               : #555555;
    font-size           : 14px;
}

#content .c2 .box-header {
    font-family             : Georgia, Serif;
    padding                 : 10px;
    text-align              : left;
    color                   : #646462;
    font-size               : 16px;
    background              : #E3E0DB;
    border-radius           : 10px 10px 0 0;
    -khtml-border-radius    : 10px 10px 0 0;
    -moz-border-radius      : 10px 10px 0 0;
    -webkit-border-radius   : 10px 10px 0 0;
    behavior                : url(/css/PIE.htc);
    font-weight             : bold;
}

#content .c2 .box-content {
    padding                 : 20px;
    background              : #eeeeee;
    text-align              : left;
    border-radius           : 0 0 10px 10px;
    -khtml-border-radius    : 0 0 10px 10px;
    -moz-border-radius      : 0 0 10px 10px;
    -webkit-border-radius   : 0 0 10px 10px;
    behavior                : url(/css/PIE.htc);
}

#content .c2 .goal .box-content {
    text-align          : center;
}

#content .c2 .box-content p,
#content .c2 .box-content li {
    font-size           : 13px;
    line-height         : 17px;
}


#content .c2 .social .box-content {
    padding             : 20px;
    height              : 104px;
    width               : 160px;
}

div#partner-logo {

}

div#partner-logo div.logo {

}

div#partner-logo div.logo span {
    color   : #666666;
}

@font-face {
    font-family: 'AurulentSansRegular';
    src: url('/fonts/AurulentSans-Regular-webfont.eot');
    src: url('/fonts/AurulentSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/AurulentSans-Regular-webfont.woff') format('woff'),
         url('/fonts/AurulentSans-Regular-webfont.ttf') format('truetype'),
         url('/fonts/AurulentSans-Regular-webfont.svg#AurulentSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.be-first-donator {
    color: #408020 !important;
}

.em-color {
    color: #aa0000;
}

/* ckeditor is adding a white background behind text for some reason */
.c1 span, .box-content span {
	background-color:transparent!important;
}
.c1 p, .box-content p {
	background-color:transparent!important;
}
.c1 em, .box-content em {
	background-color:transparent!important;
}