/* Global 
================================================*/
body {
margin: 15px 10px;
padding: 0;		
background:#47607E url(/images/blueback.jpg) 100% 100%;
color:#000;
text-align:left;
font-family: "Trebuchet MS", verdana, arial, sans-serif, serif;
font-size:101%;
word-wrap: break-word;
}

/* Main layout
================================================*/
#wrap {
	background:#FFFAEA;border:0.4em solid #FFF;width:95%;margin:20px auto;
}

#content {margin: 0; padding: 0; background-color: #fffaea; width: 100%; border: 0.05em solid #5480A7;}
		
#main {
float: left;
width: 70%;
top:0;
margin:0;
padding:0 0.8em 0.8em 0.8em; 
background:#fffaea;
font-size: 95%;
clear: both;
}
					
html>body #main {left:250px; right:40px  /* box hack */}

#sidebar {
float: right;
font-size: 75%;
top:0;
margin:0; 
padding:0.8em 1em 0.8em 1em;
background:#E5DCBE;
border-bottom: 0.05em solid #5480A7;
border-left: 0.05em solid #5480A7;
width:20%;
height: 100%;
clear: right;
}

#header {background: #B7CCDF url(/images/sky.jpg) repeat-x 50% 0; text-align: center; border: 0.05em solid #5480A7; height: 110px}
#header_xmas {background: #B7CCDF url(/images/head_christmas.jpg) repeat-x 50% 0; text-align: center; border: 0.05em solid #5480A7; height: 110px}

#header h1	{
color: #333;  
margin: 0; 
padding: 0; 
text-align : center;
height:4.2em;
}
#header h1 span, #header_xmas h1 span {display: none;}
#header img, #header_xmas img {
margin:0 auto;
border: 0px none;; padding-left:0; padding-right:0; padding-top:0.5em; padding-bottom:0
}
#header a,
#header a:hover {
	border:0px none;
	color:#fff;
	background:;
}

#footer	{
clear: both;
margin:0 auto; 
padding:1em;
background: #AAC3D9 url(/images/sky.jpg) repeat-x 50% 0;   
text-align:center;
font-size: 75%;
border: 0.05em solid #28547B;
width : 97.5%; 
voice-family : "\"}\""; 
voice-family : inherit; 
width : 97.5% 
}

html > #footer {
width : 97.5%; 
}

/* Ads (bottom of page)
================================================*/
div#ads {
	margin: 1em;
	padding: 0;
	font-size: 75%;
	color: #fff;
}

div#ads img {border: 0px none; margin: 0 auto; padding: 0}

div#ads a:link {color: #fff;}
div#ads a:hover {color: #5480A7; background: transparent;}

div#left {
    float: left;
    width: 33%;
    background-color: transparent;
	text-align: center;
	margin: auto;
}
div#right {
    float: right;
    width: 33%;
    background-color: transparent;
	text-align: center;
	margin: auto;
}
div#middle {
    padding: 0px 34% 5px 34%;
    margin: 0px;
    background-color: transparent;
	text-align: center;
	margin: auto;
}

/* Headings
================================================*/
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#000;
	font-family:Helvetica,Arial,Geneva,sans-serif;
	}
h1 {
	font-size:1.5em;
	margin:0 0 0.625em;
	text-shadow:2px 2px 2px #ccc;
	line-height:130%;
	}
h2 {
	font-size:1.5em;
	color:#474F95;
	margin:1.5em 0 1em;
	font-weight:600;
	}
h3 {
	font-size:1.1em;
	font-weight:800;
	color:#5480A7;
	text-transform:uppercase;
}

h4 {
	font-size:0.85em;
	font-weight:600;
	text-transform:uppercase;
	text-decoration:underline;
}

h4.noline {
	font-size:0.85em;
	font-weight:600;
	color:#6891B4;
	text-transform:uppercase;
	text-decoration:none;
}

h5 {
	font-size:0.8em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing: 0.2em;
}

.home h2 {
	font-weight:600;
	font-size:1.3em;
	margin:0 0 0.625em;
	text-shadow:2px 2px 2px #ccc;
}

.entry h2 {
	font-weight:600;
	font-size:1.3em;
	margin:1.5em 0 0.625em;
	text-shadow:2px 2px 2px #ccc;
	}
h2 a:link,
h2 a:visited {
	font-weight:500;
	color:#000;
	padding:0;
	margin:0;
	border-bottom:0.05em dotted #5480A7;
	text-decoration:none;
	}
