/*
THEME NAME: Northfield Construction
THEME URI: http://northfieldconstruction.net/
DESCRIPTION: A custom-designed theme for the Northfield Construction Company (developed with <a href="http://wigleyandassociates.com">Wigley and Associates</a> and based on <a href="http://plaintxt.org/themes/sandbox/">Sandbox</a>).
VERSION: 1.0
AUTHOR: Sean Hayford O&#8217;Leary
AUTHOR URI: http://design.hayfordoleary.com/
*/

a, a:link, a:visited {
	color: #a34921;
	text-decoration: underline;
}

a img {
	border: 2px solid #a34921;
}

abbr {
	border: 1px dotted #000;
}

#access #menu {
	background: #d3c5bf;
	color: #a34921;
	padding: 10px;
	text-align: center;
}

#access #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#access #menu ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0 15px;
}

#access #menu ul li a {
	color: #a34921;
}

#access #menu ul li ul {
	display: none;
}

#access .skip-link {
	display: none;
}

.aligncenter, img.aligncenter{
	display: block;
	margin: 1em auto;
	text-align: center;
}

.alignleft, img.alignleft{
	float: left;
	margin: 1em 1em 0 0;
}

.alignright, img.alignright{
	float: right;
	margin: 1em 0 0 1em;
}

body {
	margin: 0;
	paddding: 0;
	text-align: center;
	width: 100%;
}

div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}

#content {
	margin: 0 200px 0 0;
}

#content h2, #content h3 {
	clear: both;
}

#content .entry-content {
	line-height: 16px;
}

#content .entry-date, #content .entry-meta {
	font-size: 12px;
}

#content .entry-date abbr {
	border: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
	padding-top: 15px;
	width: 100%;
}

#footer p {
	background: #d3c5bf;
	color: #a34921;
	margin: 0;
	padding: 10px;
	text-align: center;
}

div.gallery {
	clear: both;
	margin: 1em 0;
	text-align: center;
	width: 100%;
}

div.gallery dl, div.gallery dl dt {
	display: inline;
}


#header {
	background: #a34921;
	height: 120px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

#header #blog-description {
	display: none;
}

#header #blog-title {
	background: url("./images/logo.png") no-repeat top center;
	height: 100px;
	margin: 10px auto;
	text-align: left;
	width: 750px;
}

#header #blog-title a {
	display: block;
	height: 100px;
	margin: 0 auto;
	outline: 0;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	width: 750px;
}

html {
	font: 14px "Helvetica", "Arial", sans-serif;
}

input, textarea {
	font: 14px "Helvetica", "Arial", sans-serif;
	padding: 5px;
	width: 400px;
}

label {
	display: block;
	margin-bottom: 5px;
}

legend {
	display: none;
}

div#nav-above {
	display: none;
}

div#nav-below {
	margin-top: 1em;
}

div#nav-images {
	height: 150px;
	margin: 1em 0;
}

div.navigation {
	height: 30px;
}

div.navigation div.nav-next a, div.navigation div.nav-previous a {
	background: #d3c5bf;
	border: 1px solid #a34921;
	color: #a34921;
	padding: 3px;
	text-decoration: none;
}

div.navigation div.nav-next a:hover, div.navigation div.nav-previous a:hover {
	background: #a34921;
	border: 1px solid #a34921;
	color: #fff;
	padding: 3px;
	text-decoration: none;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.navigation div.nav-previous {
	float: left;
	text-align: left;
}

div.sidebar {
	float: right;
	line-height: 16px;
	overflow: hidden;
	width: 180px;
}

.sidebar #search input.button {
	width: 50px;
}

.sidebar #search input.text {
	width: 100px;
}

.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li ul {
	list-style: disc;
	margin-left: 18px;
}

.sidebar ul li ul li {
	list-style: disc;
}

div#secondary {
	clear: right;
	display: none;
}

p.wp-caption-text{
	font-style: italic;
}

#wrapper {
	margin: 120px auto 0 auto;
	text-align: left;
	width: 750px;
}