/*---------------- global */

body {
    background: #f00;
    color: #333;
    font: 12px/1.5 arial, tahoma, verdana, sans-serif;
    margin: 0 15px;
}

div {
    border: 0;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/*---------------- body context */

body.live { background: #fff; }
body.test { background: #393; }

/*---------------- main page layout */

#page {
    background: #fff;
    margin: 0 auto;
    max-width: 900px;
}

#header {
    margin: 0 auto;
}

#content-parent {
    float: right;
    margin-top: 15px;
    margin-left: -272px;
    width: 100%;
}

#content {
    margin-left: 272px;
}

#sidebar {
    float: left;
    width: 257px;
    margin-top: 15px;
}

/*---------------- ie6 overflow:visible workaround */

/* if an overflow:visible box is larger than its parent, ie6
grows the parent's size, which means the float-based layout gets
messed up by large images.  workaround is to use overflow:hidden
to prevent the overflow growth.  then position:relative pulls
boxes out of the layout containment, so that they do render
outside the overflow boundary. */

#page {
    _width: 780px;
}
#content {
    _width: 500px;
    _overflow: hidden;
}
.news-body-text {
    _position: relative;
}

/*---------------- unsorted mess */

.alert {
    border: 1px solid #f00;
    background: #fee;
    font-weight: bold;
    padding: 4px 8px;
    margin: 0 0 20px 0;
}

.action-list {
    margin: 0 0 0 20px;
}

.disabled-action {
    color: #888;
}

.current-value {
    font-weight: bold;
}

.news-submitted a.ls-label {
    font-weight: bold;
}

.news-submitted {
    border-bottom: 1px solid #e5d594;
}

h1,h2,h3,h4,h5,h6 {
letter-spacing:-1px;
font-family:arial,verdana,sans-serif;
color:#000;
border-bottom:1px solid #D8B93B;
margin:.9em 0 .3em;
}

h1 {
font-size:196%;
margin-top:.6em;
}

h2 {
font-size:136%;
color:#774525;
}

h3 {
font-size:126%;
}

h4 {
font-size:116%;
}

h5 {
font-size:106%;
}

h6 {
font-size:96%;
}

ul {
list-style:none;
}

hr {
background:#f2f2f2;
height:1px;
color:#f2f2f2;
border:none;
clear:both;
margin:1em 0;
}


li {
line-height:1.4em;
}

a,a:link,a:link,a:link,a:hover {
cursor:pointer;
}

a:hover,a:active {
color:#ce4a02;
}

.search2 {
float:right;
padding-right:20px;
padding-top:7px;
}

.center-ad {
    width: 728px;
    margin: 0 auto;
}

#headbar {
background:url("../images/headbar.png") repeat-x 0 100%;
vertical-align:middle;
padding:5px 10px 0;
}


#headbar form .login {
width:100px;
}

#headbar ul {
padding:2px 0 4px;
}

#headbar ul li {
display:inline;
}

#crumbs {
float: left;
}
#sorts {
float:right;
color:#666;
font-size:11px;
}

#sorts p {
font-size:11px;
}

#sorts a {
color:#ce4a02;
font-size:11px;
}

#sorts img {
margin-bottom:-2px;
}

#cab {
height:30px;
margin-left:20px;
}

#navbar {
background: #fbf8e6 url("../images/navbar.png") repeat-x 0 0;
color:#666;
font-size:11px;
margin:2px 0 0;
padding:14px 10px 7px 10px;
}

#story-navbar {
background:url("../images/navbar.png") repeat-x 0 0;
color:#666;
font-size:11px;
margin:2px 0 0;
padding:14px 0 7px 10px;
}

#cab ul {
list-style:none;
padding:0 10px 0 30px;
}

#cab li {
float:left;
text-align:center;
display:block;
}

#cab a.navbut3 {
float:left;
background:url("../images/tabrB2.png") no-repeat right top;
display:block;
height:33px;
color:#000;
font-weight:700;
margin:0 1px;
padding:0 6px 0 0;
}

