/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/
/*	



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
/* Vars ----------------------------------------------------*//* Mixins ----------------------------------------------------*//* Default General  ----------------------------------------------------*/.wrapper {
  width: 940px;
}
/* Defaul tNav   ----------------------------------------------------*/#comboNav {
  display: none;
}
#nav {
  display: block;
}
/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* TABLET GENERAL  ----------------------------------------------------*/.wrapper {
    width: 732px;
  }
  td.gen{
	vertical-align:top;
	padding-left:2.88pt;
	padding-right:2.88pt;
  	padding-top:2.88pt;
	padding-bottom:2.88pt;
	font-size: 16px;
  }
  td.pl {
    width: 80px;
  }
  #map {
	width: 744px;
	height: 600px;
	margin-left: -6px;
  }
  /* TABLET NAV  ----------------------------------------------------*/#nav {
    display: block;
  }
  #comboNav {
    display: none;
  }

  #nav li {
    word-spacing: -0.1em;
    font-size: 16px;
  }
  #filter-buttons {
  text-align: center;
  background: url(../img/filter_middle.png) no-repeat top center;
  height: 47px;
  margin-bottom: 20px;
  }
  #filter-buttons-table {
  text-align: center;
  background: url(../img/filter_middle.png) no-repeat top center;
  height: 47px;
  margin-bottom: 20px;
  }
  /* TABLE ISOTOPE ----------------------------------------------------*/.feature {
    width: 692px;
    /* 732 - 2*20 gap */
  
  }
  .feature li {
    width: 223px;
  }
  .feature li .thumb {
    width: 203px;
  }
  .feature li .thumb .date {
    left: 71px;
	}
  .feature li .caption {
    font-size: 12px;
}
   video {
	width: 203px;
	}
  /* TABLET BLOG ------------------------------------------------------------*/
  article {
	width: 436px;
  }
  article .tape {
    left: 187px; /* (436+2*30)/2 - 122/2 */
  }
  article .feature-image .site-entry-date {
    bottom: -66px;
    right: auto;
    left: 81px;
  }
  /*#posts-list {
    width: 420px;
  }
  #posts-list article {
    padding: 15px;
  }
  #posts-list article .tape {
    left: 150px;
  }
  #posts-list article .excerpt .post-heading {
    max-width: 330px;
  }*/

  /* TABLET PORTFOLIO ----------------------------------------------------*/.portfolio-content .project-content {
    float: left;
    width: 430px;
  }
  .portfolio-content .project-info {
    width: 160px;
  }
  /* TABLET RELATED PROJECTS ------------------------------------------------------------*/
  .related-projects .related-list li {
    width: 224px;
    text-align: center;
    margin-right: 20px;
  }
  .related-projects .related-list li .thumb {
    background: #f3e4c8;
    padding: 10px;
    display: block;
    line-height: 0em;
    margin-bottom: 10px;
    box-shadow: 3px 3px 0 0 rgba(0, 0, 0, 0.1);
  }
  .related-projects .related-list li:last-child {
    margin-right: 0px;
  }
  /* TABLET WIDGETS  ----------------------------------------------------*/
  .widget-cols > li.first-col {
	  margin-right: 25px; /* 732-(3*0,31*732) = 0,07*732 = ~51*/
  }
  .widget-cols > li.third-col {
	  margin-left: 25px; /* 732-(3*0,31*732) = 0,07*732 = ~51*/
  }
  /* MOBILE Social ----------------------------------------------------*/
    footer .sb-holder {
	  width:732px;
	  text-align: center;
	  position: relative;
	  float: left;
	}
}
/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
@media only screen and (max-width: 767px) {
  .wrapper {
    width: 300px;
  }
  #main .wrapper {
    margin-top: 40px;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 14px;
  }
  h6 {
    font-size: 14px;
  }
  td.gen
	{vertical-align:top;
	padding-left:2.88pt;
	padding-right:2.88pt;
  	padding-top:2.88pt;
	padding-bottom:2.88pt;
	font-size: 12px;}
  td.pl {
    width: 40px;
  }
  #map {
	width: 100%;
	height: 200px;
}
   /* PAGE CONTENT ----------------------------------------------------*/.page-content {
    position: relative;
    background: none repeat scroll 0% 0% #F3E4C8;
    color: #585246;
    padding: 50px 10px 60px;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
  }
  /* MOBILE NAV  ----------------------------------------------------*/#nav {
    display: none;
  }
  #comboNav {
    display: block;
  }
  /* MOBILE Logo ----------------------------------------------------*/#logo {
    width: 256px;
  }
  #logo img {
    width: 300px;
  }
  /* MOBILE SLIDER ----------------------------------------------------*/body .theme-default .nivo-directionNav a {
    display: none;
  }
  /* MOBILE HEALINE ----------------------------------------------------*/.headline {
    font-family: mensch;
    font-size: 24px;
    line-height: 1.3em;
  }
  /* MOBILE ISOTOPE ----------------------------------------------------*/#filter-buttons {
  font-size: 11px;
  background: url(/stefanie/img/filter_tiny.png) no-repeat top center;
    height: auto;
	padding-left: 1px;
  }
  #filter-buttons-table {
  font-size: 11px;
  background: url(/stefanie/img/filter_tiny.png) no-repeat top center;
    height: auto;
	padding-left: 1px;
  }
  .feature {
    width: 252px;
    margin-left: 0px;
  }
  .feature li {
    width: 252px;
    margin-left: 0px;
  }
  .feature li .thumb {
    width: 232px;
  }
  .feature li .thumb .date {
    left: 86px;
  }
  /* MOBILE COLUMNS ----------------------------------------------------*/.one-half,
  .one-third,
  .one-fourth {
    width: auto;
    margin-right: 0px;
  }
  /* MOBILE BLOG ------------------------------------------------------------*/
  article {
	width: 280px;
    padding: 10px;
	font-size: 14px;
  }
  article .tape {
    left: 99px;
  }
  article .feature-image .site-entry-date {
    bottom: -66px;
    right: auto;
    left: 71px;
	width: 41px;
	height: 56px;
    margin-top: -11px;
    padding-top: 9px;
  }
  .entry-header .entry-title {
    font-size: 18px;
  }
  #main .page-navigation {
    text-indent: -9000px;
  }
  #main .page-navigation div {
    width: 300px;
  }
  .meta-nav a {
	font-size: 14px;    
	padding-top: 10px; 
	padding-bottom: 10px;
  } 
  .nav-next {
  padding-left: 20px; 
  margin-right: 5px;
  }
  .nav-previous {
	  padding-right: 20px;
  }  
  /*#posts-list {
    width: 252px;
  }
  #posts-list article .excerpt {
    margin-top: 90px;
  }
  #posts-list article .excerpt .post-heading {
    max-width: auto;
    font-size: 24px;
  }*/
  /* MOBILE SIDEBAR ----------------------------------------------------*/#sidebar {
    width: 260px;
  }
  /* MOBILE PORTFOLIO ----------------------------------------------------*/.portfolio-content .project-content {
    float: left;
    width: 192px;
  }
  .portfolio-content .project-info {
    width: 160px;
  }
  /* MOBILE RELATED PROJECTS ------------------------------------------------------------*/
  .related-projects .related-list li {
    width: 252px;
    margin-bottom: 30px;
  }
  /* MOBILE WIDGETS  ----------------------------------------------------*/.widget-cols > li {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f3e4c8;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .widget-cols > li:last-child {
    border-bottom: none;
  }
  .widget-cols > li.first-col {
  margin-right: 0px;
}
.widget-cols > li.third-col {
  margin-left: 0px;
}
  /* MOBILE Social ----------------------------------------------------*/footer #social-bar {
    margin: 20px 0px 30px 0px;
    background: none;
    height: 60px;
  }
  footer #social-bar li {
    margin-bottom: 5px;
  }
  #social-bar .left-corner,
  #social-bar .right-corner {
    display: none;
  }
}
/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .wrapper {
    width: 436px;
  }
  td.gen{
	vertical-align:top;
	padding-left:2.88pt;
	padding-right:2.88pt;
  	padding-top:2.88pt;
	padding-bottom:2.88pt;
	font-size: 13px;
	}
    #map {
	width: 100%;
	height: 350px;
	}
  /* PAGE CONTENT ----------------------------------------------------*/.page-content {
    position: relative;
    background: none repeat scroll 0% 0% #F3E4C8;
    color: #585246;
    padding: 50px 10px 60px;
    box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 0.1);
}
  /* WIDE MOBILE Logo ----------------------------------------------------*/#logo {
    width: 436px;
  }
  #logo img {
    width: 100%;
  }
  /* WIDE MOBILE NAV  ----------------------------------------------------*/#nav {
    display: none;
  }
  #comboNav {
  }
  #combo-holder{
    overflow:hidden;
	width: 436px;
     }
