/*
Theme Name: Twede
Theme URI: http://clockwi.se
Description: A theme based off of logotype by Scott Twede
Version: 1.1
Author: Caleb Jaffa
Author URI: http://clockwi.se
Tags: fixed width, two columns

*/
* {
	margin:0;
	padding:0;
}

body {
	font:62.5%/2em helvetica, arial, sans-serif;
	margin:0 0 0 50px;
}

a {
	color:#801818;
}

.cb {
	clear:both;
}

img {
	border:0;
	display:block;
}

#masthead {
	width:90em;
	border-top:2em solid #454545;
	padding:2em 0;
}

#masthead ul a, .entry-title a {
	text-decoration:none;
}

#masthead ul a:hover, .entry-title a:hover {
	color:#fff;
	background-color:#801818;
}

#titles {
	width:51em;
	display:inline;
	float:left;
	position:relative;
}

#title {
	font-size:6em;
	line-height:1em;
	text-transform:uppercase;
	background:url(images/clockwise_hdr.png) no-repeat;
	text-indent:-9999px;
}

#title a {
	display:block;
	width:9em;
	height:1em;
}

#subtitle {
	font-size:1.4em;
	text-align:right;
	font-weight:normal;
}

#masthead ul {
	list-style:none;
	font-size:1.4em;
}

#nav {
	float:right;
	margin:0 0 12px 21px;
	padding-left:20px;
	text-align:right;
	background:url(images/openbracket.png) no-repeat;
	text-transform:uppercase;
}

#nav li {
	padding-right:7px;
	border-right:1px solid #ccc;
}

#contact {
	color:#999;
	float:right;
	margin:0 0 12px 8px;
	padding-right:26px;
	background:url(images/closebracket.png) top right no-repeat;
}

abbr {
	border:none;
}

.hfeed {
	clear:both;
	display:inline;
	float:left;
	width:60em;
}

.hentry {
	margin-left:-20px;
	padding-left:20px;
	background:url(images/page_white_text.png) 0 12px no-repeat;
}

.entry-title, .page_title {
	background:url(images/line.png) 0 1.4em repeat-x;
	color:#801818;
	text-transform:uppercase;
	font:normal 2.4em/1.67em corbel, helvetica, sans-serif;
}

.entry-content, .post-info, .page_content, .navigation {
	font-size:1.2em;
}

#comments_div {
	font-size:1.2em;
	color:#454545;
}

.entry-content p, .page_content p, #comments_div p {
	margin-bottom:1.67em;
}

.post-info abbr {
	padding-right:0.1em;
	display:block;
	font-weight:bold;
	text-align:right;
}

.post-info address {
	display:none;
}

h3 {
	color:#801818;
	text-transform:uppercase;
	font:normal 2.4em/1.67em corbel, helvetica, sans-serif;
}

.hfeed ul {
	margin-left:2em;
	margin-bottom:1.67em;
}

#comment {
	width:55em;
	height:10em;
	margin-bottom:2px;
}

.alignleft {
	float:left;
	margin-right:10px;
}

.alignright {
	float:right;
	margin-left:10px;
}

.commentlist li {
	margin-top:2px;
}

.size-full {
	border:1px solid #333;
}

#sidebar {
	color:#555;
	width:25em;
	margin:0 0 0 5em;
	display:inline;
	float:left;
}

#sidebar h3 {
	background:url(images/rline.png) 0 1.4em repeat-x;
	color:#801818;
	text-transform:uppercase;
	font:normal 2.4em/1.67em corbel, helvetica, sans-serif;
}

#sidebar p {
	padding-bottom:0.835em;
	margin-bottom:0.835em;
	font-size:1.2em;
	text-align:justify;
}

#sidebar ul {
	padding-bottom:0.835em;
	margin-bottom:0.835em;
	font-size:1.2em;
	text-align:justify;
	padding-left:1.5em;
}

#sidebar .sep {
	background:url(images/rline.png) 0 bottom repeat-x;
}

.sidebar {
	padding-left:20px;
	margin-left:-20px;
}

blockquote {
	padding-left:20px;
	margin-left:-20px;
	background:url(images/quotes.gif) no-repeat;
}

#availability {
	background:url(images/clock.gif) 0 12px no-repeat;
}

#services {
	background:url(images/info.gif) 0 12px no-repeat;
}

#about {
	background:url(images/user.gif) 0 12px no-repeat;
}

#recentwork {
	background:url(images/wrench_right.gif) 0 12px no-repeat;
}

#recommended {
	background:url(images/check.gif) 0 12px no-repeat;
}

#feeds {
	background:url(images/feed.gif) 0 12px no-repeat;
}

#footer {
	clear:both;
	width:90em;
	background-color:#454545;
}

#footer p {
	text-align:right;
	margin-right:0.83em;
	font-size:1.2em;
	color:#fff;
}
