#header-container {height:75px; position: fixed; left:0px; right:0px; top: 0px;left:0; margin-left: auto;}
#header {height: 75px;}

html {overflow-x: hidden;width:100%; height: 100%;}
body {width:100%; height: 100%;}
#spacer-top 
{
	width:100%; 
	height: 75px;
}

#logo {width:76%; height:75px; margin:auto; position:fixed; right:12%; left:12%; text-align: center;display: table;
    }
#logo div {vertical-align:middle; height:75px;display: table-cell;}
#logoimage {
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position:relative;
  max-width:100%;
  width:auto;
  padding-left: 5px; padding-right: 25px;
}

#responsive_menu_btn {display: block; position:fixed; left:10px; top:22px; cursor: hand;}

#menu-responsive {
	display: block;
	position:fixed;
	z-index:8;
	width:200px;
	height:100%;
	margin-left:-210px;
	background: #555453;
	background-repeat: repeat-x;
	box-shadow: 1px 1px 10px #444;
}
#menu-responsive ul 
{
	position: relative;
	list-style: none;
	margin:15px;
	margin-top:90px;
	clear:left;
	
}
#menu-responsive ul li 
{
	position: relative;
	font-family: 'Homenaje', sans-serif; 
	font-size: 24px;
	line-height: 1.5em;
	cursor: pointer;
	
}
#menu-responsive ul li a
{
	text-decoration: none;
	font-size:30px;
	color: #fff;
}

#menu {display: none;}

#banner {display:none;}

/*#container {
	min-height:100%;
	max-width: 100%;
	position: absolute;
	left:0px;
	top:0px;
	margin:0px;
	background: url("../images/site-bg.png"); 
	background-attachment: fixed; 
}*/
#container 
{
	min-width:100%; 
	width:100%;
	min-height:100%; 
	position: absolute; 
	left:0px;
	top:0px;
	margin:auto;
	background:#fff;
	background: url("../images/site-content-bg.png") no-repeat; 
	background-attachment: fixed;
	background-position: center 73px; 
	overflow-x:hidden;
}

#container .background 
{
	background: #fff;
	height: 100%;
	width: 100%; 
	top:0px; left: 0px; right:0px; bottom: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position:absolute;
	z-index:-1;
}

.content-big 
{
	width:100%; 
	height: auto; 
	margin-top:0px; 
	position:relative; 
	display: block;
}
.content-big img {max-width: 100%; height: auto;}

.title-big 
{
	padding-top:5px;
	font-family: 'Homenaje', sans-serif; 
	color:#000;
	font-size:20px; 
	text-transform: uppercase; 
	padding-left:5px; padding-right: 5px;
	line-height: 20px;
	width:100%;
	height:auto;
	
}
.title-big span {color: #0d6c26;}
div.background-big
{
	background: url("../images/site-content-bg.png") no-repeat; 
	background:#fff;
	width:100%;
	height:auto;
	bottom:0px;
	left:0px;
	right:0px;
	position: static;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;

}
.big-content-text
{
	padding-top:5px;
	display: block;
	color:	#000;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 20px;
	padding-left:5px; padding-right: 15px;
}
div.content-responsive div.content {display:none; }
div.content-responsive div.content-big {display:block;}

#site-main {display:block;}
#content-main {}
#content-left
{
	float:left;
	min-height:100%;
	width:90%;
	padding:5px;
	font-size:16px;
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	margin-bottom: 15px;
}

.content-big 
{
	width:100%; 
	height: auto; 
	margin-top:0px; 
	position:relative; 
}



#content-right
{
	float:left;
	width:95%;
	margin-bottom: 15px;
	position: static;
}
.details-block
{
	position: relative;
	width:100%;
	max-width:730px;
	height:auto;
	margin-top:15px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
}

.relatedimagediv
{
  width: 100%;
  height: auto;
  overflow: hidden;
}
.relatedimagediv img.relatedimage
{
  width: 100%;
  height: auto;
  max-height: 228px;
  overflow: hidden;
}
.details-block .title-big 
{
	font-family: 'Homenaje', sans-serif; 
	color:#ffffff;
	font-size:15px; 
	text-transform: uppercase; 
	padding-left:5px; 
	line-height: 15px;
	width:100%;
	height:40px;
}


.details-block .title-big span {color:#fff;}

.article-spacer {display: none;}
#sharing
{
	display:none;
}


#searchBlock
{
	width:100%;
	position: fixed;
	z-index:9;
	height:150px;
	border-bottom: 1px solid #000;
	display:none;
	box-shadow: 1px 1px 10px #888;
}

#searchBlock input.search
{
	width:90%;
	height:50px;
	color: #000;
	font-family: 'Homenaje', sans-serif; 
	font-size:40px; 	
}

#context
{
	width:100%;
	position: fixed;
	z-index:9;
	height:200px;
	border-bottom: 1px solid #000;
	display:none;
	box-shadow: 1px 1px 10px #888;
}

#context .background, #searchBlock .background
{
	background: #fff;
	height: 100%;
	width: 100%; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	filter: alpha(opacity=98);
	-moz-opacity:0.98;
	-khtml-opacity: 0.98;
	opacity: 0.98;
	position:absolute;
	z-index:-1;
}

