/*  
Theme Name: Scratch99-1
Theme URI: http://www.scratch99.com/
Description: My customisation, based on the default WordPress theme (by Michael Heilemann, http://binarybonsai.com/).
Version: 1.0
Author: Stephen Cronin
Author URI: http://www.scratch99.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


/* Begin Typography & Colors */
body {
	background: #f6f6f6;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	width: 984px;
	margin: 0 auto;
	position:relative;
	padding: 0; 
	}
	
#page {
	margin: 0 auto;
	background-color: white;
	text-align: left;
	padding: 0;
	width: 984px;
	}

#header {
	width: 984px;
	height: 107px;
	margin: 0px;
	background: url("images/header.png") no-repeat;
}
#header h1 {
	margin:0px;
}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover {
	text-indent: -9000px;
	position: absolute;
	left:5px;
	top:32px;
	width:500px;
	height: 60px;
}
#header #subscribe {
	text-indent: -9000px;
	position: absolute;
	left:900px;
	top:10px;
	width:70px;
	height: 64px;
}
#header #subscribe-note {
	position: absolute;
	left:726px;
	top:13px;
	width:145px;
	height: 64px;
	font-size:1.9em;
	padding:9px 13px;
	background: url("images/header.png") no-repeat -728px -356px;
	display:none;
}
#menu {
	width: 984px;
	height: 34px;
	margin: 0px;
	list-style:none;
	background: url("images/header.png") no-repeat 0px -107px;
}
#menu li {
	display:inline;
}
#menu li a:link, #menu li a:visited, #menu li a:hover {
	position: absolute;
	text-indent: -9000px;
	overflow: hidden;
	height: 34px;
}

#menu .home a:link, #menu .home a:visited {
	left: 0px;
	width: 96px;
}
#menu .home a:hover {
	background: url("images/header.png") no-repeat 0px -141px;
}
#menu .about a:link, #menu .about a:visited {
	left: 96px;
	width: 96px;
}
#menu .about a:hover {
	background: url("images/header.png") no-repeat -96px -141px;
}
#menu .contact a:link, #menu .contact a:visited {
	left: 192px;
	width: 113px;
}
#menu .contact a:hover {
	background: url("images/header.png") no-repeat -192px -141px;
}
#menu .services a:link, #menu .services a:visited {
	left: 305px;
	width: 117px;
}
#menu .services a:hover {
	background: url("images/header.png") no-repeat -305px -141px;
}
#menu .resources a:link, #menu .resources a:visited {
	left: 422px;
	width: 135px;
}
#menu .resources a:hover {
	background: url("images/header.png") no-repeat -422px -141px;
}
#menu .plugins a:link, #menu .plugins a:visited {
	left: 557px;
	width: 142px;
}
#menu .plugins a:hover {
	background: url("images/header.png") no-repeat -557px -141px;
}
#menu .search input {
	padding:9px 0px 0px;
	margin:0;
	position: absolute;
	left: 775px;
	width:150px;
	background: url(images/header.png) no-repeat -775px -107px;
	border:none;
	outline:none;
}
#menu .search button {
	position: absolute;
	height:34px;
	left: 935px;
	width:35px;
	background: url(images/header.png) no-repeat -935px -107px;
	border:none;
	cursor:pointer;
}
#searchform {
	margin:0px;
	padding:0px;
}
.blurb {
	width: 420px;
	margin: 4px 8px 10px 10px;
	overflow:hidden;
	float: right;
	_margin: 2px 4px 5px 5px;
	color:#eee;
	font: 1.3em Arial;
}
.blurb a:link, .blurb a:visited, .blurb a:hover {
	text-decoration:none;
	color:#fff;
	font: bold 1.1em Arial;
}
.blurb h2 {
	margin:0px;
	padding:10px 12px 8px 48px;
	font:bold 1.3em Arial;
}
.blurb h2.scratch99-wp {
	background: url("images/blurb.png") no-repeat left top;
}
.blurb h2.scratch99-gm {
	background: url("images/blurb.png") no-repeat 0 -91px;
}
.blurb h2 small {
	color:#ccc;
}
.blurb ul {
	margin:0px;
	padding:0px;
	list-style: none;
}
.blurb li {
	background: url("images/blurb.png") no-repeat 0px -200px;
	margin:0px;
	padding:1px 12px;
	font-family:Tahoma;
}
.blurb li.first {
	padding:12px 12px 1px;
}
.blurb p {
	background: url("images/blurb.png") no-repeat bottom right;
	margin:0px;
	padding:15px 12px;
	font-weight:bold;
	color:#fff;
}
.blurb p a:link, .blurb p a:visited, .blurb p a:hover {
	font-size:0.9em;
	text-decoration:underline;
}

.ad125 {
	float:right; 
	margin:10px 10px 0px;
}
.ad125right {
	margin:10px 25px 0px;
}


#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	background-color: #fbfbfb;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 4px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 1.6em;
	}

h2 {
	font-size: 1.4em;
	}

#sidebar1 h2 {
	font: bold 1.7em Arial;
	background: url("images/sidebar3.png") no-repeat;
	color:#fff;
	padding:12px 15px 8px;
	margin:0px;
	}
#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.4em;
	margin:0px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.entry a:hover {
	color: #fff !important;
	background: #DC6D23;	
	text-decoration: none ;	

}
.entry p a:visited {
	color:#aaa;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.entry p a {
	font-weight: bold;
    border-bottom:1px dotted #006F6F;
    padding: .1em;
    background:#E9EFEF;
}
a, h2 a:hover, h3 a:hover {
	color: #006F6F;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 15px 22px;
	margin: 0px 0 0;
	width: 500px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 984px;
	clear: both;
	color:#fff;
	font-size:1.1em; 
	background: #215454 url("images/header.png") repeat-y 0 -175px;
	}

