/*
STYLESHEET "Makeup" 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:link {
	color: #811c3b;
}
a:visited {
	color: #ff9789;	
}

blockquote {
	border: 1px solid #ff9789;
	border-top: 1px solid #ffdfd2;
	border-left: 1px solid #ffdfd2;
	padding: 16px;
	background: url(blockquote-bg.jpg) no-repeat;
	font-style: italic;
	margin: 1em 16px;
}

dl {
	margin: 0 0 1em 0;	
}

dl dt {
	font-size: 140%;
	font-style: italic;
}
dl dt h3 {
	font-size: 100%;
	margin: 0;	
}
.add_info {
	display: block;
	margin: 0 0 8px 0;
}

h1 {
	background: url(h1-a-bg.gif) bottom left repeat-x;
	margin: 0 218px 0.5em 0;
}
* html h1 {
	margin-right: 0;	
}
h1 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 150%;
	display: block;
	background: url(the-real-h1-a-bg.gif) bottom left no-repeat;	
	padding: 0 0 12px 12px;
}
h1 a:visited {
	color: #811c3b;
}
p.post_info {
	display: none;	
}

h3 {
	font-weight: normal;
	color: #ff9789;
	font-size: 140%;
	font-style: italic;
	margin: 0 0 0.5em 0;
}

h6, label {
	display: block;
	text-transform: uppercase;
	font-style: italic;
	font-weight: normal;
	color: #ff9789;
	font-size: 85%;
	margin: 4px 0 0 0;
}

img {
	margin: 0 0 1em 0;
	background: url(../../images/loading.gif) no-repeat 50% 50%;	
}

input.login, input.large_form, textarea {
	border-top: 1px solid #ffdeb9;
	border-left: 1px solid #ffdeb9;
	padding: 4px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	font-size: 90%;
	width: 180px;
	background: #fff url(input-bg.gif) repeat-x;
}

input.submit {
	display: block;
	background: #811c3b;
	color: #fff;
	border: 1px solid #ff9789;
	border-top: 1px solid #ffdfd2;
	border-left: 1px solid #ffdfd2;
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	margin: 8px 0;
	text-transform: capitalize;
}

label {
	display: block;
	text-transform: uppercase;
	font-style: italic;
	color: #503869;
	font-size: 85%;	
}

ol, ul {
	margin: 0 16px 1em 16px;	
}

p {
	margin: 0 0 1em 0;	
}

textarea {
	width: 400px;
	height: 72px;
}

/* GENERIC CLASSES
-------------------------------------------------------------------- */

.add_info {
	color: #ff9789;
	font-size: 80%;
}
.main_text {
	margin: 0 12px;
}

.clear {
	clear: both;
}

.right {
	float: right;	
}
.left {
	float: left;	
}

div.char {
	float: left;
	height: 16px;
	width: 10px;
	overflow: hidden;
	background: url(http://squarehappy.com/images/emailchars.gif) no-repeat;
}

/* STRUCTURE
-------------------------------------------------------------------- */

body {
	width: 904px;
	margin: 40px auto 0 auto;
	background: #811c3b url(body-bg.gif) repeat-x;
	position: relative;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	line-height: 1.4em;
	color: #503869;
}

#header {
	height: 102px;
	background: url(header-bg.gif) bottom left repeat-x;	
}
#header h2 a {
	display: block;
	height: 98px;
	width: 368px;
	background: #ff9789 url(header.gif);
	text-indent: -9999px;
}

#subheader {
	height: 22em;
	background: #ffd7b0 url(menu-bg.jpg) bottom right no-repeat;
	text-indent: -9999px;
}

a#skiplink {
	position: absolute;
	right: 30px;
	top: 50px;
	display: block;
	width: 161px;
	height: 41px;
	background: #811c3b url(skip-it-good.gif);
	text-indent: -9999px;
}

