/*
Theme Name: SAonline
Version: 2.0
Tags: SAonline v2.0
*/
body {
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-image: url(images/head_bg2.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

h1 {
	font-size: 20px;
	color: #0C356A;
	margin: 0px 0px 10px 0px;
}
h2 {
	color:#3A79C8;
	font-size:18px;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;

}
#header_sub h3 {
	color: #393D17;
	font-size: 12px;
	text-transform:uppercase;
}
h3 {
	color:#3A79C8;
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;
}
h4 {
	font-size: 20px;
	color: #383838;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
h5 {
	font-size: 14px;
	color: #383838;
	margin: 0px 0px 10px 0px;
}
h6 {
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color:#347BA2;
}
.sub_box_text h2 {
	font-size: 14px;
	color: #393D17;
	margin: 0px 0px 10px 0px;
	padding-top: 5px;
	font-weight:bold;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #3A79C8;
	font-weight:normal;
}

#main_content_left_secondary a {
	border-bottom:1px solid #ececec;
}
/* Button Colors */
#searchsubmit {
	background: url(images/button_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:4px 8px;
}
a.button {
	background: url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
}
a.button:hover {
	background: url(images/button_o.jpg) repeat-x;
	border:1px solid #32312f;
}
.button {
	background: url(images/button_bg.jpg) repeat-x;
	padding:4px 20px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	background-color: #22457A;
}
#posts_navigation a {
	background: url(images/button_bg.jpg) repeat-x;
	padding:0px 25px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
	float:left;
	display:block;
}
#wrap {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 auto;
}
#header_wrap {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 447px;
	background-image: url(images/header.png); 
	background-position: top center;
}
#header_wrap_secondary {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 137px;
/*	background-image: url(images/header_secondary.jpg);*/
	background-position: top center;
}
#header_wrap_alt {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 421px;
	background-image: url(images/header_alternative.jpg);
	background-position: top center;
}
#secondary {
	background-image: url(images/head_bg_secondary2.jpg);
	background-repeat: repeat-x;
}
#topnav a:hover, #topnav a:active, li.current_page_parent, li.current_page_parent a, 
li.current_page_parent a:visited, #topnav li.current_page_item a, 
#topnav li.current_page_item a:visited {
	/*	text-decoration:underline;*/
	/*	background-position: top center;*/
		background-repeat: no-repeat;
		color: #347BA2;
}
#topnav li.home_nav a {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#navs a:hover {
	text-decoration:underline;
/*	background-position: top center;*/
	background-repeat: no-repeat;
	color: #347BA2;
}
#navs_left {
	float: left;
	height: 49px;
	width: 11px;
/*	background-image: url(images/nav_left.png); */
}
#navs_right {
	float: left;
	height: 49px;
	width: 11px;
/*	background-image: url(images/nav_right.png); */
	margin-left: -1px;
}
#navs_center {
	height: 49px;
/*	background-image: url(images/nav_center.jpg); */
	float: left;
	background-repeat: repeat-x;
	margin-right: 0px;
	width:auto;
	margin-top:36px;
}

blockquote {
	border-left:3px solid #0C356A;
	margin:0 0 0 2.5em;
	padding-left:1em;
	padding-right: 1em;
}
#blog_home_title {
	font-size: 16px;
	color: #393D17;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left:25px; 
	background: url(images/news.gif) no-repeat center left; 

}
#footer p {
	color: #666666;
	line-height:14px;
	font-size:12px;
}
#footer a {
	color: #3A79C8;
	background-image: none;
}
#footer  a:hover  {
	color: #3A79C8;
	text-decoration: underline;
}
#left h2 {
	color:#2C2C2C;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;
	text-transform:uppercase;
}
.post_title {
	font-size: 24px;
	color: #0C356A;
	margin: 0px 0px 15px 0px;
}
#comments_template h2 {
	color:#0C356A;
	float:left;
	font-size:20px;
	font-weight:normal;
	margin:0 464px 5px 0;
}
#about_home_title {
	font-size: 14px;
	color: #393D17;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left:34px; 
	background: url(images/aboutus.png) no-repeat; 
	line-height:28px;
}

#main_content_left a {
	border-bottom:1px solid #ececec;
}

