@charset "UTF-8";
/*@media (orientation:landscape) {
  .container_selector {
    min-height: 555px;
  }
}
@media (orientation:portrait) {
  .container_selector {
    min-height: 360px;
  }
}*/
body
{
	background-color:#313131;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	color:#faf6d2;
}
h1, h2, h3, h4, h5, h6, p
{
	margin-top:0;
	padding-right:15px;
	padding-left:15px;
}

//h1 { float:right; margin-top:30px; width:900px; text-align:center; color:#faf6d2; text-shadow: #ffc 3px 3px 9px; }
h2 { font-weight:300; text-align:center; font-size:32px ; margin-bottom:192px; }
h3 { font-weight:400; position:absolute; font-size:12px; top:70px; left:490px; color:#faf6d2; display:none; }
//h3 { font-weight:400; position:relative; font-size:22px; top:180px; left:74px; color:#fff; z-index:4; opacity:0.6; }
#container
{
	width:100%;
	min-width:1100px;
	margin:0;
}
#content
{
	padding-top:0px;
	padding-left:40px;
	width:960px;
	float:left;
	text-align:justify
}
#portrait { padding-left:20px; float:right; }
.left { width:58%; float:left; margin-top:10px;}
.right { width:40%; float:left; text-align:center; }
.left2 { width:150px; float:left; margin-top:600px; margin-left:30px; text-align:center; }
.right2 { width:700px; float:left; margin-left:0; }

//.footer{ padding:10px; float:none; clear:both; font-size:11px; display:block; }
.footer{ padding:10px; position: fixed; bottom: 0; font-size:11px; left: 0; right: 0; }

#topbar
{
	width:1050px;
	font-size:15px;
}

ul.nav
{ 	
	padding:10px;
	height:40px;
}
ul.nav li
{
 	float:left;
	list-style:none; 
	font-size:18px;
	padding-left:45px;
	padding-right:45px;
}
ul.nav a
{
	text-decoration:none;
	color:#a0a0a0;
}
ul.nav a.present
{
	color:#faf6d2;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { color:#FFF; }
ul.list a
{
	marging-left:245px;
	text-decoration:none;
	color:#faf6d2;
	font-size:16px;
}
ul.nav2 li
{
 	float:left;
	list-style:none; 
	font-size:14px;
	padding-left:25px;
	padding-right:25px;
}
ul.nav2 a
{
	text-decoration:none;
	color:#a0a0a0;
}
ul.nav2 a.present
{
	color:#f56412;
}

//.footer{ padding:10px; position:fixed; bottom:0; right:0; }

#thumbs
{
	margin-left:40px;
	padding:0px;
	width:1050px;
	float:left;
}
#thumbs2
{
	margin-left:60px;
	padding:0px;
	width:900px;
	float:left;
}
thumb
{
	margin-left:0px;
	margin-top:10px;
 	float:left;
	padding:5px;
	cursor:pointer;
	position:relative;
}
thumb img
{
	width:190px; height:190px;
}
legende
{
	position:absolute;
	top:194px;
	color:#faf6d2;
	margin-left:-150px;
}
.overtext
{
	position:absolute;
	top:190px;
	display:none;
	font-size:10px;
	font-weight:300;
}

#contact
{
	margin-left:160px;
	font-size:15px;
	line-height:42px;
}
label { display:block; width:130px; float:left; }
#Message { margin-top:12px; }
input[type=submit], input[type=reset]
{
	border-radius:10px;
	margin-left:20px;
	margin-top:18px;
	cursor:pointer;
	width:120px;
	height:32px;
	font-size:18px;
	background-color:#faf6d2;
}

.un { overflow:hidden; width:1000px; margin-left:50px; color:black; font-size:15px; font-weight:bold; line-height:18pt; }

#expo { margin:0; }
table { margin-left:160px; }
table a {
	font-size:18px;
	text-decoration:none;
	color:#000;
}
td { padding-top:15px; }
td:first-child { color:#f56412; }

.fb-like { float:right; }