User:Dirkvs/Stylesheets/mainpage.css

From 2007.igem.org

< User:Dirkvs(Difference between revisions)
 
(39 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
 
-
<style type='text/css'>
 
-
 
#content{ padding: 0; }
#content{ padding: 0; }
#wrap {  
#wrap {  
-
width: 935px;
+
/* width: 945px; */
-
//margin-left: -1em;
+
margin-left: -1em;
color: #666;
color: #666;
}
}
#wrap a {
#wrap a {
-
//color:  #FF75a3;
+
color:  #0a5b86;
text-decoration:none;
text-decoration:none;
}
}
#wrap a:hover {
#wrap a:hover {
-
color: #FF6633;
+
color: #0a5b86;
}
}
Line 26: Line 23:
margin:0 0 10px 0;
margin:0 0 10px 0;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
-
//font-size: 1.25em;
+
font-size: 1.25em;
font-style: bold;
font-style: bold;
border-bottom: none;
border-bottom: none;
Line 34: Line 31:
#maincontent {
#maincontent {
-
clear: none;
+
width: 800px;
-
position: relative;
+
min-height: 1000px;
-
float: left;
+
-
width: 640px;
+
-
min-height: 1030px;
+
padding-left: 17px;
padding-left: 17px;
-
border-width: 0px;
 
-
border-style: none;
 
-
background-position: left top;
 
-
background-repeat: repeat-y;
 
color: #666;
color: #666;
font-size: 11pt;
font-size: 11pt;
Line 54: Line 44:
#maincontent a {
#maincontent a {
text-decoration: none;
text-decoration: none;
-
color: #FF75a3;
+
color: #0a5b86;
-
font-family: "Lucida Grande", Verdana, arial, sans-serif;
+
font-family: "Helvetica", Verdana, arial, sans-serif;
}
}
#maincontent a:hover {
#maincontent a:hover {
-
color: #FF6633;
+
color: #7395ba;
}
}
-
#image-rotator {
 
-
}
 
.metainfo {
.metainfo {
-
//font-size: .8em;
+
font-size: 1.1em;
width: 100%;
width: 100%;
position: relative;
position: relative;
-
top: -1em;
+
top: 0.5em;
 +
left: 1em;
margin: 0 0 0 0;
margin: 0 0 0 0;
}
}
Line 84: Line 73:
color: #454545;
color: #454545;
}
}
 +
 +
#OverviewBox {
 +
margin: 14px 3px 14px;
 +
background-color: #d9f0f8;
 +
border-right: 4px solid #ade2f2;
 +
border-bottom: 4px solid #ade2f2;
 +
font-size: 0.9em;
 +
min-height: 100px;
 +
        width: 600px;
 +
}
 +
 +
#OverviewBox h2 {
 +
padding:10px 0 0 10px;
 +
border-bottom: 1px solid;
 +
border-bottom-color: #b7b7b7;
 +
}
 +
.contentbox {
 +
width: 580px;
 +
margin:1em;
 +
}
 +
#FeatureBox {
#FeatureBox {
-
margin: 2em 16px 8px 16px;
+
margin: 14px 3px 14px;
background-color: #f5facf;
background-color: #f5facf;
border-right: 4px solid #eaf7a6;
border-right: 4px solid #eaf7a6;
border-bottom: 4px solid #eaf7a6;
border-bottom: 4px solid #eaf7a6;
 +
font-size: 0.9em;
 +
min-height: 100px;
 +
        width: 600px;
 +
}
 +
 +
.contentbox {
 +
width: 580px;
 +
margin:1em;
 +
}
 +
 +
#SummaryBox {
 +
margin: 10px 7px 10px 5px;
 +
background-color: #eeeeee;
 +
border-right: 5px solid #d9dddd;
 +
border-bottom: 5px solid #d9dddd;
font-size: 1em;
font-size: 1em;
-
min-height: 220px;
+
min-height: 50px;
 +
        width: 250px;
}
}
-
#FeatureBox img {
+
#SummaryBox h2 {
-
//position: absolute;
+
padding:10px 0 0 10px;
-
float: left;
+
border-bottom: 1px solid;
-
//padding: -8px 24px 16px 16px;
+
border-bottom-color: #b7b7b7;
-
padding: 0 30px 0 8px;
+
-
border: solid 1px #f7fbd7;
+
}
}
-
#FeatureBox ul {  
+
.parabox {
-
line-height: 1.2em;
+
width: 230px;
-
margin: 0 0 0 2em;
+
margin:1em;
 +
font-size: 1em;
 +
}
 +
 
 +
