@charset "utf-8";
@import "base.css";

/* Article Settings */
div#article { width:615px; }
div#article div#titleblock { margin-bottom:1.5em; width:625px; height:90px; background:url('../../imgs/pages/articleTitleBg.png') no-repeat; }
div#article div#titleblock h2 { padding:31px 0 0 1em; font-size:1.3em; color:#fff; }
div#article div#titleblock p { margin:-78px 1.5em 0 0; text-align:right; color:#fff; }
div#article div#textblock { float:right; width:440px; }
div#article div#textblock h3 { margin:1em 0 0 0; font-size:1.1em; font-weight:bold;}
div#article div#textblock p { margin:1em 0 2em 0; }
div#article div#textblock blockquote { padding:1.5em; border:1px solid #ccc; background:#efefef; }
div#article div#textblock blockquote p {margin:0;}
div#article div#textblock strong { font-weight:bold; }
div#article div#imgblock { float:left; width:156px; }
div#article div#imgblock a { display:block; margin:1.5em 0; }
/* Artworks Pages Settings */
h2#workYear { margin-bottom:1.5em; width:615px; height:55px; line-height:3.2; text-indent:1em; font-size:1.3em; color:#fff; background:url('../../imgs/pages/worksTitle.png') no-repeat; }
h3#workTitle { margin-bottom:1.2em; height:34px; background:url('../../imgs/pages/h3Bg.png') repeat-x; line-height:2.4; text-indent:.7em; font-size:1.1em; font-weight:bold; color:#fff; }
div#worksBind { padding:20px 0; width:615px; }
div#workDescript { float:right; width:440px; }
div#workDescript dl { margin-bottom:2em; }
div#workDescript dl dt { width:6em; float:left; text-align:right; font-weight:bold; }
div#workDescript dl dd { margin:0 0 1em 8em; line-height:1.7; }
div#workImage { float:left; width:160px; }
div#workImage a { display:block; margin-bottom:1.5em; }
div#workImage img { padding:1px; border:1px solid #ccc; }
div#workList div#pageTitle { margin-bottom:30px; width:615px; height:55px;}
div#workList div#pageTitle h2 { width:615px; height:55px; background:url('../../imgs/pages/nListTitleBg.png') no-repeat; line-height:3.2; text-indent:1em; font-size:1.5em; color:#fff; }
/* LightBox Settings */
#lbOverlay { position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: #000; cursor: pointer; }
#lbCenter, #lbBottomContainer { position: absolute; z-index: 9999; overflow: hidden; background-color: #fff; }
.lbLoading { background: #fff url('../../imgs/lbox/loading.gif') no-repeat center; }
#lbImage { position: absolute; left: 0; top: 0; border: 10px solid #fff; background-repeat: no-repeat; }
#lbPrevLink, #lbNextLink { display: block; position: absolute; top: 0; width: 50%; outline: none; }
#lbPrevLink { left: 0; }
#lbPrevLink:hover { background: transparent url('../../imgs/lbox/prevlabel.gif') no-repeat 0 15%; }
#lbNextLink { right: 0; }
#lbNextLink:hover { background: transparent url('../../imgs/lbox/nextlabel.gif') no-repeat 100% 15%; }
#lbBottom { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 10px; color: #666; line-height: 1.4em; text-align: left; border: 10px solid #fff; border-top-style: none; }
#lbCloseLink { display: block; float: right; width: 66px; height: 22px; background: transparent url('../../imgs/lbox/closelabel.gif') no-repeat center; margin: 5px 0; outline: none; }
#lbCaption, #lbNumber { margin-right: 71px; }
#lbCaption { font-weight: bold; }
