/*
Theme Name: Damon Charles
Description: Theme Damon Charles / The Tickertape Room
Author: G.Annandale - g.annandale@gmail.com
*/

/* Reset all browser styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 101%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
margin-bottom: 24px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset */

/* Global */
body {
	font-family: "gesta-1", Georgia, 'Times New Roman', serif;
 	font-size: 100%;
	color: #000;
	background-color: #eceae7;
}

a {
	color: #000;
	text-decoration: underline;
}

#content-wrap {
	position: relative;
	width: 613px;
	margin: 0 auto;
	padding: 0px 0 0 201px;
}

#content-wrap h1#logo a {
	display: block;
	position: absolute;
	left: 0;
	width: 110px;
	height: 193px;
	text-indent: -2000em;
	overflow: hidden;
	background: transparent url(images/ttr_logo.gif) left top no-repeat;
}
/* End Global */

/* Main Content */
#main-content {
	float: right;
	margin-top: 60px;
}
#supporting-content {
	float: left;
	margin-top: 223px;
margin-left: -201px
}

#main-content {
	width: 554px;
	margin-right: 30px;
	font-size: .9em; /* 16x.8125=13px */
	line-height: 1.75em; /* 16x1.25=20px */
}

#main-content h1 {
	width: 554px;
	height: 133px;
	text-indent: -2000em;
	overflow: hidden;
	margin-bottom: 22px;
	font-size: 1.75em; /* 16x1.5=28px */
	line-height: 1.25em;
	font-weight: normal;
	background: transparent url(images/damon_charles_2010.gif) left no-repeat;
}

#main-content h1 em {
	font-weight: bold;
}

.post {
	margin-bottom: 25px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #5f5f5d;
}

.post h3 {
	margin-top: 5px;
	font-size: 1.5em; /* 16x1.5=24px */
	color: #131313;
}

.post h3 a {
	text-decoration: none;
}

.post.work h3 {
	height: 28px;
	padding: 5px 0px 0 0px;
	font-size: 1.7em; /* 16x1.375=22px */
font-weight: 300;
	color: #212121;

}

.post.work h3 a {
	color: #212121;
	text-decoration: none;
}

.post.work h3 a:hover {
	text-decoration: none;
}

.post p {
	margin-bottom: 10px;
color: #666666
}

.post-meta {
	margin: -8px 0 5px 0;
	text-transform: uppercase;
	font-family: "gesta-1", Verdana, sans-serif;
	font-size: .75em; /* 16x.75=12px */
}

	.post.work .post-meta {
		margin: -3px 0 5px 0;
	}

.post-meta span {
	text-transform: lowercase;
}

.post img {
	margin: 5px 0 15px 0;
}

.tags {
	margin-top: 15px;
	font-family: "gesta-1", Verdana, sans-serif;
	font-size: .75em; /* 16x.75=12px */
	text-transform: uppercase;
}

.tags ul, .tags li {
	display: inline;
}

h2#comments {
	font-size: 1.0769em; /* 13x1.0769=14px */
}

.commentlist {
	margin-top: -7px;
}

.commentlist li {
	margin-bottom: 12px;
	padding: 15px;
	background-color: #f8f6f7;
	border: 1px solid #ccc7c3;
}

.commentlist li cite {
	float: left;
	font-size: 1.0769em; /* 13x1.0769=14px */
}

.comment-body {
	font-size: .923em; /* 13x.923=12px */
}

.commentmetadata {
	float: right;
	font-size: .923em; /* 13x.923=12px */
}

em.moderation {
	color: #ff0000;
}

#commentform {
	padding: 1px 15px 15px 15px;
	background-color: #e1ddda;
}

#commentform textarea {
	width: 435px;
	margin-bottom: -20px;
}

#commentform p {
	margin: 10px 0;
}

#commentform input {
	width: 225px;
}

#commentform input#submit {
	width: auto;
}

#commentform small {
	font-size: .846em; /* 13x.846=11px */
}

h3#respond {
	margin-bottom: 12px;
	padding-top: 15px;
	font-size: 1.0769em; /* 13x1.0769=14px */
}

.post-navigation {
	margin-top: 20px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

#footer {
	font-family: "gesta-1", Tahoma, Arial, sans-serif;
	margin-top: 20px;
	color: #161616;
	border-top: 4px solid #cdccc9;
	font-size: .769em; /* 13x.769=10px */
}
/* End Main Content */

/* Supporting Content */
#supporting-content {
	width: 200px;
	font-family: "gesta-1", Tahoma, Arial, sans-serif;
	font-size: .8125em; /* 16x.625=11px */
font-weight: 400;
font-style: Normal;
	line-height: 1.70em; /* 16x1.25=20px */
	color: #161616;
}

#supporting-content p {
	margin-bottom: 24px;
}

#supporting-content #show-work,
#supporting-content #show-blog {
	margin: 0;
	padding: 11px 0 13px 47px;
	font-family: "gesta-1", Georgia, 'Times New Roman', serif;
	background: transparent url(images/work-stamp.gif) left 8px no-repeat;
}

#supporting-content #show-blog {
	background: transparent url(images/blog-stamp.gif) left 8px no-repeat;
}

#supporting-content #show-work,
#supporting-content #show-blog {
	line-height: 1.5em;
}

#supporting-content #show-work strong,
#supporting-content #show-blog strong {
	font-size: 1.5em; /* 12x1.5=18px */
}

#supporting-content h3 {
	margin: 0px 0 3px 0;
	padding: 8px 0 6px 0;
	font-size: 1.4em; /* 11x1.4=14px */
	border-top: 4px solid #000;
	border-bottom: 1px dashed #767573;
}

#supporting-content h3.featured {
	margin-bottom: -4px;
	padding-bottom: 0;
	border-bottom: none;
}

#supporting-content h3.first {
	margin-top: 0;
}

#supporting-content #get-in-touch li {
	margin: 6px 0;
}

#supporting-content li ul {
	margin-left: 10px;
}

.featured-post {
	margin-top: 9px;
	padding-top: 9px;
	border-top: 1px dashed #767573;
}

.featured-post h4 {
	float: right;
	width: 125px;
	margin-top: -5px;
	line-height: 1.25em;
}

.featured-post img {
	float: left;
}
/* End Supporting Content */

/* Clearfix */
#content-wrap:after,
.post-navigation:after,
.featured-post:after,
.navigation:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}