﻿#main {
	background: url(../images/background-glow.png) top center no-repeat rgba(131, 174, 4, 0.8);
	height: auto;
	width: auto;
	margin: 0 auto;
	}

#container {
	width: 841px;
	height:auto;
	margin: 0 auto;
	background: url(../images/bg-overlay.png) top center no-repeat transparent;
	}
	
#logo {
	width: 156px;
	height: 129px;
	margin: 15px auto;	
	}
	
#title {
	width: 784px;
	height: 100%;
	margin:85px auto;
	margin-bottom: 30px;
	}
.spacer {
	padding-top: 25px;
	}
	
#info {
	margin:0 auto;
	margin-bottom: 20px;
	}
	
#theparty, #ticketing, #accomodation, #photos {
	cursor:pointer;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 200px;
	height: 300px;
	display: block;
	float: left;
	border-right: 1px solid #FFF;
	}


	
#theparty {
	background:url(../images/background-theparty.png) no-repeat;
	-moz-border-radius: 15px 0 0 15px;
	-webkit-border-radius: 15px 0 0 15px;
	border-radius: 15px 0 0 15px;
	border-left: 1px solid #FFF;
	}
#ticketing {
	background:url(../images/background-ticketing.png) no-repeat;
	}
#accomodation {
	background:url(../images/background-accomodation.png) no-repeat;
	}
#photos {
	background:url(../images/background-photos.png) no-repeat;
	-moz-border-radius: 0 15px 15px 0;
	-webkit-border-radius: 0 15px 15px 0;
	border-radius: 0 15px 15px 0;
	}
	
#theparty:hover {
	background-color: #33CCFF;
	}
#ticketing:hover {
	background-color:#FFCC00;
	}
#accomodation:hover {
	background-color: #FF6666;
	}
#photos:hover {
	background-color:#FFFF00;
	}

#theparty img, #ticketing img, #accomodation img, #photos img {
	margin:0 auto;
	padding-top:250px;
	}
		
#content {
	width: 450px;
	padding-top:30px;
	float:left;
	}
	
#a-content {
	width: 750px;
	padding-top:30px;
	float:left;
	}
	
#sidebar {
	width: 300px;
	margin: 50px 20px 10px 40px;
	float: right;
	}
	
.header {
	-moz-border-radius: 0 20px 0 0;
	-webkit-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
	max-height: 20px;
	display: block;
	padding: 15px 0 15px 15px;
	background:url(../images/header-gradient.png) repeat-y;
	border-bottom:1px solid #FFF;
	}
	
#countdown, #testimonials, #connect {
	-moz-border-radius: 0 20px 0 0;
	-webkit-border-radius: 0 20px 0 0;
	border-radius: 0 20px 0 0;
	border: 1px solid #FFF; 
	width: 100%;
	margin-bottom:30px;
	min-height: 120px;
}

#footer {
	width: 800px;
	min-height:250px;
	float: left;
	-moz-border-radius: 20px 20px 0 0;
	-webkit-border-radius: 20px 20px 0 0;
	border-radius: 20px 20px 0 0;
	border: 1px solid #FFF; 
	padding:10px;
	background-color:#339933;
	margin-top: 30px;
	}
	
.column {
	min-width: 150px;
	float: left;
	height: 100%;
	display: block;
	padding: 0 0 5px 10px;	
}

.column ul {
	}

.column ul li {
	list-style: none;
	font: 12px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serifTahoma, Arial, Verdana, sans-serif;
	text-shadow: 0px 0px 1px #339933;
	padding: 10px;
	color: #FFF;
	line-height: 5px;
	}
	
.column a {
	text-decoration: none;
	color: #FFF;
	}	
	
.column a:hover {
	color:#CCC;
	}
		
h1, h2, h3, h4 {
	font: 10px "Helvetica Neue", Helvetica, Arial, Verdana, sans-serifTahoma, Arial, Verdana, sans-serif;
	margin:0 auto;
	padding: 0;
	color: #FFF;
	text-shadow: 0px 1px 3px #FFF;
	letter-spacing:2px;
	}	
	
h1 {
	font-size: 18px;
	margin-bottom: 0;
	}
	
h2 {
	font-size: 12px;
	line-height: 25px;
	text-shadow: 0px 0px 1px #339933;
	padding: 10px;
	}
	
#testimonials h2 {
	letter-spacing: 1px;
	}

h3 {
	font-size: 12px;
	text-transform:uppercase;
	}
	
h4 {
	font-size: 14px;
	text-transform:uppercase;
	text-shadow: -1px -1px 1px #FF6600;
	}
	
	
/* Countdown */
.countdown_rtl {
	direction: rtl;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 300%;
	text-shadow: 0px 0px 1px #339933;
}
.countdown_descr {
	display: block;
	width: 100%;
	
}
	
.addthis_32x32_style {
	padding-right: 15px;
	}
/*




