#logo {
    width: 350px;
}

#tagline {
    margin-top: 5px;
    font-size: 1em;
    color: #333;
}

#top {
    padding: 0;
}

.content-container {
    width: 915px;
    min-height:600px;
    float: left;
    background: #fff;
    padding: 10px;
    font-size: 1.05em;
    line-height: 1.5em;
    margin: 0;
}

.headline {
    width: 590px;
    float: left;
    background: #fff;
    padding: 10px;
    font-size: 1.05em;
    line-height: 1.5em;
    margin: 0;
}

.headline  div.title, div.question, div.link {
    font-weight: bold;
    letter-spacing: -0.05em;
    display: block;
    padding-bottom: 5px;
}

.headline div.title {
    font: 2.4em Georgia;
}

.headline div.question, div.link a {
    font: 1.6em Georgia;
}

.headline div.meta {
    display: block;
    padding-bottom: 2px;
    font-weight: bold;
}

.headline p {
    padding-bottom: 15px;
}

#events {
    margin-bottom: 20px;
}

#featured {
    width: 300px;
    background: #fff;
    float: right;
    padding: 10px 10px 6px 10px;
    font-size: 0.9em;
}

#featured .clearfloat {
    margin-top: 7px;
    margin-bottom: 9px;
}

#featured .info {
    margin-top: 5px;
    padding-top: 5px;
    float: right;
    width: 185px;
}

#featured .title {
    font-weight: bold;
}

#featured .divider {
    margin-left: 85px;
}

.headline a img, #featured a img {
    border: 1px solid #bbb;
    margin-top: 5px;
    margin-right: 10px;
}

#middle {
    width: 920px;
    background: #fff;
    float: right;
    padding: 10px;
    margin: 0;

}

#middle p {
    clear: both;
    padding-left: 12px;
}

#middle ul, #middle ol {
    padding-left: 42px;
}

#middle ul.paragraph {
    margin: -10px 0 10px 0;
}

div.fullscreen {
    min-height:550px;
}

.category {
    width: 133px;
    float: left;
    border-top: 8px solid #333;
    margin: 0px;
    padding: 5px 10px 10px 10px;
    background: #fff;
}

.big-category {
    width: 200px;
}

.category p {
    margin: 0;
}

#cat-1, #cat-3, #cat-5 {
    border-top: 8px solid #333333;
}

#cat-2, #cat-4, #cat-6 {
    border-top: 8px solid #00457E;
}

.category span.cat_title, #front-popular h3, #front-list .cat_title {
    text-transform: lowercase;
    margin: 0;
    font-weight: bold;
    font-size: 1.5em;
    letter-spacing: -0.05em;
}

#front-popular h3 {
    color: #fff;
}

.category a {
    color: #333;
    display: block;
    background: none;

}

.category a:hover {
    background: none;
    color: #fff;
    text-decoration: none;
}

#cat-1:hover, #cat-3:hover, #cat-5:hover, .odd-category-selected {
    background: #333333;
    color: #fff;
}

#cat-2:hover, #cat-4:hover, #cat-6:hover, .even-category-selected {
    background: #00457E;
    color: #fff;
}

#cat-1:hover a, #cat-3:hover a, #cat-5:hover a, .odd-category-selected a {
    background: #333333;
    color: #fff;
}

#cat-2:hover a, #cat-4:hover a, #cat-6:hover a, .even-category-selected a {
    background: #00457E;
    color: #fff;
}

#bottom {
    width: 940px;
}

#front-list {
    width: 590px;
    background: #fff;
    padding: 10px;
    font-size: 1.05em;
    line-height: 1.75em;
    float: left;
}

#front-list blockquote {
    padding: 0px 10px 0 10px;
}

#front-list .title {
    font-weight: bold;
    font: 2.0em Georgia;
    letter-spacing: -0.05em;
}

#front-list .divider {
    margin-left: 216px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.author {
    font-size: 0.8em;
    font-weight: bold;
}

.meta {
    margin-top: -5px;
    font-size: 0.8em;
    color: #333;
}

.meta a {
    color: #333;
}

.headline p, #featured p {
    margin: 0;
}
