html {
	background: #000000 url(/wp-content/themes/splashdust-r2/imgs/0000002A2A2E121212_90.png) fixed;
	margin:0px;
}

body {
	/* background: url(/wp-content/themes/splashdust-r2/imgs/bggradient.png) repeat-x; */
	margin: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	padding-top: 30px;
}

a {
	color: #00569e;
}

li {
	margin-top: 10px;	
}

.alignleft {float:left;}
.alignright {float:right;}

.clear {
	clear:both
}

.navigation {
	height: 20px;
}

.post {background:#ffffff;}

#site-wrapper {
	width: 914px;
	margin: 0 auto;
}

#top {
	background:url(/wp-content/themes/splashdust-r2/imgs/top.png) no-repeat;
	height: 96px;
	color: #FFFFFF;
	text-align: right;
}

#top h1 {
	margin: 0px 0px 0px 0px;
	padding: 110px 140px 0px 0px;
	font-size: 3em;
	display:none;
}

#top h1 a {
	color: #FFFFFF;
	text-decoration: none;
	display:none;
}

#top div.description {
	padding-right: 140px;
	display:none;
}

#content-wrapper {
	background:url(/wp-content/themes/splashdust-r2/imgs/middle.png) repeat-y 0 0;
	zoom:1;
}

#content {
	padding: 20px 40px 50px 40px;
	float:left;
	width: 600px;
}

#content h2 a {
	color: #000000;
	text-decoration: none;
}

#content h2 a:hover {
	color: #121F08;
	text-decoration: underline;
}

#content textarea {
	width: 100%;
}

#content ol.commentlist {
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	list-style: none;
	list-style-image: none;
	background: #F3F3F3;
}

#content ol.commentlist li img {
	float:right;
	padding: 2px;
	border: 1px solid #DDDDDD;
}

#content ol.commentlist ul.children {
	border-left: 2px dashed #CCCCCC;
	padding-top: 0px;
	margin-top: 10px;
	padding-left: 15px;
	list-style: none;
	list-style-image: none;
}

.postmetadata {
	margin-top: 20px;
	padding: 20px;
	background: #EFEFEF;
}

h3#comments {
	margin-top: 20px;
}

#sidebar {
	width: 170px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	float:left;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#sidebar h2 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-size: 1.4em;
}

#sidebar #searchform div {
	height: 50px;
	width: 140px;
}
#sidebar #searchform #s {
	width: 100%;
	margin-bottom: 5px;
}
#sidebar #searchform #searchsubmit {
	display:none;
}

#footer {
	line-height: 1.0em;
	
	background: url('/wp-content/themes/splashdust-r2/imgs/bottom.png') no-repeat top;
	
}

#footer .center {
	margin: 0 auto;
	width: 841px;
	height: 150px;
}

#footer .center p {
	margin: 0px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	font-size: 0.8em;
}
#footer .center p a {
	color: #FFFFFF;
}

#side-notice {
	color: #CCCCCC;
	padding: 10px;
	width: 130px;
}

#side-notice a {
	color: #999999;
}

.prettyprint {
	padding: 10px;
	background: #FAFAFA;
	border: 1px dashed #EEEEEE;
	display:block;
	font-size:12px;
	letter-spacing: 0.001em!important;
	overflow:auto;
}

iframe {
	padding-top: 10px;
	border-top: 1px solid #EEEEEE;
}

