/**
 * Reset defaults
 */
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-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol,
ul {
	list-style: none;
}

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: "" "";
}

/**
 * General
 */
body {
	font: 16px/24px Georgia, Times, 'Times New Roman', serif;
	color: #333;
	background: #fff;
	border-top: 6px solid #555;
}

h1 a {
	float: left;
	width: 260px;
	height: 29px;
	text-indent: -9999px;
	background: url(images/daniel_kueffer_logo.png) no-repeat;
}

h2 {
	font-size: 18px;
}

h3 {
	clear: left;
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h2, h3, h4 {
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 a, h2 a:visited {
	color: #333;
}

h2 a:hover, h2 a:focus {
	color: #767639;
}

p {
	margin: 0 0 16px 0;
}

img {
	display: block;
}

a {
	color: #767639;
}

a:hover, a:focus {
	color: #333;
}

.skip {
	position:absolute;
	top: -9999px;
	left: -9999px;
}

/**
 * Structure
 */
#wrapper {
	width: 868px;
	margin: 0 auto;
}

#header {
	width: 868px;
	float: left;
	margin: 32px 0 40px 0;
}

#content-wrapper {
	width: 868px;
	float: left;
	margin: 0 0 50px 0;
}

#content {
	width: 572px;
	float: left;
	padding: 18px 0 0 0;
	border-top: 3px solid #555;
}

#content.wide {
	float: left;
	width: 868px;
}

#sidebar {
	width: 276px;
	float: right;
	padding: 18px 0 0 0;
	border-top: 3px solid #555;
	font-size: 14px;
}

#footer {
	float: left;
	width: 868px;
	padding: 10px 0 0 0;
	margin: 0 0 30px 0;
	color: #929292;
	border-top: 1px solid #ccc;
	font-size: 12px;
}

/**
 * Navigation
 */
#mainnav {
	float: right;
	margin: 2px 0 0 0;
}

#mainnav li {
	float: left;
	margin: 0 0 0 18px;
}

#mainnav a, #mainnav a:visited {	
	color: #960202;
	text-decoration: none;
	text-transform: uppercase;
}

#mainnav a:hover, #mainnav a:focus {
	color: #333;
}

#mainnav .current_page_item a, #mainnav .current_page_parent a {
	color: #333;
}

/**
 * Content
 */
.edit {
	clear: both;
}

.porfolio-section {
	width: 888px;
	float: left;
}

.portfolio-preview {
	width: 276px;
	float: left;
	margin: 0 20px 20px 0;
}

.portfolio-preview h3 {
	font-size: 14px;
	margin: 5px 0;
}

.portfolio-preview em {
	font-size: 14px;
	font-style: italic;
}

.port-desc {
	font-size: 14px;
	font-style: italic;
}

#portfolio-heading {
	margin: 0 0 19px 0;
}

.post  {
	margin: 0 0 30px 0;
}

.post h2 {
	margin: 0;
	font-size: 16px;
}

.post.first-post h2 {
	font-size: 18px;
}

.post h2 a {
	text-decoration: none;
}

.post-date {
	display: block;
	margin: 0 0 15px 0;
	font-size: 12px;
}

.postmetadata {
	font-size: 14px;
	font-style: italic;
}

#single-title {
	margin: 0;
}

#respond, #comments {
	padding: 40px 0 0 0;
}

.comment {
	border-bottom: 1px solid #ccc;
}

.commentlist {
	font-size: 14px;
}

.commentlist .avatar {
	float:left;
	margin: 0 5px 5px 0;
	padding: 2px 0 0 0;
}

.commentlist .author-data {
	margin: 0 0 5px 0;
}

.commentlist small {
	font-size: 12px;
	font-weight: bold;
}

.commentlist cite {
	font-weight: bold;
	font-style: italic;
}

.commentlist .comment {
	margin: 0 0 30px 0;
}

.vcard {
	margin: 0 0 16px 0;
}

#gmaps {
	float: right;
	width: 572px;
	height: 400px;
}

.search-excerpt {
	font-weight: bold;
}

/**
 * Sidebar
 */
.sidebar-section {
	margin: 0 0 20px 0;
}

.sidebar-img {
	padding: 2px;
	border: 1px solid #a1a1a1;
}

.cat-item {
	color: #999;
}

.sidebar-search {
	padding: 8px 0 2px 10px;
	background: #f8f8f8;
	border: solid #e5e5e5;
	border-width: 1px 0;
}

/**
 * Footer
 */
#footer p {
	float: left;
}

#footer ul {
	float: right;
}

#footer li {
	float: left;
	margin: 0 0 0 5px;
}

#footer li a, #footer li a:visited {
	display: block;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
}

#footer a#facebook {
	background: url(images/facebook.png) no-repeat 0 0;
}

#footer a#twitter {
	background: url(images/twitter.png) no-repeat 0 0;
}

#footer #facebook:hover, #footer a#twitter:hover {
	background-position: -20px 0;
}

/**
 * Forms
 */
label {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px 0;
}

label small, label em {
	font-weight: normal;
}

label, textarea {
	display: block;
}

input, textarea {
	margin: 0 0 8px 0;
}

#check {
	float: left;
	margin: 5px 7px 0 0;
}

.error {
	display: block;
	font-size: 12px;
	color: #f00;
	margin: -5px 0 -20px 0;
}

#contactname, #email, #subject {
	width: 250px;
}

#searchform label {
	float: left;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

#searchform #s {
	width: 174px;
}
