/* Theme Name: iphonelist URI: Description: Version: 2.0 Author: Author URI: */ body { margin:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; !important; color:#ffffff; background:#000000; -webkit-text-size-adjust:none; } /* iphone container styles and script by www.joehewitt.com */ .container { position:absolute; width:100%; clear:both; } body[orient="portrait"] .container { min-height: 416px; -webkit-text-size-adjust:none; } body[orient="landscape"] .container { min-height: 268px; -webkit-text-size-adjust:none; } /* end screen control */ /* logoon index page */ h1.header { font-size: 20px; position:absolute; text-indent:-999em; text-align:center; display:block; width:100%; height:40px; background: url(images/logo.png) no-repeat center 10px; margin:0; padding:0; } /* top navigation on inner pages */ #navigation { font-size: 15px; height:40px; padding: 10px 0; width: 100%;background: url(../../../images/bckg-top.png) repeat-x left top; text-shadow: #3F4E63 0px -1px 1px; } #navigation ul { margin:0; padding:0; width: 100%; } #navigation ul li { width: 33%;display: inline;float: left; list-style: none;text-align: center; } #navigation li { float:left; margin:0; font-weight: bold; padding:0; list-style-type:none; border-right:0px; white-space:nowrap; width: 25%; } #navigation li a { display:block; padding:0px; text-transform:uppercase; text-align:center;letter-spacing:1px; text-decoration:none; } #navigation li a:hover { color: #000;font-weight: bold; } #navigation li a:visited { font-weight: bold; } * html #navigation a {width:1%;} /* landscape list styles */ body[orient="landscape"] .subcontent { top: 40px; bottom: 40px;width: 100%; } .subcontent { width:100%; position: absolute;top: 40px;bottom: 40px; } .item { background: url(../../../images/arrow.png) no-repeat right center;border-bottom: 1px solid #E0E0E0; padding: 0; } ul#home { display:inline; position:relative;width: 100%; list-style-type:none; float:left; margin:0; padding:0; } ul#home li { display:block; float:left; margin:0; padding:0; width:100%; background-color:#FFF; } ul#home li a { display:block; height:60px; text-decoration:none; margin:0; padding:0; } ul#home li a:hover strong { background: url(../../../images/arrowh.png) no-repeat right center; display:block; height:60px; text-decoration:none; margin:0; padding:0; background-color:#1560FD; color: #fff; } ul#home li a strong { margin:50px 0 0 0; color:#000; line-height:20px; padding: 0; } a#rollov { background-color:#ffffff; color: #000000; } a, a.visited { /* color:#f0ee6b; */ color:#eee; } body[orient="portrait"] div#footer.bottom { position:absolute; bottom:0; } div#footer { clear:both; width:100%; height:25px; padding:8px 0 0 0; font-size:10px; } div#footer p { display:block; margin:0 10px; color:#777; text-align:center; } div#footer p b { float:right; font-size:1.2em; } div#footer p b a { text-decoration:none; }