/*
Theme Name: US Indeedblog Child Theme
Theme URI: http://blog.indeed.com/
Author: Indeed Team
Author URI: http://www.indeed.com/
Template: indeedblog
Description: Responsive theme for Indeed Blog
Version: 1.0
Text Domain: indeedblog
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.post-container a {
	font-weight: bold;
}

.post-container h1 a {
	font-weight: normal;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	color: #fff !important;
}

#sidebar a {
	font-weight: bold;
}

#subscribe2sidebar label[for=s2email] {
	display:none;
}
#subscribe2sidebar .btn {
margin-top: -5px;
margin-left: 5px;
}
.notice {
text-align: center;
padding: 10px;
background-color: #2557A7;
text-shadow: 1px 1px 5px black;
color: white;
font-size: 20px;
}
a.nohover{
text-decoration: none!important;
}
.notice .btn {
margin: 10px 20px;
}
.chev {
font-size:20px;}

.textwidget input[type=email], .textwidget input[type=text], .textwidget textarea {
width: 100%!important;
}

#sidebar.ja #subscribe2_widget-2 {
display: none;
}

/*-----------------------------------------------------------------------------------*/
/*  New Button Styles
/*-----------------------------------------------------------------------------------*/
/* Required Styles for Alternate Button Sizes */
.btn-sm,
.btn-xs {
	padding: 3px 6px;
	border-radius: 3px;
	font-size: 12px;
}

.btn-xs {
	padding: 0 6px;
}

.btn-lg, .s2w-btn {
	padding: 9px 15px;
	border-radius: 6px;
	font-size: 18px;
}

/* Required Styles for Block Level Buttons (fill parent container) - Dependent on Default Button Styles */
.btn-block, .s2w-btn {
	display: block;
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

/* Required Styles for Blue Primary Button - Dependent on Default Button Styles */
.btn-primary, .s2w-btn-primary {
	border-color: #1642BB;
	background-color: #1F69FF;
	background-image: -moz-linear-gradient(top,#1F69FF,#2E5AD7);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#6598FF),to(#2E5AD7));
	background-image: -webkit-linear-gradient(top,#1F69FF,#2E5AD7);
	background-image: -o-linear-gradient(top,#1F69FF,#2E5AD7);
	background-image: linear-gradient(to bottom,#1F69FF,#2E5AD7);
	background-repeat: repeat-x;
	color: #F8F8F9;
	text-shadow: 0 -1px #0F2299;
	-ms-filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=-1,Color=#e80f2299,Positive=true);
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=-1,Color=#e80f2299,Positive=true);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6598fe',endColorstr='#ff3c69e0',GradientType=0);
	zoom: 1;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled],
.s2w-btn-primary:hover,
.s2w-btn-primary:active,
.s2w-btn-primary.active {
	background-color: #2E5AD7;
	color: #F8F8F9;
	*background-color: #2658dd;
}

.btn-primary:focus {
	box-shadow: 0 0 1px 0 #000;
}

/* Required Styles for Link Button (Cancle Button) - Dependent on Default Button Styles */
.btn-link {
	background-image: none;
	color: #2557A7;
	text-decoration: underline;
	font-weight: 400;
	cursor: pointer;
}

.btn-link,.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
	background-color: transparent;
	color: #00c;
	text-decoration: underline;
}

.btn-link:focus {
	outline: 1px solid #1642BB;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none;
}

/* Required Styles for Button Groups - Dependent on Default Button Styles */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
	outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -3px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}

.btn-group > .btn:first-child {
	margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
	float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group-xs > .btn {
	padding: 5px 10px;
	padding: 1px 5px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
}

.btn-group-sm > .btn {
	padding: 5px 10px;
	border-radius: 3px;
	font-size: 12px;
	line-height: 1.5;
}

.btn-group-lg > .btn {
	padding: 10px 16px;
	border-radius: 6px;
	font-size: 18px;
	line-height: 1.33;
}

.s2w-input-field {
	display: block;
width: 100%;
height: 36px;
padding: 6px 12px;
font-size: 15px;
line-height: 1.5;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-radius: 2px;
transition: none;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
