/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}
    @media only screen and (min-width: 768px) and (max-width: 850px) {
       #content.blog .post .column2 {
        width: 100% !important;
    }
    #content.blog .post .column2 {
    float: none !important;
    }
    #page .img {
        margin-right: 12px;
    }
}    
    
	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
#main{
    width: 768px;
}
#logo{
    margin-left: -10px;
}
#headerMeta{
    right: -10px;
}
#navi input[type="text"]{
    width: 114px;
}
#content{
    width: 512px;
    padding: 0;  
}
#content .container{
    width: 750px;
}
#sidebar{
    width: 256px;
}
#sidebar .column{
    padding: 36px 10px 0 9px;
    padding-bottom: 9999px;
}
.sidebar-left #sidebar .column{
    padding-left: 10px;
    padding-right: 9px;
}
.footer{
    padding: 18px 0;
}
#content.blog .post .column2{
    width: 348px;
}
.search-widget input[type="text"]{
    width: 160px;
}
.two-thirds .sitemap-isotope,
.two-thirds .about{
    width: 512px !important;
}
.one-sixth.sitemap-isotope .element,
.one-sixth.about .element{
    width: 150px;
}
.about-full #container,
#container.portfolio{
    width: 768px;
}
.about-full #container .element,
.one-sixth.portfolio .element{
    width: 133px;
}
.two-thirds #container.portfolio{
    width: 512px !important;
}
.two-thirds .one-sixth.portfolio .element{
    width: 150px;
}
.portfolio-gallery{
    width: 512px !important;
}
.one-sixth.portfolio-gallery .element{
    width: 150px;
}
#callout .button{
    font-size: 14px;
}
.client{
    width: 187px;
    height: auto;  
}
.tabs-front-widget .ui-tabs-nav {
    width: 171px;
}
.tabs-front-widget .ui-tabs-nav li a{
    width: 152px;
}
.tabs-front-widget .ui-tabs .ui-tabs-panel{
    padding-left: 192px;
}
.tabs-front-widget .ui-tabs .ui-tabs-panel{
    background-position: -48px 0;
}
.showbiz-widget .showbiz{
    display: none;
}
.showbiz-widget .showbiz-responsive{
    display: block;
}
#subHeader.front_video,
#subHeader.front_image,
/*#subHeader.nivo-slider,*/
#subHeader.layerslider{
    width: 768px;
    height: 331px;
}
.ls-456theme img{
}
.ls-456theme h1 { font-size: 24px; line-height: 27px;}
.ls-456theme h2 { font-size: 18px; line-height: 18px;}
.ls-456theme h3 { font-size: 14px; line-height: 18px;}
.ls-456theme h4 { font-size: 12px; line-height: 18px;}
.ls-456theme h5 { font-size: 11px; line-height: 18px;}
.ls-456theme h6 { font-size: 10px; line-height: 14px;}

.ls-456theme p{font-size: 11px !important; line-height: 16px !important;}
.ls-456theme .wpcf7-response-output,.ls-456theme small{font-size: 9px !important; line-height: 14px !important;}

.ls-456theme .one_column,
.ls-456theme .one_columns                     { width: 28px !important; }
.ls-456theme .two_columns                     { width: 76px !important; }
.ls-456theme .three_columns                   { width: 124px !important; }
.ls-456theme .four_columns                    { width: 172px !important; }
.ls-456theme .five_columns                    { width: 220px !important; }
.ls-456theme .six_columns                     { width: 268px !important; }
.ls-456theme .seven_columns                   { width: 316px !important; }
.ls-456theme .eight_columns                   { width: 364px !important; }
.ls-456theme .nine_columns                    { width: 412px !important; }
.ls-456theme .ten_columns                     { width: 460px !important; }
.ls-456theme .eleven_columns                  { width: 508px !important; }
.ls-456theme .twelve_columns                  { width: 556px !important; }
.ls-456theme .thirteen_columns                { width: 604px !important; }
.ls-456theme .fourteen_columns                { width: 652px !important; }
.ls-456theme .fifteen_columns                 { width: 700px !important; }
.ls-456theme .sixteen_columns                 { width: 748px !important; }
.ls-456theme .one-third_column                { width: 236px !important; }
.ls-456theme .two-thirds_column               { width: 492px !important; }
.ls-456theme .full-width_column               { width: 768px !important; }

