body {
	background-color: #807C6C;
	background-image: url(images/background-gradient.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0;	
	color: #595953;
}

#header ul {
	margin: 0;	
}

#header li {
	float: left;
	list-style: none;	
}

.banner {
	width: 990px;
	margin: 8px auto;
}

#header .banner {
	background-image: url(images/header_banner.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 54px;	
	margin-bottom: 0;
	padding: 13px 0 0 0;
}

#header .wrapper {
	background-image: url(images/body-background-top.png);
	background-repeat: none;
	padding-top: 0;
}

#footer {
	padding-top: 1em;	
	background-color: #FFFFFF;
	background-image: url(images/body-background.png);
	background-repeat: repeat-y;
	width: 990px;
	margin: 0 auto;
}

#footer .banner {
	background-image: url(images/footer_banner.png);
	background-position: top;
	background-repeat: no-repeat;
	height: 34px;
	margin: 0;	
	padding: 9px 0 0 0;
	color: #FFFFFF; 
	font-size: 0.9em;
}

#footer a, #footer a:visited { color: #FFFFFF; border-bottom: 1px dotted #ffffff; }
#footer a:hover { border-bottom: 1px solid #ffffff; }
#footer abbr { border:none; }

#copyright {
	text-align: right;
	float: right;
	margin-right: 47px;
}

#standards {
	float: left;	
	margin-left: 47px;
}

#logo a {
	font-size: 0;
	text-indent: -1000px;
	background: url(images/logo.gif) no-repeat right;
	display: block;
	width: 145px;
	height: 34px;
	padding: 17px 0 0 15px;
	border: none;
}

#search {
	line-height: 50px;
	vertical-align: middle;	
}

#s {
    width: 22em;
    border: 1px solid #A7A393;
}

#search input {
	padding: 0.3em 0 0.3em 0;
}

#search #searchsubmit { 
	background: none; 
	border: none;  
	color: #FFFFFF; 
	cursor: pointer;
	font-size: 1.3em;
	padding: 0;
	margin: 1.35em 0 0 0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: top;
	width: 3.7em;
	display: inline;
	position: relative;
	top: -0.4em;
}

/* Menu */
/* Generic styling for menus including both categories and pages. */
.menu {
	height: 35px;
	margin-top: 8px;
}

.menu li a {
	color: #FFFFFF;
	text-decoration: none;	
	background-repeat: no-repeat;
	background-position: left;
}

.menu li a:hover {
	border: none;	
}

.menu ul {
	line-height: 28px;
	margin: 0 10px 0 10px;
}

.menu li {
	text-align: center;	
}

/* Categories and Pages */
/* Specific styles for categories and pages menus */
#categories {
	background: url(images/categories_bg.png) repeat-x top;
	margin-right: 0px;
	width: 564px;
	font-size: 1.2em;
}

#pages {
	background: url(images/pages_bg.png) no-repeat top;	
}

#categories a {
	padding: 0 0 0 1.8em;
}

#pages a {
	padding: 0.2em 0 0.3em 2em;
	text-transform: uppercase;	
}

#pages ul {
	margin-left: 22px;	
}

#categories li {
	width: 25%;	
}

#pages li {
	width: 33%;
}

#categories li.home a { 
	background-image: url(images/home.png); 
}

#categories li.cat-item-8 a { 
	background-image: url(images/babble.png); 
}

#categories li.cat-item-12 a { 
	background-image: url(images/travel.png); 
}

#categories li.cat-item-9 a { 
	background-image: url(images/web.png); 
}

#pages li.contact a {
	background-image: url(images/contact.png);	
}

#pages li.about a {
	background-image: url(images/about.png);	
}

#pages li.rss a {
	background-image: url(images/feed.png);	
}

.wrapper {
	background-color: #FFFFFF;
	background-image: url(images/body-background.png);
	background-repeat: repeat-y;
	width: 950px;
	margin: 0 auto;
	padding: 9px 20px 0 20px;
}

.panel {
	background-color: #C6C3B9;	
	padding: 0 0 0.5em;
}

.panel p {
	margin-left: 0.5em;	
}

.panel h2 {
	background-color: #A7A393;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 2em;
	padding-left: 0.5em;	
	margin-bottom: 0.5em;
	padding-top: 0;
}

.panel ul {
	margin: 0 0.3em 0 0.2em;
	list-style: none;	
}

.panel ul li {
	margin: 0 0 0.5em 0;
	padding-left: 1.8em;
	background-image: url(images/bullet.png);	
	background-repeat: no-repeat;
	background-position: 0.3em 0.25em;
}

.panel .meta {
	display: block;	
}



h1 {
	font-size: 1.7em;
	padding-top: 0.2em;
	margin-bottom: 0.1em;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #595953;	
}

h1 a:hover {
	border: none;	
}

h2 {
	font-size: 1.5em;	
	border-top: 1px solid #d4d0c3;
	padding-top: 0.5em;
}

p {
	font-size: 1.1em;	
}

a, a:visited { color: rgb(51, 85, 136); text-decoration: none; }
a:visited { color: rgb(102, 119, 119); }
a:hover { color: rgb(153, 51, 51); border-bottom: 1px solid rgb(153, 51, 51); }

.date {
	border: 1px solid #EAE9E6;
	border-bottom: 3px solid #FF7F00;
	margin-right:0.8em;
	height: 3.5em;
	text-align: center;	
}

.date .month {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;	
	letter-spacing: 0.1em;
	margin-left: 0.2em;
}

.date .day {
	font-size: 2em;
	display: block;	
	line-height: 1em;
}

.time {
	font-size: 0.9em;
}

.entry {
	margin-top: 0.5em;	
}

.post {
	clear: left;	
}

.meta {
	font-size: 0.9em;	
}

.post .meta {
	border-bottom: solid 1px #d4d0c3;
	padding-bottom: 0.7em;  
	margin: -0.5em 0 1em 0;
}

.post .comments .meta {
	border-bottom: none;
	margin: 0.5em 0 0 1.7em;
}

.post .comments li {
	list-style-position: inside;
	clear: left;
}

.post .comments li p {
	margin: 0 0 1em 1.4em;
}

ol.navigation {
	clear: left;
	margin: 0 0 2.7em 0;	
}

ol.navigation li {
	list-style: none;	
	float: left;
}

ol.navigation .next, .navigation .previous {
	width: 50%;	
}

ol.navigation .next {
	text-align: right;
}

form { 
	margin: 0; 
	padding: 0; 
}
 
form p { 
	color: #807c6c; 
	font-size: 0.9em;
	line-height: 1.8em;
}

form p.footnote {
	width: 20em;
}

input, textarea, select { 
	margin: 0.7em 0 0.7em 0;
	font-size: 110%;
	line-height: 1.2em;
}

input {
	padding: 0.2em 0 0.1em 0;
}

textarea { 
	background:#fff; 
	display:block; 
	clear:left; 
	width:99%; 
	color:#333; 
}

form dt {
	clear: left;
	float: left;
	width: 5em;
	text-align: left;
	padding: 1.2em 0 0.7em 0;
}

form dd {
	margin: 0;
	
}

label:hover { 
	color:rgb(153, 51, 51); 
	cursor:pointer; 
}

form em {
	color: #ff3333;
	vertical-align: top;
}

label em {
	font-size: 80%;
}

#submit {
	float: right;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.wp-smiley {
    float: none;
    margin: 0 0 -0.2em 0;
}

#geo_map {
	margin: 0 0.5em 0 0.5em;
}

.gmnoprint span, .gmnoprint a {
	display: none;
}