/*  
Theme Name: Spacedog
Theme URI: http://www.spacedoghouse.com/
Description: Custom theme for Spacedog blog.
Version: 1.0
Author: Spacedog & David Rooney
Author URI: http://www.offusion.com

	Spacedog Blog v1.0

	This theme was built by David Rooney from a Spacedog design.
	David's folio site can be found at http://www.offusion.com/
	

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #454545 url('images/bg_main.png');
	color: #fff;
	text-align: center;
	}

#page {
	background-color: white;
	background: #fff url('images/bg_page.gif') repeat-y top;
	text-align: left;
	}

#header {
	background: url('images/bg_header.gif') no-repeat;
	}

/* #headerimg 	{ 
	background: url('images/header.png') no-repeat 7px 6px;
	} */
/* *** ie6 hack *** */
#headerimg {
	background: url('images/header_ie6.gif') no-repeat 5px 6px;
	}
	
#welcome {
	background: url('images/bg_welcome.gif');
	font-size: 1.2em;
	}
	
#welcome h2 {
	font-size: 1.2em;
	padding: 0 0 10px 0;
	}
	
#welcome h2 .white_italic {
	color: #fff;
	font-style: italic;
	}
	
#welcomebase {
	background: url('images/bg_welcomebase.gif') no-repeat;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.narrowcolumn .post {
	background: url('images/bg_blogitem.gif') no-repeat center bottom; 
	}

.alt {
	background-color: #222;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: url('images/bg_footer.gif') no-repeat bottom; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFBA00;
	}
	
#sidebar h2 {
	color: #fff;
	}

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 p a:visited {
	color: #dddddd;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	}
	
#sidebar a {
	text-decoration: none;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FFBA00;
	text-decoration: underline;
	padding: 0 2px 2px 2px;
	}

a:hover {
	color: #fff;
	background-color: #6A7382;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 742px;
	border: 0;
	}

#header {
	margin: 0 0 0 0; 
	padding: 0; 
	height: 167px; 
	width: 742px;
	position: relative;
	top: -11px;
	margin-bottom: -8px;
	}
/* *** ie6 hack *** */
* html #header {
	margin-bottom: -70px;
	}

#headerimg {
	margin: 0;
	height: 167px;
	}
	
#headerimg h1, #headerimg .description {
	text-indent: -3000px;
	}
	
#headerimg a {
	display: block;
	height: 85px;
	}
/* *** ie6 hack *** */
* html #headerimg a {
	display: block;
	height: 85px;
	position: relative;
	margin-bottom: 65px;
	}
	
#headerimg a:hover {
	background-color: transparent;
	}

#welcome {
	float: left;
	width: 473px;
	padding: 10px;
	margin-left: 9px;
	display: inline; /* needed for stupid ie6 float double margin error */
	}
	
#welcome h2 {
	margin-top: 0;
	}
	
#welcome p {
	margin: 8px 0 0 0;
	}
	
#welcomebase {
	background: url('images/bg_welcomebase.gif') no-repeat;
	width: 493px;
	height: 10px;
	clear: left;
	float: left;
	margin-left: 9px;
	margin-bottom: 10px;
	display: inline; /* needed for stupid ie6 float double margin error */
	}

#welcome ul {
	padding: 0;
	margin: 0 0 0 15px;
	}


#welcome ul.links {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
/* #welcome ul.links li {
	float: left;
	margin-left: 168px;
	margin-top: 15px;
	margin-bottom: -5px;
	display: inline;
	} HIDE PORTFOLIO */
	
#welcome ul.links li {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: -5px;
	display: block;
	}
	
#welcome ul.links li a {
	float: left;
	display: block;
	width: 154px;
	height: 29px;
	padding: 0;
	margin: 0;
	text-indent: -3000px;
	}
	
#welcome ul.links li.folio a {background: url('images/butt_viewportfolio.gif') no-repeat 0 0;}
#welcome ul.links li.aboutus a {width: 88px; background: url('images/butt_aboutus.gif') no-repeat 0 0;}
#welcome ul.links li.contact a {background: url('images/butt_viewcontact.gif') no-repeat 0 0;}

#welcome ul.links li.folio a:hover {background: url('images/butt_viewportfolio.gif') no-repeat 0 -29px;}
#welcome ul.links li.aboutus a:hover {background: url('images/butt_aboutus.gif') no-repeat 0 -29px;}
#welcome ul.links li.contact a:hover {background: url('images/butt_viewcontact.gif') no-repeat 0 -29px;}

.narrowcolumn {
	background: url('images/title_dawgblog.gif') no-repeat;
	background-color: #1B1D21;
	clear: left;
	float: left;
	padding: 20px 13px 0 13px;
	margin: 0 0 0 9px;
	width: 467px;
	display: inline; /* needed for stupid ie6 float double margin error */
	}
/* *** ie7 hack *** */
* +html .narrowcolumn {
	padding-top: 50px;}
/* *** ie6 hack *** */
* html .narrowcolumn {
	padding-top: 50px;}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0 0;
	text-align: justify;
	padding-bottom: 20px;
	clear: both;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
	