h2 a:hover {
	font-weight:500;
	color:#000;
	padding:0;
	margin:0;
	border-bottom:0.05em solid #5480A7;
	}


/* Links
================================================*/
#main a:link,
#sidebar a:link {
	color:#214F78;
	font-weight:600;
	text-decoration:none; 
	padding:2px 2px 0;
	margin:0 -2px;
	border-bottom:0.05em dotted #5480A7;
	}
#main a:visited, #sidebar a:visited {color:#96431D; border-bottom:0.05em solid #5480A7;text-decoration:none;}
#main a:focus,
#main a:hover,
#sidebar a:focus,
#sidebar a:hover {
	color:#580801;
	background:#F0E7CB;
	border-bottom:0.05em solid #5480A7;
	}
a.imglink:link,
a.imglink:visited {border:none; text-decoration:none;}
a.imglink:hover {background:; border: 0px none;}


/* Lists
================================================*/
dl,
ol,
ul {margin:0 0 1em;}
dl {margin-top:-0.5em;}
dl.feature {margin:0 0 0 3em;}
dl.feature dt {color:#580801; font-weight:800; font-size:100%; text-transform:uppercase;}
dt {
	font-weight:bold;
	margin:0.5em 0 0;
	}
dd {margin:0 0 0 2em;}
dd p {margin:0 0 0.5em;}
ul {
	padding:0 0 0 2.5ex;
	list-style:square;
	}
ol {padding:0 0 0 6ex;}
li {margin:0 0 0.5em;}
.code {
	border:1px solid #ddd;
	padding:3px 5px 3px 35px;
	font-family:Courier;
	list-style-type:decimal-leading-zero;
	}
.code code {font-family:Courier;}
.code li {
	padding:0 5px;
	margin:2px 0;
	background:#f7f7f5;
	}
.code li.tab1 {padding-left:5ex;}
.code li.tab2 {padding-left:10ex;}
.code li.tab3 {padding-left:15ex;}
.code .changed {
	font-weight:bold;
	color:#600;
	}
.code em {
	font-style:normal;
	font-weight:bold;
	color:#600;
	}
#breadcrumbs {font-size: 80%; font-weight: 600; padding: 1em 0 0 1em;}

/* Data tables
================================================*/
table {
	margin:0 0 1.5em;
	border-collapse:separate;
	border-spacing:0;
	border-bottom:1px solid #ccc;
	}
caption {
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0.5em 0;
	}
th {
	font-weight:bold;
	}
th,
td {
	padding:0.25em 0.5em 0.25em 0;
	text-align:left;
	vertical-align:top;
	border-top:1px solid #ccc;
	}
	
table#wine_cheese {border-collapse:collapse; width: 90%; margin: 0 auto; border: 0.05em solid #47607E;}
table#wine_cheese th {background:#B7CCDF url(/images/sky.jpg) no-repeat 50% 0; border-bottom: medium none #28547B;}
table#wine_cheese tr.odd {background: #FAEDC5;}
table#wine_cheese tr.even {background: #B2C6DE;}
table#wine_cheese td {border: 0.05em solid #47607E;}

table.archiveyear {border-collapse:collapse; width: 90%; margin: 0 auto; border: 0.05em solid #47607E;}
table.archiveyear th {background:#B7CCDF url(/images/sky.jpg) no-repeat 50% 0; border-bottom: medium none #28547B;text-align: center}
table.archiveyear td.odd {background: #FAEDC5; text-align: center;}
table.archiveyear td.even {background: #B2C6DE; text-align: center;}
table.archiveyear td {border: 0.05em solid #47607E;}

table#photos {border-collapse:collapse; width: 95%; margin: 0 auto; border: none;}
table#photos td {text-align: center; border: none; padding-top: 1em;}

table#linganore {border-collapse:collapse; width: 95%; margin: 0.05em auto; background:#FDFDFD; border: 0.05em dashed #5480A7;}
table#linganore td {border: none; padding: 1em; vertical-align:top;}
table#linganore h5 {
	font-size:0.9em;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing: 0.2em;
}

/* Quotations
================================================*/
blockquote {
	margin:1em 0;
	padding-left:30px;
	color:#555;
	background:transparent;
	}
q {quotes:"\201C" "\201D" "\2018" "\2019";}
q:before {content:open-quote;}
q:after {content:close-quote;}
/* Hide from IE5-mac \*/
* html q {font-style:italic;}
/* End hiding from IE5-Mac */
.bq-cite {margin:1em 0;}
.bq-cite div {
	margin-left:30px;
	font-size:0.94em;
	}
.bq-cite blockquote {margin-bottom:0;}
.bq-cite cite {font-style:normal;}

/* Images
================================================*/
img {
	border:none;
	padding:0;
}
.fullwidth {
	border:1px solid #ccc;
	padding:4px;
	margin:1em 0;
	}
.flow {
	float:right;
	margin:0 0 6px 6px;
	}
.dec {
	padding:4px;
	border:1px solid #ccc;
	}

#imagegallery {margin:auto;padding:0.5em;width:auto;text-align:center;}
.imagebgfr {float:right;background-color:#fffaea;margin:0.5em;padding:0.5em;} 
.imagebgfl {float:left;background-color:#fffaea;margin:0.5em;padding:0.5em;} 
.imagebgfl_home {float:left;background-color:#fffaea;margin:0 0.5em 0.5em 0.2em;padding:0 0.5em 0.5em 0.2em;}
.imagebgfc {background-color:#fffaea;margin:0.3em auto;padding:0.3em;width:auto;text-align:center;}

.imagebgfr_list {float:right; background-color:#fffaea; margin: 0.5em 0.5em 0.5em 1.5em; padding: 0;} 
.imagebgfl_list {float:left; background-color:#fffaea; margin: 0.5em 1.5em 0.5em 0.5em; padding: 0}

.imagebgfr .caption {margin:1em 0 0 0.2em;padding:0.5em;font-size:70%;font-weight:600;line-height:2em;background:transparent;border:none;width:350px;}
.imagebgfl .caption {margin:1em 0 0 0.15em;padding:0.5em; font-size:70%;font-weight:600;line-height:2em;background:transparent;border:none;width:350px;}
.imagebgfc .caption {margin:1em 0 0 0.15em;padding:0.5em; font-size:70%;font-weight:600;line-height:2em;background:transparent;border:none;text-align:center;}
.imagebgfr .caption_sml {margin:1em 0 0 0.2em;padding:0.5em;font-size:70%;font-weight:600;line-height:2em;background:transparent;border:none;width:150px;}
.imagebgfl .caption_sml {margin:1em 0 0 0.15em;padding:0.5em; font-size:70%;font-weight:600;line-height:2em;background:transparent;border:none;width:150px;}
.border {margin: 0.3em; padding: 0;border:0.05em solid #000;}

/* Social Network
================================================*/
#main #social_net {margin:0 1px;border-top:1px solid #eee;border-bottom:1px solid #eee;clear:both;}
#main #social_net p {text-align:center;margin:0 5px 5px 5px;padding:0 1px 1px 1px;background:#F8F8F8;font-size:85%;}
#main #social_net a,
#main #social_net a:link {margin:0;padding:15px;border:none;color:#214578;font-weight:normal;}
#main #social_net a:visited {margin:0;padding:15px;color:#96431D;border:none;text-decoration:none;}
#main #social_net a:focus,
#main #social_net a:hover {margin:0;padding:15px;color:#580801;background:transparent;border:none;}
#main #social_net img {margin:4px 0;border:1px solid #cdcdcd;vertical-align:middle;}
#main #social_net img a,  
#main #social_net img a:hover {border:none !important;}
#main #social_net h3 {padding:5px 5px 0 15px;margin:5px 0 0 0;font-size:0.80em;font-weight:600;background:#F8F8F8;color:#96431D;}
#main #social_net ul{text-align:center;list-style:none;margin:0 0 4px 0;padding:0;background:#F8F8F8;font-size:0.80em;}
#main #social_net ul li{text-align:center;display:inline;padding:0 15px 6px 0;}
#main #social_net ul li.delicious{background:url(/images/share_4.gif) no-repeat;}
#main #social_net ul li.digg{background:url(/images/share_2.gif) no-repeat;}
#main #social_net ul li.reddit{padding:0 0 0 2px;background:url(/images/share_1.gif) no-repeat;}
#main #social_net ul li.facebook{background:url(/images/facebook.gif) no-repeat;}
#main #social_net ul li.stumbleupon{background:url(/images/share_3.gif) no-repeat}
#main #social_net ul li a {padding:0 0 0 18px;margin:0 15px 0 0;border:none !important;}
#main #social_net ul li a:focus,
#main #social_net ul li a:hover {color:#580801;background:transparent;border:none;}

/* Misc
================================================*/
code,
kbd,
pre {font-family:Monaco,Courier,"Courier New",Tahoma;}
ins {
	background-color:#dde3dd;
	text-decoration:none;
}
p,
pre {margin:0 0 1em;}
abbr,
acronym {border:none;}
abbr[title],
acronym[title] {
	border-bottom:1px dotted #666;
	cursor:help;
	font-style:italic;
	}
	
.byline {font-size: 85%; font-weight: 600; font-style:italic;color:#474F95;}

p.center {text-align: center;}

hr {margin:auto;background:#BCA766;width:80%;height:0.2em;text-align:center;clear:both;}
hr.divide {margin:1em auto;background:#BCA766 url(/images/yel_button_sml.gif) repeat-x;width:15%;height:0.8em;text-align:center;clear:both;}

p.firstpara {margin: 1em 1em 1em 0em;}	
	
.center {text-align:center;}

.recipe {font-size:80%; margin-bottom: 1em; border-top: 0.05em solid #BCA766; border-bottom: 0.05em solid #BCA766;}
.recipe p {margin: 1em 1em 1em 0em;}

div.moon {text-align:center; background: #000; color: #fff; padding: 0 0 1em 0; margin: 1em auto; border: 0.05em solid #fffaea; line-height: 1.5; width: 80%; height:100%; font-size: 80%;}
div.moon h3 {color: #fff !important; background: #000; text-decoration: none;}
div.moon a:link, div.moon a:visited {color: #fff; text-decoration: none; background: #000;}
div.moon a:hover {border-bottom:1px dotted #666;}

.hungry {text-align:center; background: #B7CCDF url(/images/sky.jpg) no-repeat 50% 0; color: #5480A7; margin: 0.5em 0; border: 0.05em solid #fffaea; line-height: 1.5; height:100%; padding-left:0; padding-right:0; padding-top:0.5em; padding-bottom:0.5em}

.war {text-align:center; background: #B7CCDF url(/images/sky.jpg) no-repeat 50% 0; color: #E2ECF6; margin: 0.05em; padding: 0.08em; font-size: 105%; border: 0.05em solid #28547B; line-height: 1.5; height:100%}
#raw p {font-weight: 600;}

#ibc {text-align:center; background: #C8C7D0; margin: auto; padding: 0; width:144px; border: 0.05em solid #FFFAEA;}
#ibc a:link, #ibc a:visited, #ibc a:hover {text-decoration:none; border: 0px none; background: ;}
#ibc img {margin: 0 auto; padding: 0;}

.babel {text-align:center; background: #B7CCDF url(/images/sky.jpg) no-repeat 50% 0; color: #fff; margin: 0.5em; padding: 0.08em; border: 0.05em solid #fffaea; line-height: 1.5; height:100%}
.babel img {margin: 0 auto; padding: 0;}

.google {text-align:center; background: #B2C6DE url(/images/train2.jpg) no-repeat 50% 0; color: #5480A7; margin: 0.5em 0; line-height: 1.5; height:100%; padding-left:0; padding-right:0; padding-top:0.5em; padding-bottom:0.5em}
.google a:link, .google a:visited, .google a:hover {text-decoration: none; border:0px none;}

.select {text-align:center; background: #B7CCDF url(/images/sky.jpg) no-repeat 50% 0; color: #5480A7; margin: 0.5em 0; border: 0.05em solid #fffaea; width: 100%; line-height: 1.5; height:100%; padding-left:0; padding-right:0; padding-top:0.5em; padding-bottom:0.5em}

.temp {margin: 1em auto; background: #B2C6DE; font-size: 80%; text-align: center; border: 0.05em solid #28547B;width: 75%;}
table#convert {width: 30%; border: 0; margin: 0; padding: 0.5em 0 0 0; border: 0.05em solid #28547B; border-collapse: collapse;}
table#convert th {font-weight: 600; padding: 0.3em;}
table#convert td {border: 0; padding: 0.5em; border: 0.05em solid #28547B;}

#misc {font-size: 75%; text-align: center; margin: auto;}
#misc img {margin: auto; border: 0px none;}

#destination {display: block; margin: 0 auto; padding: 0 0 1.5em 0; font-size: 85%; width: auto; clear:both;}

#destination div.left {float: left;width: 48%;background-color: transparent;text-align: left;}
#destination div.right {float: right;width: 48%;background-color: transparent;text-align: left;}

#wrap_columns {display: block; margin: 0 auto; padding: 0 0 1.5em 0; font-size: 95%; width: auto; clear:both;}

#wrap_columns div.left {float: left;width: 48%;background-color: transparent;text-align: left;}
#wrap_columns div.right {float: right;width: 48%;background-color: transparent;text-align: left;font-size: 85%;}

.key {line-height: 1.5em;background: url(/images/key.gif) no-repeat 15px 15px;border: 0px none;; padding-left:35px; padding-right:15px; padding-top:15px; padding-bottom:0;}

div.section {border-bottom:solid 0.1em #28547B;}

#salutation {font-size:110%; font-family:"Trebuchet MS", verdana, arial, sans-serif; font-weight:600; font-style: italic;}

.rant {color: red;font-weight: 600;}
.rave {color: #0033CC;font-weight: 600;}

.adobelink {clear: both;line-height: 1em;font-size: 75%;background: url(/images/logo-pdf.gif) no-repeat left 15px;border: 0px none;; padding-left:18px; padding-right:0; padding-top:15px; padding-bottom:0;}

.pdflink {display: block;clear:both;background: url(/images/logo-pdf.gif) no-repeat left 8px;list-style-type: square; padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:10px;}

.rsslink {display: block;clear:both;background: url(/images/feed-icon.gif) no-repeat left 8px;list-style-type: square; padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:0;}

.small {font-size: 70%;}
.emphasis {font-weight:600;}
.credits {font-family:"Trebuchet MS", verdana, arial, sans-serif; font-size:70%;}
.writer {font-weight: 600; font-style:italic;}
.top {margin:1em 0 1.5em 0.5em;clear:both;padding:0.8em 0 0 1.5em;font-size:70%;font-weight:600;line-height:1em;background:url(/images/up_arrow.jpg) no-repeat left 1.5em;clear:both;}
.readmore {font-size: 100%;font-weight: 600;line-height: 1em;margin:0 50em 0 0;padding:0 4.1em 0 0;background: url(/images/arrow_right_sml.gif) no-repeat right 5px;border:none;clear:both;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.clear_both {clear:both;}

.clearing:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearing {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearing {height: 1%;}
.clearing {display: block;}
/* End hide from IE-mac */

p.red {font-size:1.1em;font-weight:800;color:#6F0A14;text-transform:uppercase;margin:0.5em 0.5em 0 0;}
p.red2 {font-size:0.95em;font-weight:600;color:#6F0A14;text-transform:uppercase;margin:0.5em 0.5em 0 0;}

/* anti-aliased corners without using images or javascript
============================================================*/
.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#AEC9E4;
}
.spiffy1{
border-right:1px solid #A7C2DD;
padding-right:1px;
margin-right:3px;
border-left:1px solid #A7C2DD;
padding-left:1px;
margin-left:3px;
background:#AEC9E4;
}
.spiffy2{
border-right:1px solid #A7C2DD;
border-left:1px solid #A7C2DD;
padding:0px 1px;
background:#AEC9E4;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #A7C2DD;
border-left:1px solid #A7C2DD;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #A7C2DD;
border-left:1px solid #A7C2DD;
}
.spiffy5{
border-right:1px solid #A7C2DD;
border-left:1px solid #A7C2DD;
}
.spiffy_content{
padding:0px 5px;
background:#AEC9E4;
}


/* Skip links
================================================*/
#skip {
	position:absolute;
	left:0;
	top:0;
	margin:0;
	background:url(/i/info-bg.png);
	display: none; list-style-type:none; padding-left:1em; padding-right:0; padding-top:0; padding-bottom:0
	}
#skip li {
	display:inline;
	padding:0;
	margin:0 1em 0 0;
	}
#skip a:link,
#skip a:visited {
	color:#fff;
	font-size:0.94em;
	line-height:100%;
	border-color:#fff;
	font-weight:normal;
	}
#skip a:focus,
#skip a:active {
	color:#ff0;
	background:#000;
	border-color:#ff0;
	border-bottom-style:solid;
	}
#skip a:hover {
	color:#fff;
	background:transparent;
	border-color:#fff;
	border-bottom-style:solid;
	}

/* Footer
================================================*/
#hosted {
	font-size:0.94em;
	position:absolute;
	top:90px;
	right:5px;
	color:#fff;
	background:transparent;
	}
#hosted a {
	padding:0;
	margin:0;
	color:#fff;
	background:transparent;
	border-color:#fff;
	}
#hosted a:hover {
	
	}
#hosted span {
	display:none;
	}

/* Navigation
================================================*/
#menu {margin: 0 auto; padding: 0; width:100%;}
#nav {
	float:left;
	width:100%;
	border-top:0.05em solid #F5F7F9;
	border-right:0.05em solid #5480A7;	
	border-bottom:0.05em solid #B2C6DE;
	border-left:0.05em solid #5480A7;
	background:#fffaea;
	margin:0 auto;
	padding:0 0 0.05em;
	}
#nav ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:#5480A7;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	}
#nav a {
	background:#5480A7;
	border-right:1px solid #000;
	border-bottom:0px none;
	margin:0;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	width:auto;
	letter-spacing:1px; font-style:normal; font-variant:normal; font-weight:bold; line-height:100%; font-size:0.8em; font-family:Arial, Helvetica, sans-serif; padding-left:10px; padding-right:20px; padding-top:20px; padding-bottom:4px
	}
#nav a:hover,
#nav a:focus {background:#B2C6DE;}
#nav .sel a {
	background:#E5DCBE;
	color:#000;
	text-shadow:2px 2px 2px #777;
	}
#nav .sel a:hover {background:#B2C6DE;}
#nav .sel a:focus {background:#B2C6DE;}
#nav a:active {
	background:#B2C6DE;
	color:#fff;
	}
	
body#itemone #nav li#one, body#itemtwo #nav li#two, body#itemthree #nav li#three, body#itemfour #nav li#four, body#itemfive #nav li#five, body#itemsix #nav li#six, body#itemseven #nav li#seven, body#itemeight #nav li#eight {
	font-weight: bold;
	background: #E5DCBE;
	color: #000066;
	text-shadow:2px 2px 2px #777;
}

body#itemone #nav li#one a, body#itemtwo #nav li#two a, body#itemthree #nav li#three a, body#itemfour #nav li#four a, body#itemfive #nav li#five a, body#itemsix #nav li#six a, body#itemseven #nav li#seven a, body#itemeight #nav li#eight a {
	font-weight: bold;
	background: #E5DCBE;
	color: #000066;
	text-shadow:2px 2px 2px #777;
}

body#itemone #nav li#one a:hover, body#itemtwo #nav li#two a:hover, body#itemthree #nav li#three a:hover, body#itemfour #nav li#four a:hover, body#itemfive #nav li#five a:hover, body#itemsix #nav li#six a:hover, body#itemseven #nav li#seven a:hover, body#itemeight #nav li#eight a:hover {background:#B2C6DE;}

body#itemone #nav li#one a:focus, body#itemtwo #nav li#two a:focus, body#itemthree #nav li#three a:focus, body#itemfour #nav li#four a:focus, body#itemfive #nav li#five a:focus, body#itemsix #nav li#six a:focus, body#itemseven #nav li#seven a:focus, body#itemeight #nav li#eight a:focus {background:#B2C6DE;}


/* Posts
================================================*/
.entry {margin:0 0 2.5em;clear:both;}
.preamble {
	font-weight:500;
	color:#333;
	}
.capt {
	margin:-1em 0 1.1em 0;
	font-size:0.94em;
	line-height:1em;
	color:#333;
	}
.note {
	background:#ffe;
	border:1px solid #ee7;
	padding:0.5em;
	font-size:85%;
	}
div.note p {margin:0;padding:0;}

div.note p.address {
	text-align:center;
	font-weight:600;
}

.error strong {
	font-weight:bold;
	color:#930;
	}
.update {
	background:#ffe;
	border:1px solid #ee7;
	padding:0 0.5em;
	margin:1em 0;
	}
p.update {padding:0.5em;}
.update p {margin:0.5em 0;}
#main dl {margin-top:0;}

/* Post footer
================================================*/
#bookmark {
	color:#555;
	font-size:0.94em;
	}
.meta {
	margin:0.5em 0 0;
	padding:0;
	list-style:none;
	color:#666;
	font-size:0.94em;
	}
.meta li {
	display:inline;
	background-image:url(none);
	border-left:1px solid;
	margin-left:0; margin-right:0.25em; margin-top:0; margin-bottom:0; padding-left:0.5em; padding-right:0; padding-top:0; padding-bottom:0
	}
.meta li.extended,
.meta li:first-child {
	border:0px none;
	padding:0
	}
.category a:before {
	content:"\00B7\00A0";
	}
.category a:first-child:before {
	
	}
#related-entries {
	background:#f6f6f6;
	padding:0.5em;
	}
#related-entries h2 {
	font-size:1em;
	margin:0;
	}
#related-entries ul {
	margin:0;
	}
#related-entries li {
	font-size:0.94em;
	margin-bottom:0;
	}
.pager {
	margin:0.5em 0 1.5em;
	padding:0;
	list-style:none;
	color:#666;
	font-size:0.94em;
	}
.pager li {
	background-image:url(none);
	padding:0;
	margin:0
	}
.pager li a {
	margin:0 0 0 0.25em;
	}

/* Comments
================================================*/
#comments {margin-bottom:1em;}
.preview #comments {margin-top:2.5em;}
#comments dl {margin:-1.5em 0 2em;}
#comments dt {margin-top:1.5em;}
#comments dt.r {
	color:#000;
	background:#fe9;
	border-top:1px dotted #920D02;
	padding:2px 0;
	}
#comments dt.r:after {
	content:"Author comment";
	text-transform:uppercase;
	font-size:0.8em;
	margin:0 0.5em 0 1em;
	}
#comments dd.r {
	border-bottom:1px dotted #920D02;
	padding:0.5em 0.5em 0 2em;
	margin-left:0;
	color:#000;
	background:#ffffe6;
	}
.r blockquote {
	background-image:url(/i/bq-r.gif);
	color:#444
	}
#comments blockquote {padding-left:30px;}

/* Reviews
================================================*/
#book_review {
	font-size:90%;
	font-style:oblique;
	font-weight:500;
	border:0.05em outset #eee;
	margin: 0.5em;
}
#book_review p {
	margin:0.5em;
	padding:0.5em;
}
#book_review p.address {
	text-align:center;
	font-weight:600;
}	
.review {clear:left;}
.review dd {margin:0;}
.review img {
	float:left;
	margin:0 6px 6px 0;
	}
.music {
	list-style:none;
	padding:0;
	}
.music li {
	background-image:url(none);
	padding:0;
	margin:0
	}
.music img {
	float:right;
	padding:1px;
	border:1px solid #ccc;
	margin:0;
	}
.music .img {
	width:70px;
	float:right;
	}
.music .img a:link,
.music .img a:visited,
.music .img a:hover {
	border:0px none;
	background:;
	}
.book {
	border:1px solid #ccc;
	padding:4px;
	display:block;
	float:left;
	margin:0.25em 6px 6px 0;
	}

/* Recent posts list
================================================*/
#recent {
	padding:1em 0;
	margin-top:-1em;
	/*border-top:1px dotted #999;*/
	}
#recent dt {margin:1em 0 0;}
#recent dd {
	display:inline;
	border-left:1px solid;
	padding:0 0 0 1ex;
	margin:0 0 1em 0;
	font-size:0.94em;
	}
#recent dd.date {
	border:0px none;
	padding:0
	}

/* Sidebar
================================================*/
#searchForm,
#info,
#latest,
#popular,
#music,
#quicklinks,
#links,
#feeds,
#promo,
#beg,
#aff {margin-bottom:1.5em;}
#aff ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#aff li {
	margin:0 0 0.5em;
	padding:0;
	}
#switch {margin:1em 0 -0.5em;}
#sidebar h3 {
	font-size:1.1em;
	text-transform:uppercase;
	color:#000;
	margin-bottom:0.5em;
	}
