/*
Array
(
    [base_url] => http://www.heliosamsterdam.nl/sh/
    [root_url] => http://www.heliosamsterdam.nl/sh/
    [current_url] => http://www.heliosamsterdam.nl/sh/assetmgr/css/0e82c879ee38b2c79a77d764a63aa8ee.css
    [elapsed_time] => 0.0456
    [memory_usage] => 3.39MB
)

*//**
 * Loaded files: 
 * reset
 * menu
 * screen
 * background
 * sh
 * forms
 * content
 * jquery.jgrowl
 */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#menu {
    position: absolute;
    left: 190px;
    bottom: -7px;
    height: 30px;
    overflow: hidden;
    z-index: 300;
}

#menu_border-bottom {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 25;
    height: 6px;
}

#menu li {
    display: block;
    height: 23px;
    float: left;
    margin-right: 2px;
    font-family: "Times New Roman", Times, serif;
    text-transform: none;
    background: url('http://www.heliosamsterdam.nl/sh/./assets/css/menu_out.jpg') no-repeat;
    position: relative;
    padding: 0 10px;
    font-weight: bold;
}

/* Current page. Classes are of body. Eg "body.c_pages". TODO: automate */
.c_pages.m_index #menu_start,
.c_pages.m_view.arg_startpagina #menu_start,
.c_pages.m_view.arg_bestuur #menu_bestuur,
.c_pages.m_view.arg_geschiedenis #menu_geschiedenis,
.c_pages.m_view.arg_contact #menu_contact,
.c_events #menu_events,
.c_weblog #menu_weblog,
.c_albums #menu_albums
{
    background: url('http://www.heliosamsterdam.nl/sh/./assets/css/menu_over.jpg') no-repeat;
    text-transform: uppercase;
    height: 30px;
    z-index: 50;
}

#menu li:hover {
    background: url('http://www.heliosamsterdam.nl/sh/./assets/css/menu_over.jpg') no-repeat;
    height: 30px;
    z-index: 50;
}

#menu li a {
    height: 23px;
    line-height: 23px;
}
a {
    color: black;
    text-decoration: underline;
}

#breadcrumbs {
    position: absolute;
    right: 30px;
    top: 30px;
    text-align: right;
}

#breadcrumbs, #breadcrumbs a {
    color: #963;
    text-transform: uppercase;
    font-size: 12px;
}

#breadcrumbs strong {
    color: #000;
}

body, html {
    width: 100%;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#container {
    margin: 35px 40px -76px 60px;
    position: relative;
    min-width: 820px;
    max-width: 1200px;
}

#header {
    position: relative;
    width: 100%;
    height: 238px; /* invloed op: pos-top van sidebar */
    background-image: url('http://www.heliosamsterdam.nl/sh/./assets/css/header.jpg');
}

#sidebar {
    position: absolute;
    left: 0;
    top: 238px;
    background: #F1F1F1 url('http://www.heliosamsterdam.nl/sh/./assets/css/bg_sidebar.jpg') no-repeat;
    width: 190px;
    min-height: 390px;
    font-size: 12px;
}

#sidebar em {
    color: #633;
    font-weight: bold;
    font-size: 14px;
}

#sidebar p {
    margin-bottom: 1em;
}

#sidebar a
{
    color: #900;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    text-shadow: #ccc 1px 1px 0px;
}

.sidebar-inner {
    position: relative;
    padding: 20px;
    min-height: 80px;
}

/* IE 6 */
* html .sidebar-inner {
    zoom: 1;
}

.sidebar-tab {
    position: absolute;
    top: 0;
    left: -24px;
}

#slogan {
    position: absolute;
    right: 30px;
    bottom: 4px;
}

#content-ad {
    clear: both;
    border-top: 1px solid gray;
    margin-left: -30px;
    margin-right: -30px;
    padding: 10px 30px;
}

#content-ad p {
    margin: 0;
}
body {
    background-color: black;
    background-image: url('http://www.heliosamsterdam.nl/sh/./assets/css/bg_repeat.jpg');
}

#bg_top, #bg_left {
    position: absolute;
    top: 0;
    left: 0;
}

#bg_top {
    left: 109px;
}

body img.emoticon {
    border: none !important;
    margin: 0 !important;
    display: inline !important;
}

div.clear {
    clear: both;
}

input {
    display: block;
    clear: right;
    background-color: white;
    padding: 1px 0;
    line-height: normal;
    margin-bottom: 1em;
}

input.ui-pg-input {
    margin: 0;
    display: inline;
}

