@charset "utf-8";

/*   
Theme Name: Stijn-Dhaese.be '08
Theme URI: http://www.stijn-dhaese.be
Description: my personal theme for Stijn-dhaese.be
Author: Stijn D'haese
Author URI: http://www.stijn-dhaese.be
Version: v1.0
.
Copyrighted 2005-2008 and counting - by Stijn D'haese
.
*/

body{
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-color: #000000;
background: #f2f2f2 url(image/bg-top.gif) no-repeat left top;
}

p {
margin: 0em 0em 1em 0em;
font-size: 1.1em;
}

h1, h2, h3, h4, h5{
margin: 0em 0em 0.75em 0.3em;
font-size: 1.6em;
text-decoration: underline;
font-family:georgia,serif;
font-style:italic;
font-weight:bold;
}

h1 {
font-size: 2.4em;
}

h2 {
font-size: 2.0em;
}

h2 a {
color: #000000;
}

a{
color: #990000;
text-decoration: none;
}

a:hover{
text-decoration:underline;
}

img {
border: 0;
margin: 0;
padding: 0;
}

ul{
list-style-image: url(image/icon-list.gif);
}

ul li {
padding-left:3px;
}

code {
font-size: 1.2em;
}

cite {
margin: 0.2em 0em 0.5em 1.2em;
font-weight: bold;
text-decoration: underline;
font-size:1.2em;
}



/* -- End of default style -- begin of default worddpress styles -- */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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 */

.code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.superscript{
vertical-align: super;
font-size: 0.8em;
}

.linkReference, .containerLinkReference{
display: none;
}

.intro {
font-weight: bold;
}

.printheader{
display: none;
}
/* -- Layout CSS -- */

.rightBorder {
background:  url(image/bg-rightBorder.gif) repeat-y right top;
position: inherit;
right: 0px;
top: 0px;
z-index: 10;
}

.rightTopCorner {
background: #f2f2f2 url(image/style-rightTopBorder.gif) no-repeat;
width: 20px;
height: 267px;
position: absolute;
top: 0px;
right: 0px;
}

.leftBottomCorner {
background: url(image/style-leftBottomCorner.gif) no-repeat;
width: 108px;
height: 181px;
position: absolute;
left: 0px;
margin-top: -123px;
}

.rightBottomCorner {
background: url(image/style-rightBottomCorner.gif) no-repeat;
width: 55px;
height: 181px;
position: absolute;
right: -1px;
float: right;
margin-top: -123px;
}

.bottomBorder {
background: #f2f2f2 url(image/bg-bottomBorder.gif) repeat-x;
height: 58px;
position: inherit;
bottom: 0px;
padding-top: 15px;
text-align: center;
}

/*Containers*/

.containerAbout {
margin: 94px 0px 0px 230px;
width: 250px;
height: 165px;
text-align:justify;
overflow: auto;
}

.containerExtraButtons{
margin: -20px 143px 0 0;
text-align: right;
}

.containerExtraButtons img{
border-width: 3px 3px 0px 3px;
border-color: #e3e3e3;
border-style: solid;
margin-right: 5px;
}

.containerMenu {
height: 46px;
margin: 0px 18px 0px 79px;
left: 0px;
top: 0px;
}

.containerText{
background: url(image/bg-containerText.gif) right top no-repeat;
margin: 10px 340px 0 90px;
padding: 5px;
min-height: 800px;
}

.containerModules{
background: url(image/bg-containerModules.gif) left top no-repeat;
position: absolute;
float: right;
padding: 5px;
width: 300px;
top: 325px;
right: 22px;
}

.menuLinks{
margin-top: -43px;
position: relative;
z-index: 1;
padding-left: 100px;
}

.menuLinks a{
float:left;
height: -43px;
display: block;
}

.menuLinks a:hover{
float:left;
background-color: #e7e7e7;
}

#menuBg {
width: 100%;
height: 46px;
position: relative;
left: 0px;
top: 0px;
z-index: 0;
}

#s {
background: #f2f2f2;
border: 1px solid black;
float:left;
margin-top: 8px;
height: 22px;
background: url(image/icon-search.gif) no-repeat left center;
padding-left: 25px;
}

#searchsubmit{
border: 0;
background: url(image/link-search.gif) no-repeat;
width: 79px;
height: 40px;
}

.blogDateAuthor{
margin: -1.2em 0 0 2em;
font-size: 1em;
color:#898989;
}

.navigation{
height: 2.4em;
}
.entry {
border-bottom: 1px dashed black;
}

.postmetadata{
text-align: right;
font-size: 1em;
color:#898989;
}

.commentlist {
list-style: none;
}

.commentlist li {
clear:both;
border: 1px solid #e3e3e3;
background: url(image/bg-comment.gif) repeat-y;
margin-bottom: 1.1em;
}

li.alt {
background: url(image/bg-commentAlt.gif) repeat-y;
}

li.admin {
background: url(image/bg-commentAdmin.gif) repeat-y;
}

.commentAvatar{
width: 80px;
float: left;
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
color:#FFFFFF;
font-weight: bold;
text-align: center;
padding-top: 15px;
}

.commentText{
min-height:100px;
border-bottom: 1px dashed black;
margin-left: 80px;
text-align: justify;
padding: 0 3px;

}

.commentMetaData{
text-align: right;
padding-top: 3px;
}


/*sidebar*/

#latestWork {
margin: 0 auto;
padding: 0;
width: 225px;
}

#latestWork tr td{
width: 60px;
height: 60px;
}

#latestWork tr td a img {
	background: url(image/sprite-latestWork.gif) no-repeat;
	height:60px;
	height: 60px;
	border: 1px dashed #C8C8C8;
}

#latestWork tr td a img.item1 {
	background-position: 0px 0px;
}
#latestWork tr td a img:hover.item1{
	background-position: -61px 0px;
}

#latestWork tr td a img.item2 {
	background-position: 0px -70px;
}
#latestWork tr td a img:hover.item2{
	background-position: -61px -70px;
}

#latestWork tr td a img.item3 {
	background-position: 0px -140px;
}
#latestWork tr td a img:hover.item3{
	background-position: -61px -140px;
}

#latestWork tr td a img.item4 {
	background-position: 0px -210px;
}
#latestWork tr td a img:hover.item4{
	background-position: -61px -210px;
}

#latestWork tr td a img.item5 {
	background-position: 0px -280px;
}
#latestWork tr td a img:hover.item5{
	background-position: -61px -280px;
}

#latestWork tr td a img.item6 {
	background-position: 0px -350px;
}
#latestWork tr td a img:hover.item6{
	background-position: -61px -350px;
}

.categories{
}

.donation, myspace{
text-align: center;
}
.donation h3{
text-align: left;
}

