/*
Theme Name: Trees Co
Theme URI: 
Description: A Custom Built wordpress theme for Trees Co
Author: Trent Hogan
Author URI:http://www.saltwaterweb.co.nz/
Version: 1.0


License:Copyright 2012 Trees Co

*/


/* @FONT FACE KITS */

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

}

@font-face {
    font-family: 'Gotham-Bold';
    src: url('gotham-bold.eot');
    src: url('gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('gotham-bold.woff') format('woff'),
         url('gotham-bold.ttf') format('truetype'),
         url('gotham-bold.svg#gotham-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('gotham-book.eot');
    src: url('gotham-book.eot?#iefix') format('embedded-opentype'),
         url('gotham-book.woff') format('woff'),
         url('gotham-book.ttf') format('truetype'),
         url('gotham-book.svg#gotham-book') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* End @FONT FACE KITS */

#container{
	
	margin: 0px auto;
	width:833px;

}


#header{
	float: left;
	width:833px;
	height: 129px;
	clear: both;

}



/*Header Links*/



/*End Header Links*/

#home_link{

position: absolute;
width: 170px;
height: 70px;
margin-top: 30px;



}


#blog_link{

position: absolute;
width: 170px;
height: 70px;
margin-top: 30px;
margin-left: 660px;


}


/* Nav Menu Styles */

#nav{
	float: left;
	width:850px;
	clear: both;


}

#nav li{

	list-style: none;
	width: 155px;
	float: left;
	padding-left: 1px;
	margin-right: 12px;

}


#nav li a{
	width: 155px;
	text-decoration: none;
	color: black;
	font-size: 11.5px;
	font-family: 'BellGothicStdBold', arial, serif;
	

}

#nav #nav_text{
	float: left;
	width: 833px;
	



}


#bottom_line{
	float: left;
	width:833px;
	height: 3px;
	border-top:1px solid black;
	margin-top: 5px;
	

}



/* End Nav Menu Styles */


/*Footer Styles*/


#footer{
	float: left;
	width:833px;
	height: 50px;
	border-top:1px solid black;
	margin-top: -5px;


}


#footer_home{
	float: left;
	width:833px;
	height: 50px;
	border-top:1px solid black;
	margin-top: 8px;


}


#facebook{
	margin-top: 4px;


}



#footer #copyright {
	float: right;
	font-size: 8px;
	color: #cacaca;
	font-weight: bold;
	font-family: 'BellGothicStdBold', arial, serif;
	margin-top: 4px;

}

/*End Footer Styles*/



#slider{
	float: left;
	width:833px;
	margin-top: 2px;
	
	


}


/*Google map for contact page styles*/



#google_map{

	float: left;
	width:833px;
	margin-top: 2px;
	display: none;

}


#google{

	
	display: block;
	cursor: pointer;
	width: 75px;
	height: 12px;
	background-color: #000000;
	color: #ffffff;
	padding-left: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-bottom: 2px;
	clear: both;


}


#addy{
	float: left;
	display: block;


}



/*Text Content*/

#content{

	float: left;
	width: 833px;
	border-top: 1px solid #010101;
	margin-top: 7px;


}


#content_title{

	float: left;
	width: 162px;
	border-top: 4px solid #010101; 

}





#content_title #product_title{
	float: left;
	width: 50px;
	
	
	
}


#content_text{

	float: right;
	width: 496px;
	margin-top: 8px;
	margin-bottom: 30px;



}


#content_text_products{

	float: right;
	width: 330px;
	margin-top: 8px;
	margin-bottom: 30px;


}


#content_text .col{

	float: left;
	width: 165px;


}

#content_text .col2{

	float: left;
	width: 161px;
	padding-left: 4px;


}

#content_text .col3{

	float: left;
	width: 158px;
	padding-left: 7px;


}


#content_text_products .col{

	float: left;
	width: 165px;
	padding-left: 4px;


}

#content_text_products .col2{

	float: left;
	width: 156px;
	padding-left: 3px;

}

#content_text_products .col3{

	float: left;
	width: 160px;


}


#content_text_products  p{
	font-family:'Gotham-Book', arial, serif;
font-size: 10px;
letter-spacing: 0px;
color: #010101;
line-height: 14px;




}






#content_text p{
	font-family:'Gotham-Book', arial, serif;
font-size: 10px;
letter-spacing: 0px;
color: #010101;
line-height: 14px;




}



#content_title h2{


font-family:'Gotham-Bold', arial, serif;
font-size: 34px;
letter-spacing: -1px;
line-height: 32px;
color: #010101;
margin-top: 5px;




}






/*Contact Styles*/

#content_text_contact{

	float: right;
	width: 665px;
	margin-top: 8px;
	margin-bottom: 30px;



}


#content_text_contact  p{
	font-family:'Gotham-Book', arial, serif;
font-size: 10px;
letter-spacing: 0px;
color: #010101;
line-height: 14px;




}

#content_text_contact .grey{

color: #aaaaaa;

}


#content_text_contact .col_contact{

	float: left;
	width: 163px;
	padding-left: 2px;


}

#content_text_contact .col2_contact{

	float: left;
	width: 161px;
	padding-left: 4px;


}

#content_text_contact .col3_contact{

	float: left;
	width: 162px;
	padding-left: 7px;


}

#content_text_contact .col4_contact{

	float: left;
	width: 158px;
	padding-left: 7px;


}



/*End Contact Styles*/





/*End Text Content*/