/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
	color: #333;
}
a, h2 a:hover, #logo a:hover {
	color: #035A65;
}
.custom #content {
	width: 580px;
}
.custom .sidebar ul.sidebar_list {
	padding: 0;
}
.custom #header_area {
	background: url(images/bg-main.jpg);
}
.custom #header_area .page {
	padding: 31px 0 39px;
}
.custom #header_area .page #header {
	margin: 0;
	margin-left: 2px;
	height: 40px;
}
.custom #header_area > .page, .custom #content_area > .page, .custom #footer_area > .page  {
	background: transparent;
	width: 870px;
	margin: 0 auto;
}
.format_text {
	font-size:1.5em;
	line-height:1.6em;
}
.custom #page {
	background-color:transparent;
}
.custom #sidebars {
	width: 250px;
}
.custom #content {
	position:relative;
	z-index:2;
}
.custom #header {
	margin-top:9px;
	margin-bottom:34px;
	margin-left:15px;
}
.custom #header .menu {
	float:right;
	margin-top:6px;
	width:auto;
}
.custom #header .menu a {
	background-color:transparent;
	font-family:'MolengoRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:normal;
	padding-right: 0;
	padding-left: 25px;
}
.custom #header .menu a:hover {
	text-decoration:underline;
}
.custom #header #logo {
	float:left;
	width:200px;
}
.custom #feature_box {
	background:none;
}

@font-face {
	font-family: 'MolengoRegular';
	src: url('fonts/molengo-regular-webfont.eot');
	src: url('fonts/molengo-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/molengo-regular-webfont.woff') format('woff'),
	url('fonts/molengo-regular-webfont.ttf') format('truetype'),
	url('fonts/molengo-regular-webfont.svg#MolengoRegular') format('svg');
}
@font-face {
	font-family: 'BrandonGrotesqueBold';
	src: url('fonts/brandon_bld-webfont.eot');
	src: url('fonts/brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/brandon_bld-webfont.woff') format('woff'),
	url('fonts/brandon_bld-webfont.ttf') format('truetype'),
	url('fonts/brandon_bld-webfont.svg#BrandonGrotesqueBold') format('svg');
}

.custom #content #comments {
	margin: 0 0 0 0;
	margin-top: 30px;
	position: relative;
	padding: 0 0 0 0;
}
.custom #content .post .entry-content {
	position: relative;
	background: white;
	margin-left: 0;
	position: relative;
	padding: 0;
}
.custom #feature_box h1 {
	font-size:28px;
	line-height:1.5em;
}
.custom #feature_box, .custom #feature_box .format_text {
	font-size:15px;
	line-height:1.5em;
}
.custom #feature_container_inner {
	text-align:center; 
	width:941px; 
	margin-top: 40px; 
}
.custom #feature_content {
	width:790px; 
	padding: 40px; 
	background:#FFF; 
	margin:0; 
	text-align:left; 
	overflow:hidden;
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfcfc 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 4px #b9b9b9;
	-webkit-box-shadow: 0 1px 4px #b9b9b9;
	-o-box-shadow: 0 1px 4px #b9b9b9;
	box-shadow: 0 1px 4px #b9b9b9;

}
.custom #feature_box {
	padding: 0;
}
.custom #feature_text {
	width: 610px;
	margin-right: -100px;
}
.custom #feature_text .feature-form-fields, .custom .squeeze-form .feature-form-fields {
	overflow:hidden; 
	padding:10px 0 5px;
}
.custom #feature_text .email, .custom .squeeze-form .email {
	border:none; 
	float:left; 
	margin: 0 10px 0 0; 
	padding: 0 0 0 9px; 
	width: 268px; 
	height: 54px; 
	background: url(images/feature-box-email.png) no-repeat;

}
#feature_container2 #feature_content {
	width: 500px;
}
#feature_container2 #feature_content h1 {
	font-size: 25px;
}
.custom input.button:hover {
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
.custom #feature_text input.button, .custom .squeeze-form input.button {
	border-style: none; 
	padding: 0; 
	width: 175px;
	height: 54px; 
	float:left; 
	line-height: 0; 
	font-size: 0; 
	text-indent: -9999px; 
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat 0 2px;
	background-position: 0 -61px;
}
.custom #feature_content .feature_left, .custom .squeeze-form input.button {
	float: left;
	position: relative;
}

