/**********************************************************************************************

Author: Bill Addison / Varley Art Gallery
Author URL: http://www.dogandponystudios.com
Description: Stylesheet for Varley Art Gallery
Created: 04/08/09

***********************************************************************************************/

/* ---- General ---- */
body {
	background:#D4D6D7;
	color:#444;
	font-size:13px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	behavior:url("csshover3.htc");
	}
	
#wrapper {
	background:#fff;
	width:980px;
	margin:0 auto;
	}
	
#content {
	margin-top:20px;
	min-height:300px;
	}
	
b, strong, h1, h2, h3, h4, h5, h6 {
	color:#111;
	}
	
.breadcrumb {
	margin-bottom:20px;
	}
	
#content a, #content a img {
	color:#EE3224;
	text-decoration:none;
	border:none;
	}
	
#content a:hover, #content a:hover b, #content a:hover strong {
	background:#EE3224;
	color:#fff;
	}
	
.aligncenter, div.aligncenter {
	display:block;
	margin:auto;
	text-align:center;
	}

.alignleft {
	float:left;
	padding:5px 15px 5px 0;
	margin-top:0;
	}

.alignright {
	float:right;
	padding:5px 0 5px 15px;
	margin-top:0;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:0;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

/* ---- Header ---- */
#header {
	height:185px;
	background:url(images/header-blocks.gif) bottom no-repeat;
	position:relative;
	margin-bottom:4px;
	}
	
#header-logo {
	width:580px;
	height:80px;
	background:url(images/varley-logo.png) center no-repeat;
	text-indent:-9000px;
	position:absolute;
	top:30px;
	z-index:999;
	}
	
#header-logo a {
	display:block;
	height:20px;
	position:absolute;
	}
	
#header-logo #header-logo-link {
	width:200px;
	height:70px;
	top:0;
	left:0;
	}
	
#header-home-link {
	width:170px;
	top:8px;
	left:200px;
	}
	
#header-mckay-link {
	width:160px;
	top:28px;
	left:220px;
	}
	
#header-foundation-link {
	width:350px;
	top:48px;
	left:235px;
	}
	
#searchform {
	position:absolute;
	right:0;
	top:30px;
	}
	
#searchform input {
	outline:none;
	border:none;
	border:1px solid #bbb;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:160px;
	color:#bbb;
	padding:3px;
	}
	
.hilite { background-color:#FFF975; }
	
/* ---- Navigation ---- */
#nav {
	background:#B4B6B9;
	position:absolute;
	bottom:47px;
	z-index:998;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	text-transform:lowercase;
	}

#nav ul {
	list-style:none;
	font-size:16px;
	margin:0;
	}
	
#nav > ul li {
	float:left;
	}
	
#nav li {
	padding:5px 20px;
	position:relative;
	_float:left;
	}
	
#nav ul ul li {
	padding:2px 10px;
	}
	
#nav ul ul li:last-child {
	padding-bottom:10px;
	}
	
#nav li:hover ul, #nav li.sfhover ul /* IE6 Suckerfish Selector */ {
	display:block;
	}
	
#nav li.sfhover ul li { /* IE6 Suckerfish Selector */
	float:none;
	}
	
#nav ul ul {
	display:none;
	position:absolute;
	left:10px;
	top:34px;
	background:#B4B6B9;
	border:2px solid #fff;
	border-top:none;
	}
	
#nav a {
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
	font-size:13px;
	}
	
#nav a:hover {
	color:#eee;
	}
	
/* ---- Home ---- */
#feature-ie6 {
	display:none;
	_display:block;
	_background:url(images/feature-bknd.jpg) top left no-repeat #999;
	}

#feature {
	background:url(images/feature-bknd.jpg) top left no-repeat #999;
	_display:none; /* Kill feature for IE6 */
	}

#feature ul, #feature-ie6 ul {
	list-style:none;
	margin:0;
	height:275px;
	overflow:hidden;
	position:relative;
	z-index:1;
	}
	
.feature {
	height:275px;
	display:table;
	position:relative; 
	overflow:hidden;
	}
	
.feature > div {
	#position:absolute; 
	#top:50%;
	display:table-cell; 
	vertical-align:middle;
	}
	
#outer-ie6 { /* IE6 Hack */
	#position:absolute; 
	#top:50%;
	display:table-cell; 
	vertical-align:middle;
	}
	
.feature div > div {
	#position:relative; 
	#top:-50%;
	}
	
#inner-ie6 { /* IE6 Hack */
	#position:relative; 
	#top:-50%;
	}
	
.feature h2, .feature h3, .feature a, .feature p{
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 15px 40px;
	padding-right:380px;
	}
	
