/*

Theme Name: YoungDutchDesign

Theme URI: http://www.youngdutchdesign.com

Description: The main theme for YoungDutchDesign.com Designed by Crispijn Verkade

Version: 0.1

Author: Crispijn Verkade

Author URI: http://crispijnverkade.nl

*/

* {
	margin: 0;
	padding:0;
	}
	
body {
	background: #FFF url(images/bgr.jpg) top center no-repeat fixed;
	}

html {
	height: 100%;
	}
	
#site {
	margin: 0px auto;
	width: 990px;
	}
	
#header {
	height: 200px;
	width: 960px;
	margin: 0px 15px;
	border-bottom: 1px #EEE solid;
	}
	
#header img {
	float: left;
	}

#indexlist {
	float: right;
	width: 230px;
	margin-top: 15px;
	padding: 3px 0px;
	background: url(images/50percwhite.png);
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}

#header ul {
	list-style-type: none;
	margin-left: 7px;
	}
	
#header ul li {
	display: block;
	margin-top: 3px;
	width: 203px;
	line-height: 14px;
	padding: 2px 0px 4px 23px;
	border-bottom: 1px #EEE solid;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	}
	
#header ul li a:link, #header ul li a:visited {
	color: #333;
	text-decoration: none;
	}
	
#header ul li a:hover {
	color: #666;
	}

#google_ads {
	position: absolute;
	float: left;
	width: 728px;
	margin: 180px 0 0 8px;
	background-color: #CCC;
	}

#content {
	float: left;
	width: 650px;
	margin-left: 15px;
	padding: 20px 0px 0px 0px;
	}

.external {
	padding-left: 16px;
	background: url('images/external.gif') center left no-repeat;
	}
	
.post {
	background: url('images/top_post.jpg') top left no-repeat;
	margin-bottom: 20px;
	padding-top: 20px;
	}

.postinfodetail {
	position:relative;
	display:block;
    margin: 5px 25px 0px 25px;
	}
	
.dateblock {
	background: url('images/cal.jpg');
	width:46px;
	height:50px;
	}

.datemonth {
	color:#fff;
	width:46px;
	text-align:center;
	position:absolute;
	top:5px;
	font-size:11px;
	}

.dateday {
	color:#000;
	width:46px;
	text-align:center;
	position:absolute;
	top:19px;
	font-size:20px;
	}

.postdetailmain {
	position:absolute;
	top:0px;
	left:50px;
	display:block;
	width:80%;
	}
	
.postdetailmain a:link, .postdetailmain a:visited, .post h1 a:visited {
	color: #333;
	text-decoration: none;
	}

.postdetailmain a:hover, .post h1 a:hover {
	color: #666;
	}

.postinfodetail h1{
	position: absolute;
	top:0px;
	left:0px;
	font: 22px Georgia, "Times New Roman", Times, serif;
	width: 550px;
	}

.postauthormain {
	position:absolute;
	top: 32px;
	left:0px;
	font-size:14px;
	color: #666;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	}
	
.postauthormain a:link, .postauthormain a:visited, a.references:link, a.references:visited {
	color: #666;
	text-decoration: underline;
	}

.postauthormain a:hover, a.references:link {
	color: #999;
	text-decoration: underline;
	}
	
#references * {
	padding: 0px;
	margin: 0px;
	}

#references ul {
	list-style-type: none;
	margin: -0px 0px 0px 50px;
	}
	
#references ul li {
	float: left;
	display: block;
	margin-top: 3px;
	width: 100px;
	line-height: 14px;
	padding: 2px 0px 4px 28px;
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	}

	
.entry {
	background: url('images/bottom_post.jpg') bottom right no-repeat;
	padding-bottom: 23px;
	margin-left: 25px;
	min-height: 150px;
	}
	
.entry_favicon {
	padding:2px 0 3px 22px;
	background-repeat: no-repeat;
	}
	
.entry p {
	margin: 0px 25px 1.0em 0px;
	line-height: 180%;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	color: #333;
	}
	
p.note {
	border: 1px #18BDFF solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #EFFAFF url('images/note.png') 10px 10px no-repeat;
	margin: 0px 30px;
	margin-bottom: 15px;
	padding: 10px 10px 10px 68px;
	min-height: 30px;
	}

