/* Modified by dlld */

/* Begin Layout */

body {
font-size: 62.5%; /* 62.5% Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background-color: black;
color: #B0B0B0;
text-align: center;
margin: 0;
padding: 0; 
}

#page {
width: 100%;
background-color: black;
text-align: left;
}

#header {
width: 100%;
min-width: 800px;
background-color: black;
color: #ffff99;
}

.description {
font-size: 1.2em;
text-align: center;
letter-spacing: .6em;
padding-bottom: .5em;
text-decoration: none;
color: #FD5A1E;
}

.menubar {
font-size: 1.2em;
text-align: center;
}

.menubar .selected, .menubar a:hover{
text-decoration: underline;
}

.widecolumn {
float: right;
width: 160px;
color: #ffff99;
line-height: 1.6em;
}

.narrowcolumn {
margin: 0 380px 1em 3px;
padding: .5em;
border: 2px solid #000066;
}

#widebar {
float: right;
width: 340px;
background-color: #000000;
color: #ffff99;
font: 1em Verdana, Arial, Sans-Serif;
margin: 0 .5em 1em 0;
padding: .5em;
border: 1px solid #000066;
}

#sidebar2 {
float: right;
width: 160px;
background-color: #000000;
color: #ffff99;
font: 1em Verdana, Arial, Sans-Serif;
margin: 0 0 .5em .5em;
}

#sidebar {
float: right;
width: 160px;
background-color: #000000;
color: #ffff99;
font: 1em Verdana, Arial, Sans-Serif;
margin: 0 .5em .5em 0;
}

#footer {
max-width: 100%;
margin: .5em .5em;
clear: both;
background-color: black;
}

#content {
font-size: 1.2em
}

.pagepost {
margin: 0 0 .5em;
}
	
.post {
margin: .5em;
text-align: left;
}

.navigation {
display: block;
text-align: center;
margin: 1em 2em 1em 2em;
}

.theme {
font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: left;	
}

.sidebar_header {
font-size: 1em;
margin: .5em 0 .2em 0;
color: #E4D3A6;
font-weight: bold;
}

/* End Layout */

/* Begin Structure */
	
#footer p {
padding: 1em 0;
text-align: center;
}

/* End Structure */

/*	Begin Links */

a {
color: #ff9900;
text-decoration: none;
}

a:visited {
color: #ff6600;
}

a:hover {
color: #3333ff;
text-decoration: underline;
}

/*	End Links */

/*	Begin Headers */

h1 {
font-size: 1em;
text-align: center;
letter-spacing: .5em;
margin: .5em 0 1em 0;
padding: .5em 0;
font-weight: bold;
background-color: #000066;
color: #E4D3A6;
}

h2 {
font-size: 1em;
margin: .5em 0 1em 0;
padding: .5em;
}

h2.pagetitle {
text-align: center;
}

h3 {
font-size: 1em;
margin: 1.5em 0 1em 0;
}

h3.comments {
padding: 0;
margin: 2em auto 1em ;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #E4D3A6;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #E4D3A6;
	}

.sidebar_header, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

/* End Headers */

#commentform input {max-width: 50%;}
#commentform textarea {max-width: 100%;}

/* Begin Typography & Colors */

.narrowcolumn .postmetadata {
	padding-top: .5em;
	text-align: left;
	}

.narrowcolumn .entry{
	line-height: 1.4em;
	}

.alt {
background-color: black;
margin: 0;
padding: 1em;
}

small {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
color: #666;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
}

h2 a:hover, h3 a:hover {
        color: #FD5A1E;
	text-decoration: none;
	}
	
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0;
	list-style: none;
	padding-left: 0;
	text-indent: 0;
	} 

html>body .entry li {
	margin: 0 0 0 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.entry img, .entrytext img {
	margin: 4px;
	}

.entry p a:visited {
color: #FD5A1E;
}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */


/* Begin Form Elements */

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform textarea {
	padding: 2px;
        background-color: #A0A0A0;
        border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
padding: 0;
text-align: left;
}

.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
font: 0.9em Verdana, Arial, Sans-Serif;
font-weight: bold;
}

.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.nocomments {
text-align: center;
color: #666;
}

#commentform p {
margin: 5px 0;
font-family: Verdana, Arial, Sans-Serif;
}

#commentform input, #commentform textarea {
font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
margin: 0;
display: block;
}

.postmetadata, strike {
color: #666;
}

/* End Comments */



/* Begin Various Tags & Classes */

blockquote {
margin: 1em;
padding-left: 2em;
border-left: 2px solid #ddd;
color: #666;
}

blockquote cite {
margin: .5em 0 0;
display: block;
}

ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 0;
}

ol li {
list-style: decimal outside;
}

ul li:before {
content: "\00BB \0020";
}

ul, ul ol {
	margin: 0;
	padding: 0;
	}

ul p, ul select {
	margin: 0em 0 0em;
	}

ul ul, ul ol {
	margin: 0em 0 0 0em;
	}

ul ul ul, ul ol {
	margin: 0 0 0 0em;
	}

ul ul li, ul ol li {color: #666;}


ul ol li {
	list-style: decimal outside;
	}

ul ul li, ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}

/* End Various Tags & Classes*/

hr {
background-color: #000066;
}
 
.center {
text-align: center;
align: center;
}

img {
border: none;
max-width:100%;
}

a img {
border: none;
}

.narrowcolumn img {
max-width: 100%;
}

.pagelink {
font-family: tahoma, sans-serif;
font-weight: bold;
font-size: 120%;
text-decoration: underline;
}

.first {
float:left;
color:#ff9900;
font-size:66px;
padding-top:15px;
padding-right:15px;
padding-bottom:20px;
font-family:impact;
}

.alignleft {
align: left;
}

.alignright {
align: right;
}

.button {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #FF9900;
	color: #FF9900;
	background-color: #000000;	
}

.entry a {
text-decoration: underline;
}

.dlall {
	color: #00EE00;
	text-decoration: underline;
	font-size: 150%;
	font-weight: bold;
}
