/*
Theme Name: NextUp Careers
Theme URI: http://www.nextupcareers.com
Description: A Wordpress theme for NextUp Careers
Author: Kevin Leary
Author URI: http://www.kevinleary.net
version: 1.0
*/

/* Bring in website CSS */
@import url('css/reset.css');

body
{
	font:12px/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#484848;
	background:url(images/inner-bg.png) top left repeat-x;
	margin:0;
	padding:0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a.rss
{
	border:none;
	display:block;
	margin:0 0 5px 0;
	white-space:pre;	
}
a.rss img
{
	width:14px;
	height:14px;
	border:none;
	vertical-align:text-bottom;
}
a
{
	color:#0064af;
	text-decoration:none;
	border-bottom:1px solid #c5dbed;
}
a:hover
{
	border-bottom:none;
	color:#005fb1;
}
a.button,
#wrapper #right li a.button,
input#searchsubmit {
	display:block;
	border:none;
	background:url(/img/topnav-cta.png) top left repeat-x;
	color:#022545;
	font-size:13px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	height:25px;
	width:auto;
	padding:0 9px;
	line-height:25px;
}
a.button:hover,
#wrapper #page #right li a.button:hover {
	color:#015db2;
}
/* Typography */
h1, h2, h3, h4, h5
{
	line-height:1.3em;
}
h1
{
	font-size:36px;
	font-weight:bold;
	color:#000000;
	letter-spacing:-1px;
	display:none;
}
h2
{
	font-weight:bold;
	font-size:28px;
	line-height:1.2em;
	color:#022342;
	margin:0 0 0.5em 0;
}
body.page h2 {
	font-size:20px;
}
h3
{
	color:#484848;
	font-weight:bold;
	border-bottom:1px solid #c5c5c5;
	margin:0 0 8px 0;
}
p.summary
{
	margin:0 0 14px 0;
}
strong
{
	font-weight:bold;
}
/* BASE SIZES */
*.entry h1 { font-size: 1.6em; }
*.entry h2 { font-size: 1.5em; }
*.entry h3 { font-size: 1.4em; }
*.entry h4 { font-size: 1.3em; }
*.entry h5 { font-size: 1.2em; }
*.entry h6 { font-size: 1em; }

*.entry h1 { margin: 1em 0 .5em;  }
*.entry h2 { margin: 1.07em 0 .535em; }
*.entry h3 { margin: 1.14em 0 .57em; }
*.entry h4 { margin: 1.23em 0 .615em; }
*.entry h5 { margin: 1.33em 0 .67em; }
*.entry h6 { margin: 1.6em 0 .8em; }

