/*
Theme Name: Hawkshead v2
Theme URI: http://www.hawkshead.co.nz
Description: WordPress Theme
Author: Macstudio
Author URI: http://www.macstudio.co.nz
Version: 1.0
Tags: MacStudio Design
*/

/* BODY */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 1.7em;
	color: #666;
	text-align: center;
	background-color:#EBE7E3;
	margin:0px;
	padding:0px;
	border:0px;
}

div, img {
	margin:0px;
	padding:0px;
	border:0px;
}

p {
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	text-align:justify;
}

hr {
	margin:0px;
	margin-bottom:50px;
	padding:0px;
	border:0px;
	border-bottom:1px dashed #CCC;
}

/* LINKS */

a:link {
	color: #442a19;
	text-decoration:none;
}

a:visited {
	color: #442a19;
	text-decoration:none;
}

a:hover {
	color: #786050;
	text-decoration:none;
}

a:active {
	color: #442a19;
	text-decoration:none;
}

/* H1 STYLES */

h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.5em;
	margin:0px;
	margin-bottom:15px;
	padding:0px;
	color: #442a19;
}

h1 a:link {
	color: #442a19;
	text-decoration:none;
}

h1 a:visited {
	color: #442a19;
	text-decoration:none;
}

h1 a:hover {
	color: #442a19;
	text-decoration:underline;
}

h1 a:active {
	color: #442a19;
	text-decoration:none;
}

/* H2 STYLES */

h2 {
	font-size: 22px;
	color:#786050;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom:15px;
	padding: 0px;
}

/* H3 STYLES */

h3 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px;
	margin-bottom:15px;
	padding: 0px;
}

/* H4 STYLES */

h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

/* H5 STYLES */

h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5px;
	margin: 0px;
	padding: 0px;
}

/* H6 STYLES */

h6 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5px;
	margin: 0px;
	padding: 0px;
}

/* HEADER */

#header-holder {
	text-align: center;
	margin: 0px;
	margin-top:30px;
	padding: 0px;
	clear: both;
}

#header {
	width: 960px;
	height: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0px;
	border-radius:8px 8px 0px 0px;
	overflow:hidden;
}

#logo {
	width: 250px;
	height: 100px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#header-right {
	width: 200px;
	height: 50px;
	float: right;
	text-align: right;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 15px;
	border: 1px solid #CCC;
}

/* MENU */

#menu-holder {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both; 
}

#menu {
	width: 930px;
	height: 25px;
	background-color:#FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
	border:0px;
	border-bottom:1px solid #EBE7E3;
	clear: both;
}

#menu a:link {
	color: #442a19;
	text-decoration:none;
}

#menu a:visited {
	color: #442a19;
	text-decoration:none;
}

#menu a:hover {
	color: #786050;
	text-decoration:none;
}

#menu a:active {
	color: #442a19;
	text-decoration:none;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* BANNER */

#banner-holder {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#banner {
	width: 960px;
	height: 350px;
	background-color:#FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

.slideshow {
	width:960px;
	height:350px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

/* CONTENT */

#content-holder {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 960px;
	background-color:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}

#content-left {
	width: 600px;
	float: left;
	text-align: left;
	margin: 0px;
	padding:50px;
	padding-top:40px;
}

#content-wide {
	width:900px;
	padding:30px;
	text-align:left;
}

/* SIDEBAR */

#sidebar {
	width: 200px;
	float: right;
	text-align: left;
	margin: 0px;
	margin-right:50px;
	padding: 0px;
	padding-top:50px;
}

#sidebar h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5em;
	color: #442a19;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	border:0px;
	border-bottom:1px solid #EBE7E3;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
#sidebar li a {
	color: #442a19;
	text-decoration:none;
}
.sidebar-box {
	padding:20px;
	border:1px solid #EBE7E3;
}

/* FOOTER */

#footer-holder {
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#footer {
	width: 960px;
	background-color:#442a19;
	background-image:url(images/bkg-footer.gif);
	background-repeat:no-repeat;
	text-align: left;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border:0px;
	border-radius:0px 0px 8px 8px;
	overflow:hidden;
}

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

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

#footer a:hover {
	color: #FFF;
	text-decoration:underline;
}

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

#footer-left {
	width: 600px;
	float: left;
	text-align: left;
	margin-left:30px;
}

#footer-right {
	width: 300px;
	float: right;
	text-align: left;
	margin-right:30px;
}

#copyright {
	width:900px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
}

/* STYLE */

.alignleft {
	float: left;
	padding-right:15px;
	padding-bottom:10px;
}

.alignright {
	float: right;
	padding-bottom:10px;
	padding-left:15px;
}

/* NEXTGEN GALLERY */

.ngg-galleryoverview {
	padding-bottom:20px;
}


/* STYLE */



/* STYLE */



/* STYLE */



/* STYLE */



/* STYLE */