#menubar {
	position: absolute;
	top: 102px;
	left: 0;
	width: 225px;
	background: url(menubar-bg.gif) no-repeat 113px top;
}
#menubar ul {
	list-style-type: none;
	margin: 0;
}
#menubar ul li a {
	display: block;
	width: 217px;
	height: 55px;
	margin: 3px auto;
	text-indent: -9999px;
}
#nav_home a { background: url(menu-home-2.jpg) center no-repeat; }
#nav_categories a { background: url(menu-archives.jpg) center no-repeat; }
#nav_web a { background: url(menu-folio.jpg) center no-repeat; }
#nav_about a { background: url(menu-about.jpg) center no-repeat; }
#nav_links a { background: url(menu-links.jpg) center no-repeat; }
#nav_home a:hover, .main #nav_home a { background: url(menu-home-k-2.jpg) center no-repeat; }
#nav_categories a:hover, .categories #nav_categories a { background: url(menu-archives-k.jpg) center no-repeat; }
#nav_web a:hover, .folio #nav_web a { background: url(menu-folio-k.jpg) center no-repeat; }
#nav_about a:hover, .about #nav_about a { background: url(menu-about-k.jpg) center no-repeat; }
#nav_links a:hover, .links #nav_links a { background: url(menu-links-k.jpg) center no-repeat; }

#sidebar_search_header {
	position: absolute;
	top: 115px;
	left: 692px;
	width: 132px;
	height: 30px;
	text-indent: -9999px;
	background: url(header-search.gif);
}
#sidebar_search {
	position: absolute;
	top: 150px;
	left: 692px;	
}

#sidebar_style_header {
	position: absolute;
	top: 102px;
	left: 230px;
	background: url(style-bg.gif) no-repeat 4px top;
	padding: 3px 0 0 0;
}
#sidebar_style_header a {
	display: block;
	width: 217px;
	height: 55px;
	text-indent: -9999px;
	background: url(header-style-2.jpg);
}
#sidebar_style {
	position: absolute;
	top: 165px;
	left: 242px;
	width: 225px;
}
#sidebar_style dt {
	display: none;	
}
#sidebar_style .add_info {
	display: inline;	
}

#sidebar_categories_header {
	position: absolute;
	top: 105px;
	left: 456px;
}
#sidebar_categories_header a {
	display: block;
	width: 217px;
	height: 55px;
	text-indent: -9999px;
	background: url(header-categories.jpg);
}
#sidebar_categories {
	position: absolute;
	top: 165px;
	left: 468px;
	width: 225px;
}

#sidebar_categories ul {
	list-style-type: none;
	margin: 0 16px;
}

#sidebar_aboutsh_header, #sidebar_aboutmike_header {
	display: none;
}
#sidebar_aboutsh, #sidebar_aboutmike {
	position: absolute;
	top: 224px;
	right: 12px;
	width: 201px;
	background: url(sh-logo.jpg) no-repeat bottom right;
	line-height: 1.2em;
}

#sidebar_ulink {
	display: none;	
}

#sidebar {
	float: right;
	width: 218px;
	background: url(sidebar-bg.gif) top center repeat-y;
	margin: 0.2em 0 16px 12px;
}

#sidebar_aboutarticle_header {
	text-indent: -9999px;
	height: 53px;
	width: 217px;
	background: url(this-article.jpg);
}
#sidebar_aboutarticle {
	margin: 0 16px;
	padding: 0 10px 20px 10px;
	background: url(sidebar-bg.jpg) bottom left;
	border-bottom: 1px solid #ffdfd2;
}
#sidebar_aboutarticle dl dt {
	margin: 6px 0 0 0;
	color: #ff9789;
	font-style: italic;
	text-transform: uppercase;
	font-size: 85%;
}

#sidebar_contactform_header {
	position: absolute;
	top: 115px;
	left: 242px;
	z-index: 50;
	width: 183px;
	height: 32px;
	text-indent: -9999px;
	background: url(header-contact.gif);
}
#sidebar_contactform {
	position: absolute;
	top: 102px;
	left: 230px;
	width: 450px;
	padding: 47px 0 0 12px;
	background: url(contact-bg.gif) no-repeat 4px top;
}
#sidebar_contactform a {
	display: none;	
}

