/* HTML */

a {
	text-decoration: none;
	}

body { 
	margin-top: 50px; 
	background: #444; 
	font-family: arial, verdana, sans-serif; 
	font-size: 80%; 
	letter-spacing: 0.5px;
	/*letter-spacing: 0.75px;*/
    /*overflow: hidden;*/ /* prevents scollbars on dialog overlay */
	}
	
h1 { 
	display: none; 
	}

img {
	border: 0;
	}

ul li { 
	list-style-type: none; 
	padding: 2px 0; 
	}


/* Main DIVs */

#site { 
	width: 900px; 
	margin: 0 auto; 
	}
	
#hdr { 
	width: 900px; 
	height: 50px; 
	background: #000; 
	}
	
#navlt { 
	position: relative;
	float: left; 
	padding-top: 50px; 
	width: 300px; 
	height: 480px; 
	background: #fff; 
	}
	
#navct { 
	position: relative;
	float: left; 
	padding-top: 50px;
	width: 150px; 
	height: 480px; 
	background: #999; 
	}
	
#ctnt { 
	position: relative;
	float: left; 
	width: 450px; 
	height: 530px; 
	background: #ddd; 
	}

#about, #links {
	height: 470px;
	background: #fff;
	padding: 30px;
	line-height: 1.3;
	font-size: 90%;
	}
	
#ftrlt { 
	clear: left; 
	float: left; 
	width: 300px; 
	height: 100px; 
	color: #fff; 
	background: url(../images/red-bg.png); 
	}
	
#ftrrt { 
	float: left; 
	width: 600px; 
	height: 100px; 
	color: #fff; 
	background: #000; 
	}
	

/* Sub DIVs */

/*#controls, #info {
	position: absolute;
	bottom: 0;
	padding: 0 20px 15px 20px;
	font-size: 80%;
	color: #fff;
	}*/

#info {
	position: absolute;
	bottom: 15px;
	padding: 0 20px 15px 20px;
	font-size: 80%;
	color: #666;
	font-weight: bold;
	line-height: 1.5;
	/* letter-spacing: 0.5px;*/
	}

/*#controls {
	right: 20px;
	}*/

#desc {
	font-size: 80%;
	padding-right: 20px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	}

#closer {
	position: absolute;
	top: 0;
	left: 0;
	}

#image { 
	position: relative;
	width: 450px; 
	height: 400px; 
	}



/* ID’d HTML */

div#imgoverlay:hover {
	background: url(../images/CLOSER.png) top left no-repeat;
}

#mainnav, #ftrnav { 
	right: 0;
	cursor: pointer;
	padding-right: 20px;
	text-align: right;
	}
	
#mainnav, #subnav {
	position: absolute;
	bottom: 2px;
	}
	
#subnav { 
	left: 0;
	cursor: pointer;
	padding-left: 20px; 
	}
	

/* Adjustments */

ul#socialmedia {
	width: 100%;
	padding: 0;
	text-align: center;
	}

ul#socialmedia li {
	display: inline-block;
	margin: 0 5px;
	}

a#twitter span,
a#flickr span,
a#linkedin span {
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	display: block;
	background: url(../images/SoMe_icons-bw.png) 0 0 no-repeat;
	}

a#twitter span { background-position: -108px -6px; }
a#twitter:hover span { background-image: url(../images/SoMe_icons.png); }

a#flickr span { background-position: -75px -6px; }
a#flickr:hover span { background-image: url(../images/SoMe_icons.png); }

a#linkedin span { background-position: -7px -6px; }
a#linkedin:hover span { background-image: url(../images/SoMe_icons.png); }

#about img {
	float: right;
	margin-left: 20px;
	}

#about p {
	font-size: 0.95em;
	color: #333;
	line-height: 1.7;
	}

#about ul {
	float: left;
	font-size: 0.95em;
	font-weight: bold;
	color: #333;
	}

#desc span {
	color: #fff;
	}

#ftrnav a {
	color: #fff;
	text-decoration: none;
	}
	
#ftrrt p {
	margin: 40px 0 0 20px;
	color: #666;
	font-size: 80%;
	}


#info a {
	position: absolute;
	bottom: 0;
	right: 20px;
	float: right;
	padding: 0;
	margin: 0;
	}

#info p {
	color: #333;
	font-weight: bold;
	margin-bottom: 55px;
	}

#info ul {
	position: absolute;
	bottom: 0;
	padding: 0;
	margin: 0;
	}

#info ul li {
	padding: 0;
	}

#info span {
	color: #666;
	font-weight: normal;
	}

#links h3 {
	margin: 0;
	}

#links a {
	color: #777;
	font-weight: normal;
	text-decoration: none;	
	}
	
#links a:hover {
	color: #000;
	}

#links ul {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 0;
	border: 1px 
	}
	
#links li li {
	padding: 0;
	}
	
#links .column {
	width: 120px;
	float: left;
	margin-top: 5px;
	margin-left: 15px;
	}

#links .column.first {
	margin-left: 0;
	}

#navct p {
	position: absolute;
	bottom: 2px;
	padding: 0 20px;
	color: #444;
	line-height: 1.4;
	}

#navlt img {
	border: 0;
	position: absolute;
	left: 20px;
	}
	
#mainnav a, #subnav a {
	color: #555;
	text-decoration: none;
	}

#mainnav li, #subnav li {
	color: #555;
	}
	
#mainnav li:hover, #mainnav a:hover, #subnav li:hover, #subnav a:hover {
	color: #000;
	list-style-image: url(../images/arrow_sm.gif);
	}
	
#ftrnav li {
	color: #fff;
	}

#mainnav li.selected {
	font-weight: bold;
	color: #f00;
	}

#subnav li.selected {
	font-weight: bold;
	color: #000;
	}

