body{	color:#563A1A;  /* brown */	background:#E7F5F7; /* light blue */	background-image:url(../images/background-header.jpg);	background-repeat:no-repeat;}#header{/*	background:#D5FF62;  /* green */	background:#9DB8C1;  /* med blue  */	color:#FFF;  /* white */	font-size:1.25em;	background-image:url(../images/background-header.jpg);	background-repeat:no-repeat;	border-top:5px solid #DF8800; /* orange */}#primary{      /* content */	background:#E7F5F7; /* pale green 	color:#563A1A;  /* brown */	/*background-image:url(../images/background-primary.jpg);	background-repeat:no-repeat;*/}#secondary{   /* comments */	background:#E7F5F7;  /*lt blue 	color:#563A1A;  /* brown *//*	background-image:url(../images/background-primary.jpg);	background-repeat:no-repeat;*/}#navigation {	display:block;	height:25px;	border-bottom:2px solid #73861E;   /* olive */	margin-left: 12%;	background:#3D7A8A;  /* med blue  */	filter:alpha(opacity=80);	-moz-opacity:0.8;	opacity:.80;	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;}#textResize {	color:#E7F5F7; /* light blue */	font-size:1em;	top:15px;	left:65%;	position:absolute;}#textResize .small{font-size:small}#textResize .default{font-size:medium}#textResize .big{font-size:large}#textResize a{	color:#E7F5F7; /* light blue */	text-decoration:none;}#ancillary{   /* bottom panel *//*	background:#DF8800; /*orange *//*	border-top:5px solid #E7F5F7;  /*lt blue */	color:#563A1A;  /* brown */	height:500px;	background-image:url(../images/background-bottom.jpg);	background-repeat:no-repeat;}a, .story .details a{	color:#AE2600;   /* red */}.story .details a:hover{	color: #DF8800;  /*orange */}#header a:hover{	color:#E7F5F7;  /* light blue */}#header a{	color:#FFF;  /* white */}.story .details a:hover{	text-decoration:underline;	color: #DF8800;  /*orange */}.story .details{ border-top:1px solid #7F7F7F; }h1, h2, h3{ color:#73861E; }  /* olive */#primary h1 { color:#73861E; }  /* olive */#primary h2 { color:#09576B; }  /* dark blue */#ancillary h2, #ancillary h3, #ancillary .block h2{ color:#B6E0D9; } /*med blue */#primary a, #secondary a{color:#AE2600; }  /* red */#ancillary a {color:#F5F5F0; } /* off white */blockquote{ color::#9D5B14; }  /* rust */#primary img {	text-align: right;	margin-right: 10px;}.ital{	font-size:1.1em;	font-style:italic;}#commentForm{  margin: 0px 20px 0px 20px;  display: none;}table th{ color:#FFF; background:#333; }table td{ color:#000; background:#EAEAEA; }#header h2{ border-right:2px solid #DF8800; /*orange */ }#more a:hover{ color:#F7B423; }.featured a:hover{ color:#F7B423; }#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3{	color:#09576B;   /* orange */ }#primary {	color:#563A1A;  /* brown */}#primary .singlepost h2.pagetitle{	color:#09576B;   /* dark blue */}#primary .story h3 a:hover{	color:#DF8800; /* orange*/}#primary ul.dates, #primary ul.counts {	border-top:1px solid #73861E;   /* olive */}#primary ul.dates li, #primary ul.counts li {	border-bottom:1px solid #73861E;   /* olive */}#primary .inside .primary ul.counts a{		color:#AE2600; /* red */}#primary .inside .primary ul.dates a{		color:#AE2600; /* red */}#secondary{	border-top:3px solid #E7F5F7;  /*lt blue */}#secondary h2{	color:#09576B; /* dark blue */}.secondary .featured p{	padding-bottom:15px;	border-bottom:1px solid #73861E;   /* olive */}.secondary .featured dl{	border-bottom:1px solid #73861E;   /* olive */}.secondary .featured dt{	color:#73861E; /* olive */}.secondary dd a{ color:#7F7F7F; }#secondary a:hover{ color:#F7B423; }.comment-head{	/*border-bottom:1px solid #E7F5F7;  lt blue */}ul .post{	border-bottom:1px solid #73861E;   /* olive */	margin-top:20px;}.post h2 {	font-size:1.5em;}ul.dates, ul.counts, ul.blogroll li ul, ul.pages{	border-top:1px solid #9D5B14;  /* brown */	}#ancillary ul.dates, #ancillary ul.counts, #ancillary ul.blogroll li ul, #ancillary ul.pages{	background:#DF8800; /*orange  */}#ancillary ul.dates li, #ancillary ul.counts li, #ancillary ul.blogroll li{	padding-left: 10px;}ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{	border-bottom:1px solid #9D5B14;  /* brown */}ul.dates .date, ul.counts .count{	color:#563A1A;  /* brown */}ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{	color:#F5F5F0;  /* off white */}ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#E7F5F7;text-decoration:underline;  }   #ancillary .block ul.dates li.dates a {color:#9D5B14; } /* brown */#ancillary .block ul.dates li.dates a:hover {color:#9D5B14;text-decoration:none } /* brown */#footer{ color: #563A1A; height:5px;} #footer a, #footer p.attributes a{	color:#F5F5F0;}#footer a:hover, #footer p.attributes a:hover{ color:#E7F5F7; text-decoration:underline; /*lt blue */ }#sideCategory h2{	margin-top: 40px;	color:#09576B; /* dark blue */}#sideCategory ul {	background:#FFF; 	text-decoration:none;	padding-left:0px;	font-weight:normal;}#sideCategory ul li a {	color:#DF8800; /* orange */	padding-left:10px;}#sideCategory ul li  {	color:#717A69; /* med grey */	padding-left:10px;}#sideCategory ul li li {	color:#717A69; /* med grey */	padding-left:30px;	background: #F1FAD8;	margin-right:10px;}#sideCategory ul li li a{		color:#09576B; /* dark blue *//*		font-style:italic;*/}/* old footer   */#feed {	margin-top:180px;}#feed .copyright{	color:#717A69; /* med grey */}#feed .attributes img{	margin-right:5px;}#feed .attributes a{	text-decoration:none;	color:#DF8800; /* orange */}/* Images */.thumb img {	border:5px solid #FFF;	}#footer .inside{	border-top:1px solid #9D5B14;  /*brown */	}#search .searchimg{	background:url(white/search.gif) 0 0 no-repeat;}#hideImages {visibility:hidden;}