/*
STYLESHEET "Wasteland" FOR squarehappy (http://squarehappy.com/)

Here you are. You obviously came to this stylesheet for a reason, so let me make it easier for you. This stylesheet is divided by headers that you can use your editor's Find function to jump directly to. These headers are:

STYLING, GENERIC CLASSES, STRUCTURE, SPECIFIC PAGES

This stylesheet was created by Michael Huch. Feel free to use any of the CSS techniques within.

*/


/* STYLING
-------------------------------------------------------------------- */


* {
  margin: 0;
  padding: 0;
  border: 0; 
}

a {
	color: #D22508;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 125%;
	letter-spacing: -0.1em;
}
a:hover {
	color: #E77B0E;
}
a:visited {
	color: #E77B0E;	
}

blockquote {
	font-size: 125%;
	color: #e77b0e;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	background: #ecf167 url(blockquote.gif) no-repeat top right;
	margin: 16px 0 16px 24px;
	padding: 8px 32px 8px 8px;
	border-bottom: 2px solid #e77b0e;
}

dl dd {
	margin: 0 0 8px 0;	
}

h1, p.post_info {
	margin: 0 0 0 2px;
}
h1:hover {
	background: #ECF167;	
}
h1 a {
	font-size: 150%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.15em;
}
h1 a:hover {
	background: #ECF167;
	color: #E77B0E;
}
h1 a:visited {
	color: #D22508;	
}

img {
	background: url(../../images/loading.gif) no-repeat 50% 50%;
	margin: 0 0 1em 0;
}

p.post_info {
	background: #ECF167;
	color: #E77B0E;
	text-transform: uppercase;
	font-size: 75%;
	position: relative; top: -12px;
}

#main h3 {
	margin: 24px 0 8px 0;
	padding: 0 1px;
	color: #D22508;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: -0.1em;
	word-spacing: 0.4em;
	line-height: 0.9;
	font-size: 140%;
	font-weight: bold;
	background: #ecf167;
}


input.large_form, textarea.large_form {
	width: 242px;
	padding: 2px;
	border: none;
	border: 1px solid #E77B0E;
	border-bottom: 2px solid #E77B0E;
	margin-bottom: 8px;
}
input.submit {
	display: block;
	border: 2px solid #E77B0E;
	background: #D22508;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;
}

p {
	margin: 0 0 16px 0;	
}

ul {
	list-style-type: none;
}
ul a {
	font-weight: bold;
	padding-left: 4px;
}
ul p a {
	font-weight: normal;
	padding: 0;
}

/* GENERIC CLASSES
-------------------------------------------------------------------- */

div.main_text {
	margin: 0 4px;	
}

#main img {
	max-width: 391px;	
}

span.add_info {
	color: #E77B0E;
	text-transform: uppercase;
	font-size: 75%;
}

span.accesskey {
	text-decoration: underline;	
}

.clear {
	clear: both;
}
.right {
	display: block;
	float: right;
	margin: 0 0 12px 12px;
}
.left {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
}

div.char {
	float: left;
	height: 16px;
	width: 10px;
	overflow: hidden;
	background: url(http://sh.illusioned.net/v2/images/emailchars.gif) no-repeat;
}


/* STRUCTURE
-------------------------------------------------------------------- */

a#skiplink {
	display: none;
}

body {
	width: 788px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	font-family: "Arial Narrow", Arial, sans-serif;
	background: #ECF167 url(orangeyellow.gif) repeat-x;
	position: relative;
	font-size: 80%;
}

#header, #menubar, #outer, #footer {
	text-align: left;	
}

#header {
	position: relative;
	margin: 38px 0 0 0;
	height: 147px;
	width: 788px;
	background: url(header.gif) no-repeat;
}
#header h2 {
	margin: 0;
	position: absolute;
	top: 115px; left: 84px;	
}
#header h2 a {
	display: block;
	height: 32px;
	width: 179px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(squarehappy.gif) no-repeat;
}

#subheader {
	display: none;
}

#menubar {
	height: 36px;
	width: 788px;
	background: #000 url(menubar.gif) no-repeat;
	margin: 0;
}
#menubar ul {
	list-style-type: none;
	margin: 0 0 0 100px;
	padding: 0;
}
#menubar ul li {
	float: left;
	padding: 0 3em 0 0;
}
#menubar ul li a {
	background: #000;
	font-family: "Comic Sans MS", serif;
	color: #ECF167;	
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -0.2em;
	text-decoration: none;
	text-transform: uppercase;
}

#menubar ul li#nav_style {
	position: absolute;
	top: 33px;
	left: 503px;
}
* html #menubar ul li#nav_style {
	top: 71px;
}
#menubar ul li#nav_style a {
	display: block;
	height: 25px;
	width: 56px;
	margin-left: 46px;
	background: url(stylescraper.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#menubar li ul {
	display: none;
}
#menubar li:hover ul, li.over ul {
	display: block;
	position: absolute;
	z-index: 150;
	width: 175px;
	min-height: 224px;
	margin: 0;
	padding: 0 4px 20px 4px;
	background: #D22508 url(searchgradient.gif) repeat-x bottom left;
}
#menubar li:hover ul li, #menubar li.over ul li {
	display: block;
	float: none;	
}
#menubar li#nav_style:hover ul li a {
	display: inline;
	background: none;
	text-indent: 0;
	margin: 0;
	font-family: "Arial Narrow", Arial, sans-serif;
	letter-spacing: -0.1em;
}