#TechnoBox {
 +
margin: 14px 3px 14px;
 +
background-color: #dff7d6;
 +
border-right: 4px solid #b8efb0;
 +
border-bottom: 4px solid #b8efb0;
 +
font-size: 0.9em;
 +
min-height: 100px;
 +
        width: 600px;
}
}
.contentbox {
.contentbox {
-
float:right;
+
width: 580px;
-
max-width: 300px;
+
margin:1em;
-
//margin:1em;
+
-
padding: 0 12px 0 0;
+
}
}
Line 127: Line 160:
border-bottom-style: solid;
border-bottom-style: solid;
width: 100%;
width: 100%;
-
//margin: 0 0 20px 0;
+
margin: 0 0 20px 0;
-
clear:both;
+
clear:both;  
}
}
Line 135: Line 168:
font-size: 1em;
font-size: 1em;
margin:0 0;
margin:0 0;
-
}
 
-
 
-
#newscol .newsmeta h2 a {
 
-
color: #3d8ada;
 
-
}
 
-
 
-
#newscol .newsmeta a:hover {
 
-
color: #FF6633;
 
-
}
 
-
 
-
.newsmeta-date {
 
-
position: relative;
 
-
float: right;
 
-
right: -10px;
 
-
//display: block;
 
-
font-size: .8em;
 
-
color: #454545;
 
-
margin:0 0 0 0em;
 
-
}
 
-
 
-
.newsmeta-more {
 
-
margin:0 0 0 1.5em;
 
-
//font-size: .8em;
 
-
}
 
-
 
-
.newsentry {
 
-
margin: 0 0 20px 0;
 
-
position: relative;
 
-
clear:both;
 
-
}
 
-
 
