/*
Theme Name: Wyoming
Theme URI: http://wordpress.org/
Description: Theme for Wyoming Ave. Baptist Church
Version: 1.6
Author: Walter Rice
Author URI: http://walt.therices.org
Tags: 

*/


body
{
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

img#wpstats
{
	display: none;
}

#wrapper
{
	width:900px; 
	height: 700px;
	padding: 0; 
	margin-top: 5px; 
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
}

#leftwrapper
{
	float: left; 
	padding: 0; 
	margin: 0; 
	width: 280px;
}

#rightwrapper
{
	float: left; 
	padding: 0; 
	margin: 0; 
	width: 620px;
}

#leftimagewrapper
{
	padding-top: 200px; 
	height: 250px; 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-bottom: 100px; 
	width: 250px; 
	text-align: center;
}

#contactinfo
{
	padding: 15px; 
	width: 250px; 
	text-align: center;
}

#topmenu
{
	padding: 100px 15px 15px 15px;
	color: black;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
}

#topmenu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu ul li
{
	margin-right: 8px;
}

/*
#topmenu ul li a
{
	color: black;
	text-decoration: none;
}

#topmenu ul li a:hover
{
	color: teal;
	text-decoration: underline;
}
*/

#contentwrapper
{
	padding: 15px 15px 15px 15px;
	clear: left;
}

#content
{
	background-color: white; 
	padding: 1px 15px; 
	border: thin gray solid;
}

#footermenuwrapper
{
	clear: left;
	padding-top: 15px;
	padding-bottom: 30px;
}

#footermenu
{
	padding: 15px;
	margin: 15px;
	border-top: solid thin silver;
	border-bottom: solid thin silver;
	background-color: #EEEEEE;
	min-height: 150px;
}

#footermenu ul
{
	display: block;
	margin: 0;
	padding: 0;
	color: gray;
	list-style: none;
	font-size: 0.9em;
}

#footermenu ul li
{
	display: block;
	float: left;
	margin: 0 30px 0 0;
	padding: 5px 0;
	list-style: none;
	font-weight: bold;
}

#footermenu ul li ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footermenu ul li ul li
{
	float: none;
	padding: 0;
	margin: 5px 0 5px 0;
	list-style: none;
	font-weight: normal;
}

h1
{
	color: orange;
}

a
{
	color: teal;
}

table
{
	margin-top: 15px;
	margin-bottom: 15px;
}

td
{
	padding: 5px 10px 5px 5px;
}

img
{
	border: 0;
}


/* Captions */
.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;
}
/* End captions */


/* dropdown menus */
ul.cssmenu ul{display:none}
ul.cssmenu li:hover>ul{display: block;}
ul.cssmenu ul{position: absolute;left:-1px;top:98%;}
ul.cssmenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssmenu {

}
ul.cssmenu ul
{
	margin:0px;
	list-style:none;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;
	background-color:#ffffff;
	background-repeat:repeat;
	padding:0px 2px 2px 0px;
}

ul.cssmenu ul
{
	width: 175px;
}

ul.cssmenu li
{
	display:block;
	margin:2px 0px 0px 2px;
}

ul.cssmenu a:active, ul.cssmenu a:focus 
{
	outline-style:none;
}
ul.cssmenu a, ul.cssmenu li.dis a:hover, ul.cssmenu li.sep a:hover {
	display: block;
	vertical-align: middle;
	border-width: 0px;
	border-color: #6655ff;
	border-style: solid;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	/* padding-left: 0; */
	font-size: 14px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	cursor: default;
}
ul.cssmenu a
{
	overflow: hidden;
}
ul.cssmenu li 
{
	float: left;
} 
ul.cssmenu ul li 
{
	float: none;
}
ul.cssmenu ul a 
{
	text-align: left;
	white-space: nowrap;
}
ul.cssmenu li.sep
{
	text-align: center;
	padding: 0px;
	line-height: 0;
	height: 100%;
}
ul.cssmenu li.sep span
{
	float: none;
	padding-right: 0;
	width: 5px;
	height: 16px;
	display: inline-block;
	background-color: #AAAAAA;
	background-image: none;
}
ul.cssmenu ul li.sep span
{
	width: 80%;
	height: 3px;
}
ul.cssmenu li:hover
{
	position: relative;
}
ul.cssmenu li:hover>a
{
	/* background-color:#FFFFFF; */
	border-color:#665500;
	border-style:solid;
	font-size: 14px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: teal;
	text-decoration:none;
}
ul.cssmenu li a:hover
{
	position:relative;
	border-color:#665500;
	border-style:solid;
	font-size: 14px;
	font-family: Candara, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: teal;
	text-decoration:none;
}
ul.cssmenu li.dis a 
{
	color: #AAAAAA !important;
}

/* End drop down menus */
