/*  
Theme Name: Eric Heveron-Smith
Theme URI: http://www.eric-hs.com
Description: Theme for the home page of Eric Heveron-Smith.
Version: 1.0
Author: Greg Kamprath
Author URI: http://www.gregkamprath.com/

*/


/*
---------------------------------------
Eric Heveron-Smith Style Sheet
author: Greg Kamprath
version: 2009.05.13
---------------------------------------

Set up notes:
Enter website title
Disable comments and pingbacks
set up pages for news / about / dates / projects / pictures / links / contact
give those pages order 0 through 7.
go to "settings -> readings" and select front page displays: a static page: news
maybe change total displayed posts to 5.
Set links page to "links (separate page)" template
create user account(s)



*/

/* dark black-red 040000 medium red 6b0a06 light green abb228 */	



/* general /////////////////////////////////// */
* 	{ 
	margin:0; 
	padding: 0; }
body 	{
	font-family: Arial, Verdana, Sans-serif;
	font-size: small;
	background: #abb228; }
p	{
	text-indent: 2em;
	padding: 0 1em .2em 1em;
	color: #040000; }
h1, h2, h3, h4, h5, h6, ul, ol 	{ 
	padding: 0 0 0 1em;
	margin: 0 0 .5em 0; }
ul 	{ 
	list-style-type: none; }
li {
	padding: 0 0 .6em 0; }
img {
	max-width: 440px;
	margin: 1em .5em 1em .5em;
	padding: .4em;
	border: 1px dotted #040000;
	background: #abb228; }
pre, code {
	margin: .5em 0 .5em .5em;
	padding: .5em 0 .5em .5em; 
	color: #6b0a06;
	background: #abb228; }
a:link, a:hover, a:active, a:visited { 
	text-decoration: none;
	border: none; }
a:link, a:visited {
	color: #6b0a06;
	border-bottom: dotted 1px #6b0a06; }
a:hover, a:active {
	color: #040000;
	border-bottom: solid 1px #040000; }
img.alignright {
	float: right; }
img.alignleft {
	float: left; }
.left {
	display: block;
	float: left; }
.right {
	display: block;
	float: right; }
.hide {
	visibility: hidden; }
#wrapper {
	background: #fff;
	width: 500px;
	padding: .8em 10px .8em 10px;	
	margin-left: auto; margin-right: auto; }



/* header //////////////////////////////////////////////// */
#header {                      
	width: 500px;
	height: 120px; 
	margin: 0 0 10px 0;
	background: #6b0a06;
	background: url(images/accordionheader.jpg); }
#header h1 {
	padding: 65px 0 0 0;
	color: #fff;
	font-size: 1em;
	font-weight: bold; }
#header a:link, #header a:visited {
	width: 160px;
	height: 23px;
	padding: 7px 0 0 90px;
	background: url(images/title.jpg) 0 0 no-repeat;
	border: none; 
	color: #040000;
	display: block; }
#header a:hover, #header a:active {
	color: #fff; 
	background: url(images/title.jpg) -250px 0 no-repeat;
	border: none; }

/* nav ////////////////////////////////////////////// */
#nav {
	width: 500px;
	height: 60px;
	background: #6b0a06;
	background: url(images/accordiontop.jpg) top left no-repeat; }
#nav ul {
	padding: 15px 22px 0 22px; }
#nav li { 
	padding: 0;
	float: left;
	text-align: center; }
#nav a:link, #nav a:visited {
	width: 65px;
	height: 22px;
	padding: 8px 0 0 0; 
	color: #040000;
	font-weight: bold;
	display: block; 
	border: none; }
#nav a:hover, #nav a:active { 
	color: #fff;
	border: none; }
a.nav1:link, a.nav1:visited {
	background: url(images/nav1.jpg) 0 0; }
a.nav1:hover, a.nav1:active {
	background: url(images/nav1.jpg) -65px 0; }
a.nav2:link, a.nav2:visited {
	background: url(images/nav2.jpg) 0 0; }
a.nav2:hover, a.nav2:active {
	background: url(images/nav2.jpg) -65px 0; }
a.nav3:link, a.nav3:visited {
	background: url(images/nav3.jpg) 0 0; }
a.nav3:hover, a.nav3:active {
	background: url(images/nav3.jpg) -65px 0; }
