/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

.span1,
.span2,
.span3,
.span4,
.span5,
.span6,
.span7,
.span8,
.span9,
.span10,
.span11,
.span12 { display: inline; float: left; margin-left: 10px; margin-right: 10px; }
.push1,
.pull1,
.push2,
.pull2,
.push3,
.pull3,
.push4,
.pull4,
.push5,
.pull5,
.push6,
.pull6,
.push7,
.pull7,
.push8,
.pull8,
.push9,
.pull9,
.push10,
.pull10,
.push11,
.pull11 { position: relative; }
/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha { margin-left: 0; }
.omega { margin-right: 0; }
/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container .span1 { width: 60px; }
.container .span2 { width: 140px; }
.container .span3 { width: 220px; }
.container .span4 { width: 300px; }
.container .span5 { width: 380px; }
.container .span6 { width: 460px; }
.container .span7 { width: 540px; }
.container .span8 { width: 620px; }
.container .span9 { width: 700px; }
.container .span10 { width: 780px; }
.container .span11 { width: 860px; }
.container .span12 { width: 940px; }
/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container .prefix1 { padding-left: 80px; }
.container .prefix2 { padding-left: 160px; }
.container .prefix3 { padding-left: 240px; }
.container .prefix4 { padding-left: 320px; }
.container .prefix5 { padding-left: 400px; }
.container .prefix6 { padding-left: 480px; }
.container .prefix7 { padding-left: 560px; }
.container .prefix8 { padding-left: 640px; }
.container .prefix9 { padding-left: 720px; }
.container .prefix10 { padding-left: 800px; }
.container .prefix11 { padding-left: 880px; }
/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container .suffix1 { padding-right: 80px; }
.container .suffix2 { padding-right: 160px; }
.container .suffix3 { padding-right: 240px; }
.container .suffix4 { padding-right: 320px; }
.container .suffix5 { padding-right: 400px; }
.container .suffix6 { padding-right: 480px; }
.container .suffix7 { padding-right: 560px; }
.container .suffix8 { padding-right: 640px; }
.container .suffix9 { padding-right: 720px; }
.container .suffix10 { padding-right: 800px; }
.container .suffix11 { padding-right: 880px; }
/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container .push1 { left: 80px; }
.container .push2 { left: 160px; }
.container .push3 { left: 240px; }
.container .push4 { left: 320px; }
.container .push5 { left: 400px; }
.container .push6 { left: 480px; }
.container .push7 { left: 560px; }
.container .push8 { left: 640px; }
.container .push9 { left: 720px; }
.container .push10 { left: 800px; }
.container .push11 { left: 880px; }
/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/

