@import url(http://fonts.googleapis.com/css?family=Merriweather+Sans);


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, strong, 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;
}
/* End of Meyer Reset CSS */

html,body {
	/*background-image: url('images/background.jpg');*/ 
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1em;
	background-color: rgb(80,80,80);
}

img,
embed,
object,
video{
	max-width:100%;
}

#wrapper{
	position: relative;
	width: 100%;
	min-width: 300px;
	max-width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	background-color: rgb(255,255,255);
}

header{
	width: 100%;
	position:relative;
	padding: 1.2em;
	background-color: rgb(42, 42, 42);
}

#logo{
	width:100%;
	position:relative;
	margin:0 0 0 5.7em;
}

nav{
	position: relative;
	width: 100%;
	padding: 1em;
	margin: 0 0 0 0;
	background-color: rgb(23,23,23);
	
}

nav li{
	margin: 2em 0 1.5em 7em;
}

nav li a{
	color: rgba(255,255,255,0.6);
	/*margin: 0 1.6em 1em 0;*/

}

nav a:hover,
nav a:focus{
	color: rgba(255,255,255,1);
}

nav a:visited{
	color: #ffffff;
}


#news{
	position: relative;
	width: 93%;
	background-color: rgba(233, 233, 233, 0.1);
	padding: 0.7em;
	/*margin: 1em 0 1.1em 0;*/
	float:left;
}

#workthumb{
	position: relative;
	width: 100%;
	margin: 0.7em 0 0 0;
	float:left;
}

#morelink{
	position: relative;
	with: 100%;
	margin: 1em 0 1em 0;
	font-style: italic;
	color: rgba(42, 42, 42, 0.6);
	text-transform: uppercase;
	float: right;
}

#hero{

	position: relative;
	width: 85%;
	margin: 1em 0 0 0;
	float:left;
	display:none;
}

#herotwo{

	position: relative;
	width: 85%;
	margin: 1em 0 0 0;
	float:left;
	
}

#feature{

	position: relative;
	width: 85%;
	margin: 1em 0 0 0;
	float:left;

}

#description{
	position: relative;
	width: 85%;
	margin: 1em 0 0 0;
	float:left;
	
}

#content{
	position: relative;
	width: 92%;
	color: rgb(42, 42, 42);
	margin: 0 0 1em 1em;
	float: left;
}

#imagenav{
	position:relative;
	width:80%;
	margin: 0 0 0 1em;
	float:left;
}

#imagenavtwo{
	position:relative;
	width:80%;
	margin: 0 0 0 1em;
	float:left;
	display:none;
}

#title{
	position:relative;
	width:80%;
	margin: 0 0 1em 1em;
	float:left;
	
}

#titletwo{
	position:relative;
	width:80%;
	margin: 0 0 1em 1em;
	float:left;
	display:none;
	
}

#backbtn{
	position:relative;
	width:80%;
	margin: 1em 0 1em 0;
	float:left;
}

footer{
	position: relative;
	width: 100%;
	background-color: rgb(23, 23, 23);
	padding: 1.1em;
	margin: 0 0 0 0;
	clear:both;
}



/* Text */

p {
	font-size: 1em;
	font-weight: normal;    
	color: #52351f;
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5em;
	margin: 0 0 0 0;
	text-align: left;
}

p.one{
	font-size: 1.25em;
	text-decoration:none; 
	color: #FFFFFF;
	/*font-family: 'Glegoo', serif;*/
	line-height: 1.25em;
	text-align: left;
}

p.news {
	font-size: 1em;
	font-weight: normal;    
	color: rgb(42, 42, 42);
	/*font-family: 'Maven Pro', sans-serif;*/
	line-height: 1.4em;
	text-align: left;


}

/* Headers */

h1 {
	
	font-size: 2em;
	text-decoration:none; 
	color: rgb(42,42,42);
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 1em;
	text-align: left;
	
}

h1.content {
	
	color: rgb(42, 42,42);
	
}

