/* LARGE max width 768px */

body {
    -webkit-text-size-adjust: none;
	font-size: 75%;  /* 12px / 16px */
	line-height: 75%; /* 12px / 16px */	
	}

#lf_global{
	display: none;
	}

#header{
	width: 96%;
	margin: 0 2%;
	}

#header #profile{
	left: 0%;
	display: none;
	}

#header #section{
	left: 0%;
	}
	
#header #section h2 strong a{
	background: url(../img/logo-ident_blue.png) no-repeat left;
}

#header #section h2 a {
    display: none;
}

#header #logo{
	right: 6%;
	}
	

#header #menu {
	width: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	}

#index .search{
/*	margin: 2px 0 34px 0; */
	}

#head {
	width: 96%;
	padding: 0 2%;
	}


#header #section h2 a {
	font-size: 0.55em; /* 19.8px/36px */
	}

#body #content {
	width: 100%;
	padding: 0;
	}

/* Related index */
#index #context #related.poslist .tools {	
	float: left;
    margin: 10px 0 0;
	}
	
#index #context #related.poslist {
    border-top: 1px solid #999999;
	}

.showOnPad {
	display:block;
	}

#body #context{
	width: 100%;
	padding: 0;
	}
	
#footer{
	background: none;
	padding: 0 2%;
	}
/*

#feature .story.feature h2 a img{
	width: 640px !important;
}

*/

#footer .about{
	width: 100%;
	padding: 2% 0 0 0;
}

/* story */

.storyList .story{
	width: 100%;
	}

#context .storyList.news .head, 
#context #related + .storyList .story + .story  {
	display: block;
	}	

/* index */

#index .storyList .story{
	width: 31.333%;
	padding: 1% 2% 0 0;
}

/* ads */

.poslist .pos.small{
	width: 100%;
}

.pos.small{
	margin: 0 2% 0 0;
	padding: 1% 0 0 0;
	width: 31.333%;
}


#index #context #related.poslist {
	margin: 0;
	}

#context #related.poslist .tools ul{
	width: 100%;
	float: left;
}

#context #related.poslist .tools li{
    float: left;
    padding: 0;
	margin: 0 2% 0 0;
}

