/** $Id: plain.css 69 2004-09-27 21:23:48Z GARRETT $ **/
/** Plain styles **/
/** for printing or plain view **/

/** Layout **/
body {
	margin: 20px 0px -5px 0px;
	padding: 0;
	background: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
}
#aboutpic {
	display: none;
	visibility: hidden;
}
#infobox {
	display: none;
	visibility: hidden;
}
#box {
	/** wraps everything **/
	text-align: left;
	width: 790px;
	padding: 1px 0px 0px 0px;
	margin-bottom: -20px;
	margin-top: -21px;
}
#loading {
	margin: 8px 0px 0px 17px;
	width: 756px;
	height: 70px;
}
#masthead {
	margin: 0px 0px 0px 0px;
	background: none;
}
#masthead #logo:before {
	margin: 5px 0px 0px 599px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	content: "maniacalrage";
}
#bottomrecess {
	clear: both;
}
#contentbox {
	clear: both;
	margin: -10px 0px 0px 17px;
	width: 756px;
}
#content, #sidebar {
	margin: -2px 11px -2px 12px;
	width: 524px;
	float: left;
}
#sidebar {
	width: 185px;
	float: left;
	color: #000;
	font-size: 10px;
	margin-left: 12px;
}
#sidebar .header {
	border-bottom: 1px solid #d9d9d9;
	margin: 0px -11px 0px -11px;
	padding: 0px 11px 2px 11px;
	font-weight: bold;
}
#sidebar p {
	margin-top: 4px;
	line-height: 14px;
}
#sidebar ul {
	margin-top: 4px;
	padding-left: 13px;
	list-style: circle;
}
#sidebar ul li, #sidebar .content {
	padding: 0px 0px 2px 0px;
}
#footer {
	width: 756px;
	margin: 8px 0px 0px 17px;
	clear: both;
	padding-left: 11px;
	padding-top: 15px;
	color: #b3b3b3;
	font-size: 9px;
}
#footer .totop {
	float: left;
	text-align: left;
	width: 50px;
}
#footer .copyright {
	text-align: right;
	float: left;
	width: 706px;
}
.topbread, .bottombread {
	font-size: 9px;
	color: #7d7d7d;
}
.topbread {
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 12px;
	padding-bottom: 2px;
}
.bottombread {
	border-top: 1px dotted #e5e5e5;
	margin-top: 12px;
	padding-top: 2px;
}
.topbreadcol1 {
	float: left;
	width: 60%;
}
.topbreadcol2 {
	float: left;
	text-align: right;
	width: 40%;
}
.topbreadcol3 {
	width: 100%;
}
.entry, .entryb {
	text-align: justify;
	border-bottom: 1px dotted #e5e5e5;
	margin-bottom: 12px;
	padding-bottom: 4px;
}
.entryb {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.fuckwad {
	/**	After much discussion and arguing on #waferbaby, we
		decided on this class name. **/
	text-align: center;
}
.fuckwad img {
	padding: 1px;
	border: 1px solid #e5e5e5;
}

/** Navigation **/
#masthead #navshadowhard, #masthead #navshadowtop, #masthead #navshadowsoft {
	display: none;
}
#masthead #navigation {
	z-index: 5;
	position: absolute;
	margin-left: 12px;
	margin-top: 3px;
	width: 500px;
	height: 26px;
	color: #000;
}
#navigation ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navigation ul li {
	float: left;
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 18px 0px 0px;
	text-align: center;
}
#navigation ul li a:link, #navigation ul li a:visited,
#navigation ul li a:hover, #navigation ul li a:active {
	border: 0;
	padding-bottom: 0px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul li a:active {
	text-decoration: underline;
}
	