#sidebar dl {margin-top:-0.5em;}
#sidebar dt {margin-top:1em;}
#sidebar dd {margin-top:1em;}

/* Forms
================================================*/
fieldset {border: 0px none;}

label {
	font-size:1em;
	font-weight:800;
	color:#000000;
	text-transform:uppercase;
	display:block;
	margin-top:1em;
	}
label.inl {display:inline;}
label em {
	font-weight:normal;
	font-style:normal;
	font-size:0.94em;
	}
legend {
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;
	}
input.txt {
	display:block;
	color:#000;
	background:#fff;
	width:250px;
	}
input.btn {padding:0 0.5em;}
.button {border:0.05em outset #eee; background:#5480A7; color:#9CBBD8; font-weight:800;}
textarea.txt {
	display:block;
	width:380px;
	color:#000;
	background:#fff;
	}
input.txt:focus,
textarea.txt:focus {background:#fffff6;}
#searchForm {
	border:1px solid #ccc;
	margin:1em 0 1.5em;
	padding:4px;
	background:#f9f9f9;
	}
#searchForm label {
	display:inline;
	margin:0;
	}
#searchForm input.txt {
	display:inline;
	width:130px;
	border:1px solid #999;
	}
#searchForm input.btn {
	margin:0;
	}
.radio {
	margin:1em 0 0;
	}