.container .pull1 { left: -80px; }
.container .pull2 { left: -160px; }
.container .pull3 { left: -240px; }
.container .pull4 { left: -320px; }
.container .pull5 { left: -400px; }
.container .pull6 { left: -480px; }
.container .pull7 { left: -560px; }
.container .pull8 { left: -640px; }
.container .pull9 { left: -720px; }
.container .pull10 { left: -800px; }
.container .pull11 { left: -880px; }
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.container .span1 input[type=text],
.container .span1 input[type=date] { width: 50px; padding: 5px 4px; }
.container .span2 input[type=text],
.container .span2 input[type=date] { width: 130px; padding: 5px 4px; }
.container .span3 input[type=text],
.container .span3 input[type=date] { width: 210px; padding: 5px 4px; }
.container .span4 input[type=text],
.container .span4 input[type=date] { width: 290px; padding: 5px 4px; }
.container .span5 input[type=text],
.container .span5 input[type=date] { width: 370px; padding: 5px 4px; }
.container .span6 input[type=text],
.container .span6 input[type=date] { width: 450px; padding: 5px 4px; }
.container .span7 input[type=text],
.container .span7 input[type=date] { width: 530px; padding: 5px 4px; }
.container .span8 input[type=text],
.container .span8 input[type=date] { width: 610px; padding: 5px 4px; }
.container .span9 input[type=text],
.container .span9 input[type=date] { width: 690px; padding: 5px 4px; }
.container .span10 input[type=text],
.container .span10 input[type=date] { width: 770px; padding: 5px 4px; }
.container .span11 input[type=text],
.container .span11 input[type=date] { width: 850px; padding: 5px 4px; }
.container .span12 input[type=text],
.container .span12 input[type=date] { width: 930px; padding: 5px 4px; }
legend { border: 0; padding: 0; white-space: normal; padding: 10px 0 15px 0; border-bottom: 1px solid #ccc; display: block; margin: 0 10px 20px 10px; width: 907px; font-size: 16px; font-family: 'OswaldRegular'; }
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
 
html,
button,
input,
select,
textarea { color: #323232; }
body { font-size: 1em; line-height: 1.4; }
#wrapper { display: block; margin: 0; padding: 0; }
.container { width: 949px; display: block; margin: 0 auto; padding: 0; }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}
::selection { background: #b3d4fc; text-shadow: none; }
/*
 * A better looking default horizontal rule
 */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img { vertical-align: middle; }
/*
 * Remove default fieldset styles.
 */
fieldset { border: 0; margin: 0; padding: 0; }
/*
 * Allow only vertical resizing of textareas.
 */
textarea { resize: vertical; }
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
/* ==========================================================================
   BODY
   ========================================================================== */
body { background: url(../img/background/body.png) repeat; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; }
/* ==========================================================================
   HEADER
   ========================================================================== */
header[role="main"] { position: relative; display: block; margin: 9px 0 7px 0; padding: 0; height: 196px; width: 100%; background: url(../img/background/header.png) center center no-repeat; }
/* logo */
header[role="main"] h1 { position: absolute; display: block; margin: 0; padding: 0; top: 5px; left: 15px; }
header[role="main"] h1 a { display: block; margin: 0; padding: 0; }
header[role="main"] h1 a img { display: block; margin: 0; padding: 0; }
/* header[role="main"] nav */
header[role="main"] nav { display: block; margin: 0; padding: 0; position: absolute; top: 115px; left: 5px; width: 940px; }
header[role="main"] nav > ul { list-style: none; display: block; margin: 0; padding: 0; position: relative; height: 73px; width: 100%; }
header[role="main"] nav > ul > li { display: block; margin: 0; padding: 0; float: left; }
header[role="main"] nav > ul > li > a { display: block; margin: 0; padding: 0 0 0 10px; font-family: 'OswaldRegular'; font-size: 13px; line-height: 13px; color: #fff !important; text-decoration: none; }
header[role="main"] nav > ul > li > a > span { display: block; margin: 0; padding: 14px 10px 13px 0; }
header[role="main"] nav > ul > li.power > a { background: red; }
header[role="main"] nav > ul > li.active > a { color: #1c2857; background: url(../img/background/header-nav-item.png) left bottom no-repeat; padding: 0 0 0 20px; }
header[role="main"] nav > ul > li.active > a span { background: url(../img/background/header-nav-item.png) right bottom no-repeat; padding: 18px 20px 9px 0; }
header[role="main"] nav > ul > li > ul { display: none; margin: 0; padding: 0; position: absolute; left: 0; top: 40px; width: 100%; height: 33px; }
header[role="main"] nav > ul > li.active > ul { display: block; }
header[role="main"] nav > ul > li > ul > li { display: block; margin: 0; padding: 0; float: left; }
header[role="main"] nav > ul > li > ul > li > a { display: block; margin: 0; padding: 11px 10px; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #fff !important; text-decoration: none; line-height: 11px; }
header[role="main"] nav > ul > li > ul > li > a:hover { }
/* header[role="main"] social */
header[role="main"] #social { position: absolute; right: 5px; top: 85px; display: block; margin: 0; padding: 0; }
header[role="main"] #social h3 { display: block; padding: 0; margin: 0; float: left; font-weight: normal; color: #202b5b; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; text-align: right; line-height: 12px; }
header[role="main"] #social ul { display: block; padding: 0; margin: 0; list-style: none; float: left; }
header[role="main"] #social ul li { display: block; padding: 0; margin: 0 0 0 7px; float: left; }
header[role="main"] #social ul li a { display: block; padding: 0; margin: 0; }
/* header[role="main"] search */
header[role="main"] #search { position: absolute; right: 10px; top: 10px; display: block; margin: 0; padding: 0; width: 295px; height: 30px; }
header[role="main"] #search form { position: relative; width: 100%; height: 100%; padding: 0; margin: 0; display: block; }
header[role="main"] #search form input[type="text"] { position: absolute; left: 20px; top: 0; border: none; background: none; padding: 8px 6px; width: 203px; font-size: 11px; color: #898989; font-family: Tahoma; outline: none !important; }
header[role="main"] #search form input[type="submit"] { position: absolute; right: 0; top: 1px; font-family: 'OswaldRegular'; border: none; background: none; width: 60px; height: 30px; color: #4b4b4b; font-size: 12px; }
/* ==========================================================================
   Header News
   ========================================================================== */
header[role="news"] { background: #fff; padding: 5px 10px; border-radius: 7px; margin: 0 0 7px 0; }
header[role="four"] { position: relative; display: block; margin: 0 0 7px 0; padding: 0; height: 165px; }
/* slider */
header[role="four"] ul { list-style: none; margin: 0; padding: 0; display: block; height: 364px; width: 100%; position: relative; }
header[role="four"] ul li { margin: 0 7px 0 0; padding: 6px; display: block; float: left; background: #CCC; border-radius: 5px; width: 220px; height: 150px; }
header[role="four"] ul li.last { margin-right: 0; }
header[role="four"] ul li a { display: block; margin: 0; padding: 0; text-decoration: none; position: relative; width: 100%; height: 100%; }
header[role="four"] ul li a img { display: block; margin: 0; padding: 0; }
header[role="four"] ul li p { display: block; position: absolute; margin: 0; padding: 0; bottom: 0; background: url('../img/background/four.png') center center no-repeat; width: 200px; padding: 10px; text-align: center; font-size: 14px; font-family: 'OswaldRegular'; color: #ffffff; line-height: 18px; font-weight: normal; }
/* ==========================================================================
   Home
   ========================================================================== */
header[role="home"] { position: relative; display: block; margin: 0 0 16px 0; padding: 0; height: 400px; width: 100%; }
/* slider */
header[role="home"] #slider { width: 685px; height: 400px; display: block; background: url('../img/background/slider/slider.png') center center no-repeat; position: absolute; left: 0; top: 0; }
header[role="home"] #slider ul { list-style: none; margin: 0; padding: 0; display: block; height: 364px; width: 100%; position: relative; }
header[role="home"] #slider ul li { margin: 0; padding: 7px; display: none; position: absolute; left: 0; top: 0; }
header[role="home"] #slider ul li a { display: block; margin: 0; padding: 0; position:relative; height:100%; widows:100%; }
header[role="home"] #slider ul li.active { display: block; }
header[role="home"] #slider ul li div {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96%;
	padding: 10px 2%;
	background: url(../img/background/slider-title-bg.png) repeat center center;
	z-index: 2;
	margin: 0;
}
header[role="home"] #slider ul li h3 {
	display: block;
	font-size: 18px; font-family: 'OswaldRegular'; color: #ffffff; line-height: 24px; font-weight: normal; margin:0 0 5px 0; padding:0;
}
header[role="home"] #slider ul li p {
	display: block;
	font-size: 11px; color: #ffffff; line-height: 14px; font-weight: normal; margin:0; padding:0;
}
header[role="home"] #slider ol { list-style: none; margin: 0 0 0 5px; padding: 0; display: block; }
header[role="home"] #slider ol li { margin: 0; padding: 0; display: block; float: left; cursor: pointer; color: #fff; }
header[role="home"] #slider ol li span,
header[role="home"] #slider ol li a { display: block; margin: 0; padding: 11px 14px 11px 24px; background: url(../img/background/header-home-pager-item.png) right center no-repeat; text-decoration: none; color: #fff; font-family: 'OswaldRegular'; font-size: 18px; line-height: 14px; }
header[role="home"] #slider ol li.active { background: #484f58; }
header[role="home"] #slider ol li.last span,
header[role="home"] #slider ol li.last a { background: none; }
header[role="home"] #slider #all-news { margin: 0; padding: 11px 15px 11px 0; display: block; text-decoration: none; color: #fff; font-family: 'OswaldRegular'; font-size: 14px; line-height: 14px; float: right; }
/* link */
header[role="home"] #link { width: 256px; height: 401px; display: block; background: url('../img/background/slider/link.png') center center no-repeat; position: absolute; right: 0; top: 0; }
header[role="home"] #link h3 { display: block; margin: 0 0 6px 0; padding: 11px 11px 9px 10px; position: relative; font-size: 16px; font-family: 'OswaldRegular'; color: #ffffff; line-height: 16px; font-weight: normal; }
header[role="home"] #link ul { list-style: none; margin: 0; padding: 0; display: block; }
header[role="home"] #link ul li { margin: 0; padding: 0 7px; display: block; }
header[role="home"] #link ul li a { margin: 0; padding: 12px 0 11px 14px; display: block; text-decoration: none; color: #000000; font-size: 13px; line-height: 13px; border-bottom: 1px solid #e1e1e1; background: url('../img/background/list.png') left center no-repeat; }
header[role="home"] #link ul li a:hover { color: #2d3869; }
header[role="home"] #link ul li.last a { border-bottom: none; }
/* publication */
header[role="home"] #publication { width: 257px; height: 123px; display: block; background: url('../img/background/slider/publication.png') center center no-repeat; position: absolute; right: 0; bottom: 0; }
header[role="home"] #publication div { display: block; margin: 0; padding: 0; width: 100%; height: 100%; position: relative; }
header[role="home"] #publication div img { display: block; margin: 0; padding: 0; position: absolute; left: 10px; bottom: 0; }
header[role="home"] #publication div h3 { display: block; margin: 0; padding: 0; position: absolute; left: 113px; top: 15px; font-size: 16px; font-family: 'OswaldRegular'; color: #40454c; line-height: 16px; font-weight: normal; }
header[role="home"] #publication div h4 { display: block; margin: 0; padding: 0; position: absolute; left: 113px; top: 40px; font-size: 15px; font-family: 'OswaldRegular'; color: #bb0000; line-height: 15px; font-weight: normal; }
header[role="home"] #publication div p { display: block; margin: 0; padding: 0; position: absolute; left: 113px; top: 67px; font-weight: normal; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #545454; }
header[role="home"] #publication div a { display: block; margin: 0; padding: 0; position: absolute; left: 113px; top: 101px; font-weight: bold; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; color: #545454; text-decoration: none; }
/* ==========================================================================
   FEDERATION
   ========================================================================== */
div[role=federation] { display: block; margin: 0 0 16px 0; padding: 0; background: url('../img/background/federation/federation.png') center center no-repeat; height: 159px; position: relative; }
div[role="federation"] h3 { display: block; margin: 13px 11px 10px 30px; padding: 0; position: relative; font-size: 16px; font-family: 'OswaldRegular'; color: #40454c; line-height: 16px; font-weight: normal; }
div[role="federation"] div { display: block; margin: 0 41px 10px 41px; padding: 10px 0 0 0; height: 99px; overflow: hidden; position: relative; }
div[role="federation"] div marquee { display: block; }
div[role="federation"] div ul { list-style: none; margin: 0; padding: 0; display: block; white-space: nowrap; }
div[role="federation"] div ul li { display: block; margin: 0 4px 0 0; padding: 10px; float: left; width: 121px; height: 79px; background: url('../img/background/federation/item.png') center center no-repeat; }
div[role=federation] div ul li a { display: block; margin: 0; padding: 0; }
div[role=federation] div ul li a img { display: block; margin: 0; padding: 0; }
div[role=federation] div#prev { display: block; margin: 0; padding: 0; width: 29px; height: 67px; background: url('../img/background/federation/prev.png') center center no-repeat; position: absolute; left: 0; top: 67px; cursor: pointer; }
div[role=federation] div#next { display: block; margin: 0; padding: 0; width: 29px; height: 67px; background: url('../img/background/federation/next.png') center center no-repeat; position: absolute; right: 0; top: 67px; cursor: pointer; }
/* ==========================================================================
   COLUMNS
   ========================================================================== */
div[role=columns] { display: block; margin: 0 0 16px 0; padding: 0; position: relative; }
div[role=columns] .col { display: block; float: left; width: 300px; height: 361px; position: relative; }
div[role=columns] .col.col1 { background: url('../img/background/columns/1.png') center center no-repeat; margin: 0 24px 0 0; }
div[role=columns] .col.col2 { background: url('../img/background/columns/2.png') center center no-repeat; }
div[role=columns] .col.col3 { background: url('../img/background/columns/3.png') center center no-repeat; float: right; }
div[role="columns"] .col h3 { display: block; margin: 0 0 6px 0; padding: 11px 11px 9px 27px; position: relative; font-size: 16px; font-family: 'OswaldRegular'; color: #fff; line-height: 16px; font-weight: normal; }
div[role="columns"] .col img { display: block; margin: 0 7px 3px; padding: 0; height: 130px; width: 284px; }
div[role="columns"] .col ul { list-style: none; margin: 0; padding: 0; display: block; }
div[role="columns"] .col ul li { margin: 0; padding: 0 7px; display: block; }
div[role="columns"] .col ul li a { margin: 0; padding: 12px 0 11px 14px; display: block; text-decoration: none; color: #000000; font-size: 13px; line-height: 13px; border-bottom: 1px solid #e1e1e1; background: url('../img/background/list.png') left center no-repeat; white-space: nowrap; overflow: hidden; }
div[role="columns"] .col ul li a:hover { color: #2d3869; }
div[role="columns"] .col ul li.last a { border-bottom: none; }
/* ==========================================================================
   ENGINE
   ========================================================================== */
div[role="main"]#engine { display: block; margin: 0 0 16px 0; padding: 0; position: relative; }
div[role="main"] ul,
div[role="main"] ol { margin-left: 20px; }
div[role="main"] table { max-width: 100%; }
/* ==========================================================================
   NEWS DETAIL
   ========================================================================== */
div[role="main"]#news-detail { display: block; margin: 0 0 16px 0; padding: 0; position: relative; }
div[role="main"]#news-detail time { display: block; float: right; margin: -28px 0 0 0; }
div[role="main"]#news-detail .news-image { display: block; margin: 10px 10px 10px 0; padding: 3px; border: 1px solid #bcbcbc; position: relative; float: left; }
div[role="main"]#news-detail #news-image { }
div[role="main"]#news-detail #news-image ul { list-style: none; margin: 0; padding: 0; display: block; }
div[role="main"]#news-detail #news-image ul li { margin: 0 10px 10px 0; padding: 5px; display: block; border: 1px solid #CCC; float: left; }
div[role="main"]#news-detail #news-image ul li:hover { border-color: #666; }
div[role="main"]#news-detail #news-image ul li.last { margin-right: 0; }
div[role="main"]#news-detail #news-image ul li a { display: block; margin: 0; padding: 0; }
div[role="main"]#news-detail #news-image ul li a img { display: block; margin: 0; padding: 0; }
/* ==========================================================================
   GALLERY DETAIL
   ========================================================================== */
div[role="main"]#gallery-detail { display: block; margin: 0 0 16px 0; padding: 0; position: relative; }
div[role="main"]#gallery-detail table { border: 1px solid #dcdcdc; background: url(../img/background/gallery/table.png) center top repeat-x #e0e0e0; }
div[role="main"]#gallery-detail table tr { }
div[role="main"]#gallery-detail table tr td { padding: 20px; height: 432px; display: table-cell; width: 100%; vertical-align: middle; }
div[role="main"]#gallery-detail table tr td img { max-height: 100%; max-width: 100%; display: inline-block; }
div[role="main"]#gallery-detail .nav { background: url(../img/background/gallery/nav.png) center top repeat-x #e0e0e0; display: block; height: 43px; width: 100%; position: relative; }
div[role="main"]#gallery-detail .nav a { position: absolute; width: 99px; height: 11px; display: block; text-align: center; font-size: 11px; text-decoration: none; line-height: 11px; padding: 7px 0; margin: 0; color: #434850; }
div[role="main"]#gallery-detail .nav a.prev { background: url(../img/background/gallery/button.png) center center no-repeat #e0e0e0; left: 10px; top: 10px; }
div[role="main"]#gallery-detail .nav span { text-align: center; display: block; padding: 17px 112px; font-size: 11px; line-height: 11px; font-weight: bold; }
div[role="main"]#gallery-detail .nav a.next { background: url(../img/background/gallery/button.png) center center no-repeat #e0e0e0; right: 10px; top: 10px; }
div[role="main"]#gallery-detail ul#gallery-list { list-style: none; padding: 0; margin: 0; display: block; }
div[role="main"]#gallery-detail ul#gallery-list li { display: block; float: left; margin: 0 10px 10px 0; padding: 0; width: 124px; }
div[role="main"]#gallery-detail ul#gallery-list li a { padding: 0; margin: 0; display: block; text-decoration: none; text-align: center; font-size: 12px; color: #323232; }
div[role="main"]#gallery-detail ul#gallery-list li a img { padding: 0; margin: 0 0 10px 0; display: block; }
div[role="main"]#gallery-detail ul#gallery-list li.last { margin-right: 0; padding-right: 0; }
/* ==========================================================================
   VIDEO DETAIL
   ========================================================================== */
div[role="main"]#video-detail { display: block; margin: 0 0 16px 0; padding: 0; position: relative; }
div[role="main"]#video-detail table { border: 1px solid #dcdcdc; background: url(../img/background/video/table.png) center top repeat-x #e0e0e0; }
div[role="main"]#video-detail table tr { }
div[role="main"]#video-detail table tr td { padding: 20px; height: 432px; display: table-cell; width: 100%; vertical-align: middle; }
div[role="main"]#video-detail table tr td img { max-height: 100%; max-width: 100%; display: inline-block; }
div[role="main"]#video-detail ul#video-list { list-style: none; padding: 0; margin: 0; display: block; }
div[role="main"]#video-detail ul#video-list li { display: block; float: left; margin: 0 10px 10px 0; padding: 0; width: 124px; }
div[role="main"]#video-detail ul#video-list li a { padding: 0; margin: 0; display: block; text-decoration: none; text-align: center; font-size: 12px; color: #323232; }
div[role="main"]#video-detail ul#video-list li a img { padding: 0; margin: 0 0 10px 0; display: block; }
div[role="main"]#video-detail ul#video-list li.last { margin-right: 0; padding-right: 0; }
/* ==========================================================================
   MAIN
   ========================================================================== */
div[role="main"] #content { float: left; display: block; width: 683px; }
div[role="main"] h1.title { display: block; border-bottom: 2px solid #242930; height: 35px; margin: 0; padding: 0; }
div[role="main"] h1.title > span { display: block; background: url(../img/background/engine/title.png) center left no-repeat; padding: 0; float: left; margin: 0 34px 0 0; position: relative; }
div[role="main"] h1.title > span > span { display: block; margin: 0; padding: 10px 50px 10px 0; position: relative; font-size: 15px; font-family: 'OswaldRegular'; color: #fff; line-height: 15px; font-weight: normal; background: url(../img/background/engine/title.png) center right no-repeat; position: relative; right: -34px; }
div[role="main"] h1.title > span > span > span { display: block; margin: 0; padding: 0; white-space: nowrap; max-width: 600px; overflow: hidden; }
div[role="main"] div#bread-crumb { display: block; background: #f3f3f3; border-bottom: 1px solid #c4c4c4; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; padding: 10px; font-size: 12px; line-height: 12px; font-family: Tahoma, Geneva, sans-serif; color: #8a8a8a; }
div[role="main"] div#bread-crumb a { text-decoration: none; color: #8a8a8a; }
div[role="main"] div#inner { display: block; background: #fff; padding: 10px; border-bottom: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; border-right: 1px solid #e1e1e1; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; margin: 0 0 20px 0; }
div[role="main"] div#inner #social { display: block; height: 30px; }
/* div[role="main"] form */
div[role="main"] form { margin: 0 0 18px 0; color: #505050; font-size: 14px; line-height: 18px; }
div[role="main"] form dl { margin: 0 0 5px 0; display: block; }
div[role="main"] form dt { margin: 0 0 5px 0; display: block; }
div[role="main"] form dd { margin: 0 0 5px 0; display: block; }
div[role="main"] form label { margin: 0 0 5px 0; display: block; font-family: sans-serif; font-weight: bold; }
div[role="main"] form h1 { font-size: 16px; font-weight: bold; height: 15px; margin: 0 0 18px; }
div[role="main"] form p { margin: 0 0 18px; }
div[role="main"] form input[type=text] { border: 1px solid #e8e8e8; padding: 5px; width: 390px; margin: 0 0 10px 0; font-family: sans-serif; font-size: 14px; }
div[role="main"] form textarea { border: 1px solid #e8e8e8; padding: 5px; width: 447px; height: 80px; max-width: 740px; max-height: 500px; margin: 0 0 10px 0; font-family: sans-serif; font-size: 14px; resize: none; }
div[role="main"] form input[type=text]:focus,
div[role="main"] form textarea:focus { border-color: #c8c8c8; }
div[role="main"] form #recaptcha-element { margin: 0 0 10px -3px; }
div[role="main"] form ul.errors { margin: 0 0 10px 30px; padding: 0; }
div[role="main"] form ul.errors li { color: #900; font-family: sans-serif; }
/* div[role="main"] form */
div[role="main"]#engine #person-list { list-style: none; display: block; padding: 0; margin: 0; }
div[role="main"]#engine #person-list li { display: block; padding: 0; margin: 0 0 20px 0; }
div[role="main"]#engine #person-list li .left { display: block; float: left; width: 170px; }
div[role="main"]#engine #person-list li .left img { display: block; padding: 3px; border: 1px solid #bcbcbc; }
div[role="main"]#engine #person-list li .right { display: block; float: right; width: 480px; }
div[role="main"]#engine #person-list li .right h3 { display: block; padding: 0; margin: 0 5px 0 0; float: left; font-size: 16px; font-family: 'OswaldRegular'; color: #323232; line-height: 20px; font-weight: normal; }
div[role="main"]#engine #person-list li .right h4 { display: block; padding: 0; margin: 0; float: left; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; color: #323232; line-height: 25px; font-weight: normal; }
div[role="main"]#engine #person-list li .right .about { padding: 5px 15px; display: block; background: url(../img/background/person/about.png) center top no-repeat; }
/* div[role="main"] form */
div[role="main"]#engine #news-list { list-style: none; display: block; padding: 0; margin: 0; }
div[role="main"]#engine #news-list li { display: block; padding: 0; margin: 0 0 20px 0; clear: both; }
div[role="main"]#engine #news-list li .left { display: block; float: left; width: 170px; }
div[role="main"]#engine #news-list li .left img { display: block; padding: 3px; border: 1px solid #bcbcbc; }
div[role="main"]#engine #news-list li .right { display: block; float: right; width: 480px; }
div[role="main"]#engine #news-list li .right h3 { display: block; padding: 0; margin: 0 5px 0 0; float: left; font-size: 16px; font-family: 'OswaldRegular'; color: #323232; line-height: 20px; font-weight: normal; }
div[role="main"]#engine #news-list li .right time { display: block; padding: 0; margin: 0; float: left; font-size: 11px; font-family: Tahoma, Geneva, sans-serif; color: #323232; line-height: 25px; font-weight: normal; }
div[role="main"]#engine #news-list li .right .about { padding: 5px 15px; display: block; background: url(../img/background/person/about.png) center top no-repeat; }
/* sidepanel */
div[role="main"] aside { float: right; display: block; width: 255px; }
/* div[role="main"] form */
div[role="main"]#search h2 { display: block; margin: 20px 0 20px 0; padding: 0 0 20px 0; color: #323232; font-size: 18px; font-family: 'OswaldRegular'; line-height: 20px; border-bottom: 1px solid #323232; }
div[role="main"]#search ul { list-style: none; display: block; padding: 0; margin: 0; }
div[role="main"]#search ul li { display: block; padding: 0; margin: 0 0 20px 0; }
div[role="main"]#search ul li .left { display: block; float: left; width: 98px; margin: 0 10px 0 0; padding: 0; }
div[role="main"]#search ul li .left img { padding: 2px; border: 1px solid #333; }
div[role="main"]#search ul li .right { display: block; float: right; width: 550px; margin: 0; padding: 0; }
div[role="main"]#search ul li a { display: block; margin: 0; padding: 0; text-decoration: none; color: #323232; }
div[role="main"]#search ul li h4 { display: block; margin: 0 0 10px 0; padding: 0; color: #323232; font-size: 14px; font-family: 'OswaldRegular'; line-height: 20px; }
div[role="main"]#search ul li p { display: block; margin: 0 0 10px 0; padding: 0; color: #323232; }
/* news */
div[role="main"] aside #news { display: block; width: 255px; background: url(../img/background/engine/aside.png) center top no-repeat #f6f3f3; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; }
div[role="main"] aside #news h3 { display: block; margin: 0 0 6px 0; padding: 13px 11px 9px 27px; position: relative; font-size: 16px; font-family: 'OswaldRegular'; color: #40454c; line-height: 16px; font-weight: normal; }
div[role="main"] aside #news ul { list-style: none; padding: 0; margin: 8px; display: block; }
div[role="main"] aside #news ul li { padding: 0; margin: 0 0 15px 0; display: block; }
div[role="main"] aside #news ul li { }
div[role="main"] aside #news ul li a { text-decoration: none; }
div[role="main"] aside #news ul li a .left { display: block; float: left; width: 92px; margin: 0 8px 0 0; }
div[role="main"] aside #news ul li a .right { display: block; float: right; width: 134px; margin: 0; padding: 0; }
div[role="main"] aside #news ul li a img { display: block; padding: 1px; border: 1px solid #dfdfdf; margin: 0 0 5px 0; }
div[role="main"] aside #news ul li a h4 { font-size: 12px; font-weight: bold; line-height: 16px; display: block; margin: 0; padding: 0; color: #242424; }
div[role="main"] aside #news ul li a p { font-size: 11px; font-weight: normal; line-height: 15px; display: block; margin: 0; padding: 0; font-family: Tahoma, Geneva, sans-serif; color: #000000; }
div[role="main"] aside #news ul li#news-1 a { text-decoration: none; }
div[role="main"] aside #news ul li#news-1 a img { display: block; padding: 3px; border: 1px solid #dfdfdf; margin: 0 0 10px 0; }
div[role="main"] aside #news ul li#news-1 a h4 { font-size: 16px; font-family: 'OswaldRegular'; color: #a41414; line-height: 24px; font-weight: normal; margin: 0; text-decoration: none; }
div[role="main"] aside #news ul li#news-1 a p { font-size: 12px; font-weight: normal; line-height: 16px; display: block; margin: 0; padding: 0; font-family: Tahoma, Geneva, sans-serif; color: #000000; }
/* ==========================================================================
   NEWS
   ========================================================================== */
div[role=news] { display: block; margin: 0 0 0 0; padding: 0; position: relative; height: 306px; background: url('../img/background/home-news.png') center top no-repeat; }
div[role=news].news-2 { margin: 0 0 16px 0; height: 286px; background: url('../img/background/home-news.png') center -38px no-repeat; }
div[role="news"].news-2 ul li#news-1 { top: 8px; }
div[role="news"].news-2 ul li#news-2 { top: 8px; }
div[role="news"].news-2 ul li#news-3 { top: 140px; }
div[role="news"] h3 { display: block; margin: 0 0 6px 0; padding: 13px 11px 9px 27px; position: relative; font-size: 16px; font-family: 'OswaldRegular'; color: #ffffff; line-height: 16px; font-weight: normal; }
div[role="news"] ul { margin: 0; padding: 0; list-style: none; display: block; }
div[role="news"] ul li { margin: 0; padding: 0; display: block; position: absolute; }
div[role="news"] ul li a { margin: 0; padding: 0; display: block; height: 100%; width: 100%; position: relative; text-decoration: none; }
div[role="news"] ul li#news-1 { width: 290px; height: 250px; top: 46px; left: 8px; }
div[role="news"] ul li#news-1 a { }
div[role="news"] ul li#news-1 a img { width: 288px; height: 184px; border: 1px solid #dfdfdf; padding: 3px; }
div[role="news"] ul li#news-1 a h3 { position: absolute; left: 0; top: 200px; margin: 0; padding: 2px 0 0 0; color: #a41414; font-family: 'OswaldRegular'; font-weight: normal; white-space: nowrap; overflow: hidden; width: 100%; }
div[role="news"] ul li#news-1 a p { position: absolute; left: 0; top: 222px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 30px; overflow: hidden; }
div[role="news"] ul li#news-2 { width: 625px; height: 115px; top: 46px; left: 320px; }
div[role="news"] ul li#news-2 a { }
div[role="news"] ul li#news-2 a img { width: 189px; height: 112px; border: 1px solid #dfdfdf; padding: 1px; }
div[role="news"] ul li#news-2 a h3 { position: absolute; left: 205px; top: 5px; margin: 0; padding: 2px 0 10px 0; color: #24333b; font-family: 'OswaldRegular'; font-weight: normal; border-bottom: 1px solid #eeeeee; width: 415px; white-space: nowrap; overflow: hidden; }
div[role="news"] ul li#news-2 a p { position: absolute; left: 205px; top: 40px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 45px; overflow: hidden; }
div[role="news"] ul li#news-2 a time { position: absolute; left: 193px; top: 91px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; overflow: hidden; background: url(../img/background/news/date.png) 12px center no-repeat #ededed; width: 400px; line-height: 11px; padding: 6px 0 7px 35px; }
div[role="news"] ul li#news-3 { width: 625px; height: 115px; top: 181px; left: 320px; }
div[role="news"] ul li#news-3 a { }
div[role="news"] ul li#news-3 a img { width: 189px; height: 112px; border: 1px solid #dfdfdf; padding: 1px; }
div[role="news"] ul li#news-3 a h3 { position: absolute; left: 205px; top: 5px; margin: 0; padding: 2px 0 10px 0; color: #24333b; font-family: 'OswaldRegular'; font-weight: normal; border-bottom: 1px solid #eeeeee; width: 415px; white-space: nowrap; overflow: hidden; }
div[role="news"] ul li#news-3 a time { position: absolute; left: 193px; top: 91px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; overflow: hidden; background: url(../img/background/news/date.png) 12px center no-repeat #ededed; width: 400px; line-height: 11px; padding: 6px 0 7px 35px; }
div[role="news"] ul li#news-3 a p { position: absolute; left: 205px; top: 40px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 45px; overflow: hidden; }
div[role="news"] ul li#news-4 { width: 297px; height: 80px; top: 325px; left: 8px; }
div[role="news"] ul li#news-4 a { }
div[role="news"] ul li#news-4 a img { width: 112px; height: 76px; border: 1px solid #dfdfdf; padding: 1px; }
div[role="news"] ul li#news-4 a h3 { position: absolute; left: 125px; top: 0; margin: 0; padding: 2px 0 0 0; color: #24333b; font-family: 'OswaldRegular'; font-weight: normal; width: 175px; white-space: nowrap; overflow: hidden; }
div[role="news"] ul li#news-4 a p { position: absolute; left: 125px; top: 22px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 45px; overflow: hidden; }
div[role="news"] ul li#news-5 { width: 297px; height: 80px; top: 325px; left: 326px; }
div[role="news"] ul li#news-5 a { }
div[role="news"] ul li#news-5 a img { width: 112px; height: 76px; border: 1px solid #dfdfdf; padding: 1px; }
div[role="news"] ul li#news-5 a h3 { position: absolute; left: 125px; top: 0; margin: 0; padding: 2px 0 0 0; color: #24333b; font-family: 'OswaldRegular'; font-weight: normal; width: 175px; white-space: nowrap; overflow: hidden; }
div[role="news"] ul li#news-5 a p { position: absolute; left: 125px; top: 22px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 45px; overflow: hidden; }
div[role="news"] ul li#news-6 { width: 297px; height: 80px; top: 325px; left: 641px; }
div[role="news"] ul li#news-6 a { }
div[role="news"] ul li#news-6 a img { width: 112px; height: 76px; border: 1px solid #dfdfdf; padding: 1px; }
div[role="news"] ul li#news-6 a h3 { position: absolute; left: 125px; top: 0; margin: 0; padding: 2px 0 0 0; color: #24333b; font-family: 'OswaldRegular'; font-weight: normal; width: 175px; white-space: nowrap; overflow: hidden; }
div[role="news"] ul li#news-6 a p { position: absolute; left: 125px; top: 22px; margin: 0; padding: 0; color: #000000; font-family: Tahoma, Geneva, sans-serif; font-size: 11px; height: 45px; overflow: hidden; min-height: 100px; }
/* ==========================================================================
   FOOTER
   ========================================================================== */
footer { background: #333; display: block; padding: 20px; margin: 0 0 10px 0; }
footer nav { display: block; margin: 0; padding: 0 0 20px 0; border-bottom: 1px solid #717171; }
footer nav > ul { list-style: none; display: block; margin: 0; padding: 0; }
footer nav > ul > li { display: block; margin: 0 1% 0 0; padding: 0; float: left; width: 11.5%; }
footer nav > ul > li > h4 { display: block; margin: 0 0 5px 0; padding: 0; color: #fff; font-size: 11px; line-height: 14px; font-family: 'OswaldRegular'; font-weight: normal; }
footer nav > ul > li > h4 a { text-decoration: none; color: #fff; }
footer nav > ul > li > ul { display: block; margin: 0; padding: 0; }
footer nav > ul > li > ul > li { display: block; margin: 0 0 5px 0; padding: 0; }
footer nav > ul > li > ul > li > a { display: block; margin: 0; padding: 0; text-decoration: none; color: #fff; font-size: 10px; line-height: 12px; }
footer p#copyright { text-align: left; font-size: 12px; color: #848484; margin: 0; padding: 20px 0; width: 50%; float: left; }
footer p#copyright span { font-family: 'OswaldRegular'; font-size: 14px; font-weight: normal; }
footer p#address { text-align: right; font-size: 12px; color: #848484; margin: 0; padding: 20px 0; width: 50%; float: right; }
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir { background-color: transparent; border: 0; overflow: hidden;     /* IE 6/7 fallback */ *text-indent: -9999px;
}
.ir:before { content: ""; display: block; width: 0; height: 150%; }
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden { display: none !important; visibility: hidden; }
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible { visibility: hidden; }
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clearfix:after { clear: both; }
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix { *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }
a,
 a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
/*
     * Don't show links for images, or javascript/internal links
     */

.ir a:after,
 a[href^="javascript:"]:after,
 a[href^="#"]:after { content: ""; }
pre,
 blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header[role="main"]-group; /* h5bp.com/t */
}
tr,
 img { page-break-inside: avoid; }
img { max-width: 100% !important; }
 @page {
 margin: 0.5cm;
}
p,
 h2,
 h3 { orphans: 3; widows: 3; }
h2,
 h3 { page-break-after: avoid; }
}
