* {
	margin:0;
	padding:0;
}
body {
	font-family:sans-serif;
	font-size:62.5%;
	margin: 10px;
	padding: 0;
	background:#44443F none repeat scroll 0 0;
	color:#111111;
	
}A {
  text-decoration:none;
}
A:link, A:visited { 
  color: #2361A1;
}
a:hover {
	text-decoration:underline;
}
h1,h2,h3,h4 {
  text-align:left;
  letter-spacing:1.3px;
  margin:0.1em 0 0.1em 0.1em;
}
h1 {
  font-size:2em;  
  font-weight:bold;
}
h2 {
  font-size:1.8em;  
  font-weight:bold;
}
h3 {
  font-size:1.5em;  
  font-weight:bold;
}
h4 {
  font-size:1.2em;  
  font-weight:bold;
}
blockquote {
 margin: 1em;
 padding: 0.5em;
 width: 80%;
 border: 1px solid #D8D2BD;
 background-color: #EDEBD9;
}
p{
 margin-top:0.5em;
}
li{margin-left:2em;}
/* static divs -- to set up vertical positioning */
div#pageContainer {
	background:#33332F none repeat scroll 0 0;
	border:0.4em solid #3E3E3A;
	margin-bottom:2em;
	margin-top:2em;
	padding:0.3em;
	margin:0 auto;
	width:1010px;
}

div#pageHeader {
	position:relative;
	background-image:url(/warehouse/landscape_titled_1010_20211.jpg);
	background-repeat:no-repeat;
	background-color:#a0a0a0;
	height:150px;
	color:white;
}
div#pageHeader div#toplinks {
	position: absolute;
	bottom:0;
}	
div#pageHeader div#toprightlinks {
	position: absolute;
	right:0;
}	
div#pageHeader ul, div#pageHeader li {
	display: inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div#pageHeader li {
	/*background:#EFEFEF none repeat scroll 0 0;
	border-color:#DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;*/
	float:left;
	margin-bottom:-0.1em;
	padding:0.2em;
}
div#pageHeader a{
	font-size:1.4em;
	padding:0 0.3em;	
	line-height:1.6em;
	letter-spacing:2px;
}
div#pageHeader ul#top a{
	color:#dFdFdF;
}
div#pageHeader ul#topright a{
	color:#ffffff;
}
div#pageHeader ul#related a{
	color:#111111;
}
div#pageContentContainer {
	width:100%;
	float:left;
	background-color:white;
	font-size:1.4em;
	line-height:1.51em;
}
	

div#pageContent {
	width:655px;
	float:left;
	text-align:left;
	padding:4px;
overflow:hidden;
}
div#pageSidebar {
  width:308px;
  float:left;
  text-align:left;
  padding:2px 1em 1em 1em;
	border-left: 1px solid #DDDDDD;
}
div#pageSidebar ul, div#pageSidebar li {
	list-style-type:none;
}
div#pageSidebar li {
	margin:0 0 -0.1em 0;
	padding:0.2em 0 0 0;
}

div#pageSidebar li:before {
	content: "\00BB \0020";
}
div#pageSidebar ul#related a{
	padding:0 0.9em;	
	letter-spacing:2px;
}
div#pageSidebar ul#related a{
	color:#111111;
}

div#pageFooter {
	clear:both;
	width:100%;
	color: #D8D5C5;
}

div#pageFooter a  {
	color: #D8D5C5;
}

p.error,div.error { border:1px solid red;color:red;background-color:pink; font-weight:bold;margin:1em;padding:1em;text-align:center;}

div.Entry {
 border:0px;
 border-bottom: 1px solid #2a2a2a;
 clear:both;
}