#outer {
	margin: 0 auto;
	border-left: 2px solid #D22508;
	border-right: 2px solid #D22508;
	background: #fff;
  	width: 584px;
}

#sidebar {
	position: relative; left: 2px; /* in case it flows past footer, it'll still have a right border */
	float: right;
	background: #E77B0E url(searchgradient.gif) repeat-x;
	border-left: 2px solid #D22508;
	border-right: 2px solid #D22508;
	border-bottom: 2px solid #D22508;
	color: #fff;
	padding: 0 0 8px 0;
	margin-bottom: 8px;
	width: 183px;
}
#sidebar a {
	color: #ECF167;
}
#sidebar a:hover {
	color: #D22508;	
}

#sidebar span.add_info {
	background: none;
}

h3#sidebar_search_header {
	display: none;	
}
div#sidebar_search {
	padding-top: 20px;
	height: 100px;
}
div#sidebar_search input.login {
	display: block;
	width: 141px;
	margin: 0 auto;
	padding: 2px;
	border: 2px solid #E77B0E;
	font-size: 100%;
	font-family: "Arial Narrow", Arial, sans-serif;
}
div#sidebar_search input.submit {
	display: block;
	margin: 4px 0 0 21px;
	border: 0;
	padding: 0 18px 0 0;
	background: url(searchlogo.gif) no-repeat right center;
	color: #E77B0E;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}

h3#sidebar_aboutarticle_header, h3#sidebar_categories_header, h3#sidebar_newcomments_header, h3#sidebar_aboutsh_header, h3#sidebar_aboutmike_header, h3#sidebar_contactform_header {
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 0 4px 0;
}
div#sidebar_aboutarticle, div#sidebar_categories, div#sidebar_newcomments, div#sidebar_aboutsh, div#sidebar_aboutmike, div#sidebar_contactform {
	margin: 0 4px 24px 4px;	
}

h3#sidebar_aboutarticle_header {
	background: url(thisarticle_header.gif) no-repeat top center;
	height: 38px;	
}
#sidebar_aboutarticle, #sidebar_style {
	font-weight: bold;	
}
#sidebar_aboutarticle dl {
	margin: 0;
}
#sidebar_aboutarticle dl dt {
	font-size: 80%;
	text-transform: uppercase;
}
#sidebar_aboutarticle dl dd {
	margin: 0 0 0 4px;	
}
#sidebar_aboutarticle dl dd a {
	margin: 0;	
}

h3#sidebar_style_header a {
	display: block;
	background: url(style_header.gif) no-repeat top center;
	height: 38px;
	text-indent: -9999px;
}
#sidebar_style {
	margin: 0 0 8px 4px;	
}
#sidebar_style dt {
	clear: left;
	float: left;
	margin: 0 0 0.2em 0;
}
#sidebar_style dt img {
	margin: 0;	
}
#sidebar_style dd a {
	display: block;
	float: left;
	margin: 4px 0 0 6px;
}
div#sidebar_style span.add_info {
	display: inline;
	font-size: 75%;
	color: #fff;
}

h3#sidebar_categories_header {
	clear: left;	
	background: url(categories_header.gif) no-repeat top center;
	height: 31px;	
}
div#sidebar_categories ul, div#sidebar_newcomments ul {
	list-style-type: none;
}
div#sidebar_categories ul li, div#sidebar_newcomments ul li {
	margin-bottom: 2px;
}

h3#sidebar_newcomments_header {
	background: url(newcomments_header.gif) no-repeat top center;
	height: 23px;	
}

h3#sidebar_aboutsh_header {
	background: url(aboutsh_header.gif) no-repeat top center;
	height: 38px;
	margin: 0;	
}
h3#sidebar_aboutmike_header {
	background: url(aboutmike_header.gif) no-repeat top center;
	height: 28px;
}
div#sidebar_aboutsh, div#sidebar_aboutmike {
	font-size: 100%;	
}

h3#sidebar_contactform_header {
	background: url(contact_header.gif) no-repeat top center;
	height: 38px;	
}
div#sidebar_contactform h6 {
	margin: 4px 0 2px 0;
	font-weight: normal;
	text-transform: uppercase;
}
div#sidebar_contactform .login {
	width: 170px;
	padding: 2px;
	border: none;
	border-bottom: 4px solid #ECF167;	
}
div#sidebar_contactform input.submit {
	margin: 4px 0 0 0;
	border: 2px solid #ECF167;
	background: #D22508;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, sans-serif;	
}

div#sidebar_ulink {
	margin: 0 4px 16px 4px;	
}
div#sidebar_ulink a#ulink_link {
	display: block;
	padding-top: 19px;
	width: 68px; height: 0px !important;
	height /**/: 19px;
	overflow: hidden;
	background: url(../../images/ulink.gif) no-repeat;	
}

