Team:Penn/css/columns

From 2012.igem.org

  1. topcolumns {
 width:1000px; margin-top: 0px; padding-top: 0px;

}

  1. topcolumns .column {
 position:relative;

}

  1. topcolumns .left {
 float: left;
 width: 70%;

}

  1. topcolumns .right {
 float: right;

}

.box {

 height: 500px;background :url(Box_bg.png) repeat;color:#faf3ed;box-shadow:0 0 5px rgba(0, 0, 0, .4);-moz-box-shadow:0 0 5px rgba(0, 0, 0, .4);-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .4); font-size: 12px; font-color: white;

} .box > div {

 background: url(Box_top.png) 0 top repeat-x;padding:30px;padding-top:0px;overflow:hidden

} .box h2 {

 font-size:14px; text-align: center;color:#fff;padding:5px 0 5px 10px; font-weight: bold; /*15 0 12 10 */

} .box h2 span {

 color:#01256e; font-weight: bold;}

.box figure {

 padding-bottom:13px

}

  1. content {
 padding-bottom:40px; padding-top:20px;

}

.button1 {

 display:inline-block;font-size:20px;color:#fff;line-height:34px;padding:0 15px;
 background-image: url(Box_bg.png); letter-spacing:-1px; margin-bottom: 11px;

}

  1. right {
 width: 200px;
 height: 250px;
 padding-left: 10px;
 padding-right:10px;
 margin-left: 65px;
 margin-right: 10px;

}

  1. right1 {
 text-align:center;
 width: 200px;
 height: 200px;
 padding-left: 10px;
 padding-right:10px;
 margin-left: 55px;
 margin-right: 10px;

}

  1. leftcol {
 float: left;
 width:800px;
 background:#9c9p

}

  1. rightcol {
 float:right;
 width:200px;
 background:#c9c;

.colacross {

 width: 960px; margin-top:10px;

}


.leftcolumn {

  width: 450px;
 float: left;
 position:relative;
 text-align: center;
 margin-left: 10px;


}

.rightcolumn {

 width:450px;
 float: right;
 position:relative;
 text-align: center;
 margin-right: 0px;

}