#about_home_founders h2 {
	font-size: 14px;
	color: #393D17;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	text-transform: uppercase;
	padding-left:34px; 
	background: url(images/founders.png) no-repeat; 
	line-height:24px;
	
}

#about_home_founders a {
	border-bottom:1px solid #ececec;
}
.comment_number {
	background:transparent url(images/comment_icon.png) no-repeat scroll 0 0;
	color:#347BA2;
	float:left;
	margin-top:10px;
	padding-left:20px;
}
.widget {
	font-size:10px;
	padding-bottom: 5px;
	color:#347BA2
}

.widget h2 {
	color:#2C2C2C;
	font-size:14px;
	font-weight:bold;
	line-height:1.3em;
	text-decoration:none;
	text-transform:uppercase;
}

hr {
	background-color:#D2D2CA;
	border:medium none #D2D2CA;
	height:1px;
}
.portfolio_featured_cell {
	width: 684px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 15px;
	background-image: url(images/featured_project.jpg);
	background-repeat: no-repeat;
}
.sub_box_text a {
	border-bottom:1px solid #ececec;
}

.arrow_right {
 
padding-right:25px;
}
/* Left Nav */
/*
#left_navigation li {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	list-style-type: none;
	margin-left: 0px;
	padding:3px 0 3px 30px;
	margin-bottom: -1px;
	background-image: url(images/sub-arrow.png);
	background-repeat: no-repeat;	
}
#left_navigation li:hover    {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	list-style-type: none;
	margin-left: 0px;
	background: url(images/nav_hover.png) repeat-y;
	display:block;
}*/

#left_navigation li.current-cat    {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	list-style-type: none;
	margin-left: 0px;
	background: url(images/nav_hover.png) repeat-y;
	display:block;
}
/*
.active    {
	border-top: solid 1px #DCDDDE;
	border-bottom: solid 1px #ffffff;
	list-style-type: none;
	margin-left: 0px;
	padding: 8px 0px;
	background: url(images/nav_hover.png) no-repeat;
	display:block;
}*/
/* Slider Coloring */
#myController span{
	background:#eaeaea;
	margin-right:5px;
	cursor:pointer;
	padding: 3px 6px;
	border: solid 1px #ccc;
	color: #3A79C8;
	float:left;
	display:inline;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#3A79C8;
	margin-right:5px;
	cursor:pointer;
	padding: 3px 6px;
	border: solid 1px #ccc;
	color: #eaeaea;
}
.jFlowPrev, .jFlowNext{
	/* margin-right:10px; */
	cursor:pointer;
	/* padding: 5px 8px; */
	color: #104E82;
}

#page-list {
float:left;
clear:left;
/* margin:20px 0 0 10px;*/
display:block;
position:relative;
background-color:#EFEFEF;
border-top:1px solid #C2C2C2;
}
#page-list ul {
	list-style:none;
	margin:0;
	}
#page-list ul li{
padding:0 10px 0 10px;
margin:2px 0;
display:block;
cursor:pointer;
width:150px;

}

#page-list ul li.page_item {
	font-size:14px;
}


#page-list ul li ul li{
padding:0;
margin:0;
position:relative;
 
}
#page-list ul li ul li a{
	}
#page-list ul li a{
padding-left:5px;
display:block;
font-size:12px;
}

	
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;

}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
/*  background: #333;*/
  color: #393D17;	
  padding: 0.5em;
  border-bottom:1px solid #F1F1F1;
  font-weight:bold;
font-size:14px;
background:url(images/down.gif) no-repeat scroll right 8px;
}

ul#menu li a:hover {
  background: #d9d9d9 url(images/down.gif) no-repeat scroll right 8px;;
}

ul#menu li ul li a {
  background: #efefef;
  color: #347BA2;
  padding-left: 20px;
  font-size:12px;
}

ul#menu li ul li a:hover {
background: #d9d9d9!important;
	text-decoration:underline;
}

.sidebarbox {
	background-color:#F7F7EE;
	border:1px solid #D2D2CA;
}

.sidebarboxinside {
	background-color:#F7F9F8;
	border:1px solid #FFFFFF;
	padding:10px 15px 10px;
}



