/*
Theme Name: Distance To Here
Theme URI: http://www.distancetohere.com/
Description: Distance To Here Theme for Wordpress
Version: 1.0
Author: Joshua Wood
Author URI: http://www.distancetohere.com/
Tags: dth, custom header, fixed width, two columns, widgets

	Distance To Here v1.0
	 http://www.distancetohere.com/

	This theme was designed and built by Joshua Wood,
	whose blog you will find at http://www.distancetohere.com/
	
	Copyright (c) 2009 all rights reserved

*/

#sidebar .boxy-r {
	position:relative;
	width:auto;

	margin:0 -8px 0 0;
	padding:0 0 7px 0;
	
	font-weight:bold;
	
	background:#666;
	color:#FFF;
}

	#sidebar .boxy-r span {
		position:relative;
		display:block;
		width:auto;
		
		bottom:-7px;
		
		padding:3px 15px;
		margin:0;
		margin-bottom:-7px;
		padding-bottom:20px;

		background:url(images/widgetheading-corner.png) no-repeat 100% 100%;
	}

	#sidebar .boxy-r a { color: #99FFFF; }
	#sidebar .boxy-r a:hover { color: #000; }

h2.pageheading {
	position:relative;
	width:auto;
	height:60px;
	line-height:60px;
	
	margin:0 0 0 -8px;
	padding:0;
	
	font-size:1.8em;
	font-weight:bold;
	
	background:#666;
	color:#FFF;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
}

h2.pageheading span {
	position:absolute;
	display:block;
	width:auto;
	height:67px;
	line-height:60px;

	margin:0;
	padding:0 20px 0;
	
	padding-right:18px;
	background:url(images/pageheading-corner.png) no-repeat 0 100%;
}

h2.pageheading2 {
	position:relative;
	margin:0 0 0 -8px;
	padding:10px 20px;
	
	font-size:1.8em;
	font-weight:bold;
	
	background:#666;
	color:#FFF;
}


h2.pageheading2 span {
	position:absolute;
	bottom:-7px;
	left:0;

	display:block;
	width:8px;
	height:7px;
	background:url(images/pageheading-corner.png) no-repeat 0 0;
}

/* Yoast Contact Form */

#wpcf {
	padding:10px;
	margin-bottom:20px;	
	clear:both;
	font-size:10px;
	color:#999;
	font-style:italic;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 170px;
	font-weight:bold;
	
	font-size:12px !important;
	color:#333 !important;
	font-style:normal !important;
}
#wpcf input {
	float: left;
	width: 200px;
	padding:3px;
	margin: 2px 5px 2px 0;
	font-size:12px;
}

#wpcf textarea {
	width: 550px;
	height: 100px;
	margin: 10px 5px;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
/* /Yoast Contact Form */

.fix {
	display:block;
	clear:both;
}

h2.flickr { color:#0066cc; text-transform:lowercase; }
h2.flickr span { color:#ff3399; }

#sidebar .badge {
	margin-left:18px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-width: 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;
}
/* End captions */

/* Promotions */
div.promo {
	margin:10px 0;
	padding:10px;
	background:#e0e0e0;
	border:1px solid #CCC;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
