Template:AUC TURKEY

From 2014hs.igem.org

(Difference between revisions)
(Undo revision 28223 by Alihancelikcan (talk))
 
(166 intermediate revisions not shown)
Line 1: Line 1:
__NOTOC__<html>
__NOTOC__<html>
<head>
<head>
 +
<link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Team:AUC_TURKEY/style.css?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2014hs.igem.org/Team:AUC_TURKEY/stimenu.css?action=raw&ctype=text/css" />
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
 +
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.1/jquery-ui.min.js" type="text/javascript"></script>
 +
<script type="text/javascript">
<script type="text/javascript">
-
$(document).ready(function(){
 
-
$(".footer").insertAfter("pageContent");
 
-
/*$('#igem_logo_gif').hover(function () {
 
-
        this.src = 'https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif';
 
-
    }, function () {
 
-
        this.src = 'https://static.igem.org/mediawiki/2014hs/9/93/IGem_logo_original.png';
 
-
    });*/
 
-
$('#cssmenu').addClass('relative');
 
-
//$('#verticalmenu').position().left = -$('#verticalmenu').width();
 
-
  $(window).scroll(function(){
 
-
      if ($(this).scrollTop() >= $("#igem_logo_gif").height()) {
 
-
  if($('#verticalmenu').position().left == -$('#verticalmenu').width()/*-$('#verticalmenu').width(*/)
 
-
$( '#verticalmenu' ).animate({
 
-
opacity: 0,
 
-
left: 0,
 
-
  }, 200, function() {
 
-
    // Animation complete.
 
-
  });
 
-
          $('#cssmenu').removeClass('relative');
 
-
          $('#cssmenu').addClass('fixed');
 
-
          $('#pageContent').addClass('kaydir');
 
-
  //$('#verticalmenu').slideDown();
 
-
      } else {
 
-
  if($('#verticalmenu').position().left == 0)
 
-
$( '#verticalmenu' ).animate({
 
-
opacity: 0,
 
-
left: -$('#verticalmenu').width(),
 
-
  }, 200, function() {
 
-
    // Animation complete.
 
-
  });
 
-
 
 
-
//$('#verticalmenu').animate({"left":"0px"}, "slow").removeClass('visible');
 
-
          $('#cssmenu').removeClass('fixed');
 
-
          $('#cssmenu').addClass('relative');
 
-
          $('#pageContent').removeClass('kaydir');
 
-
  //$('#verticalmenu').slideUp();
 
-
      }
 
-
  });
 
-
});
 
</script>
</script>
-
<script>
+
<style type="text/css">
-
$(document).ready(function(){
+
body
-
 
+
{
-
$('#verticalmenu > ul > li > a').click(function() {
+
  background-position: center;
-
  $('#verticalmenu li').removeClass('active');
+
-
  $(this).closest('li').addClass('active');
+
-
  var checkElement = $(this).next();
+
-
  if((checkElement.is('ul')) ) {
+
-
if(checkElement.is(':visible')) {
+
-
   
+
-
    $(this).closest('li').removeClass('active');
+
-
    checkElement.slideUp('normal');
+
-
  }
+
}
}
-
  if((checkElement.is('ul'))) {
 
-
  if(!checkElement.is(':visible')) {
 
-
   
 
-
    $('#verticalmenu ul ul:visible').slideUp('normal');
 
-
    checkElement.slideDown('normal');
 
-
  }
 
-
}
 
-
  if($(this).closest('li').find('ul').children().length == 0) {
 
-
    return true;
 
-
  } else {
 
-
    return false;
 
-
  }
 
-
});
 
-
});
 
-
</script>
 
-
<style type="text/css">
 