.narrowcolumn_base {
	background: url('images/base_dawgblog.gif') no-repeat;
	width: 493px;
	height: 40px;
	clear: left;
	float: left;
	margin-left: 9px;
	display: inline;  /* needed for stupid ie6 float double margin error */
	}
	
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 742px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}
/* End Structure */

/* Begin Portfolio */

#portfolio {
	position: relative;
	width: 726px;
	height: 481px;
	margin: 0 0 10px 8px;
	padding: 0;
	background: url('images/portfolio.gif') no-repeat;
	}

#portfolio p, #portfolio h2, #portfolio h3, #portfolio h3 a {
	margin: 0;
	padding: 0;
	}

#portfolio p {
	position: absolute;
	top: 44px;
	left: 5px;
	color: #333;
	text-align: center;
	}

#portfolio h2, #portfolio h3 {
	text-indent: -9999px;
	}

#portfolio h3 { 
	top: 455px;
	left: 7px;
	width: 184px;
	height: 18px;
}

#portfolio h3 a {
	position: absolute;
	top: 455px;
	left: 7px;
	width: 184px;
	height: 18px;
	display: block;
	background: url('images/portfolio_dawgblog.gif') no-repeat;
	background-position: 0 -18px;
	}
	
#portfolio h3 a:hover {
	background-position: 0 0;
	}

/* End Portfolio */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 1px;
	max-width: 462px;
	background: #777;
	}

/*	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;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */

.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: 0;
	padding: 0;
	}

#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: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul li ul li {
	list-style-type: disc;
	color: #fff;
	list-style-position: inside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	color: #585858;
	}

.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 */



/* Begin Sidebar */
#sidebar {
	position: relative;
	width: 211px;
	margin-left: 515px;
	z-index: 10;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar #searchform div {
	position: relative;
	top: 0;
	left: -3px;
	padding: 46px 0 0 0;
	margin: 0;
	width: 211px;
	height: 62px;
	background: url('images/search_bg.gif') no-repeat;
	}
	
#sidebar #searchform input {
	background: url('images/butt_sickem.gif') no-repeat;
	border: 0;
	width: 86px;
	height: 25px;
	margin-top: 8px;
	margin-left: 116px;
	text-indent: -3000px;
	cursor: pointer;
	}
/* *** ie7 hack *** */
* +html #sidebar #searchform input {
	padding: 25px;
	height: 25px;}
/* *** ie6 hack *** */
* html #sidebar #searchform input {
	padding: 25px;
	height: 25px;}
	
#sidebar #searchform input#s {
	margin: 0;
	color: #fff;
	border: 1px solid #957A2F;
	background: none;
	background-color: #2F2F2F;
	width: 190px;
	height: 17px;
	text-indent: 0;
	}
	
#sidebar #categories-1, #sidebar #archives {
	margin-left: 10px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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: 30px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/*	Begin Footer */
#footer #contactinfo {
	position: relative;
	width: 725px;
	margin: 0 0 0 9px;
	background: #1B1D21 url('images/contact_header.gif') no-repeat;
	padding: 0;
	}

#footer #contactinfo, #footer #submissions {
	font-size: 12px;
	line-height: 18px;
	}

#footer #contactinfo .office {
	color: #FFBA00;
	}
	
#footer #contactinfo .bold, #footer #submissions .bold {
	font-weight: bold;
	position: relative;
	top: 2px;
	}

#footer #contactinfo .contact1, #footer #contactinfo .contact2, #footer #contactinfo .contact3 {
	width: 231px;
	height: 12em;
	padding: 5px 0 10px 0;
	overflow: hidden;
	}

#footer #contactinfo .contact1 {
	position: relative;
	top: 36px;
}

#footer #contactinfo .contact2 {
	position: absolute;
	top: 36px;
}

#footer #contactinfo .contact3 {
	position: absolute;
	top: 36px;
}

#footer #contactinfo .contact1 { left: 10px; }

#footer #contactinfo .contact2 { left: 252px; }

#footer #contactinfo .contact3 { left: 494px; }

#footer #contactinfo .contact1, #footer #contactinfo .contact2 {
	background: url('images/contact_dots.gif') repeat-y right;
	}
	
#footer #submissions {
	position: relative;
	left: 0;
	width: 725px;
	height: 6.5em;
	margin: 0 0 0 9px;
	padding: 7px 0 7px 0;
	background: #1B1D21 url('images/bg_blogitem.gif') repeat-x center top; 
	}

#footer #submissions p {
	margin: 0 0 7px 9px;
}

#footer #submissions p#release {
	position: absolute;
	width: 30em;
}

#footer #submissions p#submit_email {
	position: absolute;
	left: 370px;
	width: 28em;
}

.footer_base {
	position: relative;
	background: url('images/base_footer.gif') no-repeat;
	width: 742px;
	height: 44px;
	font-size: 12px;
	z-index: 1;
	text-align: center;
	}

.footer_base .backtotop {
	position: relative;
	top: 18px;
	display: block;
	}

.footer_base .copyright {
	position: relative;
	text-align: right;
	padding-right: 10px;
	display: block;
	}

/*	End Footer */
