<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Wooden Default
Description: Wooden Default by &lt;a href="http://www.shanestrong.com"&gt;Shane Strong&lt;/a&gt;. Wooden Default is a simple widget ready theme with a fixed width and custom ads function.  Has been tested in IE 7, IE8, Firefox, and others.  Ready for WordPress 2.8.
Version: 1.4
Author: Shane Strong
Author URI: http://www.ShaneStrong.com/
Tags: light, fixed-width, two-columns, right-sidebar

	Wooden Default v1.4
	 http://www.ShaneStrong.com/my-design/portfolio

	This theme was designed and built by Shane Strong
	who can be contacted at shanestrong05@gmail.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
* {padding: 0; margin: 0;}
ul, li {list-style: none;}
a {color: #fafafa; text-decoration: none;}
a:hover {color: #e4e4e4;}
a img {border: none;}
h1 {font-size: 2.5em;}
h2 {font-size: 1.8em;}
p {margin: .5em 0;}
.clear {clear: both;}
body {
	background: #08090a url(images/bg/bg.jpg) center top;
	color: #ffffff;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 auto;
}
#page {
	margin: 1em auto;
	width: 100em;
	background: url(images/bg/content_bg.png);
}
#content {
	float: left;
	padding: 2em;
	width: 66em;
	min-height: 60em;
}
#header {
	background: url(images/bg/wood.jpg) no-repeat; 
	border-bottom: .2em solid #ddf; 
	height: 12em;
}
#header h1 {width: 20em; padding: .5em;}
#header p {width: 25em;}
#header .nav {padding-top: 3.3em;}
#header .nav li {
	background: url(images/bg/nav_non.jpg); 
	float: left;
	padding: .5em 0; 
	font-size: 1.4em;
}
#header .nav li.current_page_item {
	background: url(images/bg/nav_select.jpg); 
	float: left; 
	padding: .5em 0;
	font-size: 1.4em;
}
#header .nav a {padding:.5em 1em;}
#header .login {float: right;}
	#header .login li {float: left; padding: 0 .5em;}
/* Begin Sidebar */
#sidebar {
	float: right;
	width: 29.8em;
	color: #00FFCC;
	border-left: .2em solid #ddf;
}	
#sidebar h2 {color: #000000; background: url(images/bg/tab.jpg); padding: .3em; margin-bottom: .5em;}
#sidebar #searchform, #sidebar a {margin-left: 1em;}
#sidebar li {margin-bottom: 1em;}
#sidebar ul.children {margin-left: .5em;}
/* End Sidebar */
/* Footer */
#footer {
	margin: 0 auto;
	width: 100em;
	text-align:  center;
}
/* End Footer */
/* End Structure */
/* Post */
.post p {color: #bbb;}
.postmetadata {margin-bottom: 2em;}
/* End Post */
/* Social Media */
#feeds {width: 86%; margin: 0 auto;}
#feeds a {padding: 0; margin: 0;}
/* Ads */
#adside {width: 30em; height: 30em;}
#sideads a {width: 13.5em; height: 13.5em; position: absolute; margin: 0;}
#sideads h2 {margin-bottom: 1em;}
.adswrap {width: 13.5em; height: 13.5em; margin-left: 1em; margin-bottom: 1em; float: left;}
/* Wordpress */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}</pre></body></html>