.ls-456theme .wpcf7-form input,
.ls-456theme .newsletter input{
    font-size: 11px;
    margin-bottom: 13px;
}
.ls-456theme span.wpcf7-not-valid-tip{
    top: -3px !important;
    font-size: 11px !important;
}
.ls-bottom-nav-wrapper {
    right: 10px !important;
}
#front_image .image-caption,
.nivo-slider .nivo-caption{
    font-size: 11px;
    line-height: 16px;
	padding: 36px 20px !important;
}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
#main{
    width: 440px;
}
#header{
    width: 440px;
    padding: 18px 0; 
}
#header .column,
#header .columns{
/*    width: 440px; */
}
#headerMeta{
    width: 422px;
    float: left;
}
.meta-data-wpml{
    float: right;
}
#logo{
    margin: 0 auto 27px;
    display: table;
}
#logo h1,
#logo h5{
    float: none;
    text-align: center;
}
#logo h5{
    border: none;
    padding-left: 0;
    margin-left: 0;
}
#headerMeta{
    right: 0;
}
#navi .three.columns{
    display: none;
}
.navi{
    display: none;
}
.mobileNavi_wrap{
    display: block;
}
select.mobileNavi{
    width: 100%;
}
#page .container{
    padding-top: 18px;
}
#content{
   /* width: 440px;*/
    padding: 0;  
}
#content .container{
    width: 420px;
}
#sidebar{
    width: 440px;
    height: auto !important;
}
#sidebar .column{
    padding: 18px 10px 0;
    padding-bottom: 9999px;
    border: none;
}
.sidebar-left #sidebar .column{
    padding-left: 10px;
    padding-right: 9px;
}
.footer{
    padding: 18px 0;
}
#copyright{
    text-align: center;
}
#social ul{
    float: none;
    display: table;
    margin: 0 auto 18px;
}
.blog .post .column1{
    display: none;
}
.blog.blog-post .post .column1{
    display: block;
    height: auto !important;
}
.blog-post .metaDate{
    padding-top: 0;
    border: none;
}
.blog-post .metaDate .date{
    float: left;
}
.blog-post .metaDate .tags{
    text-align: left;
}
.blog-post .metaDate .tags p{
    display: inline-block;
}
.blog-post .metaDate .tags br{
    display: none;
}
#content.blog .post .column2{
    width: 300px !important;
    float:none !important;
}
.search-widget input[type="text"]{
    width: 344px;
}
.two-thirds .sitemap-isotope,
.two-thirds .about{
    width: 440px !important;
}
.one-sixth.sitemap-isotope .element,
.one-sixth.about .element{
    width: 200px;
}
.portfolio .element{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.about-full #container,
#container.portfolio{
    width: 420px;
    margin-left: 0;
}
#container.portfolio .element .content{
    width: 400px;
}
#container.portfolio .element .content p{
    margin-bottom: 18px;
}
#container.portfolio .sixteen .overlay_container{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
#container.portfolio .sixteen.element img{
    display: block;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.about-full #container .element,
.one-sixth.portfolio .element{
    width: 200px;
}
.two-thirds #container.portfolio{
    width: 420px !important;
}
.about-full #container,
.two-thirds .one-sixth.portfolio,
.sixteen .one-sixth.portfolio{
    width: 440px !important;
    margin-left: -10px !important;
}
.portfolio-gallery{
    width: 440px !important;
}
.one-sixth.portfolio-gallery .element{
    width: 200px;
}
.portfolio-pagination span{
    display: none;
}
#callout{
    text-align: center;
    padding: 18px 0;
}
#callout h3{
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 18px;
}
#callout .four{
    padding-top: 18px !important;
    text-align: center !important;
}
.client{
    width: 140px;
    height: auto;  
}
.tabs-front-widget .ui-tabs-nav{
    width: 100%;
    float: none;
    text-align: center;
    border: none;
    padding-bottom: 0;
}
.tabs-front-widget .ui-tabs-nav li{
    background: url('../images/tabs-front-nav-li_440.png') repeat-y;
    background-position: center;
}
.tabs-front-widget .ui-tabs-nav li:first-child {
    background: url('../images/tabs-front-nav-li-first_440.png') no-repeat;
}
.tabs-front-widget .ui-tabs-nav li:last-child {
    background: url('../images/tabs-front-nav-li-last_440.png') no-repeat;
}
.tabs-front-widget .ui-tabs-nav li.ui-tabs-selected {
    background: none;
}
.tabs-front-widget .ui-tabs-nav li a{
    display: inline;
    width: 100%;
    padding: 18px 0;
}
.tabs-front-widget .ui-tabs .ui-tabs-panel{
    padding-left: 0;
    background: none;
}
.showbiz-widget .showbiz{
    display: none;
}
.showbiz-widget .showbiz-responsive{
    display: block;
}
#subHeader.front_video,
#subHeader.front_image,
/*#subHeader.nivo-slider,*/
#subHeader.layerslider{
    width: 440px;
    height: 190px;
}
.ls-456theme h1 { font-size: 14px; line-height: 18px;}
.ls-456theme h2 { font-size: 12px; line-height: 18px;}
.ls-456theme h3 { font-size: 11px; line-height: 18px;}
.ls-456theme h4 { font-size: 10px; line-height: 14px;}
.ls-456theme h5 { font-size: 9px; line-height: 14px;}
.ls-456theme h6 { font-size: 8px; line-height: 9px;}

