#header {	
	border-bottom: 1px solid #A1A6B1;
	letter-spacing: .05em;
	padding: 0 0 0 0;
	background: #414F6E;
}
#header h1, .description{
	margin: 0;
	padding: 10px 20px;
}
#header h1{
	font-size: 230%;
}
#header h1 a, .description{
	color: white;
}
#header a, #header {
	text-decoration: none;
}
#header a:hover{
	background: transparent;
}
#header .description{
	border: 1px gray;
	border-width: 1px 0 0 0;
	background: #EBE9D2;
	color: black;
	font-size: small;
	line-height: small;
	font-weight: bold;
	padding-top: 5px; padding-bottom: 5px;
}
#sidebar{
	padding: 0;
	background: transparent;
}
#sidebar h1{
	font-size: 140%;
	font-family: Verdana,"Times New Roman",Times,serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: #414F6E;
	padding-top: 5px;
} 
#sidebar h2{
	font-size: 140%;
	font-family: Verdana,"Times New Roman",Times,serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: #414F6E;
	padding-top: 8px;
}
.content{
	margin-top: 0;
}
#main{
	background: white;
	border-left: 1px beige;
}
.post{
	border: 0;
	padding-bottom: 0px;
}
.post h1{
	font-size: 1.4em; 
	line-height: 1.0em;
	width: 100%;
	border-bottom: 1px solid #CC6600;
}
.post h1 a{
	color: #006;
	text-decoration: none;
}
.post h1 a:hover{
	color: gray;
}
.postmetadata{
	font-size: x-small;
}
#wp-content, #content{
	background: transparent;
	width: 90%;
}

.content, .ql{
	background: url(/psr/images/sidebar_latitudes.jpg) repeat-y 
top left; 
}

.cat-item{
	color: #294596;
}

