/***** Common Content Formatting *****/



.simple:link, .simple:visited {
    text-decoration: none;
    color: #666;
    background: none;
}

.new {
    font-weight: bold;
    color: #c00;
    font-size: 11px;
    text-decoration: none;
}

.more:link, .more:visited {
    color: #666;
    padding-left: 0.5em;
}

.simple:hover, .simple:active, .more:hover {
    color: #333;
}

.remove {
    color: #999;
    font-size: 85%;
}

.highlight, .search-highlight {
    background-color: #ff0;
    color: #685D00;
}

.slide-hide {
    display: none;
}

.slide-show {
    display: block;
}

.tight {
    white-space: nowrap;
}

.disabled {
    color: #666;
}

.na, h2 span.deemphasize {
    color: #999;
    font-weight: normal;
}

img {
    border: none;
}

p {
    line-height: 1.4;
}

option.child-level {
    padding-left: 15px;
}

option.top-level {
    font-weight: bold;
}

h2 {
    margin: 0 0 0.2em 0;
    font-size: 185%;
    letter-spacing: -1px;
    font-weight: normal;
    clear: left;
    color: #4E463F;
}

.user-photo, .user-image {
    border: 1px solid #ccc;
    vertical-align: middle;
}

h2 .user-photo {
    float: left;
    margin-right: 5px;
}

h2 span, h3 span {
    color: #999;
    white-space: nowrap;
}

h3 {
    margin: 0 0 0.5em 0;
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    clear: left;
    color: #C64934;
}

h3 a {
    text-decoration: none;
    background: url(/img/link-line.gif) repeat-x 0 95%;
} /*IE6, IE7*/

h3 a.simple {
    background-image: url(/img/tab-line.gif);
}

h4 {
    clear: left;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.2em;
    color: #999;
}

.first {
    margin-top: 0 !important;
}

pre, code {
    font-size: 100%;
    color: #666;
    margin: 0;
}

/***** Template ****/

label.inside {
    position: absolute;
    visibility: hidden;
}

.header-login, .side-header a, .header-about {
    border-left: 1px solid #5481ac;
}

#section-profile {
    border: none;
}

.side-header {
    padding: 0 175px 0 10px;
    float: right;
    margin: 0;
    position: relative;
    min-height: 33px;
} /*IE6*/

.side-header a {
    padding: 5px 10px 4px 10px;
    margin: 11px 0;
    display: block;
    float: left;
    line-height: 1;
    word-spacing: -0.1em;
}

.side-header a.activity {
    margin: 11px 10px 0 -6px;
    padding: 0;
    background: url(../images/menu-current.gif) 100% -150px no-repeat;
    border: none;
    text-decoration: none;
} /*IE6*/

.side-header a.activity strong {
    padding: 5px 16px 3px 5px;
    display: block;
    height: 15px;
}

.side-header a.activity:hover strong,
.side-header a.activity:focus strong
.side-header a.current strong {
    background: url(../images/menu-current.gif) 0 -120px no-repeat;
}

.side-header a.activity:hover,
.side-header a.activity:focus,
.side-header a.current {
    background: #668eb5 url(../images/menu-current.gif) 100% -120px no-repeat;
    cursor: pointer;
    text-decoration: none !important;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
    border: none;
    font-size: 85%;
    color: #ffeb68 !important;
    margin-left: -10px;
    text-decoration: none !important;
}

.side-header a.current {
    background-position: 100% -300px !important;
}

.side-header img {
    vertical-align: middle;
    border: 1px solid #a2c1de;
    padding: 1px;
    position: absolute;
    left: -6px;
    top: 12px;
}

#login-form {
    float: left;
    padding: 12px 0 0 20px;
    font-size: 85%;
    font-weight: bold;
}

#login-form #side-password, #login-form #side-username {
    width: 80px;
    border: 2px solid #fff;
}

#h #search {
    position: absolute;
    top: 11px;
    right: 8px;
    padding-right: 10px;
}

#top-submit {
    position: absolute;
    right: 0;
    top: 0;
}

