Changeset 752 for trunk/app/webroot

Show
Ignore:
Timestamp:
09/03/08 19:51:06 (3 months ago)
Author:
aarkerio
Message:

New layout

Location:
trunk/app/webroot
Files:
6 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/app/webroot/css/paris/styles.css

    r751 r752  
    44font-family: Verdana; 
    55margin: 0 auto; 
    6 background-color: #fff; 
     6padding:0;  
     7background: #ffcc00 url(/img/styles/paris/body_page.gif) no-repeat center top; 
    78} 
    89 
     
    1011 
    1112a:link, a:visited { 
    12     color: #72940c; 
     13    color: #4b4b3f; 
    1314        text-decoration:none; 
    1415        font-size:9pt; 
     
    1920.cv{font-size:7pt;text-align:justify;} 
    2021 
    21 #maintable{width:725px;border-collapse:collapse;margin:3px auto;} 
     22#maintable{width:876px;border-collapse:collapse;margin:0 auto;border:1px solid black;background: #fdfad5 url(/img/styles/paris/body_top_bg.gif) repeat center top;padding:8px;} 
    2223 
    23 #header { background: #fff url(/img/styles/paris/paris_from_eiffel_tower.jpg) top no-repeat;height:138px;padding:2px; 
    24 font: 9px/10px 'Lucida Grande', Verdana, arial, sans-serif;vertical-align:bottom; 
     24#header { background: #ffcc00 url(/img/styles/paris/header_bg.gif) top no-repeat;height:132px;padding:15px 0 0 40px; 
     25font: 9px/10px 'Lucida Grande', Verdana, arial, sans-serif;vertical-align:top; 
    2526} 
    2627 
    2728#header h1 a:link, #header h1 a:visited { 
    28     color: #9c0; 
     29    color: #4b4b3f; 
    2930        text-decoration:none; 
    30         font: 14pt 'Georgia', Verdana, arial, sans-serif; 
    31         font-variant:small-caps; 
     31        padding:0; 
     32        margin:0; 
     33        font: 22pt Verdana, arial, sans-serif; 
    3234} 
    3335 
    3436#header h1 a:hover { 
    35    color: #1566A7; 
     37   color: #000; 
    3638   text-decoration:none; 
    3739} 
    3840 
    39 .quote{font-size:9pt;font-weight:bold;color:gray;margin:5px 15px 25px 6px}  
     41.quote{font-size:12pt;font-weight:bold;color:#000;}  
    4042 
    41 #toplinks{margin:6px 4px 0 40px;width:100%;text-align:center;height:15px;} 
     43#toplinks{margin:10px; 
     44        text-align:center; 
     45    height: 20px; 
     46    padding: 9px; 
     47        border-bottom:2px solid #c0c0c0; 
     48} 
    4249 
    4350#toplinks a:link, #toplinks a:visited { 
    44     color: #9c0; 
     51    color: #4b4b3f; 
    4552        text-decoration:none; 
    4653        font-size:9pt; 
    4754        font-weight:bold; 
    4855        margin-right:17px; 
    49         font-variant:small-caps; 
    5056} 
    5157 
    5258#toplinks a:hover { 
    53    color: #fff; 
     59   color: #000; 
    5460   text-decoration:none; 
    5561} 
    5662 
    57 #tdquote{width:600px;font-size:7pt;padding:3px;color:gray;} 
    58  
    59 #tdrss{width:125px;} 
     63#tdquote{font-size:7pt;padding:3px;color:black;} 
    6064 
    6165.smallinks a:link, .smallinks a:visited { 
     
    6872} 
    6973 
    70 #separator{height:30px;} 
    7174 
    72 #tdcontent{width:600px;padding:3px 3px 4px 8px;vertical-align:top;} 
     75#tdcontent{width:666px;padding:3px 8px 4px 4px;vertical-align:top;margin-right:8px;} 
    7376 
    74 #tdsidebar{width:125px;padding:7px;vertical-align:top;} 
     77#tdsidebar{width:190px;padding:5px 3px 7px 8px;vertical-align:top;} 
    7578 
    76 #footer{width:100%;padding:4px;text-align:center;margin:20px;font-size:7pt} 
     79#footer{padding:4px;text-align:center;margin:20px;font-size:7pt;height:50px;background: #fdfad5 url(/img/styles/paris/footer_bg.gif);} 
    7780 
    7881/*topgraphy and styles beggins*/