
/* Footer */

#footer {
	clear: both;
	height: 66px;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	background: #fff;
}

#footer .tabs li {
	display: inline;
}

#footer .tabs a {
	float: left;
	height: 41px;
	border-right: 2px solid #ddd;
	background: #fff url(../img/bg_footer.gif) repeat-x;
	font-size: 0.9em;
	line-height: 1.2em;
}

#footer .tabs a strong {
	display: block;
	font-size: 1.4em;
}

#search {
	display: block;
	float: left;
	/*width: 217px;*/
	height: 66px;
	border-right: 2px solid #ddd;
	padding: 14px 20px 0 10px;
	background: #fff url(../img/bg_footer.gif) repeat-x;
	voice-family: "\"}\"";
	voice-family: inherit;
	/*width: 205px;*/
	height: 52px;
}

html>body #search {
	/*width: 205px;*/
	height: 52px;
}

#search label {
	display: block;
	float: left;
	margin-right: .5em;
}

#search label input,
#search label select {
	display: block;
}

#ringier {
	margin:0 10px 0 0;
	padding:0;
	float:right;
}

/* Help */

.orange-box  {
	background: #fa8130;
	padding: 5px;
	width: 650px;
}

.orange-box h2,
.orange-box h3 {
	margin-top: 0;
}

.orange-box h2  {
	font-weight: normal;
	color: #fff;
}

.orange-box a,
.orange-box a:visited {
	color: #0079c3;
}

p.close {
	text-align: right;
	margin: 0;
	padding: 0;
}

#help {
	position: absolute;
	top: 2px;
	left: 13px;
	width: 879px;
	height: 265px;
	padding: 10px 20px 0 20px;
}

#help .orange-left,
#help .orange-right {
	float: left;
}

#help .orange-left {
	width: 340px;
	margin-right: 40px;
}

#help .orange-right {
	width: 480px;
	margin-top: 10px;
}

#help li {
	display: inline;
	margin: 0 20px 0 4px;
}

#help label {
	display: block;
	margin-top: 4px;
}

#help input {
	border: none;
}


/* Top of the blogs */

.help {
	padding-left: 22px;
	width: 420px;
	font-size: 1.2em;
}

.mega-column {
	padding-left: 22px;
	background: url(../img/row_bg.png) 0 65px repeat-x;
	margin-bottom: 1em;
}

.column  {
	float: left;
	width: 420px;
	margin-right: 20px;
}

.column h2 {
	color: #666;
	margin: 2em 0 0 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
}

.column h3 {
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}

.column .blog-box h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.column ol {
	margin-left: 22px;
	padding-left: 0;
}

.bar-container  {
	display: block;
	float: left;
	background: #eee;
	width: 350px;
	height: 1.3em;
	margin-right: .5em;
}

.hbar  {
	display: block;
	float: left;
	/*border: 1px outset;*/
	height: 1.3em;
	margin-right: .5em;
}

.stats dt {
	font-size: 1.3em;
	font-weight: bold;
}

.stats dd {
	margin: 0.2em 0 .5em 0;
	padding: 0;
}

.stat-sum  {
	background-color: #fa8130;
	border-color: #f90;
}

/* ------------------------------ */

.new {
	font-weight: bold;
}


/* ------------------------------ */

#main_content .row {
	position: relative; /* prevent IE peekaboo bug */
	clear: both;
	width: 100%; /* prevent IE double margin bug */
	margin-bottom: 11px; /* workaround IE margin collapsing bug */
}
