body {
    background          : #008C1E url( img/bg.jpg ) repeat-x center top;
    font-family         : Helvetica, Arial, sans-serif;
    font-size           : 14px;
    line-height         : 20px;
    margin-bottom       : 0px;
    padding-bottom      : 0px;
}


p, div, td, li {
    color               : #000;
}

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

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

/* support number */
#header .c2 {
    width               : 220px;
    float               : right;
    font-size           : 13px;
    color               : #000;
    text-align          : right;
    padding-top         : 30px;
    padding-bottom      : 5px;
}

a.lang {
    color               : #333;
    font-size           : 12px;
}

a.lang:hover {
    color               : #333;
    font-size           : 12px;
}

div.masthead {
    border                  : 3px solid #FFDC00;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}

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

#header .c1 h1#site-name {
    font                : normal 46px/50px 'LucidaBold', Helvetica, Arial, sans-serif;
    color               : #083900;
    border              : 0;
    margin              : 0;
    padding             : 0px 0px;
    padding-bottom      : 5px;
}

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

#header .c1 h1#site-name.long {
    font-size   : 40px;
    line-height : 46px;
    font-weight : normal;
}

#header .c1 h1#site-name.verylong {
    font-size   : 32px;
    line-height : 42px;
    font-weight : normal;
}

#header .c1 h1#site-name.veryverylong {
    font-size   : 18px;
    line-height : 28px;
    font-weight : normal;
}

#nav-wrapper {
    background-image        : url( img/green-trans.png );
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    position                : relative;
}

#nav-wrapper div.padding {
    padding                 : 8px;
}

/* navigation row */
#navigation {
    position            : absolute;
    top                 : 8px;
    right               : 0px;
    width               : 530px;
}

/* navigation list */
#navigation .c1 {
    float               : right;
    width               : 580px;
    margin              : 0px 20px 0 0px;
}

/* 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 #FFDC00;
    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-family             : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-size               : 14px;
    color                   : #FFFDEB;
    background              : #083900;
    text-decoration         : none;
    line-height             : 16px;
    font-weight             : bold;
    display                 : block;
    height                  : 28px;
    padding                 : 10px 15px 0 15px;
    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:hover,
#navigation ul li a.active {
    color               : #FFFDEB;
    background          : #009F15;
}



/* content div */
#content {
    margin-top              : 0px;
    padding                 : 0;
    min-height              : 500px;
}

.content-wrapper {
    background              : #009F15;
    border                  : 3px solid #FFDC00;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    padding                 : 30px 20px;
}

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

#content .c2 {
    background              : #083900;
    border-radius           : 10px;
    -khtml-border-radius    : 10px;
    -moz-border-radius      : 10px;
    -webkit-border-radius   : 10px;
    behavior                : url(/css/PIE.htc);
    padding                 : 8px;
    width                   : 260px;
    float                   : right;
    margin                  : 20px 0px 0 0px;
    text-align              : center;
}

/* footer div */
#footer {
    margin-top              : 40px;
    background              : #146507;
    padding                 : 10px;
    overflow                : hidden;
}

/* footer navigation items */
#footer .c1 {
    float               : left;
    width               : 460px;
    font-size           : 12px;
    color               : #fff;
}

/* copyright notice */
#footer .c3 {
    float               : right;
    width               : 260px;
    text-align          : right;
    font-size           : 12px;
    color               : #fff;
}


#footer div.padding {
    padding             : 8px 8px 0px 8px;
    color               : #fff;
}

#footer .c1,
#footer .c2,
#footer .c3 {
    color               : #fff;
}

#footer div.c1 {
    width: 540px;
}

#footer div.c3 {
    width: 400px;
}

#footer .c1 a {
    color               : #fff;
}


#footer .c1 a:hover {
    color               : #222;
}


/* font styles */
h1, h1 a, h1 a:hover, h2, h2 a, h2 a:hover {
    font-family         : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-weight         : normal;
    color               : #1F1F1F;
    text-decoration     : none;
}

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         : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-weight         : normal;
    color               : #1F1F1F;
    text-decoration     : none;
}

a, a:hover {
    color               : #ffffff;
}

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         : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-weight         : normal;
    background-color    : #FFD200;
    margin              : 0px auto;
    color               : #1F1F1F;
    width               : 130px;
    font-size           : 18px;
}

#content .c2 .questions a {
    font-family         : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-weight         : normal;
    background-color    : #FFD200;
    margin              : 0px auto;
    color               : #1F1F1F;
    font-size           : 14px;
}

#content .c2 .box-header {
    font-family             : 'LucidaBold', Helvetica, Arial, sans-serif;
    font-weight             : normal;
    text-align              : left;
    color                   : #1F1F1F;
    font-size               : 16px;
    padding-bottom          : 10px;
}

#content .c2 .box-content {
    text-align              : left;
    color                   : #fff;
}

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

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


div#partner-logo div.logo {
    margin-right    : 20px;
}

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

}

@font-face {
    font-family: 'LucidaBold';
    src: url('/css/fonts/lucida-grande-bold.ttf');
    font-weight: normal;
    font-style: normal;

}

#content .pagination * {
    color: white !important;
}
#content .pagination span {
    float:left;
}
#content .pagination ul {
    display: flex;
    float:right;
}
#content .pagination.bottom ul li {
    display: inline-block;
    padding: 0px 6px;
    border-right: 1px solid rgb(255, 255, 255);
    line-height: 12px;
}

#content .pagination ul li {
    list-style: circle outside none;
    margin-left: 0px;
}

#content .pagination.bottom ul li a {
    background-color: transparent !important;
}

#content .pagination.bottom ul li:last-child{
    border-right: none;  
}

.be-first-donator, .em-color {
    color: #000;
}


/* 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;
}