Team:The Agency Escondido
From 2013hs.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | + | #top-section #p-logo{display:none;} | |
- | + | #ocontent,#header{ | |
- | + | width:100%; | |
- | + | background-color: white; | |
- | + | } | |
- | + | #ocontent-inner{ | |
- | + | margin-left:auto; | |
- | + | margin-right:auto; | |
- | + | width:975px; | |
- | + | } | |
- | + | tr td:first-child{ | |
- | + | border-left:none; | |
- | + | } | |
- | + | tr td:last-child{ | |
- | + | border-right:none; | |
- | + | } | |
- | + | tr td{ | |
- | + | border-left:1px solid black; | |
- | + | border-right:1px solid black; | |
- | + | padding-left:10px; | |
- | + | padding-right:10px; | |
- | + | } | |
- | + | #ocontent-inner2{ | |
- | + | margin-left:242px; | |
- | + | margin-right:75px; | |
- | + | } | |
- | + | body{ | |
- | + | font-famiy:sans-serif; | |
- | + | border:none; | |
- | + | margin:0; | |
- | + | padding: 0; | |
- | + | position: relative; | |
- | + | min-height:100%; | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | } | |
- | + | #top-section ul li,#footer-box ul li{ | |
- | + | display:inline; | |
- | + | margin-right:10px; | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | } | |
- | + | #top-section .left-menu ul li:last-child{ | |
- | + | display:none; | |
- | + | } | |
- | + | #footer #f-poweredbyico{display:none;} | |
- | + | #top-section .left-menu{ | |
- | + | float:left; | |
- | + | margin-top:8px; | |
- | + | } | |
- | + | #top-section div:hover{ | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | } | |
- | + | #menubar{ | |
- | + | font-size: inherit; | |
- | + | position:static; | |
- | + | } | |
- | + | #top-section .left-menu ul li:first-child{ | |
- | + | display:none; | |
- | + | } | |
- | + | #top-section{ | |
- | + | width:975px; | |
- | + | } | |
- | + | #top-section,#footer-box{ | |
- | + | margin-left:auto; | |
- | + | margin-right:auto; | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | height:20px; | |
- | + | border:none; | |
- | + | } | |
- | + | #searchInput, | |
- | + | input[type="submit"]{ | |
- | + | color:#ccc; | |
- | + | background-color:#000; | |
- | + | border:1px solid #888; | |
- | + | ||
- | + | } | |
- | + | #searchInput{ | |
- | + | height:15.5px; | |
- | + | padding-left:4px; | |
- | + | position:relative; | |
- | + | bottom:1px; | |
- | + | ||
- | + | } | |
- | + | #top-section a,#footer a{ | |
- | + | color:#888; | |
- | + | } | |
- | + | #top-section ul,#footer ul{ | |
- | + | margin:0; | |
- | + | padding-left: 0; | |
- | + | } | |
- | + | .printfooter{ | |
- | + | display:none; | |
- | + | } | |
- | + | #footer{ | |
- | + | display:inline; | |
- | + | } | |
- | + | #sponsors ul | |
- | + | { | |
- | + | margin: 0; | |
- | + | padding: 0; | |
- | + | list-style-type: none; | |
- | + | text-align: center; | |
- | + | } | |
- | + | ||
- | + | #sponsors ul li { display: inline; } | |
- | + | ||
- | + | #sponsors ul li a | |
- | + | { | |
- | + | text-decoration: none; | |
- | + | padding: .2em 1em; | |
- | + | } | |
- | + | p{ | |
- | + | margin-top:0; | |
- | + | border-top: 1em solid white; | |
- | + | } | |
- | + | #top-section .right-menu{ | |
- | + | float:right; | |
- | + | margin-left:10px; | |
- | + | margin-top:8px; | |
- | + | } | |
- | + | #top-section #search-controls{ | |
- | + | float:right; | |
- | + | position:static; | |
- | + | height:auto; | |
- | + | top:0; | |
- | + | margin-top:6px; | |
- | + | width:auto; | |
- | + | display:inline; | |
- | + | display:none; | |
- | + | } | |
- | + | a{ | |
- | + | text-decoration: none; | |
- | + | font-weight: 700; | |
- | + | } | |
- | + | #menubar{ | |
- | + | width:auto; | |
- | + | display:inline; | |
- | + | } | |
- | + | ||
- | + | #menubar input{ | |
- | + | display:inline; | |
- | + | } | |
- | + | #menubar a{ | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | } | |
- | + | a:hover{ | |
- | + | color:#ccc!important; | |
- | + | text-decoration: none; | |
- | + | } | |
- | + | ||
- | + | #ocontent{ | |
- | + | background:white; | |
- | + | padding-bottom:60px; | |
- | + | } | |
- | + | #footer{ | |
- | + | color:white; | |
- | + | background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png'); | |
- | + | height:100px; | |
- | + | } | |
- | + | #footer #f-copyrightico{ | |
- | + | display:none; | |
- | + | float:left; | |
- | + | } | |
- | + | ||
- | + | #footer ul{ | |
- | + | display:inline; | |
- | + | } | |
- | + | #footer ul li{ | |
- | + | display:inline; | |
- | + | font-size: 9px; | |
- | + | font-weight: 800; | |
- | + | } | |
- | + | #content,#bodyContent{ | |
- | + | border-left:30px; | |
- | + | border-right:40px; | |
- | + | padding:0; | |
- | + | width:975px; | |
- | + | } | |
- | + | #bodyContent>p:nth-child(3){0 | |
- | + | display:none; | |
- | + | } | |
- | + | ||
- | + | #searchGoButton,#mw-searchButton{margin-left:5px;} | |
- | + | .firstHeading,#catlinks{display:none;} | |
- | + | #topheader{ | |
- | + | background:black; | |
- | + | color:white; | |
- | + | } | |
- | + | #topheader-inner{ | |
- | + | width:975px; | |
- | + | margin-left:auto; | |
- | + | margin-right:auto; | |
- | + | } | |
- | + | #nav a{ | |
- | + | display:block; | |
- | + | color:#fff; | |
- | + | text-decoration:none; | |
- | + | } | |
- | + | #nav li { | |
- | + | display:inline; | |
- | + | margin:5px; | |
- | + | font-size:12pt; | |
- | + | font-weight:bold; | |
- | + | } | |
- | + | #nav li{color:white;} | |
- | + | #nav li ul a{color:black;} | |
- | + | body{ | |
- | + | overflow-y: auto; | |
- | + | } | |
- | + | #nav{ | |
- | + | width:auto; | |
- | + | float:left; | |
- | + | } | |
- | + | #nav ul{ | |
- | + | background:rgba(255,255,255,1); | |
- | + | list-style:none; | |
- | + | position:absolute; | |
- | + | left:-9999px; | |
- | + | } | |
- | + | #nav{ | |
- | + | margin-left:440px; | |
- | + | margin-right:-70px; | |
- | + | position:relative; | |
- | + | top:-40px; | |
- | + | overflow-x:visible; | |
- | + | } | |
- | + | #nav li{ | |
- | + | float:left; | |
- | + | margin-right:10px; | |
- | + | position:relative; | |
- | + | padding-bottom:10px; | |
- | + | } | |
- | + | #nav a:hover{ | |
- | + | color:#fff; | |
- | + | background:#6b0c36; | |
- | + | text-decoration:underline; | |
- | + | } | |
- | + | #nav li:hover ul{ | |
- | + | left:-25px; | |
+ | } | ||
+ | #nav ul li{ | ||
+ | padding-top:30px; | ||
+ | float:none; | ||
+ | } | ||
+ | #nav ul a{ | ||
+ | white-space:nowrap; | ||
+ | } | ||
+ | #nav li:hover a{ | ||
+ | background:rgba(0,0,0,0); | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #nav li ul li a:hover{ | ||
+ | background:rgba(255,255,255,1); | ||
+ | left:-30px; | ||
+ | } | ||
+ | table{ | ||
+ | border-collapse:collapse; | ||
+ | } | ||
+ | #header-inner-right{ | ||
+ | margin-bottom:-67px; | ||
+ | margin-left:895px; | ||
+ | margin-right:auto; | ||
+ | } | ||
+ | #banner{ | ||
+ | margin-top:-20px; | ||
+ | margin-left:0px; | ||
+ | margin-bottom:-100px; | ||
+ | } | ||
+ | #header-inner{ | ||
+ | margin-left:5px; | ||
+ | margin-right:auto; | ||
+ | margin-bottom:10px; | ||
+ | } | ||
+ | #languages{ | ||
+ | width:100; | ||
+ | height:auto; | ||
+ | position:fixed; | ||
+ | top:1%; | ||
+ | right:92%; | ||
+ | } | ||
+ | </style> | ||
<div id="topheader"> | <div id="topheader"> | ||
<div id="topheader-inner"> | <div id="topheader-inner"> |
Revision as of 03:27, 15 June 2013
Sponsored by
Team Description
The Agency is an organization of students, parents, faculty and mentors operating out of the Classical Academy High School of Escondido, CA. Our objective is to compete in challenging venues, and to foster the development of skills and character needed to each occasion. The Agency's efforts are focused in areas of science, technology, engineering, and mathematics (STEM).