/* BurungManyar.nl stylesheet V1.0 (We'll call it finished when it's done) */

/* Layout & design by Frank Schaap, http://fragment.nl
   Don't rip it wholesale! Feel free though to borrow ideas and adapt them for your own uses. A link back to this place in the source would be appreciated :-) */

/* Indispensable websites and tutorials without which this website wouldn't have been:
    http://www.realworldstyle.com/
    http://www.thenoodleincident.com/tutorials/box_lesson/index.html
    http://www.thenoodleincident.com/tutorials/typography/index.html
    http://www.alistapart.com
    http://diveintomark.org
    http://zeldman.com */



body {
	margin: 0 10% 0 5%;
	padding: 0;
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #FFFAF0;
	color: black;
	}


/* === Boxes === */

#main {
	float: left;
	width: 68%;
	margin: 0;
	padding: 0 0 4em 0;
	}

#content {
	margin: 0;
	padding: 0;
	}

#header {
	margin: 3em 0 0 0;
	padding: 0;
	}

#navwrapper {
	float: right;
	width: 28%;
	margin: 0;
	padding: 0 0 4em 0;
	}

#nav {
	float: left; /* Yes! finally solved the 3px jog in IE */
	padding: 160px .3em .8em .3em;
	background-image: url("/pics/burung_logo2.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 7px 9px;
	background-color: #EEF0E6;
	border: 1px solid #6E7260;
	}

#footer	{
	margin: 0;
	padding: .6em .6em .6em 5%;
	border-top: solid 1px #6E7260;
	clear: both;
	}

#permanent {
	margin: 4em 0 2em 0;
	border: 1px solid #6E7260;
	padding: 0 .8em .8em .8em;
	}


/* === Fonts and headers === */

#main p {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
	margin: .8em 0 0 0;
	padding: 0;
	clear: both;
	}

#main blockquote {
      font-size: 1.1em;
      line-height: 1.5em;
      text-align: left;
      margin: .8em 2em 0 1.5em;
      padding: .3em .5em .3em .7em;
      border: 1px solid black;
      clear: both;
      }
      
#content p.more {
	font-size: .9em;
	margin: 0;
	text-align: right;
	line-height: 100%;
	}

#content h2 {
	font-family: Georgia, "Bookman Old Style", Bookman, Palatino, "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	color: #733;
	margin: 0;
	padding: 1.2em 0 2px 0;
	clear: both;
	}

#content h2 a {
	text-decoration: none;
	}
	
#content h3 {
	font-size: .9em;
	line-height: 100%;
	font-weight: bold;
	text-align: right;
	background-color: #EEF0E6;
	border-top: 1px solid #6E7260;
	color: #555;
	margin: 1px 0 -.6em 0;
	padding: 1px 2px 3px 0;
	}

#content h4 {
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	color: black;
	margin: .4em 0 -.4em 0;
	}
	
#header h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 100%;
	text-align: center;
	font-weight: bold;
	color: #6D0000;
	margin: 0;
	padding: 0;
	}
	
#header h1 a, #header h1 a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #733;
	}

#header h2 {
	font-family: "Trebuchet MS", Tahoma, Univers, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	line-height: 100%;
	color: #888;
	margin: 1.2em 0 .1em 0;
	padding: 0 0 1px 0;
	border-bottom: 1px solid #6E7260;
	vertical-align: baseline;
	z-index: 1;
	}

#header p.breadcrumb {
	font-size: .9em;
	line-height: 100%;
	text-align: right;
	vertical-align: baseline;
	color: #444;
	margin: -1.4em 0 .2em 0;
	padding: 0;
	z-index: 3;
	}

#header p.categorynav {
	font-size: .9em;
	margin: 0;
	text-align: center;
	color: #777;
	line-height: 100%;
	padding: 2px 2px 4px 2px;
	background-color: #EEF0E6;
	}
	
#header p.burungdescription {
	font-size: .9em;
	line-height: 1.2em;
	color: #444;
	margin: 1.2em 0 0 0;
	}

#header p.headnav {
	font-size: .9em;
	line-height: 100%;
	text-align: center;
	color: #733;
	margin: 0;
	padding: 2px 2px 4px 2px;
	background-color: #EEF0E6;
	}

#header p span.headnavselected {
	font-weight: bold;
	color: black;
	padding: 1px 3px 2px 3px;
	}


/* === assorted classes and stuff === */

hr {
	display: none;
	}
	
#content img {
	float: left;
	margin: 6px 8px 2px 0;
	clear: both;
	}

.spacer {
	clear: both;
	}

.invis {
	display: none;
	}

.navspacer {
	margin: .3em 0 0 0;
	}

.reacties {
	margin: 0 0 1em 0;
	padding: .4em;
	background-color: #fafafa;
	border: dotted 1px #b0b0b0;
	}

#content ul {
	margin: .4em 0 0 .2em;
	padding: 0;
	list-style: none;
	}

#content ul li {
	margin: .2em 0 0 0;
	padding: 0;
	}

.formcontainer {
	font-size: 1em;
	margin: 0 0 1em 0;
	padding: .4em .8em .4em .8em;
	background-color: #fafafa;
	border: solid 1px #bababa;
	}

.formcontainer input {
	margin: 0;
	padding: .1em;
	}

.formcontainer textarea {
	margin: 0;
	padding: .1em;
	}

.formcontainer label {
	margin: 0;
	padding: .2em;
	}



/* === Links === */

/* ALL LINKS */

a:link {
	text-decoration: underline;
	color: #611;
	}

a:visited {
	text-decoration: underline;
	color: #611;
	}

a:hover {
	text-decoration: underline;
	color: #F33;
	}


/* BREADCRUMB */

#header p.breadcrumb a {
	text-decoration: none;
	font-weight: normal;
	color: #444;
	}

#header p.breadcrumb a:hover {
	color: #F33;
	}


/* HEADNAV */

#header p.headnav a {
	text-decoration: none;
	font-weight: bold;
	color: #733;
	}

#header p.headnav a:hover {
	text-decoration: underline;
	color: #F33;
	}
	

/* CATEGORYNAV */

#header p.categorynav a {
	text-decoration: none;
	font-weight: normal;
	color: #733;
	}

#header p.categorynav a:hover {
	text-decoration: underline;
	color: #F33;
	}


/* NAVIGATION LINKS */

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#nav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #EEF0E6;
	}
	
#nav ul li a {
	display: block;
	width: 190px;
	margin: 0;
	padding: 0 1px 2px 22px;
	border: 1px solid #EEF0E6;
	text-decoration: none;
	color: black;
	font-weight: bold;
	line-height: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #nav ul li a {
	width: 165px;
	}

#nav ul li a:hover {
	border: 1px solid #733;
	color: #E33;
	}

.navbu {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 3px;
	background-image: url("/pics/bu.gif");
	}

.naven {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 3px;
	background-image: url("/pics/en.gif");
	}

.navnl {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 3px;
	background-image: url("/pics/nl.gif");
	}

.navbi {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 3px 3px;
	background-image: url("/pics/bi.gif");
	}


/* H3 LINKS */

#content h3 a {
	text-decoration: none;
	}

#content h3 a:hover {
	color: #F33;
	}


