/*  
Theme Name: SBorchardt
Theme URI: http://sueborchardt.com/
Description: a mix of themes.
Version: 1.0
Author: (originally) Michael Heilemann + sue borchardt
Author URI: http://www.sueborchardt.com/

*/

body {
	background: #000; border: 0px;
	background-color: #000000;
	background-image: url('http://www.sueborchardt.com/staticHeader.jpg');
	background-attachment: fixed;
	background-position:  50px 50px;
	background-repeat: no-repeat;
	font-size: 62.5%; /* Resets 1em to 10px */
	/*font-size: 100.1%;*/
	font-family: 'Times New Roman', Times, Arial, Serif;
/*	font-family: "Century Gothic",Verdana, Arial, sans-serif;*/
   /*font-family: Georgia, "Times New Roman", sans-serif;*/
	/*color: rgb(204, 102, 0);*/
	/*color: #ffC;*/
	color: rgb(190, 170, 140);
	text-align: center;
	/*color: #006;*/
	margin: 0;
	padding: 0; 
	/*color: rgb(204, 102, 0);*/
	}

#formTitle {
	color: #AA6;
	font-size: 80%;
	margin: 40px 0;
}
#Meta {
	margin: 80px 0;
}
/*
#emailMsg {
	padding: 2px;
	background:#000;
	color:#666;
	width: 300px;
	height: 300px;
	}
#contactFormButton {
	padding: 1px;
	background:#000;
	color:#666;
	}
	*/
#sueThumb {
	padding: 0px;
	margin: 80px auto;
	align: center;
	text-align: center;
}
#price {
	font-size: 80%;
}
#header {
	background-color: #000000;/*sueb*/
	}

#content {
	margin: 0px 50px 0px 0px;
	background:#070303;
	z-index: 3;
	font-size: 1.1em
}
.widecolumn {
	background-color: transparent;
	clear: none;
	/*float: right;*/
	float: left;
	padding: 0 0 20px 0px;
	/* margin: top, right, bottom, left*/
	margin: 0px 0px 0px 20px;
	width: 850px;
	}
.narrowcolumn {
	background-color: transparent;
	clear: none;
	/*float: right;*/
	float: left;
	padding: 0 0 20px 0px;
	/* margin: top, right, bottom, left*/
	margin: 0px 0px 0px 20px;
	width: 650px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	/*padding-top: 5px;*/
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.alt {
	background-color: #000;
	color: #AA6;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #000;
	}
#sgFooter {
	background-color: #000;
  font-size: 70%;
  text-align: center;
  color: #AA6;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 , .description{
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	font-variant: small-caps; /*sueb*/
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 4em;
	text-align: right;
	}

h2 {
	font-size: 1.2em;/*sue*/
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 0.9em; /*sueb*/
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #AA6; /*sueb*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #AA6;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entrytext p {
	font-family: 'Times New Roman', Times, Arial, Serif;
	color: #BB9;
	padding 5px auto; 
	margin-left: 15px;
	margin-right: 15px;
}
.entry p a:visited {
	color: #CC6600;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
#emphasize {
	color: #DC6;
}
	

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font: 0.9em; 
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-variant: small-caps; /*sueb*/
	color: #AA6;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #AA6; /*sue*/
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	text-align: left;
	background-color: transparent;
	border: 6px solid #993300; 
	border: 0px;
	margin-left: 75px;
	margin-top: 180px;
	/*
	margin: 200px auto auto 100px;
	margin: 20px 10px 100px 10px;
	*/
	padding: 0;
	width: 870px;
	border: 0px;
	/*
	margin: 150px auto;
	*/
	}
	
#header {
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	}


#headerimg {
	background-color: transparent;
	background-image: url('http://www.sueborchardt.com/staticHeader.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0;
	/*height: 200px;
	border: 0px;
	width: 100%; */
	z-index: 1;
	text-align: right;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	font-variant: small-caps; /*sueb*/
	}
	/*

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.widecolumn .post {
	margin: 0;
	}
	*/
	
