/*
Theme Name:		State Site Template
Theme URI: 		http://localcareers.com/
Version: 		1
Author: 		Matt Blake
*/

/* Reset Browser Defaults */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0px; padding: 0px; border: 0px; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: arial; vertical-align: baseline; }

body {color:#333;}

/* Removes dotted line when focus */
:focus { outline: none; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Links */
a { color: #314880; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }


/* Remove annoying border on linked images. */
a img { border: none; }

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }

/* Regular clearing, just in case! */
.clear { clear: both; }


/* Apply base theme styles and colors */
/* Document Body */
body, input, textarea { font: 13px/1.5 Georgia, "Times New Roman", Times, serif; }

/* Font Styles */
.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

/* Vertical Rhythm  */
.entry-meta { margin-bottom: 10px;font-size:10px;font-style:italic; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 20px; }
.hentry, .widget, .comment, .navigation-links { margin-bottom: 40px; }

.widget{
margin-bottom:20px;
}
.widget ul {
list-style-type: square;
margin-left: 28px;
margin-bottom:0px;
}
.widget.small {
width:150px;
margin-right:10px;
float:left;
}
.widget.company h3 span {
float:none;
width:auto;
margin:0;
margin-left:8px;
}
.widget.company strong {
float:left;
width:75px;
}
.widget.company span {
float:left;
text-align:left;
width:240px;
margin-bottom: 5px;
}

/* Powered By */
#powered_by {
background: transparent url(images/poweredby.jpg) no-repeat top left;
float:right;
width:99px;
height:18px;
margin-top:15px;
}

/* Logo */
#logo {
background: transparent url(images/logo.png) no-repeat top left;
padding-left:38px;
float:left;
}
#logo h1 , a #logo h1 { font-family:arial; font-size: 32px; line-height: 23px; color: #293e92; font-weight: normal; vertical-align:top;}
#logo a {text-decoration:none;}
a #logo h1:hover { color: #2361a1; text-decoration: none; }
a #logo h1 span {font-family:arial black; color:#5370b4; font-weight:bold;margin-left:5px;font-size:34px; }
a #logo h1 span.dot {font-family:arial; color:#5370b4; font-weight:bold;margin-left:2px;font-size:12px; }
#tagline { color: #333; }

/* Big Search */
.big_search {
background: transparent url(images/search_back.png) repeat top left;
height:209px;
width:100%;
margin-bottom:10px;
margin-top: -15px;
}

.big_search_area{
height:209px;
width:960px;
margin:0px auto;
}

.big_search_box {
float:left;
background: transparent url(images/search_box.jpg) no-repeat top left;
width:443px;
height:209px;
color:#314880;
font-size:12px;
font-family:arial;
padding:8px 25px;
}

