* { margin: 0; padding: 0; }

body {
	}
	
#frame {
	margin: 0 5%;
	}
	
/* -------------------
Header
------------------- */

#header {
	}
	
#header .bigtopad { /* large leaderboard ad at top of page */
	display: none;
	}
	
/* --- logo and subnav --- */
	
#header #masthead {
	}
	
#header #masthead h1 {
	font: 12px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 20px 0;
	}
	
#header #masthead h1 a {
	color: #999;
	text-decoration: none;
	}
	
#header #masthead #accessibility { display: none; } /* hides accessibility nav */

#header #masthead #subnav {
	display: none;
	}
	
/* --- main nav and search --- */

#header #mainnav {
	display: none;
	}

/* -------------------
Content
------------------- */

#content {
	}
	
/* --- left side --- */
	
#content #maintext {
	}
	
/* --- article excerpts for cache --- */
	
#content #maintext .cachearticle {
	margin: 10px 0;
	}
	
#content h2 {
	font: 1.2em/1.2em Arial, Helvetica, sans-serif;
	color: #134298;
	margin: 0.2em 0 0.4em 0;
	}
	
#content h2 a {
	color: #134298;
	text-decoration: none;
	}
	
#content #maintext .cachearticle .articleimagesmall {
	float: right;
	margin: 0 0 10px 10px;
	}

#content #maintext .cachearticle .articleimagesmall img {
	border: 1px solid #a6c73e;
	}
	
#content #maintext .cachearticle p, /* giant global body font definition */
#content #maintext #article p,
#content #maintext #article li,
#content #maintext #article dl,
#content #maintext #article table,
#content #sidebar #authorinfo p {
	font: 0.75em/1.45em "Trebuchet MS", Arial, sans-serif;
	}
	
#content #maintext .cachearticle p {
	margin: 0 0 0.5em 0;
	}
	
#content #maintext .cachearticle p.attribute {
	color: #999;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0.5em 0;
	font: 0.7em/1.3em Tahoma, Arial, Helvetica, sans-serif;
	}

#content #maintext .cachearticle p.attribute a {
	background: url(images/icon_cacheattribute.gif) 0 2px no-repeat;
	color: #134298;
	text-decoration: none;
	padding: 0 0 0 14px;
	}
	
#content #maintext .cachearticle p.attribute a:hover {
	background-position: 0 -25px;
	text-decoration: underline;
	color: #000;
	}
	
/* --- ads between cache articles --- */

#content #maintext .cacheadverts {
	display: none;
	}
	
/* --- internal article formatting --- */

#content #maintext #article {
	}
	
#content #maintext #article h2 {
	margin: 0 0 0.5em 0;
	font: bold 30px/40px Arial, Helvetica, sans-serif;
	color: #134298;
	}
	
#content #maintext #article h3 {
	font: bold 1em/1.4em Arial, Helvetica, sans-serif;
	color: #777;
	margin: 1.2em 0 0.7em 0;
	}

#content #maintext #article h4 {
	font: bold 0.8em/1.4em Arial, Helvetica, sans-serif;
	color: #134298;
	margin: 1em 0 0.7em 0;
	}
	
#content #maintext #article .articleimagebig {
	float: right;
	margin: 0 0 15px 15px;
	}
	
#content #maintext #article p,
#content #maintext #article ul,
#content #maintext #article ol,
#content #maintext #article dl {
	margin: 0 0 0.7em 0;
	}

#content #maintext #article dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content #maintext #article li {
	margin: 0 0 0 3em;
	}
	
#content #maintext #article a,
#content #sidebar #authorinfo a {
	color: #134298;
	}
	
#content #maintext #article p.attribute,
#content #maintext #landingblurb p.attribute { /* attribute for internal articles */
	color: #999;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0.5em 0;
	font: 0.7em/1.3em Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 1.5em 0;
	}
	
#content #maintext #article p.attribute a,
#content #maintext #landingblurb p.attribute a {
	color: #999;
	text-decoration: none;
	}

#content #maintext #article .productkey {
	border: 1px solid #eee;
	float: right;
	margin: 0 0 10px 10px;
	padding: 5px 0 0 5px;
	width: 57px;
	}

