/*  
Theme Name: Ludicrous
Theme URI: http://lud.icro.us/
Description: The default Ludicrous theme.
Version: 2.1
Author: John Blackbourn
Author URI: http://www.johnblackbourn.com/
*/

body, p, blockquote, h1, h2, h3, h4, h5, h6, form, ul, ol, li, fieldset, pre {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

body {
	border-top: 10px solid #222;
	font: 100.1%/1.5em 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	padding: 0px 10px;
	text-align: center;
	background: #fff;
	color: #222;
}

#content pre {
	line-height: 1em;
	font-size: 0.8em;
	margin-bottom: 4em;
}

#outer {
	margin: 0px auto;
	text-align: left;
	width: 750px;
}

blockquote {
	font-size: 1.6em;
	color: #505050;
	padding-left: 30px;
}

blockquote a:link, blockquote a:visited {
	color: #505050;
}

p, h1, h2, h3, h4 {
	color: #222;
	font-size: 0.8em;
}

.entry {
	position: relative;
}

.entry ul, .entry ol {
	color: #222;
	font-size: 0.8em;
}

a:link, a:visited {
	color: #DA3838;
	text-decoration: underline;
}

h2 {
	font-size: 2.1em;
	letter-spacing: -2px;
	font-weight: bold;
	line-height: 0.9em;
}

h2 a:link, h2 a:visited {
	color: #808080;
	text-decoration: none;
}

h2 a:hover {
	color: #404040;
}

li {
	margin-left: 2em;
}

#cmts {
	border-top: 2px solid #333;
}

#header {
	height: 260px;
	vertical-align: bottom;
	position: relative;
}

#mog {
	position: absolute;
	bottom: 20px;
	left: 180px;
	line-height: 0.9em;
	font-size: 2.5em;
	padding-bottom: 10px;
	width: 570px;
}

#lol {
	position: absolute;
	bottom: 20px;
	left: 180px;
	line-height: 1em;
	font-size: 1.3em;
	padding-bottom: 10px;
	width: 570px;
}

p, ul, ol {
	padding-bottom: 1.9em;
}

#content .wideimg {
	padding-left: 0px;
	text-align: right;
}

#content .download {
	background-color: #cdffcd;
	border: 2px solid #00d228;
	padding: 10px;
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 180px;
	width: 50%;
}

#content .download a:link,
#content .download a:visited {
	color: #003000;
}

#content p, #content ul, #content ol, #content h2, #content h3, #content h4, #content pre, #content .wp-caption {
	margin-left: 180px;
}

#cmts p {
	margin-left: 0px;
}

#content .notice, #content .warning {
	margin-left: 180px;
	padding: 3px 10px;
	margin-bottom: 2em;
	background-color: #FFFFEB;
	font-size: 0.8em;
	border: 2px solid #FFF192;
}

#content .warning {
	background-color: #FFEEEE;
	border-color: #FF7777;
}

#content input {
	margin-left: 180px;
}

code {
	color: #008000;
	font-size: 1.2em;
}

ul, ol {
	clear: both;
	padding-top: 1em;
}

#cmts p, #cmts ul, #cmts ol, #cmts blockquote, #cmts h2, #cmts h3, #footer {
	padding-left: 0px;
}

#cmts input {
	margin-left: 0px;
}

h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0.25em 15px 0.25em 0px;
	color: #333;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	line-height: 1em;
	margin: 0.25em 15px 0.25em 0px;
	color: #333;
	font-weight: bold;
}

#mog a:link, #mog a:visited {
	color: #808080;
	text-decoration: none;
	letter-spacing: -2px;
	font-weight: bold;
}

#name {
	background: url('images/namebg.gif') bottom center no-repeat #222;
	float: left;
	height: 220px;
	margin-right: 20px;
	padding: 0px 10px 10px 10px;
	width: 130px;
}

#name a:link, #name a:visited {
	display: block;
	height: 220px;
	width: 130px;
}

#name a span {
	position: absolute;
	top: -900px;
}

.commentlist li {
	padding: 5px;
	margin-bottom:10px;
	border: 2px solid #fff;
}

	.commentlist li.authorcomment {
		background: #FFFFEB;
		border-color: #FFF192;
	}

	.commentlist li.authorcomment p {
		font-weight: bold;
	}

hr {
	display: none;
}

a:link img, a:visited img {
	border: 0px;
}

#footer {
	border-top: 2px solid #333;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0px !important;
}

#content .toc {
	font-size: 0.85em;
	overflow: auto;
	margin-bottom: 20px;
	float: right;
}

#content .toc ul:before {
	content: "Contents:";
}
#content .toc ul {
	list-style: none;
	padding: 0px;
	margin: 0px 20px 0px 50px;
	padding-bottom: 5px;
}

#content .toc li {
	margin: 0px 0px 0px -5px;
	padding: 0px;
}

#content .toc a:link,
#content .toc a:visited {
	color: #777;
	text-decoration: none;
	display: block;
	padding: 0px 15px 0px 5px;
}

#content .toc a:hover {
	background: #f6f6f6;
}

#content .toc a.toc-header {
	display: none;
}

#content .toc div {
	display: none;
}

#content ol.screenshots {
	list-style: none;
}

	#content ol.screenshots li {
		margin-left: 0px;
	}

	#content ol.screenshots li p {
		margin-left: 0px;
	}

