/*
Theme Name: Zinpho
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

 html, body, div, span, applet, object, iframe,
 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code,
 del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, sub, sup, tt, var,
 b, u, i, center,
 dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend,
 table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed, 
 figure, figcaption, footer, header, hgroup, 
 menu, nav, output, ruby, section, summary,
 time, mark, audio, video {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	font-size: 100%;
 	font: inherit;
 	vertical-align: baseline;
 }
 /* HTML5 display-role reset for older browsers */
 article, aside, details, figcaption, figure, 
 footer, header, hgroup, menu, nav, section {
 	display: block;
 }
 body {
 	line-height: 1;
 }
 ol, ul {
 	list-style: none;
 }
 blockquote, q {
 	quotes: none;
 }
 blockquote:before, blockquote:after,
 q:before, q:after {
 	content: '';
 	content: none;
 }
 table {
 	/* border-collapse: collapse; */
 	border-spacing: 0;
 }
 
 
a:focus {
    outline: none;
}

html { 

  height:100%;
}


body{

 

 
font-family: 'Carme','Raleway', sans-serif;
font-weight:300;


font-size:14px;
margin:0px;
padding:0px;
color:#969696;
line-height:20px;
height:100%;
background-color:#f7f7f7;
background-color:#ffffff;
}


  
  
a{ color:#969696;text-decoration:none; }
a:link{ color:#969696;  }
a:visited{ color:#969696;  }
a:active{ color:#969696;  }
a:hover{ color:#909090; text-decoration:none; }

  
#main a{ color:#969696;text-decoration:none; }
#main a:link{ color:#969696;  }
#main a:visited{ color:#969696;  }
#main a:active{ color:#969696;  }
#main a:hover{ color:#909090;  }






p.statements {
font-size:18px;
margin:0px 0px 20px 0px;
font-weight:700;
}



span.highlight {
font-weight:700;
font-size:18px;
 color:#88b46b;
}


hr {
    border: 0;
    height: 1px;
    background: #dedede;
	margin:50px 0px 50px 0px;
}


#main .center{
text-align:center;
}

#main a.btn {
font-family: 'Carme','Raleway', sans-serif;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  color: #ffffff;
  font-size: 17px;
  background: #f7f7f7;
  color: #4f4f4f;
  padding: 10px 20px 10px 20px;
  margin: 30px 0px 0px 0px;
  text-decoration: none;
  display: inline-block;
  border:1px solid #cecece;
}

#main a.btn:hover {
  background: #88b46b;
  text-decoration: none;
  color: #ffffff;
  border:1px solid #88b46b;
}


 

h1{
font-family: 'Carme','Raleway', sans-serif;
color:#4f4f4f;
margin:0px 0px 20px 0px;
padding:5px 0px 0px 0px;
line-height:30px;
font-weight:400;
letter-spacing:-2px;
text-align:center;
background: url(../images/bg/h1.png) repeat-x center left; 
text-transform: uppercase;
letter-spacing: 5px;
font-size: 20px;
}

h1 span{
background-color:#ffffff;
padding:0px 18px 0px 12px;
}


h2{
  font-family: 'Carme','Raleway', sans-serif;
  color: #4f4f4f;
  margin: 15px 0px 10px 0px;
  padding: 0px 0px 0px 15px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: -2px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 17px;
  border-left: 2px solid #909090;
}




h3{
  font-family: 'Carme','Raleway', sans-serif;
  color: #4f4f4f;
  margin: 10px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  line-height: 30px;
  font-weight: 400;
  letter-spacing: -2px;
  text-align: left;
  background: url(../images/bg/h2.png) repeat-x center left;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
}


h3 span{
background-color:#ffffff;
padding:0px 14px 0px 0px;
}





h4{
font-family: 'Carme','Raleway', sans-serif;
font-size:20px;
color:#a9a9a9;
margin:20px 0px 0px 0px;
padding:5px 0px 0px 0px;
line-height:46px;
font-weight:400;
letter-spacing:-1px;
text-align:left;
color:#4f4f4f;
text-transform:lowercase;
}

 




ul.bullet{
margin:0px 0px 0px 20px;
}

ul.bullet li { list-style-type: square; padding:3px 0px;}


.italics{
font-style:italic;
}



.gray{
color:#a1a1a1;
}

p{
margin:0px;
padding:7px 0px 7px 0px;
}

img{
border:0px;
margin:0px;
padding:0px;
}

.clear {clear:both;}

header{
height:100%;
min-width:280px;
width:20%;
background-color:#1a1a1a;
border-right: 0px solid #676767;
margin:0px;
position:fixed;
top:0px;
left:0px;
z-index:999;
text-align:center;
/*
-webkit-box-shadow: 0px 0px 15px 0px rgba(100,100,100,0.5);
-moz-box-shadow: 0px 0px 15px 0px rgba(100,100,100,0.5);
box-shadow: 0px 0px 15px 0px rgba(100,100,100,0.5);
*/
}


header .content{
width:280px;
margin:0px 0px;
}





header .content #logo-wrapper{
background: url(../images/logo-bg.png) no-repeat top left; 
margin: 40px auto 0px auto;
width:155px;
height:41px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


header .content #logo-wrapper a{
border-bottom:0px solid #969696;
}

header .content #logo-wrapper img#logo{
	width:155px;
	height:41px;
}



