Ignore:
Timestamp:
Jan 28, 2012, 6:45:06 PM (12 years ago)
Author:
Zaphod
Message:

version 2.1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/theme.css

    r12893 r12960  
    8383}
    8484
    85 #theCategoryPage #content {
     85 #content {
    8686        max-width:1120px;
    8787        padding:12px 0;
     88        display:table;
     89}
     90
     91#thePicturePage #content {
     92        max-width:none;
     93        padding:0;
     94        display:block;
     95}
     96
     97#theCategoryPage #content {
    8898        text-align:center;
    89         display:table;
    9099}
    91100
     
    142151}
    143152
     153input, select, textarea { margin: 1px 0;}
     154
     155.content_block h2 { font-size: 115.385%;}
     156
    144157/* Page title ---------------------------------------------------------------------------------- */
    145158
     
    227240}
    228241
    229 .stuffs_block .titrePage {
    230         margin: 0
    231 }
    232 
    233 #thePicturePage .stuffs {
    234         margin:3px 0;
    235 }
    236 
    237 #thePicturePage .stuffs_block {
    238         max-width:1120px;
    239         padding:0;
    240         text-align:center;
    241 }
    242 
    243 #thePicturePage .stuffs_block p {
    244         text-align:left;
    245 }
    246 
    247242/* Menubar ------------------------------------------------------------------------------------- */
    248243
     
    301296}
    302297
    303 #menubar #mbIdentification p {
    304         margin: 0 0 6px 0;
    305 }
     298#menubar #mbIdentification div { margin-bottom: 6px;}
     299#menubar #mbIdentification .submit_block { margin-bottom: 0;}
    306300
    307301#menubar dd.randompicdd {
     
    319313
    320314/* Category thumbnails ------------------------------------------------------------------------- */
     315
     316.js  ul.thumbnailCategories li { cursor:pointer;}
     317.js  .naf ul.thumbnailCategories li { cursor:default;}
     318.js  .naf ul.thumbnailCategories li .text { cursor:pointer;}
     319.js  .stuffs ul.thumbnailCategories li, .js  .stuffs ul.thumbnailCategories li .text { cursor:default;}
     320
    321321
    322322.stuffs_block .personal_block ul.thumbnailCategories,
     
    330330        float: left;
    331331        overflow: hidden;
    332         height:170px;
    333         width:170px;
    334332        text-align:center;
    335333        margin:5px;
    336334}
    337335
    338 .stuffs_block .personal_block ul.thumbnailCategories li {
    339         width:170px!important;
    340 }
     336.ats ul.thumbnailCategories li { width: 170px; height: 170px;}
     337.at3 ul.thumbnailCategories li { width: 290px; height: 290px;}
     338.at2 ul.thumbnailCategories li { width: 440px; height: 170px;}
     339.at1 ul.thumbnailCategories li { width: 890px; height: 170px;}
     340
     341.ats .stuffs_block .personal_block ul.thumbnailCategories li { width:170px!important;}
     342.at3 .stuffs_block .personal_block ul.thumbnailCategories li { width:273px!important; height:273px;}
     343.at2 .stuffs_block .personal_block ul.thumbnailCategories li { width:415px!important;}
     344.at1 .stuffs_block .personal_block ul.thumbnailCategories li { width:840px!important;}
    341345
    342346.thumbnailCategory {
    343347        display:inline-block;
    344         height:170px;
    345348}
    346349
    347350.thumbnailCategory .illustration {
    348         margin:5px 0 0;
    349         height:130px;
    350351        vertical-align:middle;
    351352        border:none;
     
    356357}
    357358
     359.ats .thumbnailCategory .illustration { height:130px;}
     360.at3 .thumbnailCategory .illustration { height:130px;}
     361.at2 .thumbnailCategory .illustration { height:170px;}
     362.at1 .thumbnailCategory .illustration { height:170px;}
     363.at2 .thumbnailCategory .illustration, .at1 .thumbnailCategory .illustration  { float: left;}
     364.at3 .thumbnailCategory .illustration a { width:280px;}
     365.at3 .stuffs_block .thumbnailCategory .illustration a { width:263px;}
     366.at3 .thumbnailCategory .illustration a  { vertical-align:bottom;}
     367
     368.ats .thumbnailCategory .illustration { margin:5px 0 0;}
     369.at3 .thumbnailCategory .illustration { margin:5px 5px 0 5px;}
     370.at2 .thumbnailCategory .illustration { margin:0 5px;}
     371.at1 .thumbnailCategory .illustration { margin:0 10px;}
     372
    358373.thumbnailCategory .illustration a {
    359374        display:table-cell;
    360375        width:170px;
    361         height:130px;
    362376        vertical-align:middle;
    363377        overflow:hidden;
     
    367381        display:block;
    368382        margin:auto;
    369         max-height:128px;
    370383        max-width:160px;
    371384}
    372385
    373 .thumbnailCategory .description p {
    374         display:none!important;
    375 }
    376 
    377 .thumbnailCategory .description {
     386.ats .thumbnailCategory .illustration img { max-height:128px;}
     387.at3 .thumbnailCategory .illustration img { max-height:128px;}
     388.at2 .thumbnailCategory .illustration img { max-height:160px;}
     389.at1 .thumbnailCategory .illustration img { max-height:160px;}
     390
     391.ats .thumbnailCategory .description p { display:none!important;}
     392.atd .thumbnailCategory .description .text p.dates { display:none!important;}
     393
     394.atd  #content .thumbnailCategory .description .text p.Nb_images {
     395        display:block;
     396        font-style:italic;
     397        font-size:76.923%;
     398        text-align:right;
     399        width:100%;
     400        margin:0;
     401}
     402
     403.atd  #content .thumbnailCategory .description .text p {
     404        font-size:92.307%;
     405        display:block;
     406        text-align:justify;
     407        width:100%;
     408        margin-top:5px;
     409        overflow:hidden;
     410}       
     411
     412.ats .thumbnailCategory .description {
     413        overflow: hidden;
     414        display: table-cell;
     415        vertical-align:middle;
    378416        width:160px;
    379417        height:35px;
     418        padding:0 5px;
     419}
     420
     421.at3 .thumbnailCategory .description {
    380422        overflow: hidden;
    381         padding:0 5px;
    382         display: table-cell;
    383         vertical-align:middle;
    384 }
     423        display: inline-block;
     424        width: 280px;
     425        height: 150px;
     426        margin: 0 5px 5px 5px;
     427        padding:0;
     428}
     429
     430.at3 .stuffs_block .thumbnailCategory .description { width:263px;}
     431
     432.at2 .thumbnailCategory .description {
     433        overflow: hidden;
     434        display: inline-block;
     435        width: 250px;
     436        height: 155px;
     437        margin: 10px 10px 5px 0;
     438        padding:0;
     439}
     440
     441.at1 .thumbnailCategory .description {
     442        overflow: hidden;
     443        display: inline-block;
     444        width: 680px;
     445        height: 155px;
     446        margin: 10px 0;
     447        padding:0;
     448}
     449
     450.at3 .stuffs_block .personal_block .thumbnailCategory .description { width:263px;}
     451.at2 .stuffs_block .personal_block .thumbnailCategory .description { width:225px;}
     452.at1 .stuffs_block .personal_block .thumbnailCategory .description { width:630px;}
    385453
    386454.thumbnailCategory .description h3 {
     
    388456        font-weight:normal;
    389457        font-variant:normal;
     458}
     459
     460.ats .thumbnailCategory .description h3 {
    390461        font-size:107.692%;
    391462        line-height:16px;
    392463}
    393464
     465.at2 .thumbnailCategory .description h3 { text-align:left;}
     466.at1 .thumbnailCategory .description h3 { text-align:left;}
     467
     468.atd .thumbnailCategory .description h3 {
     469        font-size:115.385%;
     470        padding:5px 0;
     471        display:block;
     472        width:100%;
     473        border-bottom:1px solid;
     474}
     475
    394476.thumbnailCategories h3 a {
    395477        color: inherit;
    396478}
    397479
    398 .thumbCatDescNfoDate, .thumbCatDescNbImg {
    399         margin: 0;
     480.thumbnailCategory .text .dates, .thumbnailCategory  .text .Nb_images {
    400481        font-size: 76.923%;
    401 }
    402 
    403 .thumbCatDesc {
     482        padding-top: 0;
     483}
     484
     485.thumbnailCategory .text p {
    404486        margin: 0;
    405487        padding-top: 4px;
    406488        word-wrap: break-word;
    407489}
     490
     491.at1 li.odd1 .thumbnailCategory .illustration {float:right;}
     492.at1 li.odd0 .thumbnailCategory .description {margin-right:15px;}
     493.at1 li.odd1 .thumbnailCategory .description {margin-left:15px;}
    408494
    409495/* Images Thumbnails --------------------------------------------------------------------------- */
     
    429515
    430516.subcontent .stuffs_block ul {
    431         max-width:720px;
     517        max-width:880px;
    432518        margin-top:5px;
    433519}
     
    654740}
    655741
     742.hideTabsZone {
     743        position: absolute;
     744        top:25px;
     745        left:0;
     746        right:0;
     747        bottom:0;
     748}
     749
     750#theImageBox .hideTabsZone { top:0;}
     751
    656752/* Image Nav Arrows ---------------------------------------------------------------------------- */
    657753
     
    700796        }
    701797
    702         .cat_up:hover {
     798.cat_up:hover {
    703799        background:transparent url(icon/cat_up.png) no-repeat center top;
    704800}
     
    706802/* Navigation Arrows --------------------------------------------------------------------------- */
    707803
    708 #imgprev {
     804#imgprev { left: 4px;}
     805#imgnext { right: 4px;}
     806#imgnext, #imgprev {
    709807        position: absolute;
    710808        height:150px;
    711809        width:20px;
    712         left: 4px;
    713         top:50%;
    714         margin-top:-75px;
    715 }
    716 
    717 #imgnext {
    718         position: absolute;
    719         height:150px;
    720         width:20px;
    721         right: 4px;
    722810        top:50%;
    723811        margin-top:-75px;
     
    908996}
    909997
     998.stuffs_block  #comments > ul > li {
     999        padding: 5px 0;
     1000        margin: 5px;
     1001        width:48.86%!important
     1002}
     1003
    9101004#comments .thumbnailCategory {
    9111005        height:auto;
     
    12691363}
    12701364
     1365/* GThumb+ Plugin ------------------------------------------------------------------------------ */
     1366
     1367#thumbnails li.gthumb,
     1368#thumbnails li.gthumb:hover {
     1369        border-radius:0;
     1370        -moz-border-radius:0;
     1371        -webkit-border-radius:0;
     1372}
     1373
    12711374/* PWG Stuffs Plugin --------------------------------------------------------------------------- */
    12721375
     
    12831386.subcontent .stuffs_block .right_block,
    12841387.subcontent .stuffs_block .middle_block {
    1285         max-width:870px;
    1286         padding:10px;
     1388        max-width:880px;
     1389        padding:10px 5px;
    12871390}
    12881391
     
    13631466}
    13641467
    1365 .stuffs_block .logon_block  p a {
    1366         margin-right: 8px
    1367 }
    1368 
    1369 .stuffs_block .personal_block  {
    1370         text-align: center;
    1371 }
    1372 
    1373 .stuffs_block .personal_block  p {
    1374         text-align: left;
    1375 }
     1468.stuffs_block .logon_block  p a { margin-right: 8px}
     1469.stuffs_block .personal_block  { text-align: center;}
     1470#content .stuffs_block .personal_block  p { text-align: justify;}
     1471.stuffs_block #thumbnails  {margin:0;}
     1472.stuffs_block #thumbnails li {margin:5px 3px;}
     1473.stuffs_block .titrePage { margin: 0;}
     1474
     1475#theCategoryPage  #the_page .stuffs {
     1476        margin:0!important;
     1477        padding:5px 0;
     1478}
     1479
     1480#thePicturePage .stuffs { margin:3px 0;}
     1481#thePicturePage .stuffs_block p { text-align:left;}
     1482
     1483#thePicturePage .stuffs_block {
     1484        max-width:1120px;
     1485        padding:0;
     1486        text-align:center;
     1487}
     1488
     1489.stuffs_block .personal_block ul.thumbnailCategories {
     1490        vertical-align:bottom;
     1491        margin-top:0;
     1492}
     1493
Note: See TracChangeset for help on using the changeset viewer.