#top-keywords {
    margin-left: 3px;
    color: #5f6e7c;
    width: 220px;
    border: 0;
    border-left: 4px solid #fff;
    padding: 3px 4px 0 4px;
    background: #fff;
    height: 19px;
} /*ie6 ie7*/





.submenu-drop {
    position: absolute;
    top: 28px;
    width: 150px;
    background: #fff !important;
    padding: 10px !important;
    border: 1px solid #86b254;
    border-top: 0;
    padding: 15px;
    z-index: 1500000; /*smaller than lightbox*/
    text-align: left;
    float: none;
} /*ie6*/

li .submenu-drop {
    left: 0;
}

#submenu-friends-list {
    top: 34px;
    right: 330px;
    font-weight: bold;
    font-size: 85%;
    color: #666;
    width: 18em;
    z-index: 1500000; /*smaller than lightbox*/
}

#submenu-friends .add-more {
    margin: 1em 0 0 0;
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px 0;
}

#h-sec .submenu-drop li {
    margin: 0;
    padding: 0;
}

.submenu-drop li a {
    color: #105CB6;
    padding: 6px 10px;
    border-top: 1px solid #ddd;
    display: block;
    float: none;
    font-size: 105%;
    font-weight: bold;
    text-decoration: none;
    background: #fff;
}

#h-sec .submenu-drop li a {
    width: 130px;
}

#h-sec li .submenu-drop li a:hover, .submenu-drop li a:hover {
    background: #e3edef !important;
    color: #000;
}

.submenu-drop li a em {
    float: right;
    font-style: normal;
}

.submenu-drop li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    float: none;
}



#announce .announce-dismiss, #announce .announce-dismiss:hover {
    float: right;
    display: block;
    background: #fff;
    padding: 2px 6px;
    margin: 0 0 4px 10px;
    text-decoration: none;
    font-size: 85%;
    font-weight: normal;
}

#join-digg, #announce {
    clear: left;
    padding: 1px 0;
    position: relative;
    top: -8px;
    left: 0;
    margin-bottom: -15px;
} /*ie7 ie6*/

#join-digg p, #announce p {
    background: #e7f1d7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 10px;
    color: #556c31;
}

#join-digg a, #announce a {
    text-decoration: none;
    font-weight: bold;
}

#announce .statusicon {
    float: left;
    margin-right: 5px;
}


/***** News Articles *****/

.news-summary, .news-full, .news-full-confirm {
    padding: 0.7em 0 2.5em 0;
    position: relative;
    clear: left;
    min-height: 55px;
}

.news-body {
    padding-left: 60px;
}

.news-full h3 {
    padding-top: 6px;
}

.news-body strong {
    font-size: 85%;
    color: #666;
}



.digg-count a , .digg-count span, .digg-count-s a, .digg-count-s span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

.news-summary .digg-count strong, .news-full .digg-count strong, .news-summary .digg-count-s strong, .news-full .digg-count-s strong {
    font-size: 160%;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    display: block;
    color: #736926;
}

.news-summary .digg-count-s strong, .news-full .digg-count-s strong {
    font-size: 160%;
}

