/* @override http://www.geoffreyolsen.com/go-wp-content/wp-content/themes/golsen/style.css */

/*
Theme Name: Geoffrey Olsen
Theme URI: http://itchaway.net
Description: Theme for GeoffreyOlsen.com
Version: 1
Author: John Sparrow
Author URI: http://itchaway.net
Tags: olsen, geoffrey olsen, clean, simple
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper, #header, #topnav, #topnav ul, #footer {
	display: block;
	overflow: hidden;
}

#wrapper {
	width: 900px;
	margin: 0 auto 15px auto;
}

#header {
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #ccc;
}

#header p.description, #header h1, #topnav ul li a {
	text-align: left;
	text-indent: -9999em;
}

#header h1 a {
	float: left;
	width: 320px;
	height: 60px;
	background: url(style/images/logo.png) no-repeat 0 0;
}

#topnav {
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	position: relative;
	z-index: 0;
}

#topnav #navpointer {
	position: absolute;
	z-index: 100;
	height: 5px;
	background-color: #ccc;
}

#topnav #navpointer {
	width: 110px;
	bottom: 10px;
	left: 17px;
}

#topnav ul {
	width: 900px;
	height: 40px;
	margin: 0 auto auto 0;
}

#topnav ul li, #topnav ul li a {
	float: left;
	display: inline;
	padding: 0;
	height: 40px;
}

#topnav ul li {
	margin: 0 5px;
}

#topnav ul li a {
	margin: 0;
}

#topnav div#navpointer {
	width: 110px;
	left: 17px;
}

body#exhibitions #topnav div#navpointer {
	width: 115px;
	left: 148px;
}

body#sectionsnews #topnav div#navpointer {
	width: 65px;
	left: 307px;
}
body#sectionscatalogues #topnav div#navpointer {
	width: 113px;
	left: 415px;
}
body#reviews #topnav div#navpointer {
	width: 90px;
	left: 559px;
}
body.contactpage #topnav div#navpointer {
	width: 85px;
	left: 695px;
}

#topnav ul li a#navbio {
	width: 130px;
	background: url(style/images/nav/bio.gif) no-repeat 0 0;
}

#topnav ul li a#navex {
	width: 130px;
	background: url(style/images/nav/ex.gif) no-repeat 0 0;
}

#topnav ul li a#navupdates {
	width: 110px;
	background: url(style/images/nav/news.gif) no-repeat 0 0;
}

#topnav ul li a#navcatalog {
	width: 130px;
	background: url(style/images/nav/catalog.gif) no-repeat 0 0;
}

#topnav ul li a#navreviews {
	width: 120px;
	background: url(style/images/nav/reviews.gif) no-repeat 0 0;
}

#topnav ul li a#navcontact {
	width: 130px;
	background: url(style/images/nav/contact.gif) no-repeat 0 0;
}

#sidebar {
	width: 160px;
	float: left;
	border-right: 2px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}
#header div#search {
	position: absolute;
	z-index: 150;
	top: 25px;
	right: 40px;
	width: 300px;
}

#header div#search form label {
	font-size: 12px;
	color: #666;
}

#header div#search form input#s {
	height: 20px;
	border: 1px solid #ccc;
}

#content {
	width: 700px;
	float: right;
	margin-bottom: 20px;
}

#content hr {
	margin: 30px auto;
}

#content p, #content ul li, #content ol li, div.summary {
	font-size: 12px;
	color: #666;
	line-height: 150%;
	margin: 15px 0;
}

#content ul, #content ol {
	margin-top: 10px;
	margin-bottom: 25px;
}

#content ul li, #content ol li {
	margin-left: 30px;
	line-height: 160%;
}

#content ul li {
	list-style-type: disc;
}

#content ol li {
	list-style-type: decimal;
}

#content ul.gallerycat {
	width: 685px;
	overflow: hidden;
	display: block;
	margin: 40px auto 40px 0;
}

#content ul.gallerycat li {
	float: left;
	height: 100px;
	width: 100px;
	overflow: hidden;
	margin: 5px;
	padding: 0;
	border: 2px solid #333;
	list-style-type: none;
}

#wrapper #content ul.gallery.galleria {
	display: block;
	overflow: hidden;
	width: 610px;
	margin: 10px 0;
	position: relative;
	z-index: 100;
}

#wrapper #content ul.gallery.galleria li {
	float: left;
	margin: 10px 9px;
	padding: 0;
	border: 1px solid #999;
	overflow: hidden;
	width: 80px;
	height: 80px;
	list-style-type: none;
}

body#home #sidebar, body#home #topnav, body#home #header #search, body#home #content .post p, body#home #content a.post-edit-link, body#home #content h2, body#home #footer {
	display: none;
}

body#home #content {
	width: 860px;
}

body#home img#randimage {
	display: block;
	overflow: hidden;
	margin: 50px auto 0 auto;
}

#sidebar div#sidebar_projects h2#works-header {
	width: 150px;
	height: 40px;
	text-align: left;
	text-indent: -9999em;
	background: url(style/images/headers/selected-worksdk.gif) no-repeat 0 0;
}

#sidebar div#sidebar_projects ul li a {
	color: #666;
	text-decoration: none;
}

#sidebar div#sidebar_projects ul li a:hover {
	color: #333;
}

#sidebar div#sidebar_projects ul li {
	line-height: 150%;
	font-size: 14px;
	font-weight: bold;
	margin: 0 5px;
	padding: 10px 0;
	/*border-top: 1px solid #ccc;*/
}

