/*
Theme Name: jnelson_theme
Theme URI: http://www.jonnelson3d.com/
Description: Child CMS theme. To allow the update of content to site while maintaining consistent design styles.
Author: the a5 team
Template: twentytwelve
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/
/* @import url('../twentyeleven/style.css');  */
@import url('../twentytwelve/style.css');

#wrapper {
 /*    background: none repeat scroll 0 0 #FFFFFF; */
/*     margin-top: 0px; */
	margin: 0 auto;
    padding: 0 0px;
/*  	background-image:url('images/greyLines.jpg'); */
	width: 993px;
}
body, input, textarea, .page-title span, .pingback a.url {
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
body, input, textarea {
    color: #333333;
    font-size: 14px;
    line-height: 18px;
}
#wrap2{
/* 	float:left; */
    width: 990px;
/*   	margin:0 109px; */
/* 	margin: 0 auto; */
	background: none;
}
#access {
    background: none repeat scroll 0 0 transparent;
/*  	background-image:url('images/header_background.jpg'); */	 
    display: block;
    float: left;
	position:relative;
	left:50px;
/*     margin: 0 auto; */
    margin: 10px 21px 0 21px;
	font-size:12px;	
/*     width: 320px; */
}
#access .menu-header, div.menu, #colophon, #branding, #main {
    margin: 0 auto;
/*     width: 776px; */
	margin: 0px 6px 0px 0px;
}

#access .menu-header li, div.menu li {
    float: left;
    position: relative;
/* 	border-left: .2em solid #dfc8e1; */
	border-left: .2em solid #0d4a29;
/* 	border-top: 1em solid #FF0000; */
	
}
#access .menu-header li:first-child, div.menu li:first-child{
    float: left;
    position: relative;
	border-left: none;
}
#access  .menu-header li ul li, div.menu li{
/*     float: left;
    position: relative; */
	border-left: none;	
}
#access a {
/* 	color: #fff; */
	color: #0d4a29;
	display: block;
 	line-height: 14px;
	padding: 0px 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
/* 	top: 28px; */
	left: 0;
	float: left;
	width: 180px;
	z-index: 999;
}
#access ul ul li {
	min-width: 65px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #54075b;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
/* 	background: #54075b; */
	color: #fff;
	color: #54075b;	
	text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F;
/* 	line-height: 32px; */
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #999999;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #999999;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #888888;
	/* text-shadow: 0 0 0.2em #FFF, 0 0 0.2em #FFF, 0 0 0.2em #FFF; */
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #eeeeee;
	/* text-shadow: 0 0 0.2em #87F, 0 0 0.2em #87F, 0 0 0.2em #87F; */	
}

.screen-reader-text {
    left: -9000px;
    position: absolute;
}
.entry-content blockquote, .comment-content blockquote {
/*     font-style: italic; */
/*     margin-bottom: 1.71429rem; */
    padding: 0 0 0 1.71429rem;

}
.entry-content blockquote p{
	font-style:normal;
	text-indent:0px;
}
.entry-content td, .comment-content td {
    border-top: 1px solid #000000;
    padding: 6px 10px 6px 12px;
}

input[type="submit"]{
	margin: 5px 0 0 10px;
}
input[type="submit"].button{
	margin: 5px 0 0 0px;
	background-image:none;
	background-color:#003b0b;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
input[type="submit"].button:hover{
	margin: 5px 0 0 0;
	background-image:none;
	background-color:#13744e;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#header {
    padding: 0;
	width: 100%;
 	background-image:url('images/header.jpg');
	height:170px;
	
}
#homeLogo{
	position:relative;
	float:left;
	left:0px;
	height:156px;
	width:252px;
/* 	background-color:#ff0000; */
	z-index:1001;
}
#search{
	float:right;
	position:relative;
 	top:40px;
 	margin:0px 20px; 
}
#colophon {
	
	border: none;
	margin: 0;
    overflow: hidden;
/*     padding: 18px 0; */
    padding: 0;	
	background-image:url('images/footer.gif');
	height:36px;
 	width:990px; 
}
#site-info {
	color:#fff;
	font-size:12px;
	float: left;
	position:relative;
/* 	top:200px; */
 	margin: 8px 10px;
