/**
 * 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: 14px/22px Arial, Helvetica, sans-serif;
	color: #333;
	background: #eff4f9;
	/*text-shadow: 2px 2px 2px #fff;*/
}

h1 a {
	float: left;
	margin: 0 0 25px 0;
	width: 237px;
	height: 23px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}

h2 {
	font-size: 22px;
	margin: 0 0 20px 0;
	font-weight: normal;
}

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

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h3, 
h4,
h5 {
	margin: 0 0 16px 0;
	font-weight: normal;
}

h2 a,
h2 a:visited {
	font-size: 22px;
	font-weight: normal;
	color: #333;
}

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

p {
	margin: 0 0 16px 0;
}

img {
	display: block;
}

a {
	color: #4878a2;
}

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

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

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

#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;
}

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

#sidebar {
	margin: 3px 0 0 0;
	width: 276px;
	float: right;
	font-size: 14px;
}

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

/**
 * Navigation
 */
#mainnav {
	float: left;
	width: 868px;
	background: #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 0px 1px #444;
}

#mainnav li {
	float: left;
	margin: 0 0 0 15px;
	padding: 6px 0;
}

#mainnav a, 
#mainnav a:visited {
	color: #f0f0f0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

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

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

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

.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;
}

#home-title {
	margin: 0 0 10px;
}

/**
 * Portfolio
 */
.portfolio-item {
	float: left;
	width: 868px;
	margin: 0 0 7px 0;
}

.portfolio-inner {
	float: left;
	width: 826px;
	padding: 0 20px;
	display: none;
	background: #333;
	border: 1px solid #111;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}

.portfolio-title {
	float: left;
	width: 866px;
	background: #fff url(images/arrow_left.png) no-repeat 840px 50%;
	border: solid #dbe3eb;
	border-width: 1px 1px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
}

.portfolio-title.active {
	background: #fff url(images/arrow_down.png) no-repeat 840px 50%;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
}

.portfolio-title.active h3 {
	color: #d86b7f !important;
}

.portfolio-title h3 {
	float: left;
	padding: 5px;
	margin: 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.portfolio-inner img {
	float: left;
	margin: 20px 0;
}

.portfolio-inner .portfolio-desc {
	float: right;
	margin: 20px 0;
	padding: 10px;
	width: 226px;
	color: #fff;
	font-size: 12px;
	line-height: 17px;
	background: #111;
}

.portfolio-inner .portfolio-desc a,
.portfolio-inner .portfolio-desc a:visited {
	color: #c2deef;
}

.portfolio-inner .portfolio-desc a:hover,
.portfolio-inner .portfolio-desc a:focus {
	text-decoration: none;
}

/**
 * Slideshow
 */
#slideshow-home {
	position: relative;
	margin: -30px 0 40px 0;
	float: left;
	width: 868px;
	height: 427px;
}

#slideshow-home li {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
}

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

.sidebar-section h3 {
	margin: 0 0 11px 0;
}

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

.cat-item {
	color: #999;
}

.sidebar-search {
	padding: 8px 0 2px 0;
	border: solid #919191;
	border-width: 1px 0;
}

/**
 * Footer
 */
#footer-inner {
	width: 868px;
	float: left;
	padding: 10px 0 0 0;
	border-top: 1px solid #fff;
}

#footer p {
	float: left;
}

#footer a {
	color: #929292;
	text-decoration: none;
}

#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;
}

.error {
	padding: 2px;
	border: 1px solid #f5d8e3;
}

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

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

#searchform #s {
	width: 174px;
}

