/*

Sticky Footer by Ryan Fait
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/

*/

/*kaolin*/

* { margin: 0; border: 0; padding: 0;}
html, body { height: 100%; }
html { overflow-y: scroll; }
body {
	background: #000;
	color: #333;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.wrapper {
	background: #fff url(../images/adriana_tavares.gif) top no-repeat;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.header a { color: #333; text-decoration: none; }
.header a.on { color: #fff; }
.header a:hover, .header a:active { color: #9a9fa6; }
.header a.on:hover, .header a.on:active { color: #fff; }
.header { text-align: right; height: 116px; }
.header ul { display: block; padding-right: 10px; }
.header li { display: inline; padding-right: 20px; }
.menu {
	line-height: 67px; /*height placement*/
	height: 17px;/*don't know what that is*/
	font-size: 15px;
	font-weight: bold;
	color: 000000;
}
.menu, .submenu {
	font-family: HelveticaNeue, Helvetica, Verdana, Arial;
}
.submenu {
	padding-top: 25px; /*was 5*/
}
.submenu a:hover, .submenu a:active { color: #dedf00; }
h1 {
	clear: both;
	margin: 10px 10px 10px 0;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #c9c9c9;
	font-size: 15px;
	font-weight: normal;
}
.content { padding: 0 55px 0 55px; line-height: 2em; }
.content p { padding-bottom: 1.5em; }
.content a { text-decoration: none; color: #3e6ec7; }
.content a:hover, .content a:active { color: #000; }
.about { background: url(../images/dri.jpg) top left no-repeat; }
.content .padded { padding-left: 170px; }
.push { clear: both; }
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
}
.footer, .wrapper { width: 1018px; }
.footer { margin: 0 auto; background: #000; color: #cc0; font-size: 9px; }
.work {
	line-height: 20px;
}
.work .main {
	float: left;
}
.work .deets {
	float: left;
	margin-left:20px;
	margin-bottom: 25px;
	white-space: nowrap;
}
.deets ul {
	list-style: none;
}
.deets dt { float: left; padding-right: 5px; }
.work .main, .deets dt, .thumb { color: #67696b; }
.content .work { margin-right: -30px; }
.work .thumbs {
	clear: left;
	padding-top: 8px;
}
.work .thumb {
	float: left;
	padding: 0 10px 10px 0;
}
.work .thumb img, .work .main img {
	display: block;
}
.work h1 { clear: left; }
.newrow { clear: left; }
.homeiTV { 	display: block; }
.homeiTV a :hover { text-indent: -9999em; }
.homeiTV { background: url(../images/homeiTV-over.jpg);}
