
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, font, 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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Droid+Serif;
	/*font-family: 'Droid Serif';*/
	font-family: 'Garamond';
}
body {
	line-height: 1;
	
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote { 
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

#content {
	margin: 0 280px 0 20px;
}
#container{
	text-align:center;
	margin:auto;
	}

#footer {
	clear: both;
	width: 100%;
	text-align:center;
}





/* =Structure
-------------------------------------------------------------- */



#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#wrapper {
	/*background: #fff;*/
	margin-top: 20px;
	/*padding: 0 20px;*/
	text-align:left;
}
#masthead{text-align:left;}
.socialbuttons{
float: right;
    margin-top: 15px;
}
/* =Global Elements
-------------------------------------------------------------- */

body {	margin:auto;
	background: #eee;
	background:url(../images/backg_tile.jpg);
	text-align:center;
}

img.header{margin-left:-25px;}

img.social{
margin-bottom:20px;
margin-left:10px; 
opacity:0.5;
text-decoration:none;
border: 0;
box-shadow: 0;
display: inline;
}

img.social:hover{
opacity:1;
}
/*
*************PROJECTS' POSTS THUMBS*************
*/
#projects{
	border:solid 10px #eee;
	width:957px;   background-color: #eee;
	
	}



.post_tmb_wrapper{
	color:#eee;
	width:1050px;
	margin:auto;
	/*margin-left:10px;
	height:300px;
	position: relative;
   float: left;
   left: 154px;*/
   margin-bottom: 1px;
font-family:Droid+Serif;
	}

.left1,  .left2, .left3{
   position: relative;
   float: left;
   left: 1px;
   width: 319px;
  /*height:100%;
   min-height:320px;*/
   margin-bottom: 25px;
      margin-left: 25px;
	text-align:left;
   background-color: #000;
   
}



.thumb_cont{
   background-color: #000;
	line-height:130%;
	/*padding:0 15px 15px 15px;	*/
	}
.thumb_cont img:hover{
opacity:0.5;

}


.thumb_cont img{
	/*margin-left:-15px;	margin-top:-15px;
	margin: 0px 0 5px -15px;*/
	}
.thumb_cont a{
	text-decoration:none;
	color:#eee;}	
	
.thumb_cont h3{
	margin:10px;
	color:#d6d6d6;
	}
	
	.thumb_cont h3 a {
	
	color:#d6d6d6;
	}
	
	/*
	/////////////////////::::::::::::::::MAP:::::::::::::::////////////////
	*/
	
#map-canvas{
	width:100%;
	height:550px;
	margin:auto;
	top:20px;
}
#map_info{
overflow: hidden;
    text-align: left;
}
#map_info img{
}

#map_info h2{
 font-weight: bold;
    margin: 5px 0 10px;
}

/*
/////////////////:::::::::::: WORK::::::::::::::: /////////////////////////
*/

#work{
background-image:url('../images/loading.gif');
background-repeat:no-repeat;
width:100%;
text-align:center;

}
#close{
position:absolute;
	right:20px;
	top:20px;
	width:50px;
	height:50px;
	background-image:url(../images/close.png);
	background-repeat: no-repeat;
	opacity:0.5;
	 z-index: 30;
}
#close:hover{
	opacity:1;
}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 20;
  top: 0;
  width: 100%;height:100%;
  
}
.slides-navigation a {
	position: absolute;
	display: block;	
	width:100px;
	height:100%;
	opacity:0.5;
	background-repeat: no-repeat;
}

.slides-navigation a img{
	position: absolute;
	top:50%;
}

.slides-navigation a.prev {
  left: 20px;
   text-align:left;
 /* background-image:url(../images/arrowp.png);*/
}

.slides-navigation a.next {
  right: 20px;
 /* text-align:left;
  background-image:url(../images/arrow.png);*/
}
.slides-navigation a.next:hover {
	opacity:1;
	
}
.slides-navigation a.prev:hover {
	opacity:1;
	
}


/* ---PAGINATION -----*/

.slides-pagination{
  position: absolute;
  z-index: 40;
  bottom: 0;
  text-align: center;
  width: 100%;
  margin-bottom: 20px;
}

.slides-pagination a {
  /*border: 2px solid #222;
  border-radius: 15px;*/
  width: 15px;
  opacity:0.5;
  height: 15px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image:url(../images/bullet.png); 
  margin: 5px;
  overflow: hidden;
  text-indent: -100%;
}
.slides-pagination a.current {
  background-image:url(../images/bulletc.png);
}
.qslides-pagination a{

	display: block;	
	width:10px;
	height:10px;
	background-image:url(../images/bullets.png);
	background-repeat: no-repeat;

}

	
	/*
*********ABOUT**************
*/
	
#about_wrapper{
		width:1000px;
	font-family:Droid+Serif;
/*font-family:Georgia, "Times New Roman", Times, serif;*/
font-size:1.1em;
line-height: 150%;
background:#033;
margin:auto;
text-align:left;


}
#about_wrapper strong{
	font-size:1.2em;
		}
#about_wrapper .left{padding-right:50px;

   float: left;
	width:46%;
	margin-top:50px;
	
	}
#about_wrapper .right{padding-left:20px;
	margin-top:50px;
	position: relative;
  	float: left;
	width:46%;}
	
	

#about_wrapper a{
		text-decoration:none;
color:#21617b;		
	
	
	}
#about_wrapper a:hover{
		text-decoration:underline;
	
	
	
	}
	
	