/* GLOBALS */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

body {
	background: #000000;
}

#jump { display: none; }

a {
	color: #066;
}
a:hover {
	color: #099;
	text-decoration: underline;
}

input.button
{
background-color: #5d9999;
color: white;
	font-family: arial, helvetica, sans-serif;
	display: inline;
	margin: 0 0 0 0;
	font-size: 80%;
padding: .1em;
border-right: 1px solid #066;
border-bottom: 1px solid #066;
border-top: 1px solid #099;
border-left: 1px solid #099;
}

/* OSTG */
#ostgnavbar
{
	font-family: arial, helvetica, sans-serif;
	background: #000;
	font-weight: normal;
	margin: 0 .6em;
	text-align: center;
	padding: .2em 0;
margin-right: 11.5%;
}

#ostgnavbar li
{
	font-size: 70%;
	list-style: none;
	display: inline;
}

#ostgnavbar a
{
	text-decoration: none;
	border-left: 1px solid #666;
	padding: 0 .1em 0 .4em;
color: #999;
}

#ostgnavbar a.begin
{
	font-weight: bold;
	color: #999;
	border: none;
}

#ostgnavbar a.highlight { font-weight: bold; }
#ostgnavbar a:hover { color: #ccc; }


/* LAYOUT */

.ad1 {
	text-align: center;
	margin-left: -9.5%;
}





/* LAYOUT */
#frame
{
	background: url(../images/bg-gradient-frame.gif) repeat-x top;
}

#contents
{
	width: auto;
	z-index: 1;
	padding: 0;
	margin: 0 0 0 10em;
}

#messages, #submit, #comments, #login, #pollBooth, #wide, #search, #authors, #topics
{
	overflow: visible;
	height: 100%;
	z-index: 2;
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
}

#articles, #users-blocks, #polls
{
	margin: 0 17em 0 0;
}

#poll-content legend { display: none; }


/* LOGO */
/* base.css */
#logo h1 a
{
	text-indent: -700em;
	display: block;
	text-decoration: none;
	position: relative;
}
/* slashdot.css */
#logo h1 a
{
	width: 229px;
	height: 78px;
	background: url(../images/title.gif) no-repeat;
	margin: 0 auto;
}

#topnav {
	background: #000000 url(../images/bg-corner-topnav.gif) no-repeat left bottom;
	padding-bottom: 20px;
	margin-left: 10em;	
	margin-right: 17em;	
}
#topnav ul {
	display: none;
}
#logo {
	background: #006666 url(../images/bg-gradient-logo.gif) repeat-x top;
}
#logo h1 {
	background: url(../images/bg-corner-logo-header.gif) no-repeat right bottom;
	text-align: center;
}
.search
{
	padding-left: 10em;	
	padding-right: 17em;	
}

.search form
{
text-align: center;
margin: 0 auto;
}
.search form legend { display: none; }
.search form legend { display: none; }
#slogan h2 { display: none; }

/* ARTICLES */
#articles {
	background: #FFFFFF;
}
#articles .generaltitle {
	background: #FFFFFF url(../images/bg-corner-generalTitle.gif) no-repeat right top;
	padding-top: 20px;
}
#articles .title {
	background: #006666 url(../images/bg-title.gif) repeat-x top;
}
#articles h3 {
	background: url(../images/bg-corner-header.gif) no-repeat left top;
	padding: .7em 15px .6em 15px;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#articles .title a {
	color: #FFFFFF;
	text-decoration: underline;
}
#articles .briefarticle {
	background: url(../images/bg-gradient-briefarticle.gif) repeat-x top;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 10px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#articles .briefarticles {
	background: url(../images/bg-corner-briefarticle.gif) no-repeat right top;
	padding-top: 20px;
	color: #666666;
}
#articles .briefarticle a {
font-weight: bold;
}

#articles #articledaynavigation {
	background: #CCCCCC url(../images/bg-gradient-articledaynav.gif) repeat-x top;
	padding: 0.8em 0 0.5em;
	margin-top: 2em;
	text-align: center;
	clear: both;
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

/* First Article */
#articles #firstarticle .generaltitle {
	background: #000 url(../images/bg-corner-generalTitle-first.gif) no-repeat right top;
	padding-top: 20px;
}
#articles #firstarticle h3 {
	background: url(../images/bg-corner-header-first.gif) no-repeat left top;
}

#articles .details {
	background-color: #ddd;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
color: #333;
	padding: .2em 15px .6em 15px;
}
#articles .details a {
color: #066;
}
#articles .details a:hover {
color: #099;
text-decoration: underline;
}
#articles .details br { display: none;}


#articles .topic {
	float: left;
	margin-right: 0.8em;
}
#articles .body {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#articles .intro {
	font-size: 80%;
	line-height: 1.5em;
}
#articles .intro a {
	font-weight: normal;
	color: #066;
	text-decoration: none;
}
#articles .intro a:hover {
	color: #099;
	text-decoration: underline;
}
#articles .intro i a {
	font-weight: bold;
}
#articles .intro i a:hover {
	color: #099;
	text-decoration: underline;
}




#articles .storylinks
{
	margin: .7em 15px 1.5em 0;
	padding: 0 0 0 0;
	font: 75% Arial, Helvetica, sans-serif;
color: #fff;

}



#articles .storylinks a
{
color: #066;
}
#articles .storylinks a:hover
{
color: #099;
text-decoration: underline;
}



#articles .storylinks ul
{
	display: inline;
	padding: 0 .4em 0 .4em;
	margin: 0 0 0 0;
}

#articles .storylinks ul li
{
	margin: 0 0 0 0;
	padding: .25em .2em .25em .4em;
	list-style: none;
float: right;
color: #666;
	display: block;
}