.digg-count img, .digg-count-s img {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

.digg-count a:hover, .digg-count-s a:hover, .digg-count a:hover strong, .digg-count-s a:hover strong {
    color: #998D43;
}

li.digg-it, li.undigg-it, li.dugg-it, li.buried-it {
    margin-top: 1px;
    padding: 0 0 5px 0;
    background: url(/img/digg-box-2.gif) 0 100%;
    float: left;
}

.digg-it a, .digg-it span, .undigg-it a, .undigg-it span, .dugg-it a, .dugg-it span, .buried-it a, .buried-it span {
    font-weight: bold;
    display: block;
    margin-bottom: -5px;
    padding: 4px 1px 5px 1px;
    background: url(/img/digg-box-2.gif) 0 0;
    width: 49px;
    text-decoration: none;
    text-align: center;
}

li.digg-it:hover {
    background-position: -300px 100%;
}

li.digg-it:hover a {
    background-position: -300px 0;
}

.digg-it span, .dugg-it span, .buried-it span {
    color: #999;
}

.news-body h3 {
    margin: 2px 0 0 0;
    font-size: 123%;
    letter-spacing: -0.01em;
    font-weight: bold;
    line-height: 1.1;
}

.news-body p {
    margin: 0.2em 0 0.1em 0;
    line-height: 1.3;
}

.news-body em {
    font-style: normal;
    font-size: 85%;
    color: #666;
}

.news-photo {
    display: block;
    float: right;
    background: #fff;
    padding: 2px;
    border: 1px solid #A5C2E3;
    margin: 0 15px 3px 10px;
    text-decoration: none;
}

.d {
    color: #a12a2a;
    font-weight: bold;
    white-space: nowrap;
    word-spacing: -0.1em;
}

.news-buried {
    opacity: 0.6;
    min-height: 1px;
}

.news-buried {
    margin: 1em 0;
}

.news-buried p,
.news-buried .digg-count,
.news-buried .news-img,
.news-buried .bury,
.news-buried .news-photo {
    display: none;
}

.news-buried ul {
    background: none;
}

.news-buried h3 {
    padding-top: 0;
    font-size: 100% !important;
}

.news-buried h3, .news-buried span.d {
    font-weight: normal;
}

.news-buried .buried-it {
    margin-top: 8px;
    color: #000 !important;
}

.news-buried.news-summary.v .buried-it {
    margin-top: 20px;
}

.news-buried .news-body {
    padding-left: 60px !important;
    min-height: 1px !important;
}
 
a.news-label {
    background: none;
}
 
.news-label img {
    vertical-align: middle;
}

.topic {
    font-size: 85%;
    color: #666;
}

.topic a {
    color: #666;
    text-decoration: none;
}

.topic a:hover {
    color: #000;
    text-decoration: underline;
}
 
.inline-warning {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background: url(/img/matte.png);
}

.inline-warning div {
    margin: 20px 0 0 20px;
    float: left;
    position: relative;
    padding-bottom: 10px;
    background: #FAF9F7 url(/img/inline-warning.gif) 0 0 repeat-x;
    border: 1px solid #A09D97;
}

.inline-warning p {
    margin: 0;
    font-size: 105%;
    color: #666154;
    line-height: 1;
    padding: 10px 60px 0 10px;
}

.inline-warning .close {
    position: absolute;
    right: 10px;
    top: 6px;
}

.thumb {
    float: right;
}

.thumb img {
    padding: 3px;
    border: 1px solid #b7cce0;
    margin:  0 0 1em 2em;
}

.thumb span {
    display: none;
}

/***** Compact News Articles *****/


.sidebar {
    float: right;
    width: 300px;
    clear: left;
    margin: 0 0 2em 0;
}

.sidebar-short {
    float: right;
    width: 340px;
    clear: left;
    margin: 0;
    min-height: 250px;
}

.sidebar-short a.block_sponsor {
    float: right;
}

.side-container {
    clear: both;
    padding: 10px 0 2em 0;
    font-size: 100%;
}

.side-container h2 {
    margin: 0 0 3px 0;
    font-size: 125%;
    font-weight: bold;
    line-height: 1;
}

.side-container p {
    margin: 0.3em 0 0 0;
}

.feature-link {
    position: relative !important;
    display: block;
    margin: 0 0 10px 0;
    font-size: 77%;
    padding-top: 8px;
}

.feature-link #wss_MetacafePlacement_Icon {
    display: block;
    position: absolute;
    top: 0;
    left: 80px !important;
}

.feature-link a {
    text-decoration: none;
    color: #666;
}

.feature-link a#wss_MetacafePlacement_TitleText:link, 
.feature-link a#wss_MetacafePlacement_TitleText:visited {
    color: #5758c0;
    text-decoration: underline;
    display: block;
    margin-top: 12px;
    font-size: 130%;
}

.feature-link a#wss_MetacafePlacement_TitleText:hover,  
.feature-link a#wss_MetacafePlacement_TitleText:active {
    color: #333;
}

.feature-link a#wss_MetacafePlacement_LatestText { 
    display: block;
    margin-top: 10px;
}

.feature-link .feature-img {
    float: left;
    padding: 3px;
    border: 1px solid #A5C2E3;
    margin: 8px 10px 4px 0;
}