.commentsform {
	position:relative;
	float:center;
	width:85%;
	border:groove green;
 border: 1px solid #D8D2BD;
 background-color: #EDEBD9;
}
.commentsform tr td {
	color: black;
}
.commentdiv {
background-color:white;
border:2px solid #a0a0a0;
padding:10px;
}
.divhidden {
visibility:hidden;
position:absolute;
float:left;
margin:0px;
padding:0px;
}
.divvisible {
visibility:visible;
float:left;
position:absolute;
margin:0px;
padding:0px;
}


div.newsfeed {
 background-color:#fafafa;
 margin-bottom:10px;
width:100%;
}

div.newsfeed a {
 color:#0909ff;
 font-weight:bold;
}

div.newsfeed div.header {
 background-color: #769f33;
 border: 1px solid black;
padding:2px;
}

div.newsfeed div.header span {
 color: #ffffff;
font-weight:bold;
font-size:1.5em;
}

div.newsfeed div.header a {
 color: #ffffff; 
}

div.newsfeed div.item {
padding-top:2px;
padding-bottom:2px;
}

div.newsfeed div.item div.header {
 background-color:#d0a005;
border:0px;
padding:3px;
}

div.newsfeed div.item div.header span {
 font-weight:bold;
 font-size:1.0em;
}

div.newsfeed div.item div.contents {
margin-bottom:2px;
}

div.newsfeed div.item div.contents span {

}

div.featured h2{
 margin-top:2px;
 margin-bottom:2px;
}
div.featured h3 {
 margin:0px;
 margin-right:5px;
 font-size:1.3em;
}
div.featured span.date {
  margin:0px;
  color: #0a0a0a;
}
div.featured p{
 margin:0px;
}
div.featured img {
 position:relative;
 float:left;
 margin:3px;
 margin-right:10px;
 height:70px;
 width:auto;
 border:1px solid #0a0a0a;
}
div.featured {
 padding-top: 5px;
 margin-top: 5px;
 border-top: 1px solid #DDDDDD;
 clear:left;
}
div.featured div.featured-content {
 margin-left:105px;
}
blockquote.code {
 font-family:monospace;
 white-space: pre;
}


div#sharer { display:none; position:fixed; overflow:hidden; width:250px; height:250px; right:0; top:25%; z-index:100000; background-color:white; border:1px solid #000000; padding:0; text-align:center; }
div#sharer h4 { background-color:#D19478; color:white; padding:4px; margin:0; font-size:1.5em; text-align:center; }
div#sharer p { margin:0.5em; }
div.nothanks{text-align:center;background-color:#ff8989;border:1px solid #3B5999;margin:4px;padding:4px;width:233px;height:24px;}
div#sharer a.close, div#sharer a.close:hover, div#sharer a.close:visited { color:#ffffff;font-weight:bold; text-decoration:none; }
div.fbshare{text-align:center;background-color:#3B5999;border:1px solid #3B5999;margin:4px;padding:4px;width:233px;height:24px;}
div.fbshare a {color:#ffffff;font-weight:bold;}
div.twshare{text-align:center;background-color:#C6E0EF;border:1px solid #3B5999;margin:4px;padding:4px;width:233px;height:24px;}
div.twshare a {color:#236887;font-weight:bold;text-decoration:none;line-height:20px;vertical-align:top;padding-left:0.5em;}

div.survey {
 width:200px;
 min-height:180px;
 font-size:1em;
        border: 1px solid #FF531A;
        margin: 5px;
        padding: 5px;
        background-color: white;
        font-color: black;
}
div.survey div.title {
        background-color:#FF531A;
        color:white;
        margin:-4px -4px 5px -4px;
        padding:4px;
        width:100%;
        text-align:center;
        font-weight:bold;
}
div.survey span.question {
        font-weight:bold;
        padding:0.3em;
}
div#survey_results {
        position:absolute;
        float:left;
        border: 1px solid #FF531A;
        margin: 5px;
        padding: 5px;
        margin-top:10px;
        margin-left:-160px;
        background-color: white;
        z-index:999;
        width:300px;
}
div.survey textarea {
        width:90%;
        height:120px;
}


