/*

Theme Name: Stompfrog Blog

Theme URI: http://wordpress.org/

Description: Theme for use on ChrisBewick.com

Version: 1.0

Author: Stompfrog

Author URI: http://stompfrog.co.uk/

Tags: blog, two column, 

*/







h1, h2, h3, h4, h5, h6, p, a, span, ul, ol, li {
	outline:0;
	border:0;
	margin:0;
	padding:0;
}
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	color: #333;
	padding:0;
	margin:0;
	background:#111b1b url(images/body_bg.jpg) repeat-x top left;
	
}
#page {
	background: #BFC5C5 url(images/page_bg.gif) bottom left no-repeat;
	border: 15px solid #fff;
	width:699px;
	padding:30px 30px 100px;
	margin:0 auto;
}
#header {
	width:100%;
	background:url(images/header_bg.jpg) no-repeat 50% top;
	padding-top:93px;
}
#innerHeader{
	position:relative;
	width:789px;
	margin:0 auto;
	min-height:218px;
	background:url(images/innerHeader_bg.jpg) no-repeat top left;
}
* html #innerHeader{
	height:218px;
}
#header h1 a {
	text-indent:-3000px;
	display:block;
	top:151px;
	left:54px;
	height:47px;
	width:46px;
	position:absolute;
}
#header p {
	text-indent:-3000px;
	display:block;
	height:174px;
	width:502px;
	background:url(images/my-contribution-to-the-world-wide-web.png) no-repeat top left;
	position:absolute;
	top:-30px;
	left:-40px;
}
* html #header p{
	font-size:1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.chrisbewick.com/blog/wp-content/themes/stompfrog/images/my-contribution-to-the-world-wide-web.png', sizingMethod=scale);
	background:none;
}	
#global_nav {
	position:absolute;
	bottom:18px;
	left:15px;
	list-style:none;
	text-transform:uppercase;
	display:none;
}
#global_nav li {
	display:inline;
	padding-right:8px;
	border-right:3px solid #2B5353;
	margin-right:6px;
	font-weight:bold;
	display:block;
	float:left;
}
#global_nav li a {
	text-decoration:none;
	color:#2B5353;
	font-size:20px;
}
#global_nav li a:hover {
	background:#2B5353;
	color:#fff;
}
#global_nav li a.homeIcon {
	background:url(images/home_link_bg.gif) top left no-repeat;
	display:block;
	height:25px;
	width:21px;
	text-indent:-3000px;
}
#global_nav li a.homeIcon:hover {
	background-position: bottom left;
}
#global_nav li.page-item-3, #global_nav li.page-item-11 {
	border:none;
}
#bubble_wrap {
	width:285px;
	position:absolute;
	bottom:104px;
	left:476px;
}
#bubble_top {
	width:285px;
	height:6px;
	background:url(images/bubble_top_bg.png) no-repeat top left;
}
* html #bubble_top{
	font-size:1px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.chrisbewick.com/blog/wp-content/themes/stompfrog/images/bubble_top_bg.png', sizingMethod=scale);
	background:none;
}	
#bubble_middle {
	width:261px;
	background:url(images/bubble_middle_bg.png) repeat-y top left;
	padding:2px 12px;
}
* html #bubble_middle{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.chrisbewick.com/blog/wp-content/themes/stompfrog/images/bubble_middle_bg.png', sizingMethod=scale);
	background:none;
}	
#twitter_update_list {
	color:#666;
}
#twitter_update_list li {
	list-style:none;
}
#twitter_update_list li a {
	color:#666;
}
#twitter-link {
	color:#666;
	font-size:85%;
	text-align:right;
	display:block;
}
#bubble_bottom {
	width:285px;
	height:13px;
	background:url(images/bubble_bottom_bg.png) no-repeat bottom left;
}
* html #bubble_bottom{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.chrisbewick.com/blog/wp-content/themes/stompfrog/images/bubble_bottom_bg.png', sizingMethod=scale);
	font-size:1px;
	background:none;
}	
#sidebar {
	position:relative;
	width:175px;
	margin-left:483px;
	padding:20px 20px 0;
	color:#fff;
	background:#345A5A url(images/green_rust.jpg) no-repeat top left;
}
* html #sidebar{
	width:173px;
}
.sidebarFooter{
	background:#345A5A url(images/green_shadow_bg.jpg) no-repeat bottom left;
	height:40px;
	margin:0 -20px;
}

