Regions/North America West/Jamboree

From 2012.igem.org

(Difference between revisions)
Line 23: Line 23:
http://yuilibrary.com/license/
http://yuilibrary.com/license/
*/
*/
-
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
+
html{color:#000;background:#4c5c66}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
* {
* {
Line 34: Line 34:
font-size: 8pt;
font-size: 8pt;
line-height: 1.75em;
line-height: 1.75em;
-
color: #2B2B2B;
+
color: #9e1c20;
}
}
Line 58: Line 58:
a {
a {
font-weight: bold;
font-weight: bold;
-
   color: #0c3ec7;
+
   color: #4c5c66;
}
}
Line 74: Line 74:
margin-bottom: 1em;
margin-bottom: 1em;
font-family: Philosopher, sans-serif;
font-family: Philosopher, sans-serif;
-
color: #FFF;
+
color: #4c5c66;
text-decoration: none;
text-decoration: none;
}
}
Line 145: Line 145:
#columns {
#columns {
-
background: #77d5ff;
+
background: #9e1c20;
padding: 28px 0 10px 0;
padding: 28px 0 10px 0;
}
}
Line 151: Line 151:
#columns .column {
#columns .column {
width: 260px;
width: 260px;
-
                 background: #77D5FF;
+
                 background: #9e1c20;
float: left;
float: left;
}
}
Line 239: Line 239:
                       #columns li a {
                       #columns li a {
-
                       color: #555555;
+
                       color: #e3be8d;
                       }
                       }
                       #columns li a:hover {
                       #columns li a:hover {
-
                       color: #FF8000;
+
                       color: #e3be8d;
                       font-size: 115%;
                       font-size: 115%;
                       text-decoration: none;  
                       text-decoration: none;  
Line 255: Line 255:
#columns p a {
#columns p a {
-
color: #232323;
+
color: #e3be8d;
text-decoration: none;
text-decoration: none;
}
}
#columns p a:hover {
#columns p a:hover {
-
color: #232323;
+
color: #e3be8d;
text-decoration: underline;
text-decoration: underline;
}
}
Line 266: Line 266:
#columns h2 a {
#columns h2 a {
-
color: #FFFFFF;
+
color: #e3be8d;
text-decoration: none;
text-decoration: none;
}
}
#columns h2 a:hover {
#columns h2 a:hover {
-
                        color: #FFFFFF;