#content #maintext #article .productkey img {
	float: none;
	margin: 0;
	}

/* --- landing pages --- */

#content #maintext #article h3.sectionlandingheader {
	font: bold 1.4em/1.4em Arial, Helvetica, sans-serif;
	color: #a6c73e;
	margin: 0.7em 0 0.2em 0;
	}

#content #maintext #article dl#sectionarchive dt {
	margin: 0 0 0.3em 0;
	}

#content #maintext #article dl#sectionarchive dd {
	margin: 0 0 0.6em 15px;
	font: 0.9em Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	}

/* --- leaderboard landing page --- */

#content #maintext #article dl#rankinglinks dt {
	background: url(/images/icon_external.gif) 0 0.25em no-repeat;
	padding-left: 15px;
	}

#content #maintext #article dl#rankinglinks dd {
	margin: 0.1em 0 0.5em 15px;
	color: #777;
	}

#content #maintext #article ul#linkarchive {
	list-style: none;
	margin-left: 0;
	}

#content #maintext #article ul#linkarchive li {
	background: url(/images/icon_external.gif) 0 0.25em no-repeat;
	padding-left: 15px;
	margin-left: 0;
	}

/* --- Advertising table --- */


#content #maintext #article #adcosts {
	border: 1px solid #f2f2f2;
	}

#content #maintext #article #adcosts th,
#content #maintext #article #adcosts td {
	text-align: left;
	padding: 0.35em 0.7em;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	}

#content #maintext #article #adcosts th {
	color: #4268ad;
	background: #e7ecf4;
	}
	

/* -------------------
Comments
------------------- */

#comment {
	margin: 2em 0 0 0;
	}
	
#comment h2 {
	width: 158px;
	height: 17px;
	text-indent: -999em;
	background: url(images/h2_readercomments.gif) 0 0 no-repeat;
	}
	
#comment #readercomments {
	border: 2px solid #c1cde4;
	margin: 0.5em 0;
	} 
	
#comment #readercomments #commentform .comment h3,
#comment #readercomments #commentformheader {
	margin: 0 10px;
	}
	
#comment #readercomments #commentmessaging { background: #e7ecf4; overflow: auto; width: 100%; }
#comment #readercomments #commentmessaging p { margin: 0.5em; }

#comment #readercomments #commentmessaging .jumptocommentform {
	float: right;
	width: 170px;
	text-align: right;
	} 
	
#comment #readercomments #commentmessaging .jumptocommentform a {
	background: url(images/icon_jumptocommentform.gif) right 5px  no-repeat;
	padding: 0 15px 0 0;
	color: #e7ecf4;
	text-decoration: none;
	}
	
#comment #readercomments .readercomment {
	margin: 0.7em 0 0 0;
	border-bottom: 7px solid #f2f2f2;
	} 
	
#content #maintext #article #comment #readercomments .readercomment p, 
#content #maintext #article #comment #readercomments .readercomment ul, 
#content #maintext #article #comment #readercomments .readercomment ol {
	margin: 0 10px 0.7em 10px;
	color: #163a7c;
	}
	
#content #maintext #article #comment #readercomments .readercomment p.commentattribute {
	color: #88b84f;
	background: url(images/icon_commentattribute.gif) 0 0.25em no-repeat;
	padding: 0 0 0 15px;
	}

#commentform table {
	display: none;
	}
	

/* --- right side: home page --- */

#content #sidebar {
	}
	
#content #sidebar #bytes, #content #sidebar #leaderboard, #content #sidebar #searchstats {
	width: 300px;
	background: #fff;
	border: 1px solid #aac948;
	margin: 0 0 10px 0;
	}
	
#content #sidebar #bytes h3, #content #sidebar #leaderboard h3 {
	width: 300px;
	height: 30px;
	text-indent: -999em;
	}

#content #sidebar #bytes h3 {	background: url(images/h3_bytes.gif) 0 0 no-repeat; }
#content #sidebar #leaderboard h3 {	background: url(images/h3_leaderboard.gif) 0 0 no-repeat; }

