/* @override http://www.deirdreleber.com/v20/styles/screen.css */

/* v.2.0 'Chennselaig' */

/* (c) 2007 Brian Flanagan, Push & Shove Design */

/* This design was lovingly crafted by Brian Flanagan for use exclusively on deirdreleber.com. Deirdre owns all of the images, and their copyright will be enforced. */

html {
	width: 100%;
	min-width: 720px;
}

body {
	background: url(img/yellow_bg.gif) center repeat;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
	width: 100%;
}

a, a:visited {
	color: #550000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #550000;
	text-decoration: underline;
	font-weight: bold;
}

div#header {
	margin: 0;
	padding: 0;
	height: 65px;
	width: 100%;
	background: url(img/yellow.gif) repeat;
}

div#header h1 {
	margin: 0;
	padding: 0;
	height: 65px;
	width: 256px;
	display: block;
	float: left;
	margin-left: 20px;
	background: url(img/header.gif) repeat;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}

div#footer {
	display: block;
	float: left;
	width: 100%;
	padding: 0px;
	background: #FFFF99;
	margin: 25px 0 0;
	text-align: right;
}

div#footer span {
	display: block;
	float: right;
	font-size: 0.9em;
	margin: 5px 15px 5px 5px;
}

div#bulk {
	margin: 10px;
}

div#bulk div.halfBox {
	float: left;
	display: block;
	width: 50%;
}

div#bulk div.fullBox {
	float: left;
	display: block;
	width: 100%;
}

/* @group Resume */

body#Resume div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

body#Resume div#bulk div.fullBox div.address {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 20px;
}

body#Resume div#bulk div.fullBox div.address strong {
	font-weight: bold;
}

body#Resume div#bulk div.fullBox ul.big li h3 {
	margin-top: 2px;
	margin-bottom: 3px;
	font-weight: bold;
}

body#Resume div#bulk div.fullBox ul.big li ul li {
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
}

body#Resume div#bulk div.fullBox ul.big li ul li div.year {
	display: block;
	width: 90px;
	float: left;
}

/* @end */

/* @group About */

body#About div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

body#About div#bulk h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 0.9em;
}

body#About div#bulk strong {
	font-weight: bold;
	font-style: italic;
}

body#About div#bulk div.halfBox div.rightImg {
	display: block;
	float: left;
	margin: 10px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

body#About div#bulk div.halfBox p {
	text-align: justify;
	font-size: 0.8em;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 8px;
}

/* @end */

/* @group Contact */

body#Contact div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

body#Contact div#bulk div.halfBox div.rightImg {
	float: left;
	margin: 10px;
	margin-left: -40px;
	margin-right: 25px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

body#Contact div#bulk div.halfBox p {
	font-size: 0.8em;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 8px;
}

/* @end */

/* @group Paintings */

body#Paintings div#bulk div.halfBox {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;
}

/* @end */

/* @group Events */

body#Events div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

body#Events div#bulk div.halfBox div.rightImg {
	float: left;
	margin: 10px;
	margin-right: 25px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

body#Events div#bulk div.halfBox p {
	font-size: 0.8em;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 8px;
}

/* @end */

/* @group Paintings */

body#Paintings div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: italic;
}

body#Paintings div#bulk table img {
	margin: 5px;
}

body#Paintings div#bulk div.viewerNav {
	display: block;
	text-align: center;
}
body#Paintings div#bulk div.paintingBlock {
	display: block;
	margin: 10px auto;
	min-width: 850px;
}

body#Paintings div#bulk div.thePainting {
	display: block;
	float: right;
	margin-right: 10%;
}

body#Paintings div#bulk div.paintingInfo {
	display: block;
	font-size: 0.9em;
	width: 120px;
	margin-top: 250px;
	margin-left: 20px;
	float: left;
}

body#Paintings div#bulk div.paintingInfo strong {
	font-weight: bold;
}

body#Paintings div#bulk div.paintingInfo span {
	color: #f00;
}

/* @end */

/* @group Home */

body#Home div#bulk h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.1em;
}

body#Home div#bulk div.halfBox div.rightImg {
	float: left;
	margin: 10px;
	margin-right: 25px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

body#Home div#bulk div.halfBox p {
	font-size: 0.8em;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 8px;
}

body#Home div#bulk div.halfBox p.moreLink {
	float: right;
	margin-right: 10%;
}

/* @end */

/* @group nav */

div#navbar {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 3px;
	width: 100%;
	background: url(img/yellow.gif) repeat;
}

div#navbar ul {
	margin: 0 auto;
	padding: 0;
	display: block;
	text-align: center;
	}

div#navbar ul li {
	margin-left: 0;
	padding: 3px 1px;
	display: inline;
	color: #550000;
	}
	
div#navbar ul li, div#navbar ul a, div#navbarul li, div#navbar ul a:visited {
	font-weight: normal;
	color: #550000;
	text-decoration: none;
	}

div#navbar ul li, div#navbar ul a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
	}

/* @end */