.custom #feature_box .format_text ul li {
	line-height:1.9em;
}
.custom #content .post .headline_area {
	padding-left:0px;
	margin-top:0;
}
.custom #content .post .headline_area h2, .custom #content .post .headline_area h1 {
	margin: 0 0 14px;
	padding: 0 0 16px;
	font-size: 26px;
	line-height: 1.5em;
	font-weight: normal;
	background: url(images/sep01.gif) repeat-x 0 100%;
}
.custom #content .post .headline_area h2 a {
	color: #044D56;
}
.custom #content .post .headline_area h2 a:hover {
	color: red;
}
.custom .comments_intro span {
	font-size:1em;
}
.custom #comment_list p { 
	font-family:Georgia, Arial, Helvetica, sans-serif;
}
.custom .comment_author {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	color: #044D56;
	font-size: 20px;
}
.custom #content .meta_comments_avatar .to_comments {
	width:200px;
	float:left;
	padding: 0 0 0 25px;
	background: url(images/bullets.png) no-repeat -270px -146px;
}
.custom #content #post-wrap .meta_comments_avatar .to_comments > span {
	display:none;
}
.custom #content #post-wrap .meta_comments_avatar .to_comments a span {
	font-size:12px;
	
}
.custom #content #post-wrap .meta_comments_avatar .to_comments a {
	text-decoration:underline;
	color: #035A65;
}
.custom #content #post-wrap .meta_comments_avatar .to_comments a:hover {
	text-decoration:none;
}
.custom #content .avatar {
	float:right;
}
.custom #content .avatar a img, .custom #content .avatar img{
	float:left;
	padding: 0 2px 3px;
	background: url(images/bg-blog-holder-avatar.gif) no-repeat 0 100%;
	margin: -6px 12px 0 0;
}
.custom #post-wrap2 .entry-content {
	padding-left:40px !important;
	padding-right:50px !important;
}
.custom #post-wrap2 .headline_are {
	padding-left:40px !important;
}
.custom #better-author-bio-div {
	background: transparent;
	margin:0;
	border:none;
	font-style:italic;
}
.custom #better-author-bio-div ul {
	display:none;
}
.custom .better-author-bio-div-info img {
	float:left !important;
	margin-left:0;
}
.custom .better-author-bio-div-info > br {
	display:none;
}

.custom .sidebar h3 {
	font-family:'MolengoRegular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:0;
	letter-spacing:normal;
}
.custom .sidebar a {
	font-size:14px;
	font-family:'MolengoRegular', Arial, Helvetica, sans-serif;
}
.custom .sidebar #featured-posts-2 li {
	background: url(/wp-content/themes/thesis_182/custom/images/tut-sep.png) no-repeat bottom;
	margin: -3px 0 0px;
	padding: 14px 30px;
}
.custom .sidebar #featured-posts-2 li:last-child {
	background: transparent;
}
.custom #featured-posts-2 {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 4px #b9b9b9;
	-webkit-box-shadow: 0 1px 4px #B9B9B9;
	-o-box-shadow: 0 1px 4px #b9b9b9;
	box-shadow: 0 1px 4px #B9B9B9;
	overflow: hidden;
	width: 250px;
}
.custom #featured-posts-2 h3 {
	padding: 14px 30px;
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: -179px -7px;
}


.custom .sidebar .widget_links li {
	background: url(/wp-content/themes/thesis_182/custom/images/tut-sep.png) no-repeat bottom;
	margin: -3px 0 0px;
	padding: 14px 30px;
}
.custom .sidebar .widget_links li:last-child {
	background: transparent;
}
.custom .widget_links {
	background: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 4px #b9b9b9;
	-webkit-box-shadow: 0 1px 4px #B9B9B9;
	-o-box-shadow: 0 1px 4px #b9b9b9;
	box-shadow: 0 1px 4px #B9B9B9;
	overflow: hidden;
	width: 250px;
}
.custom .widget_links h3 {
	padding: 14px 30px;
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: -179px -7px;
}





