/************************************************
*                                               *
*  Copyright    :       (c) 2009				        *
*                                               *
*  Website by   :       Stukje Design           *
*                       www.stukjedesign.nl     *
*                                               *
*  Contact name :       B. Kreleger             *
*                                               *
*************************************************/

/**************
*  HTML TAGS  *
**************/

body {
	background: #ffffff url("../img/main/background.jpg") repeat-y top center;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	text-align: center;
}

/**************
*   STYLING   *
**************/

h1 {
	background-color: #ffffff;
	padding: 5px;
	color: #1b1d1b;
	font-size: 1.4em;
	width: 140px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}

h2 {
	color: #a9221e;
	text-transform: uppercase;
	font-size: 1.2em;
}

a {
	color: #90342b;
}

img {
	border: 0;
}

/**************
*    FORMS    *
**************/

textarea, input, select {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.3em;
	color: #606060;
	padding: 3px;
	background: #c1c1c1;
	border-top: 1px solid #442f2e;
	border-left: 1px solid #442f2e;
	border-bottom: 1px solid #b9b6b6;
	border-right: 1px solid #b9b6b6;
	margin-bottom: 2px;
}

fieldset {
	background-color: #f8f8f8;
	border: 1px solid #05550D;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

legend {
	color: #644300;
	font-size: 1.2em;
}

/**************
*   LAYOUT    *
**************/

#container {
	background: #161616 url("../img/main/content-background.gif") no-repeat top center;
	width: 990px;
	min-height: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main {
	width: 990px;
	padding-top: 280px;
}

#main #content {
	float: left;
	width: 550px;
	padding: 30px 80px 0 55px;
}

#main #sidebar {
	float: left;
	width: 270px;
	margin-top: 65px;
}

#main #sidebar a {
	color: #ffffff;
	text-decoration: none;
}

#main #sidebar h2 {
	font-size: 1.3em;
	float: right;
	width: 202px;
	height: 25px;
	text-align: right;
	background-color: #411707;
	padding: 4px;
	color: #ffffff;
}

/**************
*   MENU    *
**************/

#menu {
	position: relative;
	background-color: #161616px;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 8px;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	list-style-type: none;
	z-index: 1111;
	margin-left: 13px;
}

#menu a {
	color: #fffaf8;
	text-decoration: none;
}

/**************
*   CONTENT   *
**************/

/* NEWS */

.news_item {
	clear: both;
	margin-top: 15px;
	width: 549px;
}
.news_date {
	clear: both;
	float: left;
	background-image: url("/img/content/news-date.gif");
	width: 54px;
	height: 38px;
	line-height: 1em;
	text-align: center;
	padding-top: 13px;
}

.news_date_nr {
	font-size: 1.8em;
	color: #000000;
	font-weight: bold;
}

.news_date_month {
	text-align: center;
	color: #000000;
	font-size: 0.6em;
}

.news_message {
	float: right;
	width: 455px;
	background-color: #f6f6f6;
	color: #5f5f5f;
	padding: 10px 10px 0 10px;
	margin-bottom: 30px;
}

.news_message h2 {
	font-size: 1.3em;
	margin-top: 0px;
}

.news_thumbs {
	border: 1px solid #5a5a5a;
	margin-right: 2px;
	margin-bottom: 2px;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	border-bottom: 1px dotted #864a28;
	color: #ffffff;
}

.box {
	background-color: #2e2e2e;
	margin-bottom: 5px;
}

.details {
	background: url("/img/main/boxbg.gif");
	width: 425px;
	background-color: #2e2e2e;
	margin-bottom: 5px;
}

.reaction_body {
	padding: 15px;
	color: #ffffff;
}

b.btop, b.btop b, b.bbot, b.bbot b {
    display: block;
    height: 10px;
    font-size: 1px;
    background-image: url("/img/content/roundedborders.gif");
    background-repeat: no-repeat
}
b.btop b{
	background-position: 100% -10px;
}
b.bbot{
	background-position: 0 -20px
}
b.bbot b{
	background-position: 100% -30px
}

/**************
*   SIDEBAR   *
***************/

#signuplogin {
	width: 199px;
	height: 266px;
	background: #842f26 url("../img/main/signup-login-bg.gif") no-repeat;
}

#signuplogin h2 {
	margin: 0;
	padding: 12px 0 0 5px;
	color: #fefefe;
}

/**************
*   IMAGES    *
**************/

.img_left {
	float: left;
	margin: 0 5px 0 0;
}

.img_right {
	float: right;
	margin: 0 0 0 5px;
}

.img_border {
	border: 1px solid #000000;
}

/**************
*LAYOUT STYLES*
***************/

.breakitdown {
	clear: both;
}

.photoalbums h2 {
	margin: 0;
}

.photoalbums a {
	text-decoration: none;
	color: #c1c1c1;
}

.photoalbums {
	background: url("/img/main/boxbg.gif");
	color: #fff;
}

/**************
*   LIGHTBOX  *
**************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('/img/lightbox/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('/img/lightbox/prev.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('/img/lightbox/next.gif') right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/**************
*    STYLES   *
***************/

.error {
	background-color: #90342b;
	border: 1px solid #551a14;
	padding: 5px;
	color: #ffffff;
}

.contentbox {
	padding: 4px 8px 4px 8px;
	background: url("/img/main/boxbg.gif");
}

.contentbox img {
	border: 1px solid #bf7955;
	margin: 5px 4px 0 0;
}

.contentbox a {
	color: #fff;
}

.dotted {
	clear: both;
	border-bottom: 3px dotted #000000;
	margin-bottom: 10px;
}

.pageskip {
	clear: both;
	text-align: right;
}

.latest_photos {
	clear: both;
}

.latest_photos img {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	margin-right: 3px;
}

.box {
	background: #682910 url("/img/main/boxbg.gif");
	margin-bottom: 5px;
}

.small {
	color: #be7651;
	font-style: italic;
}

.reaction_body {
	padding: 15px;
	color: #ffffff;
}

b.btop, b.btop b, b.bbot, b.bbot b {
    display: block;
    height: 10px;
    font-size: 1px;
    background-image: url("/img/main/roundedborders.gif");
    background-repeat: no-repeat
}
b.btop b{
	background-position: 100% -10px;
}
b.bbot{
	background-position: 0 -20px
}
b.bbot b{
	background-position: 100% -30px
}

.item {
	clear: both;
	width: 500px;
	min-height: 80px;
}

.concerts-date {
	float: left;
	width: 80px;
	text-align: center;
	background-color: #f0d15f;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 4px;
	padding-bottom: 4px;
	padding-top: 12px;
}

.description {
	width: 350px;
	float: right;
	margin-bottom: 4px;
	padding: 5px 5px 5px;
	background-color: #f3f1ee;
	padding-left: 20px;
	border-left: 3px solid #CfCfCf;
}

.description h3 {
	margin: 0;
	color: #d79000;
}

.description p {
	padding: 0;
	margin: 0;
}

.month-number {
	font-size: 200%;
}

.month {
	letter-spacing: 3px;
}

.year {
	font-size: 90%;
	color: #b39218;
}

.monthyear {
	clear: both;
}

.breaker {
	clear: both;
	height: 10px;
	border-bottom: 1px dotted #a49666;
	margin-bottom: 10px;
}

.latest_guestbook {
	clear: both;
	background-color: #212121;
	color: #e8e8e8;
	margin-bottom: 5px;
	padding: 2px 5px 2px 5px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}