/*
Welcome to Custom CSS!
*/
#slider .entry-title a {
	display: none;
}

.jetpack_subscription_widget .widget-title {
	color: #444;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.jetpack_subscription_widget #jetpack-subscribe-label {
	display: none;
}

.jetpack_subscription_widget #subscribe-text {
	padding-bottom: 2%;
/*color: #333;*/
	color: #444;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.jetpack_subscription_widget input[type=text], .jetpack_subscription_widget input[type=email] {
	width: 80%;
	background: #fafafa;
	height: 24px;
	color: #444;
	border: 1px solid #eee;
	border-radius: 3px;
}

.jetpack_subscription_widget input[type="submit"] {
	background: #d80a16;
	color: white;
	padding: 6px 35px;
	border-radius: 5px;
}

.jetpack_subscription_widget input[type="submit"]:hover {
	background: #C20913;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	transition-delay: initial;
}

/**Added for custom search**/
#___gcse_0 .gsc-control-cse, #___gcse_1 .gsc-control-cse {
	border-color: transparent;
	background-color: transparent;
}

/**Added for consistent table design**/
.table_table {
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	box-shadow: 10px 10px 5px #888888;
}

.table_tr {
	text-align: center;
	background-color: #1286ff;
	color: #ffffff;
}

/** Added for Polls **/
.widget_polls-widget {
	color: #444;
}

/** Polls end **/
/****Added for search in Header*****/
@media screen and (min-width: 761px) {
	#header #searchform {
		margin: 10px 3.4% 0 3px;
	}
	
	#header input#s {
		background: #D80A16 url(/wp-content/themes/pinboard/images/search.png?61190b) right center no-repeat;
		width: 0;
	}
}

/****End for search in Header*****/

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!
*/
#slider .entry-title a {
	display: none;
}

.jetpack_subscription_widget .widget-title {
	color: #444;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.jetpack_subscription_widget #jetpack-subscribe-label {
	display: none;
}

.jetpack_subscription_widget #subscribe-text {
	padding-bottom: 2%;
/*color: #333;*/
	color: #444;
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
}

.jetpack_subscription_widget input[type=text], .jetpack_subscription_widget input[type=email] {
	width: 80%;
	background: #fafafa;
	height: 24px;
	color: #444;
	border: 1px solid #eee;
	border-radius: 3px;
}

.jetpack_subscription_widget input[type="submit"] {
	background: #d80a16;
	color: white;
	padding: 6px 35px;
	border-radius: 5px;
}

.jetpack_subscription_widget input[type="submit"]:hover {
	background: #C20913;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	transition-property: all;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	transition-delay: initial;
}

/**Added for custom search**/
#___gcse_0 .gsc-control-cse, #___gcse_1 .gsc-control-cse {
	border-color: transparent;
	background-color: transparent;
}

/**Added for consistent table design**/
.table_table {
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	box-shadow: 10px 10px 5px #888888;
}

.table_tr {
	text-align: center;
	background-color: #1286ff;
	color: #ffffff;
}

/** Added for Polls **/
.widget_polls-widget {
	color: #444;
}

/** Polls end **/
/****Added for search in Header*****/
@media screen and (min-width: 761px) {
	#header #searchform {
		margin: 10px 3.4% 0 3px;
	}
	
	#header input#s {
		background: #D80A16 url(/wp-content/themes/pinboard/images/search.png?61190b) right center no-repeat;
		width: 0;
	}
}

/****End for search in Header*****/