/* @group Base styles */

html {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #141414;
}

body#carousel {
	overflow: hidden;
}

body {
	padding: 0;
	width: 888px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	z-index: auto;
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	height: 100%;
}

body#nieskeriemersmanl {
	background: url(/assets/home-bg.jpg) no-repeat center top;
}

body#nieuws , body#regulars {
	background: url(/assets/nr-bg.jpg) no-repeat center top;
}

body#nieuwspagina {
	background: url(/assets/news-bg.gif) no-repeat center top;
}

body#nieuwspagina .page {
	background: #141414 no-repeat center top;
}

a, a:hover {
	text-decoration: none;
}

/* @end */

/* @group Display none */

#fontsize {
	display: none;
}

#zoek {
	display: none;
}

#bread {
	display: none;
}

#nieskeriemersmanl .newstitle {
	display: none;
}

#nieuws #submenu {
	display: none;
}

#nieuwspagina #submenu {
	display: none;
}

/* @end */

/* @group Sections */

#container {
	position: relative; /* center, not in IE5 */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%;
	width: 873px;
	text-align: left;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 14px;
	padding-right: 1px;
}

#banner {
	width: 877px;
	height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding-top: 15px;
	margin: 0;
}

#previewNONE {
	width: 877px;
	height: 150px;
	font-size: 14px;
	line-height: 16px;
	color: #fff;
	padding-top: 15px;
	margin: 0;
}

#menu {
	width: 877px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 125px;
}

#content {
	top: 260px;
	position: absolute;
	width: 877px;
	height: 460px;
	overflow: hidden;
}

#alpha {
	width: 293px;
	padding: 0;
	float: left;
	margin: 0;
	text-align: left;
	position: absolute;
	height: 500px;
}

#beta {
	width: 425px;
	padding: 0;
	position: absolute;
	margin: 0;
	left: 293px;
	clear: both;
	height: 460px;
}

#gamma {
	width: 150px;
	padding: 0;
	position: absolute;
	margin: 0;
	left: 720px;
	height: 540px;
}

#banner a {
	color: #fff;
	text-decoration: none;
}

#banner a:hover {
	text-decoration: underline;
}

#banner .seperator {
	padding-right: 10px;
	padding-left: 10px;
}

/* @end */

/* @group Variations */

#nieskeriemersmanl #content {
	top: 176px;
	position: absolute;
	width: 877px;
}


#nieskeriemersmanl #beta .blogbody {
	width: 863px;
	padding: 0;
	height: 503px;
	display: none;
}

#grafisch_ontwerp .category #beta, #fotografie .category #beta  {
	height: 414px;
}

#nieske_riemersma #content {
	top: 200px;
	position: absolute;
}

/* @end */

/* @group Colofon */

#colofon {
	position: absolute;
	top: 649px;
	width: 147px;
}

body#nieskeriemersmanl #colofon {
	left: 8px;
}

#colofon a {
	color: #464747;
	font-size: 11px;
}

#colofon a:hover {
	color: #fff;
}

/* @end */

/* @group Content */

#nieske_riemersma .category .blogbody .entry {
	position: absolute;
	bottom: 0;
}

#grafisch_ontwerp .category .blogbody .entry, #fotografie .category .blogbody .entry {
	position: absolute;
	bottom: 13px;
}

.blogbody .entry {
	position: absolute;
	bottom: 29px;
}

.blogbody .keywords {
	clear: both;
	color: #a1a1a1;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	height: 20px;
	position: absolute;
	bottom: 0;
}

.blogbody .keywords a {
	color: #a1a1a1;
}

.blogbody .keywords a:visited {
	color: #a1a1a1;
}

.blogbody .keywords a:hover {
	color: #fff;
	text-decoration: underline;
}

.blogbody .entrytitle {
	clear: both;
	color: #a1a1a1;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 14px;
}

.blogbody .entrytitle a {
	color: #a1a1a1;
}

.blogbody .entrytitle a:visited {
	color: #a1a1a1;
}

.blogbody .entrytitle a:hover {
	color: #fff;
	text-decoration: underline;
}

.blogbody {
	padding: 0;
}

.blogbody p {
	margin: 0;
	padding: 0;
}

.extended {
	float: left;
}

.extended a {
	color: #fff;
	text-transform: lowercase;
}

/* @end */

/* @group Images */

.mt-image-center {
	text-align: center;
	padding: 25px 0 0;
}

.mt-image-left {
	text-align: center;
	margin-top: 110px;
	padding: 0;
	margin-left: -64px;
}

img {
	border-style: none;
}

img a:active {
	border-style: none;
}

/* @end */

/* @group Menu */

ul#navmenu {
  width: 877px; /*For KHTML*/
  list-style: none;
  height: 50px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0;
	padding: 0;
}

