/*
THEME NAME: Hoogveldt Music Services
THEME URI: http://www.hoogveldtmusicservices.nl/
DESCRIPTION: Hoogveldt Music Services
VERSION: 0.1
AUTHOR: Luuk Thomassen
*/

@import url('library/styles/reset.css');
@import url('library/styles/960.css');

/***************************************************************
* Global
***************************************************************/

body {
	background:#eaeaea;
	font-family:'Lucida Grande','Lucida Sans Unicode',Tahoma,Arial,san-serif;
	font-size:12px;
	line-height:21px;
	color:#666;
}

.nieuw-in-verhuur {
	float:right;
	width:250px;
	background:#eee;
	min-height: 300px;
	padding: 10px;
	margin-left:10px;
}

#slides {
height:250px;
}

#slides img {
position:absolute;
top:0px;
left:0px;
width:940px;
height:250px;
}

a {
	color:#666;
}

p {
	padding:0 0 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	padding-bottom:5px;
	line-height:1.4em;
}

h1 {
	font-size:24px;
	font-weight:bold;
}

h2 {
	font-size:22px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:13px;
}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
} 

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}

/***************************************************************
* Top
***************************************************************/
#top {
	margin-top:10px;
}

#logo {
}

#menu {
	background:url(library/images/menu_bg.gif) no-repeat;
	margin-top:18px;
}

#menu li {
	float:left;
	height:46px;
	line-height:46px;
}

#menu a {
	color:#900;
	text-decoration:none;
	padding:0 20px;
	display:block;
}

#menu a:hover {
	color:#555;
}

#slides {
	margin-top:10px;
}

/***************************************************************
* Content
***************************************************************/

#content {
	background:url(library/images/content_mid_bg.gif) repeat-y;
	margin-top:10px;
	position:relative;
}

#content_top {
	background:url(library/images/home_content_top.gif) no-repeat;
	height:7px;
}

/***************************************************************
* Page
***************************************************************/

.page {
	margin:20px 30px;
}

.page h1 {
	border-bottom:1px solid #ddd;
	margin:0 0 10px;
	color:#903
}

.entry-content a {
	color:#903;
}

.entry-content ul {
	margin:10px 0;
}

.entry-content li {
	list-style:square inside;
}

/***************************************************************
* Home Boxen
***************************************************************/
.home_box {
	float:left;
	width:250px;
	margin:20px 30px;
}

.home_box h3 {
	color:#903;
	margin-bottom:0 0 5px;
	border-bottom:1px solid #ddd;
}

#recente-projecten li {
	list-style:none;
}

#recente-projecten li a {
	color:#666;
}

#box_right img {
	border:0;
}

#box-wrap {
	float:right;
}

#box_bottom {
	clear:both;
	margin:20px 30px;
}

#box_bottom .ngg-widget {
	height:250px;
	width:560px;
	border:0;
	margin-top:5px;
}

#box_bottom img {
	border:0;
	margin:0;
	padding:0;
}

#box_bottom h3 {
	color:#903;
	border-bottom:1px solid #ddd;
}

a.shutterset_ngg-images-5 {
width:560px;
height:250px;
}

a.shutterset_ngg-images-5 img {
width:560px;
height:250px;
}
/***************************************************************
* Subpages
***************************************************************/

#subpages li {
	float:left;
	font-size:15px;
	font-weight:bold;
}

#subpages a {
	padding-left:10px;
	padding-right:25px;
	background:url(library/images/arrow.gif) no-repeat center left;
	color:#333;
	text-decoration:none;
}

#subpages a:hover {
	text-decoration:underline;
}

/***************************************************************
* Footer
***************************************************************/

#footer {
	background:url(library/images/content_footer_bg.gif) no-repeat top left;
	padding:30px 0;
	font-size:10px;
}

