/*
THEME NAME: PepijnGoorden
THEME URI: http://www.pepijngoorden.nl
DESCRIPTION: Blog design voor Pepijn Goorden - Photoshop Expert
VERSION: 1.0
AUTHOR: <a href="http://www.pepijngoorden.nl/profiel">Pepijn Goorden</a> 
AUTHOR URI:
TAGS: Pepijn, Goorden, Photoshop, Tutorials, Cursussen, Boeken, Webinars, Seminars, Forum, DAPP, tips, tricks, trucs
*/

body, html, div, #access ul {
	padding: 0;
	margin: 0;
}

html {
	background: url("img/bg_02.jpg") repeat-x fixed;
	background-color:#202e2a;
}

body {
	background: url("img/bg_03.jpg") top right no-repeat fixed;
	margin-left: -300px;
}

#wrapper {
	background: url("img/bg_01.jpg") top left no-repeat fixed;
}

#header {
	background: url("img/header.png") top left no-repeat;
	height: 349px;
	width: 1069px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}

.skip-link, #blog-title, #blog-description {
	display: none;
}

#access {
	position: absolute;
	top: 284px;
	left: 330px;
}

#access li {
	float: left;
	list-style: none;
	margin-right: 14px;
	background: url("img/tab_l.jpg") no-repeat;
	height: 35px;
}

#access li.dapp {
	background: url("img/tab_d.jpg") no-repeat;
}

#access li a {
	display: block;
	padding: 5px 20px;
	height: 100%;
	color: white;
	background: url("img/tab_r.jpg") top right no-repeat;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
}

#container {
	width: 750px;
	padding-left: 319px;
	margin: 0 auto;
	background: url("img/fringe.png") top right repeat-y;
	min-height: 638px;
	position: relative;
}

#footer {
	width: 750px;
	padding-left: 319px;
	margin: 0 auto;
	background: url("img/fringe.png") top right repeat-y;
	height: 30px;
	text-align: center;
}

#content {
	padding: 1px 60px 20px 40px;
}

.entry-title a {
	color: #1c62a9;
	font-family: Arial;
	text-decoration: none;
}

#primary {
	position: absolute;
	right: -120px;
	top: -300px;
}

#primary #twitter_update_list li {
	background: url("img/film.png") no-repeat;
	width: 90px;
	height: 111px;
	padding: 5px 25px;
	overflow: hidden;
	color: white;
	font-size: 0.7em;
}


img {  
	border-style: none;
}

a {
	color: #341f79;
}

a:hover {
	color: #5e5e5e !important;
}

h1,h2,h3 {
	color: #1c62a9;
	font-family: tahoma;
}

/* details */

.comment-author, .comment-meta {
	color: gray;
}

#comments ol, #comments li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.entry-date {
	margin-top: -20px;
}
