/*   
Theme Name: Leapfroglog Nu
Theme URI: http://leapfrog.nl/blog/
Description: …
Author: Kars Alfrink
Author URI: http://leapfrog.nl/
Template: depo-skinny
Version: 0.1
.
General comments/License Statement if any.
.
*/

@import url("../depo-skinny/style.css");

body {
	color: #333 !important;
	font-family: helvetica, verdana, sans-serif;
}

h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a {
	color: #062 !important;
}

a:link {
	color: #c00;
/*	text-decoration: underline;*/
}

a:visited {
	color: #900;
/*	text-decoration: underline;*/
}

a:hover {
	background-color: #fc6;
	color: #000 !important;
	text-decoration: none;
}

a:active {
	color: #c00;
/*	text-decoration: none;*/
}

.header-nu {
	border-bottom: 1px solid #666666;
	padding: 50px 0 0;
	text-align: left;
}

.header-nu span {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
/*	margin-left: 10px;*/
}

.header {
	display: none;
}

img#logo {
	display: inline;
}
