/*
Template Name: Onderwatermuziek
*/
@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #e7e2dd;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 80%;
}
#container {
	width: 900px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #E7E2DD;
	background-image: url(images/bg_container.jpg);
	background-repeat: no-repeat;
} 
#header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 181px;
} 
#nav {
	height: 30px;

	color: #FFFFFF;
}
#titel, .description  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width:620px;
	float:right;
}
#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
#mainContent {
	padding: 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding-left:0px;
	float: left;
	width: 400px;
} 
#footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: center;
} 
#footer p, #footer a:link, #footer a:visited {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#
; 	color: #999999;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* opmaak berichten ed*/
#titel, .description	{
	color: #FFFFFF;
	font-size:140%;
	font-weight:bold;
}
#titel	{
	font-size:200%;
}
h1	{
	font-size:110%;
}
h1.storytitle a:link, h1.storytitle a:visited, h1.storytitle	{
	color: #336633;
	text-decoration:none;
	}


h1.storytitle a:hover	{
	text-decoration:underline;
	color:#999999;
	}
	h3	{
	color:#336633;
	font-size:0.9em;
	margin-bottom:-10px;
	}
a:link, a:visited	{
	text-decoration:none;
	color:#336633;
}
a:hover	{
	text-decoration:underline;
	color:#999999;
}

/* einde opmaak berichten */

/* topnavigatie */
#nav a	{
	
	color: #FFFFFF;
	}
#nav ul{
	height: 30px;
	margin:0;
	padding: 0;
	list-style-position: outside;
	list-style-type: none;
	background-color: #336633;
	color: #FFFFFF;
	width:620px;
	float:right;
	}

#nav ul li	{
	display:inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	line-height: 30px;
		white-space: nowrap;
}
*html #nav li	{
display:inline;
}	
.menu li.current_page_item {
	background-image: url(images/bg_menu.gif);
	height:100%;
	width:100%;

}

#nav li.current_page_item a:link, #nav li.current_page_item a:visited, #nav li.current_page_parent a:link, #nav li.current_page_parent a:visited, #nav li.current_page_item, #nav li.current_page_parent,
#nav li.current_page_ancestor a:link, #nav li.current_page_ancestor a:visited, #nav li.current_page_ancestor {
	background-color:#FFFFFF;
	color:#336633;	
}	
#nav li a:link, #nav li a:visited	{
	text-decoration:none;
	
}

#nav ul li:hover, #nav ul.menu li a:hover {
	color: #F48155;
}


/* einde navigatiebalk */

/* sidebar */
#sidebar2 ul	{
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
}
.textwidget	{
	text-align: center;
}
.bestelknop	{
	border-color: #999999;
	background-color: #CCCCCC;
	border-style: ridge;
	width:50%;

}

/* einde sidebar */

/* reacties */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/* einde reacties */