label {
    float: left;
    margin-bottom: 1em;
}

label + textarea {
    clear: both;
}

textarea {
    display: block;
}

label + input {
    margin-left: 160px;
}

input[type=submit] {
    margin-top: 1em;
    font-weight: bold;
    padding: 2px;
}

input[type=submit]:hover {
    background-color: #ccc;
}

/* Hack: hide flyer if not present */
body.c_events #content img[src$="404"] {
    display: none;
}

#content {
    position: relative;
    left: 190px;
    margin-right: 190px;
    background-color: #fff;
    padding: 20px 50px 0 35px;
    border-bottom: 30px solid #f1eded;
    min-height: 400px;
}

#content img {
    float: left;
    margin: 0 20px 20px 0;
    padding: 10px;
    border: 1px dotted #aaa;
    clear: both;
}

#content img[align="right"] {
    float: right;
    margin-left: 20px;
}

#content p > img {
    max-width: 100%;
}

#content img + img {
    clear: none;
}

#content p {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 20px;
    /*clear: both;*/
    padding-right: 50px;
}

#content p:nth-of-type(1) {
    clear: both;
}

#content p + p {
    text-indent: 3px;
    margin-bottom: 15px;
}

#content p + p:last-of-type {
    text-indent: 0;
}

#content p a {
    color: #c00;
    text-transform: uppercase;
}

#content p a.inlist {
    text-transform: none;
    font-style: italic;
    margin-right: 30px;
}

#content p img.inlist {
    margin: 0 8px 0 0;
    float: none;
    padding: 0;
    border: none;
    clear: none;
}

/*
IE6 problems
#container #content p + p {
    clear: none;
}*/

#content h1:first-child + h2 + p, #content h1:first-child + p {
    color: #000;
    font-weight: bold;
    padding: 0;
    text-align: justify;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px;
}

#content h1 + p, #content h2 + p, #content h3 + p {
    clear: both;
}

#content h1 {
    font-size: 30px;
    line-height: 44px;
    margin-bottom: 1em;
    font-family: "Times New Roman";
    text-transform: uppercase;
    color: #300;
    font-weight: 500;
    border-bottom: 4px solid #900;
    padding-top: 15px;
    float: left;
    padding-right: 10px;
    clear: both;
}

#content h1:first-letter {
    font-size: 40px;
}

#content h1 + h2 {
    line-height: 88px;
    height: 60px;
    border-bottom: 1px solid #ccc;
    color: #ccc;
    font-family: "Times New Roman";
    text-transform: uppercase;
    font-weight: normal;
    font-size: 13px;
    clear: none;
    padding: 0;
    float: none;
    margin: 0;
    font-variant: normal;
}

#content h1 + h2:first-letter {
    font-size: 13px;
}

#content h1+h2 em {
    text-transform: lowercase;
    font-size: 17px;
    float: left;
    margin-right: 4px;
}

#content h2 span {
    display: block;
    float: left;
}

#content h2 span:first-letter { /* only works on blocks */
    font-size: 19px;
}

#content h2 {
    font-size: 22px;
    line-height: 30px;
    font-family: "Times New Roman";
    color: #960;
    font-weight: normal;
    border-bottom: 4px solid #960;
    padding-top: 15px;
    float: left;
    padding-right: 10px;
    clear: both;
    margin-bottom: 1em;
}

/*#content h2:first-letter {
    font-size: 22px;
}*/

#content hr {
    display: none;
}

#content h2 + h3 {
    line-height: 88px;
    height: 60px;
    border-bottom: 1px solid #ccc;
    color: #666;
    font-family: "Times New Roman";
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 3em;
    clear: none;
    padding: 0;
    float: none;
}

#content h1 + p {
    clear: both;
}

#content h2 + p {
    clear: both;
}

#disqus_thread {
    clear: both;
}

.dsq-brlink {
    margin-bottom: 3em;
    display: block;
    color: #ccc;
}

#disqus_thread input {
    display: inline;
}

#disqus_thread label {
    float: none;
    margin-bottom: 0;
}


div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
body > div.jGrowl {
	position:			fixed;
}

body > div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

body > div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

body > div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

body > div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

body > div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	color: 					#fff;
	opacity: 				.85;
	filter: 				alpha(opacity = 85);
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				12px;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.header {
	font-weight: 			bold;
	font-size:				10px;
}

div.jGrowl div.jGrowl-notification div.close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				12px;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	height: 				15px;
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				11px;
	font-weight: 			bold;
	text-align: 			center;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}