/*  	width:350px; */
	text-align:right;	
}
#site-info2 {
	color:#fff;
	font-size:10px;
	float: right;
	position:relative;
/* 	top:200px; */
 	margin: 9px 10px;
/*  	width:350px; */
	text-align:right;	
}
#bottom{
	text-align:center;
	bottom:20px;
}
#site-info a, #site-info2 a {
	color: #fff;
	text-decoration: underline;
	text-decoration: none;	
}
/* HomePage styles */
#main {
    clear: both;
    overflow: hidden;
	padding: 0;
	margin: 0;
	background-color:#FFF;
/* 	width: 776px; */	
}
#showbullet ul{
	margin: 0px 0px 0px 32px;
	list-style:disc outside none;
}
#home-splash{
	height:239px;
	width:776px;
 	background-image:url('images/colorHeader_confidence.jpg');	
}
#splash_1,  #splash_2, #splash_3,#splash_4,#splash_5 {
	float:left;
	position:relative;
	top:194px;
	left:377px;
	height:44px;
	width:47px;
/* 	background-color:#fff000; */
}
/* #home-splash #splash_2{
	float:left;
	position:relative;
	top:194px;
	left:380px;
	height:44px;
	width:44px;
	background-color:#fff000;
} */



#homepage-content{
	position:relative;
	float:left;
/* 	margin-top:17px; */
	width:787px;
	font-size:12px;
/* 	border-top: 6px solid #142b4a; */
	/* border-right: .2em dotted #c4c5c5; */
	border-right: .2em solid #0d4a29;
	background-color:#fff;
	height:100%;
	min-height:360px;
}
#homepage-content p{
	margin: 24px 24px 18px 15px;
	font-size:14px;
/* 	line-height: 15px; */
} 
#homepage-content p img{

	margin-left:-32px;
	left:0px;	
} 
#news_section_bg{
	position:relative;
	float:right;
/* 	margin-top:17px; */
/*  	left:-2px;  */
	width:195px;
/* 	border-top: 6px solid #142b4a;
 	border-left: 2px solid #142b4a;  */
/* 	background-color:#fff; */
	height:100%;
	min-height:370px;
	/* background-color:#ff0000; */	
}
#news, #homeheader{

	font-size:18px;
	font-weight:bold;
	color:#612d62;
	padding: 14px 9px 6px 14px;
	border-bottom: .2em dotted #c4c5c5;
/* 	width:72px; */
}
#tei_image{

	font-size:18px;
	font-weight:bold;
	color:#612d62;
	padding: 14px 9px 6px 0px;
	border-bottom: .2em dotted #c4c5c5;
/* 	width:72px; */
}


#homeheader{
	position:relative;
	float:left;
	width:740px;
	border-bottom: none;
/* 	margin: 14px 9px 6px 30px;*/ 
	padding: 14px 8px 50px 37px;
}
.home-icon{
/* 	position:relative;
	float:left; 
	width:174px;
	height:65px; */

}
#homeheader ul li {
/*  	position:relative;
	float:left; 
	width:174px;
	height:65px;
 	padding: 10px 0px; 
	margin:10px 0px;
	font-size:12px;	 */
}
#homeheader span{
/*  	position:relative;
	float:left;
	font-size:12px;	
	display:inline-block;
	vertical-align: middle;	 */ 
}

.home-icon {
/* 	vertical-align: middle; */	
/*  	display:inline-block;
	vertical-align: middle; */
  	position:relative;
	float:left;
	font-size:12px;	
	width:185px;
	height:65px; 
	padding:10px 0px; 

}
.home-icon img{
	
	padding:4px 4px; 
	border: .2em solid #c4c5c5;
	border: 1px solid #0d4a29;
}

#homeheader #descrpt{
 	display:inline-block;
	vertical-align: middle;	 
   	position:absolute;
	float:left;
/* 	top:30%; */
	color:#000000;
	font-size:12px;
	left:65px;
	height:65px;
	width:100px; 
	padding-left:15px;
}
#subheader{
	position:relative;
	float:left;
    width: 990px;
	border-bottom: none;
/* 	margin: 14px 9px 6px 30px;*/ 
	padding: 3px 8px 6px 8px;
}

