/*
Theme Name: ODOJ Two
Theme URI: http://www.onedayonejob.com/
Description: ODOJ Theme
Author: Willy Franzen
Author URI: http://www.willyfranzen.com/
Version: 2.0

*/

/* General Use */

html {
	font-weight: 300;
}

.googleads {
	text-align: center;
}

.treehouse {
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}

h3.morejobs {
	font-size: 20px;
}

span.companyforyou {
	color: grey;
}

#companieswith {
	margin-bottom: 35px;
	line-height: 36px;
}

#sidejobs {
	margin-top: 15px;
}

#sidejobs hr {
	margin: 11px;
	line-height: 11px;
}

.homecos {
	margin-top: 30px;
}

.homeimg {
	margin-bottom: 10px;
}

#recent {
	margin-bottom: 30px;
}

.browseall {
	margin-top: 30px;
}

#indeedCount {
	margin-top: 15px;
}

#j2cCount {
	margin-top: 15px;
}

span#indeed_at {
	padding: 4px 12px;
	line-height: 23px;
	text-decoration: none;
}

tr.jobhover {
	cursor: pointer;
}

tr.jobhover:hover {
	cursor: pointer;
}

span.jobtitle {
	color: #ff3333;
	font-size: 18px;
	font-weight: 300;
}

span.jobtitle:hover {
	text-decoration: underline;
}

span.jobcompany {
	font-weight: 500;
	font-size: 14px;
	margin-right:15px;
}


span.joblocation {
	font-size: 14px;
}

span.seejob {
	font-size: 14px;
	float: right;
	margin-top: 10px;
	visibility: hidden;
}

a.seejob {
	font-size: 14px;
	float: right;
	margin-top: 10px;
}

tr:hover span.seejob {
    visibility: visible;
}

.signup {
	color: grey;
	font-size: 12px;
	text-align: left;
}

.postdate {
	color: grey;
	font-size: 12px;
}

.postdate a {
	color: grey;
}

.tagtags {
	font-size: 16px;
}

.jumptarget:before {
  content:"";
  display:block;
  height:85px; /* fixed header height*/
  margin:-85px 0 0; /* negative fixed header height */
}

.alignright, .right {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.metadesc {
	margin-top: 20px;
	font-size: 20px;
	line-height: 30px;
}

.tagmeta {
	margin-top: 5px;
	font-size: 20px;
	line-height: 30px;
}

.cologos {
	margin-top: 5px;
}

.btn-small [class^="icon-"],.btn-small [class*=" icon-"]{
	margin-top: 2px;
	}
	
/* Related Posts */

#jp-relatedposts h3.jp-relatedposts-headline em {
	font-size: 20px;
}

#jp-relatedposts .jp-relatedposts-items p, #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 16px;
	line-height: 23px;
	text-align: center;
}

/* Home */

.home {
	margin-top: 67px;
}


/* Nav Bar */

.navbar .brand {
	margin: 0;
	padding: 0;
}

.navbar .nav > li.searchjobs > a {
	color: #E42217;
	font-weight: 500;
}

/* Header */

.offset {
	margin-top: 119px;
}

.searchpage {
	margin-top: 40px;
	padding-top: 30px;
}

.unsubscribe {
	margin-top: 60px;
	padding-top: 67px;
}

.logo {
	margin-bottom: 10px;
	width: 270px;
}

h1.lead {
	margin-bottom: 5px;
	font-size: 33px;
	line-height: 45px;
}

h1.homeh1 {
	margin-top: 0;
}

.lead {
	margin-bottom: 5px;
	font-size: 17px;
	line-height: 26px;
}

.sub-buttons {
	margin-left: 25px;
	font-size: 16px;
	display: inline-block;
}

.getjobs {
	margin-right: 10px;
	font-size: 17px;
}
	
.getinternships {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 17px;
}

/* Content */

.content img {
	padding-left: 15px;
}

h1.coprofile {
	font-size: 36px;
}

/* Modals */

input.aweber {
	margin: 0px;
	margin-top: 5px;
}

.centerbutton {
	text-align:center;
	margin-top: 10px;
}

.accordion-heading {
	background: #F7F7F9;
}

.accordion-group {
	margin-bottom: 8px;
}

.odojmail {
	padding-right: 20px;
}

h3.modalh3 {
	margin-top: 0;
}

/* Single */

.social {
	padding: 5px;
	margin-bottom: 10px;
}

.pinterest img {
	padding-left: 0px;
}

.taglinks {
	font-size: 12px;
	color: #999;
}

/* Past Jobs */

.past {
	list-style-type: none;
}

/* Search */

.searchbox {
	background: #E3E3E3;
	height: 54px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
}

.search-auto {
	width: 580px;
	margin: auto;
}

.searchbox input {
	width: 540px;
	height: 36px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 32px;
}

.input-prepend .add-on {
	height: 36px;
	font-size: 22px;
	line-height: 45px;
}

.bigsearch input {
	height: 36px;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 35px;
}

/* UI Elements */