.radio label {
	display:inline;
	}
#comments_form,
#contactForm,
#styleswitchform {
	background:#eee;
	border:1px solid #ccc;
	padding:1px 10px 10px;
	}
#styleswitchform label {
	display:inline;
	margin:0 0 0 0.5em;
	}
#styleswitchform fieldset {
	border:1px solid #666;
	padding:0.5em;
	}
#styleswitchform legend {padding:0 0.5em;}
#styleswitchform div {margin-bottom:0.5em;}
#comments_form,
#styleswitchform {margin-bottom:1em;}
#rem {
	border:0px none;
	margin:1em 0
	}
#rem label {margin:0 1em 0 0.25em;}
.submitarea {margin:1em 0 0;}
#comments_form div p {
	margin-top:1em;
	}

/* Archive
================================================*/
h2.article {
	font-weight:normal;
	}
h2.article a {
	font-weight:bold;
	}
h2.article a span {
	font-weight:normal;
	}

/*Sizer*/	
#feature_fontsize {
    position:absolute;
    z-index: 1500;
    top: 15.5em;
    right: 7em;
    width: 155px;
    height:22px; 
    background: transparent;    
}

#feature_fontsize h6, #feature_fontsize ul, #feature_fontsize li {
    margin:0;
    padding:0;
    border:0px none;
}

