home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
developer.apple.com
/
developer.apple.com.tar
/
developer.apple.com
/
global
/
styles
/
mac.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2010-04-07
|
5KB
|
67 lines
/*----- header -----*/
#mainheader { position:relative; width:984px; height:52px; margin:0 -3px 10px -1px; }
body.safari #mainheader { background:url(http://devimages.apple.com/global/elements/devcenter/safari_devcenter_header_984.png) no-repeat scroll 0 0 !important; height:68px; margin-bottom:0; }
body.safari #mainheader { margin-top:-15px; margin-bottom:10px !important; }
#mainheader h1 { display:inline; }
#mainheader h1 a { display:block; float:left; width:360px; height:52px; text-indent:-9999px; outline:none; moz-outline:none; cursor:default; }
#mainheader p { float:right; margin:25px 15px 0 0; color:#fff; font-size:9px; font-weight:bold; }
#mainheader p a { color:#fff; }
#main { line-height:1.5em; color:#333; }
#main h1 { margin:25px 0 30px; }
#main h2 { margin-bottom:3px; }
#main h2.subhead { margin:-30px 0 40px; font-size:24px; }
#main h3 { margin-bottom:0; font-size:1em; line-height:1.4em; }
#main hr { margin:25px 0; }
#main hr.nocollapse { margin-top:7px; }
#main ul.bullet { margin:0; list-style-type:none; }
#main ul.bullet li { margin:5px 0; padding-left:22px; background:url( http://devimages.apple.com/global/elements/layout/bullet.gif ) no-repeat 8px 6px; }
body #main .intro { font-size:13px; line-height:1.3em; }
#main p.caption { margin-bottom:18px; font-size:10px; line-height:1.3em; color:#000; }
#main a.website { padding-left:20px; background:url( http://devimages.apple.com/global/elements/icons/globe_14x14.gif ) no-repeat 0 0; }
#main blockquote { font-size:13px; }
body.article #main { background:none; padding:0; }
body.article #main h2 { font-weight:bold; margin:30px 0 3px 0; }
body.article #main h3 { font-weight:bold; font-size:1.1em; margin:2.6em 0 0 0; }
body.article #main .column.first { width:670px; padding:0 40px 40px; background:url( http://devimages.apple.com/global/elements/layout/article_bgtop.gif ) no-repeat 0 0; }
body.article #main .column.last { width:220px; }
body.article #main .column.last .sidebox { margin-bottom:10px; background:url( http://devimages.apple.com/global/elements/layout/article_sidebox_bg.gif ) repeat-y 0 0; }
body.article #main .column.last .sidebox .topcap { height:3px; background:url( http://devimages.apple.com/global/elements/layout/article_sidebox_bgtop.gif ) no-repeat 0 0; }
body.article #main .column.last .sidebox h3 { font-size:1em; margin:10px 0 0; _margin-top:0px; padding:0 13px; }
body.article #main .column.last .sidebox h3.topcap { margin:0; height:24px; line-height:24px; background-image:url( http://devimages.apple.com/global/elements/layout/article_sidebox_bgtop_h3.gif ); }
body.article #main .column.last .sidebox h3.topcapdotted { margin:0; height:24px; line-height:24px; background-image:url( http://devimages.apple.com/global/elements/layout/article_sidebox_bgtop_dotted.jpg ); }
body.article #main .column.last .sidebox .bottomcap { padding:13px 18px 1px 13px; background:url( http://devimages.apple.com/global/elements/layout/article_sidebox_bgbottom.gif ) no-repeat 0 100%; }
body.article #main h5 { margin-bottom:8px; color:#000; }
body.article #main ul.spaced li { margin-bottom:10px; }
body.article #main pre { line-height:1em; }
body.article #main table { margin:7px 0; width:100%; }
body.article #main table thead { background:#eee; }
body.article #main table tbody { background:#fff; }
body.article #main table th,
body.article #main table td { border:1px solid #ddd; padding:4px 8px; }
body.article #main table th { font-weight:bold; }
body.story #main h2 { color:#000; }
body.story #main h2#storytitle { padding-bottom:10px; border-bottom:1px solid #ccc; }
body.story #main h2#storytitle img { margin:0; }
body.story #main .grid2col .column { width:415px; }
body.story #main .intro img.hero { display:block; margin:0 auto; border:1px solid #ccc; padding:3px; }
body.story #main .intro blockquote { margin-bottom:18px; padding:30px 40px 0; font-size:16px; line-height:22px; color:#000; background:url( http://devimages.apple.com/global/elements/layout/story_ldquo.gif ) no-repeat 16px 34px; }
body.story #main .intro blockquote .rdquo { padding-right:21px; white-space:nowrap; background:url( http://devimages.apple.com/global/elements/layout/story_rdquo.gif ) no-repeat 100% 5px; }
body.story #main .fullbox { margin:7px 0 25px; background:url( http://devimages.apple.com/global/elements/layout/story_fullbox_bg.gif ) repeat-y 0 0; }
body.story #main .fullbox .topcap { height:3px; background:url( http://devimages.apple.com/global/elements/layout/story_fullbox_bgtop.gif ) no-repeat 0 0; }
body.story #main .fullbox h3 { margin-bottom:13px; font-size:16px; }
body.story #main .fullbox .bottomcap { padding:13px 24px 18px; background:url( http://devimages.apple.com/global/elements/layout/story_fullbox_bgbottom.gif ) no-repeat 0 100%; }
body.story #main .fullbox .bottomcap ul { margin-bottom:0; }