@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	line-height: 1;
	color: #383d44;
	background: #fff;
	text-align: center;
}
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

img {
	border: none;
	}

h2 {
	padding: 0px 0px 5px 0px;
	margin: 0;
	color: #383d44;
	font: 1em Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.33em;
}

h3 {
	padding: 0;
	margin: 0;
	color: #F78626;
	font: 0.9em Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	}

h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color: #F78626;
	}

a {
	text-decoration: none;
	color: #F78626;
}

a:hover {
	text-decoration: underline;
	color: #F78626;
}

.title {
	border-bottom: 1px #C4C3BF solid;
	}

/* header
---------------------------------------------------------------------------------*/

#header { 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	background: #F6F5E6;
	text-align:left; 
	border-top: 1px solid #C4C3BF;
} 
#header p {
	margin: 0;
	padding: 10px 0;
}

#logo {
	margin: 0 auto;
	padding: 10px 0 10px 10px;
	text-align: left;
	}
#logo span, #logo a {
	display: block;
	width: 378px;
	height: 98px;
	padding: 0;
	border-style: none;
	background: #F6F5E6;
	}
#logo img  {
	display: block;
	}

/* navigation
---------------------------------------------------------------------------------*/

#navigation {
	background: #66CCFF;
	padding: 0 10px 0 10px;
} 
#navigation p {
	margin: 0;
	padding: 10px 0;
}

#nav {
	height: 2.4em;
	border-top: 1px solid #C4C3BF;
	border-bottom: 1px solid #C4C3BF;
	background: #E9E8D7;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	float: left;
	padding: 10px 12px 8px 10px;
	text-decoration: none;
	color: #7B7B73;
	border: none;
	}
#nav li a:hover {
	color: #7B7B73;
	background: #CECDBE;
	}
#nav li a.active {
	color: #7B7B73;
	background: #CECDBE;
	}

#subnav {
    margin-top: 15px;
	margin-bottom: 20px;
	height: 2.4em;
	border-top: 1px dashed #C4C3BF;
	border-bottom: 1px dashed #C4C3BF;
	background: #fff;
	}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#subnav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	letter-spacing: 2px;
/*	text-transform: uppercase;*/
	}
#subnav li a {
	float: left;
	padding: 5px 8px 4px 6px;
	text-decoration: none;
	color: #CC0000;
	border: none;
	}
#subnav li a:hover {
	color: #7B7B73;
	text-decoration: underline;
	}
#subnav li a.active {
	color: #7B7B73;
	text-decoration: underline;
	}

/* sidebar
---------------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 190px;
	background: #FFFFFF;
	padding: 20px 10px 10px 10px;
}

#sidebar p {
	margin-top: 8px;
}

#sidebar img {
	border: none;
	}

#sidebar .itemtext {
	margin-top: 8px;
	margin-bottom: 16px;
	color:#555555;
	font-size: 0.8125em;
	line-height: 1.4em;
	}

#sidebar .randomimage img {
	background: white;
	text-align: center;
	margin: 0px;
	padding: 3px;
	border: solid 1px #ccc;
}

#sidebar .randomimage img:hover {
	border: solid 1px #3B5998;
}

#sidebar li a {
	color:#555555;
	line-height: 1.4em;
	text-decoration: none;
	}

#sidebar li a:hover {
	color:#000;
	}

/* footer
---------------------------------------------------------------------------------*/

#footer { 
/*	padding: 0 10px 0 10px;*/
	padding: 0px;
	margin: 0px;
	background: #F6F5E6;
	text-align:left; 
	border-top: 1px solid #C4C3BF;
	border-bottom: 1px solid #C4C3BF;
} 
.copyright {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 80%;
	line-height: 1.4em;
/*	color: #B2B1AD;*/
	color: #777673;
}

.copyright a {
	color: #777673;
	text-decoration: underline;
}

.copyright a:hover {
	color: #222120;
	text-decoration: underline;
}

/* content
---------------------------------------------------------------------------------*/

.maglisting {
	margin-top: 5px;
	margin-bottom: 25px;
	padding: 0px;
	}

.maglisting .illustration {
	text-align: left;
	padding: 0px 5px 0px 0px;
	}

#magazinecover {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	text-align: center;
	}

#magazinecover img {
	border: none;
	}

#magazineinfo {
	padding: 15px;
	text-align: left;
	border-top: 1px solid #C4C3BF;
	}

#magazineinfo p {
	margin-top: 20px;
}

#magazineinfo h3 {
	padding: 0;
	margin: 0;
	color: #F78626;
	font: 0.9em Georgia, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.33em;
	}

#magazineinfo .title {
	margin-bottom: 0.5em;
	border-bottom: 0;
	}	

#magazineinfo .info {
	font-style: italic;
	font-size: 0.9em;
	color: #666;
	}

#magazineinfo .itemtext {
	color:#555555;
	font-size: 0.8125em;
	line-height: 1.4em;
	}

/* article
---------------------------------------------------------------------------------*/

