* 
{
	margin: 0px; 
	padding: 0px; 
	border-collapse: collapse; 
	color:#000;
}

body 
{
	background: url("../images/site-bg.png"); 
	background-attachment: fixed; 
	font-family: Helvetica;
}

#responsive_menu_btn {display: none;}
#menu
{

	width:1100px;
	height: 20px;
	margin-top: 7px;
	position: relative;
}
#menu-responsive {display:none;}

#menu ul
{
	float:left;
	position: relative;
	list-style: none;
	margin:0px;
	margin-left:8px; 
	padding:0px;
	width:1100px;;
		clear:left;
}
#menu ul li
{
	float:left;
	position: relative;
	font-family: 'Homenaje', sans-serif; 
	font-size: 24px;
	line-height: 1.1em;
	cursor: pointer;
	
}

#searchfield
{
	width:340px;
	border: 0;
	border-style: none;
	font-family: 'Homenaje', sans-serif; 
	font-size: 24px;
	position:relative;
	top:-2px;
	background: transparent;
	color:#000;
	text-align: right;
	outline: 0;
	
}


#menu ul li a
{
	width:100%; height: 100%;
	text-decoration: none;
	color: #000;
	padding-left:7px;
	padding-right: 8px;
}
#menu ul li:hover, #menu ul li.active, #menu ul li.active a
{
	background: #8eab80;
	color:#fff;
}
#menu ul li a:hover
{
	text-decoration: none;
	color: #fff;
}

.nohighlight:hover
{
	background: transparent;
}

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

a img 
{
	border:0px;
}

#code { width: 200px; height: 20px; font-size: 20px;; border: 1px solid #999;}
#trackBtn {width:200px; height:35px; margin-left: 15px;}

.bigblock 
{
	width:90%; 
	min-height:30%; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-attachment: fixed;
	background-position: center 73px; 
	overflow-x:hidden;	
	margin-top:15px;
	
}
.bigblock div.biglock-content {margin:15px;}
.bigblock .background
{
	background: #fff;
	height: 100%;
	width: 100%; 
	-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;
}

#container .background 
{
	background: #fff;
	height: 100%;
	width: 100%; 
	-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;
}