@font-face { font-family: Trench; src: url('https://doc-14-40-docs.googleusercontent.com/docs/securesc/ireb594vsgjvo8gl7tsbrq2m9jklo3tb/j94feaplhpe5kulcq4me68tqh80kjlaq/1401948000000/12662358414286907681/12662358414286907681/0B7njhowyZY9Xc0hJdFJfYkN6Qmc?e=download&h=16653014193614665626&nonce=n9gvb00glaeqe&user=12662358414286907681&hash=e2o5k58itoilun78vl8i0mm6k4ss3vv0'); }
@font-face { font-family: Trench; src: url('https://doc-14-40-docs.googleusercontent.com/docs/securesc/ireb594vsgjvo8gl7tsbrq2m9jklo3tb/j94feaplhpe5kulcq4me68tqh80kjlaq/1401948000000/12662358414286907681/12662358414286907681/0B7njhowyZY9Xc0hJdFJfYkN6Qmc?e=download&h=16653014193614665626&nonce=n9gvb00glaeqe&user=12662358414286907681&hash=e2o5k58itoilun78vl8i0mm6k4ss3vv0'); }
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:500);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:500);
Line 79: Line 19:
.relative {position:relative; left:0px; width:100%;}
.relative {position:relative; left:0px; width:100%;}
.fixed {position:fixed; top:0px; left:0; width:100%;}
.fixed {position:fixed; top:0px; left:0; width:100%;}
-
#top-section, #footer-box, #catlinks, .firstHeading
+
#top-section , #footer-box, #catlinks, .firstHeading
{
{
display:none;
display:none;
}
}
 +
#globalWrapper
#globalWrapper
{
{
Line 92: Line 33:
     border-left-width:0px;
     border-left-width:0px;
     border-right-width:0px;
     border-right-width:0px;
-
     color:darkblue;
+
     color:black;
-
     background-color:white;
+
     background-color:#DFDEDE;
     width:100%;
     width:100%;
-
     padding: 0;
+
     padding: 0px;
-
     margin: 0;
+
     margin: 0px;
}
}
#contentSub
#contentSub
Line 105: Line 46:
{
{
     padding: 10px;
     padding: 10px;
 +
    margin: 10px;
}
}
#bodyContent > p
#bodyContent > p
Line 110: Line 52:
     margin: 0;
     margin: 0;
}
}
-
/* 2f4b87 */
+
#headers
-
/* 2f4b87 */
+
{
-
/* #1f325d */
+
-
/* Menu CSS */#cssmenu {
+
-
  width: auto;
+
-
}
+
-
#cssmenu,
+
-
#cssmenu ul,
+
-
#cssmenu ul li,
+
-
#cssmenu ul li a {
+
-
  padding: 0;
+
-
  margin: 0;
+
-
  line-height: 1;
+
-
  font-family: 'Kalinga', sans-serif;
+
-
  font-weight: 500;
+
-
  font-size: 23px;
+
-
  color: #ffffff;
+
-
  -webkit-transition: all ease .3s;
+
-
  -o-transition: all ease .3s;
+
-
  -moz-transition: all ease .3s;
+
-
  -ms-transition: all ease .3s;
+
-
  transition: all ease .3s;
+
-
}
+
-
#cssmenu:before,
+
-
#cssmenu:after,
+
-
#cssmenu > ul:before,
+
-
#cssmenu > ul:after {
+
-
  content: '';
+
-
  display: table;
+
-
}
+
-
#cssmenu:after,
+
-
#cssmenu > ul:after {
+
-
  clear: both;
+
-
}
+
-
#cssmenu a {
+
-
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
+
-
}
+
-
#cssmenu ul {
+
-
  background: #35aef0;
+
-
  border-radius: 3px;
+
-
  border: 1px solid #2b4479;
+
-
  border: 1px solid #1198e1;
+
-
  -webkit-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -o-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -moz-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  -ms-box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
  box-shadow: 0 1px 2px rgba(2, 2, 2, 0.25), inset 0 1px 1px rgba(255, 255, 255, 0.15);
+
-
}
+
-
#cssmenu ul > li {
+
-
  float: left;
+
-
  list-style: none;
+
-
}
+
-
#cssmenu ul > li > a {
+
-
  display: block;
+
-
  text-decoration: none;
