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

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,  ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 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;
}
body {
	line-height: 1;
	background-color: #000;
}


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;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 200;
}



.mainwin { 
left:53px; top:7px; 
width:500px; 
height:451; 
z-index:1; 
overflow: visible; 
font-family: Gadget, sans-serif; 
font-size: 10px; 
color: #FFF; 
font-style: italic;
}
 
 
 
/* # Typography
================================================== */
.date-time {
	font-size: 16px;
	line-height: 20px;
	font-family: "Aller", "Lucida Grande", sans-serif;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000;
	text-align: right;
	float: right;
	margin: 0px;
}
/* === Headings === */

h1 {
	font-size: 22px;
	line-height: 20px;
	font-weight: 300;
	color: #000;
}
h2 { font-size: 22px; }
h4 { font-size: 18px; }
h3 { font-size: 20px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
.logo {
	float: left;
	width: 350px;
	height: 40px;
	margin-left: 40px;
}

.logo-right {
	float: right;
	margin-right: 40px;
}
.header{
	height: 50px;
	padding-top: 20px;
}
.header-nav {
	height: 20px;
	float: left;
	padding-left: 45px;
}

.menu-nav {
	height: 15;
	border: 0;
	margin-right: 60px;
	font-size: 16px;
	line-height: 16px;
	width: 50;
	float: left;
}

.menu-nav a {
	color: #FFF;
	text-decoration: none;
}

.menu-nav a:hover{
	color: #F00;
}

.menu-nav-style {
	height: 15;
	border: 0;
	margin-right: 30px;
	font-size: 16px;
	line-height: 16px;
	width: 50;
	float: left;
}

.menu-nav-style a {
	color: #000;
	text-decoration: none;
}

.menu-nav-style a:hover{
	color: #F00;
}

.top {
	height: 100px;
}

.container {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 96%;
	clear: both;
}

.title {
	float: left;
	width: 100%;
	height: 10px;
	text-align: center;
	margin-top: 10px;
}

.title a {
	color: #fff;
	font-size: 10px; 
	font-family: Gadget, sans-serif; 
	font-style: italic; 
	text-align: center;;
	z-index: 1;
	left: 713px;
	top: 189px;
}

.title a:hover {
	color: #F00;	
}

a {
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
}

.post { 
	width: 100%; 
	margin-right: 5px;
}

.thumb{
	width: 142px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

.gallery-box {
	min-width: 920px;
	overflow: hidden;
	-ms-overflow-x: auto; /* IE8 */
	overflow-x: auto;
	float: left;
}
.thumb-photo-container {
	height: 240px;
	width: 300px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	float: left;
}

.video-thumb {
	float: left;
	height: 190px;
	left: 56px;
	margin-right: 50px;
	top: 5px;
	width: 282px;
	margin-bottom: 50px;
}