header .content #logo-wrapper{
display:block;
}







header .content #logo-wrapper-small{
background: url(../images/logo-small-bg.png) no-repeat top left; 
margin: 13px auto 5px auto;
width:155px;
height:24px;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


header .content #logo-wrapper-small a{
border-bottom:0px solid #969696;
}

header .content #logo-wrapper-small img#logo-small{
	width:155px;
	height:24px;
}

header .content #logo-wrapper-small{
display:none;
}










header .content nav{
text-transform:uppercase;
font-size:15px;
font-weight:300;
}


 

nav.large{display:block;}
nav.small{display:none;    text-align:center;}

footer.large{display:block; text-align:center;}
footer.small{display:none;    text-align:center;}

#small-menu-button{
display:none;
position:absolute;
top:10px;
right:15px;

}





nav.large{
z-index:1000;
text-align:right;
margin-top:80px;
}


#side-nav { width: 100%;}

#side-nav ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

#side-nav a
{ 
border-bottom:0px solid #969696; 
display: block;
padding: 10px 30px 8px 10px;
width: 100%;
background-color: #1a1a1a;
}

#side-nav ul a#current{
background-color: #ffffff;
color: #a9a9a9;
}


#side-nav ul li{
    border-top:0px solid #ffffff;
    margin-right: 1px;
}

#side-nav ul li.book{
margin-top:70px;
}

#side-nav ul li:last-child{
    border-bottom:0px solid #ffffff;
}


#side-nav a:link, #side-nav a:visited
{
text-decoration: none;
}

#side-nav a:hover
{
background-color: #1a1a1a;
color: #88b46b;
}
 




 













nav.small { 
width: 100%; 
z-index:1002;
}

nav.small ul
{
text-transform:uppercase;
font-size:14px;
margin-top: 11px;
padding-left: 0;
list-style-type: none;
}

nav.small a
{ 
border-bottom:0px solid #969696; 
display: block;
padding: 10px 30px 8px 10px;
width: 100%;
background-color: #ffffff;
}

nav.small ul a#current{
background-color: #ffffff;
color: #a9a9a9;
}


nav.small ul li{
    border-top:0px solid #ffffff;
}

nav.small ul li:first-child{
    border-top:1px solid #bebebe;
}


nav.small a:link, nav.small a:visited
{
text-decoration: none;
}

nav.small a:hover
{
background-color: #ffffff;
color: #909090;
}

 


#main{
margin:0px 0px 0px 280px;
padding:40px 40px 40px 40px;
font-family: 'Carme','Raleway', sans-serif;
font-weight:300;
font-size: 16px; 
}