.ls-456theme p{font-size: 11px !important; line-height: 16px !important;}
.ls-456theme .wpcf7-response-output,.ls-456theme small{font-size: 9px !important; line-height: 14px !important;}

.ls-456theme .one_column,
.ls-456theme .one_columns                     { width: 16px !important; }
.ls-456theme .two_columns                     { width: 43px !important; }
.ls-456theme .three_columns                   { width: 71px !important; }
.ls-456theme .four_columns                    { width: 99px !important; }
.ls-456theme .five_columns                    { width: 126px !important; }
.ls-456theme .six_columns                     { width: 154px !important; }
.ls-456theme .seven_columns                   { width: 181px !important; }
.ls-456theme .eight_columns                   { width: 209px !important; }
.ls-456theme .nine_columns                    { width: 236px !important; }
.ls-456theme .ten_columns                     { width: 264px !important; }
.ls-456theme .eleven_columns                  { width: 292px !important; }
.ls-456theme .twelve_columns                  { width: 320px !important; }
.ls-456theme .thirteen_columns                { width: 347px !important; }
.ls-456theme .fourteen_columns                { width: 375px !important; }
.ls-456theme .fifteen_columns                 { width: 402px !important; }
.ls-456theme .sixteen_columns                 { width: 430px !important; }
.ls-456theme .one-third_column                { width: 136px !important; }
.ls-456theme .two-thirds_column               { width: 283px !important; }
.ls-456theme .full-width_column               { width: 440px !important; }

