/*
THEME NAME: MartijnDeVries
THEME URI: N/A
DESCRIPTION: New Portfolio	
VERSION: 1.0
AUTHOR: <a href="http://pandl.org/">JONAS LUND @ PANDL.ORG</a>
AUTHOR URI: pandl.org
TAGS: portfolio
*/


/* RESET */
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Begin Css */


/* Layout */

#header {
overflow:auto;
padding-top:19px;
position:fixed;
top:0;
width:960px;
z-index:1800;
}
#content {
margin-top: 95px;
clear: both;
}
#nav {
float: right;
}
#nav li  {
float: left;
padding: 0px 10px;
}
#nav a {
text-decoration: none;
}
#nav .current_page_item a, #nav .current-cat a, #nav .current_page_parent a {
text-decoration: underline;
}
.post {
margin-bottom: 176px;
}
.portfolio-content .post {
margin-bottom: 16px;
}
.about-content .post {
margin-bottom: 76px;
}
.post:after, .clearfix:after {
clear: both;
display: block;
visibility: hidden;
content: '.';
height: 0;
}
.slidenav {
position: relative;
margin-bottom: 0px;
z-index: 1200;
}
.thumbs {
display: none;
margin-bottom: 20px;
}
.thumbs li {
margin-bottom: 20px;
}
.clear {
clear: both;
}

/* Colors */
body {
background-color: #fff;
color: #333333;
}
body.black {
color: #E6E6E6;
background-color: #000;
}
body #header {
background: #fff;
}
body.black #header {
background-color: #000;
}
a {
color: #333333;
}
a:hover { 
color: #f36123;
}
li a:hover {
color: #f36123;
}
.prev:hover, .next:hover {
color: #f36123;
}
h1 {
text-indent: -9999px;
background-image: url("css/mdvlogos.png");
background-position: 0 0;
height: 30px;
margin-top: -3px;
width: 169px;
background-repeat: no-repeat;
}
h1 a {
display: block;
}
body.black h1 {
background-position: 0 -30px;
}
body.black a {
color: #E6E6E6;
}
body.black a:hover {
color: #f36123;
}
body.black li a:hover {
color: #f36123;
}
body.black .prev:hover, body.black .next:hover {
color: #f36123;
}
body #quicklist { background:#fff; }
body.black #quicklist {background: #000;}
body.black .portfolio-content h3, body.black .archive-content h3 {
background: #000;
}
.yellow {
background: yellow;
}

/* Type/Links Etc */
body {
font-family:"Courier New", "Courier", monospace;
font-size: 14px;
line-height: 18px;
}
p {
font-size: 14px;
line-height: 16px;
margin-bottom: 16px;
}
h1 {
font-size: 16px;
}
h2 {
font-size: 14px;
margin-bottom: 19px;
}
h3 {
font-size: 12px;
}
abbr {
font-size: 12px;
font-weight: normal;
}
a {
font-size: 14px;
font-weight: bold;
text-decoration: underline;
}
li a {
display: block;
}
.slide {
margin-top:-37px;
height:680px;
/* height: 740px; */
width: 940px;
overflow: hidden;
position: relative;
}
.slide img {
margin-top: 37px;
}

#active-title {
margin-top: 1px;
font-size: 14px;
font-weight: bold;
}
.pager {
font-size: 12px;
font-weight: bold;
}

/* Page Specifics */
.blog-content p {
font-size: 14px;
line-height: 17px;
width: 540px;
}
#container .about-content, 
#container .blog-content,
#container .portfolio-content {
margin-top: 95px;
}
.thumb-click img, .prev, .next {
font-size: 12px;
font-weight: bold;
cursor: pointer;
}
.portfolio-content h3, .archive-content h3 {
position: absolute; 
top: 0px; 
left: 240px;
width: 220px;
background: #fff;
}
.portfolio-content .post, .archive-content .post {
/* height: 740px; */
}

#quicklist {
margin-left:797px;
padding-top:16px;
padding-left:5px;
padding-right:5px;
width:110px;
}
#quicklist li {
font-size: 12px;
float: none;
border-bottom: 0px;
list-style: none;
}
#quicklist li a {
text-decoration: none;
font-size: 12px;
line-height: 16px;
padding: 4px 0px;
border-bottom: 1px solid;
}
#quicklist ul {
padding: 6px 0px;
display: none;
}
#nav li.quickli  {
padding: 0px 10px 0px 0px;
margin: 0px 0px 0px -2px;
}
.thumb-click {
cursor:pointer;
font-size:12px;
font-weight:bold;
text-align:right;
}
.hidden {
display: none;
}
#loader {
left:0;
margin-left:490px;
position:absolute;
top:19px;
width:20px;
}

/* No Javascript Fixes
body.noscript .slide {
height: auto;
overflow: inherit;
}
body.noscript .slidenav, body.noscript #quicklist, body.noscript #loader {
display: none;
}
body.noscript h3 {
position: relative;
left: 0;
}
#nextarchive {display: none;}
*/