+
-
  padding: 15px 44px;
+
-
  position: relative;
+
-
}
+
-
#cssmenu ul > li > a:hover {
+
-
  background: #1198e1;
+
-
  -webkit-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -o-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -moz-box-shadow: inset 0 0 1px #0d78b2;
+
-
  -ms-box-shadow: inset 0 0 1px #0d78b2;
+
-
  box-shadow: inset 0 0 1px #0d78b2;
+
-
  -webkit-transition: all ease .3s;
+
-
  -o-transition: all ease .3s;
+
-
  -moz-transition: all ease .3s;
+
-
  -ms-transition: all ease .3s;
+
-
  transition: all ease .3s;
+
-
}
+
-
#cssmenu ul > li > a:hover:before {
+
-
  content: '';
+
-
  z-index: 2;
+
-
  position: absolute;
+
-
  border: 1px solid white;
+
-
  border-top: 0;
+
-
  border-bottom: 0;
+
-
  border-right: 0;
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  top: 0;
+
-
  left: -1px;
+
-
  opacity: .2;
+
-
}
+
-
#cssmenu ul > li > a:hover:after {
+
-
  content: '';
+
-
  z-index: 2;
+
-
  position: absolute;
+
-
  border: 1px solid white;
+
-
  border-top: 0;
+
-
  border-bottom: 0;
+
-
  border-left: 0;
+
-
  width: 100%;
+
-
  height: 100%;
+
-
  top: 0;
+
-
  right: -1px;
+
-
  opacity: .2;
+
-
}
+
-
#cssmenu > ul > li > ul {
+
-
  opacity: 0;
+
-
  visibility: hidden;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li > a {
+
   text-align: center;
   text-align: center;
   padding: 10px;
   padding: 10px;
}
}
-
#cssmenu > ul > li:hover > ul {
+
#headerFooter
-
  opacity: 1;
+
-
  visibility: visible;
+
-
  position: absolute;
+
-
  border-radius: 0 0 3px 3px;
+
-
  -webkit-box-shadow: none;
+
-
  -o-box-shadow: none;
+
-
  -moz-box-shadow: none;
+
-
  -ms-box-shadow: none;
+
-
  box-shadow: none;
