/*reset*/
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;

}

:focus {
	outline: 0;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/*--------------general--------------*/
body { 
	color: #dbddde;
	background: #24292d;
	font: normal 12px/20px 'Lucida Grande','Trebuchet MS',Lucida,Verdana,sans-serif;
	text-align: center; 
}

a:link, a:visited {
	color: #ebf0f4;
	text-decoration: underline;
}

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

/*PROBABLY DON NEED THIS a img {
	border: none;
	}*/

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p, ul {
	margin-bottom: 12px;
}

.clearboth {
	clear: both;
}


/*--------------------LAYOUT----------------*/
#header-wrap {
	background: #24292d;
	width: 100%;
	border-bottom: 1px solid #6b7379;
	height: 160px;
	clear: both;
}

#header {
	margin: 0 auto;
	width: 960px;
	height: 160px;
	text-align: left;position: relative;
	}

#main-wrap {
	background: #49535b;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #6b7379;
}

#main {
	margin: 0 auto;
	width: 890px;
	text-align: left;
	background: transparent;
	padding: 40px 0;
	overflow:auto;
	}
	
	#main_home {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	background: transparent;
	padding: 40px 0;
	overflow:auto;}


#col1 {
	width: 320px; 
	float: left;
}

#col2 {
	width: 520px;
	float: left;
	margin-left: 40px;
}

#col1_home {
	width: 250px;
	float: left;
	/*margin-top: 200px;*/
	text-align: center;
	
}

#col2_home {
	float: right;
	margin-left: 40px;}

#colwide {
	width: 880px;
	float:left;padding: 0;margin: 0;
	
}

/*-----------LOGO------------*/
h1 {
	text-indent:-5000px;}
	
h1 a {
	width: 406px;
	height: 108px;
	float: left;
	margin-top: 28px;
	background: transparent url(/i/stango_logo.gif) no-repeat 0 0;
}

/*-----------NAVIGATION------------*/


#nav {
	float: right;
	margin: 62px 0 0 0;
	display: inline;
	width: 464px; 
	height: 37px;
	background: url(/i/nav.gif) no-repeat;
}

ul#nav li {
	padding: 0;
	margin: 0;
	height: 37px;
	display: inline;
	list-style-type: none;
	float: left;
	text-indent: -9999px;
}

ul#nav li a {
	height: 37px;
	display: block;
	background: transparent url(/i/nav.gif) no-repeat;
}


li#nav_home {
	margin-left: 0 !important;
}
/*define the link area*/
li#nav_home a {width: 40px;}
li#nav_bio a {width: 78px;}
li#nav_gallery a {width: 132px;}
li#nav_news a {width: 102px;}
li#nav_contact a {width: 112px;}

li#nav_home a:link, li#nav_home a:visited {background-position: 0 0;}
li#nav_bio a:link, li#nav_bio a:visited {background-position: -40px 0;}
li#nav_gallery a:link, li#nav_gallery a:visited {background-position: -118px 0;}
li#nav_news a:link, li#nav_news a:visited {background-position: -250px 0;}
li#nav_contact  a:link, li#nav_contact  a:visited {background-position: -352px 0;}


/*hover states*/
li#nav_home a:hover, #home ul#nav li#nav_home a {background-position: 0px -37px;}
li#nav_bio a:hover, #bio ul#nav li#nav_bio a {background-position: -40px -37px;}
li#nav_gallery a:hover, #gallery ul#nav li#nav_gallery a {background-position: -118px -37px;}
li#nav_news a:hover, #news ul#nav li#nav_news a {background-position: -250px -37px;}
li#nav_contact  a:hover, #contact ul#nav li#nav_contact  a {background-position: -352px -37px;}

/*----------------STYLE--------------*/
h2 { 
	font: bolder 18px Arial, Helvetica, sans-serif;
	color: #a4a9ad;
	letter-spacing: -1px;
	margin-bottom: .35em;
	clear:both;	
}

#gallery h2 {
	font-size: 24px;
	color: #24292d;
	clear:both;
	letter-spacing: -1px;
	margin-bottom: .55em;
}
		
ul.gall-list {
    float: left;

}
ul.gall-list li {
    float: left;
    list-style: none;
    margin: 0 15px 20px 0;
	width: 130px;
}

ul.gall-list li a img {
	border: 1px solid #333a40;
	background: #3f4950;
	padding: 4px;
}

#col1 img {
	margin-bottom: 30px;
}

#col1 img, #col2_home img {
	padding: 4px;
	border: 1px solid #333a40;
	background: #3f4950;
}

#news #col2 p {
	margin-bottom: 24px;
	}

.alignleft {
	float:left;
	margin:4px 8px 10px 0;
}
/* facebook twitter icons in header */

.fb {right:0px;position: absolute;bottom:20px;}

.tw {right: 42px;position:absolute;bottom:20px;}

/* ------------FOOTER------------*/
/*#footer-wrap {
	background: #24292d;
	width: 100%;
	border-top: 1px solid #6b7379;
	}*/
	
#footer {
	width: 960px;
	text-align: left;
	background: transparent;
	padding: 20px 0;
	margin: 0 auto;
	overflow:auto;
	}
	
#footer p {
	color: #49535b;
	font-size: 11px;
	line-height: 18px;
	float:left;
}
	
#footer a {
	color: #49535b;
	}
	
#footer p.credits {
	float:right;
	text-align: right;
	}
	
.facebook-icon, .twitter-icon, .mail-icon {
	float: left;
	margin-left: 10px;
	}
	
#twitfeed {
	margin-top: 30px;
	
	}