ul#navmenu li {
  padding: 1px 0 3px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
	margin: 0 10px 0 0;
}

ul#navmenu li.nieuws {
	margin-right: 0;
}

ul#navmenu ul {
  margin: 16px 0 0;
  padding: 7px 0px 0px;
  width: 166px;
  list-style: none;
  position: absolute;
  top: 0;
  left: 0;
	float: left;
	display: none;
	z-index: 1000;
}

/* Root Menu */
ul#navmenu a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  font: 11px/12px "Lucida Grande", Verdana, Arial, Helvetica, "Trebuchet MS", Geneva, sans-serif;
  text-decoration: none;
  height: 50px;
	margin: 0;
	text-transform: uppercase;
	color: #fde89c;
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #fff;
}

/* @end */

/* @group Menubuttons */

li.nieske_riemersma a {
	background: url(/assets/nieske-a.gif) no-repeat;
	height: 50px;
	width: 281px;
}

li.nieske_riemersma a:hover {
	background-image: url(/assets/nieske-h.gif);
	width: 281px;
	height: 50px;
}

#nieske_riemersma li.nieske_riemersma a {
	background-image: url(/assets/nieske-h.gif);
	width: 281px;
	height: 50px;
}

li.grafisch_ontwerp a {
	width: 266px;
	height: 50px;
	background: url(/assets/ontwerp-a.gif) no-repeat;
}

li.grafisch_ontwerp a:hover {
	width: 266px;
	height: 50px;
	background: url(/assets/ontwerp-h.gif) no-repeat;
}

#grafisch_ontwerp li.grafisch_ontwerp a {
	width: 266px;
	height: 50px;
	background: url(/assets/ontwerp-h.gif) no-repeat;	
}

li.fotografie a {
	background: url(/assets/fotografie-a.gif) no-repeat;
	width: 166px;
	height: 50px;
}

li.fotografie a:hover {
	background: url(/assets/fotografie-h.gif) no-repeat;
	width: 166px;
	height: 50px;
}

#fotografie li.fotografie a {
	background: url(/assets/fotografie-h.gif) no-repeat;
	width: 166px;
	height: 50px;
}

li.nieuws a {
	width: 132px;
	height: 50px;
	background: url(/assets/nieuws-a.gif) no-repeat;
}

li.nieuws a:hover {
	width: 132px;
	height: 50px;
	background: url(/assets/nieuws-h.gif) no-repeat;
}

#nieuws li.nieuws a, #nieuwspagina li.nieuws a {
	width: 132px;
	height: 50px;
	background: url(/assets/nieuws-h.gif) no-repeat;
}

/* @end */

/* @group Submenu */

#submenu {
	width: 576px;
	height: 20px;
	padding: 0;
	position: absolute;
	top: 183px;
	left: 304px;
	margin: 0;
}

#submenu a {
	text-transform: lowercase;
	font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #a1a1a1;
	padding: 0 3px;
}

#submenu a:hover {
	color: #fff;
}

#submenu a.active {
	color: #fff;
	text-transform: lowercase;
	margin: 0;
	padding: 0 3px;
}

.page #submenu {
	width: 576px;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 58px;
	left: 304px;
}

.page #submenu a {
	text-transform: lowercase;
	font: 14px/20px Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	color: #a1a1a1;
	padding: 0 3px;
}

.page #submenu a:hover {
	color: #fff;
}

.page #submenu a.active {
	color: #fff;
	text-transform: lowercase;
	margin: 0;
	padding: 0 3px;	
}

/* @end */

/* @group Left+right */

#goleft {
	position: absolute;
	top: 454px;
	right: 15px;
	width: 17px;
	height: 18px;
}

#goright {
	position: absolute;
	top: 454px;
	left: 15px;
	width: 17px;
	height: 18px;
	padding-bottom: 10px;
	clear: both;
}



/* @end */

/* @group Photoshelter */

#buy {
	position: absolute;
	bottom: 0;
	font-size: 10px;
	color: #4f5151;
	clear: both;
	padding: 5px;
}

#buy a {
	color: #fff;
}

/* @end */

/* @group Tags */

#tags {
	width: 262px;
	margin-left: -42px;
	margin-top: -76px;
	text-transform: lowercase;
	font: 17px/26px Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 10px 0 0;
}

#tags .seperator {
	color: #8c8e8e;
	font-size: 10px;
	position: relative;
	bottom: 2px;
	line-height: 20px;
	padding: 0 0 0 5px;
}

#tags .rood {
	color: #d1261f;
}

#tags .citroengroen {
	color: #a5bf21;
}

#tags .oranje {
	color: #d37425;
}

#tags .roze {
	color: #cf036c;
}

