/*
Theme Name: Esperanto
Author: Dw Interactive
Description: Wordpress template for Esperanto Landingpage
Theme URI: http://www.dwinteractive.se
Author URI: http://www.dwinteractive.se
License: GNU General Public License
License URI: license.txt
*/



/*-------------------------------------------------------------------------------------------*/
/*
/*   IE Notifier
/*
/*-------------------------------------------------------------------------------------------*/
.ie-notifier {
  width: 100%;
  background: #00a1d4;
  height: 80px;
  color: #FFF;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
.ie-notifier .container {
  width: 940px;
  margin: 0 auto;
  height: 80px;
  line-height: 80px;
}
.ie-notifier .text {
  float: left;
}
.ie-notifier .browsers {
  float: right;
  height: 40px;
  margin-top: 18px;
  width: 193px;
}
.ie-notifier a {
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 0 0 7px;
  float: left;
}
.ie-notifier .chrome {
  background: url(img/chrome.png) no-repeat;
}
.ie-notifier .firefox {
  background: url(img/firefox.png) no-repeat;
}
.ie-notifier .safari {
  background: url(img/safari.png) no-repeat;
}
.ie-notifier .iexplorer {
  background: url(img/iexplorer.png) no-repeat;
}
/*
Font import
 */
@font-face {
  font-family: 'dinbold';
  src: url('fonts/din-bold-webfont.eot');
  src: url('fonts/din-bold-webfont.eot?#iefix') format('embedded-opentype'), 
  url('fonts/din-bold-webfont.woff') format('woff'), 
  url('fonts/din-bold-webfont.ttf') format('truetype'), 
  url('fonts/din-bold-webfont.svg#dinbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'fugueregular';
    src: url('fonts/fugue-regular-webfont.eot');
    src: url('fonts/fugue-regular-webfont.eot?#iefix') format('embedded-opentype'),  
         url('fonts/fugue-regular-webfont.woff') format('woff'), 
         url('fonts/fugue-regular-webfont.ttf') format('truetype'), 
         url('fonts/fugue-regular-webfont.svg#fugueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.navbar-inverse .navbar-inner {
  background: #000000;
  border: none;
}
body {
	background: #101010;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
/* 
 * Source: http://www.smashingmagazine.com/2009/08/20/typographic-design-survey-best-practices-from-the-best-blogs/
 * 
 * Line height (pixels) ÷ body copy font size (pixels) = 1.48.
 * body copy    Line height
 * 12px         17px
 * 13px         19px
 * 14px         20px
 * 15px         22px
 * 16px         23px
 * 
 * Space between paragraphs (pixels) ÷ line height (pixels) = 0.754.
 * Body copy(Line height)   space between paragraphs
 * 12px(17px)               13px
 * 13px(19px)               14px
 * 14px(20px)               15px
 * 15px(22px)               16px
 * 16px(23px)               17px
 */
/**
 * Padding top+bottom = space between paragraphs/2
 * .hentry h2 padding-top = value above x3
 * 
 */
/* Fix for the text changing font-weight with flexslider */

.welcome_text {
  color: #e3e3e3;
  text-align: center;
  margin-bottom: 20px;
}
.welcome_text h1, .welcome_text h2, .welcome_text h3 {
  font-family: 'open_sansregular', Helvetica, Arial, sans-serif;
}
.welcome_text h1 {
  font-size: 24px;
}
.welcome_text h2 {
  font-size: 20px;
  margin-top: 15px;
}
.welcome_text h3 {
  font-size: 18px;
  margin-top: 15px;
}


.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar {
  margin-bottom: 20px;
  margin-top: 20px;
}
#main-menu {
	float: none;
	display: table;
	margin: 0 auto;
	margin-top: 10px;
}
#main-menu li a {
	font-size: 38px;
	color: #fff;
	font-weight: normal;
  	line-height: inherit;
  	height: 60px;
}
#main-menu li a:hover {
  border-bottom: 2px solid #fff;
}

.dropdown-menu {
	display: block;
  	background: none;
  	margin-left: 40px;
  	margin-top: -15px !important;
}
.dropdown-menu li a {
	font-size: 30px !important;
}
.dropdown-menu li a:hover {
	background: none;
}
.navbar-nav>li {
	padding: 10px 25px;
}
.nav>li>a {
  padding: 0;
}

.row_img {
	width: 750px;
	height: auto;
	margin: 30px auto 0;
}
.content_img_hover img {
  width: 100%;
  height: auto;
}
.content_text {
  color: #fff;
  font-size: 18px;
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  line-height: 18px;
  margin-top: 10px;
}
.post-meta {
  padding-bottom: 7px;
}
p {
  padding: 7px 0;
  margin: 0;
}
.hentry {
  position: relative;
}
.hentry h2 {
  padding-top: 21px;
  margin-top: 0;
}
.hentry ul,
.hentry ol {
  margin-left: 1.8em;
  padding: 7px 0;
}
.hentry ul li ul,
.hentry ol li ol {
  padding: 0;
}
.hentry ul li {
  list-style-type: disc;
}
.hentry ul li ul li {
  list-style-type: circle;
}
.hentry ol li {
  list-style-type: decimal;
}
/*** end BEST practice  ***/
.hentry .date {
  margin-bottom: 7px;
}
a {
  text-decoration: none;
  font-family: 'fugueregular', Helvetica, Arial, sans-serif;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  outline: none;
}
strong,
b {
  font-weight: normal;
  font-family: 'fugueregular', Helvetica, Arial, sans-serif;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
//li.menu_catering {
//    margin-left: -70px;
//}
@media (min-width: 1200px) {
  
}
@media (max-width: 991px) {
  .content_img_hover {
    height: 350px !important;
  }
  .content_text {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .navbar-toggle {
    /*float: left;
    margin-left: 20px;
    margin-top: 20px;
    border: none;*/
    display: none;
  }
  .navbar-toggle:hover {
    background: inherit;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-toggle .icon-bar {
    width: 27px;
    height: 3px;
  }
  .navbar-toggle:hover {
    background-color: #000 !important; 
  }
  .navbar-collapse {
    border-top: none;
    box-shadow: none;
  }
  .collapse {
  	display: inherit;
  }
  .navbar-nav>li {
    padding: 10px 16px 10px 16px;
    float: left;
  }
  #main-menu li a {
    text-align: center;
  }
  .row {
    padding-left: 10px;
    padding-right: 10px;
  }
  .row_img {
  	width: 100%;
  }
  .menu_esperanto_img, .menu_rakultur_img, .menu_shibumi_img {
  	background-size: 100% !important;
  }
  .content_text {
    padding-right: 0;
    padding-left: 0;
    font-size: 16px;
    line-height: 16px;
  }
  #main-menu li a {
    font-size: 30px;
    height: 48px;
    display: table;
    margin: 0 auto;
  }
  .welcome_text h1 {
    font-size: 18px;
  }
  .welcome_text h2 {
    font-size: 16px;
    margin-top: 15px;
  }
  .welcome_text h3 {
    font-size: 14px;
    margin-top: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 767px) {
  
}
@media (max-width: 480px) {
  /*.content_img_hover {
    height: 200px !important;
  }*/
  .navbar {
  	margin-top: 25px;
    margin-bottom: 10px;
  }
  .content_img_hover {
    height: 230px !important;
  }
  .welcome_text {
    margin-bottom: 15px;
  }
  .welcome_text h1 {
    font-size: 16px;
    margin-top: 0;
  }
  .welcome_text h2 {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .welcome_text h3 {
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
  }
  #main-menu li a {
    font-size: 22px;
    height: 40px;
  }

  .dropdown-menu {
    margin-left: 15px;

  }

  .dropdown-menu li a {
    font-size: 18px !important;
    margin: 0 !important;
    margin-bottom: 10px !important;
    margin-top: -15px !important;

  }
  .navbar-nav>li {
    float: inherit;
  }
  
}


#main-menu .dropdown-menu #menu-item-72 a {
    margin-left: -80px !important;
}

.dropdown-menu li a {
    font-size: 18px !important;
}


@media (min-width: 480px) {
#main-menu .dropdown-menu #menu-item-72 a {
    margin-left: -200px !important;
}

.dropdown-menu li a {
    font-size: 23px !important;
}
}

@media (min-width: 768px) {
#main-menu .dropdown-menu #menu-item-72 a {
    margin-left: -250px !important;
}

.dropdown-menu li a {
    font-size: 30px !important;
}
}

@media (min-width:480px) and (max-width: 768px) {
#menu-item-71 {
margin-left: -80px;
}
}

@media (max-width:480px) {
#main-menu #menu-item-65 {
    margin-top: 30px;
}

#main-menu li {
    margin-top: 10px;
}
}