+
-
}
+
-
#cssmenu > ul > li > ul {
+
-
  width: 180px;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li {
+
-
  float: none;
+
-
  position: relative;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul {
+
-
  opacity: 0;
+
-
  visibility: hidden;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li:hover > ul {
+
-
  opacity: 1;
+
-
  visibility: visible;
+
-
  position: absolute;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul {
+
-
  left: 2000px;
+
-
  top: 1px;
+
-
  width: 200px;
+
-
}
+
-
#cssmenu > ul > li > ul > li > ul > li {
+
-
  float: none;
+
-
}
+
-
#cssmenu
+
{
{
-
    margin: 0px;
+
  height:100%;
-
    width:100%;
+
   clear:both;
-
}
+
-
#downarrow1,#downarrow2,#downarrow3 {
+
-
  position: absolute;
+
-
  top:19px;
+
-
}
+
-
#downarrow1
+
-
{
+
-
  left:127px;
+
-
}
+
-
#downarrow2
+
-
{
+
-
  left:177px;
+
-
}
+
-
#downarrow3
+
-
{
+
-
   left:235px;
+
}
}
 +
</style>
-
</style>
+
 
 +
<!-- footer -->
<style type="text/css">
<style type="text/css">
-
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
+
@import url(http://fonts.googleapis.com/css?family=Raleway);
 +
/* Colors */
-
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
+
html, body {
-
@charset 'UTF-8';
+
   font-family: Raleway, sans-serif;
-
/* Base Styles */
+
   background-color: #fff;
-
#verticalmenu,
+
-
#verticalmenu ul,
+
-
#verticalmenu li,
+
-
#verticalmenu a {
+
-
  margin: 0;
+
-
  padding: 0;
+
-
  border: 0;
+
-
  list-style: none;
+
-
  font-weight: normal;
+
-
  text-decoration: none;
+
-
  line-height: 1;
+
-
   font-family: 'Kalinga', sans-serif;
+
-
   font-size: 14px;
+
-
  position: relative;
+
}
}
-
#verticalmenu {
+
 
-
   width: 250px;
+
footer {
-
   border-bottom: 4px solid #656659;
+
  position:absolute;
-
   -webkit-border-radius: 3px;
+
  top:100%;
-
   -moz-border-radius: 3px;
+
   width: 100%;
-
   border-radius: 3px;
+
float: center;
 +
   display: inline-block;
 +
  margin: 0em 0;
 +
   height: 30px;
 +
   background-color: #999;
 +
   left: 0px;  
}
}
-
#verticalmenu a {
+
footer .copyright {
-
  line-height: 1.3;
+
text-align: center;
 +
 
 +
  width: 50%;
 +
  float: left;
}
}
-
#verticalmenu > ul > li:first-child {
+
@media (max-width: 600px) {
-
  background: #66665e;
+
   footer .copyright {
-
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
+
    width: 100%;
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
+
   }
-
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
+
-
   background: linear-gradient(#66665e 0%, #45463d 100%);
+
-
  border: 1px solid #45463d;
+
-
  -webkit-border-radius: 3px 3px 0 0;
+
-
  -moz-border-radius: 3px 3px 0 0;
+
-
  border-radius: 3px 3px 0 0;
+
}
}
-
#verticalmenu > ul > li:first-child > a {
+
footer .copyright p {
-
  padding: 15px 10px;
+
text-align: center;
-
  background: url(pattern.png) top left repeat;
+
 
-
   border: none;
+
   padding-left: 10%;
-
  border-top: 1px solid #818176;
+
   color: white;
-
   -webkit-border-radius: 3px 3px 0 0;
+
   font-size: 0.8em;
-
   -moz-border-radius: 3px 3px 0 0;
+
   line-height: 30px;
-
   border-radius: 3px 3px 0 0;
+
   text-transform: capitalize;
-
  font-family: 'Ubuntu', sans-serif;
+
   letter-spacing: 1px;
-
   text-align: center;
+
-
   font-size: 18px;
+
-
  font-weight: 300;
+
-
  text-shadow: 0 -1px 1px #000000;
+
}
}
-
#verticalmenu > ul > li:first-child > a > span {
+
@media (max-width: 600px) {
-
   padding: 0;
+
   footer .copyright p {
 +
    text-align: center;
 +
    padding: 0;
 +
  }
}
}
-
#verticalmenu > ul > li:first-child:hover {
+
footer .social {
-
   background: #66665e;
+
   width: 50%;
-
  background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
+
   float: right;
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
+
-
  background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
+
-
  background: linear-gradient(#66665e 0%, #45463d 100%);
+
}
}
-
#verticalmenu > ul > li {
+
@media (max-width: 600px) {
-
  background: #e94f31;
+
   footer .social {
-
  background: -moz-linear-gradient(#e94f31 0%, #d13516 100%);
+
    width: 100%;
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e94f31), color-stop(100%, #d13516));
+
   }
-
  background: -webkit-linear-gradient(#e94f31 0%, #d13516 100%);
+
-
   background: linear-gradient(#e94f31 0%, #d13516 100%);
+
}
}
-
#verticalmenu > ul > li:hover {
+
footer .social a {
-
  background: #e84323;
+
   float: left;
-
  background: -moz-linear-gradient(#e84323 0%, #c33115 100%);
+
   line-height: 30px;
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84323), color-stop(100%, #c33115));
+
-
  background: -webkit-linear-gradient(#e84323 0%, #c33115 100%);
+
-
  background: linear-gradient(#e84323 0%, #c33115 100%);
+
-
}
+
-
#verticalmenu > ul > li > a {
+
-
   font-size: 14px;
+
-
  display: block;
+
-
  background: url(pattern.png) top left repeat;
+
-
   color: #ffffff;
+
-
  border: 1px solid #ba2f14;
+
-
  border-top: none;
+
-
  text-shadow: 0 -1px 1px #751d0c;
+
-
}
+
-
#verticalmenu > ul > li > a > span {
+
-
  display: block;
+
-
  padding: 12px 10px;
+
-
  -webkit-border-radius: 4px;
+
-
  -moz-border-radius: 4px;
+
-
  border-radius: 4px;
+
-
}
+
-
#verticalmenu > ul > li > a:hover {
+
   text-decoration: none;
   text-decoration: none;
 +
  color: white;
 +
  text-align: center;
 +
  font-weight: light;
 +
  -moz-transition: all, 0.3s;
 +
  -o-transition: all, 0.3s;
 +
  -webkit-transition: all, 0.3s;
 +
  transition: all, 0.3s;
}
}
-
#verticalmenu > ul > li.active {
+
footer .social a:hover {
-
   border-bottom: none;
+
   background-color: #222;
 +
  -moz-transition: all, 0.3s;
 +
  -o-transition: all, 0.3s;
 +
  -webkit-transition: all, 0.3s;
 +
  transition: all, 0.3s;
}
}
-
#verticalmenu > ul > li.has-sub > a span {
+
 
