/* @override 
	http://dev.aauw.org/wp-content/themes/aauw.www/home.css?ver=1.9 */


#sidebar, #share-tools, #page-tools {
	display: none;
}
#bg {
	height: 309px;
	background-color: #902549;
}
#header h1 em {
	background-color: #566a8e;
	opacity: .93;
}
#main {
	padding-top: 0;
}
#content {
	width: auto;
	float: none;
	margin: 0 0 10px 0; /* changed from 0 0 45px 0  */
	padding: 0 0 0px 0;
	min-height: 300px;
}

#banner {
	display: none;
}

.hentry {
	border-bottom: 0;
	padding-bottom: 0;
}

#features {
	position: relative;
	height: 309px;
}
#slides {
	position: relative;
}
#slides .slide {
	position: absolute;
	display: none;
	width: 100%;
	height: 309px;
}

#slides .slide .image img {
	display: block;
	width: 758px;
	height: 309px;
}
#slides .slide .content {
	display: block;
	position: absolute;
	z-index: 100;
	top: 30px;
	right: 10px;
	width: 160px;
	color: #fff;
}
#slides .slide .content h1 {
	font-size: 18px;
	color: white;
	line-height: 1.2;
}
#slides .slide .content h1 a {
	color: white;
	display: block;
}
#slides .slide .content .more {
	display: block;
	padding: 10px 0 0 0;
	color: #f9e28b;
	text-transform: uppercase;
	font-style: normal;
}
#info {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 182px;
	height: 274px;
	background: url(../aauw/images/bg-green2.jpg);
}
#info:after {
	content: ' ';
	display: block;
	height: 3px;
	width: 182px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #889879 url(../aauw/images/bg-diag3.png);
}
#controls {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 174px;
	padding: 0 0 0 8px;
	height: 35px;
	line-height: 36px;
	background: #293e6b;
}
#controls a {
	display: block;
	height: 36px;
	padding: 0 8px;
	float: left;
	color: #73a5c2;
	font-size: 18px;
	text-decoration: none;
}
#controls a.selected,
#controls a:hover {
	color: #fff;
	text-decoration: none;
}

#infobg {
	position: absolute;
	padding: 0 0px 0 0;
	bottom: 0;
	right: 0px;
	width: 220px;
	height: 100%;
	background:  url(images/home-feature-ctrls.png) 0 0;
}
#middle {
	position: relative;
	min-height: 380px;
	background: #f9f9f6 url(images/bg-home-middle.gif) repeat-x;
	padding: 0 0 0px 0;
	margin: 0 0 45px 0;
}

#carousel {
	position: relative;
	width: 940px;
	padding-left: 15px;
	margin: 0 auto;
}
#carousel .window {
	position: relative;
	height: 350px;
	width: 940px;
	overflow: hidden;
}
#carousel .slides {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100000px;
	-o-transition: left .1s linear;
	-moz-transition: left .1s linear;
	-webkit-transition: left .1s linear;
	transition: left .1s linear;
}
#carousel .slides .slide {
	position: relative;
	margin-right: 0px;
	display: block;
	float: left;
	width: 960px;
}
#carousel .hentry {
	position: relative;
	float: left;
	width: 210px;
	padding: 0 30px 0 0;
}
#carousel .hentry .thumb {
	position: relative;
	display: block;
	margin: 0 -30px 16px 0;
	background: #44687d;
}
#carousel .hentry .thumb img {
	display: block;
}
#carousel .hentry .thumb .i {
	position: absolute;
	top: 0;
	right: 20px;
	display: block;
	width: 39px;
	height: 100%;
	background: rgba(68, 104, 125, 0.20);;
}
#carousel .more-category {
	font-size: 90%;
	padding-left: 15px;
	background: url(../aauw/images/sprites.png) -390px -146px;
}

#carousel .nav {
	display: none;
	position: absolute;
	z-index: 9;
	top: 43px;
	width: 25px;
	height: 40px;
	background: white  url(../aauw/images/sprites.png) -388px -45px no-repeat;
	-o-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-webkit-transition: all .1s linear;
	transition: all .1s linear;
	cursor: pointer;
}
#carousel #prev {
	left: -5px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	background-position: -382px -82px;
}
#carousel #prev:hover {
	left: -8px;
}
#carousel #next {
	right: -20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background-position: -379px -34px;
}
#carousel #next:hover {
	right: -23px;
}
#news .hentry {
	min-height: 10px;
	margin-bottom: 30px;
	padding-bottom: 0;
	border-bottom: 0;
}
#news .hentry p.hasMore {
	margin-bottom: 3px;
}
#news .hentry h2 {
	min-height: 1px;
	margin: 0 0 5px 0;
	padding: 0;
	background: none;
	font-size: 16px;
	line-height: normal;
}
#news .hentry h2 :hover {
	text-decoration: underline;
}
#news .hentry.has-thumbnail {
	padding-left: 0;
}
#news .hentry.has-thumbnail .thumb{
	display: none;
	position: relative;
	top: auto;
	left: auto;
	float: right;
}
#news .hentry.has-thumbnail .thumb img {
	max-width: 80px;
	height: auto;
	margin: 0 0 15px 15px;
}
#news .hentry.has-thumbnail .title,
#news .hentry.has-thumbnail .title a {
	display: inline;
}
#bottom {
	position: relative;
	width: 940px;
	margin: 0 auto;
	padding: 0 0 40px 15px;
}

#bottom-ads {
	position: relative;
	padding-right: 20px;
	width: 200px;
}
#bottom-ads .i {
	position: absolute;
	top: 0;
	background: #f4f4f3;
	height: 100%;
	width: 3px;
}
#bottom-ads .i.l {
	left: -40px;
}
#bottom-ads .i.r {
	right: -19px;
}

#action ul.call-to-actions {
	margin-left: -60px;
}
#action ul.call-to-actions h3 {
	font-size: 28px;
}

