/*------- general conditions ------*/

body {
	margin: 0;
	padding: 0;
	background: #eff7f9;
	font-family: Helvetica, Arial, sans-serif;
}
    
h1 {
	margin: 0;
	padding: 5px;
	color: #3c0457;
	font-size: 27px;
	font-weight: 100;
	font-weight: lighter;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 1px;
	line-height: 16px;
	height: 35px;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #6b452e;
}

ul {
	margin: 0;
	padding: 0;
}

ul, a {
	background: #f3f9fa;
	color: #6b452e;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	list-style: none;
}

#blog .textbox a{
	text-decoration:underline;
}

#blog .textbox a:hover {
	color: #804375;
}

#stroke {
	
	position: absolute;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.titlebox {
	margin: 0;
	padding: 90px 26px 0 26px;
	background: #FFF;
	height: 40px;
}

.textbox {
	margin: 2px 0 0 0;
	padding: 30px 50px 30px 26px;
	background: #f3f9fa;
}

/*------- container conditions ------*/

#container {
	position: relative;
	margin: 0;
	padding: 0;
	background: #d4e9ee;
	width: 1028px;/*2280*/
   z-index: 10;
}

.top {
	margin: 0;
	padding: 0;
	background: #eff7f9;
	border-bottom: #eff7f9 3px solid;
}

.content {
	margin: 0;
	padding: 0;
	height: 580px;
	position: relative;
}

.bottom {
	margin: 0;
	padding: 0;
	background: #f1fafd;
	overflow: hidden;
}

.border {
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
	background: #502c3a;
	height: 10px;
	width: auto;
}

.contentfooter {
	margin: 2px 0 0 0;
	padding: 0;
	height: 25px;	
}

/*------- leftspacer conditions ------*/

#leftspacer {
	margin: 0;
	padding: 0;
	float: left;
	width: 36px;
}

#leftspacer .top,
#stroke .top {
	background: #dbf2f9;
}

#leftspacer .bottom {
	background: #eff7f9;
}

#leftspacer .content {
	background: #97dbef;
	border-right: #b5e5f4 4px solid;
	height: 580px;
}

/*------- knopbox conditions ------*/

.knopbox {
	margin: 0;
	padding: 0;
	float: left;
	width: 25px;
height: 580px;
}

#knop1,
#knop2,
#knop3,
#knop4 {
	margin: 0;
	padding: 0;
	position: relative;
	background: #ab82a3;/*active=804375*/
	height: 580px;
	width: 21px;
	border-right: #97dbef 4px solid;
	cursor: pointer;
}

#knop1 a,
#knop2 a,
#knop3 a,
#knop4 a {
	margin: 0;
	padding: 7px 0 0 0;
	background: transparent;
	width: 21px;
	height: 573px;
	display: block;
}

#knop1 a:hover,
#knop2 a:hover,
#knop3 a:hover,
#knop4 a:hover {
	margin: 0;
	padding: 7px 0 0 0;
	background: #804375;
	width: 21px;
	height: 573px;
	display: block;

}

.knopbox .bottom {
	background: #eff7f9;
}

/*------- links conditions ------*/

#links {
	position: relative;
	margin: 0;
	padding: 0;
	width: 380px;
	float: left;
}

#links .textbox {
	height: 363px;
}

#links .content {
	height: 580px;
}

#links .contentfooter {
	position: absolute;
	margin-bottom: 0;
	padding: 0;
	background: #c5e1e8;
	width: 380px;
	bottom: 0;
}

.delicious-posts ul,
.delicious-posts li {
	margin: 0;
	padding: 0;
	
/*	list-style-image: url(images/bullit1.png)*/
}

.delicious-post {
	height: 20px;
	cursor: pointer;
}

.delicious-post a {
	text-decoration: none;
	margin: 0;
	padding: 0 10px;
	background: url(http://lievenm-kask.dreamhosters.com/themes/site_themes/bookmark/images/bullit1.png) no-repeat 0% 50%;
}

.delicious-post a:hover {
	text-decoration: none;
	background: url(http://lievenm-kask.dreamhosters.com/themes/site_themes/bookmark/images/bullit2.png) no-repeat  0% 50%;
}

/*------- contact conditions ------*/

#contact p{ height: 15px;}

#contact {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
	text-align: left;
background: #eff7f9;
}

#contact .textbox {
	height: 364px;
	margin: 0;
	padding: 0;
}

#contact .contentfooter {
	position: absolute;
	margin: 0;
	padding: 0;
	background: #dbf2f9;
	bottom: 0;
	width: 440px;
}

.cell {
	margin: 0;
	padding: 0;
	background: #e9f3f5;
	width: 375px;
	height: 20px;
	border: none;
	clear: both;
}

.formbutton {
	margin: 0;
	padding: 0;
	background: #b8dae4;
	width: 100px;
	height: 17px;
	border: none;
	color: #fff;
	font-weight: 100;
	text-transform: uppercase;
}

.formtext {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #6b452e;
	clear: both;
}

/*------- blog conditions ------*/

#blog{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 430px;
}

#blog .titlebox {
	z-index: 5;
	position: relative;
}

#navbox {
	z-index: 7;
	position: absolute;
	margin: 0;
	padding: 0;
	color: #fff;
	height: 130px;
	width: auto;
}

.button {
	background: #b8dae4;
	height: 12px;
	width: 430px;
	line-height: 14px;
	margin: 0 0 1px 0;
	padding: 3px 0 2px 15px;
}

.button p{
 	color: #fff;
	text-transform: uppercase;
	line-height: 14px;

}

.button a {
	background: #b8dae4;
}

#blog .contentfooter {
	position: absolute;
	margin-bottom: 0;
	padding: 0;
	background: #e8f3f6;
	width: 430px;
	bottom: 0;
}

#blog .contentfooter p {
	margin: 0 0 0 26px;
	padding:  6px 0 0px 0;
}

/*------- potfolio conditions ------*/

#portfolio {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 860px;
}

#portfolio .top {
	background: #dbf2f9;

}

#portfolio .bottom {
	background: #eff7f9;
}

/*------- footer conditions ------*/

#invibox {
	position: relative;
	margin: 0;
	padding: 0;
	height: 768px;
}

#footer {
	position: absolute;
	margin: 0;
	padding: 0;
	background: #eff7f9;
	height: 21px;
	width: 100%;
	border-top: #b5e5f4 3px solid;
	clear: both;
	bottom: 0;
	z-index: 15;
}

#footerbox {
	margin: 0;
	padding: 0;
	height: 17px;
	width: 300px;
	float: right;
}

#footerbox, #footerbox p {
	margin: 1px 25px;
	padding: 0;
	font-size: 9px;
	float: right;
}

#invibox {
	padding: 0;
	margin: 0;
}