/*
Theme Name: Total War Blog
Theme URI: http://www.sega.com/
Description: <p>Total War Blog Theme</p>
Version: 3
Author: SEGA
Author URI: http://www.sega.com/
*/

/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #9e382a; color: #fff; text-shadow: none; }
::selection { background: #9e382a; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== print styles ======================================================= */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .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-group; }
  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; }
}


/**************************************************************** SITE STYLES */

html, button, input, select, textarea { font-family: "ProximaNova",sans-serif;}

body {
    background-color: #0E0E0E;
    color: #fff;
    height: 100%;
    margin: 0px;
    padding: 0px;
    min-width: 980px;
}

h1 { font-size: 48px; font-weight: bold; line-height: 1em; margin: 20px 0px; padding: 0px; text-transform: uppercase; color: #FFF; text-shadow: 0 2px 2px #000000; filter: dropshadow(color=#333333, offx=2, offy=2);}
h2 { font-size: 24px; font-weight: bold; line-height: 1em; margin: 0px 0px 10px 0px; padding: 0px; color: #FFF; text-transform: uppercase; text-shadow: 1px 2px 2px #000; filter: dropshadow(color=#000000, offx=1, offy=2);}
h3 { font-size: 0.9em; font-weight: normal; line-height: 1em; margin: 0px; padding: 0px; text-transform: uppercase; font-weight: 100; color: #FFF}
h4 { margin: 20px 0px 10px}

a { color: #ffcc55; font-weight: bold; text-decoration: none; }
a:active, a:visited, a:hover { color: #ffcc55;}
a:hover { text-decoration: underline;}
a:focus { outline: none}

dl, dt, dd { margin: 0px;}

input, select, textarea {
    background: none repeat scroll 0 0 #2E2E2E;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 #000000 inset, 0 1px 0 rgba(255, 255, 255, 0.25);
    color: #9C9C9C;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 2.5em;
    margin-bottom: 20px;
    padding-left: 10px;
    border: 0px
}
input, select { height: 35px}
input:hover, select:hover { background-color: #3E4244; color: #ffCC55}

body > header {
    position: fixed;
    width: 100%;
    z-index: 80;
    left: 0px
}
.headerspacer { height: /*90px*/68px; width: 100%}

body > footer {
    overflow: auto;
    width: 100%;
    border-top: 1px solid #333;
    clear:both;
    background: url('images/textures/footer-bg.gif') repeat #333;
}

#main_container {
	width: 980px;
  	margin: 0 auto;
    min-height: 400px;
}

.panel {
	background: url(images/textures/bg-fade.png) 50% 0 repeat-y;
    margin: 0px;
    border: 0px;
}


/*
 * Backgrounds
 */
.backgrounds div {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: fixed;
	width: 100%;
	top:/*90px*/68px;
    display:none;
    z-index: -10;
}
.touch .backgrounds div { width: 1180px}
.backgrounds div.bg0 { display:block}

.panel-divider { margin-left: 80px}
.panel-divider div { margin: 15px auto 10px; padding:10px 0px; width: 705px; background:url(images/textures/div-line-sm.png) 0 50% no-repeat; height: 1px;}

/*
 * Buttons
 */
.tw-button-3 {
    background: none repeat scroll 0 0 #373A3C;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
    color: #FFFFFF;
    display: inline-block;
    font-weight: normal;
    font-size: 0.8em;
    height: 25px;
    line-height: 2em;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
    width: 40px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.tw-button-3 .arrow { display: none}
.tw-button-3:hover { background-color: #3E4244; color: #ffCC55}


/* Ratings */

/* uk */
.ratingslogo.pegi_16 { background: url(images/logos/pegi-16.png) no-repeat; width: 63px; height: 77px}
.ratingslogo.pegi_pending16 { background: url(images/logos/pegi-16-provisional.png) no-repeat; width: 63px; height: 86px; }
.ratingslogo.pegi_bloodpack { background: url(images/logos/bloodpack_pegi_18_rating.jpg) no-repeat; width: 65px; height: 80px; }

/* us */
.ratingslogo.esrb_teen { background: url(images/logos/esrb-t.gif) no-repeat; width: 209px; height: 102px}
.XXXratingslogo.esrb_pendingteen { background: url(images/logos/esrb-rp-t.gif) no-repeat; width: 197px; height: 157px}


.ratingslogo.esrb_pendingteen { background: url(images/logos/esrb_t-m.png) no-repeat; width: 263px; height: 157px}
.ratingslogo.esrb_pending { background: url(images/logos/esrb-rp.gif) no-repeat; width: 196px; height: 80px}
.ratingslogo.esrb_bloodpack {  background: url(images/logos/esrb_t-m.png) no-repeat; width: 256px; height: 135px; }

/* au */
.ratingslogo.oflc_pending { background: url(images/logos/oflc-ctc.png) no-repeat; width: 81px; height: 77px}
.ratingslogo.oflc_pg { background: url(images/logos/oflc-pg.png) no-repeat; width: 128px; height: 77px; }
.ratingslogo.oflc_bloodpack_15 { background: url(images/logos/oflc_15.png) no-repeat; width: 67px; height: 66px; }

/* custom */
.ratingslogo.twbshogun_notrated { background: url(images/themes/twbattles_shogun/tw-battles-not-rated.gif) no-repeat; width: 197px; height: 60px}


/*************************************************************** PANEL STYLES */


.panel.topnav { background: url(images/textures/nav-pattern.png) repeat-x; height: 69px; width: 100%; padding: 0px}
.panel.topnav .panelinner { width: 940px; margin: 0px auto}
.panel.topnav a:hover { text-decoration: none}
.panel.topnav ul.mainmenu { display: block; overlay: auto}
.panel.topnav ul.mainmenu > li { float: left; display: block; text-transform: uppercase; font-weight: bold; text-shadow: 1px 2px 2px #000000; filter: dropshadow(color=#000000, offx=1, offy=2); position: relative; height: 69px}
.ie7 .panel.topnav ul.mainmenu > li.games { width: 110px}
.panel.topnav ul.mainmenu > li > a, .panel.topnav ul.mainmenu > li > span { color: #FFF; height: 100%; display: block; line-height: 69px; padding: 0px 28px;}
.panel.topnav ul.mainmenu > li.home img { position: relative; top: -8px}
.panel.topnav ul.mainmenu > li:hover { background: url(images/textures/nav-pattern.png) 0px -69px repeat-x;}
.panel.topnav ul.mainmenu > li.home:hover { background: none}
.panel.topnav ul.mainmenu > li:hover .submenu { display: block; /* Displays the submenus when hovered */}
.panel.topnav .menu_centre { margin: 0px auto; width: 176px}
.panel.topnav .menu_centre ul.mainmenu > li { margin: 0px; padding: 0px}
.panel.topnav .menu_centre ul.mainmenu > li a { padding: 5px 0px 0px; height: 64px}
.panel.topnav .menu_left { float: left}
.panel.topnav .menu_right { float: right}
.panel.topnav ul.mainmenu .submenu_nubble { background:url(images/buttons/dropdown-arrow.png) 0 0 no-repeat; width: 8px; height: 8px; margin: 5px auto; position: relative; bottom: 29px}
.panel.topnav ul.mainmenu .submenu { position: absolute; left: 0; top: 68px; background: #1e1f20; display: none; font-weight: normal; line-height: 1.5em; z-index: 3; box-shadow: 0px 4px 16px rgba(0, 0, 0, 1); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 1); border-top: 1px solid #5b5c5c}
.panel.topnav ul.mainmenu .submenu > div { overflow: auto}
.panel.topnav ul.mainmenu .submenu.gamesmenu { width: 420px; }
.panel.topnav ul.mainmenu .submenu.gamesmenu span.icon { width: 160px; display: block; float: left}
.panel.topnav ul.mainmenu .submenu li { height: 70px}
.panel.topnav ul.mainmenu .submenu li a { color: #B5B5B5; font-size: 0.875em; line-height: 70px; padding: 0px 5px 0px 10px; text-shadow: none; border-top: 1px solid #383939; display: block; text-transform: uppercase}
.panel.topnav ul.mainmenu .submenu li:first { border-top: 1px solid #5b5c5c}
.panel.topnav ul.mainmenu .submenu li a:hover { color: #FFF}

.panel.blog .panelinner { padding: 20px; position: relative; overflow: auto}
.panel.blog .bloglist { width: 705px; float: left}
.panel.blog .bloglist article {}
.panel.blog .bloglist article .entryDate { float: left; width: 60px; height: 55px; padding: 5px 0px 0px 0px; text-align: center; background: url(images/textures/date-ribbon.png) no-repeat; text-shadow: 0px 1px 0px #000; font-weight: bold; text-transform: uppercase}
.panel.blog .bloglist article .entryDate span { display: block; margin: 0px auto; color: #FFF; line-height: 1em}
.panel.blog .bloglist article .entryDate span.month { font-size: 0.875em;}
.panel.blog .bloglist article .entryDate span.day { font-size: 1.625em;}
.panel.blog .bloglist article .content { width: 615px; margin-left: 80px}
.panel.blog .bloglist article .entryInfo { font-size: 0.75em; margin-top: 10px; color: #999}
.panel.blog .bloglist article .entryInfo a { font-weight: bold; color: #FFF}
.panel.blog .bloglist article .entryInfo .commr a { font-weight: normal; color: #FFCC55}
.panel.blog .bloglist article h2 { text-transform: none}
.panel.blog .bloglist article .entryContent { font-size: 0.875em}
.panel.blog .bloglist article .entryContent .more-link { height: 40px; line-height: 40px; width: 100%; font-weight: bold; font-size: 1em; margin-top: 10px}
.panel.blog .bloglist article .entryThumb { float: left; margin: 0px 5px 5px 0px}
.panel.blog .bloglist article .comments .comment-details { color: #999; font-size: 0.875em;}
.panel.blog .bloglist article .comments .comment-details .author,
.panel.blog .bloglist article .comments .comment-details .author a { color: #FFF; font-weight: bold}
.panel.blog .bloglist article .comments .panel-divider { margin-left: 0px}

.panel.blog .sidebar { float: right; width: 225px; padding: 0px 0px 0px 10px;}
.panel.blog .sidebar .calendar td,
.panel.blog .sidebar .calendar th { background: #000; line-height: 1.8em}
.panel.blog .sidebar .calendar a { text-decoration: none; color: #FFF}
.panel.blog .sidebar .calendar a:hover { background: #9b493a}
.panel.blog .sidebar .calendar caption { font-weight: bold; text-transform: uppercase}
.panel.blog .sidebar .calendar th { font-size: 0.8em; color: #666; font-weight: 100; width: 60px; text-align: center}
.panel.blog .sidebar .calendar td { font-size: 0.875em; color: #FFF; font-weight: bold; text-align: center; border-top: 1px solid #444; padding: 0px 1px; text-shadow: 0px -1px 0px rgba(0, 0, 0, 1)}
.panel.blog .sidebar .calendar tbody td a { display: block; background: #923727; width: 100%; height: 100%}
.panel.blog .sidebar .calendar #today { color: #FFCC55}
.panel.blog .sidebar .calendar td#prev { text-align: left}
.panel.blog .sidebar .calendar td#next { text-align: right}
.panel.blog .sidebar .calendar tfoot td { border-top: none; background: none;}
.panel.blog .sidebar .linklist { list-style: none; padding: 0px; font-size: 0.875em;}
.panel.blog .sidebar .searchform p { background: none repeat scroll 0 0 #2E2E2E; border-radius: 2px 2px 2px 2px; box-shadow: 0 1px 0 #000000 inset, 0 1px 0 rgba(255, 255, 255, 0.25);}
.panel.blog .sidebar .searchform input { background: none transparent; border-radius: 0px; box-shadow: 0px 0px 0px; margin: 0px; padding: 0px}
.panel.blog .sidebar .searchform input:hover { color: #999}
.panel.blog .sidebar .searchform input.field { width: 179px;margin-left: 10px}
.panel.blog .sidebar .searchform input.btn { width: 16px; height: 16px; vertical-align: middle; margin: 0px 10px 0px 5px}
.panel.blog .sidebar .whoarewe { margin: 30px 0px;}
.panel.blog .sidebar .whoarewe img { float: left; margin-right: 5px}
.panel.blog .sidebar .whoarewe .name { font-weight: bold}
.panel.blog .sidebar .whoarewe .description,
.panel.blog .sidebar .whoarewe .more { font-size: 0.875em;}
.panel.blog .sidebar .links { margin: 30px 0px;}

.panel.blog .blogauthor {  width: 705px; float: left}
.panel.blog .blogauthor .entryContent img { float: left; margin: 0px 5px 5px 0px}
.panel.blog .blogauthor .entryBox { overflow: auto}

.navigation { overflow: auto}
.navigation .alignleft { float: left; margin-left: 80px}
.navigation .alignleft a, .navigation .alignright a { font-size: 0.8em}
.navigation .alignright { float: right}

.rssfeeds .rss { display: block; padding: 0px 0px 10px 0px; line-height: 18px}
.rssfeeds .rss span { background: url(images/logos/social-sm.png) 0 -114px no-repeat; width: 18px; height: 18px; display: block; float: left; margin-right: 5px}
.rssfeeds .rss:hover { background-position: -19px -114px}
.rssfeeds .rss a { color: #FFF}

.panel.footer { width: 940px; margin: 0px auto; padding-top: 20px; background: none}
.panel.footer a:hover { text-decoration: none}
.panel.footer .col { float: left; width: 140px; margin-right: 20px}
.panel.footer .col_blogs, .panel.footer .col_social { padding-bottom: 30px}
.panel.footer .col_social, .panel.footer .col_newsletter, .panel.footer .col_careers { width: 300px}
.panel.footer .col dt { border-bottom: 1px solid #515151; text-transform: uppercase; margin-bottom: 10px; font-weight: bold; font-size: 1.2em}
.panel.footer .col dd a { color: #B5B5B5; font-size: 0.875em; font-weight: bold}
.panel.footer .col dd a:hover { color: #FFFFFF}
.panel.footer .col_social { overflow: auto}
.panel.footer .col_social dd { float: left; margin-right: 10px}
.panel.footer .col_social dd a { background: url(images/logos/social-lg.png) no-repeat; width: 32px; height: 34px; position: relative; display: block; float: left}
.panel.footer .col_social dd a.facebook { background-position: 0px 0px}
.panel.footer .col_social dd a.twitter { background-position: 0px -34px}
.panel.footer .col_social dd a.flickr { background-position: 0px -68px}
.panel.footer .col_social dd a.youtube { background-position: 0px -102px}
.panel.footer input#newsletter { width: 180px}
.panel.footer .footerlogos { clear: both; padding: 20px 0px}
.panel.footer .footerlogos .inner { border-top: 1px solid #3C3C3C; border-bottom: 1px solid #3C3C3C; padding: 10px 0px; overflow: auto}
.panel.footer .footerlogos img { float: left; margin-right: 20px}
.panel.footer .copyright { text-transform: uppercase; font-size: 0.75em; color: #B5B5B5}
.panel.footer .ratings { float: left;}
.panel.footer .ratingslogo { margin-right: 20px; float: left}
.panel.footer .legal { overflow: auto; margin-bottom: 20px}


/********************************************************************* THEMES */


.rome2 .backgrounds .bg0 { background:url(images/themes/rome2/bg-main.jpg) 50% 0 no-repeat fixed}


/********************************************************************** FONTS */

/** Font declarations */

@font-face {
    font-family: 'ProximaNova';
    /*src: url('ProximaNova-Sbold.otf');*/
	src: url("fonts/ProximaNova-Bold-webfont.eot"); /* IE9 Compat Modes */
	src: url("fonts/ProximaNova-Bold-webfont.eot?iefix") format("eot"), /* IE6-IE8 */
	url("fonts/ProximaNova-Bold-webfont.woff") format("woff"), /* Modern Browsers */
	url("fonts/ProximaNova-Bold-webfont.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/ProximaNova-Bold-webfont.svg#ProximaNova") format("svg"); /* Legacy iOS */
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    /*src: url('ProximaNova-Sbold.otf');*/
	src: url("fonts/ProximaNova-Sbold-webfont.eot"); /* IE9 Compat Modes */
	src: url("fonts/ProximaNova-Sbold-webfont.eot?iefix") format("eot"), /* IE6-IE8 */
	url("fonts/ProximaNova-Sbold-webfont.woff") format("woff"), /* Modern Browsers */
	url("fonts/ProximaNova-Sbold-webfont.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/ProximaNova-Sbold-webfont.svg#ProximaNova-family") format("svg"); /* Legacy iOS */
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    /*src: url('ProximaNova-Light.otf');*/
	src: url("fonts/ProximaNova-Light-webfont.eot"); /* IE9 Compat Modes */
	src: url("fonts/ProximaNova-Light-webfont.eot?iefix") format("eot"), /* IE6-IE8 */
	url("fonts/ProximaNova-Light-webfont.woff") format("woff"), /* Modern Browsers */
	url("fonts/ProximaNova-Light-webfont.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/ProximaNova-Light-webfont.svg#ProximaNova-family") format("svg"); /* Legacy iOS */
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova';
    /*src: url('ProximaNova-Reg.otf');*/
	src: url("fonts/ProximaNova-Reg-webfont.eot"); /* IE9 Compat Modes */
	src: url("fonts/ProximaNova-Reg-webfont.eot?iefix") format("eot"), /* IE6-IE8 */
	url("fonts/ProximaNova-Reg-webfont.woff") format("woff"), /* Modern Browsers */
	url("fonts/ProximaNova-Reg-webfont.ttf") format("truetype"), /* Safari, Android, iOS */
	url("fonts/ProximaNova-Reg-webfont.svg#ProximaNova-family") format("svg"); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}