#feature_fontsize h6 img.txtimg {
    width:49px;
    height:6px;
    background: url(/images/feature_txt_fs_h6.gif) no-repeat 0 0;
}

#feature_fontsize h6 {
    margin: 15px 5px 0 13px;
    width: 49px;
    height: 6px;
}

#feature_fontsize #feature_fontsize_conatiner {
    position:relative;
}

#feature_fontsize ul {
    width: 88px;
    height: 22px;
    position: absolute;
    top:0;
    left: 66px;
    overflow:hidden;
    list-style: none;
}

#feature_fontsize li {
    position:absolute;
    background: url(/images/feature_btn_fs.gif) no-repeat 0 0;
    width:19px;
    height: 22px;
    top:0
}

#feature_fontsize li a img.txtimg {
    width:19px;
    height:22px;
}

#feature_fontsize li a {
    margin:0;
    padding:0;
    height: 22px;
    width:19px;
    display:block;
}

#feature_fontsize li.fontsize_small {
    left:0;
    background-position: 0 0;   
}

#feature_fontsize li.fontsize_small a:hover {
    background: url(/images/feature_btn_fs.gif) no-repeat 0 -22px;
}

#feature_fontsize li.fontsize_small_active {
    background-position: 0 -22px;
}

#feature_fontsize li.fontsize_medium {
    left:23px;  
    background-position: -19px 0;
}
#feature_fontsize li.fontsize_medium a:hover {
    background: url(/images/feature_btn_fs.gif) no-repeat -19px -22px;
}

