@charset "UTF-8";
/* CSS Document */
li { margin:0; }
ul { list-style-type:none; }
body { background:url(page-bg.jpg); }
#hdr-wrap { background:url(header-bg.jpg) top left repeat-x; height:190px; width:100%; }
#hdr-logo { background:url(header-logo.gif) no-repeat bottom; width:918px; height:136px; margin:0 auto; }
#main-search { background:url(search-tape.png) no-repeat; width:246px; height:53px; top:75px; position:absolute; right:20px; z-index:999;/*padding-left:20px; padding-top:20px;*/ _background-image:none; _background-color:#666; }
.center-content { margin-left:auto; margin-right:auto; }
.center-text { text-align:center; }
.img-replace { text-indent:-9999px; margin:0; padding:0; height:1px; }
.last { margin-bottom:0; }
.grid_24_top { background:url(950px-top.png) no-repeat top center; width:950px; min-height:40px; padding-top:8px; height:auto !important; height:40px; }
.grid_24_center { background:url(950px-center.png) top center; width:950px; min-height:20px; padding-bottom:1px; height:auto !important; height:20px; }
.grid_24_btm { background:url(950px-bottom.png) no-repeat bottom center; width:950px; height:50px; }
.grid_19_top { background:url(750px-top.png) no-repeat top center; width:750px; min-height:40px; padding-top:8px; height:auto !important; height:40px; }
.grid_19_center { background:url(750px-center.png) top center; width:750px; min-height:20px; padding-bottom:1px; height:auto !important; height:20px; }
.grid_19_btm { background:url(750px-bottom.png) no-repeat bottom center; width:750px; height:50px; }
.grid_13_top { background:url(510px-top.png) no-repeat top center; width:510px; min-height:40px; padding-top:8px; height:auto !important; height:40px; }
.grid_13_center { background:url(510px-center.png) top center; width:510px; min-height:20px; padding-bottom:1px; height:auto !important; height:20px; }
.grid_13_btm { background:url(510px-bottom.png) no-repeat bottom center; width:510px; height:50px; }
.grid_6_top { background:url(230px-top.png) no-repeat top center; width:230px; min-height:40px; padding-top:8px; height:auto !important; height:40px; }
.grid_6_center { background:url(230px-center.png) top center; width:230px; min-height:20px; padding-bottom:1px; height:auto !important; height:20px; }
.grid_6_btm { background:url(230px-bottom.png) no-repeat bottom center; width:230px; height:50px; }
.grid_5_navtop { background:url(red-nav-top.png) no-repeat top center; width:190px; min-height:40px; padding-top:8px; height:auto !important; height:40px; }
.grid_5_navcenter { background:url(red-nav-center.png) top center; width:190px; min-height:20px; padding-bottom:1px; height:auto !important; height:20px; }
.grid_5_navbtm { background:url(red-nav-bottom.png) no-repeat bottom center; width:190px; height:50px; }
/*.grid_19_center p, .grid_24_center p, .grid_13_center p, .grid_6_center p  {margin-left: 24px; margin-right: 24px; }*/
.grid_24_top h2, .grid_19_top h2, .grid_13_top h2, .grid_6_top h2, .grid_5_navtop h2, .grid_6_top h3 { margin:0 40px; text-align:center; padding-bottom:5px; }
.air { margin-bottom:5px; margin-top:5px; }
.entry { padding-left:24px; padding-right:24px; }
.hidden { display:none; }
#home-click { float:left; height: 100%; z-index:998;width:100%; }
#search-field { left:20px; bottom:10px;position:absolute; }

/* globalnav */
#globalnav { padding: 0; float:left; margin:-35px 0 20px 12px; _margin: 0 0 20px 7px; }
#globalnav li { display: inline; }
#globalnav li a { display:block; width: 160px; height: 44px; text-indent:-9999px; }
#globalnav li a { background: url(main-nav-sprite.png) left top no-repeat; }

/* BUTTONS */
li#gn-home a { background-position: 0 0; }
li#gn-info a { background-position: 0 -44px; }
li#gn-bio a { background-position: 0 -88px; }
li#gn-photo a { background-position: 0 -133px; }
li#gn-video a { background-position: 0 -177px; }
li#gn-webdesign a { background-position: 0 -222px; }
li#gn-resume a { background-position: 0 -266px; }
li#gn-music a { background-position: 0 -310px; }
li#gn-latest a { background-position: 0 -355px; }
li#gn-blog a { background-position: 0 -399px; }
li#gn-news a { background-position: 0 -444px; }
li#gn-contact a { background-position: 0 -488px; }

/* OVER STATES */
#gn-home a:hover { background-position: -165px 0; }
#gn-info a:hover { background-position: -165px -44px; }
#gn-bio a:hover { background-position: -165px -88px; }
#gn-photo a:hover { background-position: -165px -133px; }
#gn-video a:hover { background-position: -165px -177px; }
#gn-webdesign a:hover { background-position: -165px -222px; }
#gn-resume a:hover { background-position: -165px -266px; }
#gn-music a:hover { background-position: -165px -310px; }
#gn-latest a:hover { background-position: -165px -355px; }
#gn-blog a:hover { background-position: -165px -399px; }
#gn-news a:hover { background-position: -165px -444px; }
#gn-contact a:hover { background-position: -165px -488px; }

