/*
Theme Name: TOPIQ
Theme URI: http://www.topiq.com/
Description: A theme by <a href="http://www.topiq.com/">TOPIQ</a>.
Version: 0.1
Author: TOPIQ - 100% communication
Author URI: http://www.topiq.com/
*/



body {
	background: url(images/gridBG.gif) center top white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}



a:link,
a:visited {
	color: RGB(85,85,85);
	color: RGB(60,164,40);
	text-decoration: none;
	}
a:hover {
	color: RGB(55,208,22);
	color: RGB(85,85,85);
	color: black;
	}



div#wrapper {
	margin: 45px auto 20px auto;
	width: 600px;
	min-height: 500px;
	background: white; 
	padding: 20px 20px 0 20px;
	-webkit-box-shadow: 0px 1px 4px #888; 
	-moz-box-shadow: 0px 1px 4px #888; 
	box-shadow: 0px 1px 4px #888; 
	position: relative;
	}

div#inner-wrapper {
	width: 600px;
	min-height: 500px;
	position: relative;
	}




/* logo
------------------------------------------------------------ */
#logo {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 555;
	}

#topiq-logo a:link,
#topiq-logo a:visited {
	width: 100px;
	height: 100px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	text-indent: -1000px;
	background: url(images/topiq_logo_100x100.png);
	}
#topiq-logo a:hover {
	background-position: 0 -100px;
	}
	
#ferendi-logo-small a {
	width: 20px;
	height: 20px;
	display: block;
	background: url(images/ferendi_logo_20x20.gif) RGB(122,103,0);
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	text-indent: -1000px;
	}
#ferendi-logo-small a:hover {
	background-position: 0 -100px;
	}
	
#topiq-logo-small a:link,
#topiq-logo-small a:visited {
	width: 20px;
	height: 20px;
	display: block;
	background: url(images/topiq_logo_20x20.png);
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
	text-indent: -1000px;
	}
#topiq-logo-small a:hover {
	background-position: 0 -20px;
	}





/* menu
------------------------------------------------------------ */
.menu {
	position: absolute;
	left: 13px;
	left: 20px;
	top: 0px;
	background: white;
	padding-right: 10px;
	height: 20px;
	z-index: 555;
	}
	
.menu ul li {
	text-indent: -9999px;
	}	
.menu ul li.page_item {
	text-indent: 0;
	display: block;
	}	
.menu ul li {
	float: left;
	height: 20px;
	position: relative;
	background: white;
	}
.menu ul li a {
	padding-left: 13px;
	height: 20px;
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
	color: RGB(100,100,100);
	font-weight: bold;
	background: url(images/navigationBullets.gif) no-repeat 3px 0 white;
	margin-right: 10px;
	text-decoration: none;
	}
.menu ul li a:hover {
	color: RGB(55,208,22);
	}

.menu ul ul { /* dropdown menu */
	display: none;
	position: absolute;
	background: white;
	top: 20px;
	left: 6px;
	padding: 8px 0 4px 0;
	font-size: 12px;
	border: 1px solid RGB(200,200,200);
	border-top: none;
	}
.menu ul ul li { /* dropdown menu */
	float: none;
	height: 24px;
	}
.menu ul ul li a { /* dropdown menu */
	margin-right: 0;
	padding-right: 14px;
	height: 24px;
	line-height: 24px;
	width: auto !important;
	font-weight: normal;
	white-space:nowrap;
	text-transform: none;
	background: none;
	}
	
.menu ul li.current_page_item a, 
.menu ul li.current_page_parent a{
	color: RGB(55,208,22);
	background-position: 4px -20px;
	}
.menu ul li.current_page_item ul li a,
.menu ul li.current_page_parent ul li a {
	color: RGB(100,100,100);
	}
.menu ul li.current_page_item ul li a:hover,
.menu ul li.current_page_parent ul li a:hover {
	color: RGB(55,208,22);
	}
.menu ul li.current_page_parent ul li.current_page_item a {
	color: RGB(55,208,22);
	}

.menu ul li.current_rollover_parent a {
	color: RGB(55,208,22);
	}
.menu ul li.current_rollover_parent ul li a {
	color: RGB(100,100,100);
	}
.menu ul li.current_rollover_parent ul li a:hover {
	color: RGB(55,208,22);
	}



.menu ul li.home-button a {
	width: 16px;
	height: 16px;
	padding: 0 ;
	margin: 1px 3px 0 10px;
	background: URL(images/home-button.gif) 0 -16px;
	text-indent: -9999px;
	}
.menu ul li.home-button a:hover {
	background-position: 0 0;
	}
body#frontpage .menu ul li.home-button a {
	background-position: 0 0;
	}
	
	

