*{
	font-family: Arial;
	margin:0;
	padding:0;
}

a img{
	border:0;
	padding: 0;
}
a {
	color: #ae0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
html, body { 
  height: 100%; 
}
body{
	background-color: #d0cfd1;
	background-repeat: no-repeat;
	color: #ffffff;
}
body, input, select, textarea{
	font-family:Verdana;
	font-size:12px;	
}
div#page{
	background-color: #817f83;
	background-repeat: no-repeat;
	border-left: 1px solid #2c536a;
	border-right: 1px solid #2c536a;
	margin: auto;
	min-height: 450px;
	position: relative;
	width: 983px;
}
img.spacer{
	width: 620px; height: 1px;
}
div#logo{
	position: absolute;
	top: 22px;
	left: 7px;	
}
div#logo h2 span { display:none; }
div#logo h2 a {
	display: block;
	height: 61px;
	width: 319px;
}
h1, h2, h3, h4, h5 {
	clear:both;
}
/* Menu Left */
div#menu-left{
	background-image:url(/static/images/sidebar-shade.jpg);
	background-repeat: repeat-x;
	float: left;
	margin: 331px 0 0 0;
	min-height: 200px;
	padding: 25px 10px 0 10px;
	width: 234px;
}
.inactive{
	color: #575558;
}
div#menu-left ul li {
  line-height:10px;
  list-style-type:none;
  padding:0 17px 0 2px;
}

div#menu-left ul li a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
div#menu-left ul li a:hover{
	color:#AE0000;
}

/* Menu Right */
div#menu-right{
	background-image:url(/static/images/sidebar-shade.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	height: 100%;
	margin: 331px 0 0 0;
	min-height: 200px;
	padding: 0 0 0 0;
	float: left;
	width: 30px;
}
div#domain-selector{
	background-image:url(/static/images/domain-selector-shade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ae0000;
	font-weight: bold;
	margin: auto;
	min-height: 100px;
	padding: 13px 10px 10px 20px;
	width: 188px;
}
div#domain-selector a, div#domain-selector a.ds:hover{
	text-decoration: none;
	color: #ffffff;
}
div#menu-left ul li {
  line-height:20px;
  list-style-type:none;
  padding:0 17px 0 20px;
}
/* 5. Search box*/
div#search{
	margin: 0 0 10px 0;
	width: 180px;
	height: 20px;
}
div#search form{
	padding: 0px;
}
div#search form fieldset{
	border:0;
	padding:0;
	margin:0;
}
div#search input{
	width:116px;
	height:15px;
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px 0px 0px 2px;
}

div#search input.submit {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#AE0000;
	border:1px solid #ffffff;
	padding: 0;
	margin: 0 0 0 3px;
	height: 22px;
	width:50px;
}

div#search input.submit:hover {
	color:#AE0000;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #000000;
	cursor:pointer;
}

div#search button span{
	visibility:hidden;
}

/* Content */
div#content-wrapper {
	color: #000000;
	float: left;
	margin: 131px 0 0 0;
	padding: 0;
	width: 699px;
}
div.tracebar{
	background-color: #817f83;
	color: #ffffff;
	float: left;
	font-size: 17px;
	height: 30px;
	margin: 0 0 15px 0;
	padding: 8px 0 0 0;
	position:relative;
	width: 644px;
}
div.tracebar a, div.tracebar a:hover{
	color: #ffffff;
	font-size: 17px;
	text-decoration: none;
}
div.tracebar-side{
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	width: 15px;
}

div#content{
	background-color: #ffffff;
	clear:both;
	padding: 0 35px 0 35px;
	min-height: 200px;
	width: 629px;
}

