/*
Theme Name: Glenna Evans
Theme URI: http://www.glennaevans.ca
Description: Wordpress theme for Glenna Evans' website
Version: 1.0
Author: David Ronnie
Author URI: http://www.davidronnie.ca

*/


/* CSS Reset */	

* { margin: 0; padding: 0; }
html, body, div, span, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, code, em, img, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } 
body { line-height: 1;}
a:focus { outline: none; }
html, body { height: 100%; }
em{ font-style: italic;}
strong{ font-weight: bold;}


/* 
   	++++++
	General Styles
	++++++
*/

html, body{
	min-height: 100%;
	font-family: Lucida, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

html>body{
	min-height: 100%;
}


body.single, body.page, body.category{
	background: #66645e url(http://glennaevans.ca/wp-content/themes/glennaevans/images/interior-bg.jpg) top center repeat-y;
}

body.home{
	background: #66645e url(http://glennaevans.ca/wp-content/themes/glennaevans/images/welcome.jpg) top center no-repeat; 
}
/* 
   	++++++
	Layout Styles
	++++++
*/

#content-container{
	margin: 0 auto;
	width: 896px;
}

.post{
	margin: 0 auto;
	padding: 25px 0;
}

.post img{
	border: thick solid #000;
	margin: 0 5px 5px 0;
}

.node{
	padding: 0 25px 0 0;
	width: 380px;
	float: left;
}
/* 
   	++++++
	Specialize Styles
	++++++
*/



h1{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0 0 20px 0;
	line-height: 115%;
	width: 720px;
}

.category-low-brow h1, .category-hi-brow h1{
	margin: 0;
}

.category-low-brow h2{
	font-size: 18px;
	font-weight: bold;
	color: #fc05ff;
	padding: 5px 0 0 0;
}

.category-hi-brow h2{
	font-size: 18px;
	font-weight: bold;
	color: #5f9d9a;
	padding: 5px 0 0 0;
}

.page-id-31 h2{
	font-size: 18px;
	font-weight: bold;
	color: #939fb3;
	padding: 5px 0 10px 0;
}

#contact h2{
	font-size: 18px;
	font-weight: bold;
	color: #939fb3;
	padding: 5px 0 0 0;
}


body.home p{
	margin: 0 auto;
	padding: 240px 0 0 0;
	width: 430px;
}

#subscribe{
	float: right;
}


p{
	font-size: 10px;
}

.tags{
	font-size: 12px;
	font-style: italic;
	padding-top: 0;
}

.date{
	font-weight: bold;
	float: left;
	width: 130px;
	display: inline-block;
}
.info{
	width: 250px;
	float: right;
	padding-bottom: 25px;
	display: inline-block;
}

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

a:hover, a:active{
	color: #555;
	text-decoration: none;
}

hr{
	border: none;
	border: thin solid #ccc;
	margin: 0 0 15px 0;
}

.gallery{
	float: left;
	clear: both;
}

dl{
	float: left;
}	

dt{
	float: left;
}

.clr{
	clear: both;
	margin: 0 0 15px 0;	
}

/**
welcome nav styles
*/
#intro-nav-container{
	margin: 0 auto;
	width: 720px;
}

#intro-nav { padding: 419px 0 0 0; margin: 0 auto;  width: 720px; height: 419px; position: relative; } 
ul#intro-nav { list-style-type: none; overflow: hidden; padding: 0; margin: 0; background: transparent url(http://glennaevans.ca/wp-content/themes/glennaevans/images/welcome-nav.png) no-repeat 0 0; bottom: 0; left: 0; width: 720px; height: 419px; } 
ul#intro-nav li a { text-indent: -1000em; text-decoration: none; padding: 419px 0 0 0; overflow: hidden; background: transparent url(http://glennaevans.ca/wp-content/themes/glennaevans/images/welcome-nav.png) no-repeat 0 0; position: absolute; top: 0; height: 0px !important; height /**/:419px; /* IE5/Win */ } 
ul#intro-nav li#hi-brow a { background-position: 0 0; width: 357px; left: 0; } 
ul#intro-nav li#hi-brow a:hover { background-position: 0 -419px; }
ul#intro-nav li#low-brow a { background-position: -357px 0; width: 379px; left: 357px; } 
ul#intro-nav li#low-brow a:hover { background-position: -357px -419px; }

/**
interior nav styles
*/

#nav-container{
	margin: 0 auto;
	width: 896px;
	padding: 25px 0 0 0;
}
#nav { padding: 123px 0 0 0; margin: 0 auto;  width: 675px; height: 123px; position: relative; } 
ul#nav { list-style-type: none; overflow: hidden; padding: 0; margin: 0; background: transparent url(http://glennaevans.ca/wp-content/themes/glennaevans/images/interior-nav-temp.png) no-repeat 0 0; bottom: 0; left: 0; width: 675px; height: 123px; } 
ul#nav li a { text-indent: -1000em; text-decoration: none; padding: 123px 0 0 0; overflow: hidden; background: transparent url(http://glennaevans.ca/wp-content/themes/glennaevans/images/interior-nav-temp.png) no-repeat 0 0; position: absolute; top: 0; height: 0px !important; height /**/:123px; /* IE5/Win */ } 
ul#nav li#home a { background-position: 0 0; width: 170px; left: 0; } 
ul#nav li#home a:hover { background-position: 0 -123px; }
ul#nav li#low-brow a { background-position: -170px 0; width: 145px; left: 170px; } 
ul#nav li#low-brow a:hover { background-position: -170px -123px; }
ul#nav li#hi-brow a { background-position: -315px 0; width: 115px; left: 315px; } 
ul#nav li#hi-brow a:hover { background-position: -315px -123px; }
ul#nav li#exhibition-history a { background-position: -430px 0; width: 130px; left: 430px; } 
ul#nav li#exhibition-history a:hover { background-position: -430px -123px; }
ul#nav li#contact a { background-position: -560px 0; width: 115px; left: 560px; } 
ul#nav li#contact a:hover { background-position: -560px -123px; }

#footer{
	margin: 0 auto;
	clear: both;
}