winix/static/layout1/winix.css

752 lines
8.7 KiB
CSS
Executable File

/* ---------------------- clearing -------------------------- */
html, body {
color: black;
background: white;
}
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
line-height: 1.4em;
font-family: inherit;
text-align: left;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}
/* ---------------------- index template -------------------------- */
html, body {
background: #DEDEDE;
color: #626262;
font-size: 14px;
line-height: 1.3em;
font-family: Verdana, Tahoma, Arial CE, Sans-Serif;
}
#winix_container {
width: 909px;
margin: 10px auto 33px auto;
background: white url('/winix/a2.gif') repeat-y right top;
}
#winix_containerfull {
background: white;
padding: 2em;
overflow: hidden;
}
#winix_contentleft {
margin: 20px 30px 0 50px;
width: 150px;
float: left;
}
* html #winix_contentleft {
margin-left: 25px;
}
#winix_contentleft h2 {
margin-top: 0;
}
#winix_contentleft h2.next {
margin-top: 1.2em;
}
.winix_menu {
list-style-type: none;
margin: 0;
}
.winix_menu li {
width: 150px;
padding: 0 12px 2px 0;
line-height: 1.5;
}
.winix_menu li a {
text-decoration: none;
color: #666666;
}
.winix_menu li a:hover, .winix_menu li a:focus {
text-decoration: none;
background: black;
color: white;
}
#winix_contentright {
min-height: 400px;
width: 600px;
float: left;
margin: 20px 0 40px 0;
padding-right: 30px;
}
* html #winix_contentright {
height: 400px;
}
#winix_contentfull {
min-height: 400px;
width: 840px;
margin: 20px 0 40px 0;
padding: 30px;
}
* html #winix_contentfull {
height: 400px;
}
#winix_header {
height: 130px;
background: url('/winix/a1.gif') no-repeat right top;
overflow: hidden;
}
#winix_login {
width: 240px;
float: right;
margin-top: 20px;
}
#winix_login legend {
width: 0;
height: 0;
overflow: hidden;
display: none;
}
#winix_login .edit {
border: #848484 1px solid;
width: 80px;
font-size: 0.8em;
line-height: 1;
}
#winix_login .submit {
background: white;
font-size: 0.8em;
border: 0;
}
#winix_login p {
font-size: 0.7em;
margin: 0.6em 0 0.6em 0;
}
#winix_login .remember {
margin: 0 0.5em 0 0;
vertical-align: middle;
}
#winix_logged {
width: 280px;
float: right;
margin-top: 20px;
font-size: 0.8em;
text-align: right;
padding-right: 30px;
}
#winix_header #winix_logo {
display: block;
float: left;
margin: 20px 0 5px 20px;
}
* html #winix_header #winix_logo {
margin-left: 10px;
}
#winix_current_dir {
list-style-type: none;
margin: 20px 0 0 10px;
overflow: hidden;
float: left;
}
#winix_current_dir li {
display: block;
float: left;
}
#winix_current_dir a {
text-decoration: none;
color: #666666;
font-size: 1em;
}
#winix_current_dir a:focus, #winix_current_dir a:hover {
color: white;
background: black;
}
#winix_footer {
clear: both;
height: 40px;
background: url('/winix/b.gif') no-repeat left bottom;
}
#winix_menu_bottom {
font-size: 0.8em;
list-style-type: none;
margin: 0 auto 0 auto;
display: block;
text-align: center;
}
#winix_menu_bottom li {
display: inline;
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #626262;
}
#winix_menu_bottom li.last {
margin-right: 0;
padding-right: 0;
border-right: none;
}
#winix_menu_bottom li a {
text-decoration: none;
color: #666666;
}
#winix_menu_bottom li a:hover, #winix_menu_bottom li a:focus {
text-decoration: none;
color: white;
background: black;
}
/* ---------------------- content -------------------------- */
h1 {
font-size: 1.8em;
margin: 0 0 1em 0;
color: #FF8700;
font-weight: normal;
}
h1.withinfo {
margin: 0 0 0 0;
}
h1.next {
margin-top: 1.2em;
}
h2 {
font-size: 1.2em;
margin: 1.2em 0 0.8em 0;
color: #FF8700;
font-weight: normal;
}
h2.withinfo {
margin: 1.2em 0 0.2em 0;
}
h3 {
font-size: 1.1em;
margin: 1.2em 0 0.8em 0;
color: #FF8700;
font-weight: normal;
}
a {
color: #065A8B;
text-decoration: none;
}
a:hover, a:focus {
background: #065A8B;
color: white;
text-decoration: none;
}
p {
margin: 1em 0 1em 0;
line-height: 1.5em;
}
p.withnext {
margin: 1em 0 0 0;
}
p.iteminfo {
font-size: 0.7em;
color: #AAAAAA;
margin: 0.4em 0 1.8em 0;
}
p.itemtabinfo {
font-size: 0.7em;
color: #AAAAAA;
margin: 0 0 1em 0;
padding: 0.5em 0 0 0;
}
p.itemtabinfo2 {
font-size: 0.7em;
color: #AAAAAA;
margin: 0 0 1em 0;
padding: 1.5em 0 0 0;
}
.error {
color: red;
font-weight: bold;
}
cite {
font-style: normal;
}
ul {
line-height: 1.49em;
list-style-type: none;
}
ul.a li {
margin: 0.7em 0 0.7em 2em;
list-style-type: disc;
}
ol {
margin-left: 2.5em;
}
dt {
margin: 1em 0 0 0;
font-weight: bold;
}
dd {
margin: 0 0 1em 0;
}
form legend {
display: none;
}
#additem .edit {
margin: 0.3em 0 0.3em 0;
padding: 0.2em;
border: 1px solid #dedede;
display: block;
width: 530px;
}
#additem .editshort {
margin: 0.3em 0 0.3em 0;
padding: 0.2em;
border: 1px solid #dedede;
display: block;
width: 250px;
}
#additem .check {
vertical-align: middle;
}
#additem label {
vertical-align: middle;
margin: 0.3em 0 0.3em 0;
padding: 0.2em;
display: block;
}
#additem select {
border: 1px solid #dedede;
width: 100px;
margin: 0.3em 0 0.3em 0;
}
#additem select.contenttype {
border: 1px solid #dedede;
width: 150px;
margin: 0.3em 0 0.3em 0;
}
#additem .privileges {
margin: 0.5em 0 0.5em 0;
border: 1px solid #dedede;
display: block;
width: 100px;
}
#additem .multitext {
margin: 0.5em 0 0.5em 0;
border: 1px solid #dedede;
display: block;
width: 530px;
}
#additem .multitextfull {
margin: 0.5em 0 0.5em 0;
border: 1px solid #dedede;
display: block;
width: 630px;
}
#additem .submit {
margin: 1.5em 0 0.5em 0;
display: block;
width: 10em;
padding: 0.2em;
}
table {
margin: 0.5em 0 1em 0;
border-collapse: collapse;
}
table tr th {
border: 1px solid #CCCCCC;
padding: 0.3em 1em 0.3em 1em;
font-weight: bold;
text-align: center;
white-space: nowrap;
}
table tr td {
border: 1px solid #CCCCCC;
padding: 0.3em 1em 0.3em 1em;
font-weight: normal;
text-align: left;
}
table.who {
font-size: 0.8em;
}
table.withoutborder th {
border: 0;
padding: 0 1em 0 0;
text-align: left;
font-weight: bold;
vertical-align: middle;
}
table.withoutborder td {
border: 0;
padding: 0 1em 0 0;
vertical-align: middle;
}
div.itemoptions {
clear: both;
border-top: 1px solid #D1D1E1;
padding: 1em;
margin: 5em 0 1em 0;
}
div.itemoptions h2 {
margin-top: 0;
font-size: 1.1em;
}
ul.itemmenu {
overflow: hidden;
margin: 1em 0 2em 0;
display: block;
}
/* ie6 has some problems */
* html ul.itemmenu {
overflow: visible;
height: 1em;
}
ul.itemmenu li {
display: block;
margin-right: 2em;
font-size: 0.8em;
line-height: 1.8em;
}
em {
font-style: normal;
font-weight: bold;
}
div.threadbox {
padding: 0.2em 1em 1em 1em;
}
div.threadboxcolor {
background: #F4F4F4;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
}
table.forum {
border: 1px solid #D1D1E1;
}
table.forum th {
border: 1px solid #D1D1E1;
}
table.forum td {
border: 1px solid #D1D1E1;
}
.smallfont {
font-size: 0.7em;
}
table.ticket {
margin: 1em 0 1em 0;
}
table.ticket th {
text-align: left;
font-weight: normal;
padding: 0 1em 0 0;
}
table.ticket th, table.ticket td {
border: 0;
}
table.ticket input {
margin: 0.3em 0 0.3em 0;
padding: 0.2em;
border: 1px solid #dedede;
display: block;
width: 100px;
}
div.ticketinfo {
background: #FFFED5;
padding: 2em;
border: 1px dotted #AFAFAF;
}
div.ticketinfo table th {
text-align: left;
border: 0;
padding: 0 1em 0 0;
}
div.ticketinfo table td {
border: 0;
}
div.ticketinfo p.edit {
font-size: 0.8em;
text-align: right;
float: right;
}
ul.ls_browse li {
display: block;
float: left;
margin: 10px;
list-style-type: none;
}
strong {
font-weight: bold;
}
img.catimage {
max-width: 600px;
}
/*
from bbcode
*/
span.bbitalic {
font-style: italic;
}
span.bbunderline {
text-decoration: underline;
}
span.bbstrike {
text-decoration: line-through;
}
div.bbquote {
display: block;
padding: 0.5em;
margin: 0.5em 0 1em 0;
border: 1px solid #C3C3C3;
background: #F0F0F0;
}
div.bbquote span.bbquotewho {
font-size: 0.8em;
color: #BABABA;
}
code.bbcode {
}
ul.bblist {
margin-left: 2em;
}
ul.bblist li {
list-style-type: disc;
}
span.bbcolyellow {
color: yellow;
}
span.bbcolred {
color: red;
}
span.bbcolgreen {
color: green;
}
span.bbcolblue {
color: blue;
}
span.bbcolbrown {
color: brown;
}
span.bbcolblack {
color: black;
}