/*----------- global ----*/
*
{
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
overflow:show;
}
img
{
	border: 0px;
}

p, blockquote, li
{
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
}

a
{
	color: #ccc;
	text-decoration: none;
}

del
{
	text-decoration: line-through;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
	font-style: italic;
}
/*----------- construction ----*/
body
{
	background-color: #474843;
	background-image: url(http://www.promateria.be/materialise/images/background_02.gif);
	background-repeat: repeat-x;
	font: 15px "Trebuchet MS", "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
text-align:center;
}

#head
{

	margin: 6px auto 0 auto;
	height: 128px;
	width: 919px;
	background-image: url(http://www.promateria.be/materialise/images/magazine.gif);
	background-repeat: no-repeat;
text-align:left;
}

#main {
width:100%;
	background-image: url(http://www.promateria.be/materialise/images/background.gif);
background-position: 50% top;
	background-repeat: no-repeat;
}

#content {
	width: 920px;
margin: 0 auto;
text-align:left;
}

.issue
{
	color: #fff;
	width: 609px;
	float: left;
}

#column3
{
padding-left:620px;
	padding-top: 100px;
text-align:center;
}

.clearer {
clear:both;
width:100%;
height:20px;
}
/*----------- header ----*/
#head a {
float:right;
}

#head a img{
margin-top:27px;
}
#head h1 a
{
	position: absolute;
float:none;
	top: 0px;
	left: 50%;
	text-indent: -5000px;
margin-left:-450px;
	width: 486px;
	height: 106px;
}
/*----------- main ----*/
#topic p
{
	text-align: right;
	margin-right: 1em;
	margin-top: 0.5em;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 0.8em;
}

p.teaser a
{
	color: white;
	font-weight: bold;
}

#topicNavigation, #topicNavigation a
{
	background-color: #C95486;
	font-size: 0.7em;
	color: #ccc;
	text-align: right;
}

#topicNavigation a
{
	font-size: 1em;
}

#topicNavigation
{
	padding: 0 0.7em;
}
.article {
margin-bottom:3em;
}
.issue .article p
{
	padding-left: 1em;
}

.issue .article img
{
	float: right;
	margin: -0.7em 0em 3em 1em;
}

p.info
{
	font-weight: bold;
	font-size: 0.8em;
	color: #C7D8C3;
	margin: 0.5em 0;
}

.issue .article h3, #column3 #legend span
{
	clear: both;
	background-color: #C95486;
	border-right: 150px solid #C7D8C3;
	padding: 0.3em 0.5em 0.3em 0.75em;
	font-size: 1.2em;
	margin: 1em 0 0.6em 0;
}

#column3 #legend span{
clear:none;
}

.issue .article h3 a, #column3 #legend span
{
	color: white;
	font-weight: bold;
}

.issue .article h3 span, .issue .article h3 span a
{
	color: #C7D8C3;
	font-weight: normal;
}

.issue .article h3 span
{
	font-size: 0.8em;
}

.issue .article.off h3, #column3 #legend span.off
{
	background-color: #ccc;
	border-right-color: #aaa;
}

.issue .article.off h3 a, .issue .article.old h3 a, #column3 #legend span.off, #column3 #legend span.old
{
	color: #474843;
}

.issue .article.off h3 span, .issue .article.off h3 span a, .issue .article.old h3 span, .issue .article.old h3 span a
{
	color: white;
}

.issue .article.old h3, #column3 #legend span.old
{
	background-color: #E7B1C8;
}

#column3 #legend span
{
	font-size: 0.7em;
	width: 100px;
	border-right-width: 40px;
	display: block;
}

#navigation
{
	clear: both;
	background-color: #C95486;
	font-size: 1.4em;
	margin: 1em 0 0.5em 0;
	position: relative;
}

ul.rsx-page-num-list
{
	padding: 0.1em 0.5em 0.2em 0.75em;
	display: inline;
	list-style: none;
}

ul.rsx-page-num-list li
{
	display: inline;
	margin-right: 0.5em;
}

span.newer, span.older
{
	position: absolute;
	top: 0;
	background-color: #ccc;
	margin: 0px;
	width: 75px;
	text-align: center;
	height: 100%;
}

span.newer
{
	right: 75px;
}

span.older
{
	right: 0px;
}

span.newer a, span.older a
{
	background-color: #C7D8C3;
	display: block;
	color: #C95486;
	height: 100%;
}

span.newer a:hover, span.older a:hover
{
	background-color: #C95486;
	color: #C7D8C3;
}

.single h3
{
	font-size: 2.4em;
	font-weight: normal;
	color: #6B725B;
	border-bottom: 2px solid #956D6D;
	margin-bottom: 0.5em;
	letter-spacing: -0.05em;
	word-spacing: -0.05em;
}

.single p
{
	margin-bottom: 0.8em;
}

.single h4
{
	font-size: 1.4em;
	font-weight: normal;
	color: #393C30;
	margin-top: 1.4em;
	margin-bottom: 0.2em;
	letter-spacing: 0.1ex;
}