#main.home{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-family: 'Carme','Raleway', sans-serif;
font-weight:300;
font-size: 16px;
overflow:hidden;
}

#main p{
line-height:26px;
}


#main p.quote{
width:96%;
margin:30px 2% 30px 2%;
width:auto;
margin:30px 70px 30px 50px;
padding:0px 0px 0px 0px;
border-left: 0px solid #dedede; 
}








#main img.full{
margin:15px 0px 15px 0px;
width:100%;
}

#main .column2{
width:45%;
margin:20px 10% 0px 0px;
float:left;
text-align:left;
}

#main .column2.last{
width:45%;
margin:20px 0% 0px 0px;
text-align:left;
}

 
#main .body strong{
  color: #4f4f4f;

}
	
	
	

footer.large{
width:100%;
height:120px;
background-color:#1a1a1a;
margin:0px 0px 0px 0px;
padding:20px 30px 30px 30px;
position:absolute;
bottom:0px;
left:0px;
z-index:999;
text-align:center;
border-top:1px solid #676767;
text-transform:uppercase;
font-size:12px;

}




footer.small{
width:100%;
border-top:1px solid #dedede;

margin:0px 0px 0px 0px;
padding:40px 0px 15px 0px;
position:fixed;
bottom:0px;
left:0px;
z-index:999;
text-align:center;
text-transform:uppercase;
font-size:12px;

}


footer .social{
margin:0px 0px 0px 0px;
padding:0px 5px 0px 5px;

}




body#home footer.small{
-webkit-box-shadow: 0 0 10px 0 rgba(100,100,100,0.7);
box-shadow: 0 0 10px 0 rgba(100,100,100,0.7);
}



table.services{

}

table.services td{
}

table.services td.item{
padding:0px 50px 8px 0px;
width:350px;
}

table.services td.price{
padding:0px 0px 8px 0px;
font-size:16px;
}

#services .column2 img.full{
margin: 50px 0px 0px 0px;
}







#side-nav a.item {
display: inline-block;
line-height: 41px;
height: 44px;
position: relative;
color: #aeaeae;
text-decoration: none;
box-sizing: border-box;
text-transform:uppercase;
font-family:carme, tahoma, georgia;
letter-spacing:2px;
font-size:13px;
margin:0px 10px;
width:auto;
}


#side-nav .line {
background: #aeaeae;
}

#side-nav .line {
height: 1px;
display: block;
width: 0;
margin-top: -10px;
margin-left: 0%;
}

#side-nav .css3Animate{
-webkit-transition:all .3s ease-in-out .001s;
transition:all .3s ease-in-out .001s;
-moz-transform:all .3s ease-in-out .001s;
}

#side-nav .hover:hover .line{width:97%;margin-left:0px}











a.home-square{
width:24.25%;
background-color:#1a1a1a;
float:left;
margin:1% 1% 0px 0px;
height:200px;
text-align:center;
padding:20px;
text-decoration:none;
border-bottom: 0px solid #bebebe;

}