.sub-icon {
/* 	vertical-align: middle; */	
/*  	display:inline-block;
	vertical-align: middle; */
  	position:relative;
	float:left;
	font-size:12px;	
	width:73px;
	height:130px; 
  	margin:4px;  
		text-align:center;

}
.sub-icon img{
	
	padding:4px 4px; 
/* 	border: .2em solid #c4c5c5; */
	border: 1px solid #0d4a29;
}
.entry-content p {
    line-height: 1.71429;
    margin: 0 0 0.9rem;
	text-indent:14px;
}
.entry-content form p {
    line-height: 0.5;
    margin: 0 0 0.9rem;
	text-indent:0px;
}

.entry-content td  {
    border:none;
}
.entry-content td a img {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.9);
}
.entry-content a {
    font-weight:bold;
}

#subheader #descrpt{
/*  	display:inline-block;
	vertical-align: middle;	 */ 
   	position:relative;
	float:left;
	text-align:center;
/* 	top:30%; */
	color:#000000;
	font-size:10px;
/* 	left:65px; */
/* 	height:65px; */
	width:73px;
	line-height:14px;
/* 	padding-left:15px; */
}
.news-container .entry-content{
	padding:0px;
	font-size:11px;
	line-height:14px;
}

.news-container .entry-title{
	color:#612d62;
	font-size:11px;
	font-weight:bold;
/* 	background-color:#ffff00; */
}

.news-container{
/*	width:459px;	
 	background-color:#ff0000; 	
	border-bottom: 1px solid #142b4a;*/
}
#news-cont{
	position:relative;
	float:left;
/* 	width:400px; */	
	border-bottom: .2em dotted #c4c5c5;
	padding:0px;
}
#news-cont:last-child{
	border-bottom: none;
}
#news-left{
	position:relative;
	float:left;	
	padding: 14px 9px 14px 14px;
/* 	width: 95px; */
}
#news-right{
	position:relative;
	float:right;
	top:0px;
/* 	padding: 12px 25px 0px 0px; */
	padding: 14px 25px 0px 14px;	
/*  	width: 250px; */
/* 	width: 83%; */
}
.news-posts #news-right{
/* 	position:relative;
	float:right;
	top:0px;
	padding: 14px 25px 0px 14px; */	
	width: 83%;
}

#news-full{
	position:relative;
	float:right;
	top:0px;
	padding: 14px 25px 0px 14px;	
}
#pageImage{
	padding:0;
	margin:0;
}
#breadcrumbs{
 	position:relative;
	float:left;
/*  	left:30px; */ 
	width:970px;
/* 	margin-left:11px; */
	margin:11px 0 0 11px;	
	font-size:9px;
	font-size:14px;
	height:38px;
}
#breadcrumbs a{
	text-decoration: none;
		color:#0c4824;
}
.currPage{
	font-weight:bold;
	
}

#primary, #substitute, #substitute-questionnaire, #substitute-news{
 	float: left;
	position:relative;
/*	overflow: hidden; */
	width: 172px;
/* 	height:170%; */
	border-right: .2em dotted #c4c5c5;
}
#substitute-questionnaire{
	width: 142px;
}
#substitute-news{
	width: 133px;
}
.widget-title, .widgettitle {
    color: #222222;
    font-weight: bold;
	line-height:0px;
/*  	display:none; */
	visibility: hidden;
}

#main .widget-area ul ul{
	margin:0;
    padding: 0;
    margin-left: 0px;
	margin-bottom: 12px;

}
.widget-area ul {
    list-style: none outside none;
/*     margin-left: 20; */ 
}
.widget-area ul ul {
/*     list-style: square outside none; */
	list-style-position:outside;
	list-style-image:url('images/_bullet.gif');
 	position:relative;
	float:left;
/* 	left:40px; */
	left:40px;	
}
.widget-area ul ul li{
	margin: 0 0 17px 0;
	width:120px;
}
.widget-area ul ul  .children, .widget-area ul ul .children .current_page_item{
	left:8px;
 	list-style:square;
/* 	width:120px; */
}
.widget-area ul ul ul li {
	margin: 0 0 0px 0;
/* 	width:120px; */
}
.widget-area ul ul .current_page_item{
/*     list-style: square outside none; */
	list-style-position:outside;
	list-style-image:url('images/c_bullet.gif');
}


