/* Theme Name: OBA
Theme URI: www.ryanajarrett.com
Theme Description: Theme for OBA website
Theme Version: 1.0
Theme Author: Ryan Jarrett*/ 

body {
	margin:0px;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size:0.74em;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}

body td {
	margin:0px;
	font-family: Arial, Verdana, "Trebuchet MS";
	font-size:0.74em;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}

input {
	background-color:#FFFFFF;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	background-color:#94ae62;
	margin-bottom:2px;
}
input[type=submit] {
	background-color:#FFFFFF;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	border:1px solid #728c40;
	margin-bottom:2px;
}

a {
	color:#840000;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:0px;
	margin-bottom:0px;
}
a:hover {
	color:#2a65ad;
}

ol,ul {

}

li {
	list-style-image:url(../images/backgrounds/li.gif);
	line-height:20px;
	text-align:left;
}

#menu {
	width:100%;
	padding-top:11px;
	padding-bottom:11px;
	background-color:#840000;
	margin-bottom:18px;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image:url(../images/backgrounds/menu.jpg);
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	
}
#menu a:hover {
	border-bottom:1px solid #ffffff;
	border-left:1px solid #728d40;
	border-right:1px solid #e9ffb7;
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../images/backgrounds/a_hover.jpg);
}

#header {
	background-color:#291842;
	width:100%;
	margin:0 auto 0 auto;
	margin-bottom:0px;
	min-height:120px;
}
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:25px;
	text-transform:capitalize;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	color:#eeeeee;
	margin-bottom:0px;
	text-align:center;
}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#000000;
	border-bottom:1px solid #eeeeee;
}
#header img {
	vertical-align:middle;
}

#content {
	width:780px;
	margin:0 auto 0 auto;
	text-align:left;
	min-height:750px;
	height:auto;
	padding-bottom: 45px;
}

.introduction {
	font-family:Helvetica, Arial, sans-serif;
	line-height:20px;
	font-size:12px;
	color:#99B198;
	text-indent:25px;
	background-image:url(../images/backgrounds/desc.jpg);
	background-position:bottom left;
	padding-left:0;
	padding-right:200px;
	padding-bottom:35px;
	padding-top:0;
	background-repeat:no-repeat;
	
}
.logo {
	float:right;
	margin-right:30px;
}
.clearer {
	clear:both;
}

#sidebar {
	width:238px;
	float:right;
	font-size:95%;
	text-align:left;
	color:#291842;
	margin:0px;
	padding-bottom: 45px;
}

#sidebar li {
	list-style: none;
	margin-top:4px;
}

li.widget {
	background-color:#eeeeee;
	padding-left:0;
	padding-right:0;
	padding-bottom:1px;
	padding-top:0;
	margin:0px;
	border:1px solid #291842;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-radius-topleft: 9px;
	-webkit-border-radius-topright: 9px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-radius-bottomleft: 9px;
	-webkit-border-radius-bottomright: 9px;
}

.widget li{
	list-style: none;
	margin-left: 0;
	padding-left: -3em;
	text-indent: -3em;
	list-style position:outside;
}

.textwidget {
	margin-left:2;
	margin-right:2;
}

#sidebar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:13px;
	text-transform:capitalize;
	font-weight:normal;
	border-bottom:0px solid #000000;
	color:#ffffff;
	background-color:#291842;
	text-align:left;
	padding-left:5;
	padding-right:5;
	padding-bottom:2px;
	padding-top:2;
	margin:0px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-radius-topleft: 9px;
	-webkit-border-radius-topright: 9px;
}

#sidebar h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size:13px;
	text-transform:capitalize;
	font-weight:normal;
	border-bottom:0px solid #000000;
	color:#ffffff;
	background-color:#291842;
	text-align:left;
	padding-left:5;
	padding-right:5;
	padding-bottom:2px;
	padding-top:2;
	margin:0px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-radius-topleft: 7px;
	-webkit-border-radius-topright: 7px;
}

.submenu {
	background-color:#eeeeee;
	padding-left:5;
	padding-right:5;
	padding-bottom:1px;
	padding-top:1;
	margin:0px;
	border:1px solid #291842;
	border-top:0px;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-radius-bottomleft: 9px;
	-webkit-border-radius-bottomright: 9px;
}
.submenu a {
	display:block;
	width:100%;
	background-image:url(../images/backgrounds/submenua.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:1px;
	padding-right:0;
}
.submenu a:hover {
	background-color:#eeeeee;
	background-image:url(../images/backgrounds/submenua_hover.jpg);
	background-repeat:repeat-y;
}
.submenu .eventtitle {
	color:#291842;
	font-weight:bold;
}
.submenu .eventdesc {
	color:#000000;
	padding-bottom:2px;
}

#s {
	width: 160px;
	padding: 0;
}

.submenu li {
	list-style:none;
	width=100%;
	line-height:14px;
}
.children {
	font-size:10px;
	margin:0px;
	padding:0px;
	padding-left:12px;
}

.ul {
	list-style-type: circle;
}
#main {
	width: 534px;
	margin-right: 234px;
	padding-right: 4px;
}
#main h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:0px solid #eeeeee;
	color:#840000;
}
#main h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:18px;
	text-transform:capitalize;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#main h2 a {
	color:#000000;
}
.postdate {
	padding:0px;
	margin:0px;
	font-size:10px;
	color:#840000;
}
.postinfo {
	border-top:1px solid #eeeeee;
	font-size:10px;
	colour:#999999;
	padding:0px;
	margin:0px;	
}
#mainbar p {
	padding:15px;
	line-height:20px;
}

#mainbar .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#footer {
	position:fixed;
	clear: both;
	width:100%;
	bottom: 0;
	background-color:#eeeeee;
	border-top:1px solid #bbb;
	border-bottom:0px solid #94ae62;
	padding-top:5px;
	padding-bottom:4px;
	color:#666666;
	font-size:10px;
	margin:0px;
}
#footer a {
	color:#006600;
}
#footer a:hover {
	color:#009900;
}

.related {
	font-size: 10px;
	padding: 2px;
	margin: 0px;
	border-top:1px solid #eeeeee;
}

.related .relhead {
	font-weight: bold;
	font-size: 11px;
}

.related ul {
	margin: 0px;
	padding: 2px;
}

.related li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.relexc {
	padding: 0 0 0 7;
	color: #999999;
}