/* @override 
	http://acsd.dev/_css/sub.css
	http://acsd.monkcms.net/_css/sub.css
	http://acsd.org/_css/sub.css
*/

#sub #container{
   width: 859px;
   margin: 0 auto;
}

#sub #container-inner{
	background: url(../_img/bg_sub_content_btm.jpg) no-repeat right bottom;
	padding-right: 30px;
	margin-left: 19px;
}
#sub #content-wrap{
	margin-bottom: 30px;
	position: relative;
}
#sub #header{
	margin-right: 30px;
	padding-left: 19px;
}

#sub #header #logo-tag{
	left: 268px;
}

#sub #rotator{
	height: 240px;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 0px;
}
#sub #rotator #description{
	background-color:#EEEEEE;
	color:#330066;
	padding:10px 15px 5px;
	position:absolute;
	top:165px;
	width:531px;
}

#sub #rotator #description h3, #sub.event #rotator #description h3{
	color: #ffffff;
	font-size: 2.6em;
	margin-bottom: 0px;
}

#sub #rotator #description p{
	font-size: 1.6em;
	color: #fff;
	line-height: 1.6em;
}

#sub #sidebar{
	width: 250px;
	float: left;
	background: url(../_img/bg_sub_sidebar.jpg) no-repeat right 0;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	padding-left: 0px;
	margin-top: 2px;
	padding-top: 15px;
}

#sub #content{
	padding-top: 20px;
	width: 510px;
	border-right: 1px solid #bacbd3;
	padding-right: 20px;
	margin-bottom: 50px;
	margin-top: 2px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	padding-left: 20px;
	float: right;

}
#sub #content p{
	color: #1f5164;
	font-size: 1.3em;
}

#sub #content p a{
	background: url(../_img/anchor_underline.gif) repeat-x 0 110%;
	text-decoration: none;
	font-weight: bold;
	color: #1e272f;
}

#sub #content p a:hover{
	background-image: none;
}

#sub #content-wrap #bg{
	position: absolute;
	background: url(../_img/bg_sub_content_btm.jpg) no-repeat 0 bottom;
	width: 530px;
	height: 487px;
	bottom: -29px;
	right: -30px;
	z-index: -1;
}

.clear{
	clear: both;
	height: 1%;
}

#sub #sidebar img{
	border: none;
}

#sub #sidebar #section{
	padding-right: 10px;
}