/*
Theme Name: Thom Wetzel's LMNOpc 2008
Theme URI: http://thomwetzel.com/
Description: Thom Wetzel's custom theme for his uber blog
Author: Thom Wetzel
Author URI: http://thomwetzel.com/
Version: 2.0
Copyright: (C) 2008 Thom Wetzel
*/

body {
	background-color: #fff; 
	font-family: arial, sans-serif;
	font-size: 76%;
	width: 760px; 
	margin: 0px auto;
}
hr.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: arial, sans-serif;
	line-height: 1.1em;
}
a {
	color: #0088dd;
	text-decoration: underline;
}

a img {
	border: none;
}


/* header
*/
div#header {
	display: block;
	height: 140px;
	float: left; 
	width: 100%; 
}
div#header p {
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}
div#header h1 {
	margin: 0;
	padding: 0;
	float: left; 
}
div#header h1 a {
	float: left; 
	text-decoration: none;
	text-indent: -9999px; 
	display: block;
	width: 210px; 
	height: 125px;
	background: transparent url(/blog/wp-content/themes/thomw2008/img/lmnopc-logo.png) 0 0 no-repeat;
}

div#header ul#header-links {
	float: right;
	list-style: none; 
	margin: 0;
	padding: 0; 
}
div#header ul#header-links li {
	float: left;
	margin: 0; 
	padding: 0; 
}
div#header ul#header-links li a {
	font-size: 175%; 
	line-height: 125px; 
	margin: 0 0.5em; 
	text-decoration: none; 
}
div#header ul#header-links li a:hover {
	text-decoration: underline; 
}

div#header ul#header-links ul {
display: none;
}

div#header form#searchform {
float: left; 
height: 125px; 
}
div#header form#searchform div {
margin-top: 52px; 
margin-left: 10px; 
float: left; 
}
div#header form#searchform input#s {
width: 110px; 
border: 1px solid #ddd; 
margin-right: 0.5em; 
}



/* footer
*/
div#footer {
	clear: both;

	float: left;
	overflow: visible;
	display: block;
width: 100%; 


	background-color: #08d;
	color: #ddd;

	font-size: 80%;
	font-family: verdana, sans-serif;
	font-weight: bold;

margin-top: 3em; 

}
div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}
div#footer ul.left { float: left; }
div#footer ul.right { float: right; }
div#footer ul li {
	float: left;
	color: #ddd;
	line-height: 3em;
	padding: 0 12px;
}
div#footer a {
	color: #ffffff;
	text-decoration: none;
}
div#footer a:hover {
	color: #dddd00;
	text-decoration: underline;
}
div#footer a.rss {
	background: transparent url(/links/img/feed-icon-12x12.gif) 0 50% no-repeat;
	padding-left: 14px;
}


/* page is the container that houses both #content and #sidebar
*/
div#page {
	float: left;
	color: #333333;
}


/* content
*/
#content {
	width: 100%; 
	line-height: 1.5em;
	font-size: 110%;
}

/* div.navigation contains the << and >> navigation features that let you navigate through posts */
div#content div.navigation {
	float: left;
	overflow: visible;
	color: #666666;
	margin: 0 0 2em 0;
}
div#content div.navigation a {
	color: #999999;
}
div#content div.navigation a:hover {
	color: #cc0000;
}

div#content div.alignleft {
	float: left;
}
div#content div.alignright {
	float: right;
}



div#content div.breadcrumbs {
	font-size: 80%;
	padding: 0;
	margin: 0;
	font-weight: 100%;
	color: #999999;
}




div#content img.left {
	margin-right: 10px;
	margin-bottom: 10px;
}
div#content img.right {
	margin-left: 10px;
	margin-bottom: 10px;
}



div#content a img.framed {
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

/* page title */
div#content h2 {
	font-size: 300%;
font-weight: bold; 
	color: #08d;

}
div#content h2 a { text-decoration: none; }
div#content h2 a:hover { text-decoration: underline; }


/* set up general formatting rules for all the text in the site
*/
div#content h3 {
	font-size: 190%;
	font-weight: bold;
	margin: 2em 0 0.25em 0;
	line-height: 1.5em;
	letter-spacing: -0.025em;
	color: #08d;
	padding: 0;
	margin: 1em 0 10px 0;
	clear: both;
	overflow: visible;
}


div#content p {
	margin: 0 0 1em 0;
}
div#content li {
	margin: 0 0 0.5em 0;
}


div#content p.postmetadata {
clear: both;
font-size: 105%;
background-color: #d8d8d8;
padding: 2px 4px 2px 8px;
margin: 10px 0;
}


textarea#comment {
width: 660px;
border: 1px solid #aaaaaa;
font-family: arial, sans-serif;
padding: 4px 6px;
line-height: 1.33em;

}
input#submit {
}




/* sidebar
*/
#sidebar {
	margin: 0;
	padding: 5em 10px 20px 10px;
	width: 250px !important;
	width: 240px;
	float: left;
	overflow: hidden;
}
div#sidebar form {
	margin: 0;
	pading: 0;
	overflow: hidden;
}