a.home-square-1{background-color:#766956;}
a.home-square-2{background-color:#9ec5b2;}
a.home-square-3{background-color:#e2b840;}
a.home-square-4{background-color:#bc643c;}


a.home-square.last2{
}

a.home-square.last4{
margin-right:0%;
}
	
a.home-square:hover{
background-color:#dedede;
text-decoration:none;
border-bottom: 0px solid #bebebe;

}	

a.home-square:hover.home-square h2{
color:#787878;
}

.home-square.css3Animate{
-webkit-transition:all .3s ease-in-out .001s;
transition:all .3s ease-in-out .001s;
-moz-transform:all .3s ease-in-out .001s;
}

.home-square h2{
font-family: 'Josefin Slab', serif;
font-size:20px;
line-height:24px;
color:#ffffff;
margin:0px;
padding:0px;
font-weight:600;
border:none;
text-transform:none;
text-align:center;
letter-spacing:0px;
}


.home-square h3{
font-family: 'Carme', serif;
font-size:11px;
line-height:24px;
color:#ffffff;
margin:20px 0px 0px 0px;
padding:20px 0px 0px 0px;
font-weight:400;
border-top:1px solid #dedede;
text-transform:uppercase;
text-align:center;
letter-spacing:0px;
background:none;
letter-spacing:3px;
}



a.home-square:hover.home-square h3{
color:#787878;
border-top:1px solid #aeaeae;
}



h2#tagline {
font-family: 'Josefin Slab', serif;
font-size:15px;
line-height:24px;
color:#909090;
margin:0px 0px 0px 0px;
padding:15px 0px 0px 0px;
font-weight:600;
border:none;
text-transform:none;
text-align:center;
letter-spacing:0px;
}






#home-why{
position:absolute;
z-index:80;
right:10%;
top:35%;
}

#home-why-sm{
position:absolute;
z-index:80;
right:10%;
top:35%;
}

#home-why{display:block;}
#home-why-sm{display:none;} 

@media all and (min-width: 1500px)  and (max-width: 1599px) { 
#home-why{right:10%;top:20%;} 
}

@media all and (min-width: 1400px)  and (max-width: 1499px) { 
#home-why{right:5%;top:20%;} 
}


@media all and (min-width: 1300px)  and (max-width: 1399px) { 
#home-why{right:5%;top:20%;} 
}


@media all and (min-width: 1200px)  and (max-width: 1299px) { 
#home-why-sm{right:10%;top:25%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}


@media all and (min-width: 1100px)  and (max-width: 1199px) { 
#home-why-sm{right:10%;top:20%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}



@media all and (min-width: 981px)  and (max-width: 1099px) { 
#home-why-sm{right:10%;top:20%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}


@media all and (min-width: 900px)  and (max-width: 980px) { 
#home-why-sm{right:10%;top:30%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}


@media all and (min-width: 800px)  and (max-width: 899px) { 
#home-why-sm{right:10%;top:25%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}


@media all and (min-width: 700px)  and (max-width: 799px) { 
#home-why-sm{right:10%;top:20%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}

@media all and (min-width: 600px)  and (max-width: 699px) { 
#home-why-sm{right:10%;top:15%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}


@media all and (min-width: 500px)  and (max-width: 599px) { 
#home-why-sm{right:10%;top:10%;} 
#home-why{display:none;}
#home-why-sm{display:block;} 
}	


 @media all and (max-width: 499px) { 
 #home-why{display:none;}
 #home-why-sm{display:none;} 
}	














.responsive-thumbnails img{

}


.responsive-thumbnails a img{
}

.responsive-thumbnails a:hover img{
opacity:.50;
}

.responsive-thumbnails a .css3Animate{
-webkit-transition:all .3s ease-in-out .001s;
transition:all .3s ease-in-out .001s;
-moz-transform:all .3s ease-in-out .001s;
}

.responsive-thumbnails .title{
text-transform:uppercase;
letter-spacing:2px;
}



.next{
float:right;
background-color:#343434;
padding-right:30px;
padding-top:10px;
padding-bottom:10px;
background: url(../images/bg/next.png) no-repeat center right; 
text-transform:uppercase;
line-height:30px;
}

.prev{
float:left;
background-color:#343434;
padding-left:30px;
padding-top:10px;
padding-bottom:10px;
background: url(../images/bg/prev.png) no-repeat center left; 
text-transform:uppercase;
line-height:30px;
}

.gallery-slides{
    max-width: 1000px;
    margin: 40px auto 40px;
}



#main .left{
float:left;
width:50%;

}



#main .right{
float:right;
width:50%;
}




#main.contact .left{
width:40%;
}

#main.contact .right{
width:57%;
}







form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea {
  display: block;
  font-family: 'Carme','Raleway', sans-serif;
  width: 100%;
  padding: 0.65em 0.75em;
  background: none;
  border: solid 1px rgba(185,186,187,0.25);
  color: inherit;
  border-radius: 0.5em;
  outline: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: all 0.2s ease-in-out, color 0.2s ease-in-out;
  margin:0px 0px 8px;
  max-width:300px;
}


input[type="button"], input[type="submit"], input[type="reset"], .button {
  background-color: #676767;
  font-family: 'Carme','Raleway', sans-serif;
  text-transform:uppercase;
  border: 0;
  border-radius: 3.5em;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 3.5em;
  line-height: 3.5em;
  outline: 0;
  padding: 0 2em 0 2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}



.small{
color: #bebebe;
font-family: 'Carme','Raleway', sans-serif;
  text-transform:uppercase;
  font-size:9px;
  letter-spacing:2px;
  width:300px;
}

.contact-form{
margin:10px 0px;
 }
 
 







@media all and (max-width: 600px) {



	#main.contact .left{
	width:100%;
	}

	#main.contact .right{
	width:100%;
	}

	#main.contact p{
		text-align:center;
	}
	
	
	
	.contact-form{
	text-align:center;
	}
	
	form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea {	
  		margin:0px auto 8px;
  	}
  
  
}


@media all and (max-width: 980px) {


	#tagline{display:none;}

	nav.large{display:none;}
	nav.small{display:none;} 
	

	footer.large{display:none;}
	footer.small{display:block;} 
	
	#small-menu-button{display:block;}


	header{
	height:50px;
	width:100%;
	position:fixed;
	}


	header .content{
	width:100%;
	margin:0px auto;
	}




	header .content #logo-wrapper{display:none;}
	header .content #logo-wrapper-small{display:block;} 
 







	#side-nav ul
	{
	text-align:center;
	margin-bottom:20px;
	}



	footer.small{
	position:relative;
	border-top: 0px solid #dedede;
	}




	#main{
	margin:50px 0px 0px 0px;
	padding:25px 25px 25px 25px;
	}


	#main p{
	padding:5px 0px 5px 0px;
	}



	#main .body{
		padding:0px 25px 0px 25px;

	}



	#home2 #main{
	margin:50px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


	#main.contact img.full{
	margin: 0px 0px 0px 0px;
	}


	#main.contact p{
	padding:10px 0px 10px 0px;
	}


	#main .column2{
	width:100%;
	margin:20px 0% 0px 0px;
	float:none;
	text-align:center;
	}

	#main .column2.last{
	width:100%;
	margin:0px 0% 0px 0px;
	text-align:center;
	}


	#services #main .column2{
	width:100%;
	margin:20px 0% 0px 0px;
	float:none;
	text-align:left;
	}

	#services #main .column2.last{
	width:100%;
	margin:0px 0% 0px 0px;
	text-align:left;
	}






	h1{
	font-size:20px;
	color:#4f4f4f;
	line-height:30px;
	margin:90px 25px 25px;
	}

	h1 span{
	padding:0px 12px 0px 12px;
	}
 

	a.home-square{
	width:49.5%;
	background-color:#1a1a1a;
	float:left;
	margin:1% 1% 0px 0px;
	height:200px;
	text-align:center;
	padding:20px;
	text-decoration:none;
	border-bottom: 0px solid #bebebe;
	}

	a.home-square.last2{
	margin-right:0%;
	}

	a.home-square.last4{
	margin-right:0%;
	}

 	a.home-square-1{background-color:#766956;}
	a.home-square-2{background-color:#9ec5b2;}
	a.home-square-3{background-color:#e2b840;}
	a.home-square-4{background-color:#bc643c;}
 







	.responsive-thumbnails{
	margin:0px !important;
	}
	




 











	
}


@media all and (min-width: 981px) {

	nav.small{display:none !important; } 

	header{
	z-index:99999;
	}

	header .content {
	width: auto;
	}
	

	#slides-wrapper {
	width: 80%;
	float: right;
	}

	#slides-wrapper #slides .slides-container img{
	left: -10% !important;
	}


 


}

@media all and (min-width: 1416px) {


	#main{
	margin:0px 0px 0px 20%;
	}




}

 