* {
	margin:0;
	padding:0;
	outline:0;
}
body {
	font-size:11px;
	line-height:17px;
	font-family:Arial, sans-serif;
	color:#817777;
	background:#fff;
}
html, body {
	height:100%;
}
a {
	color:#ec008c;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#ec008c;
	text-decoration:underline;
}
a img {
	border:0;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
}
textarea {
	overflow:hidden;
}
.cl {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.notext {
	font-size:0;
	line-height:0;
	text-indent:-4000px;
}
.left, .alignleft {
	float:left;
	display:inline;
}
.right, .alignright {
	float:right;
	display:inline;
}
h2 {
	font-size:20px;
	line-height:25px;
	color:#ec008c;
}
h3 {
	font-size:15px;
	line-height:25px;
	color:#000;
}
#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -46px;
}
#footer-push {
	height:46px;
}
.shell {
	width:970px;
	margin:0 auto;
}
#header-holder, #header-holder .shell {
	background:#000000;
	height:72px;
}
#header {
}
#navigation {
	float:right;
	display:inline;
	padding:23px 7px 0 0;
}
#navigation ul {
	list-style-type:none;
}
#navigation ul li {
	float:left;
	display:inline;
	padding-left:50px;
}
#navigation ul li a {
	float:left;
	display:inline;
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-weight:bold;
}
#navigation ul li a:hover, #navigation ul li a.active {
	text-decoration:none;
	color:#ec008c;
}
h1#logo {
	font-family:Tahoma, sans-serif;
	font-size:24px;
	line-height:28px;
	padding-top:19px;
}
h1#logo a {
	color:#fff;
}
h1#logo a:hover {
	text-decoration:none;
}
#main {
	padding:45px 0 28px;
}
#sidebar {
	float:left;
	display:inline;
	width:357px;
}
.side-list {
}
.side-list ul {
	list-style-type:none;
	padding-top:14px;
}
.side-list ul li {
	border-bottom:2px solid #f6f4f4;
	position:relative;
	padding:0 0 25px 131px;
	margin-bottom:21px;
	height:100%;
}
.side-list ul li.last {
	border-bottom:0;
}
.side-list ul li .image {
	position:absolute;
	left:0;
	top:4px;
	border:2px solid #f1f1f3;
}
.side-list ul li .entry p {
	padding-left:2px;
}
p.read-link {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	padding:11px 0 5px 4px;
}
#content {
	float:right;
	display:inline;
	width:563px;
}
.article {
	border-bottom:3px solid #ebebeb;
	padding-bottom:15px;
}
.article h2 {
	padding-bottom:22px;
	position:relative;
	margin-left:-6px;
	height:100%;
}
.article .image {
	float:right;
	display:inline;
	padding:3px 0 0 25px;
}
.article p.more-link {
	padding:19px 0 0 0;
}
p.more-link a {
	font-weight:bold;
	text-decoration:underline;
}
p.more-link a:hover {
	text-decoration:none;
}
.boxes-holder {
	background:url(images/boxes-holder-bg.gif) repeat-y 0 0;
	height:100%;
	margin-top:36px;
}
.boxes-holder .box {
	float:left;
	display:inline;
	width:250px;
	padding-right:60px;
}
.boxes-holder .box h2 {
	padding-bottom:10px;
}
.boxes-holder .box p.more-link {
	padding-top:10px;
}
.boxes-holder .last-box {
	padding-right:0;
}
#footer-holder, #footer-holder .shell {
	background:#f8f8f8 url(images/footer-bg.gif) repeat-x 0 0;
	height:46px;
}
.footer {
	font-size:10px;
	line-height:18px;
	padding:14px 2px 14px 0;
}
.footer, .footer a {
	color:#685d5d;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
}
.footer .rf {
	float:right;
}