#cab a.navbut3:hover {
background:url("../images/tabrightB.png") no-repeat right top;
color:#774525;
}

#cab a.navbut3 span {
float:left;
background:url("../images/tablB2.png") no-repeat left top;
text-align:center;
display:block;
padding:9px 0 5px 6px;
}

#cab a.navbut3:hover span {
background:url("../images/tableftB.png") no-repeat left top;
}

#cab a.navbut4 {
float:left;
background:url("../images/tabrightB.png") no-repeat right top;
display:block;
height:33px;
color:#000;
font-weight:700;
margin:0 1px;
padding:0 6px 0 0;
}

#cab a.navbut4 span {
float:left;
background:url("../images/tableftB.png") no-repeat left top;
text-align:center;
display:block;
padding:9px 0 5px 6px;
}

.cab {
padding:0 10px 30px 5px;
}

.cab span a {
background:url("../images/story_tab2.png") no-repeat 0 0;
display:block;
float:left;
width:100px;
height:33px;
text-align:center;
color:#000;
font-weight:700;
padding:6px 0 0 2px;
}

form {
margin:0 0 1.5em;
}

input {
font-family:arial,tahoma,verdana,sans-serif;
margin:2px 0;
}

fieldset {
border:1px solid #ccc;
font-weight:400;
margin:0 0 1em;
padding:1em 1.5em;
}

* html fieldset {
background:none;
}

fieldset dt {
clear:left;
float:left;
width:18em;
text-align:right;
padding:0 1em 0.5em 0;
}

fieldset dd {
font-weight:700;
padding:0 0 0.5em;
}

fieldset.labels label {
width:10em;
float:left;
text-align:right;
display:block;
padding:0.2em 0.5em 0.2em 0;
}

fieldset.labels div {
clear:left;
padding:0.2em 0;
}

label {
display:block;
font-weight:700;
padding:5px 0;
}

label br {
clear:left;
}

legend {
color:#000;
padding:0 0.5em;
}

table td,table th {
text-align:left;
padding:0 4px;
}

#projectwonderful table td {
  text-align: center;
}

table th {
background:#EEEEEA;
padding:4px;
}

table th a:hover {
background:none;
color:#C00;
}

.featurebox {
    background: url("../images/featurebox_bg.png") no-repeat 100% 100%;
    color: #774525;
    font-size: 11px;
    overflow: hidden;
    clear: both;
    margin: 0 0 8px 0;
}

.featurebox a:hover {
    color: #ce4a02;
}

.featurebox .tlb {
    background: url("../images/featurebox_h.png") no-repeat 0 0;
    height: 20px;
    padding: 2px 2px 2px 6px;
    font-size: 13px;
}

.featurebox .tlb span {
    float: right;
}

.featurebox .tlb a {
    color: #774525;
}

.featurebox .tlb a:hover {
    color: #000;
}

.featurebox li.rmore {
    list-style: none;
    float: right;
    background: url("../images/more.png") no-repeat 100% 100%;
    font-size: 11px;
    padding: 4px 8px;
    margin: 0 0px 0 0;
}

.featurebox #about {
    text-align: center;
    padding: 8px;
}

.featurebox .sstories {
    background: url("../images/vote_count.png") no-repeat 0 0;
    margin: 1px 8px 1px 2px;
    width: 20px;
    clear: left;
    float: left;
    text-align: center;
}

.featurebox .sstories .count_total {
    color: #774525;
    font-weight: bold;
}

.featurebox a.switchurl {
    border-bottom: 1px solid #eadfb4;
    display: block;
    padding: 0 8px 4px 5px;
}

.featurebox #linksupport {
    text-align: center;
    padding: 0 0 2px;
}

.featurebox #linksupport .highlight {
    font-weight: bold;
    font-size: 120%;
}

.featurebox #linksupport a.linksurl {
    white-space: nowrap;
}

/* tags box */
.featurebox #s2 {
    padding: 0 0 0 8px;
}

