/*  
Theme Name: OSI
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
BODY {
	MARGIN-TOP: 5px; MARGIN-LEFT: 5px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.testi {
	FONT-WEIGHT: bold; COLOR: #000000; FONT-FAMILY: Courier New, Courier, mono
}
.link {
	FONT-WEIGHT: bold; FONT-SIZE: 9pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; font-color: #000099
}
A:link {
	COLOR: #000099; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; BORDER-LEFT: #666666 1px solid; COLOR: #1d1d1d; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #fbf4b2; TEXT-DECORATION: none
}
.logolink {
	a: hover: none;
}

.right {
	BACKGROUND:  url(images/rightbg.jpg) repeat-y left top
}
.post {
	margin: 0 0 40px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	text-align: justify;
	}
.entry {
	MARGIN-TOP: 5px; 
	MARGIN-LEFT: 5px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11pt;
	}
.postmetadata {
	clear: left;
	font-size: 9pt;
}
.headertext{
FONT: 7.5pt Verdana, Arial, Helvetica, sans-serif; COLOR: #000000}

.glowingtabs{
float:left;
width:100%;
line-height:normal;
border-bottom: 1px solid #7e9fff; /*Add border strip to bottom of menu*/
}

.glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 5px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

.glowingtabs li{
display:inline;
margin:0;
padding:0;
font-size: 9pt;
}

.glowingtabs a{
float:left;
background:url(http://onespiritinc.com/images/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

.glowingtabs a span{
float:left;
display:block;
background:url(http://onespiritinc.com/images/glowtab.gif) no-repeat right top;
padding: 5px 12px 3px 3px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.glowingtabs a span {float:none;}
/* End IE5-Mac hack */

.glowingtabs a:hover span {
color: black;
}

.glowingtabs a.current{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

.glowingtabs a.current span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: black;
}

.glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
border:none;
}

.glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
border:none;
}

.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.tabcontent{
display:none;
}