.indeedbuttons {
	margin-top: 10px;
	margin-bottom: 15px;
}

li.postedsource {
	font-size: 11px;
	line-height: 13px;
	color: gray;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/* Comments */

#comments {
	font-size: 28px;
	margin-bottom: 20px;
}

.commentlist {
	list-style: none;
	margin-left: 0px;
}

.children {
	list-style: none;
	padding: 15px;
}

.fn {
	font-weight: bold;
}

.comment-meta {
	font-size: 12px;
	margin-bottom: 5px;
}

.comment-meta a {
	color: #999;
}


.thread-even {
	padding: 15px;
}

.thread-odd {
	background: #EEE;
	padding: 15px;
}

#commentform textarea {
	width: 100%;
}

/* Footer */

.odojfooter {
	background: #f5f5f5;
	width: 100%;
	padding-top: 15px;
	border-top: 1px solid #ccc;
	margin-top: 30px;
}

/* Responsive Stuff */

@media (max-width: 480px) {

	html {
		margin-top: 0 !important;
	}
	
	body {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navbar-fixed-top {
		margin-bottom: 0;
		padding-left: 20px;
		margin-right: 0px;
		}
		
	.container {
		padding-left: 20px;
		padding-right: 20px;
		margin-right: 10px;
	}
		
	.search-auto {
		width: 270px;
		}
		
	.searchbox input {
		width: 230px;
		}
		
	.logobox {
		text-align: center;
		width: 100%;
		
	}
		
	.sub-buttons {
		margin-left: 0px;
		text-align: center;
		width: 100%;
		display: block;
		margin-top: 10px;
		font-size: 12px;
	}
	
	.btn-large {
		font-size: 13px;
	}
	
	.arrow {
		display: none;
	}
	
	.offset {
		margin-top: 0px;
	}
	
	.home {
		margin-top: 20px;
		margin-bottom: 15px
	}
	
	
}

@media (min-width: 480px) and (max-width: 767px) {
	
	html {
		margin-top: 0 !important;
	}
	
	body {
		padding-left: 0;
		padding-right: 0;
	}
	
	.navbar-fixed-top {
		margin-bottom: 0;
		padding-left: 20px;
		margin-right: 0px;
	}
	
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.logobox {
		text-align: center;
		width: 100%;
	}
 	
	.sub-buttons {
		margin-left: 0px;
		text-align: center;
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	
	.searchbox input {
		width: 450px;
	}
	
	.search-auto {
		width: 480px;
	}
	
	.arrow {
		display: none;
	}
	
	.offset {
		margin-top: 0px;
	}
	
	.home {
		margin-top: 20px;
		margin-bottom: 15px;
	}
	
}

@media (min-width: 768px) and (max-width: 979px) {
	
	html {
		margin-top: 0 !important;
	}
	
	.navbar-fixed-top {
		margin-bottom: 0;
	}
	
	.headcopy {
		width: 400px;
	}
	
	.sub-buttons {
		margin-left: 50px;
		font-size: 16px;
	}
		
	.pagination {
			font-size: 12px;
		}
		
	.pagination a {
			padding: 0 8px;
		}
		
	.cards {
		min-width: 340px;
	}
	
	.cardstag {
		min-width: 220px;
	}
	
	.offset {
		margin-top: 0px;
	}
	
	.home {
		margin-top: 20px;
	}
}


@media (min-width: 980px) and (max-width: 1200px) {

.headcopy {
		width: 700px;
		margin-left: -40px;
	}
	
.cards {
	min-width: 460px;
	}

.cardstag {
		min-width: 290px;
	}
	
.pagination {
		font-size: 14px;
	}
	
.pagination a {
		padding: 0 10px;
	}
	
#socialbuttons {
		display: none;
	}

}

@media (min-width: 1200px) {

.headcopy {
	margin-left: 0;
}
	
.headline {
	margin-left: 0;
}
	
.cards {
	width: 260px;
}

.cardstag {
	width: 225px;
}
	
}
/* Google Custom Search */

  .gsc-control-cse {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-color: #ffffff;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #E9E9E9;
    background-color: #E9E9E9;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-top-color: #FF9900;
    border-left-color: #E9E9E9;
    border-right-color: #E9E9E9;
    background-color: #FFFFFF;
  }
  .gsc-tabsArea {
    border-color: #E9E9E9;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-imageResult:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result.gsc-promotion:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #F33000;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #E50000;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #E50000;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #F33000;
  }
  .gsc-cursor-page {
    color: #F33000;
  }
  a.gsc-trailing-more-results:link {
    color: #F33000;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #999999;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #999999;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #E9E9E9;
    background-color: #FFFFFF;
    color: #F33000;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #FF9900;
    background-color: #FFFFFF;
    color: #E50000;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #336699;
    background-color: #FFFFFF;
  }
  .gsc-completion-title {
    color: #F33000;
  }
  .gsc-completion-snippet {
    color: #000000;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #0000CC;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #000000;
  }
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #008000;
  }