/*
Theme Name: SemanticTheme
Theme URI: SemanticBusiness.com
Description: Child Theme for Thematic
Author: nprewitt
Author URI: SemanticBusiness.com
Template: thematic
Version: 0.1
*/

@import url("../thematic/style.css");

body {
	background-color: #e3e3e3;	
    background-image:url('img/body_bg2.jpg');
	background-repeat: repeat-x;
}
#main {
	padding-top:5px;
	width: 975px;

}
#header {
	background-color: #ffffff;
	height:108px;
	background-image:url('img/header_bg.jpg');
	min-width: 975px;
}
img.header {
float:left;
clear:right;
margin-right:20px;
}
#footer {
	background-color: #e3e3e3;
}
#access {
	border-bottom: none;
}
#branding {
	padding: 0px;	
}
#blog-title {
	width: 20px;
	
}
#blog-description {
	vertical-align:text-bottom;
}
/*** NAV SKIN ***/
.sf-menu {
    border-right: none;
    float:left;
    margin-top: 1px;
    font-family: 'Helvetica', 'Arial', Sans-Serif;
}
.sf-menu a {
    border-left: none;
    border-top: none;
    border-bottom: none;
    padding:2px 5px;
    text-decoration:none;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #e3e3e3;
    border-bottom: 2px solid #39a0b8;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom: 2px solid #2d8092;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
    color:          #666;
}
.sf-menu li {
    background:     #e3e3e3;
}
.sf-menu li li {
    background:     #e3e3e3;
}
.sf-menu li li li {
    background:     #e4e4e4;
}

/*** Content Boxes and Containers ***/
.colHead {
font-family: "Verdana",Helvetica,sans-serif;
font-size: 18px;
text-align: center;
color: #464646;
}


.rounded-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#contentBox {
	width: 865px;
	background-color: #f5f5f5;
	position:relative;
	padding: 10px;
	margin-top:10px;
	margin-left: 50px;
}
#buttonbox {
	width: 843px;
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	padding: 10px 10px 5px 10px;
	position: relative;
	margin-bottom: 10px;
}
#buttonbox_text {
	display: none;
}
#page_head {
	width:843px;
	height: 115px;
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	padding: 10px;
	position: relative;
	margin-bottom: 10px;
}
#sidebar_left {
	width: 170px;
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	padding: 10px;
	position:relative;
	float: left;
}
#sidebar_center {
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	margin: 0px 95px 5px 200px;
	position:relative;
	width: 460px;
	padding: 10px;
	overflow: hidden;
}
#sidebar_right {	
	width: 155px;
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	padding: 10px;
	float: right;
	position:relative;
}
.sidebar_right_text {
	font-size: 12px;
	font-family: Arial,Sans-Serif;
}
.ClientBox {
	width: 845px;
	background-color: #fcfcfc;
	border: 1px solid #a6a6a6;
	padding: 12px;
	margin-bottom: 10px;

}
#homeCenterLogo {
	border: 1px solid #000000;
	width: 865px;
	height: 185px;
	background-image:url('img/revised semarts header.jpg');
	margin-bottom: 10px;
}
.DBBOCont {
	background: #999999;
	width: 620px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.miscCont{
	background: #ffffff;
	width: 142px;
}
#DBBOLocCont{
width: 300px;
padding: 10px;
position:relative;
}
#DBBOCIOCont{
width: 300px;
padding: 10px;
position:relative;
float: right;
}
#DBBOLCont{
width: 195px;
padding: 10px;
position:relative;
float: left;
 font-size: 9pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
#DBBOCCont{
width: 195px;
padding: 10px;
position:relative;
margin-left:215px;
 font-size: 9pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
#DBBORCont{
width: 195px;
padding: 10px;
position:relative;
float: right;
 font-size: 9pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
