/*
Theme Name: Thom Wetzel's LMNOpc
Theme URI: http://thomwetzel.com/
Description: Thom Wetzel's custom theme for his uber blog
Author: Thom Wetzel
Author URI: http://thomwetzel.com/
Version: 1.0
Copyright: (C) 2006 Thom Wetzel
*/

body {
	background: #444444 url(/blog/wp-content/themes/thomw/img/body_background.gif) 0 0 repeat-x;
	font-family: arial, sans-serif;
	font-size: 76%;
	width: 990px;
	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: #ee0000;
	text-decoration: underline;
}

a img {
	border: none;
}


/* header
*/
div#header {
	background: transparent url(/blog/wp-content/themes/thomw/img/header-background-ex.gif) 0 0 repeat-x;
	display: block;
	height: 140px;
	position: relative; 
}
div#header p {
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}

div#header h1 {
height: 140px; 
background: transparent url(/blog/wp-content/themes/thomw/img/header-left.gif) 0 0 no-repeat; 
}

div#header a { text-decoration: none; 
background: transparent url(/blog/wp-content/themes/thomw/img/header-right.gif) 100% 0 no-repeat; 
height: 140px; 
display: block; 
width: 100%; 
}


div#header a span#h1-text {
text-decoration: none; 
text-indent: -9999px; 
display: none; 
}
div#header h1 img {
position: absolute; 
top: 10px; 
left: 20px; 
}




/* footer
*/
div#footer {
	clear: both;

	float: left;
	overflow: visible;
	display: block;
	width: 990px;

	margin-bottom: 20px;

	background-color: #222222;
	color: #eeeeee;

	font-size: 80%;
	font-family: verdana, sans-serif;
	font-weight: bold;

}
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: #9999aa;
	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;
	background: #dddddd url(/blog/wp-content/themes/thomw/img/page-background.gif) 0 0 repeat-x;
	padding: 0 15px 60px 15px;
}


/* content
*/
#content {
	margin: 0 10px;
	width: 670px;
	line-height: 1.5em;
	float: left;
	overflow: hidden;
	font-size: 110%;
}

/* div.navigation contains the << and >> navigation features that let you navigate through posts */
div#content div.navigation {
	float: left;
	display: block; 
	width: 100%; 
	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 {
	clear: both; 
	font-size: 250%;
	color: #cc0000;
}
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;
	border-bottom: 1px solid #666666;
	letter-spacing: -0.025em;
	color: #ffffff;
	background: transparent url(/blog/wp-content/themes/thomw/img/content-h3-background.gif) 0 0 no-repeat;
	border-bottom: 1px solid #333333;
	padding: 0 190px 0 4px;
	margin: 1em 0 10px 0;
	clear: both;
	overflow: visible;
}
div#content h3 a {
color: #eeeeee;
text-decoration: none;
}
div#content h3 a:hover {
color: #ff3333;
text-decoration: underline;
}


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: #d0d0d0;
	padding: 4px 4px 4px 8px;
	margin: 10px 0;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
}

textarea#comment {
	width: 660px;
	border: 1px solid #aaaaaa;
	font-family: arial, sans-serif;
	padding: 4px 6px;
	line-height: 1.33em;
}
input#submit {
}

