.wp_head-full-width {
	width: 100%;
	height: 30px;
	background-color: #000;
	margin: 0;
}

.wp_head {
	width: 100%;
	max-width: 940px;
	height: 20px;
	text-align: center;
	background-color: #000;
	font-size: 14px;
	color: #DDD;
	margin-right: auto;
	margin: auto;
	padding: 5px 10px;
}

.wp_head-left {
	float: left;
}

.wp_head-right {
	float: right;
}

.content-home-top-1 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
}

.content-home-top-2 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
}

.content-home-top-3 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
}

@media only screen and (max-width: 939px) {
	.wp_head-full-width {
		width: 100%;
		background-color: #000;
		margin: 0 0 5px;
	}
	
	.wp_head {
		width: 100%;
		padding: 0;
	}
	
	.wp_head-left {
		float: left;
		width: 100%;
		text-align: center;
		padding: 5px 0 0;
	}
	
	.wp_head-right {
		float: left;
		width: 100%;
		text-align: center;
		padding: 0 0 5px;
	}
	
	.content-home-top-1,
							.content-home-top-2,
							.content-home-top-3 {
		width: 100%;
		padding: 10px;
	}
}

/*
	CSS Migrated from Jetpack:
*/

.wp_head-full-width {
	width: 100%;
	height: 30px;
	background-color: #000;
	margin: 0 0 5px;
}

.wp_head {
	width: 100%;
	max-width: 940px;
	height: 20px;
	text-align: center;
	background-color: #000;
	font-size: 14px;
	color: #DDD;
	margin-right: auto;
	margin: auto;
	padding: 5px 10px;
}

.wp_head-left {
	float: left;
}

.wp_head-right {
	float: right;
}

#header {
	margin-top: 10px;
}

.header-right {
	vertical-align: top;
	float: right;
	font-size: 16px;
	margin-top: -15px;
	margin-right: -30px;
}

.content-home-top-1 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
}

.content-home-top-2 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
	margin-right: 20px;
}

.content-home-top-3 {
	float: left;
	position: relative;
	width: 300px;
	margin-top: 10px;
}

@media only screen and (max-width: 939px) {
	.wp_head-full-width {
		width: 100%;
		height: 50px;
		background-color: #000;
	}
	
	.wp_head {
		width: 100%;
		height: 50px;
		margin: 0 0 5px;
	}
	
	.wp_head-left {
		float: left;
		width: 100%;
		text-align: center;
		padding: 5px 0 0;
	}
	
	.wp_head-right {
		float: left;
		width: 100%;
		text-align: center;
		padding: 0 0 5px;
	}
	
	.header-right {
		float: none;
		margin-right: 0;
	}
	
	#header {
		background: url(http://sciarradesigns.com/wp-content/uploads/2012/09/sciarra-designs-logo.gif) no-repeat 50% 0 !important;
	}
	
	.content-home-top-1,
						  .content-home-top-2,
							.content-home-top-3 {
		width: 100%;
		padding: 10px;
	}
}