/* menu highlights voor the category pages */	
body#nieuws .menu ul li.page-item-746 a,
body#column .menu ul li.page-item-17 a {
	color: RGB(55,208,22);
	background-position: 4px -20px;
	}	
body#nieuws .menu ul li.page-item-746 ul li a,
body#column .menu ul li.page-item-17 ul li a {
	color: RGB(100,100,100);
	}
body#nieuws .menu ul li.page-item-746 ul li a:hover,
body#column .menu ul li.page-item-17 ul li a:hover {
	color: RGB(55,208,22);
	}	
body#nieuws .menu ul li.page-item-746 ul li.page-item-674 a,
body#column .menu ul li.page-item-17 ul li.page-item-37 a	{
	color: RGB(55,208,22);
	}




		

/* content-main
------------------------------------------------------------------ */
div#content-main {
	width: 600px;
	min-height: 80px;
	margin-top: 30px;
	position: relative;
	}
div#content-main h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 4px;
	}
	
	
/*div#content-main div.relatedWorkItem {
	position: absolute;
	width: 600px;
	}

div#content-main ul {
	height: 80px;
	width: 240px;
	position: absolute;
	left: 360px;
	}
div#content-main li {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 30px 0 0;
	}
div#content-main li a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	background: RGB(220,220,220);
	}
div#content-main li a div.current {
	position: absolute;
	top: -4px;
	left: 0;
	width: 50px;
	height: 4px;
	background:url(/images/relatedWorkCurrentArrow.gif) center no-repeat;
	}
div#content-main li a span.thumbTitle {
	display: block;
	width: 70px;
	height: 30px;
	position: absolute;
	left: -10px;
	bottom: -33px;
	color: black;
	line-height: 14px;
	text-align: center;
	font-weight: normal;
	}
*/

div#content-main div.content-txt,
div#content-main div.content-txt-hide {
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
	width: 345px;
	line-height: 18px;
	}
div#content-main div.content-txt-hide {
	display: none;
	}









/* content-image
------------------------------------------------------------ */
#content-image {
	width: 600px;
	height: 380px;
	background: url(images/mainImageGrid.gif) center top white;
	position: relative;
	}
#content-image #page-title {
	position: absolute;
	left: 220px;
	bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
	color: RGB(85,85,85);
	line-height: 20px;
	width: 160px;
	height: 20px;
	background: white;
	}





#map {
	position: absolute;
	left: 0;
	top: -500px;
	z-index: 666;
	}
#map #map-close-button {
	position: absolute;
	right: -14px;
	top: -14px;
	width: 22px;
	height: 22px;
	}
#map #map-close-button a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(images/close-button.png);
	text-indent: -9999px;
	}
#map #map-close-button a:hover {
	background-position: 0 -22px;
	}





/* content-nieuws
------------------------------------------------------------ */

#content-nieuws {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding: 60px 0 0 0;
	width: 560px;
	border-bottom: 1px solid RGB(200,200,200);
	}
#content-nieuws h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 30px;
	}
#content-nieuws .intro p {
	margin-bottom: 10px;
	color: gray;
	}
#content-nieuws h1 a {
	color: black;
	}
#content-nieuws h1 a:hover {
	color: RGB(25,178,0);
	}
	
#content-nieuws .nieuws-item {
	margin-bottom: 16px;
	padding-top: 30px;
	min-height: 100px;
	overflow: hidden;
	border-top: 1px solid RGB(200,200,200);
	}

	
#content-nieuws .nieuws-txt {
	float: left;
	width: 420px;
	}
#content-nieuws .nieuws-txt h2 {
	font-size: 18px;
	font-weight: normal;
	}
#content-nieuws .nieuws-txt h2 a {
	color: RGB(25,178,0);
	}
#content-nieuws .nieuws-txt h2 a:hover {
	color: RGB(50,50,50);
	}
#content-nieuws .nieuws-txt p {
	margin: 6px 0 12px 0;
	}
			
#content-nieuws .nieuws-txt .date {
	margin-top: 8px;
	color: RGB(150,150,150);
	}
#content-nieuws .image-nieuws {
	margin-top: 40px;
	width: 100px;
	height: 100px;
	background: lightgray;
	float: right;
	}

#content-nieuws #twitter {
	position: absolute;
	right: 0;
	top: 75px;
	}

#belangrijk {
	width: 127px;
	height: 127px;
	position: absolute;
	top: 307px;
	right: -160px;
	}
#belangrijk a.post-edit-link {
	display: inline-block;
	width: 122px;
	height: 22px;
	line-height: 20px;
	font-size: 11px;
	background: url(images/post-edit-button.png);
	color: RGB(100,100,100) !important;
	text-decoration: none !important;
	text-indent: 28px;
	font-weight: normal !important; 
	}
#belangrijk a.post-edit-link:hover {
	color: #0066FF !important;
	}	
	


