/* http://www.Sharon-Killian.com/css.php?s=home */ body { font-family:verdana, sans-serif; font-size:11px; color: #999999; } a:link, a:visited { color: #555555; text-decoration:none; outline:none; } a:active, a:hover { color: #C05F1E; text-decoration:none; outline:none; } .bordered { border: 4px solid #cccccc; } #uberContainer { position:relative; margin:0 auto; left:0px; top:0px; width:850px; border: 0px dotted red; } .script { font-family: Georgia, serif; font-style:italic; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ h1 { margin: 20px 0 0 0; border: 0px dotted grey; } h1 a { display:block; height: 76px; background-image: url(sharon_killian.gif); background-repeat: no-repeat; text-indent: -1000em; border: 0px dotted grey; } .main { position: relative; height: 450px; border: 1px dotted white; } /* - - - - - - - - - - - - - - - - - - - - - */ .main ul.main-menu { position: absolute; margin-top: 170px; padding: 0; list-style: none; } .main ul.main-menu li a { margin-bottom: 18px; display: block; width: 108px; height: 20px; font-size: 1px; text-indent: -1000em; background-image: url(main_menu.gif); } .main ul.main-menu li.g a { background-position: 0px 0px; } .main ul.main-menu li.about a { background-position: 0px -36px; } .main ul.main-menu li.contact a { background-position: 0px -74px; } .main ul.main-menu li.search a { background-position: 0px -110px; } .main ul.main-menu li.gallery a:hover { background-position: -111px 0px; } .main ul.main-menu li.about a:hover { background-position: -111px -36px; } .main ul.main-menu li.contact a:hover { background-position: -111px -74px; } .main ul.main-menu li.search a:hover { background-position: -111px -110px; } /* - - - - - - - - - - - - - - - - - - - - - */ .main .main-content { position: absolute; display: none; top: 2px; left: 160px; height: 432px; width: 683px; background-color: white; border: 0px dotted green; } .main #selected { display: block; } .main img { position: absolute; clip: rect(0px,700px,700px,0px); border: solid #000000 2px; width: 627px; height: 330px; box-shadow: none; } .main img.before-after { display: block; top: 0px; } .main p.caption { margin-left: 460px; margin-top: 170px; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ ul.thumbnails { list-style: none; margin: 0; padding: 0 0 0 70px; height: 28px; ; background-repeat: no-repeat; border: 0px dotted blue; } ul.thumbnails li { position: relative; float: left; margin: 0 0px 0 0px; } ul.thumbnails li a span { position: absolute; width: 102px; height: 57px; top: -1px; left: -1px; border: 1px solid #999999; /* was grey */ background-image: url(thumbcover.png); } ul.thumbnails li a:hover span, ul.thumbnails li.selected a span { background-image: none; } ul.thumb { padding-left: 380px; } ul.thumbx { padding-left: 305px; } ul.thumbxx { padding-left: 225px; } ul.thumbxxx { padding-left: 145px; } ul.thumbxxxx { padding-left: 70px; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ ul.thumbnailsV { list-style: none; margin: 0; padding: 0 0 0 70px; height: 28px; ; background-repeat: no-repeat; border: 0px dotted blue; } ul.thumbnailsV li { position: relative; float: left; margin: 0 0px 0 0px; } ul.thumbnailsV li a span { position: absolute; width: 57px; height: 102px; top: -1px; left: -1px; border: 1px solid #999999; /* was grey */ background-image: url(thumbcoverV.png); } ul.thumbnailsV li a:hover span, ul.thumbnailsV li.selected a span { background-image: none; } ul.thumbV { padding-left: 380px; } ul.thumbxV { padding-left: 305px; } ul.thumbxxV { padding-left: 225px; } ul.thumbxxxV { padding-left: 145px; } ul.thumbxxxxV { padding-left: 70px; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ ul.thumbnailsN { list-style: none; margin: 0; padding: 0 0 0 70px; height: 28px; ; background-repeat: no-repeat; border: 0px dotted blue; } ul.thumbnailsN li { position: relative; float: left; margin: 0 0px 0 0px; } ul.thumbnailsN li a span { position: absolute; width: 107px; height: 25px; top: -1px; left: -5px; border: 1px solid #999999; /* was grey */ background-image: url(thumbcoverN.png); } ul.thumbnailsN li a:hover span, ul.thumbnailsN li.selected a span { background-image: none; } ul.thumbN { padding-left: 380px; } ul.thumbxN { padding-left: 305px; } ul.thumbxxN { padding-left: 225px; } ul.thumbxxxN { padding-left: 145px; } ul.thumbxxxxN { padding-left: 70px; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ a.prev, a.next { position: absolute; display: block; width: 70px; height: 28px; margin-top: -30px; border: 0px dotted green; text-indent: -1000em; z-index:100; } a.next { right: 0px; z-index:100; /*margin-top: -45px;*/ } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ body.contact .main-content { display: block; width: 507px; height: auto; text-align: left; border: dotted 1px #DDDDDD; padding: 50px 30px 10px 30px; font-size: 13px; line-height: 18px; } body.about .main-content { display: block; width:500px; height: auto; text-align:left; border: dotted 1px #DDDDDD; padding:10px 10px 10px 30px; font-size:12px; } body.search .main-content { position: relative; display: block; width:350px; height: auto; min-height: 400px; text-align:left; border: dotted 1px #DDDDDD; padding:20px 30px 10px 30px; font-size:13px; line-height: 18px; } body.instructions .main-content { display: block; width:500px; height: auto; text-align:left; border: dotted 1px #DDDDDD; padding:10px 30px 10px 30px; font-size:12px; color: #666666; } body.instructions .main ul.instructions { position: absolute; top: 300px; left: 0px; } body.instructions .main ul.instructions h3 { color: #666666; margin-bottom: 3px; } body.instructions .main ul.instructions li { list-style: none; margin-left: -35px; } body.instructions .main-content a:link, body.instructions .main-content a:visited { color: #000000; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ a.random { display: block; position: absolute; width: 65px; height: 46px; float: right; bottom: 150px; right: 80px; background-image: url(random.gif); text-indent: -1000em; outline: none; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ form { margin-top: 50px; text-align: center; } body.search form { margin-top: 25px; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ body.search .main { height: auto; } #search h4 { font-size: 11px; font-weight: normal; margin: 0 0 20px 0; padding: 0px; } #search img { position: relative; display: inline; } #search p { margin-top: 20px; font-size: 11px; } #search p.pages-1 { display: none; } #search p a.selected { font-weight: bold; } .searchForm h2 { font-size: 12px; font-weight: normal; margin-bottom: 2px; margin-top:20px; } .searchForm .first { margin-top: 0px; } .searchForm .formUp { margin-top: -30px; margin-bottom: 20px; } .searchForm .mainContent #seriesThumbs { position: relative; top:20px; left: 0px; width: 625px; border: 0px solid #ff0000; } .searchForm .mainContent #seriesThumbsInner { position: absolute; top:0px; left: 0px; width: 600px; border: 0px solid #000000; } .seriesThumb img { position: relative; top: 0px; left: 0px; float: left; display: inline; margin-right: 10px; margin-bottom: 10px; border: 1px solid #cccccc; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ body.series a.image { display: block; float: left; margin-right: 5px; margin-bottom: 5px; position: relative; z-index: 1; } body.series a.image h5 { position: absolute; display: none; top: 1px; left: 1px; right: 1px; z-index: 2; margin: 0px; padding: 2px; line-height: 12px; font-size: 9px; background-color: white; opacity: 0.8; } body.series a.image:hover h5 { display: block; } /* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */ span.hidden { display: none; } hr { display: none; } .credit { font-size:11px; font-style:italic; text-align:center; }