#postDivider {
	width: 100%;
	background: #000;
	height: 20px;
}
/*.post {border: 1px solid #333; margin: 3em;} */
.post {
	padding: 5px 5px 25px 5px;
	/*padding: 0px 0px 10px 0px;*/
	/*margin: 3em;*/
	margin: 0, 3em;
	text-align: left;
	border: 1px solid #333333;
	background: transparent;
	/*background: #0C0; for debugging */
	/*
	-moz-opacity: 0.65;	
	opacity: 0.65;	
	filter: Alpha(opacity=65);
	*/
	}


#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	/*width: 760px; sueb*/
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

.description {
	text-align: right;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

h2.meta {
	text-align: bottom; /*sueb*/
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* Begin Sidebar */
#sidebar /* the real-deal */
{
	margin: 185px 10px 0 0;
	/* margin: top, right, bottom, left*/
	/*padding: 25px 0 0px 0;*/
	/*
	margin-left: 10px;
	margin-bottom: 0px;
	*/
	/*
	position absolute;
	top: 10px;	
	*/
	width: 150px;
	height: 1000px;
	-moz-opacity: 0.65;	
	opacity: 0.65;	
	filter: Alpha(opacity=65);
	background:#111;
	text-align: left;
	clear: none;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.9em; /*sueb*/
	margin: 0px 0 0 0;
	padding: 0;
	}

#sidebar {
	font: 0.9em; 
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-variant: small-caps; /*sueb*/
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 5px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 0 0 5px;
	}
#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	background:#000;
	color:#AA6;
	}

#respond{
	background:#000;
	color:#AA6;
}
#sidebar #searchsubmit {
	padding: 1px;
	background:#000;
	color:#AA6;
	}
/* End Sidebar */

#searchform {
	margin: 0px auto;
	padding: 5px 3px; 
	text-align: left;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background:#111;
	color:#AA6;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background:#111;
	color:#AA6;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */






/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #AA6;
	}

blockquote {
	margin: 30px;
	border: 1px solid #666; 
	background:#111;
	padding:8px;
}
blockquote ul {
	margin: 10px;
	padding: 10px;
	}
.entrytext ul {
	margin: 10px;
	padding: 10px;
	}

#sueHead {font-variant: small-caps;
	color: #AA6;
	font-size: 120%;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	}


blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	color: #000;
	}