-
   background: url(https://static.igem.org/mediawiki/2013hs/0/0c/Icon_plus.png) 96% center no-repeat;
+
.youtube {
 +
   background-color: red;
 +
  font-size: 0.8em;
 +
  width: 30%;
}
}
-
#verticalmenu > ul > li.has-sub.active > a span {
+
 
-
   background: url(https://static.igem.org/mediawiki/2013hs/2/23/Icon_minus.png) 96% center no-repeat;
+
.tweet {
 +
   background-color: #3dacdd;
 +
  font-size: 0.8em;
 +
  width: 30%;
}
}
-
/* Sub menu */
+
 
-
#verticalmenu ul ul {
+
.support {
-
  display: none;
+
   background-color: #6dcd9a;
-
   background: #fff;
+
   font-size: 0.8em;
-
   border-right: 1px solid #a2a194;
+
   width: 40%;
-
   border-left: 1px solid #a2a194;
+
}
}
-
#verticalmenu ul ul li {
+
</style>
-
  padding: 0;
+
 
-
  border-bottom: 1px solid #d4d4d4;
+
 
-
  border-top: none;
+
 
-
  background: #f7f7f7;
+
<style type="text/css">
-
  background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
+
#pageContent
-
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
+
-
  background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
+
-
  background: linear-gradient(#f7f7f7 0%, #ececec 100%);
+
-
}
+
-
#verticalmenu ul ul li:last-child {
+
-
  border-bottom: none;
+
-
}
+
-
#verticalmenu ul ul a {
+
-
  padding: 10px 10px 10px 25px;
+
-
  display: block;
+
-
  color: #676767;
+
-
  font-size: 12px;
+
-
  font-weight: normal;
+
-
}
+
-
#verticalmenu ul ul a:before {
+
-
  content: '»';
+
-
  position: absolute;
+
-
  left: 10px;
+
-
  color: #e94f31;
+
-
}
+
-
#verticalmenu ul ul a:hover {
+
-
  color: #e94f31;
+
-
}
+
-
#verticalmenu {
+
-
position: fixed;
+
-
top:75px;
+
-
left:-250px;
+
-
}
+
-
.kaydir
+
{
{
-
     margin-top:57px;
+
    width: 85%;
 +
    float: center;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
    -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
 +
    -moz-box-shadow:    0px 0px 1px 1px rgba(0, 0, 0, 0.2);
 +
    box-shadow:        0px 0px 1px 1px rgba(0, 0, 0, 0.2);
 +
    border-radius: 4px;
 +
     margin-top: -80px;
 +
    padding: 5px 10px;
 +
    background-color:#f2f2f2;
 +
 
}
}
-
#igem_logo_gif
+
</style>
-
{
+
 
 +
<style type="text/css">
 +
@import url(http://fonts.googleapis.com/css?family=Dosis);
 +
ul, li {
 +
z-index:999;
 +
margin: 0;
 +
padding: 0;
}
}
-
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400);
+
 