ul.header-list a, ul.header-list a:hover{
	color: #817f83;
	font-size: 15px;
	text-decoration: none;
} 
ul.header-list li{
	margin-top:10px;
}
/*Footer*/
div#footer{
	background-image:url(/static/images/footer-shading.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 160px;
	width: 100%;
}
div.iz-button{
	float: right;
	margin: 15px 12px 0 0;
}
div.iz-inside{
	float: right;
	font-size: 20px;
	margin: 63px 10px 0 0;
}
div.disclaimer{
	font-size: 11px;
	float: left;
	margin: 70px 0 0 15px;
}
div.disclaimer a, div.disclaimer a:hover{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
/* 3. Locale selector*/
div#locale-selector{
	float: right;
	display: block;
	padding:3px;
	color:#FFFFFF;
	font-size: 11px;
	background-color:#817F83;
	position: absolute;
	top: 10px;
	right: 0px;
}
div#locale-selector img{
	padding:2px 3px;
}
div#locale-menu ul li:hover, div#locale-menu ul li:hover a{
	background-color:#817F83;
	color:#FFFFFF;
	cursor:pointer;
	font-size: 10px;
	text-decoration:none;
}
div#locale-menu {
	display:none;
	position: relative;
}
div#locale-selector:hover div#locale-menu{
	display:block;
	font-size: 10px;
	z-index: 1000;
}
div#locale-menu ul {
	background-color:#FFFFFF;
	border:1px solid #817F83;
	list-style:none;
	color:#817F83;
	font-size: 10px;
	margin-bottom:0px;
}
div#locale-menu ul li {
	line-height:1.3em;
	font-size: 10px;
	padding:0px 2px;
}
div#locale-menu ul li a{
	text-decoration:none;
	font-size: 10px;
	color:#817F83;
}

/* 7. content styling*/
/* 7.1. lists*/
div#content ul{
	padding-left:30px;
}
div#content ul ul{
	margin-bottom:0px;
}
div#content li{
	list-style: none;
	}
.search {
	color: #ae0000;
	font-weight: bold;
}
div#content h1{
	color: #ae0000;
	font-size: 24px;
	text-decoration: none;
}
div#content p{
	padding-left: 5px;
}
div#content h2, div#content h3, div#content h4, div#content h5, div#content h6{
	color: #817f83;
	padding-top: 12px;
	text-decoration: none;
}
h3.article-list{
	padding-left: 5px;
	color: #ae0000;
}
/* 7.2. table layout*/
div#content table{
	padding-left:30px;
}
div#content th {
	border-bottom:1px solid #ae0000;
	padding:2px 5px;
}
div#content td {
	padding:2px 5px;
	border-bottom:1px dashed #ae0000;
}

p.readmore{
	border-bottom: 1px #c1c1c1 dotted;
	padding: 0 0 23px 0;
}

p.readmore a{
	color: #0571b0;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}
p.readmore a:hover{
	color: #ae0000;
}
/* 8. post layout*/
hr {
	border-bottom:1px dotted #AE0000;
	height:1px;
	margin:0.5em 10px;
}
div.postmeta {
	font-size:7pt;
	margin-bottom:0.5em;
	padding:2px;
}
.author {
	color:#6E6E6E;
	font-size:11px;
	line-height:17px;
	padding-left: 10px;
	text-decoration:none;
}
.author a{
	color:#6E6E6E;
	font-size:11px !important;
	line-height:17px;
	text-decoration: none;
	font-weight:bold;
}
.author a:hover{
	color: #ae0000 !important;
}
/* 10. Comments */
#comments {
	display: block;
	border-top:1px dotted #c1c1c1;
	padding: 10px 10px 0 10px;
}
#commentlist {
	list-style-type:none;
	margin-left:0;
	padding-left:0 !important;
}
#commentlist li {
	margin:0;
	padding:0;
}
#commentlist li p {
	margin-top:10px;
}
#commentlist li p.commentauthor {
	background-image:url(/static/images/comment/comment.png);
	background-position:3px 2px;
	background-repeat:no-repeat;
	border-left:1px solid #D2D2D2;
	border-top:1px solid #D2D2D2;
	color:#999999;
	font-size:10px;
	margin-top:0;
	padding:2px 0 2px 22px;
}
/*
.commenttitle{
	color:#999999;
	font-size:10px;
	border-top:1px #999999 dotted;
	padding-left:8px;
	background-image:url(/static/images/arrow-right-yellow.png);
	background-repeat:no-repeat;
	background-position:0px 4px;
}
.comment .comment {
	padding-left:30px;
	background-image:url(/static/images/hoek.png);
	background-repeat:no-repeat;
	background-position:20px 4px;
}
*/
#comments #post-comment form {
	padding:0;
}
#comments #post-comment form fieldset {
	padding:10px 10px 0 10px;
}
#comments #post-comment form label {
	display:block;
	font-weight:bold;
	padding:0 0 3px 5px;
}
#comments #post-comment form textarea {
	width:98%;
	height:150px;
}
#comments #post-comment form input.submit {
	float:right;
	margin:5px 10px;
}

