/*   
Theme Name: thewhiteleaf Neue
Theme URI: http://thewhiteleaf.com
Description: a theme created to display the illustrations and oil paintings of artist Tristan Henry-Wilson
Author: Tristan Henry-Wilson
Author URI: http://youwillnevergrowoldandyouwillneverdie.com
Version: 1.0

*/

/* 2 Column Left CSS Document */
@import url(base.css);
@import url(type.css);



/* HTML Styles
----------------------------------------------------- */

body {
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	color: #000;
	background-position:center;


}

a {
	color: #000;

}

a:visited {
	color: #666;
}

a:hover {

}

a:active {
	color: #CCC;
}

em {
	font-weight:bold;
}

strong {
	font-weight: 700;
}

th {
	font-weight: 600;
}



/* Page Container Styles
----------------------------------------------------- */

div#container {
	width:1152px;
	background: transparent  url(images/twl_leaf_footer.gif) bottom right no-repeat scroll;
	margin:0 auto;
}

/* Page Wrapper Styles
----------------------------------------------------- */

div#pageWrapper {
	width: 1152px;
	margin: 0 auto;
	padding:0;
	background: url(images/twl_bg_grad.gif) repeat-y;
	background-position: 80px 0;
}


/* Header Styles
----------------------------------------------------- */

div#header {
/*	background-color: #FFF;*/
	text-align: left;
	height:108px;
	margin:0 auto;
	width:950px;

}

div#branding {
	font-size: 1.375em; /* 16x1.375=22px */
	font-weight: 600;
	background-image:url(images/twl_logo.gif);
	background-repeat:no-repeat;
	background-position:40px 38px;
	height:72px;
	width:178px;
}

div#tagline {
/*	padding: 0 0 18px 10px;*/
	font-size: 1.125em; /* 16x1.125=18px */
	line-height:1.1em;
	margin-top:-34px;
	margin-left:200px;
	height:18px;
	font-weight:bold;
	color:#636363;
}

div#navMain {

}

div#navMain ul li {
	display: inline;
	list-style-type: none;
}

div#navMain ul li a {
	padding: 0 5px;
}


/* Content Wrapper Style
----------------------------------------------------- */

div#content {
	width: 950px;
	text-align: left;
	margin:0 auto;
}


/* Content Styles
----------------------------------------------------- */
div#contentMain {

}

div#contentMain th {
	border-bottom: 0.071em solid #ccc; /* 14x0.071=1px */
}

div#contentMain td {
	border-bottom: 0.083em solid #ccc; /* 12x0.083=1px */
}

div#contentSub {
}

div#contentSub ul li {
	list-style: square;
}

div#contentSub ol li {
	margin-left: 25px;
}

/* Content Styles
----------------------------------------------------- */
div.thumbnail {
	width:475px;
	height:380px;
	margin:0 auto;
	float:left;
}

	div.thumbnail img {
	margin-left:25px;
	padding-bottom:5px;
	}
	
	div.thumbnail p {
	width:420px;
	font-size: 0.75em; /* 16x0.75em=12px */
	text-align:left;
	line-height:1.4em;
	padding:0 0 0 35px;
	margin:0;
	}
	
	div.thumbnail p a, visited, active {
	font-style:italic;
	text-decoration:none;
	border-bottom:1px dotted;
	}
	
	div.thumbnail a:hover {
	text-decoration:none;
	border:none;

	}
	
	div.thumbnail a img {
	border:none;

	}
	
	div.thumbnail a:visited img {
	border:none;

	}
	
	div.thumbnail a:active img {
	border:none;

	}


/* Local Navigation Styles
----------------------------------------------------- */
div#navLocal {
}

div#navLocal ul li a {
}

div#navLocal ul li a:hover {
}

div#navLocal p {

}

/* Additional Content Styles
----------------------------------------------------- */

div#contentAdditional {

}

div#contentAdditional p {

}


/* Footer Styles
----------------------------------------------------- */
div#footer {
	height:108px;
	background: transparent;
	clear: both;
	width: 950px;
	text-align: left;
	color: #000;
	margin:0 auto;
	padding:0;
}

div#footerTri3 {
	background:  url(images/Tri3_footer_10_10.jpg) no-repeat;
	height:90px;
	width:120px;
	background-position:40px 10px;
	}
	
div#footerBio {
	height:90px;
	width:280px;
	float:left;
	margin:-104px 0 0 135px;
	}
	
	div#footerBio p {
	font-size: 0.6875em; /* 16x0.6875=11px */
	line-height: 1.2em;
	padding:10px 0 0 0;
	}
	
div#footerContact {
	height:90px;
	width:280px;
	float:right;
	margin:-103px 190px 0 0;
	}
	
	div#footerContact p {
	font-size: 0.6875em; /* 16x0.6875=11px */
	line-height: 1.2em;
	padding:10px 0 0 0;
	}

div.navAdditional {
}

div.navAdditional ul li {
	display: inline;
	list-style-type: none;
}

div.navAdditional ul li a {
	padding: 0 5px;
}

#copyright {
	font-size: 0.625em; /* 16x0.625=10px */
	text-align:right;
	margin:-18px 30px 0 0;
	padding:0 10px 0 0;
	line-height:1.2em;
	width:280px;
	float:right;
	color:#999999;
}

.note {
	background-color: #e8effb;
	color: #666;
}





