/*
Theme Name: Powerfocus
Theme URI:
Description: 
Author:
Version: 0.1
Tags: 
*/

html, body {
	background-color: #080808;
	color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}

img { border: none; }
.clear { clear: both; }

a { color: #fff; font-style: italic; text-decoration: none; }
a:hover { color: #838383; font-style: normal; }

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	margin-top: 30px;
}

#footer {
	margin-top: 20px;
	border-top: 2px solid #090909;
	color: #555;
	font-size: 10px;
	text-align: right;
}

div#logo {
	width: 600px;
	float: left;
	overflow: hidden;
}

ul#menu-hoofdmenu {
	width: 300px;
	float: right;
	padding: 0;
	margin: 40px 0 0 0;	
}
ul#menu-hoofdmenu li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 10px 25px 25px 25px;
}
ul#menu-hoofdmenu a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 2px solid #fff;
}
ul#menu-hoofdmenu a:hover {
	color: #555;
	border-bottom: 2px solid #555;
}

#main {
	border-top: 1px dashed #141414;
}

#container {
	float: left;
	width: 600px;
}

#sidebar {
	float: left;
	width: 320px;
	padding-left: 40px;
}

#sidebar h3.widget-title {
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
}
#sidebar div.widget-container div.textwidget div.flickr-gallery {
	padding-left: 35px;
}

#sets-intro {
	margin: 30px 0 5px 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #232323;	
}
#sets-intro h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 4px;
}
div.flickr-set {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 10px 5px;
	border-bottom: 1px dotted #232323;
}
div.flickr-set .fotosum { color: #999; }
div.flickr-set .flickr-set-display {
	color: #646464;
}

div.flickr-set .flickr-set-title a {
	font-size: 15px;
	font-weight: bold;
}

#flightbox-flickr-link {
	font-size: 11px;
}
