*
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, "Times New Roman", Times, serif;
	color: 	#2F2F2F;
}
a img
{
	border: none;	
}

body
{
	background-color: #ffffff;
	background-image: url(../images/background.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-attachment: fixed;

}

#container
{
	width: 1020px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 30px;
}

/************************************************************
		Header
************************************************************/
#header
{
	height: 190px;
	background-image: url(../images/header_bg.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}
#logo
{
	position: absolute;
	top: 0px;
	left: 20px;
}

#header h1
{
	position: absolute;
	top: 108px;
	left: 35px;
	color: #5c665d;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/************************************************************
		Topmenu
************************************************************/
#topmenu
{
	position: absolute;
	width: 981px;
	height: 43px;
	top: 51px;
	left: 340px;
	width: 655px;
}
#topmenu ul
{
	list-style: none;
	height: 43px;
	float: left;
}
#topmenu ul li
{
	display: block;
	float: left;
	margin-right: 1px;
}
#topmenu ul.right
{
	float: right;	
}
#topmenu ul.right li
{
	float: right;
	margin-right: 0px;
	margin-left: 1px;
}
#topmenu ul li a
{
	display: block;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 17px;
	margin-left: 30px;
	color: #E76F34;
}
#topmenu ul li a:first-child
{
	margin-left: 0;
}
/*
a:hover
{
	zoom:1;	
}
*/
#topmenu ul li a.active
{
	background-image: url(../images/pijl.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

/************************************************************
		Body
************************************************************/

#body
{
	padding: 10px 35px;
	min-height: 430px;
	background-image: url(../images/body_bg.png);
	background-repeat:repeat-y;
}
#body h1
{
	font-size: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #edeeee;
	color: #6F6F6F;
	margin-bottom: 10px;
}
/************************************************************
		Submenu
************************************************************/
#submenu
{
	width: 300px;
	margin-right: 20px;
	float: left;
	border-right: 1px solid #edeeee;
}
#submenu h1
{
	width: 280px;	
}
#submenu ul
{
	list-style: none;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#submenu li
{
	border-bottom: 1px solid #edeeee;
	padding: 2px 0px;
}
#submenu li a
{
	display: block;
	padding: 8px 0px;
	text-decoration: none;
	padding-left: 10px;
}
#submenu li a:hover, #submenu li:hover a
{
	background-color: #bcc6c1;	
	color: #FFFFFF;
}
#submenu li.active a, #submenu li.active a:hover
{
	background-color: #e76f34;
	color: #FFFFFF;
}
#submenu li.active li.active a, #submenu li.active li.active a:hover
{
	background-color: #c2d96a;
	color: #FFFFFF;
}
#submenu li.active li a
{
	background-color: #FFFFFF;
	color: 	#2F2F2F;
}

#submenu li.active li a:hover
{
	background-color: #bcc6c1;
	color: #FFFFFF;
}
#submenu li.active ul
{
	margin-right: 0px;
	margin-top: 2px;
}

/************************************************************
		Content
************************************************************/
#content
{
	margin-left: 320px;
	font-size: 14px;
	line-height: 21px;
}
#body p
{
	line-height: 18px;
	margin-bottom: 10px;
}
#content h1
{
	color: #e76f34;
}
#content h2
{
	font-size: 14px;
	color: #2F2F2F;
	margin-bottom: 10px;
	margin-top: 20px;
}
#content h3
{
	font-size: 12px;
	font-style: italic;
	color: #e76f34;
	margin-bottom: 10px;
	margin-top: 20px;
}

#content ul, #content ol
{
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 10px;
}
#content ul li
{
	color: #e76f34;
}
#content ul li span
{
	color: #2F2F2F;	
}
/************************************************************
		404 page google
************************************************************/
#goog-fixurl h3.other-things
{
	margin-top: 25px;
	margin-bottom: 10px;

}

#goog-fixurl ul{
	
	margin-left: 15px;
}
#goog-fixurl #goog-wm-qt
{
	padding: 2px 0px;
	margin-right: 5px;
}
#goog-fixurl #goog-wm-sb
{

}
/************************************************************
		Homepage
************************************************************/
#content .hp-item
{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	min-height: 25px;
	padding: 3px 0px;
	padding-left: 30px;
}
#content .hp-item h3
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	color: #424242;
}
#content .hp-item.listening h3 img
{
	margin-left: 5px;
	margin-bottom: -1px;
}

#content .hp-item.listening, #content .hp-item.lastfm
{
	background-image: url(../images/social/lastfm-24x24.png);
}
#content .hp-item.blog
{
	background-image: url(../images/social/wikipedia-24x24.png);
}
#content .hp-item.blog .description
{
	font-size: 10px;
	line-height: 15px;
}
#content .hp-item.twitter
{
	background-image: url(../images/social/twitter-24x24.png);
}
#content h2.hp:first-child
{
	margin-top: 0px;
}
/************************************************************
		Footer
************************************************************/
#footer
{
	background-image: url(../images/footer_bg.png);
	background-repeat:no-repeat;
	height: 45px;
}
/************************************************************
		Social media
************************************************************/
.social-icons
{
	text-align: center;
	margin-top: 15px;
	bottom: 35px;
	position: absolute;
	width: 300px;
}
.social-icons img
{
	margin-top: 3px;
}
social-icons a
{
	text-decoration: none;
}
/************************************************************
		Blog Flickr plugin overrules
************************************************************/
html > body .entry div.slickr-flickr-gallery ul {
	text-indent: 0px !important;
}

#content div.slickr-flickr-gallery ul
{
	margin-left: 0px !important;
}
.slickr-flickr-gallery img {
	padding: 1px !important;
}