-
.newsentry p {
 
-
line-height: 1.4em;
 
-
font-size: .9em;
 
-
color: 666666;
 
-
margin: 6px 8px 0 8px;
 
-
position: relative;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
text-align: justify;
 
}
}
.blurb {
.blurb {
-
//width: 610px;
+
width: 580px;
margin:8px 0 4px 0;
margin:8px 0 4px 0;
-
//padding-right: 1em;
+
padding-right: 1em;  
-
//padding-left: 1em;
+
padding-left: 1em;  
text-align: justify;
text-align: justify;
-
//float:left;
 
-
//position: relative;
 
font: normal 1.4em georgia, serif;
font: normal 1.4em georgia, serif;
color: #555555;
color: #555555;
Line 190: Line 182:
#maincol {
#maincol {
-
position: relative;
+
width: 600px;
-
float: left;
+
-
width: 640px;
+
margin: 0 16px 16px 8px;
margin: 0 16px 16px 8px;
padding: 0px 0 8px 0px;
padding: 0px 0 8px 0px;
}
}
-
#maincol p {
+
#maincol p.main {
margin: 0 8px 0 8px;
margin: 0 8px 0 8px;
line-height: 1.4em;
line-height: 1.4em;
Line 203: Line 193:
color: 666666;
color: 666666;
margin: 6px 8px 0 8px;
margin: 6px 8px 0 8px;
-
position: relative;
+
font-family: Georgia, "Helvetica", Times, serif;
-
font-family: Georgia, "Times New Roman", Times, serif;
+
text-align: justify;
text-align: justify;
}
}
-
#maincol h2 {
+
#maincol h2.main {
margin: 20px 0 4px 0;
margin: 20px 0 4px 0;
-
font-size: 1em;
+
font-size: 1.2em;
}
}
#sidebar {
#sidebar {
-
left: 669px;
+
left: 630px;
-
top: 0px;
+
top: 160px;
position: absolute;
position: absolute;
-
padding-top: 40px;
+
height: 1000px;
-
min-height: 1000px;
+
width: 180px;
-
width: 290px;
+
background-position: left top;
background-position: left top;
-
background-repeat: repeat-y;
+
background-image: #ffffff;
-
background-image: url(http://openwetware.org/images/b/b2/IC07_queenstower.jpg);
+
font-family: "Lucida Grande", Verdana, Arial, sans-serif;
-
font-family: Georgia, "Times New Roman", Times, serif;
+
color: #666666;
color: #666666;
font-size: 0.9em;
font-size: 0.9em;
Line 229: Line 216:
a {
a {
-
color:  #FF75a3;
+
color:  #0a5b86;
text-decoration:none;
text-decoration:none;
}
}
a:hover {
a:hover {
-
color: #FF6633;
+
color: #7395ba;
}
}
Line 242: Line 229:
}
}
-
#sidebar li a { color: #3d8ada;}
+
#sidebar li a { color: #0a5b86;}
.post-it {
.post-it {
position: relative;
position: relative;
 +
        top: 10px;
float: left;
float: left;
margin-right: 16px;
margin-right: 16px;
Line 251: Line 239:
padding: 12px 8px 8px 8px;
padding: 12px 8px 8px 8px;
width: 236px;
width: 236px;
-
//font-size: .9em;
+
font-size: .9em;
line-height: 1.3em;
line-height: 1.3em;
text-align: justify;
text-align: justify;
clear:both;
clear:both;
 +
        filter:alpha(opacity=85);
 +
        -moz-opacity:0.85;
 +
}
 +
 +
.calbox {
 +
width: 286px;
 +
padding: 12px 0px 0px 8px;
 +
        filter:alpha(opacity=65);
 +
        -moz-opacity:0.65;
}
}
.bluebox {
.bluebox {
background-color: #d9f0f8;
background-color: #d9f0f8;
-
border-left: 12px solid #ade2f2;
+
border-right: 12px solid #ade2f2;
}
}
.yellowbox {
.yellowbox {
background-color: #f7fbd7;
background-color: #f7fbd7;
-
border-left: 12px solid #eef8b3;
+
border-right: 12px solid #eef8b3;
}
}
.pinkbox {
.pinkbox {
background-color: #f0dbcc;
background-color: #f0dbcc;
-
border-left: 12px solid #ddb99e;
+
border-right: 12px solid #ddb99e;
}
}
.greenbox {
.greenbox {
background-color: #dff7d6;
background-color: #dff7d6;
-
border-left: 12px solid #b8efb0;
+
border-right: 12px solid #b8efb0;
}
}
.whitebox {
.whitebox {
background-color: #eeeeee;
background-color: #eeeeee;
-
border-left: 12px solid #d9dddd;
+
border-right: 12px solid #d9dddd;
-
}
+
-
 
+
-
table.minical {
+
-
font: 1em georgia, serif;
+
-
line-height: 1.2em;
+
-
background: none;
+
-
}
+
-
 
+
-
table.minical td {
+
-
padding: 4px 0px;
+
-
border-top: 1px solid #dbe6a8;
+
-
}
+
-
 
+
-
table.minical td.event {
+
-
width: 160px;
+
-
text-align: right;
+
-
padding-right: 1em;
+
-
color: #333333;
+
-
}
+
-
 
+
-
table.minical td.date {
+
-
//width: 6em;
+
-
text-align: left;
+
-
line-height: 0.8em;
+
-
font-style: italic;
+
-
color: #666666;
+
}
}
-
</style>
 
-
</html>
 

Latest revision as of 22:48, 26 October 2007

#content{ padding: 0; }

#wrap { 
/*	width: 945px; */
	margin-left: -1em;
	color: #666;
}

#wrap a {
	color:  #0a5b86;
	text-decoration:none;
}

#wrap a:hover {
	color: #0a5b86;
}

#wrap a img{
	border:0;
}

#wrap h2 {
	margin:0 0 10px 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.25em;
	font-style: bold;
	border-bottom: none;
}

#wrap p { margin: 0;}

#maincontent {
	width: 800px;
	min-height: 1000px;
	padding-left: 17px;
	color: #666;
	font-size: 11pt;
}

#maincontent h2 {
	margin: 0;
}

#maincontent a {
	text-decoration: none;
	color: #0a5b86;
	font-family: "Helvetica", Verdana, arial, sans-serif;
}

#maincontent a:hover {
	color: #7395ba;
}


.metainfo {
	font-size: 1.1em;
	width: 100%;
	position: relative;
	top: 0.5em;
	left: 1em;
	margin: 0 0 0 0;
}

