/*
Theme Name: Sjoek.EU
Theme URI: http://wordpress.org/
Description: Sjoek.EU #1
Version: 1.0
Author: Yade Rotte
Author URI: http://yrah.net/
Tags: blue, sjoek!, fixed width, two columns, 
*/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
img{margin:0px; padding:0px;}

body {
background : #c1cbe5 url('http://sjoek.eu/images/sjoekeubg.png') scroll left top repeat-x;
text-align : left;
text-indent : 0;
line-height : 1;
margin : 0px;
padding: 0px;
font-family : Tahoma;
font-size : 11pt;
color : #000000;
}

li           { margin: 0 }
ul           { margin: 0 }
h1 {
margin : 0;
font-family : 'Times New Roman';
font-size : 20pt;
font-style : oblique;
color: #5a51e8;
}
a, a:link {
color : #000000;
text-decoration : none;
font-weight: bold;
}

a:visited {
color: #000000;
text-decoration : none;
border-bottom: 1px dotted #c0c0c0;
}

a:hover, a:focus, a:active {
color: red;
}

hr { 
color: #000000; height: 1px;
}

a.entry, a.entry:link, a.entry:active, a.entry:visited{
color:#5a51e8;
text-decoration:none;
}

a.entry:hover, a.entry:focus{
color:#ff94ff;
text-decoration:underline overline;
}

h2 {
margin : 0;
font-size : 18pt;
font-family : 'Times New Roman';
color : #90abee;
font-style : italic;
text-align:center;
}

div#footer {
padding : 0;
position:relative;
left:250px;
top:0px;
z-index: 4;
border-left-width : 1px;
border-right-width : 1px;
border-top-style : solid;
border-top-width : 1px;
border-bottom-width : 1px;
width : 800px;
background-image : url('http://yrah.net/images/bg3.png');
text-align : center;
margin : 0;
}

P { margin-bottom: 0.21cm }

div#header {
width : 800px;
position:absolute;
left:250px;
z-index:1;
border-left-width : 0px;
border-right-width : 0px;
border-top-width : 0px;
border-style : solid;
border-bottom-width : 0px;
}

div.bg{
margin:0px;
position:relative;
top:0px;
padding:5px;
background:#d9e0e7;}

div#left {
margin : 0;
z-index : 2;
position:absolute;
left:250px;
top:400px;
width : 630px;
float:left;
padding-left : 5px;
padding-right : 5px;
padding-top : 10px;
padding-bottom : 15px;
border-left-width : 0px;
border-right-width : 0px;
border-style: solid;
border-color: #000000;
border-top-width : 0px;
border-bottom-width : 0px;}

blockquote {
padding-left: 15px;
padding-top: 3px;
padding-bottom: 5px;
border-left-width : 5px;
border-right-width : 0px;
border-top-width : 0px;
border-bottom-width : 0px;
border-style: solid;
border-color: #000033;}

div#right {
margin : 0;
left:890px;
top:400px;
z-index : 3;
position : absolute;
width : 150px;
padding-left : 5px;
padding-right : 5px;
padding-top : 10px;
padding-bottom : 15px;
border-left-width : 0px;
border-right-width : 0px;
border-bottom-width : 0px;
border-top-width : 0px;
border-style : solid;
border-color : #000000;
}
b { color: #7883ed; font-weight: bold; }