div.entry p a:link, div.entry p a:visited, div.entry li a:link, div.entry li a:visited {
	color: #14A5FE;
	text-decoration: none;
	}

div.entry p a:hover, div.entry li a:hover {
	color: #666;
	}
	
div.entry h2 a:link, div.post h2 a:link {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	text-decoration:none;
	}
	
div.entry h2 a:hover, div.entry h2 a:visited, div.post h2 a:hover, div.post h2 a:visited {
	color: #4F859F;
	text-decoration: none;
	}

.entry ul, .entry ol {
	list-style-image: url('images/arrows.gif');
	margin-bottom: 1.4em;
	padding-bottom: 20px;
	}
	
.entry ul li ul, .entry ol li ol {
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

.entry ul li, .entry ol li {
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	margin-left: 30px;
	color: #333;
	}
	
.entry ol li {
	list-style:decimal-leading-zero;
	}
	
/*.entry ul li a:link, .entry ul li a:visited, .entry ol li a:link, .entry ol li a:visited {
	color: #14B4FF;
	}
	
	
.entry ul li a:hover, .entry ol li a:hover {
	color: #CC0000;
	}*/
	
div.index_list ol li {
	/*list-style: none;*/
	}

.posts_author ul li a:link, .posts_author ul li a:visited {
	color: #4F859F;
	}
	
	
.posts_author ul li a:hover {
	color: #999;
	}


div.index_list p {
	margin-bottom: 0px;
	}

img { border: 0; }

h1{
	width: 550px;
    font: 24px Georgia, "Times New Roman", Times, serif;
	color: #FF7200;
	}
	
h2 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	margin-bottom: 10px 0px 4px 0px;
	}

.entry h2 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin: 30px 0px 4px 0px;
	color: #006699;
	border-bottom: 1px #DFDFDF solid;
	width: 580px;
	}
	
#accordion {
	width: 500px;
	background-color: #CCC;
	}

.entry h3 {
	font: bold 0.9em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
	color: #f8991d;
	}
	
.entry blockquote {
	margin: 0 50px 0 30px;
	border-left: 5px #E0E0E0 solid;
	background-color: #EFEFEF;
	padding: 10px;
	}
	
.entry blockquote p {
	margin-bottom: 0px;
	}
	
.example_but {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 10px 3px 30px;
	margin-right: 10px;
	border: 2px #14a5fe solid;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}
	

.demo {
	background: url(images/demo.jpg) left center repeat-x;
	}
	
a.example_but.demo:link, a.example_but.demo:visited, a.example_but.download:link, a.example_but.download:visited, a.example_but.zipfile:link, a.example_but.zipfile:visited {
	color: #FFF;
	}
	
a.example_but.demo:hover, a.example_but.download:hover {
	text-decoration: underline;
	}

.download {
	background: url(images/download.jpg) left center repeat-x;
	}
	
.zipfile {
	background: url(images/compressed.jpg) left center repeat-x;
	}

img.alignright {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
	}

img.alignleft {
	position: relative;
	float: left;
	margin: 0 10px 10px 0;
	}
	
.related_posts {
	margin: 20px 50px 10px 0px;
	border-top: 5px #E0E0E0 solid;
	background-color: #EFEFEF;
	padding: 5px 10px;
	}
	
.related_posts h2 {
	cursor: default;
	color: #333;
	border: none;
	}
	
.related_posts ul {
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
.related_posts ul li {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin-left: 0px;
	color: #333;
	}
	
.related_posts ul li a:link,  .related_posts ul li a:visited{
	text-decoration: none;
	color: #006699;
	}

.related_posts ul li a:hover {
	color: #666;
	}
	
.tags {
	float: right;
	padding-right: 25px;
	}

.tags p{
	margin: 0;
	font: 0.7em Georgia, "Times New Roman", Times, serif;
	}
	
div.tags p a:link, div.tags p a:visited {
	color: #666;
	}
	
div.tags p a:hover {
	color: #333;
	}

#post_author {
	padding: 5px;
	}
	
#post_author p {
	font: 0.7em Georgia, "Times New Roman", Times, serif;
	color: #3F3F3F;
	}