.metainfo h2 {
	display: inline;
	font-size: 14pt;
}

.metainfo span {
	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #454545;
}

#OverviewBox {
	margin: 14px 3px 14px;
	background-color: #d9f0f8;
	border-right: 4px solid #ade2f2;
	border-bottom: 4px solid #ade2f2;
	font-size: 0.9em;
	min-height: 100px;
        width: 600px;
}

#OverviewBox h2 {
	padding:10px 0 0 10px;
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
}
.contentbox {
	width: 580px;
	margin:1em;
}


#FeatureBox {
	margin: 14px 3px 14px;
	background-color: #f5facf;
	border-right: 4px solid #eaf7a6;
	border-bottom: 4px solid #eaf7a6;
	font-size: 0.9em;
	min-height: 100px;
        width: 600px;
}

.contentbox {
	width: 580px;
	margin:1em;
}

#SummaryBox {
	margin: 10px 7px 10px 5px;
	background-color: #eeeeee;
	border-right: 5px solid #d9dddd;
	border-bottom: 5px solid #d9dddd;
	font-size: 1em;
	min-height: 50px;
        width: 250px;
}

#SummaryBox h2 {
	padding:10px 0 0 10px;
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
}

.parabox {
	width: 230px;
	margin:1em;
	font-size: 1em;
}

#TechnoBox {
	margin: 14px 3px 14px;
	background-color: #dff7d6;
	border-right: 4px solid #b8efb0;
	border-bottom: 4px solid #b8efb0;
	font-size: 0.9em;
	min-height: 100px;
        width: 600px;
}

.contentbox {
	width: 580px;
	margin:1em;
}

#newscol {
	position: relative;
	float: left;
	width: 216px;
	margin-left: 16px;
	clear:left;
}

.newsmeta {
	border-bottom-color: #d2eef3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	margin: 0 0 20px 0;
	clear:both; 
}

.newsmeta h2 {
	padding-bottom: 0px;
	font-size: 1em;
	margin:0 0;
}

.blurb {
	width: 580px;
	margin:8px 0 4px 0;
	padding-right: 1em; 
	padding-left: 1em; 
	text-align: justify;
	font: normal 1.4em georgia, serif;
	color: #555555;
	line-height: 1.2em;
}

#maincol {
	width: 600px;
	margin: 0 16px 16px 8px;
	padding: 0px 0 8px 0px;
}

#maincol p.main {
	margin: 0 8px 0 8px;
	line-height: 1.4em;
	font-size: .9em;
	color: 666666;
	margin: 6px 8px 0 8px;
	font-family: Georgia, "Helvetica", Times, serif;
	text-align: justify;
}

#maincol h2.main {
	margin: 20px 0 4px 0;
	font-size: 1.2em;
}

#sidebar {
	left: 630px;
	top: 160px;
	position: absolute;
	height: 1000px;
	width: 180px;
	background-position: left top;
	background-image: #ffffff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #666666;
	font-size: 0.9em;
}

a {
	color:  #0a5b86;
	text-decoration:none;
}

a:hover {
	color: #7395ba;
}

#sidebar h2 {
	border-bottom: 1px solid;
	border-bottom-color: #b7b7b7;
}

#sidebar li a { color: #0a5b86;}

.post-it {
	position: relative;
        top: 10px;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	padding: 12px 8px 8px 8px;
	width: 236px;
	font-size: .9em;
	line-height: 1.3em;
	text-align: justify;
	clear:both;
        filter:alpha(opacity=85);
        -moz-opacity:0.85;
}

.calbox {
	width: 286px;
	padding: 12px 0px 0px 8px;
        filter:alpha(opacity=65);
        -moz-opacity:0.65;
}

.bluebox {
	background-color: #d9f0f8;
	border-right: 12px solid #ade2f2;
}

.yellowbox {
	background-color: #f7fbd7;
	border-right: 12px solid #eef8b3;
}

.pinkbox {
	background-color: #f0dbcc;
	border-right: 12px solid #ddb99e;
}

.greenbox {
	background-color: #dff7d6;
	border-right: 12px solid #b8efb0;
}

.whitebox {
	background-color: #eeeeee;
	border-right: 12px solid #d9dddd;
}