/* HR */
hr { display: block; background: #aaa; color: #aaa; width: 100%; height: 1px; border: none; }

/* LISTS */
*.entry ul li { margin-left: .85em; }
*.entry ul { list-style:disc }
*.entry ol { list-style-position: outside; list-style-type: decimal; }
*.entry dt { font-weight: bold; }

*.entry dt { margin-top: .8em; margin-bottom: .4em; }
*.entry ul { margin-left: 1.5em; }
*.entry ol { margin-left: 2.35em; }
*.entry ol ol, 
*.entry ul ol { margin-left: 2.5em; }

small, sup, sub { font-size: 85%; }
abbr, acronym { text-transform: uppercase; font-size: 85%; letter-spacing: .1em; }
a abbr, a acronym { border: none; }

sup { vertical-align: super; }
sub { vertical-align: sub; }

/* Layout */
#wrapper
{
	width:960px;
	margin:0 auto;
}
#branding
{
	width:100%;
	height:190px;
	margin:0 0 24px 0;
	position:relative;
}
#branding #logo
{
	display:block;
	width:262px;
	height:111px;
	position:absolute;
	top:10px;
	background:url(images/nextup-logo.gif) top left no-repeat;
	border:none;
	z-index:1;
	text-indent:-3000em;
}
#branding #blogdesc
{
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#717375;
	position:absolute;
	bottom:65px;
	left:88px;
	margin:0;
	z-index:2;
}
#branding #rss
{
	position:absolute;
	right:310px;
	top:48px;
	text-align:right;
}
#branding #rss li
{
	display:inline;
	margin-left:20px;
}
#branding #rss li a
{
	border:none;
	line-height:2em;
}
#branding #rss li a img
{
	vertical-align:text-bottom;
}

/* Top Nav */
#topnav {
	position:absolute;
	top:0;
	right:0;
}
#topnav table {
	width:auto;
	vertical-align:middle;
}
#topnav table td {
	vertical-align:middle;
	line-height:20px;
	padding-top:8px;
}
#topnav a.imag {
	border-bottom:none;
	vertical-align:middle;
}
div#topnav a.imag img {
	margin:0 8px 0 0;
	vertical-align:middle;
}
ul#topnav li
{
	float:left;
	display:inline;
	margin:0 25px 0 0;
	padding:5px 0 0 0
}
ul#topnav li em
{
	 color:#999;
}
ul#topnav li.last
{
	margin:0;
}
ul#topnav li a
{
	display:block;
}
/* Main Nav */
ul#mainnav
{
	position:absolute;
	top:100px;
	right:0;
	width:650px;
}
ul#mainnav li
{
	margin:0 0 0 20px;
	float:right;
	display:inline;
}
ul#mainnav li a
{
	display:block;
	font-size:12px;
	font-weight:bold;
	width:auto;
	padding:0 8px;
	height:34px;
	line-height:38px;
	text-align:center;
	background:#fefefe url(/img/mainnav-li.png) 0 0 repeat-x;
	color:#005fb1;
	border:none;
}
ul#mainnav li a:hover
{
	background:#ededed;
	color:#717374;
}
ul#mainnav li a.active
{
	background:#003468;
	/* background:#6f7173; */
	color:#fff;
}
/* Bar Nav */
#barNav
{
	list-style:none;
	padding:0;
	height:55px;
	width:100%;
	position:absolute;
	bottom:0;
}
#barNav li
{
	float:left;
}
#barNav li a
{
	display:block;
	line-height:55px;
	border-bottom:none;
	color:#CDCECF;
	font-size:14px;
	font-weight:bold;
	padding:0 40px 0 0;
}
#barNav li.smaller a {
	padding:0 20px 0 0;
	font-size:13px;
}
#barNav li.current_page_item a,
#barNav li a:hover
{
	color:#fff;
}
/* images and misc. */
img.left
{
	float:left;
	border:none;
	padding:6px;
}

img.right
{
	float:right;
	border:none;
	padding:6px;
}

blockquote
{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px;
}

h2.section
{
	text-transform:uppercase;
	font-size:8pt;
	font-weight:bold;
	line-height:1.5em;
	letter-spacing:0.1em;
	color:#364451;
	margin:0 0 1.25em 0;
}
#breadcrumb {
	background:#C5DBED;
	color:#111;
	display:block;
	height:28px;
	line-height:28px;
	margin:0 0 16px;
	padding:0 8px;
	text-transform:uppercase;
}
#breadcrumb a:hover {
	color:#111;
}
.divider {
	margin:0 5px;
}
#breadcrumb li {
	display:inline;
}

/* content */
#content
{
	float:left;
	width:480px;
}
body.search-results #content
{
	width:620px;
	float:left;
}
body.search-results #content .post small {
	width:608px;
}
.post
{
	line-height:14pt;
	margin:0 0 36px 0;
}
.post small
{
	display:block;
	width:468px;
	height:25px;
	position:relative;
	line-height:25px;
	font-size:8pt;
	background:#364451;
	color:#d4d5d5;
	padding:0 0 0 12px;
}