img {
	border: 0px;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* PART 1 : THE WORDPRESS TEMPLATE

body, .hnav ul li, .vnav ul ul li, #wp-calendar a, #commentform #author, #commentform #email, #commentform #url, #commentform textarea {background: #CC0000;} /*sueb*/
#header, #footer, .hnav {background: #transparent;} /*sueb*/
#outerColumnContainer {border-left: solid 14em #CBCCD0; border-right: solid 14em #CBCCD0;}
.hnav ul li a:hover, .vnav ul ul li a:hover {background: #A3A4A6;}
/* BORDERS */
#rap, #commentform #author, #commentform #email, #commentform #url, #commentform textarea {border: 1px solid #A3A4A6;}
#innerColumnContainer {border-left: 1px solid #A3A4A6; border-right: 1px solid #A3A4A6;}
.hnav {border-bottom: 1px solid #A3A4A6;}
#footer {border-top: 1px solid #A3A4A6;}
.hnav ul li {border: 1px solid #A3A4A6; border-right-width: 0;}
.hnav ul li {border-right: 1px solid #A3A4A6;}
.vnav ul ul {border: 1px solid #A3A4A6; border-bottom-width: 0;}
.vnav ul ul li, #comments, #postcomment {border-bottom: 1px solid #A3A4A6;}
.storytitle {border-top: 1px solid #CBCCD0;}
#commentlist li ul {border-left: 1px solid #ddd;}
html[xmlns] .mozclear {border-bottom: 1px solid; border-color: transparent; /* MOZILLA HACK */}
img, a:link img, a:visited img, a:active img {border: 0px solid #CCC;}
/* FONT COLORS */

.hnav ul li a:hover, .vnav ul ul li a:hover {color: #fff;}
.meta, #commentlist cite {background: #000; color: #AA6;}
/* FONT FAMILY */
body {font-family: Georgia, "Times New Roman", sans-serif;}
code {font-family: "Courier New", Courier, monospace;}
/* FONT SIZE */
h1 {font-size: 300%;}
h2 {font-size: 120%;}
h3 {font-size: 160%;}
h4 {font-size: 130%;}
h5 {font-size: 100%;}
h6 {font-size: 70%;}
body {font-size: 100.1%;}
html>body {font-size: 110%; /* OPERA HACK */}
body:last-child, * html body {font-size: 100.1%; /* OPERA HACK */}
#rap {font-size: 80%;/* DEFAULT FONT SIZE */}
#right .inside, #left .inside {/* font-size: 80%; */}
.storytitle {font-size: 1.4em;}
.storytitle span {font-size: 0.7em;}
table {font-size: 100%;}
/* FONT WEIGHT */
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, .storytitle span {font-weight: normal;}
/* FONT STYLE */
h4 {font-style: italic;}
/* FONT VARIANT & TEXT TRANSFORM */
h1, .storytitle {font-variant: small-caps;}
.vnav ul li, #comments, #postcomment {text-transform: uppercase;}
.vnav ul ul li, .storytitle span {text-transform: none;}
/* TEXT ALIGN */
h4, .meta {text-align: right;}
#header h1, .hnav ul, #footer {text-align: right;} /*sueb*/
/* LETTER SPACING */
#header h1, .storytitle {letter-spacing: 0.1em;}

#sueCaption{letter-spacing: 0.1em;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	color: #AA6;
	font-size: 70%;
}

#indentedBlock {
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	margin-left: 15px;
	border: 0px solid #000; 
	padding:8px;
	font-variant: none;
	color: #AA6;
}
#homeBlock {
	font-family: 'Times New Roman', Times, Arial, Serif;
	color: #BB9;
	margin-left: 15px;
	padding: 10px;
	margin: 30px;
	border: 0px solid #000; 
	padding:8px;
	font-variant: none;
}
#homeBullet{
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-size: 80%;
	color: #AA6;
}
#homeBullet a{
	font-size: 150%;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
/* old tags for home page*/
#noBrHeader{
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-size: 140%;
	font-variant: small-caps;
	color: #CC6600;
}

#noBrHeader:hover {color: #ff9933; text-decoration: none;}
#vertSpacer{
	height: 10px;
}

#regText{
	font-family: 'Times New Roman', Times, Arial, Serif;
	color: #BB9;
	letter-spacing: 0.1em;
	letter-spacing: 0.2em;
}
#regText a{
	letter-spacing: 0.1em;
	font-family: 'Times New Roman', Times, Arial, Serif;
}
/* end of old tags for home page*/
/* new tags for home page*/
#newsBox{
	margin-top: 0px;
	margin-right: 5px;
	padding: 10px 5px 5px 5px;
	width: 130px;
	background: #000000;
	text-align: left;
	clear: none;
	float: right;
	}
#newsLink{
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-size: 150%;
	font-variant: small-caps;
	color: #0F2222;
}
#eventDesc{
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 80%;
	color: #AA6;
}

#newsLink:hover {color: #099960; text-decoration: none;}

#eventBox{
	padding: 5px 0px 0px 0px;
	letter-spacing: 0.1em;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	color: #AA6;
}
#eventBox a{
	font-size: 80%;
	letter-spacing: 0.1em;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	color: #449966;
}
#eventBox a:hover {color: #66EECC; text-decoration: none;}

