/*
Theme Name: Linen PRO
Theme URI: http://thethemefoundry.com/linen/
Description: A clean and flexible magazine style theme. Features custom typography options, custom background support, and a featured post slider.
Version: 1.3.19
Author: The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, white, custom-background, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
License: GNU General Public License
License URI: LICENSE
*/

/*
	Copyright (C) 2008 - 2011 The Theme Foundry

	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Custom Styles
-----------------------------------------------------------*/
html, body, * {
	font-family: Helvetica, Arial, sans-serif !important;
	
}

#content.no-sidebar {
	width: 980px; }

h1 { font-size: 32px !important; }
h2 { font-size: 28px !important; color: #3366ee; }
h3 { font-size: 14px !important; }
h4 { font-size: 12px !important; }
p { font-size: 14px !important; 
	}
.post-body { font-size: 12px !important; color: #333; }
address { font-style: italic; }
.justify { text-align: justify !important; }
.black { color: #000; }
#sidebar h2.widgettitle {
  font-size: 15px !important;
}
.entry.single {
	margin-top: -15px;
}	

img.post-hero-image {
	margin-top: 20px !important;
}

#hit-count {
	border: 1px #aaa solid;
	width: 150;
	height: 40px;
	font-size: 23px;
	padding-left: 5px;
	outline: none;
}

.display-out {
	text-align: center;
	font-size: 33px;
}

#qual-score {
	border: 1px #aaa solid;
	width: 150;
	height: 40px;
	font-size: 23px;
	padding-left: 5px;
	outline: none;
}

#second-pass-hit-count {
	border: 1px #aaa solid;
	width: 150;
	height: 40px;
	font-size: 23px;
	padding-left: 5px;
	outline: none;
}

.second-pass-display-out {
	text-align: center;
	font-size: 33px;
}

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
a, a:visited, a:active {
	color: #808080;
	text-decoration: none;
}

a:hover {
color: #3366ff !important;
}

#sidebar ul { margin-top: -30px; }

img[alt='RSS Feed'] { display: none; }

h1.pagetitle { display: none; }

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

body {
	font-size: 11px !important;
}

/* Make all custom CSS changes in a Child Theme.  Any custom
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/

.homepage-box-wrapper {
	width: 700px;
	height: 70px;
	margin-left: 11px;
	margin-bottom: 12px;
}

.box-image {
	width: 190px;
	height: 90px;
	cursor: pointer;
	cursor: hand;
/* IE7 compatibility */
	margin: -15px 10px 20px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 10px;
}

.box-image:hover {
	width: 195px;
	height: 95px;
	background-color: #000;
	opacity: .9;
	border-radius: 10px;
}

.inner-text {
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 13px;
	width: 140px;
	margin-left: 12px;
	line-height: 30px;
}

.left {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/aqua.png');
	float: left;
}

.center {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/orange-3.png');
	float: left;
	margin-left: 20px;
}

.right {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/green.png');
	float: left;
}

#sidebar {
width: 200px;
float: right; !important
margin-right: 40px; !important
}

#content {
width: 720px;
float: left;
margin-left: 40px;
}

.entry.page {
padding-right: 10px;
}

.entry.single img, body.page .entry img {
max-width: 720px; !important
width: 710px; !important
padding: 5px;
}

#header {
padding: 40px;
}


/* Mechanical Turk Page */
.turk-banner {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/turk-banner.png');
	width: 664px;
	height: 50px;
	border-radius: 5px;
	margin-bottom: -30px;
	margin-top: -10px;
}

body.page-id-20 h1.pagetitle {
	display: none;
}

.turk-banner-text {
	font-size: 1.7em;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-top: 15px;
}

img[alt='CrowdSurf_Ad_468_Holiday_ColorLogo'] {
	display: none;
}

/* Crowd Virtualizer Page */
body.page-id-22 h1.pagetitle {
	display: none;
}

.virtualizer-banner {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/virtualizer-banner1.png');
	width: 664px;
	height: 50px;
	border-radius: 5px;
	margin-bottom: -15px;
	margin-top: -10px;
}
.get-started-banner {
	background: url('http://crowdsurfwork.files.wordpress.com/2013/12/green.png');
	background-size: cover;
	width: 664px;
	height: 50px;
	border-radius: 5px;
	margin-bottom: -15px;
	margin-top: -10px;

}
.get-started-banner-text {
	font-size: 1.7em;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-top: 15px;
}
.virtualizer-banner-text {
	font-size: 1.7em;
	font-family: Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-top: 15px;
}

#content {
width: 670px !important;
float: left;
margin-left: 40px;
}

h1, h2, h3, h4, .entry h2.title a, .nav li a {
color: #0d72b2;
}

h1 {
margin-bottom: 16px;
}

h2 {
font-weight: 200 !important;
}

h1 {
font-weight: 300;
}


#image-no-border {
border: none !important;
}