.custom_box {
	background-color:transparent;
}
.custom .li.widget {
	margin-top: 40px;
	margin-bottom: 0;
}
.custom .create-box {
	position: relative;
	padding: 20px;
	width: 210px;
	font: 18px/22px 'MolengoRegular', Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	background: url(images/bg-main.jpg);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.custom .create-box p {
	margin: 0;
	margin-bottom: 10px;
}
.custom .create-box .btn {
	display: block;
	overflow: hidden;
	margin: -2px auto 0;
	width: 203px;
	height: 54px;
	text-indent: -9999px;
	background: url(images/sprite.png) no-repeat -150px -560px;
}

.custom #mc_embed_signup .mc-field-group {
	overflow:hidden; 
	padding:10px 0 5px;
}
.custom #mc_embed_signup input.email {
	border:none; 
	float:left; 
	margin: 0 10px 0 0; 
	padding: 0 9px; 
	width: 168px; 
	height: 45px; 
	background: url(images/sprite.png) no-repeat 0 -200px;
}
.custom #mc_embed_signup input.button {
	border-style: none; 
	float:left;
	padding: 0; 
	width: 193px;
	height: 50px; 
	line-height: 0; 
	font-size: 0; 
	text-indent: -9999px; 
	background: url(images/feature-box-button.png) no-repeat 0 -3px;
}

.custom .prev_next a {
	margin: 0 0 0 -3px;
	width: 114px;
	height: 33px;
	font-family: 'BrandonGrotesqueBold', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	/*color: #035A65;*/
	letter-spacing:normal;
}
.custom.blog .previous a {
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: -175px -65px;
	font-size:10px;
	/*color: #747474;*/
	padding: 7px 25px 10px 25px;
}
.custom.blog .next a {
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: -162px -127px;
	font-size:10px;
	color: #747474;
	padding: 7px 25px 10px 25px;
}
.custom .prev_next {
	z-index: 5;
	position: relative;
}
.custom.blog .prev_next {
	padding-left: 0;
	padding-right: 0;
}
.custom .next a {
	margin: 0 -3px 0 0;
	padding: 6px 43px 10px 34px;
	width: 108px;
	height: 33px;
	font-size:12px;
	font-family: 'BrandonGrotesqueBold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: white;
	background: url(images/sprite.png) no-repeat 0 -350px;
	letter-spacing:normal;
}
.custom #post-wrap2 .post_nav {
	margin-left:46px;
	font-size:13px;
}
.custom #post-wrap2 p a {
	background:none;
	color:#035A65;
	text-transform:none;
	text-align:left;
	padding:0;
	font-family:'MolengoRegular', Arial, Helvetica, sans-serif;
	font-size:inherit;
}
.custom #post-wrap2 p a:hover {
	text-decoration:underline;
}
.custom #post-wrap2 .next a {
	font-family:'MolengoRegular', Arial, Helvetica, sans-serif;
}
	
.custom #copyright {
	margin-top:30px;
	width:100%;
	text-align:center;
	color:white;
}
.custom .widget_mailchimpsf_widget {
	background: #fcfcfc; /* Old browsers */
	background: -moz-linear-gradient(top, #fcfcfc 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fcfcfc 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom, #fcfcfc 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 4px #b9b9b9;
	-webkit-box-shadow: 0 1px 4px #b9b9b9;
	-o-box-shadow: 0 1px 4px #b9b9b9;
	box-shadow: 0 1px 4px #b9b9b9;
	overflow: hidden;
	padding: 30px;
	width: 190px;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family:'MolengoRegular';
	font-size:15px;
}

.custom .sidebar h3 {
	font-size:1.3em;
}
.custom .sidebar .widget_mailchimpsf_widget {
	position: relative;
}
.custom .sidebar .widget_mailchimpsf_widget h3 {
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: 0px 0px;
	width: 170px;
	height: 65px;
	position: absolute;
	top: 0px;
	left: -4px;
	text-indent: -9999px;
}
.custom .sidebar .widget_mailchimpsf_widget #mc_subheader {
	margin-top: 30px;
}
.custom #mc_subheader {
	margin-bottom:10px;
}
.custom .mc_form_inside {
	position:relative;
}
.custom .mc_error_msg, .custom .mc_success_msg {
	position:absolute;
	width:190px;
	top:120px;
	left:-10px;
	padding:10px;
	z-index:99;
	background:#EEE;
	border:1px solid #000;
        display:block;
}
.custom .mc_success_msg {
	top:0;
	padding:20px 10px;
}

