@charset "utf-8";
@import url("content.css");
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
/*Contribution of Mandimby Harinas on Labradorite Blocks*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

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

}

/* =================================================================================================================
			MOBILE LAYOUT: 480px and below.
			======================================================================================================== */

#middle {
	width: 100%;
}
#content {
	width: 95%;
	position: relative;
	clear: both;
	padding: 0;
	margin: 0 auto;
	overflow: visible;
}
#content #imagein {
	padding: 2em 0;
}
#content #imagein img {
	padding: 0 0 1% 0; margin: 0;
}
#content h3 {
	padding: 1em 0 0.5em 0;
	margin: 0;
}
#content p {
	padding: 0 0 2.2em 0;
	margin: 0; line-height: 1.8em;
}
#content p a:link,#content p a:visited, #content p a:active, #content a:link, #content a:visited, #content a:active {
	color: #006987 !important; text-decoration: none;
}
#content p a:hover, #content a:hover {
	color:	#023d4e !important;
}
#other-seller img, #with-us img {
	width: 100%; position: absolute; height: auto; margin: 0 auto; visibility: hidden;
}
#other-seller-mob img, #with-us-mob img {
	max-width: 240px; margin: 0 auto; display: block;
}
#box {
	display: block;
	float: left;
	width: 98%;
	padding: 0 1%;
	position: relative;
	background-color: #fff;
}
/**cat on Labradorite Blocks page**/
#blocks-wrp {
	overflow: auto;
}
.blocks {
	max-width: 100%;
	display: block;
	float: left;
	position: relative;
}
.blocks img {
	display: block;
	width: 97%;
	margin: 0 auto 7% auto;
}
.blocks:hover {
	opacity: 0.8;
	transition: ease-in;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.blocks span {
	position: absolute;
	display: block;
	right: 35px;
	bottom: 35px;
	color: #fff;
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 14px;
	text-align: right;
	text-shadow: 1px 1px 1px #262626;
	letter-spacing: -0.05em;
}
#browse p {
	margin: 0 auto;
	text-align: center;
	padding-top: 5%;
}
#block-detls img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 12px 0;
}
#want a:link, #want a:active, #want a:visited {
	list-style: none;
	display: block;
	padding: 10px 0;
	margin: 15px auto 55px auto;
	width: 75%;
	background-color: #a99043;
	text-align: center;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
}
#want a:hover {
	list-style: none;
	display: block;
	padding: 10px 0;
	margin: 15px auto 55px auto;
	width: 75%;
	background-color: #8d7837 ;
	text-align: center;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;

}
#next-prev {
	margin: 5% auto 0 auto;
	position: relative;
	text-align: center;
	width: 90%;
	padding: 0;
}
#next-prev li {
	list-style: none;
	display: inline;
	float: left;
	width: 33.33333333%;
	padding: 0;
	margin: 0;
}
#-1 {
	width:100%;
}
#next-prev ul {
	padding: 0;
	margin: 0;
}
#next-prev p {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;
	letter-spacing: -0.05em;
	font-weight: normal;
	font-size: 14px;
}
/* On Gallery page */
#gal {
	display: block;
	margin: 0;
	padding: 0;
}
#gch { display: block; float: left; position: relative; width: 50%;}
#drt {display: block; float: right; position: relative; width: 50%;}
/**on contact page*
#c-form{
	display: block;
	position: relative;
}
#map {
	position: relative;
	padding-top: 25px;
}
#locate {
	position: relative;
	clear: both;
}*/

/* =================================================================================================================
			TABLET LAYOUT: 481px to 800px. Inherits styles from: Mobile Layout.
			======================================================================================================== */

@media only screen and (min-width: 481px) {

/**cat on Labradorite Blocks page**/
#blocks-wrp {
	overflow: auto;
}
.blocks {
	max-width: 50%;
}
.blocks img {
	display: block;
	width: 97%;
	margin: 0 auto 12px auto;
}
#want a:link, #want a:active, #want a:visited {
	list-style: none;
	display: block;
	padding: 10px 0;
	margin: 25px auto 75px auto;
	width: 22%;
	background-color: #a99043;
	text-align: center;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
}
#want a:hover {
	list-style: none;
	display: block;
	padding: 10px 0;
	margin: 25px auto 75px auto;
	width: 22%;
	background-color: #8d7837 ;
	text-align: center;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;

}
/* On Gallery page */
#gal {
	display: block;
	width: 50%;
	float: left;
}
#cat-gal {
	overflow: auto;
	margin: 0 0 70px 0;
}
}

/* =================================================================================================================
			DESKTOP LAYOUT: 800px (to a max of 1232px).  Inherits styles from: Mobile Layout and Tablet Layout.
			======================================================================================================== */

@media only screen and (min-width: 800px) {

#content #imagein img {
	padding: 0 0 0.8% 0; margin: 0;
}
#other-seller-mob { 
	visibility: hidden; height: 0px;
}
#with-us-mob img {
	visibility: hidden;
}
#other-seller {
	width: 100%; height: 195px;
}
#other-seller img {
	width: 100%; position: absolute; height: auto; margin: 0 auto; visibility: visible;
}
#with-us img {
	width: 100%; height: auto; margin: 0 auto; visibility: visible;
}
/**on contact page**/
#c-form{
	position: relative;
	float: left;
	width: 46%;
}
#map {
	float: right;
	width: 48%;
	position: relative;
}
#locate {
	position: relative;
	clear: both;
}
#box {
	float: left;
	width: 48%;
	margin: 0;
}

/**cat on Labradorite Blocks page**/
#blocks-wrp {
	overflow: auto;
}
.blocks {
	width: 33.333%;
	display: block;
	float: left;
	position: relative;
}

}