.featurebox #s2 span {
    padding: 0 8px 0 0;
}


.featurebox #cats {
    padding: 0 0 0 8px;
}

.featurebox #cats .line {
    clear: both;
    height: 16px;
    padding: 1px 2px 1px 0;
    margin: 1px 0 2px 0;
    border-bottom: 1px solid #eadfb4;
}

.featurebox #cats .rss-icon {
    float: right;
    padding: 0 2px;
}

#nav-secondary ul {
    margin:0;
}

#nav-secondary li {
    list-style:none;
    display:block;
    margin:0;
    padding:0;
}

#nav-secondary a {
    display:block;
    color:#66c;
}

#nav-secondary a:hover {
    color:#666;
}

#featured {
    background: #f8f8f8;
    border: 1px solid #e5d595;
}

#featured-hd {
    text-align: center;
    font-size: 10px;
    letter-spacing: 2px;
}

.news-box {
    padding: 5px;
}

.news-summary {
position:relative;
clear:left;
width:100%;
}

.top {
margin-left:55px;
padding:0 0 0 5px;
}

.top h4 {
padding-left:4px;
font-size:160%;
font-weight:400;
margin:0;
}

.top h4 a:link,.top h4 a:visited {
color:#36c;
font-weight:700;
}

.toptitle {
font-size:16px;
font-weight:400;
margin:0;
}

.toptitle a:link,.toptitle a:visited {
color:#774525;
font-weight:700;
}

.toptitle a:hover {
color:#333;
}

.news-submitted {
font-size:85%;
margin-bottom:3px;
color:#999;
}

.news-submitted a {
color:#999;
}

.news-submitted img {
float:left;
margin-right:4px;
margin-top:3px;
vertical-align:bottom;
z-index: 1;
position:relative;
}

.news-body-text {
font-size:96%;
margin:10px 0 0;
}

.news-details {
font-size:85%;
margin:0;
}

.news-details a:hover,.news-details a:active {
color:#333;
}

.news-details b {
color:#c00;
}

* html .news-details {
padding-right:136px;
}

.news-details .comments_no {
padding-left:37px;
border-left:none;
}

ul.news-details li li {
border-left:none;
float:none;
height:21px;
}

.news-upcoming {
background:url("../images/vote.png") no-repeat 0 0;
position:absolute;
top:3px;
left:0;
width:55px;
text-align:center;
font-size:85%;
list-style:none;
margin:0;
padding:0;
}

.news-upcoming2 {
background:url("../images/vote-l.png") no-repeat 0 0;
position:absolute;
top:3px;
left:0;
width:55px;
text-align:center;
font-size:85%;
list-style:none;
margin:0;
padding:0;
}

.vote-publish a {
font-size:26px;
letter-spacing:-1px;
line-height:48px;
padding:15px 0 6px;
}

.vote-publish a small {
font-size:12px;
letter-spacing:0;
}

.vote-publish a:hover,.vote-publish a:active {
color:#000;
}

.vote a:link,.vote a:visited,.vote span {
display:block;
color:#774525;
font-size:12px;
padding:4px 0 5px;
}

.vote span {
color:#ccc;
font-size:11px;
}

#comment-wrap {
border-bottom:solid 1px #e1e1e1;
}

#comment-head {
background:#e1e1e1;
width:100%;
}

.comment-body {
background:#fafafa;
padding:0 4px;
}

.comment-info {
background:#fafafa;
font-size:80%;
text-align:right;
padding-right:4px;
}

.avatar {
float:left;
width:15px;
height:15px;
margin:1px 0 0;
}

#comment-subhead {
float:right;
margin-top:-21px;
font-size:11px;
}

.ratemey {
background:#090;
padding:1px 5px;
}

.ratemen {
background:#c00;
color:#fff;
padding:1px 6px;
}

.rateme {
color:#fff;
font-size:14px;
}

#stats {
width:48%;
float:right;
}

#personal_info {
width:48%;
float:left;
}

.live2 {
background-repeat:no-repeat;
background-position:bottom right;
margin:10px;
}

