/*
    Theme Name: tlod
    Theme URI:
    Description: The Legion of Doom's theme.
    Version:
    Author:
    Author URI: http://www.the-legion-of-doom.com/
*/

a:active { outline: 0; }
object { outline:none; }

/* Index Navigation Bar */

#navigation {
    width: 100%;
    padding: 5px 0 5px 0;
    text-align: center;
    text-transform: lowercase;
    border: 0;
    margin: 0;
    }
    
#navigation ul {
    margin: 178px 0;
    padding: 0;
    }

#navigation li {
    display: inline;
    padding: 0px 3px 0px 0px;
    margin: 0px;
    }
    
#navigation a {
    margin: 0px;
    padding: 3px 10px 4px 9px;
    font-size: 1.1em;
    text-decoration: none;
    border: 0;
    background: #C6B489;
    color: #000;
    }
    
#navigation a:hover {
    color: #ff6600;
    background: #333;
    border: 0;
    }

/* Begin Typography & Colors */
body {
	font-size: 63.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #cdb799;
	}

#page {
	border: 1px solid #959596;
	}

#header {
	}

#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry, .entrytext {
    font-size: 1.1em;
    line-height: 1.4em;
    text-align: justify;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	display: none;
	}

.description {
	display: none;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.0em;
    font-weight: normal
	}

h3 {
	font-size: 1.3em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ff6600;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1em 'Courier New', Courier, Fixed;
    color: #008099;
	}

a {
	color: #ff6600;
	text-decoration: none;
	}

a:hover {
	color: #ff6600;
    background-color: none;
    text-decoration: underline;
	}

h2 a:hover, h3 a:hover {
    color: #ff6600;
    text-decoration: underline;
    background-color: none;
    }

.entry p a:visited {
	color: #ff6600;
	}

/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0;
    text-align: center;
	}

#page {
	margin: 10px auto 0;
	padding: 0;
	width: 800px;
	border: none;
    text-align: left;
	}
	
#header { margin: 0 !important; margin: 0 0 0 1px; padding: 0; height: 218px; width: 800px; }
#footer { margin: 0 !important; margin: 0 0 0 1px; padding: 0; height: 63px; width: 800px; 	clear: both;
	text-align: center;
}

.narrowcolumn {
    float: left;
    padding: 10px;
    margin: 10px 0 5px 0;
    width: 610px;
    border: 1px solid #594A43;
    display: inline;
    }

.widecolumn {
    padding: 10px;
    margin: 10px auto;
    border: 1px solid #594A43;
    width: 610px;
    }
	
.post {
	margin: 0 0 40px 0;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
    text-align: right;
	}

.widecolumn .postmetadata {
	margin: 20px 0 0 0;
	}
	
#footer p {
	padding: 14px 0 0 0;
    font-size: 9px;
    line-height: 9px;
	}

.work {
    clear: left;
    }

.workboks {
    clear: left;
    margin-bottom: 10px;
    }

p {
    margin: 0;
    padding: 5px 0 8px 0;
    border: 0;
    }
 
/* End Structure */

/* Begin Sidebar */

#sidebar {
	padding: 10px;
   	width: 136px;
    border: 1px solid #594A43;
	margin: 10px 0 0 642px;
	}

#sidebar form {
	margin: 0;
	}

#greet {
    margin: 0 0 10px 0;
    padding: 0;
    border: none;
    }
    
/* End Sidebar */




/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin: 0 0 0 0;
	text-align: left;
    }

small {
    margin: 0 0 0 4px;
    }

#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 10px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
    border: 1px solid #594A43;
	}
	
img.alignright {
 	margin: 0 0 4px 10px;
    float: right;
    align: texttop;
    border: 1px solid #594A43;
	}

img.alignleft {
    margin: 0 10px 4px 0;
    float: left;
    align: texttop;
    border: 1px solid #594A43;
	}

img.work {
    margin: 10px 10px 4px 0;
    float: left;
    align: texttop;
    border: 1px solid #594A43;
	}

/* Custom Image Styling */

/* images for metadata */

.postmetadata img {
    padding: 0px;
	border: none;
	background: none;
	margin: 0 0 0 0;
	max-width: 100%;
}

.post img.noborder
{
	padding: 4px;
	border: none;
	margin: 0px 5px 5px 0px;
	float: left;
}

.post img.noborderright
{
	padding: 4px;
	border: none;
	margin: 0px 5px 5px 0px;
	float: right;
}

/* End Images */

/* 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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0 0 0;
	}

#sidebar ul li img {
        margin: 0 10px 0 0;
        vertical-align: middle;
        }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 4px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 4px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 4px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0;
	padding: 0;
	}
 
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 0;
	padding: 4px 0 10px 0;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 98px;
	padding: 2px;
    margin: 0 0 4px 0;
    border: 1px solid #594A43;
	}

#sidebar #searchsubmit {
	padding: 1px;
    border: 1px solid #594A43;
    background: #D0D0D0;
	}

input {
	padding: 1px;
    margin: 4px 0 0 0;
    border: 1px solid #594A43;
    background: #D0D0D0;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 1em;
    color: black;
    }

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0 0 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr 	{
    height: 1px;
    color: #594A43;
    background-color: #594A43;
    border: 0;
    margin: 0;
    padding: 0;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