.post small strong { color:#fff; }
.post small span.edit
{
	position:absolute;
	right:9px;
}
.post small span.edit a
{
	color:#fff;
	border:none;
	display:block;
	font-weight:bold;
	padding:0 0 0 17px;
	background:url(images/edit.gif) center left no-repeat;
}

.post #commentssection small,
.post #commentform small
{
	display:block;
	font-weight:inherit;
	background:none;
	padding:0;
	color:#666;
	border:none;
	line-height:1.2em;
	height:auto;
	text-indent:inherit;
}

.post h2,
#commentssection h2
{
	margin-bottom:4px;
	line-height:1.24em;
}

.post h2 a
{
	border-bottom:none;
	text-decoration:none;
}

.post h2 a:hover
{
	color:#111;
}

.post p
{
	
}

.post a.more-link
{
	display:block;
	clear:both;
	font-weight:bold;
	margin-top:8px;
	border:none;
}

/* Sociable */
#wrapper div.sociable
{
	margin:16px 0 8px 0;
	display:block;
	clear:both;
}
div.sociable a
{
	border:none;
}

/* Relevanssi & Search Results */
#submit-link {
	margin:0 0 20px 0;
	font-size:12px;
}
#submit-link:hover {
	border:none;
}
span.relevanssi-query-term
{
	background:yellow;
}
body.search-results #content h3 {
	font-size:15px;
	border-bottom:none;
	margin:0 0 4px 0;
}
body.search-results .result-entry {
	line-height:1.5em;
}
.permalink {
	font-size:12px;
	color:#86B443;
}
body.search-results .permalink {
	margin-top:6px 0 0 0;
	display:block;
	line-height:1.5em;
}
body.search-results .result {
	margin:0 0 20px 0;
}
body.search-results .post {
	margin:0 0 20px 0;
}
body.search-results a:hover {
	color:#111;
	border-bottom:1px solid #ccc;
}
body.search-results h2.section {
	margin:0 0 20px 0;
	background:#C5DBED;
	color:#111;
	display:block;
	height:28px;
	line-height:28px;
	padding:0 8px;
	text-transform:uppercase;
}

/* Google Calendar */
body #calendar,
#wrapper .dbem_events_list {
	padding:0;
	margin:0;
}
#wrapper .dbem_events_list li {
	margin:0;
}

#wpng-cal-events
{
	margin:1em 0;
}

.entry ol
{
	list-style-type: decimal;
	list-style-position: inside;
}

.entry
{
	padding:1px 12px;
	border:1px solid #adaeaf;
	border-top:none;
	background:#fff url(http://www.ftsdesign.com/nextup/coded/img/c-tile.png) top left repeat-x;
}

#page .entry
{
	border-top:1px solid #adaeaf;
}

.entry p
{
	margin:12px 0;
}

.postmetadata
{
	background:#717374;
	padding:2px 6px 3px 6px;
	font-size:8pt;
	color:#d4d5d5;
}

.postmetadata a
{
	color:#fff;
	border:none;
}

span.comments
{
	padding:0 0 0 20px;
	background:url(images/comment-bubble.gif) left center no-repeat;
	margin-left:7px;
}
span.comments a
{
	border:none;
	color:#fff;
	font-weight:bold;
}

p.cats
{
	margin:0;
	border-bottom:1px solid #adaeaf;
	padding:3px 0 0 0;
}
p.cats a
{
	border:none;
	font-size:8pt;
	text-transform:uppercase;
	text-decoration:none;
}
p.cats a:hover { text-decoration:underline }

.navigation
{
	font-size:8pt;
	width:100%;
}

.navigation .alignleft,
.navigation .alignright
{
	margin:8px 0;
	width:48%;
}

.navigation a
{
	font-weight:bold;
	border:none;
	font-size:11px;
	text-decoration:none;
}

.alignleft
{
	float:left;
	margin:4px 0;
}

.alignright
{
	float:right;
	margin:4px 0;
	text-align:right;
}

.notfound
{
	font-size:14pt;
	font-weight:300;
	padding:25px;
}

/* left sidebar */
#left
{
	width:220px;
	float:left;
	margin:0 20px 24px 0;
	padding:0;
}
#left ul
{
	background:url(images/left-bg.png) top right repeat-x;
}

/* right sidebar */
#right
{
	width:220px;
	float:right;
	margin:0 0 24px 0;
	padding:0;
}
#right ul
{
	background:url(images/right-bg.png) top left repeat-x;
}

/* both sidebars */
#left ul ul ul,
#right ul ul ul
{
	margin:0;
	padding:0;
}

#left ul ul li a,
#right ul ul li a,
#left ul#recentcomments li,
#right ul#recentcomments li
{
	display:block;
	padding:5px 0 2px 0;
	border-bottom:1px solid #e0e0e0;
}

#left ul#recentcomments li a,
#right ul#recentcomments li a
{
	border:none;
}

#left ul#recentcomments li a.url,
#right ul#recentcomments li a.url
{
	font-weight:bold;
}

#left h2,
#right h2
{
	font-weight:bold;
	font-size:14px;
	text-align:left;
	margin:16px 0 0 0;
	padding:0;
	border-bottom:2px solid #ccc;
}

#left h2.top,
#right h2.top
{
	margin:11px 0 0 0;
}

#left p,
#right p
{
	margin:0 0 12px 0;
}

