/*
Theme Name: Asiascope
Author: Maarten Hoogenboom
Author URI: www.maartez.nl
*/

html{
	height:101%;
}

body {
	position:relative;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background: #d2fcff url(http://www.asiascope.nl/images/body_bg.jpg) 30px 0px  repeat-x;
	height:101%;
	}

img a{
	border: 0;
	}

img{
	padding:5px;
	margin:5px;
	background-color:#FFF;
	border:1px solid #CCC;
}


a {
	color:#d773af;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	color:#6d6d6d;
}


.wrap {
	position:relative;
	top:0px;
	left:0px;
	width: 960px;
	height:706px;
	margin:0 auto;
	}

h2{
	font-size:14px;
	}

.header h1{
	 display:none;
}

.header{
	position:relative;
	background: url(http://www.asiascope.nl/images/header.jpg) 0px 0px  no-repeat;
	height:241px;
	width: 960px;
	z-index:-2;
}


.content_bottom{
	position:relative;
	bottom:-30px;
	left:0px;
	height:30px;
	width:100%;
	background: url(http://www.asiascope.nl/images/content_bottom.jpg) 0px 0px  no-repeat;
}

.content{
	position:absolute;
	left:70px;
	top:241px;
	width:900px;
	background: url(http://www.asiascope.nl/images/content_bg.jpg) 0px 0px  repeat-y;
	z-index:1;
}



.menu{
	position: absolute;
	top:152px;
	right:160px;
	height:25px;
}

.menu ul{
	margin:0 0 0 0 ;
	padding: 0px;
	list-style:none;
}

.menu li{
	width:124px;
	height:25px;
	float:left;
	margin:0 5px 0 0;
	text-align:center;
}

.menu li a{
	padding:4px 0 0 0;
	display:block;
	height:25px;
	font-size:10px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	background: url(http://www.asiascope.nl/images/menubutton.gif) no-repeat;
	color:#d773af;
}

.menu li a:hover{
	color:#6d6d6d;
	}

.menu li a.current {
	background: url(http://www.asiascope.nl/images/menubutton_selected.gif) no-repeat;
	}


.content_item{
	position:relative;
	top:0px;
	left:195px;
	width:560px;
	background: url(http://www.asiascope.nl/images/content_item_bg.jpg) 0px 0px  repeat-y;
	z-index:2;
	margin: 0 0 30px 0;
	}


.content_item_top{
	position:absolute;
	top:0px;
	height:30px;
	width:560px;
	background: url(http://www.asiascope.nl/images/content_item_top.jpg) 0px 0px  no-repeat;
	z-index:2;
	}

.content_item_bottom{
	position:absolute;
	bottom:-20px;
	height:30px;
	width:560px;
	background: url(http://www.asiascope.nl/images/content_item_bottom.jpg)  0px 0px  no-repeat ;
	z-index:-5;
	}

.content_item .text{
	position:relative;
	top:6px;
	left:10px;
	width:530px;
	padding:0 0 10px 0;
	z-index:5;
}

.content_item img{
	margin: 0 0 0px 10px ;
	float: right;
	z-index:5;
}

.content_item h2 a{
	color:#d773af;
	font-size:14px;
	text-decoration:none;
}

.content_item h2 a:hover{
	color:#6d6d6d;
	}

.content_item#first{

	}

.content_item#first h2 a{
	font-size:18px;
}

.content_item#first img{

}

.content_item#full{
	width:580px;
	}

.sidebar{
	position:absolute;
	top:0px;
	left:17px;
	width:175px;
	z-index:1000;
}


.sidebar_item{

	position:relative;
	background: url(http://www.asiascope.nl/images/sub_menu_bg.jpg)  0px 0px repeat-y;
	margin: 0 0 35px 0;
	padding:0 0 0 0;
}

.sidebar_top{
	position:absolute;
	top:-10px;
	width:100%;
	background: url(http://www.asiascope.nl/images/sub-menu_top.jpg)  0px 0px  no-repeat;
	z-index:2;
}

.sidebar_bottom{
	width:100%;
	position:relative;
	bottom:-5px;
	background: url(http://www.asiascope.nl/images/sub_menu_bottom.jpg)  0px 0px  no-repeat;
}


.sidebar_item ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.sidebar_item h2, .sidebar_item a {
	margin: 0 0 0 5px;
}


.programma .content_item{
	position:relative;
	top:10px;
}

.programma .content_item img{
	position:absolute;
	top:10px;
	left:355px;
	width:120px;
	size:auto;
	float:none;
	clear:none;
}

.programma table{
	position:relative;
	top:12px;
}
.programma .content_item_bottom{
	position:absolute;
	bottom:-30px;
	}
.description{
	margin: 0 0 20px 0;
	}

.embedder{
	margin: 10px 0 10px 0;
	}

.archiefdinges{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	position:absolute;
	left:560px;
	top:0px;
	}

.archivenavigationleft{
	font-size:12px;
	position:absolute;
	top:5px;
	}

.archivenavigationright{
	font-size:12px;
	position:absolute;
	left:250px;
	top:5px;
	}


.sponsor h2{
	width:500px;
}




.sponsor img{
	padding:10px;
	margin:10px;
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
}

.sponsor .content_item .text{
	position:relative;
	height:450px;
	}


.footer {
	width:100%;
	text-align:center;
	position:relative;
	bottom:30px;
	left:-70px;
	height:0px;
	color:#6c6c6c;
	z-index:10;
}


.language {
	position:absolute;
	top:-230px;
	right:140px;
}

.language a:hover{
	color:#000;
}

.right_column{
	position:relative;
	top:-34px;
	}
.search{
	padding: 0 0 0 7px;
}
.search input{
	border:1px solid #CCC;
	margin: 0 0 4px 0;
	}
