/*  
Theme Name: Vincent Van Uffelen
Theme URI: hhttp://vincentvanuffelen.info/
Description: This it the theme of the personal homepage of Vincent Van Uffelen
Version: 1.0
Author: Vincent Van Uffelen
Author URI: http://vincentvanuffelen.info/

Copyright 2008 Vincent Van Uffelen

*/

* {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	background: #ccc url('img/bg.gif');
	font-size: 76%; /* Resets 1em to 12px */
	color:#000;
}

p {
	margin-bottom:1em;
}

h1, h2, h3, h4 {
	margin:0 0 0.25em 0;
	font-family:Lucida Console, Courier, sans-serif;
	font-weight:normal;
	color:#000;
}

h1 {
	font-size:2em;
}

h2 {
	font-size:1.675em;
}

h3 {
	font-size:1.420em;
}

a, a:link, a:visited, a:active {
	color:#666;
}

a:hover, a:focus {
	color:#999;
}

small {
	font-size:0.835em;
	color:#666;
}

sub {
	color:#666;
}

cite {
	display:block;
	margin:0 30px 1em 30px;
	font-weight:bold;
	color:#666;
}

ul {
	list-style:square;
}

li {
	margin:0 0 10px 20px;
}

#content_container {
	float:left;
	margin:20px 20px 0 20px;
	width:470px;
	
}

#content_back {
	background-color:#eceef0;
	padding:10px;
}

#content {
}

#footer {
	clear:both;
	margin:2px 0 20px 0;
	font-size:0.835em;
	color:#333;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#333;
}

#footer a:hover, #footer a:focus {
	color:#666;
}

#sidebar {
	float:left;
	margin:20px 20px 20px 0px;
	width:470px;
}

#sidebar #tagcloud {
	margin-top:20px;
}

#sidebar #searchform_container form {
	margin:0;
}

#sidebar #searchform_container form #s {
	float:left;
	height:16px;
	width:370px;
	margin:0 0 20px 0;
	padding:1px;
	border:2px dotted #e9137d;
	font-size:1.170em;
	font-family:Courier, monospace;
	line-height:16px;
	color:#666;
}

#sidebar #searchform_container form #searchsubmit {
	float:left;
	height:22px;
	margin:0 0 20px 3px;
	padding:1px;
	border:2px solid #e9137d;
	background-color:#e9137d;
	font-size:1.170em;
	font-family:Courier, monospace;
	color:#fff;
}

#sidebar #searchform_container form #searchsubmit:hover, 
#sidebar #searchform_container form #searchsubmit:focus {
	color:#000;	
}


/* post */

div.post {
	margin-bottom:2em;
}

div.post h1{
	width:100%;
	
}

div.post img {
	max-width:450px;
}

div.post span.date {
	display:block;
	float:right;
	margin-top:-47px;
	color:#c9ccd1;
	font-size:1.585em;
	font-weight:normal;
}

div.post span.tags {
	display:block;
	margin:-10px 0 10px 0;
	
	text-align:center;
	font-size:0.835em;
	font-weight:normal;
	text-transform:lowercase;
}

div.spost_spacer {
	margin-bottom:50px;
}

h1.result {
	margin:-20px 0 20px 0;
	font-size:3em;
	font-weight:bold;
	color:#666;
	text-align:center;	
}


a.more-link, a.more-link:link, a.more-link:active, a.more-link:visited {
	display:block;
	margin-top:10px;
	width:20px;
	background-image:url(img/more.gif);
	background-repeat:no-repeat;
	outline:none;
	text-indent:-3000px;
}

a.more-link:hover, a.more-link:focus   {
	background-image:url(img/more_o.gif);
}

a.backlink, a.backlink:link, a.backlink:active, a.backlink:visited {
	display:block;
	position:fixed;
	top:40px;
	left:0px;
	padding:3px 5px 3px 20px;
	width:54px;
	background-color:#e9137d;
	background-image:url(img/back.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	outline:none;
	text-align:right;
	font-family:Courier, monospace;
	font-size:1.170em;
	line-height:1.170em;
	text-decoration:none;
	text-transform:uppercase;
	color:#fff;
}

a.backlink:hover, a.backlink:focus   {
	background-color:#16ec82;
	background-image:url(img/back_o.gif);
}

div.comment {
	margin:5px 0 15px 0;
}
div.comment span.author {
	display:block;
	width:450px;
	float:right;
	margin:-15px 0 10px 0;
	color:#666;
	font-size:1.585em;
	font-weight:normal;
	text-align:right;
}

form.comment {
	margin:0 !important;
}


/* csstagcloud */

#tagcloud a:link, #tagcloud a:visited, #tagcloud a:active {
	display:block;
	float:left;
	margin:0 4px 4px 0;
	padding:3px;
	font-family:Courier, monospace;
	font-size:1.170em;
	line-height:1.170em;
	color:#fff;
	text-transform:lowercase;
	text-decoration:none;
	outline:none; /*:focus used so browser generated outline can be omitted */
}

#tagcloud a:hover, #tagcloud a:focus {
	color:#16ec82;
}
#tagcloud a.ctc_ajax {background:#bababa url('img/noise.gif') !important;}
#tagcloud a.ctc_none {background:#bababa url('img/noise.gif') !important;}
#tagcloud a.ctc_active {color:#e9137d !important; font-weight:bold !important;}
#tagcloud a.ctc_1 {background-color:#9aa7e1;}
#tagcloud a.ctc_2 {background-color:#7c8cdc;}
#tagcloud a.ctc_3 {background-color:#5d71d6;}
#tagcloud a.ctc_4 {background-color:#3e57d1;}
#tagcloud a.ctc_5 {background-color:#203ccb;}

#tagcloud a.extra, #tagcloud a.extra:link, #tagcloud a.extra:active, #tagcloud a.extra:visited {
	background-color:#16ec82;
	color:#fff;
	text-transform:none;
}

#tagcloud a.extra:hover, #tagcloud a.extra:focus {
	color:#e9137d;
}


/* cssprevnext */

.csspn_container {
	display:block;
	text-align:center;
	font-family:Courier, monospace;
	font-size:48px;
	line-height:48px;
	color:#c3c5c8;
}

.csspn_top {
	margin-bottom:0.5em;
}

.csspn_bottom {
	margin-top:0.5em;
}

.csspn_container .csspn_next {
	float:left;
	margin-top:8px;
	background:transparent url('img/ald.gif');
	width:30px;
	height:33px;
}

.csspn_container .csspn_prev {
	float:right;
	margin-top:8px;
	background:transparent url('img/ard.gif');
	width:30px;
	height:33px;
}

.csspn_container .csspn_next a,
.csspn_container .csspn_next a:link, 
.csspn_container .csspn_next a:visited, 
.csspn_container .csspn_next a:active {
	display:block;
	width:30px;
	height:33px;
	background:transparent url('img/ala.gif');
	text-indent:-3000px;
	outline:none; /*:focus used so browser generated outline can be omitted */
}

.csspn_container .csspn_next a:hover, 
.csspn_container .csspn_next a:focus {
	background:transparent url('img/alh.gif');
}

.csspn_container .csspn_prev a,
.csspn_container .csspn_prev a:link, 
.csspn_container .csspn_prev a:visited, 
.csspn_container .csspn_prev a:active {
	display:block;
	width:30px;
	height:33px;
	background:transparent url('img/ara.gif');
	text-indent:-3000px;
	outline:none; /*:focus used so browser generated outline can be omitted */
}

.csspn_container .csspn_prev a:hover, 
.csspn_container .csspn_prev a:focus {
	background:transparent url('img/arh.gif');
}