#feature_fontsize li.fontsize_medium_active {
    left:23px;
    background-position: -19px -22px;
}

#feature_fontsize li.fontsize_large {
    left:46px;
    background-position: -38px 0;
}

#feature_fontsize li.fontsize_large a:hover {
    background: url(/images/feature_btn_fs.gif) no-repeat -38px -22px;
}

#feature_fontsize li.fontsize_large_active {
    left:46px;
    background-position: -38px -22px;
}

#feature_fontsize li.fontsize_xlarge {
    left:69px;
    background-position: -57px 0;
}

#feature_fontsize li.fontsize_xlarge a:hover {
    background: url(/images/feature_btn_fs.gif) no-repeat -57px -22px;
}

#feature_fontsize li.fontsize_xlarge_active {
    left:69px;
    background-position: -57px -22px;
}

span.alt {display:none;}

/* Google AdSense
================================================*/
div#google {margin: 1em auto; text-align: center;}
.adwrap,
.adwrapwide,
.adwrap-medium-rectangle,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 0.5em;
	background:#fff;
	}
.adwrap-referral {
	list-style:none;
	margin:0 0 0.5em;
	padding:0;
	}
.adwrap-referral li {
	padding:0;
	margin:0;
	display:inline;
	}
.adwrap-referral img {
	display:inline;
	margin:0 0 0 4px;
	}
.adwrap-referral a {
	border:0px none;
	}
.adwrap-referral-inline {
	margin:0.5em 0.5em 0 0;
	width:180px;
	float:left;
	}
.adwrapbutton {
	margin:0 0 1em;
	}
.adwrap iframe {
	width:336px;
	height:280px;
	}
.adwrap-medium-rectangle iframe {
	width:300px;
	height:250px;
	}
.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
	}
.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
	}
.adwrap-lu object {
	width:180px;
	height:90px;
	}
.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
	}