#outer {
	background: #fff7ea url(outer-bg.gif) repeat-y;
	padding: 36px;
}

#toplink {
	clear: both;
	text-align: center;
	margin: 2em 0 0 0;	
}
#toplink a {
	text-transform: uppercase;
	text-decoration: none;
}

#footer {
	clear: both;
	background: #811c3b url(footer-bg.gif) repeat-x;
	color: #fff7ea;
	font-size: 75%;
	text-transform: uppercase;
	padding: 16px 0 36px 0;
}
#footer a {
	color: #ff9789;
}
#footer_main {
	float: left;	
}
#footer_css_info {
	float: right;	
}

/* SPECIFIC PAGES
-------------------------------------------------------------------- */

#welcome {
	float: right;
	width: 193px;
	background: url(sidebar-bg.gif) top center repeat-y;
	margin: 0.2em 12px 16px 24px;
	border-bottom: 1px solid #ffdfd2;
}
#welcome h3 {
	position: relative;
	left: -13px;
	text-indent: -9999px;
	height: 53px;
	width: 217px;
	background: url(header-welcome.jpg);
}
#welcome p {
	padding: 0 12px 0.5em 12px;
	margin: 0 0 1em 0;
}

#sh_logo {
	height: 200px;
	width: 200px;
	background: url(sh-logo-big.jpg);
	text-indent: -9999px;
	float: right;
	margin: 0 0 8px 8px;	
}
.about h1, .links h1, .categories h1 {
	width: 100%;
}
.main #sidebar, .about #sidebar, .folio #sidebar, .links #sidebar, .categories #sidebar {
	margin-right: -230px;
}

#comments_bar a {
	display: block;
	height: 129px;
	width: 184px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url(comments-header.jpg);
}
#post_a_comment {
	display: block;
	width: 9em;
	margin: 0 auto;
	text-align: center;
	color: #ff9789;
	text-transform: lowercase;
	font-style: italic;
	font-size: 130%;
}
#comments {
	width: 675px;
	margin: 0 auto;
}
#comments p {
	margin: 1em 0;
	text-align: center;
}
.comment {
	margin: 1em 0;	
}
.comment a.comment_number {
	display: block;
	float: left;
	font-size: 200%;
	text-decoration: none;
	width: 100px;
	text-align: right;
	margin-left: -108px;
}
#comments .comment p {
	text-align: left;
}
#comments .comment p.comment_info {
	text-transform: uppercase;
	font-style: italic;
	color: #ff9789;
	font-size: 85%;
	padding-top: 6px;
}

#comments h3 {
	margin: 2em auto 0 auto;
	width: 450px;
	background: url(header-bg.gif) bottom left repeat-x;
	padding: 0 0 1px 0;		
	
}
#comment_form {
	margin: 0 auto;
	width: 418px;
	padding: 8px 16px 16px 16px;
	background: url(menu-bg.jpg) no-repeat bottom left;	
}
#comment_form ul {
	list-style-type: none;
	margin: 0 0 1em 0;
}
#comment_cookie {
	float: left;
	margin: 4px 0 4px 2px;	
}
.remember_me {
	margin: 8px 0 0 22px;	
}
#comment_form textarea {
	height: 8em;	
}

.folio_item h1 {
	width: 100%;
	margin: 1em 0 0.5em 0;	
}
.folio_item h1 a {
	margin: 0;	
}
.folio_item img {
	float: left;
	margin: 0 0 0 16px;
	padding: 4px;
	background: url(folio-border.gif) no-repeat;
}
.folio_item p {
	margin: 0 0 1em 132px;	
}
.folio_item a {
	display: block;
	clear: both;
	margin: 1em 0 3em 16px;	
}

.categories h3, .categories p {
	margin: 0;
}