div.background-big
{
	background: #757a73;
	position:absolute;
	z-index:2;
	width:100%;
	height:40px;
	bottom:0px;
	left:0px;
	right:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

.details-block div.background-big
{
	background: #757a73;
	position:absolute;
	z-index:2;
	width:100%;
	height:20px;
	bottom:0px;
	left:0px;
	right:0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#spacer-top 
{
	width:100%; 
	height: 100px;
}

#spacer-bottom 
{
	width:100%; 
	height: 15px;
}

.content 
{
	width: 1070px; 
	margin-left:auto; 
	margin-right: auto; 
	margin-top:15px;
	height: 150px; 

	position: relative;
}

.content div.image 
{
	width:315px; 
	float:left;
	position:relative;
}
.content div.image img.category
{
	position:absolute;
	z-index:1;
	bottom:0px;
	right:15px;	
}

img.categoryrelated
{
	position:absolute;
	z-index:2;
	bottom:0px;
	right:0px;	
}

.content div.text 
{
	width:600px;
	padding-right:10px;
	vertical-align: top; 
	/*text-align: justify; */
	line-height: 1.2em;
	float:left; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size:14px;
}

.content div.verticalspacer 
{
	width:1px; 
	height:150px; 
	background:#444; 
	float:left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
	filter: alpha(opacity=15);
	-moz-opacity:0.15;
	-khtml-opacity: 0.15;
	opacity: 0.15;
}

.content div.info
{
	width:144px; 
	vertical-align: top; 
	text-align: right; 
	float:left; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size:12px;
	height:155px;
	overflow:hidden;
}

.content div.text h1 
{
	font-size: 20px;
	text-transform: uppercase; 
	margin:0px;
}

#site-main
{
	line-height: 1em;
}

#article-main
{
	line-height: 1em;
}

.content-big 
{
	width:1100px; 
	height: 375px; 
	margin-top:15px; 
	position:relative; 
}
div.content-responsive div.content-big {display:none;}

.show
{
	margin-top:0px;
	display: block;
}

#header-container
{
	line-height: 1em;
	left:0px; right:0px;
	height:100px; 
	position: fixed; 
	top:0px;
	z-index:10; 

}

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

#header 
{
	margin-left:auto; margin-right: auto;
	line-height: 1em;
	width:1100px; 
	height:100px; 
	position: fixed; 
	top:0px;
	z-index:10; 
	left:50%; margin-left: -550px;
	border-left: 1px solid #999; 
	border-right: 1px solid #999;
	box-shadow: 1px 1px 10px #888;
}

#logo 
{
	margin-left:15px; 
	width:507px;
	vertical-align: middle;
	float:left;
	position: relative;
	height:73px;
}

#article-header
{
	display: block;
	visibility: visible;
}

#logoimage
{
	position:absolute;top:0;bottom:0;margin:auto;
}

#banner 
{
	border: 1px solid #000; 
	width:468px; 
	height: 60px; 
	margin-left: 50px; 
	margin-top:6px; 
	float: left;
}

.content div.spacer 
{
	width:1070px; 
	height:1px; 
	background:#444; 
	margin-left: auto; 
	margin-right: auto; 
	position:relative; 
	top:157px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

#no-more{
	color: #000000;
	display: none;
	width:100%; 
	text-align: center;
	line-height: 40px;
	font-size:25px; 
	text-transform: uppercase; 
	font-family: 'Homenaje', sans-serif; 
	margin-top: 15px;
}

#more{
	color: #000000;
	display: none;
	width:100%; 
	text-align: center;
	line-height: 40px;
	font-size:25px; 	
	text-transform: uppercase; 
	font-family: 'Homenaje', sans-serif; 
	margin-top: 15px;
	
}		

.title-big 
{
	font-family: 'Homenaje', sans-serif; 
	color:#ffffff;
	font-size:30px; 
	text-transform: uppercase; 
	padding-left:15px; 
	line-height: 40px;
	width:100%;
	height:40px;
	
}
.big-content-text
{
	display: none;
}

.title-big-black
{
	font-family: 'Homenaje', sans-serif; 
	color:#000;
	font-size:30px; 
	text-transform: uppercase; 
	line-height: 30px;
	width:100%;
	margin-bottom: 15px;
	
}

div.shorten 
{
	width: 370px;
	height: 16px;
	overflow: hidden;
	text-overflow: ellipsis
}

.relatedimagediv
{
  width: 400px;
  height: 136px;
  overflow: hidden;
}

.relatedimagediv img 
{
	vertical-align: middle;
}

.details-block .title-big 
{
	font-family: 'Homenaje', sans-serif; 
	color:#ffffff;
	font-size:15px; 
	text-transform: uppercase; 
	padding-left:15px; 
	line-height: 20px;
	width:100%;
	height:40px;
	
}

.title-big span 
{
	color: #ffffff;
}

.title, .title a, .title a:hover, .title a:visited, .title a:active
{
	font-family: 'Homenaje', sans-serif; 
	font-size:19px; 
	letter-spacing: 0px;
	text-transform: uppercase; 
	text-decoration: none;
	line-height: 19px;

	display: block;
	margin-bottom: 15px;

}
.title_nomargin
{
	font-family: 'Homenaje', sans-serif; 
	font-size:19px; 
	letter-spacing: 0px;
	text-transform: uppercase; 
	text-decoration: none;
	line-height: 19px;

	display: block;
	margin-bottom: 0px;

}


.blocklink 
{
	position: absolute;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	z-index:7;
}

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

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

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

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

#filter
{
	float:left; 
	padding:15px;
	width:95%;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	line-height: 1em;	
}

#about
{
	float:left; 
	padding:15px;
	width:95%;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	line-height: 1em;	
}

#contextBtn
{
	padding:15px;
	margin-left:22px;
	margin-top:10px;
}

#searchfor
{
	line-height: 1em;
	
}

a
{
	color: #034300;
}

a:hover
{
	color: #0d6c26;
	text-decoration: underline;
}

#content-left
{
	float:left;
	min-height:700px;
	width:655px;
	margin:15px;
	font-size:16px;
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	margin-bottom: 15px;
}

#content-right
{

	float:right;
	min-height:700px;
	width:400px;
	margin-left:15px;
	margin-bottom: 15px;
	position: relative;


}

.details-block
{
	position: relative;
	margin-top:15px;
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
}

.details-block-spacer
{
 padding:15px;
}

.details-block .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;
}

#score
{
	display:none;
	height: 46px;
	background: url("../images/score.png");
	background-position: left top;
	background-repeat: no-repeat;
	float:right;
	margin-right:14px;
	margin-top:0px;
}

q
{
	margin:15px;
	font-style: italic;
	font-family: 'Homenaje', sans-serif; 
	font-size:32px;
	width:250px;
	line-height: 28px;
	color: #0d6c26;
}

q.right
{
	float: right;
	margin-right: 0;
	
}

.score .rating {display:none;}
.score span, .score span span {color:#0d6c26; display: inline;}

q.score 
{
	float: right;
	width:90px; text-align: right;
	quotes: none;
	
}
span.scorecount {display:none; visibility: hidden;}
q.left
{
	float: left;
	margin-left: 0;
	
}
q.wide
{
	display:inline-block;
	width:100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	
}

.youtubevid
{
	text-align: center;
	margin-bottom:15px;
}

#sharing
{
	width:100%;
	height:23px;
	margin-top: 15px;
	text-align: center;
}
#sharing span
{
	margin-right:2px;
}

a.tag{text-decoration: none;}

#members
{
	position: relative;
	width:350px;
	display:table;
	border-spacing:15px;
	margin:15px auto;
}

.row
{
	display: table-row;

}

.member 
{
	position: relative;
	width:175px;
	height: 175px;
	display:table-cell;
}

.member img
{
	width: 175px;
}

#contest input
{
	width:250px; 
	background: #999;
	margin-left:20px;
	border: 1px solid #222;
}
#contest textarea
{
	width:380px; 
	height:100px;
	background: #999;
	border: 1px solid #222;
}

/*MOBILE*/
#menumobile
{
	display: none;
}

#flickr_set {width:100%; height:240px; overflow: hidden; display: table;}
#flickr_set div {float:left; margin-left: 5px;display: table-cell;}



