/* @override http://access1040.com/site/wp-content/themes/access1040/home.css */

#banner, #subnav {
	display: none;
}
#wrap2 {
	background: white url(images/corner-tr.gif) top right no-repeat;
}
#content {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	height: 551px;
	width: 701px;
	background:url(images/feature-left.gif) no-repeat;
}
.feature {
	position: relative;
	overflow: hidden;
	font-size: 11px;
}
.feature .info {
	position: absolute;
	background:  url(images/feature.png) no-repeat 0px 0;
	padding: 16px 50px 0 0;
	width: 200px;
	height: 212px;
	z-index: 1;
	color: white;
}
.feature .info .content {
	position: absolute;
	width: 205px;
}
.feature .info .content h1 {
	margin: 0 0 5px 0;
	font-size: 27px;
	text-transform: uppercase;
	text-shadow: #555 0 0 5px;
}
#content .feature .info h1 {
	margin-bottom: 5px;
}
.feature .info h3 {
	color: white;
	font-size: 23px;
	font-weight: normal;
	text-shadow: #555 0 0 5px;
}
.feature .info p a {
	color: white;
}
.feature .info p  a:hover {
	text-decoration: underline;
}
.feature .info .go {
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(images/feature-selected2.gif) no-repeat 0 0;
	visibility:hidden;
	text-indent: -10000px;
}
/*
.feature .info .go:hover {
	background-position: 0 0;
}
*/
.feature .slides {
	position: absolute;
	width: 10024px;
	left: 0;
	margin-left: 21px;
}
.feature .controls {
	position: absolute;
	bottom: 15px;
	right: 22px;
	width: 85px;
}
.feature .controls a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(images/carousel.png);
	text-indent: -10000px;
}
.feature .controls a.selected,
.feature .controls a:hover {
	background-position: -19px 0;
}
#feature-top {
	top: 0;
	height: 228px;
}
#feature-top .info .go {
	top: 89px;
	right: 2px;
}
#feature-top .info h1 a,
#feature-top .info h1 {
	color: #96cfd9;
}

#feature-middle {
	top: 7px;
	height: 154px;
}
#feature-middle .info {
	background-position: 0 -235px;
}
#feature-middle .info .go {
	top: 49px;
	right: 1px;
	background-position: 0 -60px;
}
/*
#feature-middle .info .go:hover {
}
*/
#feature-middle .info h1 a,
#feature-middle .info h1 {
	color: #e4e02e;
	font-size: 23px;
}



#feature-bottom {
	top: 14px;
	height: 155px;
}
#feature-bottom .info .go {
	top: 49px;
	right: 0px;
	background-position: 0 -119px;
}
/*
#feature-bottom .info .go:hover {
}
*/
#feature-bottom .info h1 a,
#feature-bottom .info h1 {
	color: #e6ddd3;
	font-size: 23px;
}
#feature-bottom .info {
	background-position: 0 -396px;
}
#footer {
	padding-top: 52px;
	position: relative;
	background-position: 0 -22px;
}
#footer .social {
	top:52px;
}
#sidebar {
	position: relative;
	width: 155px;
	height: 521px;
	background: url(images/footer.gif) no-repeat -756px 499px;
	padding: 0 30px 0 0;
	margin: 30px 0px 0 0;
}

#sidebar .about {
	height: 200px;
	margin: 0 0 14px;
}
#sidebar .latesttweets {
	position: absolute;
	bottom: 10px;
	height: 140px;
	width: 170px;
	overflow: hidden;
}