/* 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;
	width: 620px !important;
	width: 600px;
	padding: 0 10px;
	margin: 0 0 2em 0;
	font-size: 110%;
	line-height: 1.5em;
}
div#featured-story a {
	color: #dd0000;
	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;
}

ul.screenshots,
ul.screenshots li {
 list-style: none; 
 margin: 0 10px; 
 padding: 0 5px; 
 float: left; 
}
ul#magazine-covers,
ul#magazine-covers li {
 list-style: none; 
 margin: 0; 
 padding: 0 2px 0 0; 
 float: left; 
}
ul#magazine-covers {
 width: 100%; 
}

.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/thomw/img/comment-background.gif) 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/thomw/img/comment-background.gif) 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: #cc3300;
}
body#portfolio dd {
	margin-bottom: 0.76em;
}
body#portfolio #content div.portfolio-screens>img, 
body#portfolio #content a img {
	border: 0;
	background: #ffffff;
	padding: 5px;
	border: 1px solid #c8c8c8;
}

body#portfolio a:hover img {
	border: 1px solid #cc3300;
}

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.box {
	border: 1px solid #000; 
	background-color: #f8f8f8; 
	color: #000; 
	padding: 6px 10px; 
	margin: 2em 0;
}

div.err {
	background-color: #f00; 
	color: #fff; 
	border: 1px solid #f66;
}

#post-it {
   position: absolute; 
   background: #ff4; 
   width: 290px; 
   top: 74px; 
   left: 50%; 
   margin-left: 190px; 
   -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);   
   -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
   box-shadow:0 15px 10px rgba(0, 0, 0, 0.3);
   -webkit-transform:rotate(-3deg);    
   -moz-transform:rotate(-3deg);   
   -ms-transform:rotate(-3deg);   
   -o-transform:rotate(-3deg);
   transform:rotate(-3deg);
   -moz-border-radius:4px; 
   border-radius:4px;
   border: 1px solid #eee; 
   padding: 15px; 
   font-size: 15px;
   line-height: 1.1em; 
}
#post-it ul {
   margin: 0; 
   padding: 0 0 0 1em;
}
#post-it ul li {
   padding: 0.5em 0 0 0;
}
#post-it strong { 
   margin: 0 auto; 
   font-size: 24px; 
}

#post-it #paperclip {
   -webkit-transform:rotate(3deg);    
   -moz-transform:rotate(3deg);   
   -ms-transform:rotate(3deg);   
   -o-transform:rotate(3deg);
   transform:rotate(3deg);

   position: absolute; 
   top: 0;
   margin-top: -25px;  
   right: 0;
   height: 120px; 
   width: 100px; 
   background-image: url(/blog/wp-content/themes/thomw/img/home-paperclip.png); 
}

.c { text-align: center; }

@media (max-width: 500px) {
body#portfolio div.portfolio-data { display: block; width: 100%; margin-left: 0; }

body#portfolio div#content div.portfolio-screens { width: 100%; text-align: center; }
body#portfolio div#content div.portfolio-screens img.left, 
body#portfolio div#content div.portfolio-screens a img.left { float: none; margin: 4px auto; display: block; width: 60%;  }

}

@media (min-width: 989px) {

#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;
}




}


@media (max-width: 989px) {

	body { width: 100%; margin: 0 0; }
	div#header h1 img {
	left: 50%; 
	margin-left: -150px; 
	}
	div#projects,
	div#projects ul,
	div#projects ul li,
	div#projects ul li a { 
	width: 100%; 
	margin: 0; 
	padding: 0; 
	}
	div#projects ul li a {
	position: relative; 
	height: 60px;
	}
	div#projects ul li img {
	position: absolute; 
	top: 4px; 
	left: 4px; 
	}
	div#projects dl dt { padding: 4px 0 0 4px; }
	div#projects dl dd { padding: 0 0 0 4px; }
	div#content { width: 100%; margin: 0; padding: 0; }
	div#featured-story {
	margin: 1em 0; 
	padding: 0; 
	width: 100% !important; 
	}
	div#featured-story p.intro-img,
	div#featured-story div.intro-img  { 
	width: auto; 
	}
	div#featured-story p.intro-img img,
	div#featured-story div.intro-img img {
	width: 100%; height: auto; 
	}
	div.panel { width: 100%; margin: 1em 0; padding: 0; }
	div#footer { width: 100%; }
	div#footer ul , 
	div#footer ul li  {
	float: none; 
	width: 100%; 
	margin: 0;
	padding: 0; 
	text-align: center; 
	}
	
	ul.screenshots, 
	ul.screenshots li {
	text-align: center; 
	}
	ul.screenshots {
	margin-left: 10%; 
	width: 90%; 
	}
	ul#magazine-covers  {
	 margin: 0 0 0 10%; 
	}
	div#content h3 {
	background-image: none; 
	background-color: #333; 
	padding: 0 0 0 8px;
	}
	body#single div.navigation {
	display: none; 
	}
	
	div.post p.intro-img img,
	div.post div.intro-img img, 
	div.post img.size-full {
	width: 100%; height: auto; 
	}
	div.post iframe, 
	textarea#comment { width: 100%; }
	ol.commentlist li div.comment-text { 
	background-image: none; 
	background-color: #fff; 
	border-top: 2px solid #bbb; 
	border-left: 2px solid #bbb; 
	border-right: 2px solid #bbb; 
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px; 
	padding: 0.75em; 
	}
	ol.commentlist li div.comment-meta {
	margin: 0; padding: 0 0 0.25em 0; 
	text-align: center; 
	background-image: none; 
	background-color: #fff; 
	border-bottom: 2px solid #bbb; 
	border-left: 2px solid #bbb; 
	border-right: 2px solid #bbb; 
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; 
	}
	ol.commentlist li div.comment-meta .commentmetadata {
	display: block; 
	}
	
	#post-it { 
	position: relative;
	left: 0; 
	width: auto; 
	margin-left: 0; 
	top: -10px;  
	} 
	#post-it #paperclip {
	   position: absolute; 
	   top: -5px;
	   margin-top: -25px;  
	   right: 50%;
	   margin-right: -75px; 
	   height: 57px; 
	   width: 151px; 
	   background-image: url(/blog/wp-content/themes/thomw/img/tape.png); 
	}
	
	#sidebar {
		clear: both; 
	}
	#sidebar h2, h3 {
		margin: 0; 
		padding: 0.25em; 
		background-color: #333; 
		color: #fff; 
		font-size: 18px; 
	}
	
	#sidebar ul {
		list-style: none; 
		margin: 0; 
		padding: 0; 
	}
	#sidebar ul li {
		padding: 0; margin: 0; 
	}
	
	/*
	  Give Related Pages and #sb-linkslist 
	  the touch menu look
	*/
	#sidebar li.linkcat a, 
	#sidebar ul#sb-linkslist ul li a, 
	#sidebar ul.related-pages li a {
		font-size: 14px; 
		font-weight: bold; 
		display: block; 
		line-height: 1.5em; 
		border-bottom: 1px solid #ccc; 
		text-decoration: none; 
		padding: 0.5em 30px 0.5em 0.5em; 
		background: transparent url(/blog/wp-content/themes/thomw/img/listArrow.png) 100% 50% no-repeat; ; 
	}
	/* 
	  Give Recent/Related Posts same 
	  styling as related-pages
	  (but implemented separately because
	  html is different) 
	*/
	#sidebar ul.recent-posts li a {
		font-size: 14px; 
		border-bottom: 1px solid #ccc; 
		line-height: 1.5em; 
		display: block; 
		text-decoration: none; 
		padding: 0.5em 30px 0.5em 0.5em; 
		background: transparent url(/blog/wp-content/themes/thomw/img/listArrow.png) 100% 50% no-repeat; ; 
	}
	#sidebar ul.recent-posts li a h4 {
		margin: 0; 
		padding: 0; 
		line-height: 1.5em; 
	}
	#sidebar ul.recent-posts p { display: none; }

	/*
	  Display ajax spinner when link is clicked 
	*/	
	#sidebar ul#sb-linkslist ul li a:active, 
	#sidebar ul.related-pages li a:active,
	#sidebar ul.recent-posts li a:active {
		margin-right: 10px; /* spinner is different size compared to the listArrow */ 
		background-image: url(/blog/wp-content/themes/thomw/img/ajax-loader.gif); 
	}

	/*
	  Give search some room to breathe 
	*/
	#searchform {
		margin: 0.5em 0;
		position: relative; 
	}
	#searchform #searchsubmit {
		position: absolute; 
		right: 0; 
	}
#sidebar-categories, 
#sidebar-archives, 
	#sb-categories, 
	#sb-archives { display: none; }

} /* /@media (max-width: 989px) */ 
