/*
name: Folio
designer: Dave Shea
designer_url: http://www.mezzoblue.com
developer: Randy Reddig
developer_url: http://shaderlab.com
*/
/* $Id: theme-folio.css:20:10Z ydnar $ */

/*  basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, sans-serif;
	color: #ccc;
font-size:11px;
}

a { color: #ddd; }
a:visited { color: #777; }
a:hover { color: #fff; }

h1, h2, h3, h4, h5, h6
{
	color: #d7d7d7;
	font-family: georgia, serif;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
	p\osition: relative; 
	width: 100%;
	w\idth: auto;
	
	margin: 0;
	border: solid #aaa;
	border-width: 1px 0;
	padding: 5px 10px 5px 25px;
	color: #ddd;
	background: #111 url(h2-bg.gif) 0 0.5em no-repeat;
	font-size: 15px;
}

.module-header a,
.module-header a:visited,
.trackbacks-header a,
.trackbacks-header a:visited,
.comments-header a,
.comments-header a:visited,
.comments-open-header a,
.comments-open-header a:visited
{
	color: #ddd;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover
{
	color: #fff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer
{
	font-size: 11px;
	font-weight: bold;
}



/* page layout */

body
{
	background: #292b2f url(body-bg.gif) center top repeat;
}

#container
{
	width: 762px;
	margin: 15px auto;
	border:  solid #fff;
	border-width: 1px 0;
	background: #000 url(http://www.vermontvocals.org/vacs2009/groups.jpg) right bottom no-repeat;
}

#container-inner
{
	margin: 0 1px;
	background: url(dot-pairs-line-right-bg.gif) 276px 0 repeat-y;
}

#banner
{
	position: relative; /* ie 5 win */
	p\osition: static; /* everything else */
	background: url(banner-bg.gif) left top repeat-y;
	font-family: 'trebuchet ms', verdana, sans-serif;
}

#banner-inner
{
	padding: 20px 25px 10px 10px;
	background: url(banner-bottom-bg.gif) left bottom no-repeat;
}

#banner-header
{
	margin: 0;
	font-family: georgia, serif;
	font-size: 24px;
}

#banner-header a { color: #777; text-decoration: none; }
#banner-header a:hover { color: #fff; }

#banner-description
{
	min-height: 8px;
	margin: 0;
	color: #fff;
	font: normal 11px/1.5 'trebuchet ms', verdana, sans-serif;
}

/* ie win min-height trick (hide from mac ie) \*/
* html #banner-description { height: 8px; }
/* */

.banner-user { margin-bottom: 5px; font-size: 10px; }
.banner-user-photo { margin-top: 6px; }

#alpha { width: 540px; }

#beta
{
	width: 150px;
	margin-left: 15px;
}

#gamma, #delta
{
	width: 200px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 15px 0 0 0;
}

.date-header
{
	margin: 0 15px;
	padding: 0;
	color: #777;
	font-size: 18px;
}

.entry-header
{
	margin: 5px 15px;
	font-size: 17px;
}


/* modules */

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-closed,
.archive-content
{
	margin: 10px 15px;
}

.module-content { margin: 10px 15px 20px 15px; }

.module-calendar .module-content table { font-size: 11px; }

.module-powered .module-content
{
	margin: 15px 0 0 0;
	border: solid #555;
	border-width: 1px 0;
	padding: 10px;
	color: #fff;
	background: #333;
}

.module-powered a { color: #ddd; }
.module-powered a:hover { color: #fff; }

.module-photo .module-content { margin: 0; padding: 5px; }
.module-photo img
{
	border: solid 2px #999;
	border-color: #666 #999 #999 #666;
	background: #333;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: -1px 0 0 0;
	border: solid #aaa;
	border-width: 1px 0;
	background: #111;
}

.typelist-thumbnail { background: #222; }
.typelist-description { font-size: 11px; }

.module-recent-photos { margin: 0; }
.module-recent-photos .module-content { margin: 7px -7px 7px 0; }
.module-recent-photos .module-list-item
{
	width: 66px; /* mac ie fix */
	margin: 0 5px 5px 0;
	background: none;
}

.module-recent-photos .module-list-item a
{
	padding: 3px;
	background: url(rp-bg-dark.gif) no-repeat;
}

.module-recent-photo