/* CSS Document */


/* 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.2;
	font-family: arial, helvetica, sans-serif;
}


		body {
	background-image: url(images/brickwall.jpg);
	background-repeat: repeat;
}
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;
}



------------------------------- header and body text-------------------------------*/
body{
	background-image: url("images/white_sand.png");
	background-repeat:repeat;
}

.nav {
   list-style:none;
    width:100%;
    margin:0;
    padding:0;
   text-align:center;
	margin-top: 10px;
	
	}

.nav li{
    display:inline;
    
}
.nav a{
    display:inline-block;
    padding:10px;
    text-decoration: none;
	color: #333333;
	font: bold 24px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 	
	
}

		
.nav  a:hover {
	color:#61ABD3;
	opacity: 1; 
	-webkit-transform: translateY(0px); 
	transform: translateY(0px);
	
	background: #CCC;
		
	}    

.nav a:active {
	color:#61ABD3;
	}			

.nav a:visited{	
	
	}
	
a:-webkit-any-link	{
	text-decoration:none !important;
}

#wrapper{
	width:100%;
	max-width: 1280px;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	}


#container{
	width:80%;
	margin-left: auto;
	margin-right: auto;
	}
.banner{
	width:100%;
	margin-top: 10px;
	box-shadow: 5px 5px 2px #888888;
}	
#header{
	width:1028px;
	height:358px;
	height:25%;
	float:left;
	position:relative;
}

div.transbox{	
	position:absolute;
	z-index: 3;
	width:1026px;
	height:50px;
	margin:-80px 0px;
	background-color:#ffffff;
	border:1px solid black;
	opacity:0.6;
	filter:alpha(opacity=60); /* For IE8 and earlier */  }

#header h1 {
	position:absolute;
	z-index: 4;
	top: 78%;
	margin-left: 1em;
	color:#ffffff;
	text-shadow:2px 2px #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 200%;	
}

#header h2{
	position:absolute;
	z-index: 4;
	top: 81%;
	margin-left: 19em;
	color:#ffffff;
	text-shadow:2px 2px #000000;
	font-family: helvetica;
	font-size: 200%;	
}

	
#bottom h2{
	position:absolute;
	z-index: 2;
	top: 40%;
	left:auto;
	margin-left: 1em;
	left:auto;
	color:#f1f1f1;
	text-shadow:2px 2px 2px #000000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
	font-size: 200%;

	}	


#bottom{
	width:1030px;
	height:560px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	}
	

	

#about {
	width:258px;
	height:555px;
	float:left;
	margin-right: 18px;
	position:relative;
	overflow:hidden;	
	}

	

	
#websites{	
	width:240px;
	height:271px;
	float:left;	
	margin-right:18px;
	position:relative;
	overflow:hidden;
	}
	
		
#retouching{
	width:240px;
	height:271px;
	float:left;	
	margin-right: 1em;
	position:relative;
	overflow:hidden;
	}
	
#multimedia{
	width:240px;
	height:271px;
	float:none;	
	position:relative;
	overflow:hidden;	
	}
	
	
#photos{
	width:500px;
	height:271px;
	float:left;
	margin-top:15px;
	position:relative;
	overflow:hidden;
	}

#contact{	
	width:240px;
	height:271px;
	float:right;
	display: inline;
	margin-top:15px;
	position:relative;
	overflow:hidden;
	}


.clear{
	display: block;
	clear:both;
}

.pic{
	width:100%;
	height:auto;
	margin:0;
}

.examples{
	height:auto;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	margin-top: 20px;
	}
	
.photos{
	width:1000px;
	margin:auto;
	margin-top: 20px;

}
.construction{
	width:800px;
	margin-right:auto;
	margin-left:auto;
}
/*-----contact-------*/
.boxContact{
	width:1080px;
	height:650px;
	margin-right:auto;
	margin-left:auto;
	overflow:hidden;
	margin-top: 20px;
	border:thin red 2px;
	background-color:#cccccc;
}


.info{
	width:450px;
	float:left;
	margin:80px 0px 0px 40px;
	}
	
.info p{
	font-size:28px;
	color:#333;
	font-family:helvetica, verdana, geneva, sans-serif;
	font-style: italic;
}
.name{
	margin-top: 40px;
	font-family:helvetica, verdana, geneva, sans-serif;
	font-size:28px;
	font-style: !important;
	float:left;
}

label{
	display:block;
	margin-top:0px;
	letter-spacing:1%;
}
form.formMail{
	float:right;
	margin-top: 80px;
	width:500px;
	float:right;
}

input, textarea{
	width:250px;
	background:#efefef;
	border:1px solid #dedede;
	padding:4px;
	margin:8px auto;	
	background:#efefef;
	border:1px solid #dedede;
	font-size:0.9em;
	color:#3a3a3a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 2px 2px 2px #b4b4b4;
	-webkit-box-shadow: 2px 2px 2px #b4b4b4;
	box-shadow: 2px 2px 2px #b4b4b4;

}

#message{
	margin-top: 12px;
	width:400px;
	height:250px;
}

value:#message{
	margin-top:0;
}

input:focus, textarea: {
	border:1px solid #66FF00
}

input#submit{
	width:20%;
	display:block;
	float:left;
	
}
#sumbit{
	border:none;
	height:20%;
	width:5px;
	background-color:#666;
	margin-top:2%;
	cursor:pointer;	
	}
	
#submit:hover{
	opacity:0.7;
	
}

.thanks{
	margin-top: 120px;
	margin-left:120px;
	text-align: center;
	width:800px;	
	font-family:helvetica, verdana, geneva, sans-serif;
	font-size:32px;
	font-style: !important;

}


/*------------------------------- media quires -------------------------------
@media only screen and (max-width: 1000px){

#about, #websites, #retouching, #multimedia, #contact {

	width:50%; /*------play with width for media queries
}
#photos {
width: 100%;
}


}


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

#header, #about, #websites, #retouching, #multimedia, #photos, #contact {
	float: none;
	width:97%;
	margin:auto;

}


}

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

#pull{
	display: block;
	text-align: left;
	padding: 2% 1%;
	margin:1%;
	width:96%;

}

#header, #about, #websites, #retouching, #multimedia, #photoss, #contact {
	float: none;
	width:98%;
	margin:auto;
}

}


/*---.nav li{
	display:block;
	float:none;
	width:98%;
	text-align: center;
	}

#pull{
	display: block;
	text-align: left;
	padding: 2% 1%;
	margin:1%;
	width:96%;

}

#pull:before{
	content:"";
	background-image: url('nav-icon.png');
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}


}