a.nav4:link, a.nav4:visited {
	background: url(images/nav4.jpg) 0 0; }
a.nav4:hover, a.nav4:active {
	background: url(images/nav4.jpg) -65px 0; }
a.nav5:link, a.nav5:visited {
	background: url(images/nav5.jpg) 0 0; }
a.nav5:hover, a.nav5:active {
	background: url(images/nav5.jpg) -65px 0; }
a.nav6:link, a.nav6:visited {
	background: url(images/nav6.jpg) 0 0; }
a.nav6:hover, a.nav6:active {
	background: url(images/nav6.jpg) -65px 0; }
a.nav7:link, a.nav7:visited {
	background: url(images/nav7.jpg) 0 0; }
a.nav7:hover, a.nav7:active {
	background: url(images/nav7.jpg) -65px 0; }



/* main ////////////////////////////////////// */
#main 	{ 
	width: 498px; 
	padding: 2em 0 2em 0;
	background: #fff;     
	color: #040000; }
div.post {
	padding: 0;
	margin: 0 0 1em 0; }
h2.title {
	height: 1.2em;
	padding: 0 0 0 1em;
	margin: 0 0 .5em 0;
	color: #6b0a06;
	border: 1px dotted #040000;
	border-width: 1px 0 1px 0;
	font-size: 1.2em;
	line-height: 1.2em; }
h2.title a { border: none; }
h2.title a:hover, h2.title a:active { border: none; }
h3 {
	font-size: 1em; }
#main ul, #main ol {
	padding: .4em 1em 0 1em;
	margin: 0 0 .5em 0; }
#main li {
	padding: 0 0 .5em 0; }
div.post p a { 
	text-decoration: none;
	border: none; }
li.bookmarks a { margin: 0 1em 0 0; }
p.postmetadata { text-align: right; padding: 0 1em .5em 0; }
div.navigation {
	text-align: center;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold; }

	
/* footer ///////////////////////////////// */
#footerimage {
	width: 500px;
	height: 60px;
	background: #6b0a06; 
	clear: both; 
	background: url(images/accordionbottom.jpg) top left no-repeat; } 
#footer {
	height: 1.3em;
	margin: .5em 0 0 0;
	color: #040000;
	background: #fff;
	border: 1px dotted #040000;
	border-color: #040000 #ffffff #040000 #ffffff;
	font-size: .8em; }
#footer p {	padding: 0; text-indent: 0; line-height: 1.3em; }
#footer a { border: none; }
span.credit { padding-left: 1em; padding-right: 1em; }
span.loginout { padding-left: 1em; border-left: 1px dotted #040000; }

	
	
	
	
/* sort this crap /////////////////////////////////////////// */
ul.gigs li {
	padding: 0px 0px 10px 0px; }
p.address {
	text-indent: 0;
	padding: 10px 10px 10px 10px }
h3.artist {
	padding: 0 0 10px 10px; }
h3.artist + p {
	padding: 0 10px 0px 10px; }
span.gigsdate {
	padding-right: 5px; }
ul.music {
	margin: .5em .2em .5em .2em; }
ul.music li {
	margin: .2em 0 .2em 0; }
a.music {
	width: 260px;
	height: 16px;
	padding: 2px 10px 2px 10px; } 
ul.pictures li {
	padding: 0;
	margin: 0; }
ul.linklist {
	width: 140px;
	margin: .5em .5em .5em .2em; }
ul.linkparty {
	padding: 5px .5em .5em .5em; }
ul.linkparty li {
	padding: 0 0 5px 10px; }
ul.pictures li a {
	border: none;
	text-decoration: none; }
ul.gigs li {
	color: #040000; }
span.gigsdate {
	color: #6b0a06; }

span.medium {
	color: #6b0a06; }
ul.music {
	border: 1px solid #040000; }
a.music:link, a.music:visited {
	color: #040000;
	background: #abb228;
	border: 1px dotted #040000; }
a.music:hover, a.music:active {
	color: #6b0a06;
	border: 1px solid #6b0a06; }
.linklist {
	border: 1px dotted #040000;
	border-left: 5px solid #6b0a06; }
span.gigsdate {
	font-weight: bold; }
span.note {
	font-style: italic;
	font-size: .9em; }
ul.music {
	display: block;
	float: right; }
a.music {
	display: block; }
ul.linklist {
	float: left; }	