/* --
Theme Name:HTML5 Child Theme
Theme URI:Description:An HTML5 thematic child theme
Author:11 Bridges
Author URI:http://11-bridges.com/
Template:thematic
Version:1.0
Tags:Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
/* HTML5 ✰ Boilerplate
* ==|== normalize ==========================================================
*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]){display:none;}
[hidden]{display:none;}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;font-size:13px;line-height:1.231;position:relative;}
body,button,input,select,textarea{font-family:sans-serif;color:#222;}
::-moz-selection{background:#63c39b;color:#fff;text-shadow:none;}
::selection{background:#f14f5a;color:#fff;text-shadow:none;}
a,.aside a,a:visited,a:link{color:#0094e6;text-decoration:none;}
a:hover,.aside a:hover{color:#00a6ff;text-decoration:underline;}
a:focus{outline:thin dotted;}
a:hover,a:active{outline:0;}
a[href$='.zip']{display:inline-block;padding-right:26px;line-height:26px;background:transparent url('images/bkgd_download.png') center right no-repeat;}
#content a{text-shadow:0 1px 0 #f6f6f6;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
blockquote{margin:1em 40px;}
dfn{font-style:italic;}
hr{display:block;height:1px;border:0;border-top:1px solid #a9ac99;margin:1em 0;padding:0;background:#fbfbfb;opacity:0.5;-moz-opacity:0.5;}
ins{background:#ff9;color:#000;text-decoration:none;}
mark{background:#ff0;color:#000;font-style:italic;font-weight:bold;}
pre,code,kbd,samp{font-family:monospace,monospace;_font-family:'courier new',monospace;font-size:1em;}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}
q{quotes:none;}
q:before,q:after{content:"";content:none;}
small{font-size:85%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
ul,ol{margin:1em 0;padding:0 0 0 10px;}
dd{margin:0 0 0 40px;}
nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
form{margin:0;}
fieldset{border:0;margin:0;padding:0;}
label{cursor:pointer;}
legend{border:0;*margin-left:-7px;padding:0;}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}
button,input{line-height:normal;*overflow:visible;}
table button,table input{*overflow:auto;}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;}
input[type="radio"]{margin:0 5px 0 0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;resize:vertical;}
input:valid,textarea:valid{}
input:invalid,textarea:invalid{background-color:#f0dddd;}
table{border-collapse:collapse;border-spacing:0;}
td{vertical-align:top;}
/* =Global Elements
-------------------------------------------------------------- */
body,input,textarea{font:15px Georgia,serif;line-height:22px;}
p,ul,ol,dd,pre{margin-bottom:22px;}
pre,code{font:14px Monaco,monospace;line-height:22px;}
blockquote{color:#666;font-style:italic;}
table{border:1px solid #ccc;border-width:1px 1px 0 1px;font-size:13px;line-height:18px;margin:0 0 22px 0;text-align:left;}
caption{text-align:left;}
tr{border-bottom:1px solid #ccc;}
th,td{padding:.7em 1.25em;}
hr{background-color:#ccc;border:0;color:#ccc;height:1px;margin-bottom:22px;}
/* =Header
-------------------------------------------------------------- */
#header{z-index:2;}
#branding{padding:88px 0 44px 0;}
#blog-title{font-size:34px;font-weight:bold;line-height:40px;}
#blog-title a{color:#000;text-decoration:none;}
#blog-title a:active,
#blog-title a:hover{color:#FF4B33;}
#blog-description{color:#666;font-size:13px;font-style:italic;}
/* =Menu
-------------------------------------------------------------- */
.skip-link{display:none;}
#access{border-bottom:1px solid #ccc;height:32px;font-size:13px;overflow:visible;z-index:100;}
/*** ESSENTIAL STYLES ***/
.sf-menu,.sf-menu *{margin:0;padding:0;list-style:none;}
.sf-menu{line-height:1.0;}
.sf-menu ul{position:absolute;top:-999em;width:10em;/* left offset of submenus need to match (see below) */}
.sf-menu ul li{width:100%;}
.sf-menu li:hover{visibility:inherit;/* fixes IE7 'sticky bug' */}
.sf-menu li{float:left;position:relative;}
.sf-menu a{display:block;position:relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{left:0;top:2.5em;/* match top ul list item height */
z-index:99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{left:10em;/* match ul width */
top:0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul{top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul{left:10em;/* match ul width */
top:0;}
/*** THEMATIC SKIN ***/
.sf-menu{border-right:1px solid #ccc;float:left;}
.ie6 .sf-menu{margin-bottom:-1px;}
.sf-menu a{border-left:1px solid #ccc;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:9px 13px;text-decoration:none;}
.windows .sf-menu a{font-size:12px;padding:9px 13px 10px;}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a{border-bottom-color:#fff;}
.sf-menu a,.sf-menu a:visited{/* visited pseudo selector so IE6 applies text colour*/
color:#666;}
.sf-menu li{background:#fff;}
.sf-menu li li{background:#fff;}
.sf-menu li li li{background:#9AAEDB;}
.sf-menu li:hover,.sf-menu li.sfHover,
.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:#fafafa;outline:0;border-bottom-color:#ccc;}
.sf-menu ul{border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{top:32px;/* overriding essential styles */}
.sf-menu ul ul{margin-top:0;}
.sf-menu ul a{background:#fafafa;border-bottom:none;}
.sf-menu ul a:hover{color:#FF4B33;}
/* =Content
-------------------------------------------------------------- */
#main{clear:both;padding:66px 0 22px 0;}
.page-title{font-size:13px;line-height:18px;padding:0 0 44px 0;}
.attachment .page-title{font-style:italic;}
.page-title a{color:#666;text-decoration:none;}
.page-title a:active,
.page-title a:hover{color:#FF4B33;}
.page-title span{font-style:italic;}
.page-title .meta-nav{font-style:normal;}
.hentry{padding:0 0 0 0;}
.single .hentry{padding:0;}
.home #content .sticky{border:1px solid #ccc;margin:0 0 66px 0;padding:22px 20px 0 20px;}
.entry-title{font-size:26px;font-weight:bold;line-height:26px;padding:0 0 7px 0;}
.entry-title a{color:#000;text-decoration:none;}
.entry-title a:active,
.entry-title a:hover{color:#FF4B33;}
.entry-meta{color:#666;font-size:13px;font-style:italic;line-height:18px;}
.entry-meta .author{}
.entry-meta .n{font-size:11px;font-style:normal;letter-spacing:0.05em;text-transform:uppercase;}
.entry-meta a{color:#666;text-decoration:none;}
.entry-meta a:active,
.entry-meta a:hover{color:#FF4B33;}
.entry-meta abbr{border:none;cursor:text;font-size:11px;font-style:normal;letter-spacing:0.05em;text-transform:uppercase;}
.entry-content{padding:22px 0 0 0;min-height:100%;}
.entry-content h1,
.entry-content h2{font-size:19px;font-weight:bold;padding:28px 0 14px 0;}
.entry-content h3{font-size:17px;font-style:italic;padding:28px 0 14px 0;}
.entry-content h4{font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:0.05em;}
.entry-content table{margin-left:1px;}
.entry-content embed{margin:0 0 22px 0;}
.entry-utility{clear:both;color:#666;font-size:13px;line-height:18px;margin:0 0 20px 0; border-bottom:1px dashed #ccc; padding-bottom:40px;}
.entry-utility a{color:#666;font-style:italic;text-decoration:none;}
.entry-utility a:active,
.entry-utility a:hover{color:#FF4B33;}
.edit-link{clear:both;display:block;}
.page-link{font-size:13px;font-weight:bold;line-height:18px;margin:0 0 22px 0;padding:22px 0 0 0;word-spacing:0.5em;}
.page-link a{border:1px solid #ccc;color:#666;font-weight:normal;padding:0.5em 0.75em;text-decoration:none;}
.page-link a:active,
.page-link a:hover{color:#FF4B33;}
ul#links-page,
ul#archives-page{list-style:none;margin-left:0;overflow:hidden;}
li.content-column{float:left;margin-right:20px;width:45%;}
.gallery{display:block;clear:both;overflow:hidden;margin:0 auto;padding:0 0 22px 0;}
.gallery .gallery-row{display:block;clear:both;overflow:hidden;margin:0;}
.gallery .gallery-item{overflow:hidden;float:left;margin:0;text-align:center;list-style:none;padding:0;}
.gallery .gallery-item img,.gallery .gallery-item img.thumbnail{max-width:89%;height:auto;padding:1%;margin:0 auto;border:none !important;}
.gallery-caption{margin-left:0;}
.wp-caption-text,
.gallery-caption{color:#666;font-size:13px;line-height:18px;}
#author-info{margin:0 0 44px 0;overflow:hidden;}
#author-info .avatar{float:left;margin:.3em 1em 0 0;}
/* =Attachments
-------------------------------------------------------------- */
.attachment-jpeg #container,
.attachment-png #container{width:100%;}
.attachment-jpeg #content,
.attachment-png #content{width:930px;}
.attachment-jpeg #comments,
.attachment-png #comments{width:540px;overflow:hidden;}
.attachment-jpeg .main-aside,
.attachment-png .main-aside{display:none;}
/* =Navigation
-------------------------------------------------------------- */
.navigation{color:#666;font-size:13px;line-height:18px;margin:0 0 22px 0;overflow:hidden;}
.navigation a{color:#666;font-style:italic;text-decoration:none;}
.navigation a:active,
.navigation a:hover{color:#FF4B33;}
.navigation .meta-nav{font-style:normal;}
.nav-previous{float:left;width:50%;}
.nav-next{float:right;width:50%;text-align:right;}
#nav-above,#nav-below{width:100%;}
#nav-above{display:none;}
.paged #nav-above{display:block;padding:0 0 44px 0;}
/* =Comments
-------------------------------------------------------------- */
#comments{clear:both;padding:22px 0 0 0;}
#comments,
#comments input,
#comments textarea{font-size:13px;line-height:18px;}
#comments code{font-size:12px;line-height:18px;}
#comments h3{font-size:15px;font-weight:bold;line-height:22px;padding:0 0 18px 0;}
#comments-list{padding:0 0 18px 0;}
#comments-list ol,
#comments-list ul{list-style:none;margin:0;}
#comments-list ol{border:1px solid #ccc;border-bottom:none;margin:0 0 18px 0;}
#comments-list li{background:#fafafa;border-bottom:1px solid #ccc;padding:18px 1.5em 0 1.5em;position:relative;}
#comments-list li.alt{background:#fff;}
#comments-list li.bypostauthor{background:#FFFFCC;}
#comments-list ul li{border:1px solid #ccc;margin:0 0 18px 0;}
#comments-list li .avatar{position:absolute;top:22px;left:1.5em;width:36px;height:36px;}
#comments-list .comment-author{font-weight:bold;padding:9px 0 0 46px;}
#comments-list .comment-meta{color:#666;font-size:11px;padding:0 0 9px 46px;}
#comments-list .comment-meta a{color:#666;font-style:italic;text-decoration:none;}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover{color:#FF4B33;}
.comment-reply-link{font-size:11px;padding:0 0 18px 0;text-align:right;}
.comment-reply-link a{color:#666;font-style:italic;text-decoration:none;}
.comment-reply-link a:active,
.comment-reply-link a:hover{color:#FF4B33;}
.comment-navigation{font-weight:bold;padding:0 0 18px 0;margin-right:0.5em;}
.comment-navigation a{border:1px solid #ccc;color:#666;font-weight:normal;padding:0.5em 0.75em;text-decoration:none;}
.comment-navigation a:active,
.comment-navigation a:hover{color:#FF4B33;}
.comment-navigation a,
.comment-navigation span{margin-right:0.5em;}
#trackbacks-list .comment-content{position:absolute;left:-10000px;}
#respond{background:#fff;margin-bottom:22px;overflow:hidden;padding:18px 0 0 0;position:relative;}
#comments-list #respond{border-bottom:1px solid #ccc;margin:0 0 18px 0;padding:18px 1.5em;}
#comments-list ul #respond{border:1px solid #ccc;margin:0;}
#cancel-comment-reply{font-size:11px;position:absolute;top:18px;right:1.5em;}
#cancel-comment-reply a{color:#666;}
#respond .required{color:#FF4B33;font-weight:bold;}
.form-section label{font-size:11px;}
.form-section input{margin:0 0 18px 0;width:98%;}
.form-section textarea{width:99%;}
#form-allowed-tags p{color:#666;font-size:11px;margin:0;}
#form-allowed-tags span{font-style:italic;}
#form-allowed-tags code{font-size:11px;line-height:normal;}
.form-submit{padding:18px 0 0 0;text-align:right;}
.subscribe-to-comments{color:#666;float:left;font-size:11px;margin:0;padding:18px 0 0 0;}
.solo-subscribe-to-comments{color:#666;font-size:11px;padding:18px 0 0 0;}
.comment_license{color:#666;clear:both;font-size:11px;margin:0;padding:18px 0 0 0;}
/* =Asides,Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
.aside,
.aside input{font-size:13px;line-height:18px;margin-bottom:6px;}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre{margin-bottom:18px;}
.aside pre,
.aside code{font-size:12px;line-height:18px;}
.aside .current_page_item a{color:#FF4B33;}
.aside .current_page_item .page_item a{color:#666;}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active{color:#FF4B33;}
.aside{color:#666;}
.aside a{color:#00A5FF;}
.aside a:active,
.aside a:hover{color:#FF4B33;}
.aside h3{font-size:15px;font-style:italic;line-height:22px;}
.aside h3 a{text-decoration:none;}
.aside caption{font-size:11px;font-weight:bold;text-transform:uppercase;letter-spacing:0.05em;}
.aside ul{list-style:none;margin-left:0;}
.aside ul ul{list-style:disc;margin:0 0 22px 20px;}
.aside ul ul li{padding:1px 0;}
.aside ul ul ul{margin-bottom:0;}
.aside form,
.aside table{margin-bottom:22px;}
.aside table{border:none;}
.aside thead{border:1px solid #ccc;}
.aside tbody{border:1px solid #ccc;}
.aside th,.aside td{border-right:1px solid #ccc;padding:.25em .8em;}
.aside tfoot tr{border:none;}
.aside tfoot td{border-color:transparent;}
.widget_tag_cloud{margin:0 0 22px 0;}
.aside #searchsubmit{display:none;}
/*
Main Asides
*/
.main-aside ul{padding:0 20px;}
.main-aside h3{}
.main-aside ul ul{padding:0;}
#primary{border:1px solid #ccc;padding:18px 0 0 0;margin-bottom:22px;}
/*
Content Asides
*/
#content .aside{border:1px solid #ccc;margin:0 0 22px 0;padding:18px 0 0 0;}
#content .aside ul{padding:0 20px;}
#content .aside h3{font-weight:normal;font-size:17px;padding:0 0 7px 0;text-transform:none;}
#content .aside ul ul{padding:0;}
/*
Footer Asides
*/
#subsidiary{padding:33px 0 0 0;}
/* =Footer
-------------------------------------------------------------- */
#footer{border-top:1px solid #ccc;margin-top:22px;}
#siteinfo{color:#666;font-size:11px;line-height:18px;padding:22px 0 44px 0;}
#siteinfo a{color:#666;}
#siteinfo a:active,
#siteinfo a:hover{color:#FF4B33;}
/* =PageNavi
-------------------------------------------------------------- */
/* Using !important to override PageNavi CSS */
.wp-pagenavi{margin:0 0 0 -.5em;padding:0.5em 0;}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi span{border:1px solid #ccc !important;color:#666!important;font-style:normal;margin:0 .375em !important;padding:0.5em 0.25em !important;}
.wp-pagenavi a:visited{border:1px solid #ccc !important;color:#666 !important;}
.wp-pagenavi a:hover{border:1px solid #ccc !important;color:#FF4B33 !important;}
.wp-pagenavi a:active{border:1px solid #ccc !important;color:#FF4B33 !important;}
.wp-pagenavi span.pages{border:none !important;color:#666 !important;margin:0 !important;padding:0 !important;}
.wp-pagenavi span.current{border:none !important;color:#666 !important;font-weight:normal !important;margin:0 !important;padding:0 !important;}
.wp-pagenavi span.extend{background-color:#FFFFFF;border:1px solid #000000;color:#000000;margin:2px;padding:2px 4px;}
/* Basic Typography.css */
body,input,textarea{color:#111;font:12px Helvetica,Arial,sans-serif;line-height:18px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;clear:both;}
p{margin-bottom:20px;line-height:20px;}
ul{margin:0 0 8px 1em;}
ol{margin:0 0 8px 1em;}
ul{list-style:disc;}
ol{list-style-type:decimal;}
ol ol{list-style:upper-alpha;}
ol ol ol{list-style:lower-roman;}
ol ol ol ol{list-style:lower-alpha;}
ul ul,ol ol,ul ol,ol ul{margin-bottom:0;}
dl{margin:0 1.5em;}
dt{font-weight:bold;}
dd{margin-bottom:18px;}
strong{font-weight:bold;}
cite,em,i{font-style:italic;}
blockquote{margin:0 3em;}
blockquote em,blockquote i,blockquote cite{font-style:normal;}
pre{font:11px Monaco,monospace;}
code{font:11px Monaco,monospace;}
abbr,acronym{border-bottom:1px dotted #333;cursor:help;}
ins{text-decoration:none;}
sup,sub{height:0;line-height:1;vertical-align:baseline;position:relative;}
sup{bottom:1ex;}
sub{top:.5ex;}
blockquote.left{float:left;margin-left:0;margin-right:20px;text-align:right;width:33%;}
blockquote.right{float:right;margin-left:20px;margin-right:0;text-align:left;width:33%;}
/* Apply a basic layout :2c-r-fixed.css */
body{min-width:960px;}
#header{position:relative;}
#branding{width:940px;margin:0 auto;}
#access{position:relative;overflow:hidden;}
.menu{width:940px;margin:0 auto;}
#main{width:960px;margin:0 auto;overflow:hidden;position:relative;background-color:#FBFBFB;border:1px solid #111;-moz-box-shadow:0 0 15px #111;-webkit-box-shadow:0 0 15px #111;box-shadow:0 0 15px #111;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:80px 12px 10px;}
#home_page_content{background-color:#FBFBFB;border:1px solid #111;-moz-box-shadow:0 0 15px #111;-webkit-box-shadow:0 0 15px #111;box-shadow:0 0 15px #111;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 12px 10px;}
.page-template-template-page-home-php #main{background-color:transparent;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;}
#container{width:620px;float:left;}
#content{margin:0 0 0 10px;padding-right:20px;}
.main-aside{width:300px;float:right;position:relative;right:10px;}
#secondary{clear:right;display:none;}
/* hide on all templates except 3 col */
#footer{clear:both;}
#subsidiary{width:940px;margin:0 auto;overflow:hidden;}
#subsidiary .aside{width:300px;float:left;margin:0 20px 0 0;}
#subsidiary #third{margin:0;}
#siteinfo{clear:both;width:940px;margin:0 auto;}
/* LAYOUT:fullwidth,home page and landing page templates
==============================================================*/
.page-template-template-page-application-php #container,
.page-template-template-page-skillschecklistsschool-php #container,
.page-template-template-page-skillschecklistsot-php #container,
.page-template-template-page-skillschecklistspt-php #container,
.page-template-template-page-skillschecklistsslp-php #container,
.page-template-template-page-job_list-php #container,
.page-template-template-page-job_detail-php #container,
.page-template-template-page-job_thanks-php #container,
.page-template-template-page-fullwidth-php #container,
.page-template-template-landing-page-php #container,
.page-template-template-page-sitemap-pt-php #container,
.page-template-template-page-home-php #container{margin:0;width:940px;}
.page-template-template-page-application-php #content,
.page-template-template-page-skillschecklistsot-php #content,
.page-template-template-page-skillschecklistspt-php #content,
.page-template-template-page-skillschecklistsslp-php #content,
.page-template-template-page-job_list-php #content,
.page-template-template-page-job_detail-php #content,
.page-template-template-page-job_thanks-php #content,
.page-template-template-page-fullwidth-php #content,
.page-template-template-landing-page-php #content,
.page-template-template-page-sitemap-pt-php #content,
.page-template-template-page-home-php #content{margin:0 0 0 10px;width:940px;}
.page-template-template-page-application-php #comments,
.page-template-template-page-skillschecklistsot-php #comments,
.page-template-template-page-skillschecklistspt-php #comments,
.page-template-template-page-skillschecklistsslp-php #comments,
.page-template-template-page-job_list-php #comments,
.page-template-template-page-job_detail-php #comments,
.page-template-template-page-job_thanks-php #comments,
.page-template-template-page-fullwidth-php #comments,
.page-template-template-landing-page-php #comments,
.page-template-template-page-sitemap-pt-php #comments,
.page-template-template-page-home-php #comments{width:540px;}
.page-template-template-landing-page-php #access{display:none;}
.page-template-template-landing-page-php #header{padding-bottom:15px;background:#3f4245;background:rgba(0,0,0,0.7);}
.page-template-template-landing-page-php #subsidiary{display:none;}
.page-template-template-page-home-php #main{overflow:visible;padding-top:88px;}
.page-template-template-page-home-php #content{overflow:visible;}
.page-template-template-page-job_list-php .hentry,
.page-template-template-page-job_detail-php .hentry{display:none;}
.page-template-template-page-job_list-php #main,
.page-template-template-page-job_detail-php #main{padding-top:87px;}
.page-template-template-page-job_thanks-php .entry-title{display:none;}
/*turning off comments because we're using facebook comments*/
#comments{display:none;}
/*
LAYOUT:One-Column (Left) Fixed
DESCRIPTION:Two-column 950px fixed layout with one sidebar left of content
*/
.page-template-template-page-l_2-col-php{min-width:940px;}
.page-template-template-page-l_2-col-php #branding{width:940px;margin:0 auto;}
.page-template-template-page-l_2-col-php .menu{width:940px;margin:0 auto;}
.page-template-template-page-l_2-col-php #main{width:940px;margin:0 auto;overflow:hidden;position:relative;}
.page-template-template-page-l_2-col-php #container{width:940px;float:right;margin:0 0 0 -310px;}
.page-template-template-page-l_2-col-php #content{width:620px;overflow:hidden;margin:0 0 0 320px;}
.page-template-template-page-l_2-col-php .hentry{width:620px;}
.page-template-template-page-l_2-col-php .main-aside{width:300px;float:left;position:relative;}
.page-template-template-page-l_2-col-php #primary{float:left;padding-left:10px;}
.page-template-template-page-l_2-col-php #secondary{clear:left;padding-left:10px;}
.page-template-template-page-l_2-col-php #footer{clear:both;}
.page-template-template-page-l_2-col-php #subsidiary{width:940px;margin:0 auto;overflow:hidden;}
.page-template-template-page-l_2-col-php #subsidiary .aside{width:300px;float:left;margin:0 20px 0 0;}
.page-template-template-page-l_2-col-php #subsidiary #third{margin:0;}
.page-template-template-page-l_2-col-php #siteinfo{clear:both;width:940px;margin:0 auto;}
/*
LAYOUT:Three-Column
DESCRIPTION:Three-column 950px fixed layout with two sidebars on either side of content
*/
.page-template-template-page-3-col-php{min-width:960px;}
.page-template-template-page-3-col-php #branding{width:940px;margin:0 auto;}
.page-template-template-page-3-col-php .menu{width:940px;margin:0 auto;}
.page-template-template-page-3-col-php #main{width:960px;margin:0 auto;overflow:hidden;position:relative;}
.page-template-template-page-3-col-php #container{width:940px;float:left;margin:0 0 0 10px;}
.page-template-template-page-3-col-php #content{margin:0 240px;overflow:hidden;width:453px;}
.page-template-template-page-3-col-php #primary{width:220px;float:left;margin:0 0 0 -940px;}
* html .page-template-template-page-3-col-php #primary{left:20px;position:relative;}
.page-template-template-page-3-col-php #secondary{width:220px;float:left;margin:0 0 0 -220px;display:block;}
.page-template-template-page-3-col-php #footer{clear:both;}
.page-template-template-page-3-col-php #subsidiary{width:960px;margin:0 auto;overflow:hidden;}
.page-template-template-page-3-col-php #subsidiary .aside{width:300px;float:left;margin:0 10px 0 10px;}
.page-template-template-page-3-col-php #subsidiary #third{margin:0 0 0 10px;}
.page-template-template-page-3-col-php #siteinfo{clear:both;width:940px;margin:0 auto;}
/* Apply basic image styles :images.css */
.entry-content .wp-post-image{border:none;float:left;margin:12px 11px 4px 0;padding:0;}
.entry-content img{height:auto;margin:0 0 9px 0;}
.alignleft,img.alignleft{float:left;margin-right:20px;}
.alignright,img.alignright{display:block;float:right;margin-left:20px;}
.aligncenter,img.aligncenter{margin-left:auto;margin-right:auto;display:block;clear:both;}
.wp-caption{border:1px solid #ccc;text-align:center;margin-bottom:18px;padding:9px 5px 0;}
.wp-caption img{border:1px solid #ccc;margin:0;padding:0;}
.wp-caption p.wp-caption-text{margin:0;padding:18px 5px;}
.gallery-icon{border:1px solid #ccc;margin:0 5px;padding-top:6px;}
.gallery img{margin:0;}
.gallery-caption{padding:6px 6px 0;}
.wp-smiley{max-height:12px;margin:0 !important;}
/* Prepare theme for plugins :plugins.css */
.edit-comment{margin-bottom:18px;}
img#wpstats{width:0;height:0;overflow:hidden}
/* ==|== Advanced Medical styles ================================================== */
/* ==|== Typography ======================================== */
body,input,textarea,select,body .cform textarea,.linklove a,.linklove a:visited{font-family:'Duru Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;}
.linklove a{display:none;}
h1,h2,h3,h4,h5,h6,#blog-title,.entry-title,.entry-content h1,.entry-content h2,.entry-content h4,#comments h3,.aside caption,#content .aside h3,body .page-title{font-family:'Poly',Georgia,Serif;font-weight:normal;line-height:1.4em;font-style:normal;padding:.5em 0 .4em 0;margin:0;}
body .page-title{font-size:33px;}
.script_font{font-family:'Shadows Into Light',script;font-weight:normal;line-height:1.4em;}
.intro_text{color:#444;font-size:19px;line-height:1.5em;display:block;margin:0 0 11px 0;}
.entry-content h1{font-size:41px;}
.entry-content h2{font-size:37px;}
.entry-content h3{font-size:23px;font-size:17px;font-style:normal;padding:.5em 0 .4em 0;margin:0;}
.read-more,
.more-link{background:transparent url('images/bkgd_read-more.png') no-repeat top right;padding:0 15px 0 0;text-decoration:none;color:#00a6ff;text-transform:uppercase;font-size:.9em;text-shadow:0 1px 0 #FBFBFB;font-family:'Duru Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;}
.aside{color:#222;}
#subsidiary .aside{color:#fbfbfb;}
.aside h3{font-size:24px;font-style:normal;line-height:1.2em;margin:0;padding:11px 0 6px;}
.aside ul ul{list-style:none;margin:0;padding:3px 0 0;width:96%;}
.aside .sub-menu{padding-left:10px !important;}
.even{background:#efefef;}
.striped tr:hover,
.row_hover tr:hover{background:#e2e2e2;}
/* ==|== Form elements ======================================== */
body .cform{width:98%;}
input[type="text"], input[type="date"],input[type="password"],input[type="search"],textarea,select,
body .cform input,body .cform textarea,body .cform select{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#697277;padding:9px 7px 10px 7px;margin-bottom:8px;font-size:14px;-moz-box-shadow:inset 0 1px 2px #999;-webkit-box-shadow:inset 0 1px 2px #999;box-shadow:inset 0 1px 2px #999;}
body .cform select,select{line-height:40px;border:2px solid #EEE;}
.safari .cform select,
.safari select,
.firefox .cform select,
.firefox select,
.chrome .cform select,
.chrome select{line-height:none;height:40px;}
body .cform select,select{line-height:40px;border:2px solid #EEE;}
body .cform select:focus,select:focus{border:2px solid #00A6FF;outline:none;}
option{line-height:1.2em;padding:4px;}
body .cform input,body .cform textarea,body .cform select,input,select,textarea{font-weight:normal;background:#fbfbfb;}
body .cform input[type="text"], input[type="date"],body .cform textarea,input[type="text"],input[type="password"],textarea{opacity:0.90;-moz-opacity:0.90;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;border:2px solid transparent;}
body .cform textarea,body .cform input{width:95%;}
body .cform input[type="text"]:focus, body .cform input[type="date"]:focus, body .cform textarea:focus,input[type="text"]:focus,input[type="password"]:focus,textarea:focus,
input:focus,select:focus,textarea:focus{color:#00a5ff;border:2px solid #00A6FF;opacity:1;-moz-opacity:1;-moz-box-shadow:inset 0 1px 2px #999;-webkit-box-shadow:inset 0 1px 2px #999;box-shadow:inset 0 1px 2px #999;outline:none;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
label{color:#00a5ff;}
body .invalid_field,body input.invalid_field,body ol.cf-ol li.cf_li_err input[type="text"],body ol.cf-ol li.cf_li_err select{border:2px solid red !important;}
body ol.cf-ol li.cf_li_err{background:none !important;border-color:transparent;border-style:solid;border-width:0;padding:0 !important;margin:0 !important;}
.form_error,
body div.failure,
body div.cf_info{background:white !important;border:2px solid red;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:5px;color:#222;margin:5px 5px 5px 4px;font-size:12px;text-shadow:none;text-align:center;letter-spacing:0;clear:both;width:94%;}
.ie7 .form_error{float:none !important;}
.success{border:2px solid #63C39B !important;letter-spacing:0 !important;}
body #usermessagea{display:none !important;}
body #usermessagea.failure{display:block !important;}
body div.failure,
body div.cf_info{width:88%;}
body .cform select{width:99%;}
input[type="submit"]{font-style:normal;}
#searchform{position:relative}
.img_search{position:absolute;top:-8px;visibility:visible !important;left:89%;background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px -86px;width:38px;height:38px;}
.form-section textarea,
.form-section input[type="text"]{width:96%;}
body .cform label{font-size:16px;}
body span.reqtxt,body span.emailreqtxt{letter-spacing:0;width:99%;}
body .panel span.reqtxt,body .panel span.emailreqtxt{position:relative;top:-3px;margin-bottom:4px;}
.no-boxshadow body input[type="text"],
.no-boxshadow body input[type="password"],
.no-boxshadow body input[type="search"],
.no-boxshadow body textarea,
.no-boxshadow body select,
.no-boxshadow body .cform input,
.no-boxshadow body .cform textarea,
.no-boxshadow body .cform select{border:2px solid #aaa;}
.no-boxshadow body input[type="text"]:focus,
.no-boxshadow body input[type="password"]:focus,
.no-boxshadow body input[type="search"]:focus,
.no-boxshadow body textarea:focus,
.no-boxshadow body select:focus,
.no-boxshadow body .cform input:focus,
.no-boxshadow body .cform textarea:focus,
.no-boxshadow body .cform select:focus{border:2px solid #00A6FF;}
/* ==|== Header ======================================== */
html{background-color:#7c7c7e;background-image:-moz-linear-gradient(top,#90969a,#7c7c7e);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#90969a),color-stop(1,#7c7c7e));background-image:-webkit-linear-gradient(#90969a,#7c7c7e);background-image:-ms-linear-gradient(#90969a,#7c7c7e);background-image:linear-gradient(top,#90969a,#7c7c7e);}
#home_top_bg{background-color:#303030;background-image:-moz-linear-gradient(top,#636c70,#303030);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#636c70),color-stop(1,#303030));background-image:-webkit-linear-gradient(#636c70,#303030);background-image:-ms-linear-gradient(#636c70,#303030);background-image:linear-gradient(top,#636c70,#303030);width:100%;height:0;position:absolute;top:0;left:0;border-bottom:15px solid #FFF;-moz-box-shadow:inset 0 -7px 35px #222;-webkit-box-shadow:inset 0 -7px 35px #222;box-shadow:inset 0 -7px 35px #222;border-bottom:15px solid #fff;}
.no-js #home_top_bg{display:none;}
#footer{background:#23271a url('images/bkgd_dark_footer.png') repeat top left;border-top:4px solid white;box-shadow:-1px 0 2px #777;}
#extra_header{position:absolute;color:#FBFBFB;top:2px;}
#extra_header p{width:960px;text-align:right;margin:11px auto;font-size:14px;}
#top_login{display:inline-block;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background:#64c49c;color:#FBFBFB;font-size:9px;padding:0 5px;line-height:2em;position:relative;top:-2px;margin:0 20px 0 5px;}
#top_login:hover{text-decoration:none;background:#58ae8b;}
#header{position:fixed;width:100%;left:0;}
#blog-title a{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -268px;width:353px;height:47px;font-size:0;text-indent:-2000px;overflow:hidden;display:block;top:-30px;position:relative;}
#blog-title{float:left;width:380px;height:47px;padding:0;margin-top:10px;position:relative;z-index:99;top:29px;}
#blog-description{display:none;}
#branding{padding:0;}
#access{position:absolute;top:0;width:100%;height:67px;background:#222;-moz-box-shadow:0 1px 3px #111;-webkit-box-shadow:0 1px 3px #111;box-shadow:0 1px 3px #111;z-index:-5;overflow:visible;background-color:rgba(0,0,0,0.7);background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.5));background-image:-moz-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.5));background-image:-ms-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.5));background-image:-o-linear-gradient(top,rgba(0,0,0,0.8),rgba(0,0,0,0.5));background-image:linear-gradient(to bottom,rgba(0,0,0,0.8),rgba(0,0,0,0.5));}
.ie7 #access,.ie8 #access{background:transparent url(images/bkgd_ie_header.png) repeat-x 0 bottom;border:none;}
.entry-content{position:relative;padding-top:0;}
/*top nav*/
#access .menu{position:relative;top:35px;left:7px;}
.sf-menu{border-right:none;float:right;}
.sf-menu ul{border:none;}
.sf-menu ul ul{margin-top:0;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{top:29px;}
.sf-menu li ul,
.sf-menu li li ul{-moz-box-shadow:0 0 5px #000;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;padding:7px;background:#3F4245;}
.menu-arrow{background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px -334px;width:22px;height:12px;position:absolute;top:-10px;left:48%;}
.sfHover .sub-menu{top:31px !important;width:222px;left:-60px !important;border:1px solid #333;}
/* #access .menu .sub-menu:before{content:"";background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px -334px;width:22px;height:12px;position:absolute;top:-10px;left:50%;}
*/
.sf-menu li{background:transparent;}
.sf-menu li li,
.sf-menu li li li{background:#3f4245;text-align:center;}
.sf-menu .sub-menu a{border-bottom:1px solid #555 !important;line-height:1.2em;}
.sf-menu a{border:none;font-size:12px;padding:10px 8px;}
.windows .sf-menu a{font-size:12px;padding:10px;}
.msie .sfHover a{padding:10px;}
.sf-menu a,.sf-menu a:visited{color:#FFF;}
.sf-menu ul a{background:transparent;border-bottom:none;}
.sf-menu ul a:hover{color:#00a6ff;}
.sf-menu li li a:hover,
.sf-menu li li li a:hover{background:#333;text-decoration:none;color:#FFF;}
.sf-menu li:hover,.sf-menu li.sfHover,
.sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active{background:#3f4245;color:#00a6ff;}
/* ==|== Home page styles ======================================== */
.page-template-template-page-home-php .entry-title{display:none;}
.page-template-template-page-home-php #content{min-height:738px;}
.home_featured_bg{width:40%;height:100%;position:relative;}
#wrapper .home_featured_bg img{border:none;margin:0;padding:0;float:none;position:relative;top:-68px;left:0;}
.js #wrapper img{visibility:hidden;}
.js #wrapper #florida_map img,
.js #wrapper #denver_map img{visibility:visible;}
#home_wrapper{position:relative;}
.home_content{position:relative;float:right;width:55%;top:80px;color:#FFF;text-shadow:0 1px 0 #333;font-size:21px;}
.home_content h2{font-size:32px;padding:0 !important;margin:0 !important;}
#home_job_form,.adv_job_search_shortcode,.client-services,.client-services-school{background-color:#333;background-image:-moz-linear-gradient(top,#333,#303030);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#333),color-stop(1,#303030));background-image:-webkit-linear-gradient(#333,#303030);background-image:-ms-linear-gradient(#333,#303030);background-image:linear-gradient(top,#333,#303030);width:393px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 5px 5px #333;-webkit-box-shadow:0 5px 5px #333;box-shadow:0 5px 5px #333;padding:6px 0 0 7px;margin-top:27px;float:right;border:2px solid #00A6FF;color:#fbfbfb;}
.adv_job_search_shortcode{width:93%;margin:0 auto 5px;padding:6px 12px;}
.client-services label, .client-services-school label{color:#fbfbfb !important;}
.client-services .textonly, .client-services-school .textonly {color:#fbfbfb !important;font:24px 'Poly',Georgia,Serif;}
#home_job_form p{font-size:13px;line-height:1.6em;margin:8px 8px 8px 0;}
.adv_job_search input[type="text"]{width:43%;}
.adv_job_search select{width:47.8%;}
.panel .adv_job_search select{width:48.25%;}
.adv_job_search input[type="submit"]{float:right;margin:0 10px 13px 0;}
.adv_job_search .left{width:43%;margin-left:4px;}
.adv_job_search .left p,
.adv_job_search .left label{font-size:12px;color:#999;}
.adv_job_search p{font-size:14px;line-height:1.4em;margin:9px 0 15px;}
.adv_job_search_shortcode h3{text-align:center;font-size:27px;padding:5px 0 0 0;}
.adv_job_search_shortcode br{display:none;}
.adv_job_search_shortcode input[type="text"]{width:43.5%;margin:0;}
.adv_job_search_shortcode select{margin:10px 0;}
.adv_job_search_shortcode .left p{margin:0;}
.adv_job_search_shortcode input[type="submit"]{margin:0 24px 13px 0;}
#home_wrapper #explore_btn{top:70%;left:0;position:absolute;background-color:#afafaf;background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#afafaf));background-image:-webkit-linear-gradient(top,#f7f7f7,#afafaf);background-image:-moz-linear-gradient(top,#f7f7f7,#afafaf);background-image:-ms-linear-gradient(top,#f7f7f7,#afafaf);background-image:-o-linear-gradient(top,#f7f7f7,#afafaf);background-image:linear-gradient(to bottom,#f7f7f7,#afafaf);color:#333 !important;text-shadow:1px 0 0 #FFF !important;height:27px;line-height:27px;}
.ie7 #explore_btn .dwn_arrow{top:-3px;}
.dwn_arrow{background:url("images/bkgd_am-sprite.png") no-repeat scroll 0 -919px transparent;display:inline-block !important;height:18px;margin:0 !important;padding:0 !important;width:22px;position:relative;top:5px;}
#select_profession{width:66%;margin-right:2px;}
#select_state{width:29%;}
.mini_blog_post_content{width:730px;}
.mini_blog_post .attachment-post-thumbnail{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -365px;width:100px;height:100px;}
.mini_blog_post_content h2{font-size:21px;padding:8px 0 0 0;line-height:1.1em;}
.hot_jobs{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 0;width:142px;height:141px;position:absolute;left:81%;top:-12%;}
.hot_jobs_section{position:relative;}
.blogdate{font-size:15px;}
#job_list{list-style-type:none;margin:0;padding:0;}
#job_list li,
.mini_blog_post{border-top:1px dashed #eceee2;border-bottom:1px dashed #c6cab4;padding:10px;margin:0 auto;width:94%;}
#job_list li,
.mini_blog_post{border-top:1px dashed #eceee2;border-bottom:1px dashed #c6cab4;padding:10px;margin:0 auto;width:94%;}
#job_list li{width:97%;}
#job_list li:first-child,
.mini_blog_post:first-child{border-top:none;}
#job_list li:last-child,
.mini_blog_post:last-child{border-bottom:none;}
#job_list .button{margin:5px 10px 5px 10px;font-size:9px;padding:6px 12px;}
.advanced-recent-posts li,
.widget_hot_jobs_widget #job_list li{border-top:none;padding:7px 0;border-bottom:1px dashed #666;margin:0;width:100%;clear:both;display:block;}
.advanced-recent-posts li{min-height:79px;}
.advanced-recent-posts li:last-child,
.widget_hot_jobs_widget #job_list li:last-child{border:none !important;}
.widget_hot_jobs_widget .widgettitle{display:block;background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px -608px;width:223px;height:71px;text-indent:-99999px;margin:9px auto 0;}
.page-template-template-page-3-col-php .widget_hot_jobs_widget .widgettitle{position:relative;left:-14px;}
.widget_hot_jobs_widget li a{width:214px;display:block;float:right;}
.widget_hot_jobs_widget .j_discipline{float:left;height:auto;line-height:32px;display:block;width:32px;text-align:center;text-shadow:none;margin:0px;}
.page-template-template-page-3-col-php .widget_hot_jobs_widget li a{width:73%;}
.widget_hot_jobs_widget .j_description{display:none;}
.j_discipline{display:inline-block;color:#fff;text-shadow:0 1px 1px #333;padding:2px 4px;background-color:#007dd7;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin:0 9px 0 0;}
.j_description{display:inline-block;color:#fff;text-shadow:0 1px 1px #333;padding:2px 4px;background-color:#64c49c;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:11px;margin:0 2px;}
.job_table,
#searchBarTable{border:none;}
.job_table th{cursor:pointer;font-weight:normal;text-align:left;}
.job_table #viewrow{text-align:right;}
.job_table th:hover{color:#00A5FF;}
.job_table #viewrow:hover{color:#FFF;}
.job_table #viewrow{cursor:default;}
.job_table th,.job_table td{padding-left:23px;}
.headerSortUp{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -650px;}
.headerSortDown{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -690px;}
.letter_wrapper{background:#f9f8f4 url('images/bkgd_stripe.png') repeat top left;-moz-box-shadow:1px 0 15px #222;-webkit-box-shadow:1px 0 15px #222;box-shadow:1px 0 15px #222;padding:20px;width:86% !important;margin:22px;}
.csstransforms .letter_wrapper{-moz-transform:rotate(.5deg);-o-transform:rotate(.5deg);-webkit-transform:rotate(.5deg);-ms-transform:rotate(.5deg);transform:rotate(.5deg);}
.csstransforms .letter_wrapper.tilt_left{-moz-transform:rotate(-.5deg);-o-transform:rotate(-.5deg);-webkit-transform:rotate(-.5deg);-ms-transform:rotate(-.5deg);transform:rotate(-.5deg);}
.multiplebgs .letter_wrapper{background:url('images/bkgd_texture.png') repeat top left,
url('images/bkgd_stripe.png') repeat top left;}
.letter_inner{background:#F9F8F4;padding:10px;}
#job_detail_form input[type='text']{clear:both;display:block;width:95%;}
#job_detail_form label{color:#AAA;font-size:16px;}
#job_detail_form .left label{font-size:12px;}
.small_text{font-size:11px;text-align:center;clear:both;padding:15px 0 5px;}
.job_table .button{padding:5px 10px !important;font-size:11px !important;}
.striped thead tr,
.striped thead tr:hover,
.job_table thead tr,
.job_table thead tr:hover,
#searchBarTable tr,
.big_form_header{color:#FFF;text-shadow:0 -1px 0 #000;border:1px solid #111;background:#303030 url(images/bkgd_ie_grad.png) repeat-x top left;background-image:-webkit-gradient(linear,left top,left bottom,from(#505757),to(#303030));background-image:-webkit-linear-gradient(top,#505757,#303030);background-image:-moz-linear-gradient(top,#505757,#303030);background-image:-ms-linear-gradient(top,#505757,#303030);background-image:-o-linear-gradient(top,#505757,#303030);background-image:linear-gradient(to bottom,#505757,#303030);}
.striped tr,
.job_table tr{border:none;border-top:1px dashed #ECEEE2;border-bottom:1px dashed #C6CAB4;}
/*==== checklists ====*/
#checklistwrap .striped thead h3{width:300px;}
#checklistwrap ol ol li{margin:5px;padding-bottom:0;font-size:11px;border-bottom:none;}
#checklistwrap ol li{margin-bottom:15px;padding-bottom:10px;font-size:12px;line-height:1.5em;border-bottom:1px solid #EEE;}
#checklistwrap .one_half ol li{padding:0;margin:4px;border:none;}
.small_th th{padding:.2em 1.25em;}
#searchBarTable{width:100%;border:none;}
#searchBarTable tr{border:none;}
#searchBarTable td{padding:10px 15px 2px;}
#searchBarTable tr td:first-child{-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;width:20px;}
#searchBarTable tr td:last-child{-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;width:400px;text-align:right;}
.job_table .button{margin:0 !important;}
/*=== fly out panel ===*/
.pop_overlay{position:fixed;z-index:9999;width:100%;height:100%;background-color:#111;background-color:rgb(0,0,0,.85);background-color:rgba(0,0,0,.85);left:0;top:0;}
.panel{position:fixed;top:26%;left:31%;background:#000000;background:#23271A url('images/bkgd_dark_footer.png') repeat top left;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-moz-box-shadow:0 10px 40px #000;-webkit-box-shadow:0 10px 40px #000;box-shadow:0 10px 40px #000;width:330px;height:auto;padding:15px;color:#FFF;border:3px solid #FFF;z-index:5;}
#content .panel a{text-shadow:none;}
.panel_checkboxes{width:105px;}
.panel input[type="text"]{width:92%;}
.panel .cform input[type="text"]{width:95%;}
.panel .cform label{display:none;}
.panel .adv_chat_form select{width:97%;}
/*======= Side tabs =======*/
.side_tab{position:fixed;text-decoration:none;top:140px;left:0;padding:7px 5px 11px 5px;background:#222;border:3px solid #FFF !important;border-left:none !important;-moz-border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;border-radius:0 10px 10px 0;-moz-transition:all 0.1s ease-out;-o-transition:all 0.1s ease-out;-webkit-transition:all 0.1s ease-out;transition:all 0.1s ease-out;display:block;z-index:55;-moz-box-shadow:1px 0 4px #555;-webkit-box-shadow:1px 0 4px #555;box-shadow:1px 0 4px #555;}
#trigger{background:#222 url('images/bkgd_am-sprite.png') no-repeat 4px -1629px;width:30px;height:130px;}
#chat_trigger{background:#f89a40 url('images/bkgd_am-sprite.png') no-repeat 4px -1809px;width:30px;height:130px;top:340px;border-left:none;}
#trigger:hover{background:#222 url('images/bkgd_am-sprite.png') no-repeat 8px -1629px;}
#chat_trigger:hover{background:#f89a40 url('images/bkgd_am-sprite.png') no-repeat 8px -1809px;}
.display_right:hover{background:#222 url('images/bkgd_am-sprite.png') no-repeat 4px -1629px !important;}
.chat_display_right:hover{background:#f89a40 url('images/bkgd_am-sprite.png') no-repeat 4px -1809px !important;}
.side_tab:hover{padding:7px 5px 11px 9px;}
.active.side_tab{background-color:#444;padding:7px 5px 11px 9px;}
.display_right,
.chat_display_right{border:3px solid #FFF !important;border-right:none !important;-moz-border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;border-radius:10px 0 0 10px;left:97%;padding:7px 99px 11px 5px;-moz-box-shadow:-1px 0 4px #555;-webkit-box-shadow:-1px 0 4px #555;box-shadow:-1px 0 4px #555;z-index:99;}
.chat_display_right{border:3px solid #FFF !important;border-right:none !important;}
.display_right:hover,
.chat_display_right:hover{left:96.5%;padding:7px 99px 11px 5px;}
.active.display_right,
.active.chat_display_right{background-color:#666;padding:7px 99px 11px 5px;left:96.5%;}
/*======= Widget areas =======*/
.testimonialswidget_testimonials{background:transparent url('images/bkgd_quote.png') no-repeat 0 0;}
.testimonialswidget_testimonial{margin-left:19%;width:81%;font-style:normal !important;}
.advanced-recent-posts .date{font-family:'Poly',Georgia,serif;display:block;clear:both;padding:7px 0;}
.advanced-recent-posts a{margin-right:5px;}
.recent-posts-thumb{margin:0 4px 0 0;float:left;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
#primary,#secondary{border:none;overflow:hidden;padding:0;margin:0;}
#primary .widgetcontainer,#secondary .widgetcontainer{background:#d7d7d7;padding:0 12px 12px 12px;margin:18px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;border:1px dashed #999;}
#primary input[type="text"],#primary input[type="password"],#primary input[type="search"],#primary textarea,
#secondary input[type="text"],#secondary input[type="password"],#secondary input[type="search"],#secondary textarea{width:92%;}
#subsidiary .aside{margin:0;}
#subsidiary #second{border-left:1px solid #000;border-right:1px solid #000;margin:0 10px 0 10px;padding:0 9px 0 9px;-moz-box-shadow:1px 0 0 #383b33,inset 1px 0 0 #383b33;-webkit-box-shadow:1px 0 0 #383b33,inset 1px 0 0 #383b33;box-shadow:1px 0 0 #383b33,inset 1px 0 0 #383b33;}
.btn_youtube{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -1185px;color:#FFF;padding-left:23px;display:inline-block;}
.btn_flickr{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -987px;color:#FFF;padding-left:23px;display:inline-block;}
.btn_google_plus{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -1053px;color:#FFF;padding-left:23px;display:inline-block;}
.btn_linkedin{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -1119px;color:#FFF;padding-left:23px;display:inline-block;}
.btn_fb{background:transparent url('http://www.advanced-medical.net/wp-content/uploads/2012/09/facebook.png') no-repeat 0 0;color:#FFF;padding-left:23px;display:inline-block;}
.btn_twitter{background:transparent url('http://www.advanced-medical.net/wp-content/uploads/2012/09/twitter-2.png') no-repeat;color:#FFF;padding-left:23px;display:inline-block;}
#respond{background:transparent;border-top:1px solid #aaa;}
.main-aside ul{padding:0;}
/* == individual page styles ======================================== */
.sitemap_column{display:block;float:left;width:33%;}
#florida_map,
#denver_map{width:450px;height:260px;margin-bottom:5px;}
/* == thanks page == */
.page-template-template-page-job_thanks-php .lined_list{font-size:17px;}
.page-template-template-page-job_thanks-php .lined_list img{position:relative;top:7px;}
/* == travel benefits page == */
.page-id-17 .entry-title{display:none;}
.page-id-17 .adv_job_search_shortcode{width:44%;left:53%;position:absolute;z-index:1;}
.page-id-17 .tb_top_photo{float:left;position:relative;top:-24px;z-index:0;margin:0;}
.page-id-17 #content{overflow:visible;}
.page-id-17 h2{padding:0;}
.page-id-2349 .entry-title {display: none;}
/* == new grad page == */
.page-id-13 .entry-title {display:none;}
.page-id-13 #main{padding-top:67px;}
.page-id-13 .adv_grad_form_wrap{position:absolute;left:456px;width:413px !important;z-index:1;}
.adv_grad_form_inner{background:#FAF8F4;padding:10px;}
.adv_grad_form_inner select{width:48.3%;float:left;margin-right:4px;}
.adv_grad_form_inner #university{width:97%;float:none;}
.adv_grad_form_inner h3{font-size:27px;padding:0;text-align:center;}
.ie7 .cf-sb input{top:4px;}
.nght_wrapper{position:relative;}
.nght1,
.nght2,
.nght3,
.nght4,
.nght5{display:inline-block;position:absolute;font-family:'Poly',Georgia,Serif;color:#FFF;text-shadow:0 1px 5px #666;left:46px;}
.nght1{top:297px;font-size:60px;line-height:60px;}
.nght2{font-size:30px;line-height:36px;font-style:italic;top:355px;}
.nght3{font-size:14px;line-height:14px;letter-spacing:8px;text-transform:uppercase;top:395px;}
.nght4{font-size:36px;line-height:41px;top:411px;}
.nght5{font-size:18px;line-height:18px;letter-spacing:2px;text-transform:uppercase;top:457px;}
.ngtr_wrapper,
.ngam_wrapper,
.ngfu_wrapper{margin:12px 0;}
.ngtr_wrapper:hover,
.ngam_wrapper:hover,
.ngfu_wrapper:hover{text-decoration:none;}
.ngtr_wrapper div{display:inline-block;position:relative;color:#111111;}
.ngtr1{font-family:'Poly',Georgia,Serif;font-size:45px;line-height:45px;}
.ngtr2{font-family:'Poly',Georgia,Serif;font-size:38px;line-height:38px;left:32px;margin-top:9px;}
.ngtr_wrapper img{margin:45px 43px;}
.ngtr4{font-size:14px;line-height:14px;line-height:1.6em;}
.ngtr5{font-family:'Poly',Georgia,Serif;color:#0094E6 !important;font-size:24px;line-height:30px;background:url("images/bkgd_read-more.png") no-repeat scroll right 50% transparent;display:block !important;width:186px;left:91px;top:11px;}
.ngam_wrapper div{display:inline-block;position:relative;color:#111111;}
.ngam1{font-family:'Poly',Georgia,Serif;font-size:36px;line-height:36px;}
.ngam2{font-family:'Poly',Georgia,Serif;font-size:48px;line-height:48px;margin:9px 0 9px 90px;}
.ngam_wrapper img{}
.ngam3{font-size:14px;line-height:1.6em;}
.ngam4{font-family:'Poly',Georgia,Serif;color:#0094E6 !important;font-size:24px;line-height:30px;display:block !important;background:url("images/bkgd_read-more.png") no-repeat scroll right 50% transparent;width:210px;left:91px;top:11px;margin-bottom:20px;}
.ngfu_wrapper div{display:inline-block;position:relative;color:#111111;}
.ngfu1{font-family:'Poly',Georgia,Serif;font-size:36px;line-height:36px;}
.ngfu2{font-family:'Poly',Georgia,Serif;font-size:38px;line-height:38px;margin:6px 0;}
.ngfu3{float:left;font-size:14px;line-height:1.6em;width:112px;}
.ngfu_wrapper img{float:right;}
.ngfu4{font-family:'Poly',Georgia,Serif;color:#0094E6 !important;font-size:24px;line-height:30px;display:block !important;background:url("images/bkgd_read-more.png") no-repeat scroll right 50% transparent;width:142px;left:136px;top:442px;position:absolute !important;}
/* == application page == */
#get_started_cta{font-family:'Poly',Georgia,Serif;color:#3e3e3e;position:absolute;width:259px;height:218px;top:0px;cursor:pointer;}
#get_started_cta:hover{text-decoration:none;color:#3e3e3e;}
#gs_cta_1{font-size:60px;line-height:1.5em;position:absolute;z-index:5;}
#gs_cta_2{font-size:27px;line-height:1.5em;position:absolute;top:21px;left:177px;z-index:5;}
#gs_cta_3{font-size:72px;line-height:1.5em;position:absolute;top:43px;left:18px;z-index:5;}
#gs_cta_4{font-size:14px;line-height:1.5em;position:absolute;z-index:5;width:111px;top:132px;}
#get_started_cta img{position:absolute;left:108px;top:110px;z-index:0;cursor:pointer;}
/* == OT landing page page == */
.page-id-652 .entry-title{display:none;}
.page-id-652 .entry-content h2{padding-top:0}
.ot_land_why ul{margin:0 0 8px 283px;font-size:.9em;}
.ot_land_jco{width:178px;margin:20px auto;}
/* == Dagon Design Sitemap Generator plugin ======================================== */
.ddsg-wrapper li{list-style:none;text-indent:-18px;}
/* == AddThis plugin ======================================== */
.addthis_toolbox{margin-top:10px;}
/* == Foobar plugin ======================================== 
.foobar-container,
.foobar-open-button{background-color:#64C49C !important;} */
/* == BNS featured category widget ======================================== */
.bns-featured-category h2{font-size:31px !important;padding-top:0 !important;}
.bns-featured-category .hentry strong a{font-family:'Poly',Georgia,Serif;font-size:21px;font-weight:normal;}
/* == Events calendar widget ======================================== */
body .aec-eventlist{padding:0;}
body .aec-eventlist li{margin:0 0 12px 0;}
body #aec-modal-container{background:#fbfbfb;}
body #aec-modal-container .close a{color:#fbfbfb;text-shadow:none;}
body #aec-modal .location,
body #aec-modal .duration{background:#eee;text-shadow:none;}
body #aec-modal-container .aec-title{font-family:'Poly',Georgia,Serif;font-size:21px;font-weight:normal !important;background:#63C39B url('images/bkgd_am-sprite.png') no-repeat 6px -1242px;padding-left:30px;color:#fbfbfb;text-shadow:none;}
body #aec-modal-container,body .aec-form{font:16px/24px 'Duru Sans','Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;}
body #aec-modal .maplink{position:relative;top:8px;}
body #aec-modal .category{padding:0 10px !important;position:relative;top:-3px;}
body #aec-modal .link{bottom:6px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
body .cat1,body .cat1 .fc-event-skin,body .fc-agenda .cat1,body a.cat1,body a.cat1:active,body a.cat1:visited{color:white !important;background-color:#0094E6 !important;border-color:#0094E6 !important;}
.aec-eventlist .fc-event{background:#0094E6 url('images/bkgd_am-sprite.png') no-repeat 9px -1243px;padding-left:32px;}
.aec-eventlist .aec-repeating span.fc-event-time{background:url('') !important;padding-left:0px !important;}
/* ==|== non-semantic helper classes ======================================== */
.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;}
.ir br{display:none;}
.hidden{display:none !important;visibility:hidden;}
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}
.invisible{visibility:hidden;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.right{float:right;}
.left{float:left;}
.displaynone{display:none;}
.clear{clear:both;}
.posrel{position:relative;}
/* ==|== shortcodes ======================================== */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:67.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;}
.last{margin-right:0 !important;clear:right;}
.clearboth{clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
/* ==|== dropcap and blockquote styles ======================================== */
.dropcap1{display:block;float:left;margin:0 8px 0 0;font-size:25px;line-height:2em;background:#333;color:white;width:50px;height:50px;text-align:center;-moz-border-radius:2em;-webkit-border-radius:2em;border-radius:2em;}
blockquote{padding-left:65px;width:90%;min-height:50px;margin:0 0 10px 0;font-style:italic;font-family:Georgia,Times,serif;margin:20px 0 20px 0;color:#999;position:relative;}
blockquote:before{content:"“";font-size:100px;color:#dadada;position:absolute;left:0;top:35px;}
blockquote h2{font-weight:normal;font-size:22px;font-style:italic;font-family:Georgia,Times,serif;text-transform:none;}
blockquote h3{font-weight:normal;font-size:20px;}
/* ==|== scroll to top ======================================== */
#scroll_top{color:#696969;background-color:#bababa;opacity:0.6;-moz-opacity:0.6;display:block;width:40px;height:42px;text-align:center;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding-top:4px;position:fixed;top:85%;left:90%;display:none;-moz-transition:all 0.3s ease-out;-o-transition:all 0.3s ease-out;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;font-size:16px;font-weight:bold;text-decoration:none;}
#scroll_top:hover{opacity:1;-moz-opacity:1;text-decoration:none;}
#scroll_top:active{position:fixed;top:85%;}
#scroll_top span{display:block;font-size:22px;position:relative;top:3px;}
.switcheroo{position:absolute;bottom:0px;left:10px;}
.switcheroo .button{padding:6px 8px;}
/* ==|== fancy select box ======================================== */
.js select.fancyselect{display:none;}
/* Drop down styles*/
div.selectbox-wrapper{position:absolute;width:400px;background:transparent url('images/bkgd_am-sprite.png') no-repeat -386px -462px;margin:0;margin-top:-19px;padding:15px 9px;text-align:left;}
/*Drop down list styles*/
div.selectbox-wrapper ul{border:1px solid #333;border-top:none;-moz-box-shadow:0 2px 2px #000;-webkit-box-shadow:0 2px 2px #000;box-shadow:0 2px 2px #000;background-color:#3f4245;list-style-type:none;margin:0;padding:7px;max-height:200px;height:200px;overflow:auto;}
/* Selected item in dropdown list*/
div.selectbox-wrapper ul li.selected{background-color:#333;color:#00a6ff;}
/* Hover state for dropdown list */
div.selectbox-wrapper ul li.current{background-color:#333;}
/* Drop down list items style*/
div.selectbox-wrapper ul li{list-style-type:none;display:block;margin:0;padding:7px;border-bottom:1px solid #555;cursor:pointer;text-align:center;}
/* Look and feel of select box */
.selectbox{color:#fbfbfb !important;text-shadow:0 1px 2px #111;margin:0 5px 10px 0;padding:9px !important;width :auto;display :block;text-align:left;cursor:pointer;color:#333;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;box-shadow:none !important;background:none;text-transform:uppercase;font-size:18px !important;border:2px solid #222 !important;line-height:1em;}
#sTempType_input{background:transparent url('images/bkgd_am-sprite.png') no-repeat 216px -1474px;}
#setting_input{background:transparent url('images/bkgd_am-sprite.png') no-repeat 216px -1474px;}
#jobState_input{background:transparent url('images/bkgd_am-sprite.png') no-repeat 93px -1474px;}
.ie7 .selectbox,
.ie8 .selectbox{padding:12px 9px 6px !important;}
.selectbox:focus{color:#00a6ff !important;border:2px solid #00a6ff !important;}
#jobState_input{width:100px;}
#searchBarTable input[type="submit"]{margin:0;}
.ie7 #searchBarTable input[type="submit"]{left:-11px;position:relative;width:120px;padding:15px;}
#searchBarTable label{text-transform:uppercase;color:#fbfbfb;font-size:18px;text-shadow:0 1px 2px #111;position:relative;top:14px;}
/* ==|== button styles ======================================== */
.button,button[type=submit],button,input[type=submit],input[type=button],input[type=reset],
body .cform input.backbutton,
body .cform input.resetbutton,
body .cform input.sendbutton,
#content a.button{text-decoration:none !important;color:#FFF !important;text-shadow:0 -1px 0 #111;display:inline-block;font-size:11px;letter-spacing:1.6px;margin:5px 10px 5px 0;border:0 none;padding:15px 24px;text-transform:uppercase;line-height:10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background:#096188 url(images/bkgd_callout_header.png) repeat-x 0 0;background-image:-webkit-gradient(linear,left top,left bottom,from(#44d4ff),to(#096188));background-image:-webkit-linear-gradient(top,#44d4ff,#096188);background-image:-moz-linear-gradient(top,#44d4ff,#096188);background-image:-ms-linear-gradient(top,#44d4ff,#096188);background-image:-o-linear-gradient(top,#44d4ff,#096188);background-image:linear-gradient(to bottom,#44d4ff,#096188);border:1px solid #2f2f2f!important;border-left-color:#2f2f2f!important;border-top-color:#2f2f2f!important;-moz-box-shadow:0 1px 2px #222;-webkit-box-shadow:0 1px 2px #222;box-shadow:0 1px 2px #222;font-weight:normal;}
.button span{text-decoration:none !important;display:block;padding:15px 0 17px 21px;}
.button.large_button{font-size:24px !important;line-height:20px !important;padding:17px 24px !important;}
.button:hover{text-decoration:none !important;}
.btn_close{background:transparent url('images/bkgd_am-sprite.png') no-repeat 0 -838px;width:30px;height:31px;position:absolute;top:-15px;right:-15px;}
/*=== cforms ===*/
table.jCalendar{border:1px solid #666;background:#aaa;border-collapse:separate;border-spacing:2px;}
table.jCalendar th{background:#444;color:#fff;font-weight:bold;padding:3px 5px;}
table.jCalendar td{background:#f0f0f0;color:#000;padding:3px 5px;text-align:center;}
table.jCalendar td.other-month{background:#ddd;color:#aaa;}
table.jCalendar td.today{background:#666;color:#fff;}
table.jCalendar td.selected{background:#f66;color:#fff;}
table.jCalendar td.selected:hover{background:#f33;color:#fff;}
table.jCalendar td:hover,table.jCalendar td.dp-hover{background:#fff;color:#000;}
table.jCalendar td.disabled,table.jCalendar td.disabled:hover{background:#bbb;color:#888;}
div.dp-popup{position:relative;background:#d6eafe;font-size:10px;font-family:arial,sans-serif;padding:2px;width:auto;line-height:1.2em;}
div#dp-popup{position:absolute;z-index:199;border:2px solid #c2e0f8;}
div.dp-popup h2{font-size:12px;text-align:center;margin:3px 0pt 4px;padding:0;}
a#dp-close{font-size:11px;padding:4px 0;text-align:center;display:block;}
a#dp-close:hover{text-decoration:underline;}
div.dp-popup a{color:#000;text-decoration:none;padding:3px 2px 0;}
div.dp-popup div.dp-nav-prev{position:absolute;top:2px;left:4px;width:100px;}
div.dp-popup div.dp-nav-prev a{float:left;}
div.dp-popup div.dp-nav-prev a,div.dp-popup div.dp-nav-next a{cursor:pointer;}
div.dp-popup div.dp-nav-prev a.disabled,div.dp-popup div.dp-nav-next a.disabled{cursor:default;}
div.dp-popup div.dp-nav-next{position:absolute;top:2px;right:4px;width:100px;}
div.dp-popup div.dp-nav-next a{float:right;}
div.dp-popup a.disabled{cursor:default;color:#aaa;}
div.dp-popup td{cursor:pointer;}
div.dp-popup td.disabled{cursor:default;}
.cform{margin:10px auto 0 auto;width:450px;}
.cform fieldset{margin-top:10px;padding:10px 0 10px 0;border:none;}
.cform .cf_hidden{display:none;border:none!important;background:none!important;padding:0!important;margin:0!important;}
.cform legend{margin-left:0;padding:0;}
ol.cf-ol{margin:0!important;padding:0!important;}
ol.cf-ol li{background:none!important;margin:5px 0!important;padding:0;list-style:none!important;text-align:left;line-height:26px;}
ol.cf-ol li.textonly{color:#AAAAAA;padding:3px 0pt;text-align:center;}
.cform label{margin:2px 10px 0 0;text-align:left;font-size:22px;display:block;color:#aaa;padding:2px;}
label.cf-before{display:-moz-inline-box;display:inline-block;margin:1px 5px 0 0;}
label.cf-before span{width:100px;display:block;}
label.cf-after{display:-moz-inline-box;display:inline-block;margin:1px 2px 0 4px;width:195px;text-align:left;}
label.cf-after span{width:195px;display:block;}
label.cf-group-after{display:-moz-inline-box;display:inline-block;margin:1px 5px 0pt 4px;;width:190px;text-align:left;}
label.cf-group-after span{width:190px;display:block;}
.cform input,
.cform textarea,
.cform select{margin:0;padding:3px;background:#fbfbfb;border:none;border-top:1px solid #f0f0f0;vertical-align:top;color:#777777;font-weight:bold;}
.cform input:hover,
.cform textarea:hover,
.cform select:hover{background:#CEDDDF;}
.cform input:focus,
.cform textarea:focus,
.cform select:focus{background:#F3F8F8;}
.cform textarea,
.cform input{width:415px;}
.cform select{width:421px;}
.cform select.cfselectmulti{height:6.5em;}
.cform textarea{font-family:arial;font-size:16px;height:6em;overflow:auto;}
.cform input.cf_date{width:395px;}
ol.cf-ol li.cf-box-title{font-size:16px;color:#888888;margin:20px 0pt 0pt !important;}
input.cf-box-a,
input.cf-box-b{margin:8px 0 0 0;width:16px;height:22px;border:none!important;background:none!important;}
ol.cf-ol li.cf-box-group{padding:0 0 5px 0;}
span.reqtxt,
span.emailreqtxt{display:block;font-size:9px;vertical-align:top;color:#888888;text-align:right;margin:0 0 0 0;line-height:13px;width:420px;}
p.cf-sb{padding:0!important;margin:0;text-align:right;}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton{width:140px;padding:5px;margin:0 28px 4px 0pt;font-size:0.8em;background:url(../images/button-bg.gif) repeat-x;border:1px solid #adadad!important;border-left-color:#ececec!important;border-top-color:#ececec!important;}
.cform input.resetbutton{width:auto;padding:5px 1em;margin-right:5px;}
.cform input.backbutton{width:auto;padding:5px 1em;margin-right:5px;}
ol.cf-ol li.cf_li_err{background:#FFDFDF url(li-err-bg.png) repeat!important;border-color:#DF7D7D;border-style:solid;border-width:1px 0pt;padding:5px 0 5px 10px!important;margin:5px 0!important;}
ol.cf-ol li ul.cf_li_text_err{padding:0 0 0 10px;margin:0;color:#333;display:inline-block;}
ol.cf-ol ul.cf_li_text_err li{background:url(icon-alert.png) no-repeat left 1px!important;list-style:none!important;font-weight:bold;text-indent:0;margin:0 0 2px!important;padding-left:15px;}
ol.cf-ol ul.cf_li_text_err li:before{content:'';}
label.seccap{margin-top:6px;}
label.secq{display:-moz-inline-box;display:inline-block;width:auto;padding:2px 4px 2px 2px;}
label.secq span{display:block!important;width:auto;}
input.secinput{vertical-align:text-bottom;}
#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha{height:15px;width:196px;padding:4px 4px;margin:0;vertical-align:text-bottom;}
img.captcha{vertical-align:text-bottom;margin:0 0 0 10px!important;padding:0!important;border:none!important;float:none!important;}
img.captcha-reset{vertical-align:text-bottom;background:url(captcha_reset_grey.gif) no-repeat;margin:0 0 2px 3px;width:21px;height:21px;border:none!important;}
img.imgcalendar{border:none!important;}
div.cf_info{color:#333;display:none;padding:10px 15px!important;width:420px;line-height:1.3em;margin:10px auto;}
div.cf_info ol{margin:0;padding:5px 15px 0 30px;}
div.cf_info ol li{padding:1px 0;margin:2px 0;}
div.cf_info a{color:red!important;text-decoration:underline!important;}
div.success{color:#AAAAAA;display:block;text-align:right;}
div.failure{display:block;background:#FFDFDF url(li-err-bg.png) repeat!important;border-color:#DF7D7D;border-style:solid;border-width:1px 0pt;}
div.waiting{background:#F9F9F9;color:#AAAAAA;display:block;}
.cform .cf_error{color:#ad2929;border:1px solid #ad2929;}
div.mailerr{display:block;}
.mailerr,
.cform .cf_errortxt{color:#ad2929;}
[disabled]{color:#dddddd;border-color:#dddddd!important;background:none!important;}
.disabled{border-color:#dddddd!important;}
.cform input.cf_upload{width:220px;background:#f9f9f9;border:1px solid #888888;}
.linklove{width:410px;margin:0 auto 10px!important;padding:0!important;text-align:center!important;}
.linklove a,
.linklove a:visited{font-size:0.8em;font-family:Tahoma;color:#aaaaaa!important;}
* html .cform legend{position:absolute;top:-10px;left:-7px;margin-left:0;}
* html .cform fieldset{position:relative;margin-top:15px;padding-top:25px;}
* html span.reqtxt,
* html span.emailreqtxt{display:inline-block;width:415px;}
* html ol.cf-ol{display:inline-block;}
* html img.captcha{margin-bottom:1px!important;}
*+html img.captcha{margin-bottom:1px!important;}
/*
* jQuery UI CSS Framework 1.8.18
*
* Copyright 2011,AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Theming/API
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.ui-helper-clearfix{display:inline-block;}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix{height:1%;}
.ui-helper-clearfix{display:block;}
/* end clearfix */
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled{cursor:default !important;}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%;}
/* Component containers
----------------------------------*/
.ui-widget{font-size:1.1em;}
.ui-widget .ui-widget{font-size:1em;}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-size:1em;}
.ui-widget-content{border:1px solid #cccccc;background:#FFF;color:#222222;}
.ui-widget-content a{color:#222222;}
.ui-widget-header{border:1px solid #a3a3a3;background:#DDD;color:#eeeeee;font-weight:bold;}
.ui-widget-header a{color:#eeeeee;}
/* Interaction states
----------------------------------*/
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #777777;background:#111111;font-weight:normal;color:#e3e3e3;}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#e3e3e3;text-decoration:none;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #000000;background:#1c1c1c;font-weight:normal;color:#ffffff;}
.ui-state-hover a,.ui-state-hover a:hover{color:#ffffff;text-decoration:none;}
.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #cccccc;background:#ffffff;font-weight:normal;color:#222222;}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#222222;text-decoration:none;}
.ui-widget :active{outline:none;}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ffde2e;background:#ffeb80;color:#363636;}
.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636;}
.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #9e0505;background:#cd0a0a;color:#ffffff;}
.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#ffffff;}
.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#ffffff;}
.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold;}
.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;font-weight:normal;}
.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;background-image:none;}
/* Corner radius */
.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px;}
.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px;}
.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px;}
.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px;}
/* Overlays */
.ui-widget-overlay{background:#aaaaaa;opacity:.30;}
.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaaaaa;opacity:.20;-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px;}
.ui-tabs{padding:.2em;zoom:1;}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;top:1px;margin:0 .2em 1px 0;border-bottom:0 !important;padding:0;white-space:nowrap;}
.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}
.ui-tabs .ui-tabs-hide{display:none !important;}
.ui-tabs .ui-state-default a{color:#FFF;text-shadow:none !important;}
.ui-tabs .ui-tabs-selected a{color:#000;}
/* jquery ui accordian */
.ui-accordion{width:100%;}
.ui-accordion .ui-accordion-header{cursor:pointer;margin-top:1px;zoom:1;}
.ui-accordion .ui-accordion-li-fix{display:inline;}
.ui-accordion .ui-accordion-header-active{border-bottom:0 !important;}
.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em;text-shadow:none;}
.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em;text-shadow:none !important;}
.ui-accordion .ui_accordion_closed a{color:#FFF;}
.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:.25em;}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1;}
.ui-accordion .ui-accordion-content-active{display:block;}
.ui-accordion .ui-accordion-header{padding:0;font-style:normal;font-weight:bold;font-size:14px;position:relative;}
.ui-icon{height:20px;width:20px;text-indent:0;}
body .ui-state-active .ui-icon{top:0 !important;left:.75em !important;}
body .ui-state-active .ui-icon:before{content:"-";font-size:2em;font-weight:bold;color:red;line-height:1em;}
.ui-state-default .ui-icon:before{color:blue;content:"+";font-size:1.5em;font-weight:bold;}
/* ==|== Twitter box ======================================== */
.twtr-widget-profile{position:relative;top:-17px;z-index:0;}
.twtr-widget-profile a{text-shadow:none !important;}
.twtr-widget-profile h1,.twtr-widget-profile h2,.twtr-widget-profile h3,.twtr-widget-profile h4,.twtr-widget-profile h5,.twtr-widget-profile h6{clear:none;}
/* ==|== reusable styling elements ======================================== */
.img_postmark{background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px -174px;width:271px;height:110px;}
.img_rss{background:transparent url('images/bkgd_am-sprite.png') no-repeat -402px -729px;display:inline-block;width:64px;height:64px;}
#text-7 h3{line-height:51px;padding-bottom:0;}
#text-7 .img_rss{display:block;float:left;}
.img_map_pin{background:transparent url('images/bkgd_am-sprite.png') no-repeat -403px 0;width:32px;height:36px;}
.lined_list{list-style:none inside;margin:0;padding:0;}
.lined_list li{padding:10px 0;border-top:1px dashed #ECEEE2;border-bottom:1px dashed #C6CAB4;}
.lined_list li:first-child{border-top:none;}
.lined_list li:last-child{border-bottom:none;}
.checked_list{list-style:none inside;margin:0;padding:0;}
.checked_list li{background:transparent url('images/check_16x16.png') no-repeat top left;padding:2px 0 2px 23px;}
.list_big{font-weight:bold;font-size:15px;line-height:1.2em;}
.list_big li{margin-bottom:5px;}
.list_chevron{margin:0 0 0 5px;padding:0;list-style:none inside;}
.list_chevron li{background:transparent url('images/play_16x16.png') no-repeat left 4px;padding:2px 0 10px 23px;}
.adv_grad_form_wrap,
.contact-form,
.apply-now,.submit-traveler, .recruiter-job-form, .darkside-job-form, .cfo-job-form, .school-form {background:#faf8f4 url('images/bkgd_stripe.png') repeat 0 0;border:1px solid #555;-moz-box-shadow:1px 0 15px #222;-webkit-box-shadow:1px 0 15px #222;box-shadow:1px 0 15px #222;padding:20px;width:86% !important;}
.adv_grad_form .adv_grad_form_inner{background:#FFF;}
.csstransforms .contact-form{-moz-transform:rotate(-.5deg);-o-transform:rotate(-.5deg);-webkit-transform:rotate(-.5deg);-ms-transform:rotate(-.5deg);transform:rotate(-.5deg);}
.csstransforms .adv_grad_form_wrap,
.csstransforms .apply-now{-moz-transform:rotate(.5deg);-o-transform:rotate(.5deg);-webkit-transform:rotate(.5deg);-ms-transform:rotate(.5deg);transform:rotate(.5deg);}
.multiplebgs .recruiter-job-form,
.multiplebgs .school-form,
.multiplebgs .darkside-job-form,
.multiplebgs .submit-traveler,
.multiplebgs .cfo-job-form, 
.multiplebgs .adv_grad_form_wrap,
.multiplebgs .apply-now,
.multiplebgs .contact-form{background:url('images/bkgd_texture.png') repeat top left,url('images/bkgd_stripe.png') repeat top left;}
.recruiter-job-form .cf-ol,
.recruiter-job-form .cf_hidden,
.recruiter-job-form .cf-sb,
.school-form .cf-ol,
.school-form .cf_hidden,
.school-form .cf-sb,
.darkside-job-form .cf-ol,
.darkside-job-form .cf_hidden,
.darkside-job-form .cf-sb,
.submit-traveler .cf-ol,
.submit-traveler .cf_hidden,
.submit-traveler .cf-sb,
.cfo-job-form .cf-ol,
.cfo-job-form .cf_hidden,
.cfo-job-form .cf-sb,
.apply-now .cf-ol,
.apply-now .cf_hidden,
.apply-now .cf-sb,
.contact-form .cf-ol,
.contact-form .cf_hidden,
.contact-form .cf-sb{background-color:#f9f8f4;padding:10px !important;}
.new-grad-form .cf-sb,
.apply-now .cf-sb,
.contact-form .cf-sb{position:relative;top:-1px;}
.testimonial_headshot{width:100px;}
.box_bkgd{background:#F9F9E8;border:1px solid #E2E2CA;margin-top:15px;padding:20px;color:#444;}
/* callout shortcode */
.callout_section_title{width:94%;display:inline-block;outline:none;text-decoration:none;padding:0;margin:0;border-top-left-radius:.5em;-moz-border-radius-topleft:.5em;border-top-right-radius:.5em;-moz-border-radius-topright:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);color:#666;border:solid 1px #cccccc;text-shadow:0 0 0 transparent;font-weight:bold;background:#0094E6 url(images/bkgd_callout_header.png) repeat-x top left;}
.callout_section_title h2{margin:0;color:#FFF;padding:1em 1em 1em;font-size:15px;}
.callout_section_wrapper{margin:0;padding:1em 1em 1em;}
.callout_section_content{  
  min-height: 20px;
  padding: 20px;
  margin-bottom: 10px;
  background-color: #f5f5f5;
  border: 1px solid #eee;
  border: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}
/* ==|== print styles ======================================================= */
@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
abbr[title]:after{content:" (" attr(title) ")";}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}
pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
img{max-width:100% !important;}
@page{margin:0.5cm;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}

.corep {margin-top:20px;line-height:24px;}
span.corevalue {font-family:cambria, serif;font-size:18px;font-weight:bold;color:#00a3e7;}
.coreauthor {font-style:italic;color:#999;}
.imgbord {padding:5px;border:1px solid #ccc;}
#applist a {display:inline-block;width:330px;}
.circle {width: 40px;height: 40px;border-radius: 50%;background-color: background: #2f8ddd;background: -moz-linear-gradient(top, #2f8ddd 0%, #107edc 99%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2f8ddd), color-stop(99%,#107edc));background: -webkit-linear-gradient(top, #2f8ddd 0%,#107edc 99%);background: -o-linear-gradient(top, #2f8ddd 0%,#107edc 99%);background: -ms-linear-gradient(top, #2f8ddd 0%,#107edc 99%);background: linear-gradient(to bottom, #2f8ddd 0%,#107edc 99%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2f8ddd', endColorstr='#107edc',GradientType=0 );border: 2px solid #00619e;text-align: center;overflow: hidden;margin: 15px 10px 5px 10px;font-size: 22px;
line-height: 40px;color: #a0d4ff;font-weight: bold;float: left;}
#post-3694 h1.entry-title {display:none;}

/* ======= Twitter T-Shirt Template ======= */

ul.tshirt {list-style: none;padding: 0;margin: 0;}
li.tshirt {display: inline-block;overflow:hidden;}
li.tshirt a {border-radius: 10px;border: 1px solid #BBB;padding: 20px 10px;margin: 0 6px 10px 0;display: inline-block;width: 150px;text-align: center;cursor: pointer;}
li.tshirt a:hover {border: 1px solid #08B;}
li.tshirt a:hover {text-decoration: none;}
li.tshirt img {max-width: 80px;border-radius: 10px;margin: 0 auto 8px auto;}
li.tshirt h3 {display: inline;color: #444;}
li.tshirt p {margin: 0;color: #999;text-transform: uppercase;font-size: 11px;}

li.winner a {background: rgb(198, 217, 228);border-color: #0094e6;}

/* ======= Responsive Skills Checklists ======= */

@media (max-width:768px) 
{
	html body, html {min-width:100%;margin:0;padding:0;width:100%;}
	a#trigger {display:none;}
	div#header {position:static;}
	div.menu {display:none;}
	div#extra_header {display:none;}
	div#blog-title a {width:100%;}
	div#main, .page-template div#container, .page-template div#content {width:100%;margin:0;padding:0;border:0;}
	div.page {padding:10px;}
	h1, h2, h3, h4 {word-wrap:break-word;}
	div.one_half {float:left;width:95%;}
	
	table.striped {width:100%;display:block;}
	table.striped thead {display:block;}
	table.striped thead tr {display:block;width:100%;}
	table.striped thead tr th:nth-child(n+2) {display:none;width:0;}
	table.striped thead tr th:nth-child(1) {display:block;width:100%;}
	table.striped thead tr.small_th th {display:inline-block;width:15%;text-align:right;padding:0;height:25px;}
	table.striped thead tr.small_th th:nth-child(1) {display:none;}
	table.striped thead tr.small_th th:nth-child(2) {width:48%;}
	table.striped thead tr.small_th th:nth-child(n+6) {display:none;}
	
	table.striped tbody {display:block;width:100%;}
	table.striped tbody tr {display:block;width:100%;}
	table.striped tbody tr td {display:inline-block;}
	table.striped tbody tr td:nth-child(1) {display:block;width:100%;font-weight:bold;}
	table.striped tbody tr td:nth-child(n+2) {width:15%;text-align:right;padding:0;height:30px;}
	table.striped tbody tr td:nth-child(2) {width:50%;}
	table.striped tbody tr td:nth-child(2):before {content:"Experience ";}
	table.striped tbody tr td:nth-child(6) {display:block;height:0;}
	table.striped tbody tr td:nth-child(7) {width:50%;}
	table.striped tbody tr td:nth-child(7):before {content:"Frequency ";}
	
	a#scroll_top {display:none;height:0;width:0;color:transparent;}	
	div#footer div#subsidiary {display:none;}
	div#footer div#siteinfo {text-align:center;width:100%}
	p.switcheroo {display:none;}
	
	.striped tr:hover, .row_hover tr:hover {background:inherit;}
}

.page-id-4383 .entry-title, .post-4695 .entry-title {display:none;}


/* ======= Author Box ======= */


.authorBio {
	background: #D5E8FF;
border: 2px dashed #007BDB;
padding: 10px 15px 35px 15px;
position: relative;
margin-bottom: 20px;
}

.authorBio h3 {
font-size: 18px;
margin-bottom: 5px;
}

.authorBio em {
font-style: normal;
color: #707070;
display:block;
}

.authorBio .meettrav {float:right;}

.validate_validate_email
{
	display:none !important;
}