#aboutLink{
	text-indent:-3000px;
	display:block;
	height:46px;
	width:46px;
	position:absolute;
	top:97px;
	right:28px;
}
#contactLink{
	text-indent:-3000px;
	display:block;
	height:47px;
	width:46px;
	position:absolute;
	top:158px;
	right:19px;
}
#sidebar h2 {
	font-family:'Century gothic', arial, verdana, sans-serif;
	font-weight:normal;
	color:#45B0DC;
	font-size:20px;
	margin:1.5em 0 0.6em;
}
#sidebar h2.top-h2 {
	margin-top:0;
}
#sidebar p {
	margin: 1em 0;
	font-size:117%;
}
#sidebar ul {
	margin: 1em 0;
	list-style:none;
}
#sidebar li {
	background:url(images/bullet.gif) no-repeat 0px 6px;
	line-height:1.5em;
	font-size:117%;
	padding-left:15px;
	display:block;
}
* html #sidebar li{
	height:1px;
}
#sidebar a {
	color:#fff;
}
.narrowcolumn {
	width:452px;
	float:left
}
.post, .page {
	background:#fff url(images/white_shadow_bg.jpg) bottom left no-repeat;
	margin-bottom:40px;
	padding:20px 20px 40px;
}
.narrowcolumn h2 {
	font-size:20px;
	background:#833943 url(images/h2_bg.jpg) top left no-repeat;
	padding:16px 55px 12px 20px;
	font-family:'Century gothic',arial, verdana, sans-serif;
	font-weight:normal;	
	border-bottom:5px solid #E09143;
	position:relative;
	color:#fff;
}
.narrowcolumn h2 span{
	display:block;
	color:#833943;
	text-transform:uppercase;
	font-size:14px;
	height:38px;
	width:38px;
	background:#fff;
	position:absolute;
	top:8px;
	right:8px;
	font-weight:bold;
	text-align:center;
}
.narrowcolumn h2 a {
	text-decoration:none;
	color:#fff;
	font-size:20px;
	display:block;
	font-weight:normal;
}
.narrowcolumn h2 a:hover {
	text-decoration:underline;
	color:#fff;
}
.post .date {
	color:#ffa347;
	font-size:20px;
	margin-bottom:15px;
	font-weight:bold;
	font-family:'Century gothic',arial, verdana, sans-serif;
	font-weight:normal;	
}
.post .entry p {
	font-size:14px;
	margin-bottom:15px;
	line-height:20px;
}
* html .post .entry p {
	height:1px;
}
.post .comments {
	background:url(images/comments_bg.gif) no-repeat 0% 50%;
	display:block;
	height:32px;
	margin-bottom:20px;
	font-size:20px;
	color:#5abac0;
	text-decoration:none;
	padding-left:12px;
}
.postFooter {
	background:url(images/postfooter_bg.jpg) repeat top left;
	padding:10px;
	margin:30px 0 15px;
}
.postFooter p{
	font-size:100%!important;
	background: #fff url(images/postfooter_p_bg.jpg) no-repeat 10px 6px;
	padding:8px 10px 8px 33px;
	margin:0!important;
}
.postFooter p.clearfix{
	font-size:100%!important;
	padding:8px 10px;
	margin:0!important;
	background:#fff;
	border-top:1px solid #efefef;
}
* html .postFooter p.clearfix{
	height:13px;
}
a {
	color:#45B0DC;
}
.widecolumn {
	width:445px;
	margin-left:150px
}
h3{
	font-family:'Century gothic',arial, verdana, sans-serif;
	font-size:20px;
	color:#833943;
	margin:1em 0;
	font-weight:normal;
}
h3.top-h3{
	margin-top:0;
}
h3.body-h3{
       margin:0;
}
p.commentsText {
	font-size:14px;
	margin-bottom:15px;
	line-height:20px;
}
.comment{
	padding:10px 10px 10px 78px;
	position:relative;
	margin-bottom:20px;
	list-style:none;
}
.comment .avatar{
	position:absolute;
	top:10px;
	left:10px;
	border:1px solid #ddd;
}
* html .comment .avatar{
	left:-68px;
}
.comment p{
	margin-bottom:1em;
}	
.comment-title {
	color:#833943;
	font-style:normal;
	display:block;
	font-family:'Century gothic',arial, verdana, sans-serif;
	font-size:13px;
}
.comment-title a {
	font-size:15px;
	text-decoration:underline;
}
q{
color:#999;
font-style:italic;
}
.says {
	color:#333;
}
.comment-meta {
	text-transform:uppercase;
	color:#FFA347;
	font-weight:bold;
}
.fn a:hover {
	color:#fff;
	background:#A74747;
}
textarea {
	font-family:Helvetica, Verdana, Arial, Sans-Serif;
	font-size:100%;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.navigation {
	margin-bottom:30px;
}
.depth-1 {
	border: 1px solid #ddd;
}
h2.pagetitle {
	font-size:25px;
	color:#345A5A;
	border-bottom:none;
	margin-bottom:15px;
	font-family:'Century gothic',arial, verdana, sans-serif;
	background:none;
	padding:0;
}
.entry ul {
	margin:0 0 15px 15px;
}
.entry ul li {
	font-size:14px;
	line-height:20px;
	background:none;
	list-style:disc;
	margin-bottom:4px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist p img{
margin:0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font-family 'Courier New', Courier, serif;
	font-size:90%;
	color:#833943;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */







/* Begin Structure */















.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.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: both;
}
.clear {
	clear: both;
}
.foot-note{
color:#999;
}
#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	color:#fff;
	line-height:1.5em;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	margin:20px 0;
}
/*	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
}
.aligncenter {
	margin:20px auto;
	display:block;
}
/* End Images */













/* 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: 356px;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
}
#commentform p{
	margin-bottom:5px;
}
#s{
	margin-bottom:5px;
}
/* End Form Elements */







.wpcf7-form {
	text-align:left!important;
}
.wpcf7-form label {
	display:block;
	font-size:14px;
	margin:15px 0 3px;
}
.wpcf7-form textarea {
	width:100%;
}
.wpcf7-mail-sent-ok {
	display:block;
	border:none;
	color:#2B5353;
	border-top:1px dashed #2B5353;
	border-bottom:1px dashed #2B5353;
	font-size:14px;
	padding:30px 0;
}
.wpcf7-validation-errors {
	display:block;
	border:none;
	color:#A74747;
	border-top:1px dashed #A74747;
	border-bottom:1px dashed #A74747;
	font-size:14px;
	padding:30px 0;
}
span.wpcf7-not-valid-tip, .wpcf7-not-valid-tip-no-ajax {
	display:block;
	border:none;
	color:#A74747!important;
	font-size:14px;
}
/* Begin Various Tags & Classes */





a img {
	border: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