#left img,
#right img
{
	margin:0;
	padding:0;
}

#left ul,
#right ul
{
	width:196px;
	padding:1px 12px 1px 12px;
}

#left ul li,
#right ul li
{
	line-height:14pt;
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0;
}

#left ul li.categories,
#right ul li.categories
{
	margin:0;
}

#left ul li.top,
#right ul li.top
{
	margin:0;
}

#left ul ul,
#right ul ul
{
	margin:0;
	padding:0;
	width:auto;
	background:none;
	min-height:inherit;
}

#left ul ul li,
#right ul ul li
{
	list-style-type:none;
	list-style-position:inside;
	margin:0;
}

#left ul ul ul li,
#right ul ul ul li
{
	list-style-type:disc;
	padding:0 0 0 15px;
}

#left ul ul ul li a,
#right ul ul ul li a
{
		opacity: 0.6;
		-moz-opacity: 0.6;
		filter: alpha(opacity=60);
}

#left ul ul ul li a:hover,
#right ul ul ul li a:hover
{
		opacity: 0.99;
		-moz-opacity: 0.99;
		filter: alpha(opacity=99);
}

/* career tips sidebar */
*.highlight {
	padding:15px 18px 1px 18px;
	margin:0 0 20px 0;
	background:#baae25 url(images/highlight-box-yellow.png) top left repeat-x;
	color:#444;
	font-size:13px;
	line-height:1.45em;
}
#wrapper *.highlight img {
	display:block;
	margin:0 0 12px 0;
	max-width:300px;
	width:expression(this.width > 300 ? 300: true);
	height:auto;
}
#wrapper *.highlight ul {
	list-style:disc outside;
	padding:0 0 0 1.2em;
	background:none;
	margin:1em 0;
	width:auto;
}
#wrapper *.highlight ul li {
	margin:0;
	list-style:disc outside;
	padding:0;
}
body.archive *.highlight,
body.single *.highlight {
	background:#fff;
	padding:0;
	margin:0 0 20px 0;
}
*.highlight strong {
	color:#111;
	letter-spacing:1px;
}
*.highlight.blue {
	background:#00467b url(images/highlight-box-blue.png) top left repeat-x;
	color:#eee;
}
*.highlight.blue strong {
	color:#fff;
}
*.highlight p {
	margin:0 0 14px 0;
}

/* comments */
#commentssection
{
	margin:0;
	padding:0;
}
#commentssection a
{
	border:none;
}
#commentssection h2
{
	font-weight:normal;
}
#commentssection h2 em
{
	font-weight:bold;
	font-style:normal;
}
#commentform
{
	background:#eee;
	margin:0 0 20px 0;
	padding:12px;
	border:1px solid #dedede;
}

#commentform a
{
	color:#000;
	text-decoration:none;
	line-height:14pt;
}

#commentform h3
{
	font-weight:bold;
	font-size:14px;
	color: #0064af;
	margin:0;
}

#commentform p
{
	margin:8px 0;
}
#commentform input.text
{
	margin-right:8px;
}

#commentform p,
ol.commentlist a
{
	color:#000;
}

#commentbox
{
	width:452px;
	min-width:400px;
}

ol.commentlist
{
	list-style-type:none;
	padding:0;
	margin:0;
	border:1px solid #adaeaf;
}

ol.commentlist li
{
	background:#fff;
	overflow:hidden;
	margin:0;
	padding:6px 12px;
	border-bottom:1px solid #dedede;
}

ol.commentlist li.alt
{
	background:#eee;
}

ol.commentlist li p
{
	line-height:14pt;
	margin:6px 0;
	padding:0 12px 0 0;
}

cite
{
	font-size:9pt;
	font-weight:700;
	font-style:normal;
}

cite a
{
	color:#000;
	text-decoration:none;
}

/* search */
#branding #searchform
{
	position:absolute;
	right:0;
	top:48px;
}
#searchform
{
	width:288px;
}
input#searchsubmit
{
	font-size:12px;
	font-weight:bold;
	height:auto;
	padding:3px 9px 4px 9px;
	float:right;
}
#searchform #s
{
	width:220px;
	background:url(/img/input-bg.png) 0 0 repeat-x;
	border:1px solid #cccccd;
	padding:3px;
	font-size:13px;
	color:#6e7679;
	float:left;
}