/* content-voorwaarden
------------------------------------------------------------ */
div#content-voorwaarden {
	padding: 60px 0 20px 20px;
	width: 420px;
	}
div#content-voorwaarden h1 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 16px;
	}
div#content-voorwaarden h2 {
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 40px;
	}
div#content-voorwaarden p {
	margin-bottom: 18px;
	}
div#content-voorwaarden ol  {
	margin-left: 17px;
	list-style-type: decimal;	
	margin-bottom: 18px;
	}




/* content-column
------------------------------------------------------------ */
#content-column {
	padding: 60px 0 20px 20px;
	width: 420px;
	}
#content-column h1 {
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 16px;
	}
#content-column h2 {
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 40px;
	}
#content-column p {
	margin-bottom: 18px;
	}
#content-column .entry_author_image {
	position: absolute;
	left: 480px;
	top: 256px;
	}
	
#content-column-sidebar {
	width: 110px;
	position: absolute;
	right: 10px;
	top: 160px;
	color: gray;
	line-height: 14px;
	}
#content-column-sidebar p {
	margin-bottom: 18px;
	}
#content-column-sidebar h1 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
	}
#content-column-sidebar #column-author {
	padding-top: 110px;
	}
#content-column-sidebar #previous-columns h2 {
	font-size: 12px;
	font-weight: strong;
	margin-bottom: 4px;
	}
#content-column-sidebar #previous-columns li {
	margin-bottom: 8px;
	}
#content-column-sidebar #previous-columns a {
	font-style: italic;
	text-decoration: underline;
	}








/* footer
------------------------------------------------------------ */
#footer {
	width: 600px;
	margin: 20px auto;
	text-align: center;
	color: RGB(110,110,110);
	}
#footer a {
	color: RGB(110,110,110);
	text-decoration: none;
	}




/* telefoonnummer
------------------------------------------------------------ */
div#telefoonnummer {
	display: none;

	margin-top: 180px;
	position: fixed;
	width: 850px;
	height: 150px;
	z-index: 9999;

	background: black;
	background: RGBA(0,0,0,0.9);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;

	-webkit-box-shadow: 0px 2px 10px RGBA(0,0,0,0.8);

	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80px;
	line-height: 150px;
	text-align: center;
	text-shadow: 2px 2px 4px black;
	}
div#telefoonnummerCloseBttn {
	position: absolute;
	left: 10px;
	top: 10px;
	}
div#telefoonnummerCloseBttn a {
	display: block;
	font-size: 10px;
	line-height: 10px;
	background: white;
	width: 14px;
	height: 14px;
	text-shadow: none;
	background: url(images/telefoonnummerCloseBttn.png);
	overflow: hidden;
	text-indent: -1000px;
	}
	
	




/* luikje
------------------------------------------------------------ */


#luikje1 {
	top: 82px;
	right: -97px;
	display: none;
	position: absolute;
	width: 65px;
	height: 65px;
	cursor: pointer;
	}
#luikje2 {
	top: 146px;
	left: -96px;
	display: none;
	position: absolute;
	width: 65px;
	height: 65px;
	cursor: pointer;
	}	
.luikje-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	overflow: hidden;
	}
.luikje-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	line-height: 65px;
	}
.luikje-link a {
	display: block;
	width: 65px;
	height: 65px;
	}		
.luikje-schaduw {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	background: URL(images/luikje-schaduw.png);
	}
.luikje-deksel {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 75px;
	height: 75px;
	background: URL(images/luikje-deksel.png);
	}
.luikje-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
	height: 65px;
	background: URL(images/luikje-top.png);
	}



/* twitter-label
------------------------------------------------------------ */

#twitter-label {
	position: fixed;
	left: 0;
	top: 84px;
	width: 23px;
	height: 104px;
	text-indent: -9999px;
	}
#twitter-label a {
	display: block;
	width: 23px;
	height: 104px;
	background: url(images/twitter-label.png);
	}


/* page-edit-link
------------------------------------------------------------ */
div#page-edit-link {
	position: absolute;
	left: 235px;
	bottom: -100px;
	}
	
	
	
	
/* post-edit-link
------------------------------------------------------------ */
a.post-edit-link {
	display: inline-block;
	width: 122px;
	height: 22px;
	line-height: 20px;
	font-size: 11px;
	background: url(images/post-edit-button.png);
	color: RGB(100,100,100) !important;
	text-decoration: none !important;
	text-indent: 28px;
	font-weight: normal !important; 
	}
a.post-edit-link:hover {
	color: #0066FF !important;
	}	
		
		

/* wpUserInfo
------------------------------------------------------------ */
#wpUserInfo {
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 10px;
	background: RGBa(255,255,255,0.7);
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	}
