/* @override 
	http://talleyassociates.com/assets/site.css
	http://www.talleyassociates.com/assets/site.css
*/

/* -----------------------------------------------------------
   site.css
   Layout and color palette for TalleyAssociates.com   
	   md gray  : 3F3F3F
	   lt gray  : 8C8C8C
	   carmel   : B07E09
	   logo grn : 7DA42E
	   blue     : 436690
	   text     : FFF
	   headers  : F9DA61
	
	181814
	191411
	16120f
	130f0d
	120e0c
	100d0b
-------------------------------------------------------------- */

/* -------------------------------------------------------------- [ Basic Layout ] */
html { height: 100% }
body {
    background: #111;
    height: 100%;
    margin-bottom: 1px;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	width: 864px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    position: relative;
}

#site { 
    height: auto !important;
    height: 480px;
    min-height: 480px;
    margin: 0 auto;
}
h1, h2, h3, h4 { color: #f9da61;}
h4 { color: #fff;}
h5 { 
    color: #fff;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 1em;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------------------- [ Header ] */
#head {
    position: absolute;
    top: 0;
    left: 0;
    height: 125px;
    width: 100%;
}

#logo {
    position: absolute;
    background: url(images/logo.png) no-repeat;
    top: 30px;
    left: -2px;
    width: 142px;
    height: 0;
    padding: 33px 0 0;
    margin: 0 !important;
    overflow: hidden;
    z-index: 1000;
}

/* -------------------------------------------------------------- [ Interior Styles ] */
#main {
    padding-top: 125px;
}
#subnav {
    float: left;
    width: 288px;
    margin: 0;
    padding: 0;
}
#subnav h3 {
    margin: -1px 0 0 0;
    padding: 0 0 2px 18px;
    background: #7DA42E;
    color: #fff;
    width: 162px;
    font-size: 13px;
    font-weight: bold;
}
#portfolio #subnav h3 { background: #B07E09; }

#content {
    float: left;
    width: auto;
}
    #content p {
        color: #ddd;
        width: 477px;
        font-size: 12px;
        padding: 0;
    }
    #content img.top {
        margin: 0 0 1.5em 0;
        float: right;
    }
#content-wrapper p {text-align: justify !important;}
/* -------------------------------------------------------------- [ Bio Pages ] */
#biolanding p {
    margin: 30px 90px 30px 288px;
    color: #ddd;
}
/*#bio #main {
    position: relative;
}*/
#bio #subnav {
    position: absolute;
    top: 125px;
    left: 0;
}
#bio #main p {
    margin: 0 0 1em 288px;
    color: #8f8f8f;
    width: 400px;
}
#bio h4, #bio h5 { margin: 0 0 0 288px;}
#bio h5 {margin-bottom:1em;}
#bio img.bioPic {
    position: absolute;
    top: 125px;
    right: 0;
}


/* -------------------------------------------------------------- [ Side Nav ] */
#subnav ul {
    margin: 10px 0 0;
    padding: 0 0 0 18px;
    top: 0;
    width: 180px;
    list-style: none;
}
#subnav li {
    margin: 0;
    padding: 0;
    list-style: none;
	_height: 1%;
}
#subnav a {
    color: #8f8f8f;
    text-decoration: none;
    font-size: 10px;
    display: block;
}
#subnav a:hover, #subnav a.active {
    color: #fff;
}
#subnav ul ul {
    margin: 0;
    padding: 0 0 0 9px;
}

/* -------------------------------------------------------------- [ Primary Nav ] */
#nav {
    padding: 0 0 0 288px;
    background: #ff0;
	z-index: 100;
}
#nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    z-index: 100;
}
#nav a {
    color: #8f8f8f;
    text-decoration: none;
    font-size: 14px;
    padding: 40px 50px 40px 0;
    display: block;
    float: left;
}
#nav a:hover, #nav a.active {
    color: #fff;
}

#nav ul ul {
    display: none;
}

#nav li:hover ul {
    display: block;
    position: absolute;
    top: 55px;
    left: -6px;
    z-index: 9999;
