/*
Theme Name:     Accuracy.org  (Use this theme)
Theme URI:      http: //accuracy.org
Description:    Accuracy.org theme, a child of Genesis. 
Author:         Tech Liminal
Author URI:     http: //techliminal.com/about/
Template:       genesis
Version:        0.1.0
*/


/* Inherit the Genesis Styles (for now) */ 
@import url("../genesis/style.css");

body {
  background: url("images/footer.png") repeat-x #FFF bottom left;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular !important;
  margin: 0;
  padding: 0;

}

body > #wrap {
	background: url("images/header.png") repeat-x #FFF;
	width: 100%;
}

/* -----------------------  GLOBAL STYLES ---------------------*/

div, p, ul, ol, li, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

a:link, a:visited, a:active { 
  color:#015382;
  text-decoration: none;
}

a:hover  { 
  color:#000;
  text-decoration: underline;
}

/* Text Styles */
form, h1, h2, h3, h4, h5, h6 {
  color: #012F50;
}
#content p, .body_text, textarea, input, text, .error, .note, ul, ol, li, .widget-wrap div{ 
  font-size: 12px;
  line-height: 16px;
  color: #000;
}

.entry-content p, {
	margin-bottom: 10px;
}

.home #content .post p, .home .entry-content p, .widget p{
	padding-bottom: 5px !important;
}

p.message-box{
	margin:16px 20px 16px 20px;
}

.message-box span{
	font-weight: bold;
}

h1 {
  font-size: 24px;
  font-weight: normal;
}
h2 {
  font-size: 14px;
  margin-bottom:3px;
}
h3 {
  font-size: 13px;
  margin-bottom:3px;
}
h4 {
  font-size: 12px;
  margin-bottom:3px;
}
h5 {
  font-size: 10px;
}

h6{
  font-size: 9px;
}
ul, ol, li {
  padding-left:10px;
}

.error {
  font-size: 12px;
  line-height: 15px;
  color: #DB0008 ; 
  font-weight: bold;
}
.note {
  color: #333333;
}

.white {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
textarea, input, text {
  padding: 2px;
  margin: 0 0 15px 0;
	background: #eee;
	border: #ccc 1px solid;
	overflow: auto;
}
.textfield, .search {
  height: 15px;
}

select {
  margin: 0 0 5px 0;
}
.site_photo, .site_image {
  margin: 0 10px 5px 0;
  padding: 0;
	border: #ccc 1px solid;
  float: left;
}    
.submit {
  margin: 0;
  padding: 0;
	border-width: 0;
}
/* Text Styles Ends */

/* Pages Start */
#headerprint {
  display:none;
}


#inner {
  width: 901px;
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  border-width :0 2px 0 2px;
  border-style: solid;
  border-color: #99CCFF;
  overflow:hidden;
}

#content-sidebar-wrap{
	width:100% !important;
}

#header {
  background: url("images/header.png") repeat-x #FFF;
  width: 901px;
  height:60px;
  margin:auto;
  padding: 0;
  border-width :0 2px 0 2px;
  border-style: solid;
  border-color: #99CCFF;
}

.logo img{
	margin: 14px 0pt 7px 15px;
	overflow:hidden;
}

#nav {
  background: url("images/navigation.png") repeat-x #FFF;
  width: 901px;
  height: 29px;
  margin: auto;
  padding: 3px 0 0 0;
  text-align: center;
  font-weight: bold;
  border-width :0 2px 0 2px;
  border-style: solid;
  border-color: #99CCFF;
  text-transform:none;
}

#utility_navigation {
  width: 901px;
  height: 50px;
  margin: 0;
  padding: 3px 0 0 0;
  font-weight: bold;
  margin:auto;
  border-width :0 2px 0 2px;
  border-style: solid;
  border-color: #99CCFF;
}

.ulility_container{
	margin-top:8px;
	float:left;
}

#email_box {
  margin-right:20px;
  margin-left:40px;
}