#tags .wit {
	color: #fff;
}

#tags .blauw {
	color: #0090d4;
}

#tags .donkergroen {
	color: #008937;
}

/* @end */

/* @group Dyntags */

#dyntags {
	width: 262px;
	margin-left: -42px;
	margin-top: -76px;
	display: none;
}

#dyntags li {
	float: left;
	text-transform: lowercase;
	font: 17px/26px Arial, Helvetica, Geneva, sans-serif;
	list-style-type: none;
	color: #fff;
	margin: 0;
	padding: 10px 0 0;
}

#dyntags li a {
	color: #fff;
}

#dyntags li a:hover {
	text-decoration: underline;
}

#dyntags li .seperator {
	color: #8c8e8e;
	font-size: 10px;
	padding: 0 5px;
	position: relative;
	bottom: 2px;
	line-height: 20px;
}

/* #tags li.structuur .seperator {
	display: none;
} */

#dyntags li a.helder, #dyntags li a.ruimte {
	color: #d1261f;
}

#dyntags li a.speels, #dyntags li a.lef, #dyntags li a.eenvoud {
	color: #a5bf21;
}

#dyntags li a.sensitief, #dyntags li a.gedreven {
	color: #d37425;
}

#dyntags li a.detail, #dyntags li a.puur, #dyntags li a.zoeken {
	color: #cf036c;
}

#dyntags li a.stijl, #dyntags li a.licht, #dyntags li a.innovatief {
	color: #fff;
}

#dyntags li a.uitdagend, #dyntags li a.punctueel {
	color: #0090d4;
}

#dyntags li a.stilte, #dyntags li a.structuur, #dyntags li a.kwaliteit {
	color: #008937;
}

/* @end */

/* @group Logo */

#logo {
	width: 117px;
	height: 68px;
	position: absolute;
	top: 190px;
	background: url(/assets/logo.gif) no-repeat center top;
}

#nieske_riemersma #logo {
	width: 117px;
	height: 68px;
	position: absolute;
	top: 190px;
	background: url(/assets/logo-w.gif) no-repeat center top;
}

#nieuws #logo, #nieuwspagina #logo, #regulars #logo {
	display: none;
}

/* @end */

/* @group Nieuws */

#news {
	position: absolute;
	top: 80px;
	width: 400px;
}

#newslist {
	margin-top: 20px;
}

#newslist .entry {
	margin-top: 10px;
}

.kind {
	color: #d86119;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 40px;
	clear: both;
}

.newsitem {
	font-size: 14px;
	line-height: 18px;
}

.newsitem a {
	color: #fff;
}

.newsitem a:hover {
	color: #d86119;
}

#nieuws #beta .blogbody #newslist .entry {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	position: relative;
}

#nieuws #container.newspage #beta {
	position: absolute;
	top: -309px;
}

#nieuws #container.newspage #alpha {
	position: absolute;
	top: -72px;
}

#nieuws #container.newspage #beta a {
	color: #fff;
}

#nieuws #container.newspage #beta a:hover {
	color: #d86119;
	text-decoration: underline;
}

#nieuws .entry {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.blogbody .title {
	clear: both;
	color: #d86119;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 14px;
}

.entrytext {
	font: 12px/22px Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	bottom: 4px;
}

.entrytext p {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* @end */

/* @group Regulars */

#regulars #beta .entry {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	top: 63px;
}

#regulars #beta .entry strong {
	color: #d86119;
}

#regulars #beta .entry em {
	color: #6d6c71;
	font-weight: normal;
	font-style: normal;
}

#regulars #beta .entry a {
	color: #fff;
}

#regulars #beta .entry a:hover {
	color: #fff;
	text-decoration: underline;
}

#regulars #beta p {
	padding-bottom: 18px;
}

/* @end */

/* @group Page */

.page #menu {
	width: 877px;
	height: 100px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.page #content {
	top: 105px;
	position: absolute;
}

.page #logo {
	width: 117px;
	height: 68px;
	position: absolute;
	top: 65px;
	background: url(/assets/logo.gif) no-repeat center top;
}

.page #goleft {
	position: absolute;
	top: 414px;
	right: 15px;
	width: 17px;
	height: 18px;
}

.page #goright {
	position: absolute;
	top: 414px;
	left: 15px;
	width: 17px;
	height: 18px;
	padding-bottom: 10px;
	clear: both;
}

.page #colofon {
	position: absolute;
	top: 524px;
	width: 147px;
}

/* @end */


#preview img {
	height: 100px;
	width: auto;
}

#preview {
	margin-top: -18px;
}

.catinfo {
	position: absolute;
	top: 300px;
	width: 180px;
	height: 100px;
	color: #fff;
	border: 1px hidden #424242;
}