/** Text styles **/
p {
	/** nothing yet **/
}
h1 {
	font-size: 13px;
	margin-top: 0;
}
h1 {
	color: #000;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 2px;
}
.small, .smallgray {
	font-size: 9px;
}
.gray, .smallgray, .graytext {
	color: #7d7d7d;
}
.u {
	text-decoration: underline;
}
.strike {
	text-decoration: line-through;
}
.ast { color: #A62020; }
.lowercase { text-transform: lowercase; }

/** Links **/
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}
a:hover, a:active {
	color: gray;
}
a.image:link, a.image:visited, a.image:hover, a.image:active,
#footer a.image:link, #footer a.image:visited, #footer a.image:hover, #footer a.image:active {
	text-decoration: none;
	border: 0;
}

/** Misc **/
img {
	border: 0;
}
br.clear {
	clear: both;
}

/** About **/
.compcol1, .compcol2 {
	width: 240px;
	float: left;
	padding-left: 20px;
}

/** Plugin **/
.chcol1, .chcol2, .chcol3 {
	width: 160px;
	float: left;
}
.chcol1 {
	padding-left: 40px;
}

/** Photos **/
.photorow {
	width: 480px;
}
.photorow img {
	border: 1px solid #d9d9d9;
	padding: 1px;
}
.photocol1 {
	float: left;
	width: 186px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 10px;
}
.photocol2 {
	float: left;
	width: 244px;
	padding-right: 20px;
	padding-top: 2px;
	text-align: left;
}

/** Comments **/
#commentbox {
	width: 524px;
	margin: 4px 0px 0px 0px;
	padding: 0;
	color: #5b5b5b;
}
.comment, .commentb, .commentc, .commentd {
	padding: 0px 0px 2px 0px;
	text-align: justify;
	border-bottom: 1px dotted #e5e5e5;
}
.commentc {
	padding-bottom: 2px;
	margin-bottom: -2px;
}
.commentd {
	border-bottom: 0;
	margin-bottom: -4px;
}

/** Forms **/
#formbox {
	width: 500px;
	margin: 14px 0px -18px 0px;
	padding: 11px;
	color: #5b5b5b;
	border: 1px solid #d9d9d9;
	background-color: #f0f0f0;
}
.formrow1 {
	width: 522px;
}
.formcol1, .formcol4 {
	float: left;
	width: 160px;
}
.formcol4 {
	width: 218px;
	font-size: 9px;
}
.formcol2, .formcol3, .formcol5 {
	float: left;
	width: 340px;
}
.formcol3, .formcol5 {
	text-align: right;
	margin-bottom: 2px;
}
.formcol5 {
	width: 282px;
}
.box, .box2, .box3 {
	font-family: "Lucida Grande", Verdana, Helvetica, Sans-serif;
	color: #242424;
	font-size: 11px;
	background: #fff;
	border: 1px solid #d9d9d9;
	width: 336px;
	padding: 1px 1px 1px 1px;
	margin-bottom: 8px;
}
.box2 {
	width: 496px;
	margin-bottom: 8px;
}
.box3 {
	width: 150px;
	margin-bottom: -2px;
}
.box:focus, .box2:focus {
	border-color: #242424;
}

/** Blockquotes **/
blockquote {
	background-color: #f0f0f0;
	padding: 0px 10px 0px 10px;
	margin: 5px 25px 5px 25px;
	border: 1px solid #d9d9d9;
}
blockquote p {
	color: #5b5b5b;
	text-align: justify;
}
blockquote.blockleft p {
	text-align: left;
}
blockquote.pre {
	border: 0;
	background-color: #fff;
}
blockquote.pre p {
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
blockquote.codequote p {
	color: #626262;
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
blockquote.footnote {
	margin: 0;
	background-color: #fff;
	border: 1px dotted #b1b1b1;
}
blockquote.footnote p {
	color: #376098;
	text-align: justify;
}
.codequote {
	color: #626262;
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}
.ct {
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #ff6600;
}
.ctosx {
	font-family: profont, monaco, monospace;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color: #ff6600;
}
.rawcode {
	font-family: "Lucida Console", "Courier New", Courier, Sans-serif;
	font-size: 11px;
	color: #242424;
	line-height: 15px;
	padding: 8px;
	text-align: left;
	margin-left: 15px;
	margin-right: 10px;
}
