/*
Theme Name: AllBoro Appliance Repair
Theme URI: http://www.allboroappliancerepair.com/
Description: The default AllBoro Appliance Repair theme.
Version: 1.0
Author: Enhanced Solutions
Author URI: http://www.enhancedsolutions.com/
*/

A {
	color: #eb630a;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

BODY {
	margin: 0px;
	padding: 0px;
	background: #232119;
	text-align: center;
	line-height: 1.2;
}

FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;
}

IMG.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

TD, BODY {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Sans-Serif;
	font-SIZE: 13px;
	color: #7e7a6c;
}

P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

H1, H2, H3, H4, H5 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

UL {
	margin: 0px;
	padding: 0px 0px 15px 35px;
}

.clear {
	clear: both;
}

.divider {
	height: 1px;
	background: #38362c;
	border-top: 1px solid #14130f;
	overflow: hidden; /* IE6 */
}

/* ########################################################################################## */

.pagewidth {
	width: 960px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

/* ########################################################################################## */

#head {
	
}

#head .pagewidth {
	padding: 20px 0;
}

#head H1 {
	padding: 0;	
}

#head H1 A {
	display: block;
	width: 205px;
	height: 74px;

	background: url('images/logo.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#head UL {
	list-style: none;
	padding: 0;

	position: absolute;
	bottom: 20px;
	right: 0;
}

#head UL LI {
	float: left;
	margin-right: 5px;
}

#head UL LI A {
	float: left;
	display: block;
	height: 43px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 17px;
}

#head UL LI A SPAN {
	display: block;
	padding: 7px 15px;
}

#head UL LI.current_page_item A,
#head UL LI A:hover {
	background: url('images/menu.png') center bottom no-repeat;
	color: #232119;
}

/* ########################################################################################## */

#splash {
	padding: 0 0 20px 0;
}

#splash .pagewidth {
	height: 343px;
	background: url('images/splashes/01.jpg') center top no-repeat;
}

#splash .pagewidth UL {
	list-style: none;
	padding: 0;
	position: relative;
}

#splash .pagewidth UL LI {
	position: absolute;
	top: 0;
	left: 0;
}




/* ########################################################################################## */

#page {
	border-top: 5px solid #484432;
	padding: 20px 0 20px 0;
}

#page .pagewidth {
	line-height: 1.5;
	text-align: justify;
}

#page .padding {
	padding: 0 20px;
}

#page .blockbutton {
	float: left;
	display: block;
	padding: 5px 10px;
	background: #19170f;
	color: #a9a275;
	text-decoration: none;
}

#page UL.floatlist {
	float: left;
	margin-right: 30px;
}

#page H2 {
	font-size: 30px;
	color: #eb630a;
}

/* --- */

#page .home_left {
	width: 526px;
	float: left;
	margin-right: 50px;
}

#page .home_right {
	width: 384px;
	float: left;
}

#page .home_right .schedule {
	width: 384px;
	height: 331px;
	background: url('images/home_schedule.png') left top no-repeat;
	position: relative;
}

#page .home_right .schedule H5,
#page .home_right .schedule P {
	display: none;
}

#page .home_right .schedule A {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

/* --- */

#page .wpcf7 .column {
	width: 300px;
	float: left;
}

#page .wpcf7 .column H5 {
	font-size: 16px;
}

#page .wpcf7 .column LABEL {
	display: block;
	padding: 0 0 5px 0;
}

#page .wpcf7 .column TEXTAREA,
#page .wpcf7 .column SELECT,
#page .wpcf7 .column INPUT.textinput {
	width: 250px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 0;
}

#page .wpcf7 .column TEXTAREA {
	height: 130px;
}

#page .wpcf7 .column SELECT.monthselect {
	width: 175px;
}

#page .wpcf7 .column SELECT.dayselect {
	width: 75px;
}

#page .wpcf7 .column SELECT.timeselect {
	width: 90px;
}

#page .wpcf7 .column SELECT.ampmselect {
	width: 50px;
}

/* ########################################################################################## */

#rotator .carousel {
	padding: 20px 0;
	margin: 0 0 20px 0;
	background: #19170f;
	position: relative;
}

#rotator .carouselinner {
	height: 167px;
	margin: 0 0 0 23px;
}

#rotator .nrouselLite UL {
	padding: 0;
	margin: 0;
	list-style: none;
}

#rotator .jCarouselLite IMG {
	margin: 0 5px;
}

#rotator .carousel .next {
	display: block;
	width: 38px;
	height: 38px;
	background: url('images/rotator_rarrow.png') left top no-repeat;

	position: absolute;
	top: 80px;
	right: -28px;

	z-index: 9999;
}

#rotator .carousel .prev {
	display: block;
	width: 38px;
	height: 38px;
	background: url('images/rotator_larrow.png') left top no-repeat;

	position: absolute;
	top: 80px;
	left: -28px;

	z-index: 9999;
}

/* ########################################################################################## */

#foot {
	padding: 0 0 20px 0;
}

#foot UL {
	list-style: none;
}

#foot UL LI {
	float: left;
}

/* --- */

#foot UL.menu {
	float: left;
	padding: 10px 0;
}

#foot UL.menu LI {
	border-left: 1px solid #88835e;
	padding: 0 10px;
}

#foot UL.menu LI.page-item-2 {
	border-left: none;
}

#foot UL.menu LI A {
	color: #88835e;
	text-transform: uppercase;
}

/* --- */

#foot UL.links {
	float: right;
	padding: 7px 0 0 0;
}

#foot UL.links LI {
	padding: 0 10px 0 0;
}

#foot UL.links LI A {
	display: block;
	width: 24px;
	height: 24px;

	background: url('images/foot.png') left top no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}
#foot UL.links LI A.rss {
	background-position: -30px top;
}

#foot UL.links LI A.twitter {
	background-position: -59px top;
}

/* --- */

#foot UL.sublinks {
	float: left;
	padding: 10px 0 0 0;
}

#foot UL.sublinks LI {
	border-left: 1px solid #6b6a65;
	padding: 0 10px;
}

#foot UL.sublinks LI.page-item-16 {
	border-left: none;
}

#foot UL.sublinks LI A {
	color: #6b6a65;
	font-size: 11px
}

/* --- */

#foot .copyright {
	clear: both;
	color: #9d9d9d;
	font-size: 11px;
	padding: 5px 10px;
}