#search_box {
  margin-right:20px;
  margin-left:40px;
}

.home_link {
  width: 128px;
  height: 128px;
  margin: 82px 0 0 112px;
  padding: 0;
  float: left;
}
#content {
  background: url("images/content_area_footer.png") repeat-x left bottom;
  width: 901px;
  height: 100%;
  margin: 0;
  padding: 0;
  float: left;
}
#scol1 {  
  background: #E1E1E1;
  width: 291px;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
}


#sidebar {  
  width: 262px;
  margin: 0 0 0 0;
  padding: 0;
  float: left;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #99CCFF;
}

.home #sidebar  {  
  background: #E3E3E3 !important;
}

.sidebar-content #content, .content-sidebar #content {  
  border-top: 15px solid #0B304E;
  border-left: 1px solid #99CCFF;
  width:624px;
  margin: 0 0 0 0;
  float: right;
 
}

.home #content, .home  #content{
	border-left: none !important;
	background: none !important;

}

/* --------------------  HOMEPAGE & Widgets -----------------------*/
#home-top .widget {  
  background: url("images/content_area_footer.png") repeat-x left bottom;
  width:624px;
  margin: 1px 0 0 0;
  padding: 0 0 20px 0;
  border: 1px solid #99CCFF;
}


#home-top{
	margin-bottom: 15px;
}

#home-bottom .widget {
  	background: url("images/content_area_footer.png") repeat-x left bottom;
	width: 305px;
	float: left;
 	border-left: 1px solid #99CCFF;
 	border-bottom: 1px solid #99CCFF;
  	border-top: 15px solid #0B304E;
  	padding-bottom:25px;
	
	
}

#featured-post-3, #home-bottom .featuredblogposts {
 	border-right: 1px solid #99CCFF;
	
}

#featured-newsitem-5, #home-bottom .featureditems{
	margin-left: 11px;
}

.widgettitle, .page-label{  
  background: url("images/center_columnB_top.png") repeat-x #FFF !important;
  height: 25px;
  margin: 0;
  padding: 10px 0 0 10px !important;
  border-bottom: 1px solid #99CCFF;
  font-size: 13px !important;
  color: #012f50 !important;
  font-weight: bold !important;
  text-transform: none !important;
}

.widget-wrap div{
	padding:5px 20px 5px 20px !important;
	
}

.widget .post {
	margin-bottom: 10px !important;
}


#content .widget h2, .widget h2{
	margin:0px;
}

.widget h2 a:link, .widget h2 a:active,.widget h2 a:visited {
	color: #015382 !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none
}


.content-wrap {
	padding: 0 20px 20px 20px;
}


/* ----------------------- Add to Any home page -----------------*/

.home .addtoany_share_save_container {
    clear: both;
    margin: 16px 0 16px -40px;
}

/* -----------------------  Mav ---------------------*/

#nav li {
	background: none !important;
}

#nav a:link, #nav a:visited, #nav a:active {
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  color: #007181;
  text-decoration: none;
  margin: 0;
  padding: 0 25px 5px 0;
  font-size: 15px;
  line-height: 20px;
}
#nav a:hover {
  background:none !important;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
  color: #002F4F !important;
  text-decoration: none;
  margin: 0;
  padding: 0 25px 5px 0;
  font-size: 15px;
  line-height: 20px;
}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a {
	color: #861473;
	background: none !important;
}

/* -----------------------  SUBNAV ---------------------*/

#subnav{
	background: #ffffff !important;
	text-transform: none !important;
	border-bottom: none !important;
	margin-bottom:5px;
	
}

#subnav li a{
	color: #015382;
	display: block;
	font-size: 12px;
	font-weight: bold;
    margin: 0;
	padding: 7px 10px 5px 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item a{
	background: #ffffff;
	color: #015382;
	
	}

#subnav li a:hover{
	text-decoration: underline;
}


/* -----------------------  Single-Post Pages ---------------------*/

