/*
Theme Name: Kate Hansen theme
Theme URI: http://katehansen.com.au/
Description: A WordPress theme built with HTML 5.
Author: NU STUDIO
Author URI: N/A
Version: 1.0
*/


/* Defaults
------------------------------------------------------------ */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, table, td, form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	max-width: 100%;
}
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
} 
.clearfix {
	display: inline-block;
} 
html[xmlns] .clearfix {
	display: block;
} 
* html .clearfix {
	height: 1%;
}


/* Basics
------------------------------------------------------------ */
body {
	background-color:#FFF;
	font-size:0.8em;
	width: 900px;
	margin: 0px auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

/* hyperlinks */
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #9F9F9F;
}


/* Header
------------------------------------------------------------ */
body>header {
	width:900px;
	height:100px;
	margin:0;
	padding:0;
	overflow: hidden;
}
body>header h1 a {
	margin: 30px 0 30px 178px;
	height: 40px;
	text-decoration: none;
	color: #ddd;
	text-indent: -9999px;
	display: block;
	width: 455px;
	background-image: url(http://katehansen.com.au/wp-content/themes/katehansen_theme/images/header.png);
	background-repeat: no-repeat;
}

/* Post */
article[id*=post-] {
	padding: 10px 0;
}
article>header p, 
article>footer p {
	font-style: italic;
}
article+nav {
	font-weight: bold;
}


/* Main Content
------------------------------------------------------------ */
section {
	float:right;
	width:723px;
	padding:10px 0 10px 12px;
	margin:0;
	background-color:#FFF;
	min-height:310px;
	height:auto !important; /* IE6 Hack */
	height:310px; /* IE6 Hack */
	border-left: 1px solid #000;
}
section p {
	line-height: 1.4em;
}
section>h1 {
	margin:0;
	padding:0 0 18px 0;
	color:#00acec;
	font-weight:normal;
	font-size:1.2em;
	text-transform: uppercase;
}
section img {
	margin: 10px;
	padding:0;
}
section h1 + p img {
	margin: 0 0 10px 0;
	padding:0;
}

/* align */
img.alignright {float:right; margin:0 0 0 0; }
img.alignleft {float:left; margin:0 0 0 0; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto; }
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; }


/* Sidebar
------------------------------------------------------------ */
aside {
	float:left;
	margin:0;
	padding: 10px 0;
	width:150px;
	background-color:#FFF;
	overflow:hidden;
}
aside li {
	list-style: none;
}
aside li ul li {
	list-style: disc outside;
}


/* Navigation */
nav {
	float:left;
	margin:0;
	padding:0;
	width:150px;
	text-align:right;
	font-size:1.2em;
	background-color:#FFF;
	overflow:hidden;
}
nav ul {
	margin:0;
	padding:0;
}
nav li {
	margin:10px 0 18px 0;
	padding:0;
	display:block;
	list-style-type:none;
	text-align:right;
	text-transform: uppercase;
}
nav li:first-child {
	margin:0px 0 18px 0;
	padding:0;
	display:block;
	list-style-type:none;
	text-align:right;
	text-transform: uppercase;
}
nav li a{
	text-decoration: none;
	color: #000;
}
nav li a:hover, nav .current_page_item a  {
	text-decoration: none;
	color: #9F9F9F;
}


/* Footer
------------------------------------------------------------ */
body>footer {
	clear:both;
	float:right;
	width:725px;
	margin:0;
	padding:20px 10px;
	text-align:right;
}
body>footer p {
	margin:0;
	padding:0;
	color:#000;
}


/* Pages
------------------------------------------------------------ */
/* Home */
#home_image_title {
	text-align: center;
	margin-top: -5px;
}

/* Works */
#works_post {
	margin: 50px auto 0 auto;
	width: 720px;
	display: block;
	text-align: left;
}
#works_post:nth-child(2) {
	margin: 0 auto 0 auto;
	width: 720px;
	display: block;
	text-align: left;
}
#works_post h1 {
	margin: 5px 0 0 0;
	padding: 0;
}
#works_post #works_content a img  {
	border: none;
	margin: 0 0 5px 0;
	padding: 0;
	max-width: 150px;
	max-height: 114px;
}
#works_post #works_content a:hover img  {
	border: none;
	background-color: #FFF;
}

/* Exhibitions */
#exhibitions_post {
	margin: 80px auto 0 auto;
}
#exhibitions_post:nth-child(2) {
	margin: 0 auto 0 auto;
}
#exhibitions_post h1 {
	margin: 5px 0 0 0;
	padding: 0;
}
#exhibitions_post #exhibitions_content a img  {
	border: none;
	margin: 0;
	padding: 5px 0 0 0;
}
#exhibitions_post #exhibitions_content a:hover img  {
	border: none;
	background-color: #FFF;
}
#exhibitions_post #exhibitions_content .ngg-galleryoverview {
	padding: 0px;
	margin-top: -15px;
}
#exhibitions_post #exhibitions_content .ngg-galleryoverview:first-child {
	padding: 0px;
	margin-top: 5px;
}

/* Biography */
.biography_sub_head {
	font-weight: bold;
	margin-top: 25px;
	display: inline-block;
	font-size: 1.2em;
	color: #B6B6B6;
}
section h1 + p.biography_sub_head {
	font-weight: bold;
	margin-top: 0px;
	display: inline-block;
	font-size: 1.2em;
	color: #B6B6B6;
}
.biography_year  {
	font-weight: bold;
}
.biography_exhibition_name {
	font-style: italic;
}
.biography_group_exhibitions_year {
	font-weight: bold;
	margin-top: 13px;
	display: inline-block;
}
section p.biography_sub_head + p .biography_group_exhibitions_year {
	font-weight: bold;
	margin-top: 0px;
	display: inline-block;
}

/* Contact */
#contact_form {
	margin: 5px 0 0 0;
}
.email a {
	color: #00acec;
	text-decoration: none;
}
.email a:hover {
	color: #00acec;
	text-decoration: underline;
}
#contact_form input[type=text] {
	color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 0px 2px 5px;
	margin: 0 0 10px 0;
	width: 225px;
}
#contact_form textarea {
	color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 122px;
	width: 350px;
	padding: 3px 0 0 5px;
	margin: 0 0 5px 0;
}
#contact_form input[type=submit] {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	border: 1px solid #000000;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	cursor: pointer;
	font-weight: bold;
}
#contact_form input[type=submit]:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #00acec;
	border: 1px solid #00acec;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	cursor: pointer;
	font-weight: bold;
}

/* Contact Form 7 */
#contact_form .wpcf7-mail-sent-ok {
	border: 2px solid #00acec;
}
.wpcf7-response-output.wpcf7-display-none {
	background-color: #FFF;
	margin: 0 0 0 0;
	display: block;
}


/* Options
------------------------------------------------------------ */
/* Search */
label[for=s] {
	display: none;
}