/* 
Theme Name: YDP 09
Theme URL: http://www.yannickdepauw.be
Description: Portfolio of graphic and webdesigner Yannick De Pauw
Author: Yannick De Pauw
Author URI: http://www.yannickdepauw.be
Version: 1.0
*/

@import url("reset.css");


html
{
/* height: 100%; */
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;	
	text-align: center;
	background: #151719 url(images/bg1.jpg) -330px -10px no-repeat;
	margin: 0;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

a{
	color: #fe009b;
		text-decoration: none;

}
a:hover{
	color:#ffffff;
		text-decoration: underline;


}


#header {

}
#header h1 {
	padding: 35px 0 0 60px;
	float: left;
	width: 400px;
}

#header h1 span{
	display: none;
}



#header p {
	clear: both;
	text-transform: uppercase;
	color: #bebdbd;
	font-size: 0.76em;
	margin: 0;
	}


#menu {
	height: 218px;
	width: 500px;
	float: left;
	text-align: right;
	display: block;
	position: relative;
	line-height: 1em;
	bottom: 27px;
	}

#menu ul {
	position: absolute;
	bottom: 1px;
	right: 0px;
}

#menu ul li {
	list-style: none;
	display: block;
	font-family: Arial, Trebuchet MS, Sans-Serif;
	font-size: 11px;
}

#menu ul li a {
	list-style: none;
	color: #ccc;
	font-size: 1.7em;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.7px;
}

#menu ul li a:hover {
	list-style: none;
	color: #fe009b;
}


#sidebar{
	width: 130px;
	float: left;
	margin-left: -140px;
	text-align: left;
	background: url(images/telnr2.png) no-repeat 0px 320px;
}





#page {
	margin-left: 75px;
	margin-top: 70px;
}


h2{
	font-size: 1.6em;
	font-weight: 300;
	margin: 0;

}

h2 a{
	font-weight: 300;
	color: #fff;
	text-decoration: none;
}

h2 a:hover{
	font-weight: 300;
	color: #fe009b;
	text-decoration: none;
}



h2.grijs{
	color: #656565;
	font-size: 1.3em;
	margin-bottom: 10px;
	}


#page .meerinfo p{
	font-size: 0.7em;
	font-weight: 300;
	margin: 5px 0 0 0;
	color: #656565;

}



#content .tekst{
	font-size: 0.9em;
	margin-bottom: 60px;
	line-height: 1.5em;
}


#content .tekst{
	margin-top: 15px;

}

#content .pics img {
	border: 4px solid #fff;
}

#content .pics img:hover  {
	border: 4px solid #fe009b;
}

.pics {
	height: 400px;
	overflow: hidden;		
	margin-bottom:  10px;
}

#page #sidebar #fixed {
position: relative;
}


#footer {
	margin-left: 75px;
	margin-top: 90px;
	font-size: 0.7em;
	color: #656565;
}

#footer #intrested {
	padding-bottom: 100px;
}


#footer #intrested ul{

	list-style: none;
}



#footer #intrested ul li a {
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	text-transform: none;
	line-height: 1.32em;
}

#footer #intrested ul li a:hover {
	color: #fe009b;
	text-decoration: none;
	text-transform: none;
}


#footer #intrested img {
	position: relative;
	left: -140px;
}

#footer #intrested {
	margin-left: 140px;
}



#footer #linklist{
	line-height: 1.1em;
	margin-top: 10px;
	font-size: 1.1em;
}



#footer #linklist li {
	background: url(images/star.png) no-repeat left 1px;
	padding-left: 20px;
	list-style: none;
}

#footer #linklist li:hover {
	background: url(images/star.png) no-repeat left -20px;
}

#footer a{
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover{
	font-weight: 300;
	color: #fe009b;
	text-decoration: none;	
	text-transform: uppercase;
}


#footer #me {
	float: right;
	position: relative;
	top: -325px;
	height: 0px;
	
}


#footer #credits {
	width: 400px;
}

#footer #credits span{
	color: #ffffff;}

#footer #credits p{
	margin: 0;}











/* van hier de originele */






#container{}
.post{}
.postmeta{
	color: #656565;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 90px;
	line-height: 20px;	
}

.postmeta a{
	color: #ffffff;
	text-decoration: none;
}

.postmeta a:hover{
	color: #fe009b;
}

.postmeta .comments{
	font-size: 1.2em;
	margin: 0 0 55px 0;
}

.postmeta p{
	margin: 0;}



.postnavigation{
font-size: 1.2em;
text-align: center;
	}

#searchform{}

#sidebar{}

#comments{
	
}


.comments_navigation{}
.comments_navigation{}
.comments_reply p{
}

#commentform{
	width:450px;
}
#commentform p{
	font-size: 0.8em;
	line-height: 1em;
	padding-top: 10px;
	color: #656565;
}


#commentform p span{
	color: #656565;
	font-size: 1.1em;
}


#commentform a{
		color: #ffffff;
	text-decoration: none;}


#commentform a:hover{
	color: #fe009b;
}


.klein p{
	font-size: 0.65em;
	width: 400px;
	color: #656565;
	padding-top: 8px;
}

.comments_text{}
.comments_meta{}




#rotator{
	border: 4px solid #ffffff;
	margin-bottom: 10px;
	}
	
	
	
	