#sidebar div#sidebar_projects ul li.cat-item-4 {
	border: none;
	margin-top: 10px;
}

#sidebar div#sidebar_projects ul.children li {
	margin: 5px 0;
	border-bottom: 1px solid #ccc;
}

#sidebar div#sidebar_projects ul li ul.children {
	margin-bottom: -10px;
}

#sidebar div#sidebar_projects ul li a em {
	font-weight: bold;
	font-style: italic;
}

#sidebar div#sidebar_projects ul.children  li a em {
	font-weight: normal;
}

#sidebar div#sidebar_projects ul li ul {
	display: none;
	margin-left: 15px;
}

#sidebar div#sidebar_projects ul li ul li {
	line-height: 200%;
	font-size: 12px;
	font-weight: normal;
}

#sidebar div#sidebar_projects ul li.current-cat ul, #sidebar div#sidebar_projects ul li.current-cat-parent ul {
	display: block;
}

#content a {
	color: #666;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#footer {
	width: 880px;
	clear: both;
	background-color: #999;
	padding: 10px;
	color: #fff;
	font-size: 11px;
}

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

#footer a:hover {
	text-decoration: none;
}



/* CONTACT FORM */

#content div.contactform h2 {
	margin-bottom: 15px;
	color: #666;
}

#content div.contactform {
	display: block;
	overflow: hidden;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #d5d5d5;
}

#content form.form {
	display: block;
	overflow: hidden;
}

#content form.form fieldset label {
	float: left;
	color: #797979;
	font-size: 13px;
	width: 220px;
	margin-right: 10px;
}

#content div#mailingconfirm form label {
	display: block;
	overflow: hidden;
	float: none;
	margin: 20px 0;
	width: 400px;
}

#content form.form fieldset input.textfield, #content form.form fieldset textarea, #content div#mailinglistonly form#mailinglistonlyform input.textfield {
	border: 1px solid #a9a9a9;
	padding: 3px 0 0 3px;
	position: relative;
}

#content form.form fieldset label.error {
	position: absolute;
	padding: 5px;
	width: 240px;
	text-align: left;
	color: #b5383e;
	right: 0px;
	bottom: 3px;
	font-weight: bold;
}

#content form.form fieldset div#messagecont label.error {
	right: 0px;
	bottom: 90px;
	width: 310px;
}

#content form.form fieldset div#nospamcontainer label.error {
	width: 150px;
	right: 250px;
}

#content form.form fieldset textarea {
	width: 400px;
	height: 180px;
}

#content form.form fieldset input.textfield, #content div#mailinglistonly form#mailinglistonlyform input.textfield {
	height: 25px;
	width: 200px;
}

