/*
World Comics CSS v0.1
Autumn 2009
By Joonas "voxel" From
*/

@import "jreset.css";

body
{
	font: 14px "Helvetica", Arial, sans-serif;
	background: #f2f3e1 url("../gfx/bg.jpg") repeat-x center top;
	color: #4c4c4c;
}
/* Defaults */
p
{
	line-height: 150%;
	margin-bottom: 20px;
}
address
{
	font-style: normal;
	line-height: 150%;
	margin-bottom: 20px;
}
hr
{
	margin-left: -10px;
	margin-right: -10px;
	height: 1px;
	color: #d8d8d8;
	background: #d8d8d8;
	clear: both;
}

a:link, a:visited { text-decoration: underline; }
a:link { color: #2F86F3; }
a:visited { color: #8F3B60; }
a:hover { text-decoration: none; }

/* Custom mini styles */
.floatleft { float: left; margin-right: 5px;}
.floatright { float: right; margin-left: 5px;}
img.floatleft { margin-bottom: 0 !important; }
img.floatright { margin-bottom: 0 !important; }
.clear
{
	line-height: 0%;
	clear: both;
}
.hidden { display: none; }
.main-element
{
	width: 800px;
	margin: 0 auto;
}
.list-photo
{
	display: inline;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.list-photo img
{

}
.inline-list
{
	padding: 0;
	list-style-type: none;
}
.bullet-list
{
	list-style-type: disc;
	line-height: 150%;
	margin-left: 20px;
	margin-bottom: 20px;
}
.bare li
{
	margin-bottom: 10px;
	line-height: 150%;
}
.table-of-contents
{
	background: #EDEDED;
	border: 1px solid #CECECE;
	padding: 10px;
	line-height: 150%;
}
.download
{
	display: inline;
	line-height: 24px;
	padding-left: 30px;
	margin-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.download.pdf { background: url("/gfx/pdf.jpg") no-repeat left center; }
.download.doc { background: url("/gfx/doc.jpg") no-repeat left center; }

div.person
{
	overflow: hidden;
	background: #FFEAB3;
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed #C9B2A7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.person h2
{
	margin: 0 !important;
	padding: 0;
}
ol.item-list li
{
	font-size: 20px;
}
ol.item-list li p
{
	font-size: 14px;
}
ol.item-list div.item
{
	padding: 10px;
	background: #FFEAB3;
	border: 1px dashed #AFA06F;
	margin-bottom: 10px;
}
div.item img
{
	float: right !important;
}
h2.workshop-year
{
	vertical-align: bottom;
	border-bottom: 1px solid #3B3B3B;
}
div.workshop
{
	border-bottom: 1px dashed #CECECE;
	margin: 20px 0;
	padding: 20px 0;
	overflow: hidden;
}
div.workshop:last-child
{
	border-bottom: none !important;
}
div.workshop .date
{
	margin: 0 !important;
}
div.workshop .place, div.workshop .country
{
	font-weight: bold;
	font-size: 12px;
}
div.workshop .country
{
	margin-top: -20px;
}
div.workshop .place
{
	clear: right;
}
div.workshop img
{
	margin-bottom: -10px;
	float: left;
	margin-right: 10px;
	padding-bottom: 0;
}
ul.files
{
	overflow: hidden;
}
ul.files li.file
{
	display: inline;
	float: left;
	width: 33%;
	text-align: center;
	min-height: 260px;
	list-style-type: none;
}
ul.files.reports li.report
{
	min-height: 260px;
}
ul.files.manuals li.manual
{
	min-height: 300px;
}
ul.files li.file h3, ul.files li.file p
{
	margin: 0 !important;
}
ul.files h3.date, ul.files h3.title
{
	font-size: 14px;
}
ul.files p
{
	font-size: 12px;
}
ul.files p.description, ul.files p.location, ul.files p.info
{
	color: #69696C;
}
ul.files p.location, ul.files p.info
{
	font-size: 11px;
	color: #9D9F9F;
}
ul.files li.file img.cover
{
	border: 1px solid #CECECE;
}
ul.files li.file img.cover:hover
{
	border: 1px solid #505050;
}
div.newsitem
{
	border-bottom: 1px dashed #AFA06F;
	padding-bottom: 20px;
}
div.newsitem p.date
{
	font-size: 16px;
	font-weight: bold;
	color: #A3A3A3;
	margin-top: -10px;
}
ul.members
{
	margin-top: -20px;
}
ul.members li
{
	margin-top: -30px;
}
ul.members li h4
{
	font-size: 18px;
	margin: 0;
}
ul.members li p
{
	margin-top: -15px;
	color: #888;
}
#cse-search-results iframe { width: 540px;}
/* Header */
#header
{
	background: url("../gfx/header.jpg") no-repeat;
	height: 130px;
}

#homelink
{
	width: 560px;
	height: 130px;
	float: left;
}
#homelink span { display: none; }

#navigation
{
	width: 780px;
	padding: 20px 10px;
	background: url("../gfx/nav.jpg") no-repeat;
	height: 80px;
	color: white;
}
#navigation h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
}
#navigation .navcolumn
{
	float: left;
	display: inline;
	font-size: 14px;
	width: 180px;
	height: 100px;
	margin-top: -10px;
	padding-top: 10px;
	padding-left: 10px;
	border-right: 1px solid #6f6c5c;
}
#navigation ul
{
	list-style-type: none;
	line-height: 150%;
}
#navigation div:last-child { border: none; }

#navigation a:link,#navigation a:visited { color: white; text-decoration: none; }
#navigation a:hover { text-decoration: underline; color: #FFBF00; }
#navigation a.active { color: #FFBF00; }

.search-form
{
	text-align: right;
	padding-top: 105px;
	margin-right: 10px;
}
#search-box
{
	width: 140px;
	border: 1px solid #c5c3b3;
	border-right: none;
	font-size: 14px;
	height: 18px;
	vertical-align: top;
	margin-right: -5px;
	height: 20px;
}
#search-button
{
	border: 1px solid #af8350;
	background: #ff8d00;
	color: white;
	height: 24px;
}
/* Body */

#main-container { background: url("../gfx/main.jpg") repeat-y; }
#main { background: url("../gfx/main-top.jpg") no-repeat; padding: 0 20px; margin-left: 0px;}

#breadcrumbs { float: left; width: 540px; }
#breadcrumbs p.path { font-size: 10px; padding-top: 8px; margin-bottom: 0px; color: #4E4E4E; }
#breadcrumbs p.path a:visited { color: #2F86F3; }

#content { width: 540px; float: left; }

#content h1, #content h2,#content h3,#content h4,#content h5,#content h6 { margin-top: 40px; margin-bottom: 10px; line-height: 150%;}
#content img { margin-bottom: 20px; }
#content > img:first-child { margin-bottom: 10px; }
#content > img:first-child + h1 { margin-top: 0px; }
#content > h1:first-child { margin-top: 0; }

#related h2 { margin-top: 10px; }
#related h3 { margin: 0; }
#related p { font-size: 13px;}

/*#content li * { margin: 0; }
#content li { margin-bottom: 20px; } TODO */

/* hilights */
#hilights
{
	width: 200px;
	font-size: 12px;
	color: #545454;
	float: right;
}
#hilights h2 { display: none; }

#news-short { margin-top: 10px; margin-left: 15px; list-style-type: disc; }
#news-short p.time { font-size: 10px; color: #8F8F8F; }
#news-short li { margin-bottom: -10px !important;}

/* Content containers */
.container
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#related .container /* TODO*/
{
	

}
#related .container p /* TODO*/
{
	display: inline;
}
div.info
{
	background: #7d7656;
	padding: 10px;
	margin-bottom: -30px;
	color: white;
}
.info h2 { margin: 0 !important; }
.info :last-child { margin-bottom: 0; }

.container.info p { margin-bottom: 0; }
.container.info strong { font-weight: normal; }

.container.img img { margin: 0 !important; }

.container.hilight
{
	padding: 10px;
	color: white;
	background: #70cd2d;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.container.hilight h3 { font-size: 20px; }
.container.hilight a:link,.container.hilight a:visited { color: white !important; }

.container.left,.container.right { width: 48%; }
.container.left { float: left; }
.container.right { float: right; }

.container.column
{
	float: left;
	display: inline;
}
.container dl.personal-info
{
	line-height: 150%;
}
.container dl.personal-info dt
{
	font-weight: bold;
}
.container dl.personal-info dd
{
	margin-left: 0;
	margin-bottom: 10px;
}
/* Footer */
#footer
{
	width: 760px;
	background: url("../gfx/footer.jpg") repeat-y;
	padding: 0 20px;
}
#sitemap { margin: 0; font-size: 12px; }
#sitemap h2 { display: none; }
#sitemap .container.column { width: 25%; }
#sitemap .container.column ul:last-child {margin-bottom: 0;}

#sitemap a:link,#sitemap a:visited { text-decoration: none; color: #4c4c4c !important; }
#sitemap a:hover { color: black !important; }

#sitemap ul
{
	list-style-type: none;
	margin-bottom: 20px;
	line-height: 150%;
}
#sitemap h3
{
	margin-bottom: 2px;
	font-size: 12px;
}
#contact-info { font-size: 11px; margin-bottom: 0 !important;}
#contact-info .container { margin-bottom: -10px;}
#contact-info h2
{
	display: none;
}
#copyright
{
	width: 760px;
	font-size: 11px;
	padding: 10px 20px;
	background: url("../gfx/copyright.jpg") no-repeat;
	height: 60px;
}
#copyright a:link,#copyright a:visited { color: #4c4c4c; }