﻿/**
 * Contains declarations for accessible webpage.
*
 * @author 			Davy De Pauw <davy@marlon.be>
 * @copyright		Marlon bvba <http://www.marlon.be>
 * @date 			2009-02-09
 */

/* agenda
---------------------------------------------------------- */

#agenda dt {
	padding: 20px 0 6px 0;
	min-height: 0;
	width: 100%;
}

#agenda dd {
	margin: 0 0 10px 0;
	font-size: 1em;
	width: auto;
	border-top: none;
}

#agenda dd abbr,
#agenda li abbr {
	padding: 0;
	text-align: left;
	width: 100%;
	color: #A9BA17;
	background: none !important;
}

#agenda dd abbr span,
#agenda li abbr span {
	clear: none;
	display: inline;
	padding: 0;
	width: auto;
}

/* agenda
---------------------------------------------------------- */

#agenda .overview li {
	margin: 0 0 20px 0;
	padding-left: 0;
	border-bottom: 1px solid #E1DDD4;
}

#agenda li p {
	margin-bottom: 5px;
}

#agenda li .meta-date {
	position: static;
	width: 100%;
	height: auto;
	font-size: 1em;
	line-height: 1.4em;
}

#agenda li .meta-date abbr span {
}

.text ul li {
	padding-left: 0;
}

/* agenda
---------------------------------------------------------- */

#paging .next a, #paging .prev a {
	width: 170px;
}

#search-keyword,
#search #form #q{
	font-size: .8em;
	height: 18px;
	line-height: 20px;
	padding: 3px 16px;
}

#search #form #q {
	height: 20px;
}

#home #news h2, #home #agenda h2 {
	float: none;
}

#home .all { float: left; margin-top: 0; }

/* font-size fixes
---------------------------------------------------------- */

#network h2,
#actions h2 {
	font-size: 1.2em;
}

#main, #content { width: 100%; }
#content { float: left; }

#sidebar,
#subnav,
#subnav ul li,
#subnav ul li a,
#text,
#browser,
#related,
#themedetail h1,
#content #results {
	clear: both;
	float: none;
	width: 100%;
	background-image: none;
}

#browser a.back {
	float: left;
	padding: 2px 4px;
	line-height: 1.35em;
	width: auto;
	color: #fff !important;
	background: none !important;
	border: 1px solid #fff;
}

#new,
#focus { width: 45%; }

#new dd { clear: left; }

.text #community, .text #commentform, .text #community #comments, #themedetail #community, #themedetail #community #comments, #themedetail #commentform {
	width: 550px;
}

#subnav {
	float: left;
	margin-bottom: 20px;
	width: 960px;
}

#home #news dt a {
	background: none;
}

#home #sidebar,
#register #sidebar { clear: none; float: right; width: 336px; }

#actions,
#subnav,
#browser .info h2,
#facets { width: 100%; background-image: none !important; }

#facets ul .group, #facets ul .selection,
#facets ul ul li {
	width: 925px;
}

#facets ul a { width: auto; }
#facets ul ul li:hover a { background: #F5FAFB !important; }

#actions .inner, #subnav ul { background-image: none; }
#actions ul { width: auto; }

#footer .info,
#selection .info,
#kb .info {
	position: absolute;
}

#footer li, #kb li, #search #selection li {
	padding-left: 292px;
	width: 660px;
}

#footer li ul, #kb li ul , #search #selection li ul { padding-bottom: 10px; }

#footer li li, #kb li li, #search #selection li li { padding-left: 0; }

#network ul,
#actions ul {
	margin-left: 0;
	color: #fff;
	padding-left: 24px;
}

#count {
	background: #fff;
}

#network ul li,
#actions ul li {
	padding-left: 0;
	list-style-type: disc;
	background: none !important;
}

#breadcrumb span {
	background: none !important;
}

#container #copyrights .top {
	background: #000 !important;
}


/* forms
---------------------------------------------------------- */

dl dd.field input,
input#search-keyword {
	height: auto;
	background: #fff;
	border: 1px inset #333;
}

dl dd.field {
	background: none !important;
}