#footer p{
	margin: 0;
	padding: 20px 0 0;
	text-align: center;
	}
#skinny-footer {
	height:50px;
	background: blue url("images/header.png") no-repeat 0 -185px;
}



/* End Structure */



/*	Begin Headers */
h1 {
	margin: 30px 0 0;
	}

h2 {
	margin: 30px 0 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	font-size:.75em;
	width: 230px;
	text-align:right;
	height:22px;
	}

.alignleft {
	float: left;
	font-size:.75em;
	width: 230px;
	text-align:left;
	height:22px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0px;
	padding-left:10px;
	}
#sidebar1 ul ul ul li {
	background: url("images/sidebar3.png") no-repeat -10px -180px;
	padding:1px 10px;
	}
	
#sidebar div.execphpwidget {
	background: url("images/sidebar3.png") no-repeat -10px -280px;
}	
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar1 ul ul li, #sidebar1 ul ol li {
	margin: 0px;
	padding: 5px 10px;
	background: url("images/sidebar3.png") no-repeat bottom;
	}
#sidebar1 ul ul li a:link, #sidebar1 ul ul li a:visited, #sidebar1 ul ul li a:hover, #sidebar1 ul ol li {
	font-size:1.1em;
}
#sidebar1 ul ul.recentcomments li a:link, #sidebar1 ul ul.recentcomments li a:visited, #sidebar1 ul ul.recentcomments li a:hover, #sidebar1 ul ol li {
	font-size:1.0em;
}


	
			font-size: 1.1em;

/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



#sidebar 
{
	margin-left: 560px;	
}

#sidebar form {
	margin: 0;
}

/* Begin Sidebar */
#sidebar1
{
	float:left;
	padding: 6px 0 10px 0;
	width: 210px;
	}

/* End Sidebar */


/* Begin Sidebar2 */
#sidebar2
{
	float:right;
	padding: 6px 6px 10px 0;
	width: 188px;
	}
/* End Sidebar2 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* ======================== START SJC'S CUSTOM SECTION ====================== */
/* For normal Text Boxes */
.textbox {padding:2px 6px 4px 6px; color: #555555; background-color: #eeeeee; border: #dddddd 2px solid}

/* for a simple thin margin around a code box */
.codebox {margin-left:10px; text-align:left; font:0.9em 'Courier New', Courier, Fixed; border: #dddddd 1px solid; width:460px; padding:10px}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer h3 {
 color: #fff;
}


::selection {
	background: #DC6D23; 
	color: #fff;
	}
::-moz-selection {
	background: #DC6D23; 
	color: #fff;
	}


/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */
/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
.jqmWindow {
	display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -205px;
	width: 410px;
	font-size:1.6em;
	font-family: Verdana, Arial, Sans-Serif;
	text-align:left;
    background-color: #FCF9F5;
    color: #333;
    border: 1px solid black;
    padding: 0 0 10px;
	overflow: hidden;
}
#subscribe-options h3 {
	margin-top:0px;
	padding: 15px 20px 15px 68px;
	font-size:1.6em;
	width: 410px;
	height:30px;
	background: url("images/header.png") no-repeat -316px -357px;
	color:#fff;
}
#subscribe-options li a:link, #subscribe-options li a:visited, #subscribe-options li a:hover {
	color: #006F6F;
}
.jqmWindow ul {
	margin: 10px 20px 6px 65px;
	padding: 0;
}
.jqmWindow li {
	padding-bottom:6px;
}
.jqmWindow h4 {
	padding: 0;
	margin:12px 22px 8px;
	font-size:1.1em;
}
.jqmClose {
	float:right;
	margin:4px;
	padding:1px 2px;
	font-weight:bold;
	border: 1px solid #333;
}
.jqmOverlay { background-color: #000; }
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/*
Copyright 2007  Joachim Praetorius (yatcp@organisiert.net)
*/
select#comment_parent {
	width: 488px;
}
.yactp-commentbody {
	font-size: .9em;
	text-align: justify;
	line-height: 1.5em;
}
.yactp-commentbody p {
	margin: 10px 5px 10px 0;
}
.authorline {
	font-weight: bold;
}
.authorline cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
}
.authorline-rest {
	float:left;
	font-weight: normal;
	font-size:.8em;		
}
ol.yatcp_commentlist {
	margin: 0px;		
	padding: 0px;		
	list-style-type: none;
}
ol.yatcp_commentlist li {
	margin: 0px;		
	list-style-type: none;
	padding: 5px;	
}
ol.yatcp_commentlist li.alt {
	background-color: #fafafa;
}
ol.yatcp_commentlist li.alt-inside {
	background-color: #fafafa;
	border:0px;
	}
ol.yatcp_commentlist li ol {
	border-left: 1px solid #ddd;
	list-style-type: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
/*
+----------------------------------------------------------------+
|	WordPress 2.8 Plugin: WP-Polls 2.50										|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
+----------------------------------------------------------------+
*/
.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
	float: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
/* Sociable */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/* tables */
table.sjc {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
	line-height: 1em;
}
table.sjc thead tr th, table.sjc tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.sjc tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.sjc tbody tr.odd td {
	background-color:#F0F0F6;
}