.side-options {
    float: right;
    color: #777;
    position: relative;
    bottom: 4px;
}

.side-options a, .side-options span {
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
    padding: 0 3px;
}

.friends {
    border-top: 1px solid #eee;
    min-height: 3em;
}

.friends a {
    text-decoration: none;
    display: block;
    float: left;
    width: 130px;
    padding: 3px 0 3px 5px;
    border-bottom: 1px solid #eee;
}

.friends a:hover {
    background: #eee;
}

.friends em {
    font-size: 105%;
    font-weight: bold;
    font-style: normal;
    position: relative;
    bottom: 1px;
    display: block;
    min-width: 1.1em;
    margin-right: 6px;
    float: left;
    text-align: right;
}

a.add-widget {
    padding: 2px 14px;
    display: block;
    float: left;
    border: 1px solid #d3dfed;
    margin: 6px 3px 10px 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
}

.side-container .button-add {
    float: right;
    font-weight: normal;
    padding: 1px 6px;
    position: relative;
    top: -7px;
}

.join a.learn {
    text-decoration: underline !important;
    border: none;
}

.side-container .intro {
    border-top: 1px solid #ddd;
    padding-top: 4px;
}

#topten-list {
    min-height: 420px;
    clear: left;
}

.side-container h2.topten {
    white-space: nowrap;
    float: left;
}

.side-container .news-digg {
    top: 4px;
    left: 0;
    background: none;
}

.side-container .digg-count, .side-container .digg-count-s {
    font-size: 80%;
    letter-spacing: -0.07em;
    line-height: 2;
    margin-top: 0;
}

.side-container .digg-count a, .side-container .digg-count-s a {
    width: 36px;
    height: 24px;
    padding: 10px 0 0 0;
    background: url(/img/shade-compact.gif) no-repeat;
    margin-left: 0;
}

.p-archive .digg-count strong {
    font-weight: bold;
}

.side-container img.p-thumb, .p-archive img.p-thumb {
    position: absolute;
    left: 0;
    top: 4px;
    padding: 1px;
    border: 1px solid #a5c2e3;
    background: #eee;
} /*IE6*/

.news-thumb h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(/img/vds.gif);
    border: 1px solid #a5c2e3;
    display: block;
}



.vid-thumb, 
.img-thumb {
        width: 250px;
}

.vid-thumb h3 a,
.img-thumb h3 a {
        width: 220px !important;
}

.vid-thumb h3 a,
.img-thumb h3 a {
        margin-right: 50px;
        padding-left: 35px;

}

.vid-thumb h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(/img/vds.gif);
    border: 1px solid #a5c2e3;
    display: block;
        text-indent: -9999px;
        width: 30px;
        height: 30px;
}

.img-thumb h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(/img/ids.gif);
    border: 1px solid #a5c2e3;
    display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
}

.img-thumb h3 em,
.vid-thumb h3 em,
.news-thumb h3 em {    
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -2000em;
}

.side-container .news-summary .digg-count strong, .side-container .news-summary .digg-count-s strong {
    font-weight: bold;
    color: #93883F;
}

.side-container .news-summary, .p-archive .news-summary {
    padding-left: 44px;
    padding-bottom: 2px !important;
    padding-top: 4px;
    min-height: 37px;
    float: left;
    clear: both;
    border-top: 1px solid #ddd;
} /*IE6, IE7*/

.side-container h3 {
    line-height: 1.1em;
    margin: 0;
    padding: 3px 0 0 0;
    font-size: 100%;
    letter-spacing: 0em;
    overflow: hidden;
}

.side-container .news-thumb {
    padding-left: 80px;
}

.p-archive h3, .side-container .p-summary h3 {
    line-height: 1.1em;
    margin: 0;
    padding-top: 2px;
    font-size: 100%;
    letter-spacing: 0em;
}

.side-container h3 a {
    padding-top: 0;
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    width: 250px;
}

.side-container .news-thumb h3 a {
    width: 214px;
}