#content #sidebar #bytes #bytespreview, #content #sidebar #leaderboard #leaderboardcontent {
	background: url(images/bg_rightbox.gif) 0 0 no-repeat;
	padding: 10px;
	font: 0.75em/1.4em "Trebuchet MS", Arial, sans-serif;
	}

#content #sidebar #leaderboard #leaderboardcontent p {
	margin-bottom: 0.9em;
	color: #777;
	}
	
#content #sidebar #searchstats p {
	margin: 5px 10px;
	font: 0.75em/1.4em "Trebuchet MS", Arial, sans-serif;
	}
	
#content #sidebar #bytes #bytespreview img {
	width: 75px;
	height: 100px;
	background: Yellow;
	float: left;
	margin: 0 10px 10px 0;
	}
	
#content #sidebar #bytes #bytespreview h4 {
	font: bold 1em/1.4em "Trebuchet MS", Arial, sans-serif;
	margin: 0 0 7px 0;
	}
	
#content #sidebar #bytes #bytespreview h4 a { color: #134298; }
#content #sidebar #bytes #bytespreview h4 a:hover { color: #000; }
	
#content #sidebar #bytes #bytesattribute, #content #sidebar #leaderboard #leaderboardattribute {
	background: #edf4d8;
	font: 0.7em/1.3em Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	color: #767a6c;
	}
	
#content #sidebar #bytes #bytesattribute p {
	}
	
#content #sidebar #bytes #bytesattribute a, #content #sidebar #leaderboard #leaderboardattribute a { color: #767a6c; }

#content #sidebar #leaderboard #leaderboardattribute a.leaderboardarchive {
	}
	
#content #sidebar #leaderboard #leaderboardattribute a.leaderboardrss {
	}
	
#content #sidebar #leaderboard #leaderboardcontent table {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	}
	
#content #sidebar #leaderboard #leaderboardcontent table td, #content #sidebar #leaderboard #leaderboardcontent table th {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0.3em 0.5em 0.15em 0.5em;
	}
	
#content #sidebar #leaderboard #leaderboardcontent table th {
	background: #f2f2f2;
	}
	
#content #sidebar #leaderboard #leaderboardcontent table th.rank {
	width: 3.5em;
	}
	
#content #sidebar #leaderboard #leaderboardcontent table a {
	color: #134298;
	text-decoration: none;
	}

#content #sidebar #leaderboard #leaderboardcontent table .ranknumber {
	text-align: center;
	vertical-align: top;
	}


/* --- right side: internal --- */

#content #sidebar #authorinfo {
	background: #fff;
	border: 1px solid #aac948;
	}
	
#content #sidebar #authorinfo h3 {
	}

#content #sidebar #authorinfo img {
	border: 1px solid #fff;
	}
	
#content #sidebar #authorinfo h5 {
	font: bold 0.8em/1.5em Arial, Helvetica, sans-serif;
	color: #134298;
	padding: 0.4em 10px 0.2em 10px;
	}
	
#content #sidebar #authorinfo p {
	margin: 0 10px 0.5em 10px;
	}

#content #sidebar #categorylist {
	margin: 0 0 1em 0;
	}

/* category list */

#content #sidebar #categorylist h3 {
	font: 1em/1.5em Arial, Helvetica, sans-serif;
	color: #134298;
	border-bottom: 1px solid #134298;
	margin: 0 0 0.2em 0;
	}

#content #sidebar #categorylist ul {
	list-style: none;
	font: 0.7em/1.3em Tahoma, Arial, Helvetica, sans-serif;
	color: #999;
	}

#content #sidebar #categorylist li {
	border-bottom: 1px solid #eee;
	padding: 0.4em 0;
	}

#content #sidebar #categorylist li a {
	text-decoration: none;
	color: #777;
	}
	



/* -------------------
Footer
------------------- */

#footer {
	text-align: center;
	}
	
#footer p {
	font: 0.7em/35px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	}
	
#footer p a {
	color: #000;
	text-decoration: none;
	}


/* -------------------
Column Widths
------------------- */

/* -------------------
Misc
------------------- */

.accesslink, .google120x240 { display: none; }
