/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: none; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body { line-height: 1; color: black; background: white;}
ol, ul { list-style: none;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}
b, strong { font-weight: bold;}
i, em { font-style: italic;}
address { font-style: normal;}
/* end reset */
/* structure */
body {
	font-family: 'Lucida Sans Unicode', Arial, sans-serif;
	background: #fff none;
	color: #666;
}
a, a:link, a:visited {color: #a8b772; text-decoration: none;}
a:hover, a:active {color: #a8b772;text-decoration: underline;}
#top {
	background: #fff none;
	border-bottom: 1px solid #a8b772;
	height: 45px;
}	
#header {
	border-bottom: 1px solid #a8b772;
	height: 275px;
	margin-bottom: 20px;
}
#header.i1 {
	background: #fff url(images/header.jpg) no-repeat bottom right;
}
#header.i2 {
	background: #fff url(images/header2.jpg) no-repeat bottom right;
}
#header.i3 {
	background: #fff url(images/header3.jpg) no-repeat bottom right;
}
#headerimg {
	padding: 100px 0 0 30px;
}
#headerimg h1, #headerimg a:link, #headerimg a:visited, #headerimg a:active, #headerimg a:hover {
	font: 700 40px Verdana, Tahoma, "Lucida Grande", sans-serif;
	color: #a8b772;
	text-decoration: none;
	background: transparent;
	margin-bottom: 0;
}
.description {
	font: 600 1.5em "Courier New", Courier, serif;
	color: #999 !important;
	margin-left: 10px;
}

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;	/* This chops off any overhanging divs */
	padding-bottom: 20px;
}
/* common column settings */
.colmid, .colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
#content, #sidebar, #sidebar2 {
	float:left;
	position:relative;
	overflow:hidden;
}
/* 3 Column settings */
.colmid {
	right:25%;			/* width of the right column */
	border-right:1px dotted #A8B772;
}
.colleft {
	right:50%;			/* width of the middle column */
	border-right:1px dotted #A8B772;
}
#content {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
}
#sidebar {
	width:21%;			/* Width of left column content (column width minus padding on either side) */
	left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
}
#sidebar2 {
	width:21%;			/* Width of right column content (column width minus padding on either side) */
	left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}

div.sides { padding-top: 20px; }

#footer {
	background: #fff none;
	border-top: 1px solid #a8b772;
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: 90%;
}
#footer ul { margin: 0 auto; text-align: center; }
#footer li {display: inline; border-left: 1px solid #666; padding: 0 0.5em;}
#footer li:first-child  {border-left: none;}
#footer a {
	font-size: 90%;
	text-decoration: none;
}
/* end structure */

/* content */

.navigation {
	width: auto;
	margin-bottom: 10px;
	display: block;
	clear: both;
	padding-bottom: 20px;
}
.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;
}
.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(images/larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;
}


.post {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #a8b772;
}

.entry {
	clear: both;
	padding-top: 15px;
	line-height: 1.4em;
}
.entry a:link, .entry a:visited {text-decoration: underline;}

.postmetadata {
	text-align: center;
	clear: both;
	margin-top: 15px;
	font-size: 90%;
	line-height: 1.5em;
	color: #666;
}
.postmetadata a { text-decoration: none; }


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, 'Lucida Grande', 'Trebuchet MS', Arial, Sans-Serif;
	font-weight: 500;
}
h1, h2 {
	margin-bottom: 10px;
	font-weight: 500;
}
h3, h4, h5, h6 {
	font-weight: 600;
}

h1 { font-size: 200%; }
h1, h1 a:link, h1 a:visited, h2, h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #999;
}
.post h1 { clear: right; }