.article ul, .article ol
{
	padding-left: 3em;
	margin-bottom: 1em;
}

.article p.info a
{
	text-decoration: none;
	font-weight: bold;
	color: #C7D8C3;
	border-bottom: 1px solid;
}

/*----------- column ----*/

#column3 h2
{
	color: #C7D8C3;
	font-weight: bold;
	font-size: 0.9em;
	padding-left: 0.2em;
	letter-spacing: 0.09em;
	text-align: left;
	margin-bottom: 1em;
	padding-top: 0.03em;
}

#column3 h2 a
{
	font-weight: normal;
}

#shorts, #ad, #search, #readings, #legend
{
	border-top: 1px solid #C7D8C3;
	position: relative;
	margin-bottom: 1em;
	text-align: center;
margin-top:1em;
}

#shorts
{
	height: 275px;
	overflow: hidden;
}

#short
{
	position: absolute;
	background-color: #474843;
	text-align: center;
	line-height: 1.1em;
	-moz-opacity: 0.8;
	opacity: 0.85;
	left: 0px;
	filter: alpha(opacity=85);
	width: 100%;
	bottom: -250px;
	height: 250px;
	padding-bottom: 2em;
}

#shorts.off #short
{
	bottom: 0px;
	height: auto;
	padding-bottom: 0em;
}

#shorts.off > div#short
{
	bottom: -250px;
	height: 250px;
	padding-bottom: 2em;
}

#shorts.off > #short:hover
{
	bottom: -2em;
}

#short h3
{
	padding: 0.4em;
	margin: 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #C7D8C3;
}

#shorts img
{
	position: absolute;
	top: 25px;
	left: 0px;
}


#column3 p
{
	padding:0em 0.8em;
	text-align: center;
	line-height: 1.5em;
	color: #ccc;
}

#short p a
{
	color: #DF6096;
	font-weight: bold;
	text-decoration: underline;
}

#shorts p.ajaxlink span.next, #shorts p.ajaxlink span.prev
{
	position: absolute;
	top: 0px;
	-moz-opacity: 0.9;
	opacity: 0.9;
	filter: alpha(opacity=90);
	left: 277px;
	width: 16px;
margin:0.3em;
}

#shorts p.ajaxlink span.prev
{
	left: 252px;
}

#shorts p.ajaxlink img
{
position: static;
}

#shorts p.ajaxlink span a
{
	text-indent: 0;
	display: block;
	overflow: hidden;
}


a.ad
{
	margin: 0 auto;
}

a.ad img
{
	margin-bottom: 5px;
}

#column3 a.title{
	font-size: 0.9em;
font-weight:bold;
margin:0;
}
#column3 div#readings{
text-align:center;
}
#column3 div#readings p {
color: #898989;
font-size:0.8em;
margin:0;
padding:0;
}

#column3 div#readings a{
display:block;
text-align:center;
margin:0;
color: #898989;
}
#column3 div#readings img.thumb{
margin-bottom:0.5em;
border:3px double #ccc;
}
#readings b {
font-weight:bold;
letter-spacing:0.05em;
font-size:0.90em;
margin:0;
}

div#search div {
text-align:left;
display:inline;
}
input, textarea
{
	border: 0px;
	border-bottom: 3px solid white;
	background-color: #FDFFF9;
	padding: 1px 5px;
	color: #C95486;
	margin-bottom: 3px;
}

textarea
{
	border: 1px dotted;
	float: right;
}

input:focus
{
	background-color: white;
}

input.button
{
	border: 2px solid #ccc;
}

input.button:hover
{
	border: 2px solid white;
}
#column3 input
{
	border: 0px;
	background-color: #898989;
	padding: 1px 5px;
	color: #474843;
	margin-bottom: 3px;
	border-bottom: 3px double #474843;
	border-top: 3px double #474843;
text-align:center;
}

#column3 input:focus
{
background: #ddd;
}

#column3 input.button
{
padding: 0 5px;
display:inline;
	border: 3px double #474843;
}

#column3 input.button:hover
{
background: #ddd;
}

form
{
	margin: 1em 0.3em;
}

#legend div
{
	background-color: #fefefe;
	padding: 0.08em 0.5em ;
	width: 158px;
	border: 2px solid #666;
	margin: 5px auto;
	margin-top: 5px;
}

/*----------- footer ----*/

#footer
{
	clear: both;
	width: 100%;
	background-color: #C7D8C3;
	border-color: #474843;
	color: #474843;
	background-image: url(/old/images/footer_r1_c1.gif);
	background-repeat: repeat-x;
}
#footer th {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #474843;
}
#footer table {
	text-align: left;
	color: #474843;
	margin: 12px auto;
}
#footer table td {
	width: 445px;
	vertical-align: top;
	font-size: 0.8em;
}
#footer a {
	color: #474843;
border-bottom:1px dotted;
}
#footer ul li {
list-style:none;
padding-left:1em;
padding-bottom:0.3em;
	background-image: url(/old/images/arrow.gif);
	background-repeat: no-repeat;
background-position: 0px 0.56em;
}
ul#links li{
width:47%;
float:left;
}