#bookEntry{
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.1em;
	font-size: 80%;
	color: #AA6;
}
#bookEntry a{
	font-size: 110%;
	font-family: "Century Gothic",Verdana, Arial, sans-serif;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
.vnav ul li {letter-spacing: 0.2em;}
.vnav ul ul li, .storytitle span {letter-spacing: 0em;}
/* LINE HEIGHT */
.hnav ul {line-height: normal;}
.storycontent {line-height: 130%;}
/* LIST STYLE */
.hnav ul, .vnav ul, ul.post-meta, .meta ul, #commentlist li ul {list-style: none;}
/* LINKS */
a, a:link, a:visited, a:active, .hnav ul li a, .hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active, .hnav ul li a:hover, .vnav ul ul li a:link, .vnav ul ul li a:visited, .vnav ul ul li a:active, .vnav ul ul li a:hover, .vnav ul ul li a:link, .vnav ul ul li a:visited, .vnav ul ul li a:active {text-decoration: none;}
/* MARGINS & PADDING */
body, ul, ol, dl, h1, h2, h3, h4, h5, h6, #header, .hnav ul, .vnav ul, .vnav ul ul, .vnav ul ul li, #commentlist cite, #commentlist p, .meta ul {margin: 0; padding: 0;}
.hnav {margin: 0; padding: 3px 0 4px 0; white-space: nowrap;}
.hnav ul li {white-space: nowrap;}
.hnav ul li a, .hnav ul li a:link, .hnav ul li a:visited, .hnav ul li a:active {margin: 0 -1px 0 0; padding: 3px 10px 4px 10px;}
.vnav {margin: 1em 0;}
.vnav ul li {margin: 0 0 1em 0; padding: 0;}
.vnav ul ul li a {padding: 2px 2px;}
.vnav ul ul ul.children {padding-left: 1em;}
#commentlist li {padding: 10px;}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {padding: 0.2em;}
#commentform textarea {width: 80%;}
#commentform p {margin: 0 0 1em 0;}
#comments {margin: 3em 0 1em 0; padding: 0 0 0.3em 0;}
#postcomment {margin: 0.9em 0 1em 0; padding: 0 0 0.3em 0;}
#innerColumnContainer {margin: 0 -1px; width: 100%;}
#rap {margin: 20px; min-width: 40em;/* UNKNOWN TO IE */ width: auto;}
#SOWrap {margin: 0 -1px 0 0; width: 100%;}
#middle {margin: 0 0 0 -1px; width: 100%;}
#left {width: 14em; margin: 0 1px 0 -14em;}
#right {width: 14em; margin: 0 -14em 0 1px;}
#footer {padding: 0.5em;}
.meta span {margin: 0 0 0 10px;}
.storytitle {margin: 0 0 0.5em 0;}
* html .hnav {height: 1%; /* IE HACK */}
* html .HNAV {height: auto;	padding: 0;	/* IE HACK */}
* html .HNAV ul li a {/* \*/width: 1%; /* IE HACK */}
.inside {padding: 0 1em; /* IE HACK */}
html[xmlns] .mozclear {margin-bottom: -1px; /* MOZILLA HACK */}
/* POSITIONING */
.clear, .post, .meta {clear: both;}
#left, #middle, #right, #SOWrap { overflow: visible; /* FIX FOR IE ITALICS BUG */ position: relative; /* FIX */}
#SOWrap, #left {float: left;}
#middle, #right {float: right;}
* html .vnav ul ul li a /* hide from IE5.0/Win & IE5/Mac */ {height: 0.01%;}
* html .vnav ul {position: relative; /* IE needs this to fix a rendering problem */}
/* DISPLAY */
.vnav ul ul, .vnav ul ul li, .vnav ul ul li a:link, .vnav ul ul li a:visited, .vnav ul ul li a:active, .vnav ul ul li a:hover {display: block;}
.hnav ul li, .meta li, ul.post-meta li, .meta ul {display: inline;}
.hide, .hnav ul span.divider {display: none;}
/* MISCELLANEOUS */
label {cursor: pointer;}
td, th {vertical-align: top;}
* html #rap { /* \*/ word-wrap: break-word; /* INVALID CSS JUST FOR IE */}
#commentlist {}
/* BACKGROUND COLORS */
#header, .hnav, #footer {background: #000;} /*sueb*/
#outerColumnContainer {border-left: 5em solid #222; border-right: 5em solid #222;} /* does nothing? */
/* FONT COLORS */
a:link {color: #cc6600;}
a:visited {color: #cc6600;}
a:hover {color: #ff9933; text-decoration: none;}

#footer, span.label {color: #AA6;}
/* BORDERS */
#rap {border: 1px solid #444;}
.hnav, div.sgGallery {border-bottom: 0px solid #444;}
#innerColumnContainer {border-left: 1px solid #f00; border-right: 1px solid #f00;}
#footer {border-top: 1px solid #444;}
/* FONT FAMILY */
body {font-family: "Century Gothic",Verdana, Arial, sans-serif;}
/* FONT SIZE */
.sgContainer h1 {font-size: 150%;}
h2, .phototitle, .gallerytitle, .listtitle {font-size: 1.5em;}
/* FONT WEIGHT */
/* FONT STYLE */
/* FONT VARIANT & TEXT TRANSFORM */
h2, .phototitle, .gallerytitle, .listtitle {font-variant: small-caps;}
/* TEXT ALIGN */
div.sgContainer, .sgContainer h1, div.sgContent, .details, .sgNavBar p {text-align: center;}
div.sgGallery, div.sgGalleryThumbnail, div.sgThumbnail {text-align: left;}
div.sgNavBar, p.sgNavBar {text-align: right;}
div.sgNavBar {font-size: 80%;}
/* DISPLAY */
span.label {display: inline;}
/* LETTER SPACING 200*/
h2, .phototitle, .gallerytitle, .listtitle {letter-spacing: 0.2em;}
/* LINKS */
/* MARGINS & PADDING */
div.sgContainer {width: 100%; margin: 12px auto 12px auto;}
#left {width: 5em; margin: 0 1px 0 -5em;}
#right {width: 5em; margin: 0 -5em 0 1px;}
.hnav {padding-left: 5em;}
h2 {padding: 0; margin: 5px 0;}
.phototitle, .gallerytitle, .listtitle {padding: 5px; margin: 0;}
.hnav {padding-left: 5em;}
div.sgTab {padding: 2px; margin: 0;}
div.sgContent {margin-top: 0px; margin-bottom: 10px;}
div.sgContent img {margin: 5px;}
div.sgGallery {margin: 8px; padding: 2px;}
div.sgThumbnail {margin: 8px; padding: 2px;}
img.sgThumbnail {margin: 8px;}
.sgNavBar {margin: 1em;}
div.sgNavBar img {margin: 5px;}
.details {margin: 4px auto 4px auto; padding: 4px;}
div.sgLanguageFlipper {float: left; clear:left;}
div.sgTemplateFlipper {float: right; clear:right;}
div.sgLanguageFlipper form, div.sgTemplateFlipper form {margin-bottom: 0}
div.stretcher {height: 1px}
/* POSITIONING */
#left, div.sgGalleryThumbnail, div.sgThumbnail {float: left;}
#right {float: right;}
div.sgContainer, div.sgTab, div.stretcher {clear: both;}
#left {overflow: visible; position: relative; z-index: 4;}
#right {overflow: visible; position: relative; z-index: 2;}
div.details p span.separator:first-child {display: none;}

/* sue's header */
/*
#staticHeader {
	left: 0px; width: 700px; height: 275px;
	background: url(../staticHeader.jpg) no-repeat;
	color:#666666;
	padding: 0;
	z-index: 1;
	border: 0px;
	position: absolute;}

*/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