.widget-area a:link, .widget-area a:visited {
	font-size:12.5px;
/* 	font-weight:bold; */
    text-decoration: none;
	color:#612d62;
/*  	position:relative;
	float:left; 
	left:33px; */
/*  	width:45px; */

}
.widget-area a:active,  .widget-area a:hover{
    color:#612d62;
}
.widget-area  .current_page_item a:active ,  
.widget-area  .current_page_item a:hover, 
.widget-area .current_page_item a:link,
.widget-area .current_page_item a:visited
{
    color:#455560;
}
.widget-area  .current_page_item .children a:active ,  
.widget-area  .current_page_item .children a:hover, 
.widget-area .current_page_item .children a:link,
.widget-area .current_page_item .children a:visited
{
    color:#612D62;
}

#subpage-content .page,#subpage-content .post{
	float:left;
 	margin:0 0;
	padding: 0 16px;
	width:341px;
	width:776px;
/* 	border-right: .2em dotted #c4c5c5; */
/* 	height:150%; */
/* 	height:20%; */	
	overflow-x:hidden;
}
.page-title{
	margin:0 11px;
}
#result-content .page,#result-content .post{
	float:left;
 	margin:0 0;
	padding: 16px 16px;
	width:341px;
	width:776px;
/* 	border-right: .2em dotted #c4c5c5; */
/* 	height:150%; */
/* 	height:20%; */	
	overflow-x:hidden;
	border-top: 1px solid #142b4a;
}

#subpage-content.the-news .page, #subpage-content .page.page_news{
	float:left;
 	margin:0 0;
	padding: 0 16px;	
	width:380px;
	border-right: .2em dotted #c4c5c5;
/* 	height:150%; */
/* 	height:20%; */	
	overflow-x:hidden;
}

#subpage-content.questionnaire .page{
	float:left;
 	margin:0 0;
	padding: 0 16px;	
/* 	width:578px; */
	width:570px;	
 	border-right:none;
/* 	height:150%; */
/* 	height:20%; */	
	overflow-x:hidden;
}
#subpage-content .page .entry-title,#subpage-content .post .entry-title, #dynamic_section_bg .entry-title, 
#dynamic_accentNews .entry-title{
	font-size:16px;
	font-weight:bold;
	color:#612d62;
	
}
#pageTitle{
	font-size:14px;
	color:#612d62;
}
/* SubPage Sidebar */
#dynamic_section_bg{
	position:relative;
	float:left;
	margin: 0 14px;
	width:198px;
}
#dynamic_accentNews{
	position:relative;
	float:right;
	margin: 0 14px;
	width:198px;
}

#dynamic_section_news{
 	position:relative;
	float:left;
  	left:174px;
	top:0px;
/* 	margin:0 16px 7px 16px; */
	padding: 0 16px;
	width:341px;
	border-right: .2em dotted #c4c5c5;
	height:100%;
}
#dynamic_section_news.the-news{
 	position:relative;
	float:left;
  	left:135px;
	top:0px;
/* 	margin:0 16px 7px 16px; */
	padding: 0 16px;
	width:380px;
	border-right: .2em dotted #c4c5c5;
	height:100%;
}

#dynamic_section_news .news-container .entry-content{
	padding:0px;
	font-size:11px;
	line-height:14px;
}

#dynamic_section_news .news-container .entry-title{
	color:#612d62;
	font-size:11px;
	font-weight:bold;
/* 	background-color:#ffff00; */
}

#dynamic_section_news .news-container{
/*	width:459px;	
 	background-color:#ff0000; 	
	border-bottom: 1px solid #142b4a;*/
}
#dynamic_section_news #news-cont{
	position:relative;
	float:left;
	width:341px;	
 	border-bottom: none; 
	padding:0px;
}
#dynamic_section_news.the-news #news-cont{
	position:relative;
	float:left;
	width:390px;	
 	border-bottom: none; 
	padding:0px;
}
#dynamic_section_news #news-left{
	position:relative;
	float:left;	
	padding: 14px 9px 14px 0px;
/* 	width: 95px; */
}
#dynamic_section_news #news-right{
	position:relative;
	float:left;
	top:0px;
	padding: 12px 0px 0px 0px;
 	width: 230px;
	
}
#dynamic_section_news.the-news #news-right{
 	position:relative;
	float:left;
	top:0px;
	padding: 12px 0px 0px 0px;
 	width: 280px; 
	
}