.custom #mc_signup {
	margin-top:5px;
}
.custom .mc_merge_var {
	float: left;
	width: 191px;
	height: 32px;
	margin-bottom:10px;
}
.custom .mc_merge_var label {
	display:none;
}
.custom .mc_merge_var input {
	margin: 0;
	border-style: none;
	padding-top:3px;
	line-height:32px !important;
	height:32px;
	width: 171px;
	font: italic 14px/15px 'MolengoRegular', Arial, Helvetica, sans-serif;
	color: #6D999F;
	background: none;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	background: white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 0 1px 4px #b9b9b9;
	-webkit-box-shadow: inset 0 1px 4px #b9b9b9;
	-o-box-shadow: inset 0 1px 4px #b9b9b9;
	box-shadow: inset 0 1px 4px #b9b9b9;
}
.custom #mc-indicates-required {
	display:none;
}
.custom #mc_signup_submit {
	float: left;
	overflow: hidden;
	margin: 0 0 0 -1px;
	border-style: none;
	padding: 0;
	width: 193px;
	height: 40px;
	line-height: 0;
	font-size: 0;
	text-indent: -9999px;
	background: url(images/sprite.png) no-repeat -365px -560px;
	cursor: pointer;
}
.custom #mc_signup_form {
	padding: 0;
}
.custom dl#comment_list .bypostauthor {
	background: #CBE6EA;
}
.custom #content {
	overflow:visible;
	visibility:visible;
}
.custom #custom_404 .format_text {
	padding-left: 45px;
	padding-right:45px;
	width:606
}
.custom #custom_404 .headline_area {
	padding-left: 45px;
	margin-top: 23px;
	width: 606px;
}

.bidsketch_page .post_box, .page .post_box {
	position: relative;
	margin-top: 20px;
	min-height: 249px;
	margin-left: 0;
	margin-right: 0;
	z-index: 5;
	position: relative;
}

.page .post_box .headline_area h2,.page .post_box .headline_area h1 {
	background:url("images/sep01.gif") repeat-x scroll 0pt 100% transparent;
	padding-bottom:20px;
}


.bidsketch_page #content {
	width: 580px;
	margin-left: 145px;
}
.infographic_page .post_box, .infographic_page #content {
	width: 960px;
	margin-left: 0px;
}