h2 {
	
	font-size: 1.5em;
	text-decoration:none; 
	color: rgb(42,42,42);
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 1em;
	text-align: left;
	
}


h3 {
	
	font-size: .5em;
	text-decoration:none; 
	color: #ffffff;
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 4em;
	text-align: left;
}


h4 {
	
	font-size: .875em;/*12/16*/
	text-decoration:none; 
	color: #000000;
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 2em;
	text-align: left;
}

/* Links */

a:link {
	font-size: 1em; 
	font-weight: normal;    
	color: rgba(80, 80, 80, 0.6);
	text-decoration: none;
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;

}

a:hover {
	color: #000000;	
	text-decoration: none;
}

a:visited{
	color: #000000;
}

a:active, a:focus {outline: 0;}


/*Galaxy - Verticle*/

@media screen and (min-width: 380px) {
	
#logo{
	
	margin:0 0 0 7.5em;
}

nav li{
	margin: 2em 0 1.5em 6em;
}

#workthumb{
	margin: 1em 0 0 0;
}

}

/*iphone 3/4- Lanscape*/

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

header{
	padding: 1em;
}

#logo{
	margin:0 0 0 0;
}

#description{

	display: none;
}

nav{
	position: relative;
	width:97%;
	float: left;
}

nav li{
	margin: 0 1.6em 0 0;
	float:left;
}
	
a:link {
	font-size: 1em; 

}

#workthumb{
	position: relative;
	width: 20%;
	margin: 1em 0 0 0;
	float:left;
}

}


/*iphone 5- Lanscape*/

@media screen and (min-width: 568px) {
	
a:link {
	font-size: 1em; 

}

}


/*Android-Landscape*/

@media screen and (min-width: 600px) {
	
	
	
}


/*iphone 6-Landscape*/

@media screen and (min-width: 667px) {
	
	
	
}

/*iphone 6-Plump Lanscape*/

@media screen and (min-width: 736px){
	
	
	
}


 /*Tablet version*/


@media screen and (min-width: 768px) {
	
#wrapper{
	-webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.5);
	box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.5);
}
		
nav{
	position: relative;
	width:97%;
	padding: 1em;
	float: left;
}

nav li{
	margin: 0 1.6em 0 0;
}

nav li a{
	color: rgba(255,255,255,0.6);
	float:left;
}
	
#logo{
	width:100%;
	position:relative;
	margin:0 0 0 0;
}

#news{
	width: 96%;
}

#workthumb{
	position: relative;
	width: 40%;
	margin: 1em 1em 0 0;
	float:left;
}

#hero{
	width: 65%;
	margin: 0 0 0 3em;
	float:left;
	display:inline;
}

#herotwo{
	width: 65%;
	margin: 0 0 0 3em;
	float:left;
}

#feature{
	width: 65%;
	margin: 1em 0 0 0;
	float:left;
	
}

#imagenav{
	width:25%;
	margin: 0 0 0 1em;
	border-right: solid;
	border-width: 2px;
	float:left;
}

#imagenavtwo{
	width:25%;
	margin: 0 0 0 1em;
	border-right: solid;
	border-width: 2px;
	float:left;
	display:inline;
}

#description{
	width: 60%;
	padding: 0 0 0 3em;
	display:block;
	float:left;
}

#backbtn{
	display:none;
}

footer{
	width:96.6%;
	
}

#title{
	width:60%;
	margin: 0 0 1em 3em;
	float:left;

}

#titletwo{
	width:60%;
	margin: 0 0 1em 3em;
	float:left;
	display:block;
}
	
	
	
}


/*end of query*/
    
    
/*Laptop version*/

  
@media screen and (min-width: 1224px) {
	
a:link {
	/*font-size: 2em;*/ 
	font-weight: normal;    
	color: rgba(80, 80, 80, 0.6);
	text-decoration: none;
	font-family: 'Merriweather Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
}
	
}