.single .post_info{
	font-size:14px;
	line-height:20px;
	text-transform: none !important;
	margin-bottom: 10px;
}

.addthis_container{
	margin-bottom: 15px;
}

.post-meta {
    border-top: 1px solid #E6E6E6;
    clear: both;
    font-size: 11px;
    padding: 5px 0 0;
    text-transform: none !important;
}


/* -----------------------  Multi-post pages ---------------------*/

#content .post {
	margin: 0 0 20px 0;
}

.list_container {
  margin: 10px 0 10px 0;
  border-width :0 0 1px 0;
  border-style: dotted;
  border-color: #E50278;
}

.byline, .post-info {
  font-size:10px !important;
  font-style: italic;
  line-height: 14px !important;
  text-transform: none !important;
}

/* -------------------  Pages For Printing ---------------------*/
/* hide the printable header when not printing */
.page_head{
	display:none;  
}

/* ------------------- Full-Width Pages ---------------------*/

.full-width-content #content {
    width: 100% !important;
}

/* ------------------- NEWS RELEASES ---------------------*/

.home #content .news-release{
	margin: 0 0 10px;
}

#content .news-release{
	margin: 0 0 40px;
}

/* -----------------------  SIDEBARS ---------------------*/

#sidebar{
	border-top: 15px solid #0B304E;
	padding-top:1px;
}

.widgettitle a.rss_link {
	float:right;
	margin: 0px 10px 0px 10px;
	height:15px;
	width:15px;
	background: url('images/rss.png') no-repeat;
	background-position: top left;
	overflow:hidden;
}

.widgettitle a{
	display:block;
	float:left;
}

.widgettitle{
	padding-right:10px;
}

/* -----------------------  FOOTER ---------------------*/


#footer {
  width: 905px;
  margin-left: auto;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 20px;
  overflow: none !important;
  font-size: 11px;
  line-height: 16px;
  color: #505050;
  background: #fff;
  text-transform:none;
  margin:auto !important;
}

#footer p {
  font-size: 11px;
}



#footer a:link, #footer a:visited, #footer a:active { 
  color:#015382 !important;
  text-decoration: none;
}

#footer a:hover{
	color:#015382 !important;
	text-decorateion: underline;
}
#footer_columnA_home {  
  background: #007EA1;
  width: 293px;
  height: 5px;
  margin: 0 8px 20px 0;
  padding: 0;
  float: left;
}
#footer_columnB_home {  
  background: #007EA1;
  width: 293px;
  height: 5px;
  margin: 0 8px 20px 0;
  padding: 0;
  float: left;
}
#footer_columnC_home {  
  background: #007EA1;
  width: 302px;
  height: 5px;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
}
#footer_columnA {  
  background: #007EA1;
  width: 263px;
  height: 5px;
  margin: 0 14px 20px 0;
  padding: 0;
  float: left;
}
#footer_columnB {  
  background: #007EA1;
  width: 628px;
  height: 5px;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
}
#footer_column_infoA {
  float: left;
  margin: 0 0 0 20px;
  padding:  0 0 0 0;
}
#footer_column_infoB {
  float: left;
  margin: 0 0 0 30px;
}
#footer_column_infoC {
  float: left;
  margin: 0 0 0 30px;
  padding-left: 20px;
  border-width : 0 0 0 1px;
  border-style: solid;
  border-color: #99CCFF;
}
#footer_column_infoD {
  float: left;
  margin: 0 0 0 30px;

}

/* -------------  Rows and Columns  ------------- */
.su-row .su-column {
    margin: 0 0 0 2% !important;
}


/* -------------  Obsolete styles to be removed?  --------- */
#left_columnA_home {  
  background: #015382;
  width: 291px;
  height: 15px;
  padding: 0;
  margin: 0;
  float: left;
  border-width: 0 0 3px 0;
  border-style: solid;
  border-color: #FFF;
}