-
section{
+
#nav li > a {
-
  text-align:center;
+
transition: all 0.2s ease-in-out;
}
}
-
.footer #button{
+
 
-
width:35px;
+
#nav {
-
height:35px;
+
-webkit-box-shadow: 0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
border: #727172 12px solid;
+
-moz-box-shadow:   0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
border-radius:35px;
+
box-shadow:         0px 0px 5px 3px rgba(64, 0, 75, 0.75);
-
margin:0 auto;
+
font-family: 'Dosis', sans-serif;
-
position:relative;
+
font-size: 20px;
-
-webkit-transition: all 1s ease;
+
text-align: center;
-
    -moz-transition: all 1s ease;
+
background-color: #9cdf10;
-
    -o-transition: all 1s ease;
+
-
    -ms-transition: all 1s ease;
+
-
    transition: all 1s ease;
+
}
}
-
.footer #button:hover{
+
#nav a {
-
width:35px;
+
color: #40004b;
-
height:35px;
+
text-decoration: none;
-
border: #3A3A3A 12px solid;
+
-
-webkit-transition: all 1s ease;
+
-
    -moz-transition: all 1s ease;
+
-
    -o-transition: all 1s ease;
+
-
    -ms-transition: all 1s ease;
+
-
    transition: all 1s ease;
+
-
position:relative;
+
}
}
-
.footer {
+
#nav li {
-
bottom:0;
+
display: inline;
-
left:0;
+
position: relative;
-
position:fixed;
+
-
    width: 100%;
+
-
    height: 2em;
+
-
    overflow:hidden;
+
-
    margin:0 auto;
+
-
-webkit-transition: all 1s ease;
+
-
    -moz-transition: all 1s ease;
+
-
    -o-transition: all 1s ease;
+
-
    -ms-transition: all 1s ease;
+
-
    transition: all 1s ease;
+
-
z-index:999;
+
}
}
-
.footer:hover {
+
#nav li ul {
-
-webkit-transition: all 1s ease;
+
position: absolute;
-
    -moz-transition: all 1s ease;
+
left: -9999px;
-
    -o-transition: all 1s ease;
+
-
    -ms-transition: all 1s ease;
+
-
    transition: all 1s ease;
+
-
height: 10em;
+
}
}
-
.footer #container{
+
#nav li a {
-
margin-top:5px;
+
display: inline-block;
-
width:100%;
+
padding: 20px;
-
height:100%;
+
-
  position:relative;
+
-
  top:0;
+
-
  left:0;
+
-
background: #3A3A3A;
+
}
}
-
.footer #cont{
+
#nav li:hover a {
-
  position:relative;
+
background-color: #40004b;
-
  top:-45px;
+
color: #70a667;
-
  right:190px;
