/**
 *
 *
 * @author Stephan Csorba <stephan@contactivity.com>
 * @copyright Copyright (c) 2011, Contactivity bv, Leiden
 * @license http://opensource.org/licenses/gpl-3.0.html GNU General Public License, version 3 (GPLv3)
 * @version $Id: v 0.1 1-7-2011 15:18:41
 */

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font:Arial;
	line-height:16px;
	text-align: justify;
	color:#000;
	background:none;
	width:100%;
}
b, strong {
    font-weight: bold;
}
i, em {
    font-style: italic;
}
a{
	color:#000;
	text-decoration: none;
}
p{
	 text-align: justify;
}
p+p{
	 margin: 16px 0 0;
}
ul{
	list-style-type: disc;
    margin: 1em 0;
}
li{
	 margin-left: 18px;
}
h1{
	color: #5C9D3F;
	font-size:50px;
	line-height: 40px;
	margin:0px;
	width: 80%;
}
h2{
	margin: 12px 0 0;
	color: #9E9E9E;
    font-size: 20px;
    line-height: 26px;
}
h3 {
	font-size: 16px;
    margin: 12px 0 0;

}
form,
.login,
.addthis,
.sidebar,
.breadcrumbs,
.menuBox,
.block.headerright,
.social,
a.more,
a.less,
.copyright.box,
.heading,
.overlay,
.small-toolbar,
#_atssh,
#margin,
section.commentform,
section.subitem,
.rounded-corner{
	display:none;
}
.indented_container{
	margin:0px;
}
section.content article .contents,
.contents,.blog_post .full_container,
.article .full_container,
.column.wide,
.indented_container{
	width:100%;
	margin: 0;
}
.factbox{
	background-color: #C0DDF8;
	font-size: 1em;
	margin-bottom: 10px;
	padding: 15px;
}
.intro{
	font-size: 14px;
	font-weight: bold;
}
.object-left{
	clear: left;
	float: left;
	padding: 0 25px 10px 0;
}
aside{
	background-color: #9E9E9E !important;
}
aside.textblock{
 background-attachment: scroll !important;
    background-clip: border-box !important;
    background-color: #9E9E9E;
    background-image: none !important;
    background-origin: padding-box !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
    background-size: auto auto !important;
    clear: right;
    float: right;
    margin: 0 0 51px 51px;
    width: 200px;
}
aside.textblock h1 {
    margin-bottom: 10px !important;
    margin-left: 15px !important;
    margin-top: 0 !important;
	color:#fff;
	font-size:16px;
}
aside.textblock .tleft {
    float: left;
    margin: 0 11px 0 16px !important;
    width: 50px;
	height: 49px;
}

aside.textblock .tright {
    float: left;
    margin-right: 16px;
    width: 107px;
}
aside.textblock .tright h3, aside.textblock .tright h3 a {
    color: #A6CFE3;
    margin: 0;
}
aside.textblock .tright h3, aside.textblock .tright h3 a {
    color: #A6CFE3;
    margin: 0;
}
section.content article p {
    text-align: justify;
}
aside.textblock p {
    margin-left: 16px;
    margin-right: 16px;
}
.attribute-caption, .caption{
	font-size: 0.8em;
	width: 273px;
}
