/*
Theme Name: Sparkhouse
Description: Sparkhouse Template
Author: Stephan Robberts 
Version: 1.0
Author URI: http://www.augsburgfortress.org/
*/

/*
 * BRANDING COLORS
 * 647e30 - ReNew Green
 * 756a6a - About Slate
 * f1654c - Sparkhouse Red
 * e2cdb6 - THQ
 */



/* basics */

html, body {
	margin:0; 
	padding:0;
}

body {
	background:#dedede;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}



img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


#banner_renew {
	background: url(images/banner_back_renew.jpg) no-repeat top right #c8a73e;
}
#banner_clayfire {
	background: #f36c25;
}
#banner_thq {
	background: #e2cdb6;
}




/* links */

a {
	color:#000;
	text-decoration:underline;
	}
	
a:hover{text-decoration: underline;}

h2 a:link,
h2 a:visited {
	color: #756A6A;
	text-decoration: none;
	padding-left: 7px;
}
h2 a:hover,
h2 a:active {
	color: #756A6A;
	text-decoration: underline;
	padding-left: 7px;
}


/* container */


#container {
	width: 100%;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background: url(images/sparkhouseBlogs.png) no-repeat top right #766b6a;
  	width: 100%; 
  	height: 76px;
	color: #fff; 
	}

#header h1{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 20pt;
	font-weight: normal;	
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;	
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */

#menu {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
	background-color: #eeeeee;
	text-transform:uppercase;
	width:100%;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 5px 10px 0px 10px;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #766b6a;
	display:block;
	text-decoration:none;
}

#menu ul li a:hover {
	color: #554a4a;
}



/* content */


#content {
	width: 99%;
	float:left;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:10px 20px 10px 20px;
	padding:0px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15pt;
	margin:0;
	padding:0;
}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#eee;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:10pt; 
	width:100%;
	float:left;
	margin:0;
	padding:0px 0px 20px 0px;
	overflow:hidden;
	}
	
.alignleft a{
	float:left; 
}
.alignright a{
	float:right;
}


.topline {
	color: #aaa;
	padding: 5px 0px 5px 5px;
}
.topline a:link,
.topline a:visited {
	color: #777;
}

.topline .author {
	font-weight: bold;
}
.topline .date {

}
.topline .comments {

}

/* sidebar */

#sidebar {
 	font-size:8pt;
	width:220px;
	margin:0;
	padding: 0px;
	}

#sidebar h2{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	color: #756a6a;	
	padding: 7px 7px 0px 0px;
	margin: 0px 0px 7px 0px;
	text-align:right;
	text-transform:lowercase;
	border-bottom: 1px solid #ddd;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
}
#sidebar .pagenav ul,
#sidebar .categories ul,
#sidebar .linkcat ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
#sidebar li {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style:none;
	background: url(images/back_shaded.gif) repeat-x bottom left #f6f7f8;;
}
#sidebar li li {
	margin: 0px;
	padding: 0px;
	background: none;
}
#sidebar li ul,
#sidebar .widget li {
	background: none;
}

#sidebar label{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;	
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar .widget,
#sidebar .pagenav,
#sidebar .categories,
#sidebar .linkcat {
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	background: url(images/back_shaded.gif) repeat-x bottom left #f6f7f8;;
	}

#sidebar div div div {
	background: none;
}

#sidebar .blog_list {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#sidebar .blog_list div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	margin: 1px;
	background: none;
}
#sidebar .blog_list div a:link,
#sidebar .blog_list div a:visited
{
	color: #555;
	text-decoration: none;
}
#sidebar .blog_list div a:hover,
#sidebar .blog_list div a:active
{
	text-decoration: underline;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    padding: 3px;
}

#searchform input[type="text"], #inputArea textarea
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 2px;
    border: solid 1px #756a6a;
    width: 130px;
	height: 15px;
    background-color: #f6f7f8;
	color: #756a6a;
}
#searchform input[type="submit"]
{
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    display: block;
    padding: 2px;
    border: solid 1px #756a6a;
    width: 30px;
	height: 21px;
    background-color: #f6f7f8;
	color: #756a6a;
}
.searchList_on {
	background-color:#eee;
}
.searchList_off {
	background-color:#fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#766b6a;
	clear: both;
	width: 100%;
	height: 70px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}


