/*
Theme Name: universalchurch-org
*/
body {
	background-color: #4a2A00;
	font-family: verdana,arial,serif;
	font-size: 0.8em;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

#container {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 750px;
}

a#get_ordained img{
	border:none;
	margin-top:15px;
}

#header {
	background: url(images/banner.jpg) no-repeat;
	height: 140px;
	width: 100%;
}

#header h1 {
	font-size: 2.2em;
	margin-left:12px;
	margin-top:96px;
	position:absolute;
}

#header a {
	color: #FFc272;
    text-indent: 0.30cm;
	font-family: helvetica, verdana, arial, serif;
	text-decoration:none;
	
}

#header a:hover {
	background-color: transparent;
}

#sidebar {
	float: left;	
	margin-top: 10px;
	width: 125px;
    background-color: #F5BF7A;
}

#sidebar ul {
	list-style: none;
//	margin-left: 11px;
	padding-left: 0px;
}

#sidebar ul li {
	display: block;
	padding-bottom: 8px;	
}

#sidebar a {
        background-color: #FFDB97;
	border-bottom: 1px dotted #666666;
	border-right: 1px solid #666666;
	color: #666666;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	width: 100px;
}

#sidebar a:hover {
	background-color: #Da8050;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	color: white;
}

ul#menu-language-toggle {
width: 200px;
}

ul#menu-language-toggle li{
float: left;
}

ul#menu-language-toggle li a{
padding-left:23px !important;
padding-right:23px !important;
}

ul#menu-language-toggle li:first-child{
border-right: 1px solid #4F4F4F;
}

#content ul.xoxo {
float: right;
}

#content ul.xoxo li {
list-style: none;
}

#content ul.xoxo li a{
text-decoration: none;
padding-right: 10px;
}

#content {
	float: right;
	padding-left: 10px;
	padding-right: 32px;
	margin-top: 8px;
	margin-bottom: 40px;
	width:543px;
}

#footer {
	background-color: #fff5e5;
	clear: right;
	color: #000000;
	font-size: 0.7em;
	margin: 0 auto;
	padding-bottom: 4px;	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: right;
	width: 730px;
}

#footer a {
	border-bottom: 1px dotted #666650;
}

#footer a:hover {
	text-decoration: none;	
}
