/*  
Theme Name: Mariah Wilderness Expeditions
Theme URI: http://blog.mariahwe.com/
Description: Theme for mariahwe.com blog.
Version: 1.1
Author: Layne Evans
Author URI: http://barringtons.com/

	Mariahwe v1.1
	 http://blog.mariahwe.com/

	This theme was based on the site design of mariahwe.com May 2007.

*/
body {

	background-color: #004D71;
	margin-top: 0px;
	background-image: url();
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#wp-content {
	text-align: left;
	}
	
#menu {
	padding: 10px 0 10px 30px;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}
a:link {
	color: #D86E1A;
}
a:visited {
	color: #406E86;
	list-style-type: square;
}
a:hover {
	color: #426E87;
}
a:active {
	color: #CCCCCC;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #426E87;
}
h2 {
	font-size: 16px;
}

h3 {
	font-size: 11px;
}

.style16 {color: #FFFFCC}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.style30 {font-size: 14px}