#comboNav {
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  float: left;
  font-size: 14px;
  font-family: Tahoma;
  background: #F3E4C8;
  background-image: url("/stefanie/img/icons/br_down.png");
  background-repeat: no-repeat;
  background-position: 416px;
  border: none;
  width: 456px;
  }
  #filter-buttons {
  font-size: inherit;
  text-align: center;
  background: url(/stefanie/img/filter_small.png) no-repeat top center;
  height: 47px;
  margin-bottom: 20px;
  }
  #filter-buttons-table {
  font-size: inherit;
  text-align: center;
  background: url(/stefanie/img/filter_small.png) no-repeat top center;
  height: 47px;
  margin-bottom: 20px;
  }
  /* WIDE MOBILE HEALINE ----------------------------------------------------*/.headline {
    font-family: mensch;
    font-size: 36px;
    line-height: 1.3em;
  }
  /* WIDE MOBILE ISOTOPE ----------------------------------------------------*/.feature {
    width: 416px; /* 436px - 2*10px gap */
    margin-left: 0px;
  }
  .feature li {
    width: 290px;
    margin-left: 0px;
  }
  .feature li .thumb {
    width: 270px;
  }
  .feature li .thumb .date {
    left: 110px;
  }
  /* WIDE MOBILE BLOG ------------------------------------------------------------*/
  article {
    padding: 20px;
	width: 396px;
	font-size: 16px;
  }
  article .tape {
    left: 177px;
  }
  article .feature-image .site-entry-date {
  left: 151px;
  width: 51px;
  height: 61px;
  padding-top:5px;
  margin-top: -7px;
  }
  .entry-header .entry-title {
    font-size: 22px;
  }  
/*   #posts-list {
    width: 436px;
  }
  #posts-list article .excerpt {
    margin-top: 90px;
  }
  #posts-list article .excerpt .post-heading {
    max-width: auto;
    font-size: 24px;
  } */
  /* WIDE MOBILE SIDEBAR ----------------------------------------------------*/#sidebar {
    width: 436px;
  }
  /* WIDE MOBILE PORTFOLIO ----------------------------------------------------*/.portfolio-content .project-content {
    float: left;
    width: 376px;
  }
  .portfolio-content .project-info {
    width: 346px;
  }
  /* WIDE MOBILE RELATED PROJECTS ------------------------------------------------------------*/
  .related-projects .related-list li {
    width: 436px;
    margin-bottom: 30px;
  }

}