padding: 3px 0;
background: #161616;
opacity: .9;
filter:alpha(opacity=90);
width: 200px;
height: auto !important;
height: 1%;
}
#nav ul ul li {
    float: none;
    clear: left;
    width: 200px;
}
#nav ul ul a {
	color: #ddd;
    padding: 4px 6px;
line-height: 1;
    display: block;
    float: none;
    clear: left;
    font-size: 93%;
}
#nav ul ul a:hover {
	background: #444;
}
/* -------------------------------------------------------------- [ Home Image Gallery ] */
#gallery { 
    position: relative;
    height: 288px;
    width: 100%;
    background: transparent url(images/home1.jpg) no-repeat;
    margin-bottom: 175px;
}
#gallery h1 {
    position: absolute;
    background: url(images/logo-white.png) no-repeat;
    top: 125px;
    left: 114px;
    width: 142px;
    height: 0;
    padding: 33px 0 0;
    margin: 0 !important;
    overflow: hidden;
}
/* -------------------------------------------------------------- [ Portfolio Gallery Section Landing Page] */
#section { 
    position: relative;
    height: 288px;
    width: 100%;
}
#sectionheader {
    position: absolute;
    top: 0;
    left: 0;
    width: 268px;
    padding: 0 20px 0 0;
    height: 288px;
    background-color: ;
}
#section h3 {
    position: absolute;
    top: 124px;
    right: 0;
    width: auto;
    padding: 0 20px 0 0;
    line-height: 288px;
    color: #fff;
    font-size: 160%;
}

#thumbs {
    margin: 0 -9px 0 288px;
}
.thumbnail {
    background: #888;
    width: 188px;
    height: 140px;
    margin: 0 7px 8px 0;
    float: left;
	position: relative;
	overflow: hidden;
}
.thumbnail a {
    display: block;
    /*float: left; omit for ie6 */
    width: 188px;
    height: 140px;
    border: 0;
	padding: 0;
}
#portfolio-section #main .thumbnail p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1000;
	margin: 0;
	background: #222;
	opacity: .75;
	filter:alpha(opacity=75);
	color: #eee;
	padding: 2px 0 3px 6px;
	width: 182px;
}
#portfolio-section #main p {
    margin: 30px 0 30px 288px;
    color: #8f8f8f;
    text-align: justify;
}
#portfolio #content p {
    color: #8f8f8f;
    width: 650px;
    margin: 0 0 1.5em -75px;
    text-align: justify;
}
/* -------------------------------------------------------------- [ 3 Column Format ] */
#footGallery {
    margin: 140px 0 0 290px;
    width: 558px;
    height: 63px;
    clear: both;
}

/* -------------------------------------------------------------- [ 3 Column Format ] */
#threeCol { 
    width: 864px;
}
#threeCol h3 { 
    font-size: 13px;
font-weight: bold;
}
.third {
	float: left;
	clear: none;
	width: 33%;
}
.third li {
	line-height: 1.8em;
	color: #ddd;
}
.third p {
	margin: 0 0 1em;
	line-height: 1.8em;
}
/* -------------------------------------------------------------- [ Portfolio Gallery ] */
#portGallery { 
    margin-left: -74px;
    width: 100%;
    margin-bottom: 1.5em;
}
/*
#portGallery img.main {
    height: 378px;
    width: 549px;
    overflow: hidden;
}
#portGallery #thumbs {
    position: absolute;
    right: 0;
    top: 0;
    width: 94px;
    height: 378px;
    background: #b2b2b2;
    z-index: 100;
}*/


/* -------------------------------------------------------------- [ Footer ] */
#foot {
    display: block;
    clear: both !important;
}
#foot p {
    text-transform: uppercase;
    padding: 17px 0 17px 288px;
    color: #444;
    text-align: left;
    letter-spacing: 1px;
    font-size: 14px;
}
#foot a, #foot a:visited {
    text-decoration: none;
}
#foot a:hover {
    text-decoration: underline;
}