+
                        color: #e3be8d;
                                 text-decoration: underline;
                                 text-decoration: underline;
}
}
Line 377: Line 377:
#main2 a {
#main2 a {
-
color: #0c3ec7;
+
color: #4c5c66;
text-decoration: none
text-decoration: none
}
}
#main2 a:hover {
#main2 a:hover {
-
color: #0c3ec7;
+
color: #e3be8d;
text-decoration: underline
text-decoration: underline
}
}
Line 398: Line 398:
#main3 a {
#main3 a {
-
color: #0c3ec7;
+
color: #4c5c66;
text-decoration: none
text-decoration: none
}
}
#main3 a:hover {
#main3 a:hover {
-
color: #0c3ec7;
+
color: #4c5c66;
text-decoration: underline
text-decoration: underline
}
}
Line 426: Line 426:
-moz-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-radius: 10px;
-
background: #fff;
+
background: #e3be8d;
text-align:left;
text-align:left;
}
}
Line 495: Line 495:
#navbarcontainer { width: 100%;  
#navbarcontainer { width: 100%;  
height: 35px;  
height: 35px;  
-
background: #164ec7;  
+
background: #4c5c66;  
margin-top:0px;
margin-top:0px;
}
}
Line 509: Line 509:
#flashylink { display: block;  
#flashylink { display: block;  
float: left;  
float: left;  
-
border: 0px solid #fff;  
+
border: 0px solid #4c5c66;  
-
color: #0c3ec7;  
+
color: #4c5c66;  
text-shadow: #000 1px 1px 1px;  
text-shadow: #000 1px 1px 1px;  
padding:3px; line-height: 100%;  
padding:3px; line-height: 100%;  
Line 520: Line 520:
margin-right: 10px;
margin-right: 10px;
}
}
-
#flashylink a:hover { color: #fff;
+
#flashylink a:hover { color: #4c5c66;
}
}
Line 531: Line 531:
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
font-size: 1em;
font-size: 1em;
-
background: #164ec7/*--url(https://static.igem.org/mediawiki/igem.org/c/c8/Navbar-3.gif) repeat-x--*/;
+
background: #4c5c66/*--url(https://static.igem.org/mediawiki/igem.org/c/c8/Navbar-3.gif) repeat-x--*/;
z-index: 6;
z-index: 6;
}
}
Line 543: Line 543:
padding: 10px 15px;
padding: 10px 15px;
display: block;
display: block;
-
color: #fff;
+
color: #4c5c66;
font-weight: bold;
font-weight: bold;
letter-spacing: 1px;
letter-spacing: 1px;
Line 550: Line 550:
}
}
ul#topnav li a:hover{
ul#topnav li a:hover{
-
color: #fff;
+
color: #4c5c66;
text-decoration: none;
text-decoration: none;
}
}
Line 563: Line 563:
width: 720px;
width: 720px;
background: #eda150;
background: #eda150;
-
color: #fff;
+
color: #4c5c66;
/*--Bottom right rounded corner--*/
/*--Bottom right rounded corner--*/
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomright: 10px;
Line 575: Line 575:
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; }
ul#topnav li span a { display: inline; }
-
ul#topnav li span a:hover {text-decoration: underline;color: #fff}
+
ul#topnav li span a:hover {text-decoration: underline;color: #4c5c66}
/*--Menu Ends Here--*/
/*--Menu Ends Here--*/
Line 608: Line 608:
-moz-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border-radius: 10px;
-
background: #fff;
+
background: #4c5c66;
}  
}  
Line 629: Line 629:
background-color: none;
background-color: none;
font-weight: normal;
font-weight: normal;
-
color: #fff;
+
color: #4c5c66;
}
}
table .odd {
table .odd {
Line 640: Line 640:
height: 250px;
height: 250px;
overflow-y:hidden;
overflow-y:hidden;
-
scrollbar-face-color:#266c96;
+
scrollbar-face-color:#4c5c66;
-
scrollbar-shadow-color:#216085;
+
scrollbar-shadow-color:#9e1c20;
-
scrollbar-highlight-color:#216085;
+
scrollbar-highlight-color:#9e1c20;
-
scrollbar-3dlight-color:#216085;
+
scrollbar-3dlight-color:#9e1c20;
-
scrollbar-darkshadow-color:#216085;
+
scrollbar-darkshadow-color:#9e1c20;
-
scrollbar-track-color:#d0f1fa;
+
scrollbar-track-color:#c97c7e;
-
scrollbar-arrow-color:#fff;
+
scrollbar-arrow-color:#9e1c20;
}
}
Line 708: Line 708:
float: left;
float: left;
line-height: 15px;
line-height: 15px;
-
color: #fff;
+
color: #4c5c66;
background-color: #c4e438;
background-color: #c4e438;
padding: 2px;
padding: 2px;
Line 759: Line 759:
<html>
<html>
-
<img src="https://static.igem.org/mediawiki/igem.org/5/52/Westamericabanner.jpg" title="attributed to Salim Virji" width="910" style="margin-top:-70px; border:1px solid #bcd3fd;">
+
<img src="https://static.igem.org/mediawiki/igem.org/5/52/Westamericabanner.jpg" title="attributed to Salim Virji" width="910" style="margin-top:-70px; border:1px solid #ffffff;">
<div id="main">
<div id="main">

Revision as of 20:06, 24 July 2012


iGEM North America East


Pre-Jamboree

Stanford University is proud to be hosting the Americas East jamboree. Over 20 teams will be participating and competing at the North America West Regional Jamboree for a chance at a spot at the World Championships! We look forward to seeing you in Palo Alto at Stanford in October.

>>Read more


During the Jamboree

Enjoy the stunning campus grounds of Stanford University, located in the heart of Silicon Valley.

>>Read more


Post-Jamboree

Stanford is located in between San Francisco and San Jose. Take advantage of the opportunity to explore the city after the Jamboree.

>>Read more