#content .title {
	font: 1.8em Georgia, Times, serif;
	margin-bottom: 0;/*0.5em;*/
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: 0;
	text-transform: none;
	letter-spacing: 1px;
	color: #383d44;
	clear: left;
	}

#content .title a {
	text-decoration: none;
	color: #383d44;
	}

#content .title a:hover {
	text-decoration: underline;
	color: #383d44;
	}

#content .summarytitle {
	font: 1em Georgia, Times, serif;
	margin-bottom: 0.5em;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.125em;
	color: #666666;
	}

#content .summarytitle a {
	text-decoration: none;
	color: #666666;
	}

#content .summarytitle a:hover {
	text-decoration: underline;
	color: #666666;
}

#content .sticky {
	font: 0.9em Georgia, Times, serif; 
	color: #383d44;
	font-weight: normal;
	padding: 7px;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	background: #F4F4F4;
}

#content .updates_title {
	font: 0.9em Georgia, Times, serif; 
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	margin: 15px 0px 0px 0px;
}

#content .updates {
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #C4C3BF;
	border-bottom: 1px solid #C4C3BF;
}

#content .updates ul {
	list-style: none;
	margin: 0px;
	font-size: 0.85em;
	line-height: 1.2em;
}

.illustration {
	float: right;
	margin: 12px 0 5px 20px;
	text-align: center;
}

.illustrationleft {
	float: left;
	margin: 20px 15px 15px 0px;
	text-align: center;
}

#fullitemheader {
	text-align: center;
	padding: 10px 0px 15px 0px;
	border-bottom: 1px #EEEDE8 solid;
	color: #666666;
	font: 0.9em Georgia, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.33em;
}

.itemtext {
	color:#555555;
	font-size: 0.88em;
	line-height: 1.8em;
}
	
.author {
	font: 0.88em Georgia, Times, serif; 
	color: #383d44;
/*	font-size: 0.88em;*/
	font-weight: normal;
	padding: 3px 0px 10px 0px;
	font-style: italic;
/*	line-height: 1.8em;*/
}

.otherway, .left {
	float: left;
	margin: 0 20px 5px 0;
	}

.full {
	float: none;
	width: 540px;
	margin: 0;
	}

.half {
	width: 270px;
	}

.third {
	width: 180px;
	}

.quarter {
	width: 135px;
	}

/* pdf
---------------------------------------------------------------------------------*/

#pdflink {
	padding: 10px 0px 10px 20px;
	background: #FAF9F5;
	border: solid 1px #ECEBE6;
	}

.pdf-file,
.pdf-file a:hover {
	padding: 0px 0px 0px 20px;
	background: url("../images/pdf.gif") no-repeat;
	}

/* gallery
---------------------------------------------------------------------------------*/

#gallerybar {
	padding: 10px 0px 10px 40px;
	background: #FAF9F5;
	}
#gallerybar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#gallerybar li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#gallerybar li a {
	padding: 10px 12px 8px 12px;
	border: none;
	}
#gallerybar li img {
	border: none;
	}
/*	
#gallerybar li a:hover, li a.active {
	border: none;
	color: #7B7B73;
	background: #CECDBE;
	}*/

/* artists
---------------------------------------------------------------------------------*/
.artist {
	line-height: normal;
}

.artist img {
	background: white;
/*	text-align: center;*/
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: solid 1px #ccc;
}

/* workshop trees
---------------------------------------------------------------------------------*/
.imagecaption {
	padding-bottom: 10px;
}

.treedivider {
	margin: 10px;
	border-top: 1px solid #CCCCCC;
}

/* clubs
---------------------------------------------------------------------------------*/
.club {
	margin: 5px 0px 5px 0px;
	padding: 20px 5px 20px 10px;
	border-top: 1px #EEEDE8 solid;
/*	clear: both;*/
}

.club h1 {
	padding: 0;
	margin: 0;
/*	color: #F78626;*/
	font: 1.125em Georgia, sans-serif;
	font-weight: bold;
/*	text-transform: uppercase;
	letter-spacing: 0.33em;*/
}

.club td.left {
	text-align: right;
	margin: 0px;
	float: none;
	vertical-align: top;
	width: 30%;
	font-weight: bold;
	color: #888782;
}

.club td.right {
	text-align: left;
	vertical-align: top;
	width: 68%;
}

.club td.space {
	width: 2%;
}

.club a {
	text-decoration: none;
	color: #F78626;
}

.club a:hover {
	text-decoration: underline;
	color: #111111;
	background: #F6F5E6;
}

/* misc
---------------------------------------------------------------------------------*/

.emptyspace {
	padding-bottom: 100px;
	}

.space10 {
	padding-bottom: 10px;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* errorbox
---------------------------------------------------------------------------------*/

.errorbox {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	background: #FF8080;
	color: #000000;
}

/* html table
---------------------------------------------------------------------------------*/
.tblheader {
	background: #CCCCCC;
}
.tbleven {
	background: #DDDDDD;
}

/* google map
---------------------------------------------------------------------------------*/
#map {
  background: white;
  border: solid 1px #ccc; }