.infographic_page .post_box .headline_area {
	width: 960px;
	padding-left: 0;
	margin-left:0;
	margin-top: 0;
	background:none;
}
.infographic_page .post_box .format_text {
	width: 960px;
	padding: 0 ;
	margin-left:0;
}
.infographic_page #content #post-wrap {
	background: none;
	width: 1063px;
}
.infographic_page #header{
	background-position: 0px 0;
}
.infographic_page div#page {
	padding:0;
}
.infographic_page div#container {
	width:960px;
}
.custom #footer_area {
	background: url(https://www.bidsketch.com/images/marketing/bg-footer.gif);
	height: 112px;
	border-top: 1px solid #CECECE;
	margin-top: 40px;

}
.custom #footer_area #bottom {
	overflow: hidden;
	margin: 0 auto;
	padding: 37px 0 0;
	width: 870px;
	font: 12px/16px 'MolengoRegular', Arial, Helvetica, sans-serif;
	color: #747474;
	text-align: left;
}
.custom #footer_area #bottom p{
	font: 12px/16px 'MolengoRegular', Arial, Helvetica, sans-serif;
	color: #747474;
}
.custom #bottom .area {
	float: left;
	width: 460px;
}
.custom #footer_area .page {
	padding-bottom: 0;
}
.custom .bottom-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
}
.custom .bottom-nav li {
	float: left;
	margin: 0 12px 0 -12px;
	padding: 0 11px 0 11px;
	background: url(https://www.bidsketch.com/images/marketing/sep-bottom-nav.gif) no-repeat 0 50%;
}
.custom .bottom-nav li a {
	color: #949393;
}
.custom .social-nav {
	float: left;
	margin: 0;
	padding: 1px 0 0;
	list-style: none;
}
.custom .social-nav li {
	float: left;
	margin: 0 8px 0 0;
}
.custom .social-nav li a.twitter {
	background: url(https://www.bidsketch.com/images/marketing/sprite.png) no-repeat -50px -670px;
}
.custom .social-nav li a.rss {
	background: url(https://www.bidsketch.com/images/marketing/sprite.png) no-repeat 0 -670px;
}
.custom .social-nav li a {
	display: block;
	overflow: hidden;
	width: 35px;
	height: 35px;
	text-indent: -9999px;
	cursor: pointer;
	border: 0;
}
.custom .logo-bottom {
	float: right;
	overflow: hidden;
	margin: 3px -1px 0 0;
	width: 101px;
	height: 40px;
	text-indent: -9999px;
	background: url(https://www.bidsketch.com/images/marketing/logo-footer.png) no-repeat;
}
.custom .feature_left img {
	margin-top: 65px
}
.custom .feature_left .ribbon {
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: 0px -128px;
	width: 145px;
	height: 45px;
	position: absolute;
	top: 5px;
	right: -101px;
}
.custom #mc_subheader span {
	background: url(/wp-content/themes/thesis_182/custom/images/blog-sprites.png) no-repeat;
	background-position: -298px -118px;
	padding-left: 20px;
	display: block;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 14px;
	padding-bottom:10px;
}
.infographic_page .page {
	width: 960px !important;
}
.infographic_page #comments, .bidsketch_page #comments {
	display: none;
}
.infographic_page #feature_content {
	margin-left: 190px;
}
#infographic_embed {
	font-size:14px;
	color:#666;
	padding:5px;
}
.bidsketch_page #header_area .page {
	width: 580px;
}
.bidsketch_page #feature_container2 {
	display: none;
}
.login-bar {
	float: right;
	margin: 3px 0 0 25px;
	padding: 11px 0 0 24px;
	height: 26px;
	font: 14px/17px 'MolengoRegular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background: url(https://www.bidsketch.com/images/marketing/sep-login-bar.png) no-repeat;
}
.login-bar a {
	text-decoration: none;
	color: #C0D8DB;
}
.widget_mailchimpsf_widget .widget-title {
						line-height: 1.4em;
						margin-bottom: 0.75em;
					}
					#mc_subheader {
						line-height: 1.25em;
						margin-bottom: 18px;
					}
					.mc_merge_var {
						margin-bottom: 1.0em;
					}
					.mc_var_label,
					.mc_interest_label {
						display: block;
						margin-bottom: 0.5em;
					}
					.mc_input {
						-moz-box-sizing: border-box;
						-webkit-box-sizing: border-box;
						box-sizing: border-box;
						width: 100%;
					}
					.mc_input.mc_phone {
						width: auto;
					}
					select.mc_select {
						margin-top: 0.5em;
						width: 100%;
					}
					.mc_address_label {
						margin-top: 1.0em;
						margin-bottom: 0.5em;
						display: block;
					}
					.mc_address_label ~ select {
						width: 100%;		
					}
					.mc_list li {
						list-style: none;
						background: none !important;
					}
					.mc_interests_header {
						margin-top: 1.0em;
						margin-bottom: 0.5em;
					}
					.mc_interest label,
					.mc_interest input {
						margin-bottom: 0.4em;
					}
					#mc_signup_submit {
						margin-top: 1.5em;
						width: 80%;
					}
					#mc_unsub_link a {
						font-size: 0.75em;
					}
					#mc_unsub_link {
						margin-top: 1.0em;
					}
					.mc_header_address,
					.mc_email_format {
						display: block;
						font-weight: bold;
						margin-top: 1.0em;
						margin-bottom: 0.5em;
					}
					.mc_email_options {
						margin-top: 0.5em;
					}
					.mc_email_type {
						padding-left: 4px;
					}