.p-archive h3 a, .side-container .p-summary h3 a {
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    padding: 4px 0 0 0;
    margin-bottom: -2px;
    min-height: 1px;
}



/***** tabbed navigation *****/

#sub-nav, .extra-nav {
    background: url(../images/tab-line.gif) bottom repeat-x;
    float: left;
    width: 100%;
} /*IE6*/

#sub-nav {
    margin-bottom: 1.5em;
    font-size: 125%;
    font-weight: bold;
}

#sub-nav br, .boxed br, .extra-nav br, #searchform br {
    clear: both;
}

#sub-nav h2, .extra-nav h2, .extra-nav h3 {
    background: none;
    min-height: 15px;
    margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
    float: left;
    line-height: 1.1;
    position: relative;
    top: 8px;
    font-size: 175%;
}

.extra-nav h3 {
    padding-top: 0.3em;
}

#sub-nav ul, .extra-nav ul {
    margin: 0 0 0 0;
    padding: 0 0 0 1em;
    list-style: none;
    font-size: 85%;
}

.extra-nav ul {
    padding-top: 2px;
}

#sub-nav li, .extra-nav li {
    margin: 0 0px 0 0;
    padding: 0 5px 0 0;
    background: url(../images/tab-back.png) 100% -100px;
    float: left;
    border-bottom: 1px solid #bbb;
    text-align: center;
}

.extra-nav {
    padding-right: 5px;
}

.extra-nav li {
    float: right;
}

.extra-nav h2 {
    float: left;
    border: none;
}

#sub-nav li.active, .extra-nav li.active {
    border-bottom: 1px solid #fff;
    background: url(../images/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li span, .extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
    display: block;
    float: left;
    padding: 5px 11px 5px 16px;
    text-align: center;
    white-space: nowrap;
    background: url(../images/tab-back.png) 0 -100px;
    text-decoration: none;
    min-height: 17px; /* fixes FX/Mac issue */
    color: #666;
}

#sub-nav li.active a, #sub-nav li.active span, .extra-nav li.active a, .extra-nav li.active span {
    background: url(../../images/system/profil/tab-back.png) 0 0; 
} /*IE6*/

#sub-nav li.sub-comments a, #sub-nav li.sub-comments a:visited, #sub-nav li.sub-comments span, #sub-nav li.sub-comments a, #sub-nav li.sub-comments span {
    background-image: url(../images/tab-back-comment.png);
    padding-left: 28px;
}

#sub-nav li:hover, .extra-nav li:hover {
    background-position: 100% -200px;
}

#sub-nav li:hover a, .extra-nav li:hover a {
    background-position: 0 -200px;
}

#sub-nav li.active:hover, .extra-nav li.active:hover {
    background-position: 100% 0;
}

#sub-nav li.active:hover a, .extra-nav li.active:hover a {
    background-position: 0 0;
    text-decoration: underline;
}

.extra-nav li a, .extra-nav li span {
    font-size: 125%;
    font-weight: bold;
    color: #666;
    letter-spacing: -0.02em;
}



.tooltip {
    border: 1px solid #85be35;
    padding: 5px;
    background-color: #fff;
    width: 150px;
    font-size: 85%;
    color: #777;
    opacity: 0.95;
    text-align: left;
}

.tooltip h6 {
    background: #85be35;
    color: #fff;
    margin: -5px -5px 4px -5px;
    padding: 2px 5px;
    font-size: 100%;
    font-weight: bold;
}

.tooltip img {
    vertical-align: middle;
    border: 1px solid #85be35;
    margin: 2px 0;
}

/* Not Found */

.not-found {
    background: url(/img/exclaim.gif) no-repeat;
    padding: 10px 0 200px 80px;
}

/* Toolbar Styles */

.news-details {
    position: relative;
    color: #777;
}

.permalink-wrap .news-details {
    margin-right: 170px !important;
}

.sub-menu {
    position: relative;
    clear: both;
    min-height: 3em;
} /*IE6*/

.tool {
    display: block;
    float: left;
    font-size: 85%;
    padding: 4px 6px;
    min-height: 20px;
    white-space: nowrap; /*need for IE6*/
}

.tool-button {
    cursor: pointer;
}