.warning{
	color: #ae0000;
	font-style: italic;
	padding-left: 25px;
}

/* 11. Forms*/

/* default definitions*/

form {
	padding:0px 15px;
}

form input, 
form select, 
form textarea{
	border:1px solid #c1c1c1;
	padding:2px 3px;
	width:60%;
}
form textarea{
	width:85%;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
}
form label {
	color:#999999;
}

form input:active, 
form select:active,
form textarea:active, 
form input:hover, 
form select:hover,
form textarea:hover {
	border:1px solid #AE0000;
}

form fieldset{
	border:1px solid #AE0000;
	margin:3px 0 10px;
	padding:5px;
}

form fieldset legend {
	border:1px solid #AE0000;
	font-weight:bold;
	margin:0 10px;
	padding:3px 9px;
	color:#FFFFFF;
	background-color:#AE0000;
}

form input.submit {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#AE0000;
	width:35%;
}

form input.submit:hover {
	color:#AE0000;
	font-weight:bold;
	background-color:#FFFFFF;
	cursor:pointer;
}

/* layout form columns*/

form.columns dl dt {
	clear:left;
	float:left;
	font-weight:bold;
	margin-bottom:3px;
	padding:5px 10px 2px 0px;
	text-align:right;
	width:35%;
	min-height:14px;
}

form.columns dl dd {
	float:left;
	padding:2px 5px 2px 0px;
	margin-bottom:3px;
	width:62%;
	margin-left:0px;
}

/* layout form list*/



/* 12. Correspondet*/
div.cor-photo {
	float:left;
}

div.cor-photo img {
	max-width: 110px;
	max-height: 140px;
}

div.cor-info {
	padding-left:120px;
}
div.cor-info dt{
	width:25%;
	float:left;
	font-weight:bold;
	padding-right:4%;
	padding-bottom:3px;
}
div.cor-info dd{
	float:left;
	width:70%;
	padding-bottom:3px;
}

/* XX. divers*/
p.login{
	text-align:center;
	font-size:7pt;
	color: #817f83;
}
p.login a, p.login a:hover{
	color: #817f83;
	text-decoration: none;
}

.flag {
	border:1px solid #f4f4f4;
}

/* layout form rating*/

div.rating-expose{
}
/* banners */
div#banners-footer{
	margin: 30px 0 0 0;
	text-align: center;
}
div#banners-footer div.banner{
	display: inline;
	margin: 0 5px 0 5px;
}

.addSidebar {
	width: 200px;
	margin: 0 auto 10px auto;
}
.addContent {
	border-bottom: 1px dotted #C1C1C1;
    margin-bottom: 23px;
    padding: 23px 0;
    text-align: center;
}
#likebutton {
	margin:15px 0;
	height:25px;
	width: 100%;
}
.likebuttonTw {
	float: left;
	margin-right: 10px;
}
.likebuttonFB {
	width: 450px;
	float: left;
}

#socialMedia {
	clear: both;
	display: block;
	height: 64px;
	padding: 20px 0 0 0;
	text-align: right;
}
#socialMedia li {
	display: inline;
}