.big_search_box h2, .big_search_box h3 {
font-family:arial;
/*text-transform:uppercase;*/
color:#65b439;
}
.big_search_box h2 {font-size:22px;}
.big_search_box h3 {font-size:11px;width:130px;}
.big_search_box h3 span a, .big_search_box h3 span a:hover {color:#1A318A; text-transform:lowercase;margin-left: 5px; font-size:10px;}

.big_search_box form {margin-bottom:5px;}

.big_search_box input, .big_search_box input:focus {
background: transparent url(images/search_img.jpg) no-repeat top left;
width:320px;
height:36px;
border:1px solid #ccc;
padding-left:30px;
}
.big_search_box input.button {
background: transparent url(images/search_button.jpg) no-repeat top right;
width:43px;
height:42px;
padding:0px;
border:0px;
}

.big_advanced {
float: right;
font-size: 10px;
height: 8px;
padding-right: 42px;
text-align: right;
width: 100%;
}

.big_search_box ul {
list-style-type:none;
margin:0;
padding:0;
float:left;
width:140px;
height:120px
overflow:hidden;
}
.big_search_box ul li {
margin:0;
padding:0;
}

.big_ads {
float:left;
width:235px;
padding:35px 0px;
}
.big_ads img {
border:0;
}
.big_ads div.clear {
width:100%;
height:20px;
}

.big_hire {
float:left;
width:200px;
margin:35px 0px 35px 30px;
color:#fff;
font-size:11px;
}
.big_hire h2 {
font-size:18px;
color:#fff;
}
.big_hire .post_job {
background: transparent url(images/post_job.png) no-repeat top left;
height:50px;
width:180px;
font-size:21px;
text-transform:uppercase;
padding-left:38px;
margin-bottom:5px;
margin-left:5px;
}
.big_hire .post_job .mini {
font-size:11px;
}


.internal_head {
height:100px;
width:100%;
background: #5370b4;
}
.internal_head_area {
height:209px;
width:960px;
margin:0px auto;
}
.internal_head div.search{
float:left;
width:350px;
height:50px;
}
.internal_head_ads {
float:right;
width:500px;
height:60px;
margin-top:5px;
}
.internal_head_ads img {
float:right;
margin-left:10px;
}

.internal_head_nav {float:left;clear:both;width:600px;margin-top:7px;}
.internal_head_nav ul {list-style-type:none;margin:0;padding:0;float:left;width:600px;}
.internal_head_nav ul li {margin:0;padding:0;padding-right:20px;font-size:16px;display:inline;font-weight:bold;}
.internal_head_nav ul li a {color: #fff;}

/* Search */
.search.medium h2{
font-family:arial;
color:#fff;
font-size:12px;
margin-bottom:0px;
padding-bottom:0px;
}
.search_advanced {
float: right;
font-size: 9px;
height: 8px;
line-height: 5px;
margin-right: 60px;
}
.search_advanced a {
color:#fff;
}
.search h3, .widget h3{
font-family:arial;
text-transform:uppercase;
color:#65b439;
font-size:14px;
line-height:14px;
font-weight:normal;
margin-top:10px;
}
.search form {margin-bottom:5px;}
.search input, .search input:focus {
background: #fff url(images/search_img_small.jpg) no-repeat top left;
width:150px;
height:20px;
border:1px solid #ccc;
padding-left:20px;
}
.search.medium input, .internal_head .search.medium input:focus {width:230px;}  
.search input.button {
background: transparent url(images/search_button_small.jpg) no-repeat top right;
width:30px;
height:30px;
padding:0px;
border:0px;
}

/* Menu */
.nav { float: left; line-height: 1; width: 600px; }
.nav, .nav * { list-style: none; margin-left: 0; }
.nav li { float: left; padding: 0; position: relative; }
.nav ul li { width: 100%; }

.nav a { display: block; position: relative; padding-right:20px; }

/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* Default Skin */
.nav { }
.nav ul { }
.nav ul li a { }
.nav li:hover ul,
.nav li.nav-hover ul { background: #ececec; }

.nav a { color: #fff; }
.nav a:hover { text-decoration: none; background: #fff; color: #5370b4; }
.nav ul a { border-right: none; }
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #fafafa; }

/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }



/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; clear: both; }
h1, h1 a, h1 a:hover { font-size: 24px; line-height: 28px; padding: 5px 0px; color: #65B439; }
h2, h2 a, h2 a:hover { color: #5370b4; font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3, h3 a, h3 a:hover { color: #1a318a; font-size: 14px; line-height: 20px; padding: 5px 0px; font-weight:bold;}
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }


/* Articles/Front page */
.entry-content.article img {
float:left;
margin-right:15px;
margin-bottom:15px;
border:1px solid #ececec;
padding:1px;
}

.content_ad_468 {
width:468px;
height:75px;
margin:20px auto;
}

.now_hiring {
margin-bottom:10px;
}

.feature_company {
width:330px;
height:100px;
float:right;
border:1px solid #ccc;
font-size:11px;
padding:3px;
}
.feature_company a {color:#999;}
.feature_img {float:left;height:80px;width:80px;overflow:hidden;margin-right:5px;}
.feature_img img {width:80px;}
.feature_company img.company_logo {width:80px;float:left;max-height:35px;}
.feature_blurb {clear:right;width:240px;float:right;overflow:hidden;height:70px;}

.feature_comp_text {
background: transparent url(images/mini_logo.jpg) no-repeat top left;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
clear: both;
height: 20px;
padding: 2px 0px 2px 20px;
width: 100%;
}
.feature_comp_text ul {list-style-type:none;margin:0;padding:0}
.feature_comp_text ul li {display:inline;border-right:1px solid #ccc;font-size:12px;line-height:12px;padding: 0px 5px;}

div.excerpts {
width:280px;
float:left;
margin-left:0px;
}

div.excerpts .subImg {width:70px;height:70px;overflow:hidden;margin-right:10px;float:left;}
div.excerpts .subImg img {border:0;margin:0;padding:0;width:70px;}

div.excerpts .subExcerpt {width:200px;float:left;}
div.excerpts .subExcerpt p {margin-bottom:0px;}

div.headlines {
width:280px;
float:right;
}

div.headlines h3, div.headlines h3 a, div.headlines a:hover {font-size:12px;}

.ads_300x250 {
background: transparent url(images/300x250ad.jpg) no-repeat top left;
width:321px;
height:266px;
padding-left:15px;
padding-top:5px;
clear:both;
}


.job h1 {
color:#5370b4;
}
.job-company {
border-top:1px solid #ccc;
padding-top:5px;
}
.job-meta {
font-size:10px;
}
.job-details {
border-top:1px solid #999;
font-size:11px;
}
.job-details .left {
width:290px;
float:left;
}
.job-details .right {
width:290px;
float:right;
}
.apply {
clear:both;
border:1px solid #999;
width:580px;
height:auto;
padding:10px;
margin-top:10px;
}

/* Browse Jobs */
.browse_jobs h3 {
font-family:georgia;
font-weight:normal;
font-size:18px;
}
.browse_jobs ul {
float:left; 
width:150px;
list-style-type:none;
margin:0;
padding:0;
}
.browse_jobs ul.horizontal {
width:100%;
display:block;
}
.browse_jobs ul.horizontal li {
margin-right:11px;
height:20px;
float:left;
}
.browse_jobs ul.horizontal li a {
font-size:13px;
font-weight:bold;
}
.browse_jobs ul.companies {
width:150px;
margin-right:50px;
}
.browse_jobs ul.companies li {
margin:10px auto;
line-height:16px;
}
.browse_jobs ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #06C;
text-decoration: none;
}
.browse_left {
float: left;
margin-right: 20px;
vertical-align: top;
width: 290px;
}
.browse_right {
float:left;
width:290px;
}
.browse_job_cat, .browse_jobs h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}
.browse_job_cat a, .browse_jobs h4 a {
color: #06C;
text-decoration: none;
}
.browse_job_cat.bold a, .browse_jobs h4 a {
font-weight:bold;
}
.browse_job_title {
margin-bottom: 10px;
overflow: hidden;
display:block;
}
.browse_job_title a {
color: #7A7772;
font-size:11px;
}
.browse_job_cat a:hover, .browse_job_cat.bold a:hover, .browse_job_title a:hover {
text-decoration:underline;
}
.browse_divider {
border-bottom: 1px solid #B3B0A7;
font-size: 3px;
margin-bottom: 10px;
margin-top: 7px;
}
.browse_jobs ul.industry {
width:250px;
margin-left:20px;
}
.browse_jobs ul.industry li a{
color: #7A7772;
font-size:12px;
margin:3px 0;
}
.browse_jobs ul.industry.big {
width:250px;
margin-left:50px;
}
.browse_jobs ul.industry.big li a{
color:#314880;
}
.zoominfo {
width:120px;
margin:10px auto;
padding-top:15px;
clear:both;
}

/* Content */
/*.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
/*.entry-title, .entry-title a { color: #5370b4; font-size: 22px; line-height: 22px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }*/

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: pointer; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.nav { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

h3.block {
background:#EFEFEF;
padding:4px;
width:100%;
border: 1px solid #CCC;
color:#333;
margin:10px 0;
}
ul.dir {
list-style-image: url(images/arrowbullet.gif);
list-style-type:none;
margin-left:10px;
padding-left:10px;
width:260px;
float:left;
padding-right:10px;
}
ul.dir.left {
clear:left;
}
ul.dir.right {
float:right;
}
ul.dir h4 {
margin-left: -20px;
font-weight:bold;
}
ul.dir h4 a {
color:black;
}

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* Forms */
input, textarea, button { background: #fafafa; border-color: #aaa #ddd #ddd #aaa; border-style: solid; border-width: 1px; color: #444; font-size: 14px; }
input, textarea, button { font-family: Cambria, Georgia, "Times New Roman", Times, serif; padding: 3px; }
button { font: 12px; padding: 2px 10px; cursor: pointer; }
input:focus, textarea:focus, button:hover { background: #fff; border-color: #777 #ccc #ccc #777; }

/* bugfix */
.safari input { padding: 0px 3px; }
/*.chrome input { padding: 1px 3px; }*/

/* Comments */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

/* Images */

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.entryImg {
width:120px;
height:120px;
float:left;
margin-right:20px;
margin-top:5px;
overflow:hidden;
}
.entryImg img.alignLeft, .entryImg img {width:120px;margin:0;padding:0;float:left;}

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }
.results {
width: 315px;
}
.results li {
display:block;
float:left;
width:auto;
list-style-type:none;
margin-right:5px;
}
.results li a {
border: 1px solid #B3B0A7;
padding: 1px 3px;
}
.results li a:hover {
text-decoration:none;
background:#ececec;
}
.results span {
border: 1px solid #333;
padding: 1px 3px;
font-weight:bold;
}

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }


#breadcrumbs {margin-bottom:0;padding-bottom:0;}

/* Job Search */
#search-query {margin-left:0px;list-style-type:none;}
#search-query li {margin-bottom:10px;}
.jobsearch-meta {font-size:14px;}
.jobsearch-company {color:#666;}
.jobsearch-category {color:#65B439}
.jobsearch-footer {font-size:11px;}
.jobsearch-date {color:#666;}

/* Basic 2 Column Layout */
.container { width: 960px; margin: 20px auto; }
.hfeed { width: 600px; float: left; margin-bottom:10px;}
.aside { width: 320px; float: right; margin-bottom:10px;}


/* Advanced Search */
#advanced label {
clear: both;
float: left;
font-size: 14px;
font-weight: bold;
margin-top: 5px;
width: 220px;
}
#advanced input, #advanced select {
float: left;
margin-bottom: 5px;
margin-top: 5px;
width: 250px;
}
#advanced input.blank {
background:none;
}
#advanced select {
font-size:12px;
width:280px;
}
#advanced input.button {
background: transparent url(http://iberia.jqnunes.com/wp-content/themes/statesites/images/search_button.jpg) no-repeat 100% 0%;
border: 0px;
height: 42px;
padding: 0px;
width: 43px;
clear:both;
margin-right: 100px;
float:right;
}


#foot {
clear: both;
height: 90px;
background: #5370B4;
padding-top:7px;
padding-bottom:7px;
margin-top:10px;
}
.footer {
width:960px;
margin:0 auto;
border:0px;
background:white;
height:90px;
}
.footer div.search {
width:220px;
height:90px;
float:left;
margin-left:7px;
}

.footer div.ads {
width:728px;
height:90px;
float:right;
}

.footer_nav {
margin:5px auto;
width:960px;
height:35px;
}
.footer_nav ul {list-style-type:none;margin:0;padding:0;float:left;width:600px;}
.footer_nav ul li {margin:0;padding:0;padding-right:20px;font-size:16px;display:inline;font-weight:bold;}
.footer_nav ul li a {color: #2a3f92;}
.footer_nav div.right {float:right;font-size:12px;}

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}