/** * * @copyright 2010 frasq.org * @version 2 * @link http://www.frasq.org */ /* theme.css */ a:link, a:visited {color:#ec902d;} a:hover {color:#2c430d;} body {color:#333333;font-family:Verdana, sans-serif;font-size:100%;} h1,h2,h3 {color:#aec14e;} h4 {color:#aec14e;} h5 {color:#df6f6f;} h6 {color:#666666;} h4 a:link {color:#aec14e;text-decoration:none;} h4 a:hover {color:#ec902d;text-decoration:none;} h3 {line-height:24px;background:transparent url(../images/heading.png) no-repeat;text-indent:30px;margin:0 0 0.5em 0;} pre {border:1px dashed #808080;padding:3px;background-color:#ffffe0;color:#333333;overflow:auto;} .menu, .menubar {font-family:Helvetica, "Helvetica Neue", Arial, sans-serif;} #banner {height:50px;margin:10px 0 5px 0;border-bottom:2px solid #aec14e;} #logo {width:400px;float:left;} #logo h1 {padding:0;margin:0;} #logo h1 a {float:left;width:400px;height:40px;background:transparent url(../logos/sitelogo.png) no-repeat;margin-top:2px;} #languages {width:100px;float:left;margin-top:13px;margin-left:200px;} #french {width:32px;height:24px;float:left;margin-right:2px;background:transparent url(../buttons/fr.png) no-repeat center center;} #english {width:32px;height:24px;float:left;margin-right:2px;background:transparent url(../buttons/en.png) no-repeat center center;}