body {
    font-family: 'Trebuchet MS';
    font-size: 13px;
    margin: 0 auto;
}

a {
    color: #2d0c5e;
}

/**************************************/
#header,
#header ul,
#header div,
#header li,
#header h1,
#header dd,
#header dl,
#header dt,
#navigation,
#navigation ul,
#navigation div,
#navigation li,
#navigation h1,
#navigation dd,
#navigation dl,
#navigation dt {
    margin: 0;
    padding: 0;
}

/**************************************/
#wrapper {
    width: 905px;
    margin: 20px auto 0;
}

/**************************************/
#header {
    overflow: hidden;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}

/**************************************/
/* Logo: Tomorrows Children's Fund */
#header h1 {
    float: left;
    background: url(../images/header-logo.jpg) no-repeat;
    margin: 0 0 0 5px;
}

#header h1 a {
    display: block;
    text-indent: -9999px;
    width: 411px;
    height: 93px;
}

/**************************************/
#header dl {
    float: right;
    margin: 30px 5px 0;
}

/* Gift Shop */
#header dt {
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 110%;
}

#header dt a {
    text-decoration: none;
}

/* Gift box */
#header dt#gift {
    background: url(../images/header-gift.png) no-repeat;
}

#header dt#gift a {
    color: #cc183f;
    padding: 0 0 0 26px;
}

#header dt#fb {
    background: url(../images/facebook_icon.png) no-repeat;
}

#header dt#twitter {
    background: url(../images/twitter_icon.png) no-repeat scroll center left;
}

#header dt#twitter a {
    color: #00bfcb;
    padding: 0 0 0 20px;
    margin: 0 17px 0 0;
}

#header dt#fb a {
    color: #3b5998;
    padding: 0 0 0 27px;
    margin: 0 15px 0 0;
}

/* 1-800-ATCF-KID */
#header dd {
    float: left;
    background: url(../images/header-phone.png) no-repeat;
    margin: 0 0 0 20px;
    height: 26px;
    width: 115px;
    padding: 0 0 0 25px;
    line-height: 26px;
    color: #2d0c5e;
    font-weight: bold;
    font-size: 105%;
}

/**************************************/
/* Above main navigation */
#header ul {
    clear: right;
    float: right;
    display: inline;
    margin: 15px 15px 0 0;
    font-size: 95%;
    white-space: nowrap;
}

#header li {
    display: inline;
    border-right: 1px solid #2d0c5e;
    padding: 0 15px;
}

#header li.last {
    border: 0;
    padding-right: 0;
}

/* Bit of a hack, makes border the right height despite the heart icon */
#header li#next-to-donate {
    border-left: 1px solid #2d0c5e;
}

#header li#donate {
   /* background: url(../images/heart_icon.png) no-repeat;*/
    padding-top: 5px;
    border: 0; /* border for this one is actually on the next one */
    *padding: 2px 0 0 25px;
    *line-height: 1.5em;
    *zoom:1;
}

#header li#donate a {
    padding: 0 0 0 13px;
    *padding-right: 15px;
    color: #cc003f;
}

/**************************************/
#navigation {
    text-transform: uppercase;
    overflow: hidden;
    margin: 10px 0 0;
    font-size: 110%;
    clear: both;
}

#navigation ul {
    width: 100%;
}

#navigation li {
    float: left;
    display: block;
    width: 20%;
    background: url(../images/nav-purple.png) repeat-x;    
    text-align: center;
}

#navigation li.pink {
    background-image: url(../images/nav-pink.png); 
}

#navigation li.yellow {
    background-image: url(../images/nav-yellow.png);
}

#navigation li.left div {
    background: url(../images/nav-left.png) no-repeat top left; 
}

#navigation li.right div {
    background: url(../images/nav-right.png) no-repeat top right; 
}

#navigation a {
    background: url(../images/nav-spacer.png) no-repeat top right; 
    display: block;
    line-height: 52px;
    width: 100%;
    color: #ffffff;
    text-decoration: none;
}

#navigation a:hover {
    text-decoration: underline;
}

/**************************************/
#scoreboard {
    overflow: hidden;
    margin: 8px 0 0;
    clear: both;
}

#scoreboard li {
    display: block;
    text-indent: -9999px;
}

#scoreboard li.have-a-heart {
    float: left;
    background: url(../images/have-a-heart.jpg) no-repeat;
    width: 566px;
    height: 281px;
}

#scoreboard li.our-goal {
    float: right;
    position: relative;
    background: url(../images/our-goal.png) no-repeat;
    width: 329px;
    height: 283px;
    text-indent: 0;
    color: white;
    display: block;
}

#scoreboard li.our-goal h2 {
    position: relative;
    font-size: x-large;
	line-height: 28px;
    top: 20px;
    width: 269px;
    left: 28px;
}

#scoreboard li.our-goal p {
    position: relative;
    display: block;
    font-size: larger;
    top: 39px;
    width: 269px;
    left: 28px;
}

/**************************************/
#content {
    overflow: hidden;
    margin: 10px 0 0;
    padding: 10px 25px;
    line-height: 135%;
    color: #555555;
    clear: both;
}

#content .news-and-events {
    width: 62%;
    float: left;
}

#content .hightlights {
    width: 32%;
    float: right;
}

#content .from-our-blog {
    margin: 15px 0 0;
    width: 32%;
    clear: right;
    float: right;
}

#content dl {
    clear: both;
    overflow: hidden;
    background: url(../images/hr.png) repeat-x top center;
    padding: 20px 0 0;
    margin: 0 0 15px;
    _margin: 0 0 10px 0;
    _padding: 10px 0 0 0;
}

#content dt {
    float: left;
    width: 32%;
    overflow: hidden;
}

#content .news-and-events dt {
    width: 44%;
}

#content dd {
    float: right;
    width: 65%;
}

#content .news-and-events dd {
    width: 54%;
}

#content h2 {
    font-size: 155%;
    color: #52317d;
    margin: 0 0 12px;
}

#content h3 {
    display: none;
}

#content .news-and-events h3 {
    display: block;
    font-size: 135%;
    color: #52317d;
    margin: 0 0 10px;
}

#content span {
    font-size: 110%;
    font-weight: bold;
    color: #52317d;
    margin: 0 0 10px;
}

#content img {
    border: 1px solid #cccccc;
    padding: 3px;
}

#content a {
    font-weight: bold;
}

#content a:hover {
    color: #666666;
}

/**************************************/
#footer {
    margin: 10px 0;
    padding: 10px 0;
    background: url(../images/hr.png) repeat-x top center;
    font-size: 93%;
    color: #666666;
    overflow: hidden;
    clear: both;
}

#footer span {
    float: left;
}

#footer ul {
    float: right;
}

#footer li {
    float: left;
    border-right: 1px solid #666666;
    padding: 0 10px;
}

#footer li.last {
    border: 0;
    padding-right: 0;
}

#footer a {
    color: #666666;
}

#footer a:hover {
    color: #333333;
}

#from-our-blog h3.blogh3 {
	display: inline;
}

#from-our-blog dd.blogdd {
	float: none;
	width: 100%;
}

#from-our-blog dd {
	margin-bottom: 10px;
}