#post_author img {
	margin-top: -25px;
	float: left;
	margin-right: 15px;
	border: 2px #EEE solid;
	}
	
.about_author {
	color: #EEE;
	font-weight: bold;
	}

.entries {
	display: block;
	width: 120px;
	height: 23px;
	padding-top: 7px;
	margin-bottom: 15px;
	background: url(images/entries.jpg) no-repeat; 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

.entries a:link, .entries a:visited { 
	color: #FFF;
	text-decoration: none; 
	}

.entries a:hover { 
	color: #FFF;
	text-decoration: underline; 
	}
	
#pingbacks {
	width: 500px;
	margin: 0px 15px 10px 25px;
	padding: 10px;
	border: 1px #ff35b3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ff35b3 url(images/pingback.jpg) top repeat-x;
	color: #FFF;
	}
	
#pingbacks p {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	color: #333;
	color: #FFF;
	}
	
#pingbacks a:link,  #pingbacks a:visited{
	padding:2px 0 3px 3px;
	text-decoration: underline;
	color: #FFF;
	}

#pingbacks a:hover {
	padding:2px 0 3px 6px;
	color: #FFDFF8;
	}

.favicon {
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	}
	
img.entry_favicon {
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	}
	
#pingbacks ul {
	margin-top: 10px;
	list-style: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

#pingbacks ul li {
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin-left: 0px;
	color: #FFF;
	}
	
#related {
	float: right;
	width: 350px;
	margin: 0px 15px 10px 25px;
	padding: 10px;
	border: 1px #ff35b3 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #ff35b3 url(images/pingback.jpg) top repeat-x;
	color: #FFF;
}

.comment { 
	margin:10px 0; 
	padding: 10px 0px 10px 10px; 
	}

.comment-avatar	{ 
	width: 120px; 
	float: left;
	margin-left: 25px;
	color: #666; 
	font-size: 10px; 
	line-height: 15px; 
	background:url(images/c-arrow.gif) right 10px no-repeat; 
	}
	
.commentright {
	width: 80px;
	padding-left: 40px;
	margin-left: 0px;
	color: #666; 
	font-size: 10px; 
	line-height: 15px; 
	background:url(images/c-arrow-right.gif) left 10px no-repeat;
	}

.comment-avatar img	{ 
	margin:0 0 3px 0; 
	}

.comment-content { 
	width: 425px;
	float:left; 
	padding:10px 10px 0px 0px; 
	background:#eee; 
	}

.comment-content p  { 
	margin-bottom: 0.8em; 
	margin-left: 10px;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	}

.comment-adw {
	background:url(images/adm-arrow.gif) right 10px no-repeat; 
	}
	
.comment-adw-right {
	width: 80px;
	padding-left: 40px;
	margin-left: 0px;
	color: #666; 
	font-size: 10px; 
	line-height: 15px; 
	background:url(images/adm-arrow-right.gif) left 10px no-repeat;
	}

.comment-dw	{ 
	background:#313131; 
	}
	
.comment-dw p { 
	color:#fff; 
	}
	
.comment a { 
	color: #FF33CC; 
	text-decoration: none;
	}
	
.comment-content p { 
	line-height:19px; 
	margin-top:0; 
	}
	
.comment-dw pre	{ 
	padding:10px; 
	background: #0066FF; 
	font: 0.9em Georgia, "Times New Roman", Times, serif; 
	}
	
.comment-dw ol, .comment-dw ul { 
	color:#fff; 
	}
	
.comment blockquote	{ 
	background:#FFE4CF; 
	border-left:5px solid #f8991d; 
	padding:10px; 
	margin:0 10px 19px 10px; 
	font: 0.9em Georgia, "Times New Roman", Times, serif; 
	line-height:1.0em; 
	}
	
fieldset {
	border: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin-bottom: 12px;
	}

fieldset p{
	padding: 0px 10px;
	margin-bottom: 5px;
	line-height: 1.5em;
	text-align: justify;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	color: #333;
	}

legend {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 5px;
	margin-left: 4px;
	}
	
label {
	width: 120px;
	padding: 5px 0px;
	float: left;
	display: block;
	font: bold 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}

.inputbox { 
	width: 300px;
	padding: 5px;
	border:1px solid #EEE;
	font: 12px "Courier New", Courier, monospace;
	color: #333;
	}
	