.sub-menu .tool {
    padding: 7px;
    background: url(/img/tool-divider.gif) 0 50% no-repeat;
}

.sub-menu .tool img {
    margin-top: 2px;
}

.selector {
    background: url(../images/tab-line.gif) 0 50% repeat-x;
    width: 100%;
    float: left;
}

.selector h2 {
    background: #fff;
    float: left;
    font-size: 165%;
    word-spacing: -0.1em;
    padding-right: 5px;
}

.selector .tool, .selector .tool:visited {
    float: right;
    font-weight: bold;
    text-decoration: none;
    color: #C64934;
    padding: 2px 1px;
    border: 4px solid #fff;
    background: #fff;
    margin-top: 3px;
    height: 20px;
    word-spacing: -0.1em;
}

.selector span.tool {
    background: #C64934 url(../images/menu-current.gif) 100% -90px no-repeat;
    padding: 0;
    height: auto;
} /*ie6*/

.selector span.tool strong {
    display: block;
    background: url(../images/menu-current.gif) 0 -90px no-repeat;
    color: #fff;
    padding: 2px 6px;
    height: 16px;
}

.selector a.tool:hover {
    text-decoration: underline;
}

.selector select {
    font-size: 100%;
}

#toggle-story, #toggle-mosaic {
	width: 26px;
	height: 22px;
	padding: 0;
	margin: inherit 0;
	border-right: none;
	white-space: nowrap;
	text-indent: -2000em;
	background: #fff url(/img/menu-current.gif) -40px -400px no-repeat;
}

a#toggle-story {
	background-position: 0 -400px;
}

a#toggle-story.current {
	background-position: -40px -400px;
}

a#toggle-mosaic {
	width: 40px;
	background-position: 0 -430px;
}

#toggle-mosaic.current {
	width: 40px;
	background-position: -40px -430px;
}

.sub-menu .tool-sort, .sub-menu form.tool {
    background: none;
    padding-left: 0;
}

.sub-menu input.form-text, .sub-menu select {
    font-size: 100%;
    background: #FFFADB url(/img/form-back.gif) repeat-x;
    border: 1px solid #CBB945;
    color: #776B1B;
}

.sub-menu strong {
    color: #E45B00;
    margin: 0;
    display: block;
    float: left;
    padding-top: 4px;
    margin-top: -7px;
    font-size: 125%;
    letter-spacing: -0.02em;
    line-height: 1.5;
}

.sub-menu ul strong {
    color: #105CB6;
    margin: 0;
    display: inline;
    float: none;
    background: none;
    font-size: 11px;
}

.news-details a.friend {
    background-position: 0 -587px;
}

.news-details .dugg-by {
    background: url(/img/friends.gif) 0 2px no-repeat;
    padding-left: 18px;
}

.user-info {
    padding: 3px 0 0 0;
}

.user-info a {
    text-decoration: none;
}

.user-info img {
    margin-right: 4px;
    padding: 1px;
}

.news-details a, .sub-menu a, a.toplinep {
    color: #578CCA;
} /*IE6*/

.news-details a:hover, .sub-menu a:hover {
    color: #000;
}



/* 3 side-by-side ads */

#top_ad {
    position: relative;
    min-height: 90px;
    clear: both;
    z-index: 9999;
    margin-top: 4px;
} /*IE6*/

.banner_ad_unit a.ad_block {
    display: block;
    float: left;
    padding: 5px 2% 10px 2%;
    width: 26%;
    text-decoration: none;
    color: #666;
    line-height: 1.3;
    text-align: left;
}

.banner_ad_unit .ad_special a.ad_block {
    text-align: center;
    width: 94%;
}

.banner_ad_unit strong {
    font-size: 105%;
    text-decoration: underline;
    color: #105CB6;
    display: block;
}

.banner_ad_unit .ad_special strong {
    font-size: 195%;
    font-weight: bold;
    text-align: center;
}

.banner_ad_unit em {
    font-style: normal;
    text-decoration: underline;
    display: block;
    color: #999;
    padding-top: 2px;
}