.ls-456theme .wpcf7-form,
.ls-456theme .newsletter{
    display: none;
}
.ls-bottom-nav-wrapper {
    right: 10px !important;
}
.mobile-device-hide{
    display: none;
}
#front_image .image-caption,
.nivo-slider .nivo-caption{
    display: none !important;
}
.gallery img {
    max-width: 90%;
    height: auto;
    width: auto\9; /* ie8 */

}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
#main{
    width: 320px;
}
#header{
    width: 320px;
    padding: 18px 0; 
}
#header .column,
#header .columns{
    width: 320px; 
}
#headerMeta{
    width: 302px;
    float: left;
}
.meta-data-wpml{
    float: right;
}
#logo{
    margin: 0 auto;
    display: table;
}
#logo h1,
#logo h5{
    float: none;
    text-align: center;
}
#logo h5{
    border: none;
    padding-left: 0;
    margin-left: 0;
}
#headerMeta{
    right: 0;
}
#navi .three.columns{
    display: none;
}
.navi{
    display: none;
}
.mobileNavi_wrap{
    display: block;
}
select.mobileNavi{
    width: 100%;
}
#page .container{
    padding-top: 5px;
}
#content{
    width: 300px;
    padding: 0;  
}
#content .container{
    width: 300px;
    padding-left: 0px;
}
#sidebar{
    width: 320px;
    height: auto !important;
}
#sidebar .column{
    padding: 18px 10px 0;
    padding-bottom: 9999px;
    border: none;
}
.sidebar-left #sidebar .column{
    padding-left: 10px;
    padding-right: 9px;
}
.footer{
    padding: 18px 0;
}
#copyright{
    text-align: center;
}
#social ul{
    float: none;
    display: table;
    margin: 0 auto 18px;
}
.blog .post .column1{
    display: none;
}
.blog.blog-post .post .column1{
    display: block;
    height: auto !important;
}
.blog-post .metaDate{
    padding-top: 0;
    border: none;
}
.blog-post .metaDate .date{
    float: left;
}
.blog-post .metaDate .tags{
    text-align: left;
}
.blog-post .metaDate .tags p{
    display: inline-block;
}
.blog-post .metaDate .tags br{
    display: none;
}
#content.blog .post .column2{
    width: 280px;
}
.search-widget input[type="text"]{
    width: 224px;
}
form.wpcf7-form textarea,
form.comment textarea{
    width: 286px;
}
.two-thirds .sitemap-isotope,
.two-thirds .about{
    width: 320px !important;
}
form.contact textarea{
    width: 286px;
}
.portfolio .element{
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.about-full #container,
#container.portfolio{
    width: 300px;
    margin-left: 0;
}
#container.portfolio .element .content{
    width: 280px;
}
#container.portfolio .element .content p{
    margin-bottom: 18px;
}
#container.portfolio .sixteen .overlay_container{
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
#container.portfolio .sixteen.element img{
    display: block;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.two-thirds #container.portfolio{
    width: 300px !important;
}
.about-full #container,
.two-thirds .one-sixth.portfolio,
.sixteen .one-sixth.portfolio{
    width: 320px !important;
    margin-left: -10px !important;
}
.portfolio-gallery{
    width: 320px !important;
}
.portfolio-pagination span{
    display: none;
}
.client{
    width: 150px;
    height: auto;  
}
#callout{
    text-align: center;
    padding: 18px 0;
}
#callout h3{
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 18px;
}
#callout .four{
    padding-top: 18px !important;
    text-align: center !important;
}
.tabs-front-widget .ui-tabs-nav{
    width: 100%;
    float: none;
    text-align: center;
    border: none;
    padding-bottom: 0;
}
.tabs-front-widget .ui-tabs-nav li{
    background: url('../images/tabs-front-nav-li_440.png') repeat-y;
    background-position: center;
}
.tabs-front-widget .ui-tabs-nav li:first-child {
    background: url('../images/tabs-front-nav-li-first_440.png') no-repeat;
    background-position: center;
}
.tabs-front-widget .ui-tabs-nav li:last-child {
    background: url('../images/tabs-front-nav-li-last_440.png') no-repeat;
    background-position: center;
}
.tabs-front-widget .ui-tabs-nav li.ui-tabs-selected {
    background: none;
}
.tabs-front-widget .ui-tabs-nav li a{
    display: inline;
    width: 100%;
    padding: 18px 0;
}
.tabs-front-widget .ui-tabs .ui-tabs-panel{
    padding-left: 0;
    background: none;
}
.showbiz-widget .showbiz{
    display: none;
}
.showbiz-widget .showbiz-responsive{
    display: block;
}
#subHeader.layerslider.disable-on-mobile{
    display: none;
}
#subHeader.layerslider-replace{
    height: 198px;
    display: block;
}
#subHeader.front_video,
#subHeader.front_image,
/*#subHeader.nivo-slider,*/
#subHeader.layerslider{
    width: 320px;
    height: 138px;
}
.ls-456theme h1 { font-size: 14px; line-height: 18px;}
.ls-456theme h2 { font-size: 12px; line-height: 18px;}
.ls-456theme h3 { font-size: 11px; line-height: 18px;}
.ls-456theme h4 { font-size: 10px; line-height: 14px;}
.ls-456theme h5 { font-size: 9px; line-height: 14px;}
.ls-456theme h6 { font-size: 8px; line-height: 9px;}

.ls-456theme p{font-size: 11px !important; line-height: 16px !important;}
.ls-456theme .wpcf7-response-output,.ls-456theme small{font-size: 9px !important; line-height: 14px !important;}

.ls-456theme .one_column,
.ls-456theme .one_columns                     { width: 12px !important; }
.ls-456theme .two_columns                     { width: 32px !important; }
.ls-456theme .three_columns                   { width: 124px !important; }
.ls-456theme .four_columns                    { width: 52px !important; }
.ls-456theme .five_columns                    { width: 92px !important; }
.ls-456theme .six_columns                     { width: 112px !important; }
.ls-456theme .seven_columns                   { width: 132px !important; }
.ls-456theme .eight_columns                   { width: 152px !important; }
.ls-456theme .nine_columns                    { width: 172px !important; }
.ls-456theme .ten_columns                     { width: 192px !important; }
.ls-456theme .eleven_columns                  { width: 212px !important; }
.ls-456theme .twelve_columns                  { width: 232px !important; }
.ls-456theme .thirteen_columns                { width: 252px !important; }
.ls-456theme .fourteen_columns                { width: 272px !important; }
.ls-456theme .fifteen_columns                 { width: 292px !important; }
.ls-456theme .sixteen_columns                 { width: 312px !important; }
.ls-456theme .one-third_column                { width: 98px !important; }
.ls-456theme .two-thirds_column               { width: 205px !important; }
.ls-456theme .full-width_column               { width: 320px !important; }

.ls-456theme .wpcf7-form,
.ls-456theme .newsletter{
    display: none;
}
.ls-bottom-nav-wrapper {
    right: 10px !important;
}
.mobile-device-hide{
    display: none;
}
#front_image .image-caption,
.nivo-slider .nivo-caption{
    display: none !important;
}
.gallery img {
    max-width: 80%;
    height: auto;
    width: auto\9; /* ie8 */

}
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/
