/*
THEME NAME: WOM
THEME URI: http://www.watershedonlinemedia.com
DESCRIPTION: Watershed's basic template
VERSION: 1.0
AUTHOR: <a href="http://www.watershedonlinemedia.com">Kate Broughton &amp; Don Meskie</a>
AUTHOR URI:
TAGS: WOM
*/
@import url('css/whittier2.css');

/* =Navigation
------------------------------------------------------------------*/
div#menu {

	background: #5F7D66;
	width:940px;
	float:right;
	padding-left:20px;
}
div#menu ul, div#menu ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	margin-right:2.4em;
	padding:0 0.1em;
	text-decoration:none;
	text-align:left;
	color:#FFFFFF;
	font-family:Helvetica, Arial, sans-serif;
	height:2.6em;
	line-height:2em;
}
div#menu ul a:hover {
	color:#202A22;
	
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
div#menu ul li, div.navigation div.nav-previous {
	float:left;
}
div#menu ul ul li {
	clear:both;
	display:block;
	width:100%;
	padding-left:4px;
	background: #5F7D66;
}
/* #MAIN NAV*/
.entry-title, .entry-title a {
	color: #000;
	background: none;
	border: 0;
	font-weight: normal;
	line-height:1.3em;
	margin:1.3em 0 -5px 0;
	text-decoration:none;
}
.entry-title a:hover {
	color: #B8683C;
	border: 0;
}

.entry-title,.entry-meta {
clear:both;
}
.xoxo li a {
	color: #2683AE;
	text-decoration:none;
	font-size:.8em;
}

div#container{
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 1em 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
font-size: .8em;
text-align:center;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}



div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}
#header {
	background: #5F7D66 url(/images/header_secondary2.jpg) no-repeat center;
	color: inherit;
	height: 96px;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *{
margin:0;
padding:0;
}
