/*
THEME NAME: Pundersons Gardens Template
THEME URI: http://pundersonsgardens.com/
DESCRIPTION: Theme designed and built for Pundersons Gardens website
VERSION: 1.0
AUTHOR: <a href="mailto:ed@verillo.org">Ed Verillo</a> @ <a href="http://www.madetofunction.com/">Made to Function.</a>
AUTHOR URI:
TAGS: 
*/

/* Layout styles from previous version */


/*accordion scripts*/
#commsstatus, #filmsstatus {
	color: #666;
}
#filmsmenu {
	background: transparent;
	display: none;
}
#commsmenu {
	background: transparent;
	display: none;
}
.current_page_ancestor #filmsmenu {
	display: block;
}
.current_page_ancestor #commsmenu {
	display: block;
}
.current_page_item #filmsmenu {
	display: block;
}
.current_page_item #commsmenu {
	display: block;
}

/*accordion scripts end*/

#s {
	font-family: Times;
	font-size: 9px;
	height: 13px;
	color: #666;
	border: solid 1px black;
	width: 95px;
	padding: 0px;
}

div#navigation {
	font-size: 14px;
}

div#navigation ul  {
	margin:0;
	padding:0;
	list-style: none;
}

div#navigation ul li {
	text-transform: uppercase;
}

div#navigation ul ul {
	/*background: red;*/
}

div#navigation ul ul li {
	font-weight: bold;
	text-transform: none;
	margin-left: 20px;
}

div#navigation ul ul ul li {
	font-weight: normal;
	margin-left: 0;
	font-style: italic;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px green;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #f00;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	background:transparent url(img/pundersons_gardens.png) no-repeat scroll 0 0;
	display:block;
	height:13px;
	overflow:hidden;
	text-indent: -9999px;
	width: 900px;
	height: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#men_films a, #men_comm a {
	font-style: italic;
	padding-bottom: 5px;
}

h2 {
	font-size: 15px;
	font-weight: normal;
}

h3.section {
	margin-top: 1em;
}

#content {
	width: 600px;
	margin-left: 300px;
	border: solid 0px red;
	font-size: 12px;
}

.pageid-77 #content, .pageid-75 #content {
	font-size: 14px;
}

#content h2 {
	font-size:15px;
	margin-top:0px;
}


#vertical_slide {
	padding: 10px;
}

.status {
	color: #666;
}

#content h2 {
	margin-top:0;
	
}

#navigation {
	width: 250px;
	float: left;
	border: solid 0px blue;
}
