/*
Theme Name: Janez Janša default
Description: 
Author: web.burza
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: 
*/

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: 14px; line-height: 24px; }

::-moz-selection { background: #396eaf; color: #fff; text-shadow: none; }
::selection { background: #396eaf; color: #fff; text-shadow: none; }

a { color: #396eaf; text-decoration: none; }
a:visited { color: #396eaf; }
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: none; }
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; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.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; }

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


@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**/

h1, h2, h3 { margin: 0; font-family: 'BebasNeueRegular', Arial, sans-serif; }
h1, h2 { font-size: 48px; line-height: 48px; }
h3 { font-size: 24px; line-height: 24px; }

.courier { font-family: 'Courier New', Courier, serif; font-size: 16px; font-weight: bold; color: #000 !important; }
  .courier span { color: #396eaf; }
  #comments .courier { font-size: 12px; }
  .entry-content .courier { font-size: 14px; }
  .navigation .courier { font-size: 14px; }


#site-title { width: 320px; height: 420px; }
  #site-title a { display: block; width: 100%; height: 100%; text-indent: -9999px; }

.container { width: 960px; margin: 0 auto; }
body { background: url(images/darkener.png) repeat-x; font-family: Arial, Helvetica, sans-serif; color: #000; }
html { background: #fff url(images/bg_pattern.jpg); }

p, li { color: #464445; }

#header { background: url(images/header.png) 50% 0 no-repeat; height: 495px; }

#header .container { position: relative; height: 564px; }
#header .container .shadow { height: 100%; background: url(images/shadow_header.png) bottom no-repeat; }
  .lang_en #header .container { background: url(images/header_en.png) top right no-repeat; }
  .lang_sl #header .container { background: url(images/header_sl.png) top right no-repeat; }
  #header .trailer { display: none; }

body.home #header { height: 646px; overflow-x: hidden; }
body.home #header .container { height: 646px; }
body.home #header .shadow { background: none; }
body.home #header .trailer { display: block; }

#header .intro { width: 927px; height: 170px; text-indent: -9999px; position: absolute; top: 450px; left: 20px; }
  body.home #header .intro a { display: block; width: 927px; height: 170px; background: url(images/intro_bg.png) no-repeat; }
  body.home .lang_en #header .intro a { background-position: 0 0; }
    body.home .lang_en #header .intro a:hover { background-position: 0 -170px; }
  body.home .lang_sl #header .intro a { background-position: 0 -340px; }
    body.home .lang_sl #header .intro a:hover { background-position: 0 -510px; }

    body.home #header .intro a span { display: block; width: 111px; height: 181px; background: url(images/trailer_side_bg.png) no-repeat; position: absolute; right: -90px; top: 0; z-index: -1; -webkit-transition: all 100ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
   -moz-transition: all 100ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
    -ms-transition: all 100ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
     -o-transition: all 100ms cubic-bezier(0.420, 0.000, 1.000, 1.000);
        transition: all 100ms cubic-bezier(0.420, 0.000, 1.000, 1.000); /* ease-in */ }

      body.home #header .intro a:hover span { right: -110px; }

h1.entry-title { margin-bottom: 20px; }
.post h1.entry-title { margin-bottom: 0; }

#header nav { position: absolute; top: 362px; left: 270px; padding-top: 13px; height: 68px; }
  #header nav .menu-header { position: relative; z-index: 10; }
  #header nav li { float: left; margin-right: 5px; }
  #header nav li:last-child { margin-right: 0; }
  #header nav a { display: block; font-family: 'BebasNeueRegular', Arial, sans-serif; font-size: 30px; text-align: center; width: 125px; text-transform: uppercase; }
    #header nav .item-0, #header nav .item-1, #header nav .item-2, #header nav .item-3, #header nav .item-4 { padding-top: 10px; }
  #header nav .current-menu-item a, #header nav a:hover { color: #474747; }

  #header nav .stamp { position: absolute; top: 0; left: -20px; display: block; width: 167px; height: 81px; background: url(images/nav_bg.png) no-repeat; z-index: 9; }
    .lang_sl #header nav .stamp { background-position: top right; }


    #header .current-item-0 .stamp { top: 0; left: -20px; }
    #header .current-item-1 .stamp { top: 0; left: 108px; }
    #header .current-item-2 .stamp { top: 0; left: 236px; }
    #header .current-item-3 .stamp { top: 0; left: 365px; }
    #header .current-item-4 .stamp { top: 0; left: 500px; }

#header .lang { position: absolute; top: 440px; left: 40px; text-shadow: 0 1px 1px #fff; }
#header .fb { position: absolute; top: 440px; right: 40px; text-shadow: 0 1px 1px #fff; }
#header .trailer { position: absolute; bottom: 20px; right: 40px; text-shadow: 0 1px 1px #fff; }


#header form #search { position: absolute; top: 162px; left: 510px; border: none; background: none; font-size: 58px; color: #000; line-height: 83px; height: 83px; width: 350px; padding-left: 10px; text-transform: uppercase; letter-spacing: -5px; text-indent: -9999px; outline: none; }
  #header form.active #search { text-indent: 0; }
#header form #submit { position: absolute; top: 167px; left: 872px; border: none; background: none; width: 88px; height: 81px; cursor: pointer; text-indent: -9999px; }
#header form span { display: block; width: 327px; height: 62px; background: url(images/logo.png) no-repeat; position: absolute; top: 175px; left: 530px; }


#content { background: url(images/shadow.png) 50% 0 repeat-y; }
    #content .content_bg { margin-left: 5px; }
    #content .container { background: url(images/content.jpg) 0 bottom repeat-y; }

.main_content .post { margin-bottom: 40px; }
.really_simple_share { float: right; }

#footer { background: url(images/footer.png?v=3) 50% 0 no-repeat; padding: 55px 0 30px 0; }
    #footer .container { position: relative; }
    #footer .side_bg { position: absolute; top: -365px; left: -2px; background: url(images/side_bg.png) no-repeat; width: 4px; height: 280px; }
    .chrome_win #footer .side_bg { left: -1px; }

    #footer nav { width: 750px; margin: 0 auto; text-align: center; }
    #footer nav li { display: inline-block; margin-right: 30px; }
    #footer nav li a { display: block; height: 75px; text-indent: -9999px; background: url(images/logos/footer.png?v=3) no-repeat; }

    #footer nav .aksioma a { width: 60px; background-position: 0 0; }
    #footer nav .rts a { width: 86px; background-position: -93px 0; }
    #footer nav .maska a { width: 85px; background-position: -210px 0; }
    #footer nav .popcult a { width: 50px; background-position: -330px 0; }
    #footer nav .emotion_film a { width: 157px; background-position: -413px 0; }
    #footer nav .sfc a { width: 66px; background-position: -595px 0; }
    #footer nav .viba_film a { width: 55px; background-position: -697px 0; }
    #footer nav .artrebel9 a { width: 38px; background-position: -791px 0; }

    #footer nav .teleking a { width: 99px; background-position: -859px 0; }
    #footer nav .mladina a { width: 121px; background-position: -993px 0; }
    #footer nav .radiostudent a { width: 50px; background-position: -1138px 0; }
    


    #footer nav .radiostudent { margin-right: 0; }

    #footer .stamp_body { position: absolute; top: -155px; right: 0; background: url(images/stamp_body.png) top right no-repeat; width: 123px; height: 130px; z-index: 9; }
      #footer.lang_sl .stamp_body { background-position: top left; }

#sidebar { margin: 30px 0 0 40px; width: 280px; padding: 0; float: left; position: relative; z-index: 10; }
.sidebar { list-style: none; padding: 0; margin: 0; }
    .sidebar h3 { margin: 20px 0; }
    .sidebar .widget_categories h3 { margin-top: 0; }
    .sidebar li ul { list-style: none; margin: 0; padding: 0; }
    .sidebar li ul a { font-weight: bold; }


.main_content { float: left; width: 560px; margin: 27px 0 0 40px; position: relative; z-index: 10; }


  .about_page .main_content { float: right; width: 600px; margin: 27px 40px 0 0; }
  .about_page .about_page_list { margin: 14px 0 0 20px; width: 280px; float: left; position: relative; z-index: 100; }
  .about_page .about_page_list ul { list-style: none; padding: 0; }
  .about_page .about_page_list li { margin-bottom: -13px; }
  .about_page .about_page_list a { display: block; font-family: 'BebasNeueRegular', Arial, sans-serif; font-size: 24px; line-height: 24px; padding: 13px 0 13px 20px; }

  .about_page .about_page_list .current_page_item a { color: #000; background: url(images/about_stamp.png) no-repeat; }

  .about_page h1 { font-size: 58px; line-height: 48px; margin: 0 0 20px 0; }



.entry-meta { font-size: 12px; font-style: italic; color: #323232; line-height: 24px; margin-bottom: 24px; }
.more-link { display: block; margin: 10px 0; }

.nav-previous { float: left; }
.nav-next { float: right; }


.entry-content p { margin: 0 0 10px 0; color: #333; }
.entry-content h2, .entry-content h3 { margin: 20px 0 0 0; }
.entry-content blockquote { margin: 0; font-weight: bold; }
.entry-content img.size-full { border: 10px #fff solid; display: block; margin: 20px 0; }
.entry-content img:after { display: block; content: url('images/pin.png'); width: 35px; height: 37px; }


.commentlist { padding: 0 0 19px 0; }
.commentlist li { list-style: none; background: url(images/comment_top.png) no-repeat; color: #333; padding-bottom: 20px; }
.commentlist li .c_repeat { position: relative; top: 19px; background: url(images/comment_repeat.png) repeat-y; padding: 0 20px;}
.commentlist li .c_bottom { position: relative; top: 19px; display: block; height: 14px; background: url(images/comment_bottom.png) no-repeat; }

.commentlist li #respond { background: url(images/comment_repeat.png) repeat-y; position: relative; top: 19px;  }


#respond .logged-in-as { margin: 30px 0 40px 0; }
#respond { background: url(images/comments_border.png) no-repeat; padding: 10px; width: 540px; }
#respond h3, #respond .comment-notes { display: none; }
#respond label { font-family: 'Courier New', Courier, serif; font-size: 18px; line-height: 30px; font-weight: bold; text-transform: uppercase; float: left; text-align: right; width: 80px; padding-right: 10px; }
#respond .required { display: none; }
#respond p { clear: both; margin: 10px 0; }
#respond input { border: none; font-size: 14px; color: #e30613; line-height: 24px; height: 24px; background: url(images/comment_form_bg.png); padding: 5px 10px; float: left; }

#respond textarea { border: none; font-size: 14px; color: #333; line-height: 24px; background: url(images/comment_form_bg.png); padding: 5px 10px; width: 517px; height: 135px; margin-top: 20px; }

#gasp_p { position: relative; top: -70px; width: 300px; }

#comments .comment-body p { margin: 0; }

#respond .form-submit #submit { background: url(images/submit_comment.png); float: right; display: block; width: 210px; height: 64px; cursor: pointer; text-indent: -9999px; }
#respond .form-submit #submit:hover { background-position: 0 -65px; }

  .lang_sl #respond .form-submit #submit { background-position: top right; width: 162px; }
  .lang_sl #respond .form-submit #submit:hover  { background-position: right -65px; }


.edit-link a { color: red !important; font-size: 15px !important; line-height: 15px !important; }


.gallery { margin: 20px 0; }
.gallery .gallery-item { float: left; border: #fff 5px solid; margin: 0 20px 20px 0; }
.gallery br { display: none; }
.entry-content h3 { clear: both; }


/* t-shirt stuff */

a.t-shirt { display: block; background: url(images/t-shirt.png) no-repeat; padding: 295px 0 0 0 !important; width: 313px !important; margin: 40px 0 40px -10px !important; font-size: 18px !important; line-height: 24px !important; text-align: center !important; font-family: Arial !important; }
    a.t-shirt span { font-size: 22px !important; line-height: 24px !important; }

.tshirt_form { margin-top: 20px; }
.tshirt_form .field { width: 260px; float: left; margin: 0 40px 20px 0; }
    .tshirt_form .field p { line-height: 14px; }
    .tshirt_form .break, .tshirt_form .comment, .tshirt_form .break, .tshirt_form .submit { clear: both; }
    .tshirt_form .radio, .tshirt_form .quantity { width: 110px; }


    .tshirt_form .last-in-row { margin: 0 0 20px 0; }
    .tshirt_form .field input { width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; background: url(images/comment_form_bg.png); border: none; color: #E30613; }
    .tshirt_form .radio input { width: auto; padding: 0; }
    .tshirt_form .radio label { display: block; }
    .tshirt_form .radio span { line-height: 14px; font-size: 14px; }
    .tshirt_form .label { font-family: 'Courier New', Courier, serif; font-size: 18px; line-height: 30px; font-weight: bold; text-transform: uppercase; }
    
    .tshirt_form .comment { width: 100%; }
    .tshirt_form .captcha { width: 100%; }
      .tshirt_form .captcha span input { width: 100px; }
      .tshirt_form .captcha img { margin: 0 0 0 20px; }
    .tshirt_form .postal { width: 100%; }
    .tshirt_form .comment textarea { background: url(images/comment_form_bg.png); border: none; color: #E30613; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 10px; height: 100px; }

    .tshirt_form .submit input { font-family: 'Courier New', Courier, serif; border: none; background: #000; color: #fff; font-size: 20px; text-transform: uppercase; padding: 7px; }