h2 { font-size: 180%; }
h2, h2 a, h2 a:visited { color: #999; }

h3 { font-size: 140%; margin-bottom: 10px; color: #a8b772; }

small { font-size: 90%; }


/* end content */


/* comments */

h3#comments {
	margin-left: 15px;
}
ol.commentlist * {
	border-top: none !important;
	border-bottom: none !important;
	text-decoration: none !important;
	max-width: 500px;
}
ol.commentlist {
	list-style: none;
	margin: 0 0 15px 15px;
	padding: 0;
	text-indent: 0;
}
ol.commentlist li {
	list-style: none;
	font-weight: 500;
	border: none;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	padding: 10px;
	padding-right: 0;
}
ol.commentlist li li {
	border-left: 1px dashed #ccc;
}
ol.commentlist li.alt {
	background: #fff;
}
.commentmetadata {
	font-size: 80%;
}
.comment-author .vcard {
	margin-bottom: 10px;
	width: 100%;
	height: 75px;
	background: #fff;
}
ol.commentlist li div.vcard img.avatar {
	float: left;
	margin-right: 10px;
}
ol.commentlist li div.reply {
	font-size: 90%;
	margin-top: 5px;
}
ol.commentlist li div.reply a {
	width: auto;
	background: url(images/tab-background.gif) repeat-x bottom;
	padding: 0 5px;
	text-decoration: none;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
}
ol.commentlist li div.commentmetadata {
	text-align: right;
	clear: both;
	width: 100%;
	border-top: 1px dashed #ccc;
	padding: 10px 0;
}
cite.fn {
	font-size: 80%;
}
.says {
	display: none;
}
ol.commentlist li.comment {
	font: 500 90% Helvetica, Arial, sans-serif;
}
ol.commentlist li.comment ul.children li {
	font-size: 100%;
}


#commentform {
	text-align: left;
	margin-top: 15px;
}
#commentform label {
	float:left;
	font-size:1.1em;
	padding-right:1em;
	text-align:right;
	width:8em;
}
#commentform input {
	width: 300px;
	padding: 2px;
	border: 1px solid #a8b772;
	margin-bottom: 10px;
	background: #f5f5f5;
}
#commentform textarea {
	width: 300px;
	height: 150px;
	padding: 2px;
	border: 1px solid #a8b772;
	background: #f5f5f5;
	font: 110% 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}
#commentform #submit {
	background: transparent url(images/pencil.gif) no-repeat left;
	height: 23px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #333;
	color: #000;
	font: 700 1em Verdana, sans-serif;
	width: auto;
	margin-top: 5px;
	padding: 0 0 4px 20px;
}

.commentlist {
	padding: 0;
	text-align: left;
	border-top: 1px solid #a8b772;
	margin: 20px 20px 20px 0;
}
.commentlist li, .commentlist li.alt {
	list-style: none;
	border-bottom: 1px solid #a8b772;
	padding-bottom: 10px;
	padding-top: 10px;
}
.commentlist p {
	padding: 5px 0;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#commentform p {
	font-size: 90%; margin-bottom: 1em;
}
.commentmetadata {
	font-weight: normal;
}


/* end comments */



/* sidebars */

.sides h2 {
	color: #999 !important;
	font-size: 150%;
}
.sides ul {
	list-style: none;
	font-size: 90%;
}
.sides ul li {
	padding-bottom: 15px;
}
.sides ul ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-left: 18px;
	width: auto;
}
.sides ul ul li {
	padding-bottom: 0;
}
.sides ul a:link, .sides ul a:visited {
	color: #666;
	text-decoration: none;
}
.sides ul a:active, .sides ul a:hover {
	color: #a8b772;
}

.sides .widget_rss ul li {margin-bottom: 1em;}
.sides .widget_rss a {font-weight: bold;}

/* end sidebars */








.more-link {
	font-weight: 600;
}
.dateright {
	float: right;
	padding: 5px;
	padding-top: 0;
}


acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	border: none;
}


.post .entry p {
	margin-bottom: 1em;
}
.post hr {
	display: block;
}


.clear { clear: both;}


p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0 4px 2px;
	margin: 0 0 0 7px;
	display: inline;
}
img.alignleft {
	padding: 0 4px;
	margin: 0 7px 0 0;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
html>body .entry ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.entry ol {
	margin-left: 35px;
	margin-bottom: 15px;
}
.entry ul li ul li, .entry ul li ul li ul li {
	font-size: 100%;
}
.entry ol ol, .entry ol ul {
	font-size: 100%;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}



#searchform {
	width: auto;
}
.sides #searchform #s{
	width: 100px;
	border: 1px solid #a8b772;
	padding: 0 2px;
	background: #f5f5f5;
}
.sides #searchsubmit {
	width: auto;
	background: transparent url(images/find.gif) left no-repeat;
	padding-left: 18px;
	height: 20px;
	border: none;
	font-weight: 600;
	font-size: 110%;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
	border: 1px solid #a8b772;
	background: #f5f5f5;
}



acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border: none;
}
blockquote {
	margin: 15px 30px;
	padding: 10px;
	border: 1px dotted #a8b772;
	background: #f8f8f8;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}


/* top nav */
#absnav {
	top: 23px;
	left: 0;
	height: 30px;
	position: absolute;
	z-index: 1000;
}
/* Tier 1 */
#nav {
	margin-left: 20px;
	line-height: 1.5em;
	font-size: 15px;
}
#nav li {
	border-left: 1px solid #a8b772;
	border-right: 1px solid #a8b772;
	margin-right: 5px;
	float: left;
	position: relative;
}
#nav li a {
	display: block;
	padding: 0 5px;
	color: #000;
	text-decoration: none;
	background: transparent;
}
#nav a:hover {
	color: #000;
	background: #fff;
}
/* Tier 2 */
#nav ul {
	position: absolute;
	display: none;
	width: 15em;
	top: 1.5em;
}
#nav li li {
	border: none;
	border-bottom: 1px solid #a8b772;
	width: 15em;
	display: block;
	color: #000;
	background: #fff;
	border-bottom: 1px dotted #a8b772;
}
#nav li li a {
	width: 14em;
	height: auto;
	float: left;
}
/* Tier 3*/
#nav ul ul {
	width: auto;
	top: auto;
	left: 14em;
	margin: 0 0 0 10px;
}
#nav li li li {
	background: #fff;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}
/* end top nav */






.byline {
	margin-bottom: 15px;
}
p.first:first-line {
	font-weight: 600;
	color: #666 !important;
}
.tiny-pencil {
	padding-right: 14px;
	background: url(images/tiny-pencil.gif) no-repeat top right;
	margin-right: 2px;
}
.tiny-trackback {
	padding-right: 9px;
	background: url(images/tiny-trackback.gif) no-repeat top right;
}
.tiny-comments {
	padding-right: 16px;
	background: url(images/tiny-comments.gif) no-repeat top right;
}
.tiny-rss {
	padding-right: 16px;
	background: url(images/tiny-rss.gif) no-repeat right;
}
.tiny-category {
	padding-right: 12px;
	background: url(images/bullet.gif) no-repeat right;
}


/* music orientated */

pre.lyrics {
	width: 100%; height: auto;
	overflow: scroll;
	overflow-x: auto;
	overflow-y: hidden;
	margin: 1em 0;
}
dl.credits {
	clear: both;
	display: block;
	margin: 1em 0;
}
dl.credits dt {
	width:12em;
	font-weight: 600;
	float: left;
	padding-right: 1em;
}
dl.credits dd {
	padding:0 0 0.25em 1em;
}
/* end music orientated */


.entry fieldset {
	padding: 20px;
	border: 1px dotted #ccc;
}
.entry legend {
	height: 30px;
	background: #fff url(images/tab-background.gif) repeat-x bottom;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 7px 5px 3px;
	font: 120% Helvetica, Verdana, Geneva, Arial;
}
fieldset p {
	margin-top: 15px;
}
.entry input.radio {
	margin: 0;
}
.entry table {
	margin-bottom: 15px;
}
.entry table th, .entry table td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.entry table th {
	background: #fff url(images/tab-background.gif) repeat-x bottom;
	font-weight: 600;
	padding: 10px;
}
.entry table td {
	padding: 4px 10px;
}
hr {
	color: #ddd;
	height: 1px;
	border: none;
	margin: 10px 0;
	background: #ddd;
}
fieldset, form {
	text-align: left !important;
}
.gallery dl.gallery-item {
	clear: none;
	margin: 0;
}
.gallery dl.gallery-item dt.gallery-icon {
	text-align: center;
	margin: 0;
	width: auto;
	float: none;
}


/* lightbox */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* end lightbox */