/*

Theme Name: Halfcreative (shared on themelock.com)
Theme URI: http://themeforest.net
Description: Halfcreative theme.
Version: 1.0.2
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

/*alignment inside post page content*/
	.alignright,
	.alignleft,
	.aligncenter,
	.sticky,
	.wp-caption-text,
	.wp-caption,
	.bypostauthor,
	.gallery-caption{
		
	}
	
	.alignright{
		float:right;
		clear:right;
		margin-left:20px;
		margin-bottom:10px;
	}
	
	.alignleft{
		float:left;
		clear:left;
		margin-right:20px;
		margin-bottom:10px;
	}
	
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;
	}
	
#logo {
	display: none!important;
}

.col1 {
	margin-left: 50px!important;
}

.contact-ken-text {
	font-size: 16px!important;
	padding: 10px;
	width: 50%;
	border: none;
}

.contact-ken-text:focus, .contact-ken-message:focus  {
	border: 2px solid #333!important;
}

 .contact-ken-text:invalid {
	border: 2px solid #D32828!important;
}

.contact-ken-message {
	font-size: 16px!important;
	width: 50%;
	padding: 10px;
	resize: none;
	border: none;
}

#contact-ken-submit {
	background-color: #5c5c5c!important;
	margin-top: 10px!important;
	text-transform: uppercase!important;
	font-size: 14px!important;
	font-weight: bolder!important;
	padding: 10px 24%!important;
	border-color: #9B9B9B!important;
	color: #ffffff!important;
	margin-left: 23px;
}

#contact-ken-submit:hover {
	background-color: #918989!important;
	border-color: #BEBEBE!important;
}

.contact-ken-label {
	font-weight: bold!important;
	font-size: 15px!important;
	position: relative!important;
	float: left!important;
	margin-left: 24%!important;
}

#contact-subtitle {
	font-weight: 400!important;
	text-align: center!important;
	color: #BBB!important;
	padding: 0px 30px 40px 30px!important;
	font-size: 22px!important;
	margin-top: -25px!important;
}

.wpcf7-form p {
	margin-bottom: 10px;
}

#contact-us {
	background-color: #f9f9f9 !important;
}

/************* VALIDATION ERRORS **************/
div.wpcf7-validation-errors {
	border: none!important;
	color: #F00!important;
}

/* Netbooks (portrait and landscape) ----------- */
@media screen and (max-width: 1024px) {
	
}

/* Tablets (portrait and landscape) ----------- */
@media screen and (max-width: 767px) {

#contact-us h2 {
	font-size: 35px !important;
}

#contact-subtitle {
	font-size: 17px! important;
}

header {
	background-image: url('http://scanpropacific.com/wp-content/uploads/2013/08/scanprobg-mobile.jpg')! important;
	background-attachment: fixed !important;
}


}

/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width: 360px) {

#contact-us h2 {
	font-size: 35px !important;
}

#contact-subtitle {
	font-size: 15px! important;
	margin-top: 0px! important;
}

.contact-ken-label {
	font-size: 11px! important;
}

header {
	background-image: url('http://scanpropacific.com/wp-content/uploads/2013/08/scanprobg-mobile.jpg')! important;
	background-attachment: fixed !important;
}

}