div#sidebar h2,
div#sidebar h3 {
	clear: both;

	font-size: 125%;
	margin: 1em 0 0.33em 0;
	padding: 0 6px;
	line-height: 1.75em;

	color: #f8f8f8;
	background: transparent url(/blog/wp-content/themes/thomw/img/panel_h3_background.gif) no-repeat 100% 0;
	border-bottom: 1px solid #333333;
}

div#sidebar ul {
	list-style: none;
	margin: 0 0 0 4px;
	padding: 0 0 1em 0;
}
div#sidebar ul li {
	margin: 0;
	padding: 0;
overflow: hidden;
display: block;
line-height: 1.5em;
}






div#sidebar ul.related-pages li {
line-height: 2em;
}

div#sidebar ul.recent-posts {
	font-size: 90%;
}
div#sidebar ul.recent-posts li {
border-bottom: 1px dotted #dddddd;
}
div#sidebar ul.recent-posts a {
	text-decoration: none;
}
div#sidebar ul.recent-posts a:hover {
	text-decoration: underline;
}
div#sidebar ul.recent-posts li h4 {
	font-size: 130%;
	margin: 0.25em 0 0 0;
	padding: 0;
text-decoration: underline;
}

div#sidebar ul.recent-posts li p {
	margin: 0.25em 0 0 0;
	padding: 0;
}





/* crap for the front page
*/
div.row {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	overflow: visible;
	margin-top: 20px;
}



/*	general panel rules
*/
div.panel {
	float: left;
	width: 300px;
	padding: 0 10px;
	margin: 0 auto;
}


/* panel headings
*/
div.panel h3 {
	margin: 0;
	padding: 4px 0 4px 10px;
	display: block;
	background: transparent url(/blog/wp-content/themes/thomw/img/panel_h3_background.gif) 0 0 no-repeat;
	border-bottom: 1px solid #333333;
	color: #f8f8f8;
	font-size: 180%;
	font-weight: normal;
	line-height: 1.25em;
	text-transform: uppercase;
	letter-spacing: -0.05em;
}


/* project markup
*/
div#projects h3 {
	border-bottom: 0px;
}
div#projects h4,
div#projects span {
	margin-left: 60px;
}
div#projects dl {
	margin: 0 0 0 60px;
}
div#projects dl dd,
div#projects dl dt {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
div#projects dl dt {
	color: #dd0000;
	font-size: 150%;
}
div#projects dl dd {
	color: #555555;
}
div#projects img {
	border: 1px solid #555555;
}
div#projects li.no-border img {
	border-color: transparent;
}



div.panel ul {
	display: block;
	float: left;
	border: 1px solid #999999;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: visible;
}
div.panel ul li {
	margin: 0;
	padding: 0;
	display: block;
}
div.panel ul li a {
	margin: 0;
	padding: 4px;
	display: block;
	width: 290px;
	background: #eeeeee url(/blog/wp-content/themes/thomw/img/panel_background.gif) 0 0 repeat-x;
	overflow: auto;
	border-top: 1px solid #ffffff;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #999999;
}
div.panel ul li a:hover {
	background-position: 0 -200px;
}

div.panel ul li a img {
	border: 0;
	float: left;
}

div.panel p {
	margin-left: 4px;
	margin-right: 4px;
}

div.panel h4 {
	display: block;
	margin: 0;
	line-height: 1.5em;
	font-size: 110%;
	color: #dd0000;
}
div.panel span {
	display: block;
	margin: 0; padding: 0;
	font-size: 90%;
}



/*	now-playing specific rules
*/
div#now-playing h3 {
	border-bottom: none;
}
div#now-playing ul li a span {
	display: block;
	margin-left: 60px;
	line-height: 1.5em;
}
div#now-playing ul li a span.media {
	color: #999999;
	text-transform: uppercase;
}
div#now-playing ul li a span.artist,
div#now-playing ul li a span.title {
	color: #dd0000;
	font-weight: bold;
}
div#now-playing ul li a span.album,
div#now-playing ul li a span.author,
div#now-playing ul li a span.starring {
	color: #333333;
}



/* recent-posts -specific rules
*/
div#linkd ul,
div#recent-posts ul {
	border: 0px;
	background: transparent;
	padding-top: 4px;
}
div#linkd a,
div#recent-posts a {
	background-color: transparent;
	background-image: none;
	border: 0;
	display: inline;
	padding: 0;
	color: #dd0000;
}
div#linkd a:hover,
div#recent-posts a:hover {
	text-decoration: underline;
}
div#linkd h4,
div#recent-posts h4 {
	margin: 0;
	padding: 0;
	padding-top: 4px;
	color: #dd0000;
}
div#linkd a:hover h4,
div#recent-posts a:hover h4 {
	text-decoration: underline;
}
div#linkd p,
div#recent-posts p {
	padding: 0; margin: 0;
	line-height: 1.5em;
	font-size: 95%;
	color: #444444;
}
div#linkd ul li,
div#recent-posts ul li {
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 2px;
	padding-bottom: 1px;
	overflow: visible;
}
div#linkd span.category,
div#recent-posts span.category {
	color: #999999;
	font-size: 90%;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
	text-align: right;
}
div#linkd span.category a,
div#recent-posts span.category a {
	color: inherit;
}
div#linkd span.category a:hover,
div#recent-posts span.category a:hover {
	color: #444444;
	text-decoration: underline;
}