#articles .storylinks ul li.comments a { font-weight: bold; }
#articles .briefarticles a {
color: #066;
text-decoration: none;
}
#articles .briefarticles .section a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
color: #000;
}

#articles .briefarticles a:hover {
text-decoration: underline;
}


/* LINKS */

#links {
	font: 80% Arial, Helvetica, sans-serif;
	float: left;
	margin: -.85em 2em 0 0;
	width: 10em;
	display: inline; /* to fix IE float-margin bug */
}
#links .block {
	padding-top: 1em;
}
#links .title {
	background: url(../images/bg-corner-links-title.gif) no-repeat left bottom;
	padding-left: 0.7em;
	padding-bottom: 0.3em;
}
#links .title a, #links .title h4 {
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
}
#links .title a {
	text-decoration: underline;
}
#links .title a:hover {
	text-decoration: none;
	color: #0cc;
}
#links .content {
	background: #333333 url(../images/bg-corner-links-content.gif) no-repeat right top;
	padding-bottom: 0.8em;
	padding-top: 0.6em;
	padding-right: 0.6em;
}
#links h2 a {
	font-weight: bold;
}
#links .content a {
	color: #FFFFFF;
}
#links .content a:hover {
	color: #0cc;
}
#links ul {
	list-style: none;
	padding-left: .7em;
}
#links #links-loggedin-title h4, #links #links-loggedin-title h4 a {
	text-transform: none;
}


/* SLASHBOXES */

#slashboxes {
	background: #CCCCCC;
	float: right;
	width: 15em;
	margin-top: 1.2em;
}
#slashboxes .title {
	background: #333333 url(../images/bg-corner-slashbox-title.gif) no-repeat left top;
	font: 85% Arial, Helvetica, sans-serif;
	padding: .6em 0 .5em 0.7em;
}
#slashboxes #srandblock-title {
	background: #333333 url(../images/bg-corner-srandblock-title.gif) no-repeat left top;
}
#slashboxes .title a, #slashboxes .title h4 {
	color: #fff;
	font-weight: bold;
}
#slashboxes .title a {
	text-decoration: underline;
}
#slashboxes .content {
	background: #CCCCCC url(../images/bg-corner-slashbox-content.gif) no-repeat right bottom;
	padding: 0.8em 0.6em 1.2em 0.8em;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}


#slashboxes a {
	color: #005555;
}
#slashboxes a:hover {
	color: #007777;
text-decoration: underline;
}
#slashboxes ul {
	list-style: square;
	margin-left: 1.5em;
color: #444;
}

#slashboxes ul li {
	padding: 0 0 .3em 0;
}
#slashboxes input { margin-right: .5em}

#slashboxes br { margin: 0 auto;}
#slashboxes #poll-content br { margin: .5em auto;}
#slashboxes #olderstuff-content br { display: none;}
#slashboxes #olderstuff-content .right br { display: block; margin: 0 auto;}
#slashboxes .right { text-align: right;}



.rightcontent
{
	padding-left: 10em;
	padding-right: 17em;
	color: #FFFFFF;
}
.rightcontent small
{
	padding: 1em;
	display: block;
	background-color: #333;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font: italic 90% Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.copyright {
	background: #003333 url(../images/bg-gradient-footer.gif) repeat-x top;
	text-align: left;
}
#footer .copyright {
	color: #7AB2B1;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	padding: .6em;
}



/* Bottom Nav slasdot.css */
.btmnav
{
	font-family: arial, helvetica, sans-serif;
	padding: .2em 0;
	color: #999;
	text-align: right;
	margin: .4em;
	position: relative;
	font-size: 75%
}

.btmnav ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.btmnav ul li a
{
	border-left: 1px solid #555;
	color: #999;
	padding: 0 .4em;
}
.btmnav ul li a:visited;
{
	color: #666;
}


.btmnav ul li.begin a
{
	border: none;
	padding: 0 .4em 0 0;
}



#slashboxes #poll-content b {
	font-weight: bold;
}
#slashboxes #poll-content input.button {
font-size: 120%;
margin: .5em 0 0 .5em;
}


#slashboxes #olderstuff-content ul {
	list-style: none;
	margin: 0 0 0 0.2em;
	padding-top: 0.5em;
}

#slashboxes #olderstuff-content ul a {
font-weight: bold;
font-size: 120%;
}


#slashboxes #olderstuff-content ul li ul {
	list-style: square;
	margin: 0em 0 .7em 1.5em;
color: #444;
}

#slashboxes #olderstuff-content ul li ul a {
font-weight: normal;
font-size: 100%;
}#slashboxes  #books-content li {
	margin-top: .5em;
	margin-bottom: .5em;
}
#slashboxes  #index_qlinks-content b {
	font-weight: bold;
}
#slashboxes  #index_qlinks-content p {
	margin-top: .8em;
}
#footer .copyright a {
	color: #ccc;
}
#footer .copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#articles .storylinks .more b {
	font-size: 100%;
}
#articles .storylinks .more a {
	background: #DADADA url(../images/bg-gradient-read-more.gif) repeat-x top;
	padding: .2em .4em;
	border-top: 1px solid #8cc;
	border-left: 1px solid #8cc;
	border-right: 1px solid #449999;
	border-bottom: 1px solid #449999;
	text-transform: uppercase;
}
#articles .storylinks .more a:hover {
	background: #006868 url(../images/bg-gradient-read-more-hover.gif) repeat-x top;
	border: 1px solid #007f80;
	color: #fff;
	text-decoration: none;
}
#articles .storylinks .section {
padding-right: .4em;
	border-right: 1px solid #999999;
}