.banner_ad_unit a.ad_origin {
    position: absolute;
    top: 0;
    right: 19px;
    display: block;
    padding: 0 5px;
    font-size: 80%;
    color: #999;
}

.banner_ad_unit .ad_special a.ad_origin {
    right: 100px;
}

.banner_ad_unit a:hover strong {
    color: #003;
}

.banner_ad_unit a.ad_origin:hover, .banner_ad_unit a:hover em {
    color: #333;
}

/* tower ads */

.tower_ad_unit, .comments_ad_image, .rectangle_ad_unit, .vertical_ad_unit {
    float: right;
    position: relative;
    padding: 4px 2px 10px 2px;
    border: 1px solid #ddd;
    width: 177px;
}

.comments_ad_image {
    padding: 3px;
    width: 180px;
    text-align: center;
    border: none;
}

.comments_ad_image .tower_ad_unit, .comments_ad_image .rectangle_ad_unit, .comments_ad_image .vertical_ad_unit {
    border: 1px solid #ddd;
    text-align: left;
}

.tower_ad_unit a.ad_block, .tower_ad_unit a.ad_special, .rectangle_ad_unit a.ad_block, .rectangle_ad_unit a.ad_special, .vertical_ad_unit a.ad_block, .vertical_ad_unit a.ad_special {
    display: block;
    padding: 5px 7px;
    width: 149px;
    min-height: 5em; /* need for FX */
    text-decoration: none;
    color: #333;
    margin: 0 2px 8px 2px;
    line-height: 1.3;
    font-size: 85%;
    overflow: hidden;
}

.rectangle_ad_unit {
    width: 295px;
    clear: both;
    min-height: 238px;
    margin: 0 0 1em 0;
    float: right;
}

.rectangle_ad_unit a.ad_block {
    width: 280px;
    margin-bottom: 0;
}

.item_ad_image {
    float: right;
}

.rectangle_ad_unit .ad_special a.ad_block {
    padding: 20px;
    width: 248px;
    height: 198px;
}

.rectangle_ad_unit .ad_special strong {
    font-size: 190%;
}

.rectangle_ad_unit .ad_special span {
    font-size: 130%;
    color: #666;
}

.rectangle_ad_unit .ad_special em {
    font-size: 130%;
    padding-top: 0.5em;
}

.item_ad_image .rectangle_ad_unit {
    float: none;
}

.vertical_ad_unit {
    width: 240px;
    margin: 2em 15px 0 0;
}

.vertical_ad_unit a.ad_block {
    width: 220px;
}

.hottest_ad_image {
	padding-top: 30px;
}

.tower_ad_unit strong, .rectangle_ad_unit strong, .vertical_ad_unit strong {
    text-decoration: underline;
    color: #105CB6;
    display: block;
    padding-bottom: 3px;
    font-size: 115%;
}

.tower_ad_unit em, .rectangle_ad_unit em, .vertical_ad_unit em {
    font-style: normal;
    text-decoration: underline;
    display: block;
    color: #999;
    padding-top: 2px;
}

.tower_ad_unit a.ad_origin, .rectangle_ad_unit a.ad_origin, .vertical_ad_unit a.ad_origin {
    position: absolute;
    bottom: -10px;
    right: 12px;
    display: block;
    padding: 0 5px;
    font-size: 85%;
    color: #999;
    background: #fff;
}

.tower_ad_unit a:hover strong, .rectangle_ad_unit a:hover strong, .vertical_ad_unit a:hover strong {
    color: #003;
}

.tower_ad_unit a.ad_origin:hover, .tower_ad_unit a:hover em, .rectangle_ad_unit a.ad_origin:hover, .rectangle_ad_unit a:hover em, .vertical_ad_unit a.ad_origin:hover, .vertical_ad_unit a:hover em {
    color: #333;
}

/* Image ads */

.top_ad_image {
    padding: 0;
    position: relative;
    clear: both;
    text-align: center;
}

#top_ad_msft {
    position: relative;
    width: 728px;
    margin: 0 auto;
}

#hottest_ad_msft {
    clear: both;
    margin-top: 10px;
}

/* Share/Bury links */