#main {
	background: #fff;
	padding: 1px 185px 16px 0px; /* set top to 0 */
}

#toplink {
	position: relative;
	top: -44px; right: 16px;
	float: right;
}
#toplink a {
	padding: 4px 8px;
	background: #ECF167;	
}
#toplink:hover a {
	background: #D22508;
	color: #ECF167;
}

#footer {
	width: 572px;
	margin: 0 auto;
	padding: 8px 8px 36px 8px;
	background: #D22508 url(footer.gif) no-repeat bottom left;
	color: #fff;
}
#footer #footer_css_info {
	text-align: right;	
}
#footer a {
	color: #ECF167;	
}
#footer a:hover {
	color: #E77B0E;
}

/* SPECIFIC PAGES
-------------------------------------------------------------------- */

div#sh_logo {						/* about */
	float: right;
	margin: 0 0 12px 12px;
	padding-top: 150px;
	width: 150px; height: 0px !important;
	height /**/: 150px;
	overflow: hidden;
	background: url(squarehappy_logo.gif) no-repeat;
}

#welcome {						/* main */
	position: relative;
	top: -6px;
	padding: 4px;
	background: #000 url(welcomegradient.gif) left bottom repeat-x;
	color: #fff;
}
#welcome h3 {
	font-size: 230%;
	text-decoration: none;
	letter-spacing: -0.15em;
	line-height: 0.8em;
	text-align: left;
	margin: 8px 0 4px 0;
	background: #000;
}
#welcome a {
	color: #ECF167;	
}

body.categories div.article_listing {				/* categories */
	margin-bottom: 18px;
}
body.categories div#main ul {
	list-style: none;
}

.folio_item {						/* folio */
	margin: 0 24px 24px 24px;
	padding: 0 0 18px 24px;
	border-bottom: 6px solid #ECF167;
}
.folio_item h1 {
	/* position: relative; left: -45px; */
	margin: 0 0 18px -24px;
}
.folio_item img {
	float: left;
	border: 4px solid #D22508;
	padding: 0;
}
* html .folio_item img {
	margin: 0 16px 0 0;
}
.folio_item p, .folio_item > a {
	margin: 0 18px 0 118px; 
}
.folio_item p {
	margin-bottom: 1em;
}

#comments_bar {
	margin: 0 4px;
	border-bottom: 8px solid #ECF167;
	background: url(comments_bar_bg.gif) no-repeat top right;
}
#comments_bar h2 {						/* comments */
	margin: 0;
	padding: 0;
	line-height: 0.7;
}
#comments_bar h2 a {
	font-size: 100%;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.15em;
}
#comments {
	margin: 0 4px;
	text-align: right;
}
a#post_a_comment {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0 2px 4px 2px;
}
a#post_a_comment:hover {
	background: #ECF167;
}
div.comment {
	text-align: left;
	clear: left;
	margin-bottom: 16px;
}
a.comment_number {
	display: block;
	float: left;
	height: 100px;
	min-height: 100px;
	width: 40px;
	min-width: 40px;
	color: #ECF167;
	background: #E77B0E url(searchgradient.gif) repeat-x;
	text-align: center;
	text-decoration: none;
	padding-top: 4px;
	margin: 4px 4px 4px 0;
	font-size: 150%;
}
p.comment_info {
	color: #E77B0E;
	text-transform: uppercase;
	font-size: 75%;
	margin: 0;
}
p.comment_text {
	margin: 0 0 0 44px;	
}

#comments h3 {
	clear: left;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.15em;
	border: none;
	background: none;
	text-align: left;
	margin: 36px 0 0 0;
}
form#comment_form {
	margin: 0;
	text-align: left;
	padding: 16px 12px;
	background: #ECF167;
	color: #E77B0E;
	position: relative;
	top: -2px;
}
form#comment_form ul {
  list-style-type: none;
}
#comment_form label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	color: #E77B0E;
	text-transform: uppercase;
	margin: 16px 8px 0 0;
}
#comment_form ul label {
	margin: 0 8px 0 0;	
}
#comment_cookie {
	margin: 4px 8px 0 86px;
	float: left;
}
#comment_form label.remember_me {
	float: left;
	width: 240px;
	text-align: left;
}
#comment_form textarea {
	margin: 16px 0 0 0;	
}
#comment_form input.submit {
	margin: 8px 0 0 108px;	
}


.style_item {						/* style */
	clear: right;
}
.style_item a img {
	float: right;
}
.style_item p {
	margin-right: 120px;
}

body.referrers table, body.referrers table * {				/* referrers */
	display: block;
}

body.referrers table {
	width: 572px;	
}

body.referrers table tr {
	clear: both;
	border-bottom: 1px solid #ecf167;
}

body.referrers table td {
	margin: 0 0 0 3em;
}

body.referrers table td.count {
	margin: 0;
	width: 2em;
	padding: auto;
	float: left;
	font-size: 150%;
}

body.referrers table td.uri a {
	padding-left: 21px;
	background: url(refer_to.gif) no-repeat;
}