#DBBOfoot{
	background: none;
	width: 620px;
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 9pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
#DBBOreq{
	background: none;
	width: 160px;
	float:right;
	position: relative;
}
#FFfloat {
	float: right;
}
#yogiContent {
	background-color: #eeeeee;
	border: 2px solid #999999;
	margin: 0px 10px 10px 10px;
	padding: 5px;
}
/*** IE FIXES ***/
#iefix_butRight{
	float: right;
}
#iefix_butLeft{
	float: left;
}

/*** Font types and styles ***/
#respond {
background-color: #fcfcfc;
}
#comment {
	height: 70px;
}
#commentclear {
	 clear: right;
	 clear: left;
}
#follow {
	float:right;
}
.hr {
background-image:url('img/hr.jpg');
margin: 2px;
background-repeat: no-repeat;
vertical-align: bottom;
padding-top:15px;
}
#hr2 {
background-image:url('img/hr2.jpg');
margin: 2px;
background-repeat: no-repeat;
vertical-align: bottom;
padding-top:15px;
}
.eventTitle {
font-size: 12pt;
color: #2d8092;
font-weight: normal;
}
.eventDate {
font-size: 10pt;
}
.eventLoc {
font-size: 10pt;
}
.readMore {
font-size: 8pt;
color: #2d8092;
}
h1 {
	font-size: 25pt;
	line-height: 35px;
}
h2 {
	font-size: 18pt;
	font-family: 'Verdana', 'Arial', sans-serif;
}
h3 { 
font-size: 15pt;
}
.paragraph {
font-size: 10pt;
font-family: 'Helvetica', 'Arial', sans-serif;
}
.quote1 {
 font-size: 12pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 font-style: italic;
 margin-left: 25px;
 margin-right: 15px;
}
.quote2 {
 font-size: 9pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 font-style: italic;
 margin-left: 25px;
 margin-right: 15px;
}
.quoteName {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 font-style: italic;
}
.DBBOHeader {
 font-size: 13pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 text-decoration: underline;
 color: #339dc4;
}
.DBBOHeader2 {
 font-size: 13pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #ffffff;
}
.DBBOHeader3 {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #ffffff;
 margin-bottom: 8px;
}
.DBBOText {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
.DBBOTextsm {
 font-size: 8pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
.DBBOwtlnk {
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #ffffff;
}
.DBBOwtlnk a{
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.DBBOwtlnk a:visited{
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #ffffff;
	text-decoration:none;
}
.DBBOwtlnk a:hover {
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #111111;
}
.DBBObllnk {
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #339dc4;
}
.DBBObllnk a{
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	text-decoration:none;
	color: #339dc4;
}
.DBBObllnk a:visited{
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	text-decoration:none;
}
.DBBObllnk a:hover {
	font-size: 9pt;
	font-family: 'Verdana', 'Arial', sans-serif;
	color: #41c8fa;
}
.DBBOrdlnk a {
text-decoration: none;
color:#ff000;
}
.DBBOrdlnk a:visited {
text-decoration: none;
color:#BB000;
}
.DBBOrdlnk a:hover {
text-decoration: none;
color:#ee000;
}
.DBBOsub {
	font-size: 9pt;
	color: #999999;
}
.BlogText {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #000000;
}
.BlogText a {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #333333;
}
.BlogText a:hover {
 font-size: 10pt;
 font-family: 'Verdana', 'Arial', sans-serif;
 color: #aaaaaa;
}

/*** Article UL/LI CSS ***/
.articleList {
	padding:0px;
	margin-left:25px;
}
.articleList ul {
	list-style-image:none;
	list-style-type:none;
}
.articleList li {
	list-style-image: url(img/li.jpg);
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	background:url('img/slider/slider.jpg') no-repeat;
    width:867px;
    height:217px;
    margin:0 auto;
    padding-top: 1px;
}

#slider {
	position:relative;
    width:865px;
    height:184px;
	background:url('img/slider/loading.gif') no-repeat 50% 50%;
	margin-left: 1px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:390px;
	bottom:-25px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url('img/slider/bullets.png') no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url('img/slider/arrows.png') no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#ffffff;
    text-decoration:underline;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