/* PRESSED STATES */
#gn-home a:active { background-position: -330px 0; }
#gn-info a:active { background-position: -330px -44px; }
#gn-bio a:active { background-position: -330px -88px; }
#gn-photo a:active { background-position: -330px -133px; }
#gn-video a:active { background-position: -330px -177px; }
#gn-webdesign a:active { background-position: -330px -222px; }
#gn-resume a:active { background-position: -330px -266px; }
#gn-music a:active { background-position: -330px -310px; }
#gn-latest a:active { background-position: -330px -355px; }
#gn-blog a:active { background-position: -330px -399px; }
#gn-news a:active { background-position: -330px -444px; }
#gn-contact a:active { background-position: -330px -488px; }

/* ON STATES */
#globalnav.home li#gn-home a { background-position: -495px 0 !important; }
#globalnav.info li#gn-info a { background-position: -495px -44px !important; }
#globalnav.bio li#gn-bio a { background-position: -495px -88px !important; }
#globalnav.photo li#gn-photo a { background-position: -495px -133px !important; }
#globalnav.video li#gn-video a { background-position: -495px -177px !important; }
#globalnav.webdesign li#gn-webdesign a { background-position: -495px -222px !important; }
#globalnav.resume li#gn-resume a { background-position: -495px -266px !important; }
#globalnav.music li#gn-music a { background-position: -495px -310px !important; }
#globalnav.latest li#gn-latest a { background-position: -495px -355px !important; }
#globalnav.blog li#gn-blog a { background-position: -495px -399px !important; }
#globalnav.news li#gn-news a { background-position: -495px -444px !important; }
#globalnav.contact li#gn-contact a { background-position: -495px -488px !important; }

/* GALLERY NAV */
#gallery_links { width: 515px; height: 55px; margin: 0 0 0 100px; position: relative; z-index: 50; }
#gallery_links #galleries { margin: 0; padding: 0; }
#gallery_links #galleries li { display: inline; }
#gallery_links #galleries li a { float: left; height: 55px; text-indent: -9999px; }
#gallery_links #galleries li a { background: url(photomenu.png) left top no-repeat; }

/* GALLERY BUTTONS */
#gallery_links #galleries li#pg-performance a { background-position: 0 0; width:196px; }
#gallery_links #galleries li#pg-natobj a { background-position: -196px 0; width: 183px;}
#gallery_links #galleries li#pg-portrait a { background-position: -379px 0; width:136px}


/* GALLERY OVER STATES */
#gallery_links #galleries li#pg-performance a:hover { background-position: 0 -55px; width:196px;}
#gallery_links #galleries li#pg-natobj a:hover { background-position: -196px -55px; width: 183px;}
#gallery_links #galleries li#pg-portrait a:hover { background-position: -379px -55px;width:136px }


/* GALLERY PRESSED STATES */
#gallery_links #galleries li#pg-performance a:active { background-position: 0 -110px;width:196px; }
#gallery_links #galleries li#pg-natobj a:active { background-position: -196px -110px;width: 183px; }
#gallery_links #galleries li#pg-portrait a:active { background-position: -379px -110px;width:136px }


/* GALLERY ON STATES */
#gallery_links.performance #galleries li#pg-performance a { background-position: 0 -165px !important; width:196px; }
#gallery_links.natobj #galleries li#pg-natobj a { background-position: -196px -165px !important;width: 183px; }
#gallery_links.portrait #galleries li#pg-portrait a { background-position: -379px -165px !important;width:136px }

/* FINDME NAV */

#findmenav { clear:left; margin:0 0 0 25px; padding:33px 0 0; background:transparent url(/assets/dg_find_me_bg.png) left top no-repeat; position: relative; /* peekaboo bug fix for IE6 */ min-width: 0; /* peekaboo bug fix for IE7 */ }
#findmenav li { display: inline; }
#findmenav li a, #findmenav li#fm-header { display:block; width: 133px; text-indent:-9999px; height:35px; }
#findmenav li a, #findmenav li#fm-header { background:transparent url(/assets/dg_find_me_sprite.png) left top no-repeat; }
#findmenav-footer { background:transparent url(/assets/dg_find_me_bg.png) no-repeat scroll center bottom; height:60px; margin:0; padding:0; }

/* FINDME BUTTONS */
#findmenav li#fm-header { background-position: 0 -35px; }
#findmenav li#fm-facebook a { background-position: 0 -66px; }
#findmenav li#fm-linkedin a { background-position: 0 -101px; }
#findmenav li#fm-myspace a { background-position: 0 -134px; }
#findmenav li#fm-flickr a { background-position: 0 -169px; }
#findmenav li#fm-youtube a { background-position: 0 -200px; }

/* FINDME OVER STATES */
#findmenav li#fm-facebook a:hover { background-position: -133px -66px; }
#findmenav li#fm-linkedin a:hover { background-position: -133px -101px; }
#findmenav li#fm-myspace a:hover { background-position: -133px -134px; }
#findmenav li#fm-flickr a:hover { background-position: -133px -169px; }
#findmenav li#fm-youtube a:hover { background-position: -133px -200px; }

/* FINDME PRESSED STATES */
#findmenav li#fm-facebook a:active { background-position: -266px -66px; }
#findmenav li#fm-linkedin a:active { background-position: -266px -101px; }
#findmenav li#fm-myspace a:active { background-position: -266px -134px; }
#findmenav li#fm-flickr a:active { background-position: -266px -169px; }
#findmenav li#fm-youtube a:active { background-position: -266px -200px; }

