/* 
Theme Name: elke dag RuSt Theme
Theme URI: http://www.elkedagrust.nl/
Description: Design by elke dag RuSt - Ruben Steeman.
Version: 1.5
Author: Maarten van Gelder
Author URI: http://www.maartenvangelder.nl/
*/

/* default styles */

body {
	font-family: arial, verdana, sans-serif;
	font-size: 72%;
	margin: 0;
	padding: 0;
/*	background: url(/images/layout/body.gif) 599px 0 no-repeat; */
}

#container {
	width: 900px;
	margin-left: 80px;
	position: relative;
}

#header {
	background: url(/images/layout/elkedagrust.gif) no-repeat 100% 13px;
	width: 495px;
	height: 63px;
}

#header h1 a {
	display: block;
	margin-left: 220px;
	width: 280px;
	height: 60px;
}

#header h1 span {
	display: none;
}

/* title */

#section {
	position: absolute;
	top: 10px;
	left: 600px;
}

/* colofon */

#colofon {
	margin-left: 290px;
	position: absolute;
	top: 630px;
	padding-bottom: 0;
}

#colofon #owner {
	position: absolute;
	top: 0;
}

/* menu */

#navigation { display: none;

}

#menu {
	position: absolute;
	top: 0;
	left: 600px;
	height: 600px;
	width: 67px;
*	width: 0; /* ie */
}

/* body backgrounds */

body {
	background-repeat: no-repeat;
	background-position: 600px 0;
}

#section-cartoon {
	background-image: url(/images/layout/body-thuis.gif);
}

#section-strip {
	background-image: url(/images/layout/body-parool.gif);
}

#section-parool {
	background-image: url(/images/layout/body-parool.gif);
}

#section-order {
	background-image: url(/images/layout/body-bestel.gif);
}

#section-my-rust {
	background-image: url(/images/layout/body-mijnrust.gif);
}

#section-information {
	background-image: url(/images/layout/body-informatie.gif);
}

#section-others {
	background-image: url(/images/layout/body-anderen.gif);
}


/* Drawings */

#section-cartoon #content,
#section-strip #content {
	margin-left: -50px;
	text-align: right;
	width: 550px;
}

#section-cartoon #img-tekening {
	display: none;
}

#section-strip #txt-parool {
	display: none;
}

/* others */

#section-others #content table {
	margin-top: 10px;
}

/* information */

#section-information #content {
	height: 420px;
}

/* order */

#section-order #content {
	height: 420px;
}


#section-others #content td {
	vertical-align: top;
	padding: 5px 10px;
	background: url(/images/layout/border-anderen.gif) repeat-y;
	width: 160px;
}

/* comments */

#comments-block {
	position: absolute;
	top: 80px;
	left: 600px;
}

p.comment {
	margin: 0;
}

span.img-comment {
	position: relative;
	top: -12px;
	padding-left: 6px;
	font-size: 1.7em;
}


/* form */

.btn-img {
	background: none;
	border: 0;
}

#input-title {
	border: 0;
	font-size: 1.7em;
	width: 3em;
	text-align: center;
}

/* navigation */

#enter {
	position: absolute;
	top: 30px;
	left: 170px;
}

#random {
	position: absolute;
	top: 28px;
	left: 145px;
}

#btn-next {
	position: absolute;
	top: 25px;
	left: 107px;
}

#input-title {
	position: absolute;
	top: 28px;
	left: 55px;
}

#btn-back {
	position: absolute;
	top: 22px;
	left: 24px;
}

/* content layout */

a {
	color: #000;
}	

a:hover {
	text-decoration: none;
}

body {
	line-height: 1.5em;
}

body #content-other {
	line-height: 1.3em;
}

img {
	border: 0;
}

/* input, textarea */

input.input {
	background: url(/images/layout/input.gif);
	padding: 5px 8px;
	width: 177px;
	border: 0;
}

textarea.textarea {
	background: url(/images/layout/textarea.gif);
	padding: 5px 8px;
	width: 210px;
	height: 65px;
	border: 0;
}

button {
	cursor: pointer;
	cursor: hand;
}

/* rss and widget button */

#rssButton {
	position: absolute;
	left: 830px;
	top: 20px;
}

#colofon span.lastname {
	display: none;
}

#colofon #widgetButton {
	position: relative;
	left: 80px;
	top: 5px;
}

/* stats */

#stats #stats-img,
#stats {
	position: absolute;
	top: 0;
	left: 0;
}