.live2 strong {
font-size:95%;
}

.live2-item {
width:100%;
clear:both;
border-bottom:1px solid #ccc;
min-height:25px;
text-align:center;
overflow:hidden;
padding:5px 2px 0;
}

.live2-ts,.live2-type,.live2-votes,.live2-story,.live2-who,.live2-status {
float:left;
display:block;
}

.live2-type img {
border:none;
vertical-align:middle;
margin:0;
}

.live2-story {
width:37%;
text-align:left;
}

.live2-who {
width:18%;
text-align:left;
}

.live2-status {
width:15%;
text-align:left;
}

.live2-problem {
color:red;
}

.pagination {
background:#f2f2f2;
color:#666;
border:1px solid #ddd;
margin:0 0 1.5em;
padding:4px 2px 4px 7px;
}

.pagination p {
position:relative;
text-align:right;
}

.pagination p a:link,.pagination p a:visited,.pagination p a:hover,.pagination p a:active {
text-decoration:none;
background:#fff;
border:1px solid #ccc;
margin-right:1px;
padding:2px 5px;
}

.pagination p a:hover {
background:#774525;
color:#fff;
}

.pagination p span {
background:#fff;
border:1px solid #ccc;
color:#ccc;
margin-right:1px;
padding:2px 5px;
}

.pagination h4 {
margin-top:-1.45em;
border:none;
padding:0;
}

.footer {
border-top:1px solid #E3E8EE;
font-size:86%;
color:#999;
margin-top:15px;
padding:10px 0 30px 15px;
}

.footer a:link {
color:#999;
}

.error {
color:#c00;
font-weight:700;
margin-top:10px;
border:1px solid red;
background:#FFC5BE;
padding:5px;
}

.success {
color:#390;
font-weight:700;
}

*,fieldset dl {
margin:0;
padding:0;
}

img,.news-details select {
border:none;
}

a:link,a:visited,#cab a:hover,#cab a.navbut4:hover,.vote-publish a:link,.vote-publish a:visited,.footer a:hover {
color:#774525;
}

#headbar form,.pagination * {
margin:0;
}

#headbar ul a,#navbar a {
color:#ce4a02;
}

#headbar ul a.headAlert {
    color: #f11;
    font-weight: bold;
}

#sorts a:hover,#cab a,#cab span a:hover,.top h4 a:hover,.vote a:hover {
color:#000;
}

.cab span.selected,.tlb2 span.selected {
cursor:text;
font-weight:700;
color:#666;
text-align:center;
}

.cab span.selected a,.cab span a:hover {
background:url("../images/story_tab.png") no-repeat 0 0;
display:block;
float:left;
width:100px;
height:33px;
color:#000;
font-weight:700;
padding:6px 0 0 2px;
}

input.submit,input.submit-s,input.log2 {
border:1px solid #000;
font-size:9pt;
font-style:normal;
font-variant:normal;
font-weight:400;
height:20px;
line-height:normal;
padding:1px;
}

table,#wrapper,#bookmarklet {
width:100%;
}

.featurebox a,.news-details a:link,.news-details a:visited {
color:#774525;
}

.news-details .tool,.news-details .tool-right {
display:block;
float:left;
padding:0 4px;
}

.live2-ts,.live2-type,.live2-votes {
width:10%;
text-align:left;
}
#linksummaryDiscuss{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -8px no-repeat;
} 
#linksummaryHasComment{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -167px no-repeat;
} 
#linksummaryAddLink{
 padding: 3px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -40px no-repeat;
} 
#linksummarySaveLink{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -104px no-repeat;
} 
#linksummaryRemoveLink{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -199px no-repeat;
} 
#linksummaryTellFriend{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -135px no-repeat;
}
#linksummaryBury{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -73px no-repeat;
}
#linksummaryUnbury{
 padding: 2px 0px 0px 20px;
 background: url("../images/19de38d03fe7db3b5a64386eb392320b.gif") -8px -73px no-repeat;
}