/* about box
*/
div#about {
	text-align: justify;
	line-height: 1.5em;
}
div#about div {
	line-height: 1.5em;
	font-size: 110%;
}

/* featured story box
div#featured-story h2 {
	margin: 0;
}
div#featured-story h2 a {
}
div#featured-story {
	float: left;
	padding: 0 10px;
	margin: 0 0 2em 0;
}
div#featured-story a {
	text-decoration: none;
}
div#featured-story a:hover {
	text-decoration: underline;
}

*/
div#featured-story div.details {
	margin: 0;
	color: #999;
	font-size: 90%;
}




ul#reviews {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#reviews li {
	line-height: 1.5em;
	border-bottom: 1px dotted #aaaaaa;
	margin: 0.5em 0;
}






.downloads {
	background-color: #eeeeee;
	padding: 1em 10px;
	border: 1px solid #ffffff;
	margin: 1em 0;
}
.downloads p {
	margin: 0;
	padding: 0;
}
.downloads li {
	margin-bottom: 1em;
}
.downloads a {
	font-size: 150%;
}



ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.commentlist li {
}

	ol.commentlist li div.comment-text {
		padding: 20px 20px 1px 20px;
		margin: 0;
		background: transparent url(/blog/wp-content/themes/thomw2008/img/comment-bubble.png) 0 0 no-repeat;
	}
		ol.commentlist li div.comment-text p {
			margin: 0; padding: 0;
		}

	ol.commentlist li div.comment-meta {
		background: transparent url(/blog/wp-content/themes/thomw2008/img/comment-bubble.png) 0 99% no-repeat;
		padding-left: 60px;
		padding-top: 6px;
	}


body#portfolio div.portfolio-data {
	margin-left: 220px;
}

body#portfolio div.portfolio-screens {
width: 220px; 
}

body#portfolio dt {
	font-weight: bold;
	color: #08d;
}
body#portfolio dd {
	margin-bottom: 0.76em;
}
body#portfolio a img {
	border: 0;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #c8c8c8;
}

body#portfolio a:hover img {
	border: 1px solid #08d;
background-color:#08d; 
}

body#portfolio p.pfolio-link {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}

.slash {
text-decoration: line-through;
}


pre.code {
	padding: 10px 24px; 
	background: #ffffff url(/blog/wp-content/themes/thomw/img/code-background.gif) 0 10px repeat-y;
	line-height: 20px;
	font-size: 12px;
}
pre.code strong {
	background-color: #ffff00;
	padding: 2px;
	opacity: 0.85;
}


p.intro-img,
div.intro-img {
	border: 5px solid black;
	margin: 20px 0;
	padding: 0;
}

div#featured-story p.intro-img,
div#featured-story div.intro-img {
	width: 600px;
	overflow: hidden;
}

div#linkd p.intro {
margin-top: 10px;
background: #eeeeee;
padding: 3px 6px;
border: 1px solid #cccccc;
}



body#gamewithus div#content h2 {
	background: transparent url(/content/gamewithus-logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	height: 89px;
}




div#content {
width: 760px; 
}

div#content h2 {
margin: 40px 0 0.5em 0;

}

div.entrytext {
/* 
float: right; 
width: 550px; 
*/
}
div#main {
width: 550px; 
float: right; 
}
div#subpages {
float: left;
width: 180px; 
}

div#subpages h3 {
font-size: 110%; 
margin: 1.5em 0 0.5em; 
padding: 0; 
}

div#subpages ul {
list-style: none;
padding: 0;
margin: 0;
border-top: 1px solid #eee; 
}

div#subpages ul li {
border-bottom: 1px solid #eee; 
margin: 0;
padding: 0; 
}
div#subpages ul li a {
display: block; 
padding: 0.5em 0;
text-decoration: none; 
}
div#subpages ul li a:hover {
text-decoration: underline;
}

div#related-posts {
clear: both; 
}
div#related-posts  h3 {
margin: 2em 0 0.5em 0;
padding: 0; 
}
div#related-posts ul {
margin: 0; 
padding: 0;
list-style: none; 
}
div#related-posts ul li {
margin: 0; 
padding: 0; 
width: 220px; 
float: left; 
margin-right: 30px; 
}
div#related-posts ul li h4 {
margin: 0.25em 0 0.5em 0; 
padding: 0; 
line-height: 1.33em; 
}
div#related-posts ul li h4 a {
text-decoration: none; 
}
div#related-posts ul li h4 a:hover {
text-decoration: underline; 
}



div.more-link { text-align: right; } 

div.post h2 {
clear: both; 
}

.navigation { float: left; width: 100%; }
.alignleft { float: left}
.alighright { float: right; }


div.box {
	border: 1px solid #000; 
	background-color: #ddd; 
	color: #000; 
	padding: 4px 10px; 
}