Team:Valencia/Valenciamodelowiki.css

From 2009.igem.org

Revision as of 15:33, 25 September 2009 by Emilio (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

html { margin: 0; padding: 0; } body { background: #CDC2B3 url(images/bg.gif); text-align: center; color: #5F3E2F; font: 11px verdana, sans-serif; margin: 0px; padding: 20px 0px 20px 0px; } a { color: #5F3E2F; font-weight: bold; text-decoration: none; } a:hover { color: #1D110B; text-decoration: underline; } img { border: 0px; }

  1. wrapper {

width: 778px; margin: auto; text-align: left; }

  1. header p {

font-size:18px; font-style:italic; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; }

  1. header p.more {

padding-right: 22px; }

  1. header {

height: 320px; background: url(images/header.jpg) no-repeat; }

  1. header div {

padding: 183px 213px 0px 82px; }

  1. header p {

margin: 0px; padding: 0px; }

  1. header a {

color:#FFFFFF; }

  1. nav {

width: 740px; height:48px; margin: 0px 0px 0px 20px; background-image:url(images/nav.gif); background-repeat:no-repeat; display:inline; float:left;

}

  1. nav a {

font-size:18px; font-style:italic; color:#260403; font-family:Georgia, "Times New Roman", Times, serif; margin: 12px 0px 10px 0px; padding: 0px 20px 0px 20px; display:inline; float:left; border-right-width: 2px; border-right-style: inset; border-right-color: #76644f; }

  1. nav a:hover {

color:#862e06; text-decoration:none; } .lastchild { border-right: none 0px !important; }

  1. body {

background: url(images/body_bg.gif) repeat-y; clear: both; width: 100%; }

  1. body-top {

background: url(images/body_top.gif) no-repeat; }

  1. body-bot {

background: bottom url(images/body_bot.gif) no-repeat; padding: 21px 25px 15px 42px; }

  1. about-box {

float: left; width: 315px; }

  1. about-box ul {

margin-left: 8px; }

  1. express-box {

float: right; width: 327px; }

  1. foot {

width: 738px; margin-left: 20px; background: url(images/foot_bg.gif) repeat-y; }

  1. foot-top {

background: url(images/foot_top.jpg) no-repeat; }

  1. foot-bot {

background: bottom url(images/foot_bot.gif) no-repeat; padding: 13px 21px 12px 28px; }

  1. what-box {

float: left; width: 332px; }

  1. what-box img.left {

margin-left: 10px; }

  1. what-box ul {

float: left; margin-left: 2px; width: 184px; }

  1. news-box {

float: right; width: 316px; }

  1. news-box ul {

float: left; margin-left: 2px; width: 184px; }

  1. footer {

margin: 14px; text-align: center; } h2 { margin: 0px; padding: 0px 0px 10px 0px; font:Arial, Helvetica, sans-serif; font-size:20px; font-style:italic;

color:#862e06; } h2 b{ color:#341c12; }

ul { margin: 0px; padding: 0px; } li { margin: 0px; padding: 0px 0px 5px 20px; list-style: none; background: 0px 3px url(images/bullet.gif) no-repeat; } p { margin-top: 0px; margin-bottom: 10px; } div.narrow-text { margin-right: 18px; } img.left { float: left; padding-right: 14px; padding-bottom: 16px; }

  1. body p.more {

padding-top: 6px; }

  1. news-box p.more {

padding-top: 0px; margin-top: 0px; } p.more { text-align: right; } .clear { clear: both; }