/* page */
#page .entry
{
	padding:0;
	border:none;
	margin:0 0 12px 0;
	background:none;
}
#page #content
{
	width:620px;
	float:left;
}
#page #right,
body.search-results #right {
	width:300px;
	float:right;
}
#page #right ul,
div.inner,
body.search-results #right ul
{
	background:url(images/c-tile.png) top left repeat-x;
	width:auto;
	display:block;
}
body.search-results #right ul ul {
	background:none;
}
div.inner {
	padding:1px 12px 8px 12px;
}
#page #right ul ul
{
	background:none;
}
#page #right li
{
	background:none;
}
#page #right li a
{
	background:none;
}

/* events calendar */
#calendar
{
	list-style:none;
	margin:0;
	padding:0;
}
#calendar li
{
	list-style:none;
	margin:0;
	padding:0;
}
#calendar h3
{
	margin:0.9em 0 0 0;
}
#calendar h3 a
{
	border:none;
}
#map
{
	display:block;
	background:#c5dbed;
	padding:5px;
	float:left;
	margin:0 0 12px 0;
}
#calendar p
{
	margin:6px 0 0 0;
}
table.dbem-calendar-table
{
	margin:12px 0 0 0;
	width:100%;
}
table.dbem-calendar-table tr.days-names td
{
	font-weight:bold;
}
body table.dbem-calendar-table td.eventless-today
{
	background:#196fb7;
	color:#fff;
}
body table.dbem-calendar-table td.eventful a
{
	border-bottom:none;
	color:#196fb7;
	font-weight:bold;
}
a.prev-month
{
	display:block;
	text-indent:-2000em;
	border:none;
	background:url(images/arrow_l.gif) 50% 50% no-repeat;
}
a.next-month
{
	display:block;
	text-indent:-2000em;
	border:none;
	background:url(images/arrow_r.gif) 50% 50% no-repeat;
}
p.month-id { display:none; }

/* Contact Form 7 Plugin */
body div.wpcf7
{
	margin:0;
	padding:0;
	font-size:13px;
}
body div.wpcf7 span.required
{
	color:red;
	font-size:15px;
	font-weight:bold;
}
body div.wpcf7 h3
{
	border-bottom:2px solid #CCCCCC;
	font-size:15px;
	margin:1em 0 0.75em;
	padding-bottom:3px;
	color:#022342;
}
body div.wpcf7 input,
body div.wpcf7 textarea
{
	margin-top:5px;
}
body div.wpcf7-response-output
{
	background:#c32e2a;
	font-weight:bold;
	color:#fff;
	padding:4px 12px;
	margin:0 0 20px 0;
	border:none;
}
body div.wpcf7-mail-sent-ok
{
	border:none;
	background:#398f14;
	font-weight:bold;
	color:#fff;
	padding:4px 12px;
}
body div.wpcf7-mail-sent-ng
{
	border:none;
	background:#c32e2a;
	font-weight:bold;
	color:#fff;
	padding:4px 12px;
}
body div.wpcf7-spam-blocked
{
	background:orange;
	border:none;
}
body div.wpcf7-validation-errors
{
	background:#c32e2a;
	font-weight:bold;
	color:#fff;
	padding:4px 12px;
	border:none;
}
body span.wpcf7-form-control-wrap
{
	position:relative;
}
body span.wpcf7-not-valid-tip
{
	z-index:100;
	background:#c32e2a;
	font-weight:bold;
	position:static;
	display:inline;
	left:auto;
	top:auto;
	color:#fff;
	padding:4px 12px;
	margin:0 0 0 12px;
	border:none;
	font-size:12px;
}
body span.wpcf7-not-valid-tip-no-ajax
{
	color:red;
	font-size:12px;
	display:block;
}
body span.wpcf7-list-item
{
	margin-left:0.5em;
}
span.note
{
	color:#999;
	font-size:11px;
	display:block;
}

/* Submit An Event Form */
 

/* Site Info \ Footer */
#site-info
{
	clear:both;
	text-align:center;
	color:#999;
	padding-top:24px;
}
p.info
{
	padding:8px 0;
	border-top:1px solid #eee;
}
#how-it-works #wrapper div.col
{
	width:300px;
	margin:0 20px 0 0;
	float:left;
}
div.col.left
{
	clear:both;
}
#how-it-works #wrapper div.col.last
{
	margin:0;
}
