/*
Theme Name: Qualtech Auto Center Home
Theme URI: http://wordpress.org/
Description: WordPress theme for <a href="http://www.QualtechAutoCenter.com/">Qualtech Auto Center</a>.
Version: 1.0
Author: Steve Kozyk
Author URI: http://www.itegritygroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Qualtech Auto Center Template v1.0
	 http://www.QualtechAutoCenter.com

	This theme was designed and built by Steve Kozyk,
	whose website and blog you'll find at http://www.itegritygroup.com/

	The CSS, XHTML and design is released by Steve Kozyk and may not be redistributed, repackaged, or resold
	without written permision from Steve Kozyk: http://www.itegritygroup.com/


*/



#side-left-fade-HOME {
	float: left;
	width: 5px;
	position: relative;
	background-image: url(images/side-fade-left-H.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#side-right-fade-HOME {
	float: right;
	width: 5px;
	position: relative;
	background-image: url(images/side-fade-right-H.jpg);
	background-repeat: no-repeat;
	height: 450px;
}



/*----------------------------------------------------HOMEeader begin------------------------------------------------------*/

#header-HOME {
	height: 213px;
	width: 982px;
	/*	position: relative;
*/	float: left;
}
#header-logo-HOME {
	/*	position:relative;
*/	width:472px;
	height:176px;
	float: left;
	background-image: url(images/header-logo-H.jpg);
}

#header-logo-link-HOME{
	display: block;
	border-style: none;  /* no black img border for FF */
	outline-style: none;
	height: 176px;
	width: 472px;
	margin: 0;
}
#header-middle-HOME {
	position:relative;
	width:199px;
	height:176px;
	float: left;
	background-image:url(images/header-middle-H.jpg)
}
#header-right-HOME {
	position:relative;
	width:311px;
	height:176px;
	float: left;
	background-image: url(images/header-right-H.jpg);
	background-repeat: no-repeat;
}



/*-----------------------------------------------------home capsule begin-------------------------------------------*/



#wrapper-content-HOME {
	float: left;
	width: 982px;
	position: relative;
	display: inline;
	background-image: url(images/body-bg-home.jpg);
	background-repeat: repeat-y;
}
#wrapper-page-HOME {
	float: left;
	height: auto;
	width: 982px;
	position: relative;
}
.content-container-HOME {
	position:relative;
	width:982px;
	float: left;
	margin-left: 0px;
}

/*------------------------------------------SIDE BAR BEGIN-----------------------------*/

.sidebar-bottom-cap-HOME {
	position:relative;
	width:319px;
	height:6px;
	float: right;
	background-image: url(images/sidebar-bottom-cap-H.jpg);
	background-repeat: no-repeat;
}




.entry-HOME {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*---------------------------CAPSULE BEGIN--------------------------------
*/

.main-image {
	float: left;
	position: relative;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.wrapper-home-capsule-main {
	background-image: url(images/home-capsule-bg.jpg);
	width: 755px;
	float: left;
	position: relative;
	background-repeat: repeat-y;
}
.wrapper-home-capsule {
	background-image: url(images/home-capsule.jpg);
	width: 755px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
}

.capsule {
	float: left;
	width: 247px;
	position: relative;
}
.capsule-title {
	float: left;
	width: 123px;
	position: relative;
}
.capsule-picture {
	float: left;
	width: 112px;
	position: relative;
	margin-top: 12px;
}
.capsule-title h2 {
	color: #124fc9;
	padding-left: 14px;
	padding-top: 10px;
}

.capsule-text {
	width: 247px;
	float: left;
	position: relative;
}
.capsule-divider {
	float: right;
	height: 243px;
	width: 3px;
	position: relative;
	background-image: url(images/capsule-divider.jpg);
	background-repeat: no-repeat;
}

.capsule-text p {
	color: #666;
	padding-left: 14px;
}
.home-capsule-bottom {
	background-image: url(images/home-capsule-bottom.jpg);
	width: 755px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
	height: 41px;
}

.read-more {
	width: 247px;
	position: relative;
	float: left;
}
.read-more p {
	color: #F4070F;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.read-more a, .read-more a:visited {
	color: #F4070F;
}
.read-more a:hover {
	COLOR: #616978;
}