.comments, .share, .bury-link, .fave, .faved {
    padding: 4px 6px 4px 18px;
    text-decoration: none;
}

.bury {
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
}

dl .tool {
    font-size: 100%;
    bottom: 4px;
    position: relative;
}

a.tool-toggle {
    height: 16px;
    width: 11px;
    background: #fff url(/img/submenu-toggle.gif) no-repeat -100px 3px;
    border: 1px solid #fff;
    position: absolute;
    right: 5px;
    top: 3px;
}

a.tool-toggle:hover {
    border: 1px solid #a5c2e3;
}
    
.comments {
    background: url(/img/tools.gif) no-repeat 0 -196px;
    word-spacing: -0.1em;
}
    
.share {
    background: url(/img/tools.gif) no-repeat 0 4px;
}
    
.bury-link {
    background: url(/img/tools.gif) no-repeat 0 -96px;
    margin-right: 12px;
    padding-right: 2px;
}
    
.fave {
    background: url(/img/tools.gif) no-repeat 0 -396px;
}

.faved {
    background: url(/img/tools.gif) no-repeat 0 -496px;
}

.bury-opt {
    position: absolute;
    display: none;
    top: 24px;
    left: 0;
    width: 120px;
    border: 1px solid #b7cce0;
    padding: 10px;
    background: #fff;
    z-index: 99999999999999999999;
}

.bury-opt a {
    display: block;
    padding: 5px;
    border-top: 1px solid #ddd;
    text-decoration: none;
    font-weight: bold;
}

.bury-opt a:hover {
    background: #eee;
}

.bury-opt span {
    display: block;
    padding-bottom: 3px;
}

/* tabs */
.tab_pro, .profile-form div.tab_pro {
    background: url(../images/tab-top2.gif) no-repeat 0 0;
    border-bottom: 2px solid #C64934;
    height: 2.1em;
    clear: left;
    margin-top: 2em;
    padding: 0; /*trust me*/
}

.tab_pro h3 {
    float: left;
    letter-spacing: normal;
    font-size: 105% !important;
    font-weight: bold !important;
    height: 1.5em;
    min-width: 12em;
    text-align: center;
    color: #fff !important;
    padding: 0.6em 10px 0 5px;
    margin: 0 0 0 5px;
    background: #C64934 url(../images/tab-top2.gif) no-repeat 100% 0;
}

.sidebar .tab_pro h3 {
    min-width: 8em;
}    

.tab_pro form, .tab_pro .tab-more {
    float: right;
    margin-right: 15px;
    font-weight: bold;
    display: block;
    padding-top: 0.2em;
}

.tab-more {
    font-size: 85%;
}

.tab-details .return {
    font-weight: bold;
    float: right;
}

.tab-details {
    background: #eff6e8;
    color: #C64934;
    padding: 8px 15px;
}

.sidebar .tab-details {
    font-size: 85%;
    padding: 6px;
}

a.edit-link {
    font-weight: bold;
    text-decoration: none;
    background: #eaf4f8 url(/img/link-edit.gif) no-repeat 6px 50%;
    padding: 3px 10px 3px 25px;
    font-size: 85%;
    margin: 6px 0;
    display: block;
}

a.edit-link span {
    font-weight: normal;
}

.tab-details a.edit-link {
    background-color: #fff;
    font-size: 100%;
    margin: 0;
    display: inline;
}

.tab-details textarea {
    width: 100%;
    height: 5em;
    font-size: 100%;
    margin: 3px 0;
}

.profile-rss {
    float: right;
    vertical-align: middle;
    padding-top: 3px;
    margin: 0.2em 15px 0 0;
}

form .profile-rss {
    float: none;
    padding-left: 10px;
    margin: 0 0 0 10px;
    border-left: 1px solid #ddd;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
    border: none;
    font-size: 85%;
    color: #ffeb68 !important;
    margin-left: -10px;
    text-decoration: none !important;
}

/* some stuff for POSTing using a link and a hidden form */
.hiddenForm {
    display: none;
}

/* election promo */ 

.elections-promo {
    float: right; 
    margin-left: 8px;
}

.promo {
    margin-bottom: 1em;
}


