/* 

STYLE SHEET FOR [x] WEB SITE
Created by Name Surname
www.domain.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. hacks

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		}

body {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
		}
		
/*  --------- 2. structure  --------- */

#wrapper {
	text-align: left;
	width: 600px;
	height: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	border-bottom-color: #666666;
	border-bottom: 6px;
	border-right-color: #999999;
	border-right-style: inset;
	border-bottom-style: ridge;
	border-left-color: #CCCCCC;
	border-left-style: outset;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
		}  
		
#masthead {
	width: 600px;
	margin: 18px auto;
	text-align: center;
	position: relative;	

		}
		
#logo {
		}
		
#navContainer {
	border-bottom: 1px solid #734052;
	float:left;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 12px;
	text-align: center;
		}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
	background-color: #FFFFFF;
	width: 500px;
	margin: auto;
	height: auto;
	padding-top: 48px;
		}
		
#blurb {
	margin-left: 260px;


}		

#footer {
		}

.separator {
		clear: both;
		height: 0;
		}
		


/* ---------- 3. links and navigation ---------- */

a {
	text-decoration: underline;
	color: #aa4466;
		}
		
a:hover {
	color: #66aadd;
		}

a:visited {
	color: #442233;
		}		
		
ul#tabnav {
	list-style-type: none;
	margin: 0 0 -1px 0;
	padding-left: 40px;
	font: 110% verdana, arial, sans-serif;
	float:left;
	width: 100%;
}

ul#tabnav li {
	float: left;
	background-color: #BE6A88;
	color: #FFFFFF;
	margin: 2px 2px 0 2px;
	border-top: 1px solid #734052;
	border-right: 1px solid #734052;
	border-left: 1px solid #734052;
	border-bottom: 1px solid #734052;
}


ul#tabnav a:link, ul#tabnav a:visited {
	display: block;
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
	padding: 4px;
}


ul#tabnav a:hover {
	background-color: #E6CFE6;
	color: #FFFFFF;
}

#home ul#tabnav li.home, 
#contact ul#tabnav li.contact,
#appearances ul#tabnav li.appearances,
#bio ul#tabnav li.bio,
#press ul#tabnav li.press,
#ecard ul#tabnav li.ecard,
#multimedia ul#tabnav li.multimedia {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #804080;
	border-right: 1px solid #804080;
	border-left: 1px solid #804080;
}

#home ul#tabnav li.home a:link, #home ul#tabnav li.home a:visited,
#news ul#tabnav li.news a:link, #news ul#tabnav li.news a:visited,
#press ul#tabnav li.press a:link, #press ul#tabnav li.press a:visited,
#contact ul#tabnav li.contact a:link, #contact ul#tabnav li.contact a:visited,
#appearances ul#tabnav li.appearances a:link, #appearances ul#tabnav li.appearances a:visited,
#bio ul#tabnav li.bio a:link, #bio ul#tabnav li.bio a:visited,
#ecard ul#tabnav li.ecard a:link, #ecard ul#tabnav li.ecard a:visited,
#multimedia ul#tabnav li.multimedia a:link, #multimedia ul#tabnav li.multimedia a:visited {
	border-bottom: none;
	background-color: #FFF;
	color: #000;
}
#navigation {
		}

#navigation a {
		}

#navigation ul {
		}

#navigation li {
		}
		
/* ---------- 4. fonts ---------- */

h1, h2, h3, h4, p, ul {
		}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #734052;
	padding: 4px;
		}

h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #734052;
		}

h3 {
	font-size: 14px;
		}
		
h4 {
		}

.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
	font-style: italic;
	padding-bottom: 18px;

		}
		
		
		
.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	padding-bottom: 18px;
	text-align: right;
	
	}		

ul {
		list-style-type: none;
		}

/* ---------- 5. images ---------- */

a {
		border: 0;
		}
		
/* ---------- 6. hacks ---------- */

body	{ /* IE 5 centring bug fix */
		text-align: center;
		}

	
.floatLeft {
	float: left;
	margin-right: 12px;
}
.currentPage {
	color: #999999;
}
.boldital {
	font-style: italic;
	font-weight: bold;
}
.date_old {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #734052;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #442233;
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #404040;
}
.cite {
	text-align: right;
}
