@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PTSansNarrowRegular';
    src: url('font/PTN57F-webfont.eot');
    src: url('font/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/PTN57F-webfont.woff') format('woff'),
         url('font/PTN57F-webfont.ttf') format('truetype'),
         url('font/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	border: none;
}

.nobr {
	white-space: nowrap;
}

body {
	background: #e7e7e7 url(img/bg.png) top left repeat-y;
	postion: relative;
}

.top-panel {
	background: #3c3c3e url(img/panel-bg.png) repeat-x;
	background-position: -10px 0px;
	height: 400px;
	min-width: 990px;
	width: 100%;
	position: relative;
	display: none;
	z-index: 999;
}

.infos {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	display: block;
}

.about {
	width: 350px;
	float: left;
}

.about p { 
	text-align: justify;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 3px;
}

.about h3 {
	padding-top: 40px;
	text-align: left;
	color: #b5b5b5;
}

.right {
	width: 300px;
	float: left;
	background: url(img/twitter-bird.png) top left no-repeat;
	background-position: 10px 5px;
	margin: 0;
}

.news {
	width: 250px;
	margin-left: 50px;
	padding-top: 40px;
}

#tweets {
	margin-top: 5px;
}

#tweets ul {
	padding: 10px 0px 0px 0px;
	position: relative;
	list-style: none;
}

#tweets ul li p {
	font-family: 'PTSansNarrowRegular', arial, serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	margin: 0 0 5px 0;
	color: #fff;
	line-height: 13px;
	text-shadow: 0;
}

#tweets ul li p a {
	font-family: 'PTSansNarrowRegular', arial, serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	margin: 0;
	color: #fff;
	text-shadow: 0;
	text-decoration: none;
}

#tweets ul li p a:hover {
	color: #00a4e3;
	text-decoration: underline;
}

#tweets ul li p small {
	font-family: 'PTSansNarrowRegular', arial, serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
	color: #b5b5b5;
	text-shadow: 0;
	line-height: 14px;
}

#tweets ul li p small:before {
	content: "\a";
	white-space: pre;
}

.news h3 {
	padding: 0;
}

.contact {
	margin: 10px 0px 0px 50px;
}

.contact h3 {
	margin-bottom: 8px;
}

.contact ul, .contact ul a {
	font-family: 'PTSansNarrowRegular', arial, serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	font-size: 13px;
	font-style: normal;
	text-align: justify;
	margin: 0;
	color: #fff;
	text-shadow: 0;
	text-decoration: none;
	list-style: none;
}

.contact ul a:hover {
	text-decoration: underline;
	color: #00a4e3;
}

.contact ul li {
	vertical-align: middle;
	height: 35px;
}

.contact ul li img {
	vertical-align: middle;
}

.switch {
	margin: 0;
	padding: 0;
	border-top: solid 6px #3c3c3e;
	postion: relative;
	min-width: 990px;
	z-index: 1000;
}
.btn-slide {
	background: #3c3c3e;
	border-radius: 0px 0px 3px 3px;
	text-align: center;
	width: 125px;
	height: 24px;
	padding: 0px 0px 0 0;
	margin: 0 auto;
	display: block;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	text-decoration: none;
}

.wrapper {
	width: 100%;
	min-width: 990px;
	background: url(img/wrapper-bg.png);
	background-position: 0px 0px;
	min-height: 650px;
}

.left-column {
	width: 450px;
	position: absolute;
	left: 0px;
	top: -50px;
}

.right-column {
	margin-top: 20px;
	display: block;
	width: 100%;
}

.clear {
	clear: both;
}

ul.gallery {
	list-style: none;
	margin: 0 0 0 450px; 
	padding: 0;
}

ul.gallery li {
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0;
	text-align: left;
	border: 10px solid #3c3c3e;
	border-radius: 3px;
	background: #3c3c3e;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
}

ul.gallery li a.thumb {
	width: 205px;
	height: 175px;
	cursor: pointer;
}

ul.gallery li span { /*--Used to crop image--*/
	width: 205px;
	height: 175px;
	overflow: hidden;
	display: block;
}

ul.gallery li a.thumb:hover {
	background: #333;
}

ul.gallery li a {
	text-decoration: none;
	 display: block;
}

h3, h3 a {
	padding-top: 10px;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
}

h4, h4 a {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	color: #fff;
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 30px;
	text-decoration: none;
	text-align: left;
}

small {
	margin: 0;
	font-family: 'PTSansNarrowRegular', Arial, sans-serif;
	text-shadow: 0 0 1px rgba(0,0,0,0.5);
	color: #b5b5b5;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-align: left;
}
