Wikipedia:Underprosjekter/Hovedside/f3-css

Dette er innholdet i en CSS-fil som må lastes for å se på Wikipedia:Underprosjekter/Hovedside/f3-Baretekst. Denne CSS'en er under utvikling og ikke ferdig.

#NO-heading {
	text-align: center;
	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg) repeat-x top left; 
	margin-top: 10px;
	margin-left: -5px;
	padding-left: 5px;
	border: 
  text-align: center; 
  padding:.6em 30px .6em 0; 
  background-color:#FFF9E8; 
  border-top:2px solid #FFC17E; 
  border-left:2px solid #FFC17E; 
  border-bottom:2px solid #FFC17E;
  margin-bottom: 10px;
}

#NO-heading h1{
	width: 68%;
	border: none;
	margin-bottom: 0;
	font-weight: bold;
}

#NO-heading p{
	width: 68%;
	border: none;
	margin-top: none;
}

#NO-heading .editsection {
	display: none;
}


#NO-intro {
	float: left;
	width: 68%;
	border: 2px solid #C6E4F2;
	clear: left;
	margin-bottom:1.25em;
	background: white;
  padding: 0 0 0 5px;
  font-size:small;
}

#NO-intro h2 {
	height:1.5em;
	margin:0;
	border:0;
	border-bottom:1px solid #C6E4F2;
	background: #EAF6FD;
	font-size: 100%;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left: -5px;
	padding-left: 5px;
}


#NO-portals {
	position: relative;
	top: -103px;
	float: right;
	width: 28%;
	border: 2px solid #C6E4F2;
	clear: right;
	padding:.5em 0 0 5px;
	background: #F1FAFF transparent;
	font-size: 90%;
}

/* http://upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg */
/* http://upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg */
#NO-portals h3{
/*	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg) repeat-x top left; */
	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg) repeat-x top left;
	margin-top: 10px;
	margin-left: -5px;
	padding-left: 5px;
	border: none;
}

#NO-portal1 h3{
	margin-top: 0px;
}

#NO-portals .editsection {
	display: none;
}

#NO-article {
	float: left;
	width: 68%;
	border: 2px solid #C6E4F2;
	clear: left;
	margin-bottom:1.25em;
	background: white;
  padding: 0 0 0 5px;
  font-size:small;
}

#NO-article h3 {
	height:1.5em;
	margin:0;
	border:0;
	border-bottom:1px solid #C6E4F2;
	background: #EAF6FD;
	font-size: 100%;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left: -5px;
	padding-left: 5px;
}

#NO-news {
	float: left;
	width: 68%;
	border: 2px solid #C6E4F2;
	clear: left;
	margin-bottom:1.25em;
	background: white;
  padding: 0 0 0 5px;
  font-size:small;
}

#NO-news h2,h3 {
	height:1.5em;
	margin:0;
	border:0;
	border-bottom:1px solid #C6E4F2;
	background: #EAF6FD;
	font-size: 100%;
	font-weight:bold;
	margin-bottom:0.5em;
	margin-left: -5px;
	padding-left: 5px;
}


#NO-other {
	float: right;
	width: 28%;
	border: 2px solid #C6E4F2;
/*	clear: right; */
	padding:.5em 0 0 5px;
	background: white;
}

#NO-other h2,h3 {
/*	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg) repeat-x top left; */
	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg) repeat-x top left;
	margin-top: 0;
	margin-left: -5px;
	padding-left: 5px;
	border: none;
}

#NO-other .editsection {
	display: none;
}


#NO-ticker {
	float: right;
	width: 28%;
	border: 2px solid #C6E4F2;
/*	clear: right; */
	padding:.5em 0 0 5px;
	background: white;
}

#NO-ticker h2,h3 {
/*	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/0/02/BGorange1.jpg) repeat-x top left; */
	background: transparent url(http://upload.wikimedia.org/wikipedia/commons/a/a7/BGorange2.jpg) repeat-x top left;
	margin-top: 0;
	margin-left: -5px;
	padding-left: 5px;
	border: none;
}

#NO-ticker .editsection {
	display: none;
}

/*
#NO-ticker {
	float: right;
	width: 28%;
	border: 2px solid;
}
*/

/* Dette er høyst eksperimentelt.. ikke i bruk enda.. */
/* .listbox { font-size: 92%; text-align: center; margin-bottom: 20px; } */
.listbox h3 { margin: 0; background: #C3DEF5 url(bg_trans_top_300x7.gif) no-repeat; padding: 6px 5px 5px; color: #069; font-size: 100%; }
.listbox h3 img { vertical-align: middle; }
.listbox h3 span, .infobar .listbox h4 span { font-weight: normal; }
.listbox h4 { margin: 5px 0 5px 5px; font-size: 100%; text-align: left; }
.listbox .listbox-in { border: 1px solid #C3DEF5; padding: 5px 5px 10px; }
.listbox p { margin: 0; }
.listbox p.quote { margin-top: 3px; background: url(icon_quote_14x12.gif) 10px 1px no-repeat; padding-left: 28px; }
.listbox p.more { text-align: right; }
.listbox ul { list-style: none; margin: 5px .2em 5px .2em; padding-left: .2em; text-align: left; }
.listbox li { margin-bottom: 10px; }
.listbox li .headline { color: #666; }
.listbox.ape .listbox-in { padding-bottom: 5px; }
.listbox.ape li a { font-weight: bold; }
.listbox.ape li a:hover { text-decoration: none; }
.listbox.ape li a span { font-weight: normal; text-decoration: none; color: #666; }
.listbox.ape .col { float: left; width: 135px; }

.listbox { background: #FFF url(bg_trans_cnxbox_bot_580x7.gif) 0 100% no-repeat; }
.listbox-in { background:  url(bg_trans_cnxbox_top_580x7.gif) no-repeat; padding: 10px 10px 0; }