#dynamic_section_news #news-full{
	position:relative;
	float:right;
	top:0px;
	padding: 14px 25px 0px 0px;	
}
#quest{
/* 	float:left;
	position:relative;
	left:350px;
	width: 350px; */
}
.entry-content form ul li  input{
    margin: 0 0 0px;
}
.entry-content label {
    color: #666666;
    font-size: 12px;
	margin:-18px 0 0 95px;
}

.entry-content form ul{
	list-style:none;
	margin:0 0 ;
}
.entry-content form ul li{
	margin:0 0 28px 0;
}
.entry-content form ul li label{
 	float:left;
	left:140px;
}
.entry-content #button{
 	float:left;
	position:relative;
/* 	left:90px; */
	left:0px;	
}

/***************** FORMS */
#maForm input{
 	width:350px;
	margin-bottom:10px;
}
#maForm input[type="submit"]{
 	width:65px;
}
.warning {
	/* color:#ff1100; */
	color: red;
	margin-left:5px;
	font-weight:bold;
}

#question_popup{
/* text-align:center; */
position:absolute;
float:left;
left:634px;
padding:0;
width:639px;
height:301px;
top:300px;
margin: 0 auto;
/* background-image:url('images/Questionaire_popups_bckgnd.png'); */
/* background-image:url('images/Questionaire_popups_FPO.png'); */
z-index: 1000;
}
#question_popupMask{
position:absolute;
float:left;
left:720px;
padding:0;
width:575px;
height:570px;
background-color:#ffffff;

z-index: 999;

/* display:none; */
}
#question_popup .entry-content {
	margin:47px 55px;
	font-size:13px;
	line-height:16.5px;
}
#popupThanks  .entry-content {
	margin:107px 55px;
	font-size:13px;
	line-height:16.5px;
}

#question_popup #closeBtn{
	float:right;
	position:absolute;
	left:580px;
	top:10px;
	width:40px;
	height:40px;
/* 	background-color:#ff0000; */
	z-index: 10010;
}


#popup {
position:absolute;
float:left;
/* left:634px; */
padding:0;
top:0px;
margin: 0 auto;
width:639px;
height:301px;
background-image:url('images/Questionaire_popups_bckgnd.png');
}
#popupThanks {
position:absolute;
float:left;
/* left:634px; */
padding:0;
top:0px;
margin: 0 auto;
width:639px;
height:301px;
background-image:url('images/Questionaire_popups_thanks.png');
}

#popup #contact{
float:left;
position:absolute;
top:167px;
left:59px;
}
.tei_bodytr form{
	margin:0 0;
	padding:0;
	line-height: 0.9;
}
.tei_bodytr .entry-content  form{
	margin:0 0;
	padding:0;
	line-height: 0.9;
}
/* .entry-content, .entry-summary, .mu_register {
    line-height: 1.71429;
} */

#contact form ul{
	list-style:none;
	margin:0 ;
}
#contact form ul li{
	float: left;
	margin: 0 11px 17px 0px;
}
#contact #contactForm ul,#contact #btns ul{
	list-style:none;
	margin:0 ;
}
#contact #contactForm ul li,#contact #btns ul li{
	float: left;
	margin: 0 11px 17px 0px;
}
#contact #btns ul li{
	float: left;
	margin: 0 21px 17px 21px;
}

#contact #btns{
	float: left;
	position:absolute;
	left:150px;
	top:70px;
	margin:0 auto;
	
}
#contact form ul {
	list-style:none;
	margin:0 ;
}
#contact form ul li{
	float: left;
	margin: 0 11px 17px 0px;
}
#contact #contactForm ul,#contact #btns ul, #contactForm ul{
	list-style:none;
	margin:0 ;
}
#contactForm label{
	float: left;
	width:100%
}
#contact #contactForm ul li,#contact #btns ul li{
	float: left;
	margin: 0 11px 17px 0px;
}
#contact #btns ul li{
	float: left;
	margin: 0 21px 17px 21px;
}

#contact #btns{
	float: left;
	position:absolute;
	left:150px;
	top:70px;
	margin:0 auto;
	
}