#content form.form fieldset input, #content form.form fieldset textarea {
	float: left;
}

#content form.form fieldset input#mailinglist {
	/*width: 30px;*/
}
#content form.form fieldset input#nospam {
	width: 40px;
}

#content form.form div {
	display: block;
	overflow: hidden;
	clear: both;
	margin: 10px 0;
}

#content form.form div#nospamcontainer {
	margin-top: 50px;
}

#content div.messagequote {
	display: block;
	overflow: hidden;
	width: 400px;
	padding: 10px;
	background-color: #fff;
	margin: 15px auto 15px 15px;
	border: 1px solid #a9a9a9;
}

#content div#mailinglistonly form#mailinglistonlyform input.textfield {
	margin-right: 20px;
}

/* OPENING STYLING */

#content a#introclick {
	width: 300px;
	display: block;
	overflow: hidden;
	margin: 0 0 0 auto;
	height: 40px;
	text-align: left;
	text-indent: -9999em;
	background: url(style/images/clickopen.gif) no-repeat 0 0;
}

#content img#randimage {
	padding: 5px;
	border: 1px solid #797979;
}

#content h2, #content h3, #content h4, content h5 {
	color: #797979;
	font-weight: normal;
	font-style: normal;
}

#content h2.title {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 7px;
}


/* NEWS LISTINGS */

#content div.thepost {
	display: block;
	overflow: hidden;
	margin-bottom: 50px;
	border-bottom: 4px solid #a9a9a9;
}

#content div.thepost div.postcontent {

}

#content div.archivesdropdown {
	display: block;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 4px solid #424242;
	margin-bottom: 40px;
}

#content div.archivesdropdown select {
	width: 200px;
	float: right;
}

#content div.categoryheaderwithdate, #content div.headerwithdate {
	display: block;
	overflow: hidden;
	position: relative;
}

#content div.categoryheaderwithdate h3, #content div.headerwithdate h2 {
	float: left;
	width: 400px;
}

#content div.headerwithdate h2 {
	font-size: 16px;
}

#content div.headerdate {
	float: right;
	width: 250px;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
}

#content div.headerdate h3 {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #797979;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

#content div.postcontent {
	display: block;
	overflow: hidden;
	clear: both;
	margin-top: 20px;
	padding-bottom: 10px;
}

div.covertitlecontainer, div.titlecontainer {
	display: block;
	overflow: hidden;
	margin: 20px 0 40px 0;
}

div.titlecontainer div.title {
	display: block;
	overflow: hidden;
	width: 100%;
	
}

body#sectionscatalogues div.title h3 {
	font-size: 14px;
}

body#sectionscatalogues div.title h3 a {
	font-size: 20px;
	text-decoration: none;
	color: #424242;
}

body#sectionscatalogues div.title h3 a:hover {
	text-decoration: underline;
}

div.imgcontainer {
	display: inline-table;
	overflow: hidden;
	vertical-align: middle;
}

div.imgcontainer a img {
	border: 2px solid #a9a9a9;
}

div.imgcontainer a:hover img {
	border: 2px solid #424242;
}

div.covertitlecontainer div.title {
	width: 400px;
	display: inline-table;
	margin-left: 20px;
	vertical-align: middle;
}



#content ul.oldernewer {
	display: block;
	overflow: hidden;
	width: 600px;
	margin: -30px auto 0 auto;
}

#content ul.oldernewer li {
	list-style-type: none;
	margin-left: 0;
}

#content ul.oldernewer li a, #content div.categoryheaderwithdate h3 a {
	text-decoration: none;
}

#content ul.oldernewer li a:hover, #content div.categoryheaderwithdate h3 a:hover {
	text-decoration: underline;
}

ul.oldernewer li.older {
	float: left;
}

ul.oldernewer li.newer {
	float: right;
}

body.searchfor #content h3.searchheader {
	display: block;
	overflow: hidden;
	margin: 10px;
}

body.searchfor #content h2.title {
	margin-bottom: 40px;
}