#left_columnC_home {  
  background: #E3E3E3;
  width: 291px;
  margin: 0;
  padding: 0;
  float: left;
}
#left_columnC_home p {  
  font-size: 10px;
  font-family: Arial, Helvetica, Swiss, SunSans-Regular;
}
.left_columnC_item {
  width: 251px;
  margin: 0 0 0 10px;
  padding: 10px 10px;
  float: left;
  border-width : 0 0 1px 0;
  border-style: solid;
  border-color: #000;
}
#center_columnA {  
  background: #015382;
  width: 602px;
  height: 15px;
  margin-bottom: 3px;
  padding: 0;
  float: right;
}
#center_columnB {  
  width: 602px;
  margin: 0 0 20px 0;
  padding: 0;
  float: left;
  border-width : 0 0 0 1px;
  border-style: solid;
  border-color: #99CCFF;
}

#center_columnB_bottom {  
  background: #E7F2FF;
  width: 602px;
  height: 10px;
  margin: 0;
  padding: 0;
  float: left;
  border-width : 1px 0 1px 0;
  border-style: solid;
  border-color: #99CCFF;
}
#center_columnB_left {
  width: 560px;
  margin: 15px 0 10px 20px;
  padding: 0;
  float: left;
}
#center_columnB_right {
  width: 260px;
  margin: 15px 0 10px 20px;
  padding: 0;
  float: left;
}
#center_columnC {  
  background: #fff;
  width: 602px;
  margin: 0;
  padding: 0;
  float: left;
}
#center_columnC_left {
  width: 293px;
  margin: 0;
  padding: 0;
  float: left;
}
#center_columnC_left_top {
  background: url("images/center_columnB_top.png") repeat-x #FFF;
  width: 291px;
  height: 34px;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color: #99CCFF;
}
#center_columnC_left_top_bar {
  background: #015382;
  width: 293px;
  height: 15px;
  margin-bottom: 3px;
}
#sidebar_left_top {
  background: url("images/center_columnB_top.png") repeat-x #FFF;
  width: 100%;
  height: 27px;
  padding: 7px 0 0 0;
  border-width : 0 0 1px 0;
  border-style: solid;
  border-color: #99CCFF;
}
.sidebar_blog_item {
  margin: 0;
  padding: 10px 10px;
  float: left;
  border-width : 0 0 1px 0;
  border-style: solid;
  border-color: #99CCFF;
}

#col2 {
  width: 251px;
            height: 100%;
  padding: 20px 20px;
  border-width : 0 1px 0 1px;
  border-style: solid;
  border-color: #99CCFF;
}
.home_blog_item {
  margin: 0;
  padding: 10px 10px;
  float: left;
  border-width : 0 0 1px 0;
  border-style: solid;
  border-color: #000;
}

#center_columnC_left_bottom {
  background: #D9EBFF;
  width: 291px;
  height: 9px;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color: #99CCFF;
}

#center_columnC_right {
  width: 301px;
  margin: 0;
  padding: 0;
  float: right;
}
#center_columnC_right_top {
  background: url("images/center_columnB_top.png") repeat-x #000;
  width: 300px;
  height: 34px;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color: #99CCFF;
}
#center_columnC_right_top_bar {
  background: #015382;
  width: 301px;
  height: 34px;
  height: 15px;
  margin-bottom: 3px;
}


#col3 {
  width: 260px;
        height: 100%;
  padding: 20px 20px;
  border-width : 0 0 0 1px;
  border-style: solid;
  border-color: #99CCFF;
}
#center_columnC_right_bottom {
  background: #D9EBFF;
  width: 300px;
  height: 9px;
  border-width : 1px 1px 1px 1px;
  border-style: solid;
  border-color: #99CCFF;
}




.featuredreleases h2.widgettitle {color:green !important;}
#content p {padding-top:5px; padding-bottom:2px;}
#content .page {padding-top:15px !important;}
.content-wrap {
    padding: 12px 20px;
}