.inputbox:focus {
	border: 1px solid #ff34b1;
	}

.radio {
	float: left;
	display: block;
	width: 500px;
	margin-bottom: 5px;
	}
	
fieldset .radio p {
	padding: 0px;
	margin: 0px;
	}
	
textarea.inputbox {
	width: 400px;
	height: 200px;
	}
	
select.inputbox {
	width: 205px;
	}
	
.checkbox {
	margin-top: 7px;
	}
	
.button {
	/*padding: 2px 20px;
	color: #333;
	text-align: center;
	border: 0px solid #69be36;
	background-color: #FFF;
	cursor: pointer;*/
	background: #FFF url(images/button.jpg) no-repeat;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 160px;
	text-align: center;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 8px 0px;
	}
	
#rcol {
	display: block;
	float: left;
	width: 290px;
	height: 750px;
	overflow: hidden; 
	margin-left: 19px;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 15px;
	background: url(images/rcol_bgr.jpg) top right repeat-y;
	}
	
#rcol_content {
	margin-top: 0px;
	padding: 10px;
	background: #6f726c url(images/rcol.jpg) top left no-repeat; 	
	height: 5000px; 
	top: 240px;
	width: 270px;
	}
	
#rcol_content h3 {
	margin-top: 10px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	}

.clear { clear: both; }

.contentarea {
	margin-bottom: 30px;
	}

.contentarea ul {
	list-style-type: none;
	}

.contentarea ul li {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	}
	
.contentarea a:link, .contentarea a:visited {
	color: #FFF;
	text-decoration: none;
	}
	
.contentarea a:hover {
	color: #EEE;
	}
	
.ad {
	float: left;
	height: 125px;
	width: 125px;
	margin: 0px 8px 8px 0px;
	}

#rss {
	margin-bottom: 20px;
	text-align: center;
	}
	
.newsticker {
	height: 270px;
	width: 270px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
.newsticker ul li {
	list-style-type: none;
	}

#tagcloud {
	width: 270px;
	height: 200px;
	}

#tagcloud a:link, #tagcloud a:visited {
	position: relative;
	float: left;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EEE;
	text-decoration: none;
	}

#tagcloud a:hover {
	color: #999;
	}
	
#large_search {
	padding: 10px; 
	font-size: 17px; 
	width: 160px; 
	border: 1px #666 solid; 
	background-color: #8D928B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#large_search:focus {
	background-color: #B6BCB2;
	}

#large_searchbut {
	padding: 8px; 
	font-size: 17px; 
	color: #EEE;
	background-color: #8D928B;
	border: 1px #666 solid; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	
#s {
	padding: 3px; 
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 160px; 
	border: 1px #666 solid; 
	background-color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#searchsubmit {
	padding: 2px; 
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #EEE;
	background-color: #8D928B;
	border: 1px #666 solid; 
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#gototop {
	position:fixed; 
	right: 0px; 
	bottom: 140px;
	width: 101px;
	height: 16px;
	padding: 14px 0px 16px 16px;
	background: url(images/totop.png) top right no-repeat;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	}

#gototop:link, #gototop:visited { 
	color: #FFF;
	text-decoration: none; 
	}

#gototop:hover { 
	color: #FFF;
	text-decoration: underline; 
	}
	
#footer {
	width: 100%;
	padding-bottom: 10px;
	background: #91938E url(images/footer.jpg) repeat-x;
	border-top: 3px #6f726c solid;
	}
	
#footer_content {
	margin: 0px auto;
	width: 960px;
	}
	
#footer_content p {
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	}
	
h3 {
	margin-top: 10px;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #696F68;
	}
	
.footer_col {
	float: left;
	width: 150px;
	padding-right: 10px;
	}

#footer_content {
	padding: 0px 0px 0px 20px;
	}
	
#footer_content ul {
	list-style: none;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	color: #666;
	}
	
#footer_content ul li {
	border-bottom: 1px #B6BCB2 solid;
	}
	
#footer_content a:link, #footer_content a:visited {
	color: #666;
	text-decoration: none;
	}
	
#footer_content a:hover {
	color: #B6BCB2;
	}	
