/* CSS Document */
/* Sue Hiley Harris website stylesheet*/

/*styles for all pages */
body {
	font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	background: #FFF;
	width: 960px;
	line-height: 1.3em;
	margin: 0 auto;
}

#container {
	/*float: left;*/
	width: 940px;
	padding: 10px;
}

#header {
	float: left;
	width: 880px;
	height: 30px;
	margin: 0 30px 0 30px;
}

#rightcolumntop {
	float: right;
	width: 660px;
	margin: 0 30px 0 0;
	text-align: right;
	letter-spacing: 0.5em;
	font-size: 0.9em;
	font-weight: lighter;
	color: #E6E6E6;
	padding:3px 6px;
}
#rightcolumntop a {
	color: #B2B2B2;
    font-family: Arial,sans-serif;
	font-size:1em;
	padding:0 4px;
}
/*h4 {
	text-align: right;
	color: #E6E6E6;
	font-size: 0.9em;
	font-style: normal;
	font-weight: lighter;
	padding: 0;
	margin:0;
	letter-spacing: 0.5em;*/
}
#rightcolumntop a {
	color:#b2b2b2;
	text-align: right;
	letter-spacing: 0.5em;
	font-size: 0.9em;
	font-weight: lighter;
	padding:3px 6px;
	}

#rightcolumntop a:hover {
	color: #996633;
}

#leftcolumn {
	float: left;
	width: 220px;
	height: 550px;
	margin: 30px 0 0 30px;
	padding: 0;
}

#footer {
	clear: both;
	float: left;
	width: 880px;
	height: 50px;
	margin: 0 30px 0 30px;
	text-align: left;
	letter-spacing: 0.2em;
	font-size: 0.6em;
	color: #B2B2B2;
	}

/* home, contact, at a glance and cv */

#rightcolumn {
	float: left;
	width: 660px;
	height: 440px;
	margin: 20px 30px 0 0;
	padding: 0;
}

/* gallery pages */

.hidden {
	visibility:hidden;
	}


#rightcolumnimages {
	float: left;
	width: 660px;
	height: 300px;
	margin: 0 30px 0 0;
	padding: 0;
}

#rightcolumnimages img {
	float: left;
	margin: 0px;
	padding: 0 3px 0 0;
}

#text {
	float: left;
	width: 220px;
	height: 200px;
	margin: 0px;
/*	padding: 10px 0 0 0;*/
}

#rightcolumnthumbs {
	float: left;
	padding: 0;
	width: 410px;
	height: 180px;
	margin: 0 30px 0 0;
	padding: 20px 0 0 30px;
}

#rightcolumnthumbs img {
	float: right;
	padding: 0 0 2px 2px;
	border: none;
}

h1 {
	text-align: left;
	color: #B2B2B2;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.3em;
	line-height: 60%;
	padding: 0;
	
}

/*left column lettering all pages*/

h2 {
	text-align: left;
	color: #4D4D4D;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	line-height: 40%;
	letter-spacing: 0.2em;
	padding: 0;
}

h3 {
	text-align: left;
	color: #B2B2B2;
	font-size: 0.9em;
	font-style: normal;
	font-weight: lighter;
	padding: 10px 0 0 0;
	line-height: 110%;
	letter-spacing: 0.3em;

}



/*text for text column*/
p {
	clear: both;
	text-align: left;
	color: #999999;
	font-size: 0.7em;
	line-height: 130%;
	letter-spacing: 0.05em;
}

a {	
	text-decoration: none;
	color: #000;
	border: none;
}

a:hover {
	color: #996633;
	text-weight: lighter;
		
}

/* Navigation */

ul#nav, ul.nav {
	clear: both;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul#nav li, ul.nav li {
	clear: both;
	float: left;
	display: block;
	font-size: 0.75em;
	letter-spacing: 0.1em;
}

ul#nav li a, ul.nav li a {	
	text-decoration: none;
	color: #666666;
	padding: 0;
}

ul#nav li a:hover, ul.nav li a:hover {
	color: #996633;
	font-weight: normal;
}

ul#nav li.current a, ul.nav li.current a {
	color: #000;
	font-weight: normal;
}

ul#nav li.sub, ul.nav li.sub {
	margin: 0;
	font-size: 0.7em;
	line-height: 1.3em;
	letter-spacing: 0.1em;
}

ul#nav li.sub a, ul.nav li.sub a {
	color: #b2b2b2; 
}

ul#nav li.current.sub a, ul.nav li.current.sub a, ul#nav li.current.sub a:hover, ul.nav li.current.sub a:hover {
	color: #000; 
}

ul#nav li.sub a:hover, ul.nav li.sub a:hover  {
	color: #996633;
}

.notlinked {
	color: #666666;
}

/***********************************************************************************************************************
DOCUMENT: style/format.css
DEVELOPED BY: Ryan Stemkoski
COMPANY: Zipline Interactive
EMAIL: ryan@gozipline.com
PHONE: 509-321-2849
DATE: 2/26/2009
DESCRIPTION: This document contains the structural formatting files for the accordion style menu.
************************************************************************************************************************/

/*for navigation on all pages*/

#wrapper {
	width: 600px;
	/*float: left;*/
	/*margin-left: auto;
	margin-right: auto;*/
	}

.accordionButton {	
	width: 600px;
	float: left;
	background: #FFF;
	cursor: pointer;
	padding: 0 0;
	font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	color: #666;
	font-size: 0.75em;
	letter-spacing: 0.15em;
	}
	
#wrapper.accordionButton a:hover {	
	width: 600px;
	float: left;
	background: #FFF;
	cursor: pointer;
	padding: 0 0;
	font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	color: #996633;
	font-size: 0.75em;
	letter-spacing: 0.15em;
	}
	
.accordionContent {	
	width: 600px;
	float: left;
	background: #FFF;
	display: none;
	font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	color: #B2B2B2;
	font-size: 0.9em;
	line-height: 130%;
	text-decoration: none;
	
	}

#wrapper.accordionContent a:hover {	
	/*width: 600px;
	float: left;
	background: #FFF;
	display: none;*/
	font-family: "Lucinda Sans Unicode", "Lucinda Grande", sans-serif;
	color: #996633;
	font-size: 0.9em;
	line-height: 130%;
	text-decoration: none;
	
	}