.feature a:hover {
	text-decoration:underline;
	}
	
.feature h2 { /* Title of feature */
	font-size:30px;
	line-height:32px;
	}
	
.feature h3 { /* Date of feature */
	font-size:16px;
	}
	
.feature h4 { /* Learn More button of feature */
	font-size:12px;
	text-transform:uppercase;
	}
	
.feature p { /* Used if a feature excerpt is included */
	line-height:13px;
	padding-right:600px;
	}
	
#feature-img {
	width:350px;
	height:275px;
	position:absolute;
	top:0;
	right:0;
	}
	
.news-list h2 {
	font-weight:normal;
	font-size:16px;
	}
	
.news-list .date {
	font-weight:bold;
	color:#111;
	}
	
.news-list ul {
	list-style:url(images/red-arrow.gif);
	font-size:12px;
	font-style:italic;
	}

#upcoming-events > ul {
	margin-left:30px;
	font-weight:bold;
	}
	
#upcoming-events ul ul {
	list-style:none;
	margin:0;
	font-weight:normal;
	}
	
#upcoming-events > ul li {
	color:#000;
	margin-bottom:10px;
	} 
	
#upcoming-events, #upcoming-exhibitions {
	line-height:14px;
	}
	
.submit-your-art {
	margin:0 10px 10px 0;
	}
	
/* ---- Footer ---- */
#footer {
	height:75px;
	margin-top:20px;
	background:#231F20;
	overflow:hidden;
	font-size:12px;
	line-height:14px;
	color:#C9C9C9;
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:5px;
	}
	
#footer p {
	float:left;
	margin:0;
	padding:10px 20px 5px 20px;
	}
	
#footer p img {
	margin:-5px 0 0 0;
	}
	
#footer h6 {
	font-size:8px;
	line-height:8px;
	color:#C9C9C9;
	float:none;
	display:block;
	margin:0 0 0 20px;
	clear:both;
	}

/* ---- Category Page ---- */
#main h1 {
	font-size:24px;
	}
	
#main h2 {
	font-size:20px;
	}
	
#main h4 {
	font-size:14px;
	font-weight:bold;
	}

.post-list {
	list-style:none;
	margin:20px 0 0 0;
	}
	
.post-list li {
	border-bottom:1px solid #eee;
	margin-bottom:20px;
	}
	
.post-list li:last-child {
	border:none;
	margin-bottom:0;
	}
	
.post-list h3 {
	color:#666;
	font-size:16px;
	}
	
.post-list h4, .post-list h3 {
	margin-bottom:0;
	}
	
#subpage-list {
	list-style:url(images/red-arrow.gif);
	}
	
#subpage-list ul {
	
	margin-bottom:15px;
	}
	
#subpage-list li a {
	font-size:16px;
	
	}
	
#subpage-list ul li a {
	font-size:13px;
	color:#000;
	}
	
/* ---- Sidebar ---- */
#sidebar {
	font-size:12px;
	}

#sidebar h3 {
	font-size:16px;
	font-weight:bold;
	}
	
#sidebar ul {
	list-style:none;
	margin:0;
	font-size:14px;
	line-height:16px;
	}

#sidebar a {
	color:#000;
	}
	
#sidebar a:hover {
	color:#000;
	background:none;
	text-decoration:underline;
	}
	
#sidebar ul li {
	margin-bottom:10px;
	}
	
.wp_widget_mylinkorder h3 {
	display:none;
	}
	
/* ---- Tables ---- */

#main table td {
	vertical-align:top;
	}

#main table {
	font-size:12px;
	background:#efefef;
	width:100%;
	border-collapse:collapse;
	text-align: left;
	}
	
#main table td {
	border-collapse:collapse;
	border:2px solid #fff;
	padding:10px;
	}
	
#main table h4 {
	margin:0;
	}
	
/* ---- Pagebar Pages ---- */
.pagebar {
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	}
	
.pagebar span {
	padding:5px 10px;
	background:#EE3224;
	color:#fff;
	}
	
#content .pagebar a {
	padding:5px 10px;
	background:#ddd;
	color:#fff;
	}
	
#content .pagebar a:hover {
	background:#aaa;
	color:#fff;
	}
	
/* ---- Calendar of Events ---- */
#cal-events-list ul {
	margin:0;
	list-style:none;
	font-size:16px;
	}
	
#cal-events-list > ul {
	margin-left:15px;
	}
	
#cal-events-list > ul li {
	margin-bottom:15px;
	color:#000;
	} 
	
#cal-events-list {
	_margin-left:15px;
	}

























