@import url(./core.css);

#wrap {
	border-bottom:1px solid #DDD;
	}
#content {
	padding-bottom:3.2em;
	border-bottom:4px solid #8F8C7D;
	}
.title {
	padding:0 0 .6em;
	}
* html .title {height:1em;
	}
.title h1 {
	padding:.4em 1%;
	font:bold 2em/1.4em arial,sans-serif; color:#FFF;
	}
* html .title h1 {height:1em;
	}
#content h2 {
	margin-bottom:1em;
	font:normal 1.6em/1.32em arial,sans-serif; color:#FFF;
	}
#content h2 em {
	display:block;
	font-size:.57em; font-style:normal; color:#9F9B8B; line-height:1.16em;
	}

/* TOP SECTION */

#focus {
	position:relative; float:left;
	display:block; min-height:8em; width:98%; padding:2em 1% 0; margin-bottom:3.2em;
	}
#focus span {
	position:absolute; left:0;
	border:1px solid #DDD;
	height:1.6em; width:100%;
	}
#focus .t {
	top:0;
	border-bottom:none;
	}
#focus .b {
	bottom:0;
	border-top:none;
	}
#focus span em {
	position:absolute; left:40%; top:-1em;
	padding:0 1%; width:16%; _width:18%;
	font-style:normal; font-size:.8em;
	text-align:center; text-transform:uppercase; letter-spacing:.4em;
	background:#5F5D53;
	}

#focus li {
	float:left;
	display:block; width:15.8%; padding:0 2% 1.4em;
	border-right:1px solid #6F6D61;
	font:normal 1.56em/1.32em arial,sans-serif;
	}
#focus li.end { border:none;
	}
#focus li em {
	display:block;
	font-style:normal; font-size:.64em; color:#CFAF5A;
	}

/* MIDDLE LEFT */

#trads {
	width:54%; padding-left:1%;
	}
.lead {
	list-style:none; margin-bottom:.8em; padding-bottom:.8em;
	line-height:1.4em;
	}
.lead a { color:#efefef;
	}
.doc a {
	font:normal 1.4em/1.32em arial,sans-serif; color:#FFD86F;
	}
.lead a:hover, .doc a:hover {
	color:#CFAF5A;
	text-decoration:underline;
	}
.lead strong {
	font-weight:normal; font-size:.86em;
	}

/* SIDEBAR */

#sbar {
	float:right;
	display:block; width:40.8%;
	}
#tags, #sub, #com {
	padding:1.6em; margin-bottom:.8em;
	background:#6F6D61;
	}
#tags { padding-top:1.6em; height:24em;
	}
#tags span a {
	padding-right:.16em;
	font-family:arial,sans-serif;
	}

#sbox, #nletter {
	position:relative;
	display:block; padding:2px; height:1.88em; margin-top:.8em; margin-bottom:1.6em;
	background:#FFF;
	border:1px solid #5F5D53;
	}
#sbar .inputbox {
	width:76%; padding:.3em .2em .1em;
	font:normal 1.1em/1em arial,sans-serif; color:#6F6D61;
	border:1px solid #FFF;
	}
#sbar button {
	position:absolute; right:.32em; top:.32em;
	width:18%; padding:.2em .4em .1em;
	font:normal .98em/1em arial,sans-serif; color:#333;
	text-transform:center;
	background:#C9DF6F;
	border:none;
	}
#sbar h2 {
	margin:0;
	}
#tags h2 { margin-bottom:.16em;
	}

#sub { padding:0;
	}
#sub a {
	display:block; width:87.2%; padding:1em 6.4%;
	font:normal 1.6em/1.32em arial,sans-serif;
	color:#B5CF4D;
	background:#FFF;
	}
#sub a:hover {
	color:#FFF;
	background:#C9DF6F;
	}
#sub em, #sub strong {
	font-style:normal; font-weight:normal; color:#5F5D53;
	}
#sub a:hover em { color:#5F5D53;
	}
#sub a:hover strong { color:#000;
	}

#nletter { margin-bottom:0;
	}
#com .tip {
	display:block; margin-top:.8em;
	font:bold .86em/1.32em verdana,sans-serif; color:#E93089;
	}

/* BOTTOM SECTION */

#blk {
	clear:both;
	display:block;
	}
#new {
	clear:both; position:relative;
	padding:2.4em 0 0;
	}
#new h2 { padding-left:1%;
	}
#new li { list-style:none;
	}
#new .col {
	float:left;
	width:33%; min-height:14.1em; padding:.8em 0 .8em 1.2%;
	background:#4F4D45;
	}
#new .end {
	width:29.2%; padding-right:1.2%;
	border:none;
	}
#new a {
	position:relative;
	display:block; height:1.4em; padding:.2em 0;
	font:normal 1em/1.4em arial,sans-serif; color:#232323;
	background:#FFF;
	}
#new a strong {
	position:absolute; z-index:2;
	display:block; left:0; width:100%; height:100%;
	font-weight:normal;
	text-align:center;
	}
#new a em {
	position:absolute; left:0; top:0;
	display:block; height:100%;
	background:#c03;
	}
#new .en em { background:#F2003D; }
#new .fr em { background:#9BB6BF; }
#new .es em { background:#FFD86F; }
#new .de em { background:#C9DF6F; }
#new .it em { background:#9cf; }
#new .pt em { background:#8F1139; }
#new .se em { background:#A38161; }
#new .nl em { background:#F9A618; }
#new .ru em { background:#c03; }
#new .el em { background:#6781BE; }
#new .fi em { background:#0083E4; }
#new .pl em { background:#D2D5C4; }
#new .tr em { background:#A53835; }
#new .vi em { background:#A40045; }
#new .cn em { background:#FFD86F; }