+
-
width:150px;
+
-
height:auto;
+
-
margin:0 auto;
+
}
}
-
.footer_center{
+
#nav li:hover ul {
-
width:500px;
+
left: 0;
-
float:left;
+
text-align: left;
-
  text-align:center;
+
width: 200px;
 +
box-shadow: 0px 1px 1px #20d681;
}
}
-
.footer h3{
+
#nav li:hover ul a {
-
font-family: 'Helvetica';
+
display: block;
-
font-size: 30px;
+
padding: 15px 30px 15px 30px;
-
font-weight: 100;
+
border-bottom: 1px solid #9cdf10;
-
margin-top:70px;
+
-
margin-left:40px;
+
}
}
-
#headers
+
#nav li:hover ul a:hover {
-
{
+
background-color: #9cdf10;
-
  text-align: center;
+
color: #40004b;
-
  padding: 10px;
+
-
}
+
-
#headerFooter
+
-
{
+
-
background-color:#b6b6b6;
+
-
  color:#b6b6b6;
+
-
  height:100%;
+
-
  clear:both;
+
-
+
-
  background-image: -webkit-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:    -moz-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:    -ms-linear-gradient(top, #FFFFFF, #b6b6b6);
+
-
  background-image:      -o-linear-gradient(top, #FFFFFF, #b6b6b6);
+
}
}
</style>
</style>
 +
</head>
</head>
 +
<a name="top"></a>
<body>
<body>
<!--
<!--
Line 539: Line 247:
<div id="headerFooter">
<div id="headerFooter">
<div id="headers">
<div id="headers">
-
<img div id="igem_logo_gif" src="https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif" width=20%>  
+
<a href="https://2014hs.igem.org/Main_Page"><img div="" id="igem_logo_gif" src="https://static.igem.org/mediawiki/2014hs/c/c5/IGem_Logo.gif" width="20%" style="
-
<img div id="igem_project_logo" src="https://static.igem.org/mediawiki/2014hs/1/16/DegradeNOigemlogo.png" width=60%>
+
    position: relative;
 +
    left: -35px;
 +
    /* margin-top: -0px; */ 
 +
    /* margin-left:
 +
    -300px; */"></a>
 +
<a href="https://2014hs.igem.org/Team:AUC_TURKEY"><img div="" id="igem_project_logo" src="https://static.igem.org/mediawiki/2014hs/1/16/DegradeNOigemlogo.png" width="60%" style="
 +
    position: relative; 
 +
    top: 19px; 
 +
    left: -29px; "><a/>
 +
<a href="http://www.ahmetulusoy.k12.tr/TR/Index.aspx"><img div id="auc_logo" src="https://static.igem.org/mediawiki/2014hs/2/23/AUCTURKEY_wow.png" width=13%></a>
</div>
</div>
</div>
</div>
-
<div id='cssmenu'>
+
<ul id="nav">
-
<ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY">Home</a></li>
-
  <li><a href='index.html'><span>Home</span></a></li>
+
   <li>
-
   <li><a href='#'><span>Team</span></a></li>
+
<a>Team</a>
-
  <li class='has-sub'><a href='#'><span>Project <img div id="downarrow1" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
    <ul>         <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Participants">Participants</a></li>
-
      <ul>
+
      <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Gallery">Gallery</a></li>
-
        <li><a href='#'><span>Assembly</span></a></li>
+
      <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Team/Acknowledgements">Acknowledgements</a></li>
-
        <li><a href='#'><span>RNA Thermome</span></a></li>
+
</ul>
-
        <li><a href='#'><span>Urease</span></a></li>
+
</li>
-
        <li><a href='#'><span>Results</span></a></li>
+
<li>
-
        <li class='last'><a href='#'><span>Data Page</span></a></li>
+
<a>Project</a>
-
      </ul>
+
<ul>
-
  </li>
+
                <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Introduction">Introduction</a></li>
-
  <li class='has-sub'><a href='#'><span>Lab Garage <img div id="downarrow2" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Mechanism">Mechanism</a></li>
-
      <ul>
+
              <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Modelling">Modelling</a></li>
-
        <li><a href='#'><span>Notebook</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Project/Parts">Parts</a></li>
-
        <li><a href='#'><span>Procedures</span></a></li>
+
</ul>
-
        <li class='last'><a href='#'><span>Safety</span></a></li>
+
</li>
-
      </ul>
+
                <li>
-
  </li>
+
<a>Results</a>
-
  <li class='has-sub'><a href='#'><span>Human Practises <img div id="downarrow3" src="https://static.igem.org/mediawiki/2014hs/6/62/Downarrow.png" width="18px" height="13px"></span></a>
+
<ul>
-
      <ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Cloning">Cloning</a></li>
-
        <li><a href='#'><span>iGEMism</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Protein_Analysis">Protein Analysis</a></li>
-
        <li><a href='#'><span>Surveys</span></a></li>
+
        <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Results/Functional_Essay">Functional Assay</a></li>
-
        <li><a href='#'><span>Flash Game</span></a></li>
+
</ul>
-
        <li class='last'><a href='#'><span>Collaboration</span></a></li>
+
</li>
-
      </ul>
+
<li>
-
  </li>
+
<a>Lab Garage</a>
-
  <li><a href='#'><span>Attributions</span></a></li>
+
<ul>
-
  <li class='last'><a href='#'><span>Fun</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Timeline">Notebook</a></li>
-
</ul>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Protocols">Protocols</a></li>
-
</div>
+
                                <li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Notebook/Safety">Safety</a></li>
-
<div id='verticalmenu'>
+
</ul>
-
<ul>
+
</li>
-
  <li><a href='index.html'><span>Home</span></a></li>
+
<li>
-
  <li class='has-sub'><a href='#'><span>Products</span></a>
+
<a>Human Practices</a>
-
      <ul>
+
<ul>
-
        <li><a href='#'><span>Widgets</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Human_Practices/Outreach">Outreach</a></li>
-
        <li><a href='#'><span>Menus</span></a></li>
+
<li><a href="https://2014hs.igem.org/Team:AUC_TURKEY/Human_Practices/Future_Plan">Future Plan</a></li>
-
        <li class='last'><a href='#'><span>Products</span></a></li>
+
</ul>
-
      </ul>
+
</li>
-
  </li>
+
</ul>
-
  <li class='has-sub'><a href='#'><span>Company</span></a>
+
<footer>
-
      <ul>
+
  <div class="copyright">
-
        <li><a href='#'><span>About</span></a></li>
+
    <p>2014 - AUC_TURKEY</p>
-
        <li class='last'><a href='#'><span>Location</span></a></li>
+
  </div>
-
      </ul>
+
  <div class="social">
-
  </li>
+
    <a href="https://2014hs.igem.org/Template:AUC_TURKEY/Contact_Us" class="support">contact us</a>
-
  <li class='last'><a href='#'><span>Contact</span></a></li>
+
    <a href="http://twitter.com/AUC_TURKEY" class="tweet">twitter</a>
-
</ul>
+
    <a href="#" class="youtube">youtube</a>
-
</div>
+
  </div>
 +
</footer>
 +
<style type="text/css">
 +
.Tour {
 +
  height: 13%;
 +
  weight: 13%;
 +
  position: fixed;
 +
  bottom: 32px;
 +
left: 1px;
 +
 
 +
  }
 +
.toplink {
 +
  height: 13%;
 +
  weight: 13%;
 +
  position: fixed;
 +
  bottom: 32px;
 +
  right: 1px;
 +
 
 +
}
 +
</style>
 +
<a href='#top'><img src="https://static.igem.org/mediawiki/2014hs/2/2e/Outline.png" class="toplink" alt="Back to top" title="Back to Top"  /></a>
 +
<a href="https://2014hs.igem.org/Team:AUC_TURKEY/Tour"><img src="https://static.igem.org/mediawiki/2014hs/a/a9/Tour.png" class="Tour" alt="Take a Tour" title="Take a Tour"  /></a>
 +
<br/>
 +
<br/>
 +
<br/>
 +
<br/>
<div id="pageContent">
<div id="pageContent">
 +
<br/>
<!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan -->
<!-- Content moved to 2014hs.igem.org/Team:AUC_TURKEY/Test by alihancelikcan -->
<!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. -->
<!-- Lütfen her sayfada olmayacak şeyleri Test sayfasına yazın ki diğer sayfalarda Template denerken sıkıntı olmasın. -->
-
 
-
<div class="footer">
 
-
  <div id="button"></div>
 
-
<div id="container">
 
-
<div id="cont">
 
-
<div class="footer_center">
 
-
  <h3>Social Field</h3>
 
-
</div>
 
-
</div>
 
-
</div>
 
-
</div>
 
</html>
</html>

Latest revision as of 17:30, 26 April 2015

Back to top Take a Tour