Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

/webroot/css/main.css

[return to app]
1 /* reset */
2
htmlbodydivspanappletobjectiframeh1h2h3h4h5h6pblockquotepreaabbracronym,
 
address,
3
bigcitecodedeldfnemfontimginskbdqssampsmallstrikestrongsubsuptt, var, bu,
 
i,
4
centerdldtddolullifieldsetformlabellegendtablecaptiontbodytfoottheadtrthtd {
5
margin0padding0border0outline0font-size100%; vertical-alignbaselinebackground:
 
transparent;}
6
inputtextarea {margin0padding0;}
7
body {line-height1;}
8
blockquote{quotesnone;}
9
blockquote:beforeblockquote:afterq:beforeq:after {content''contentnone;}
10 :
focus {outline0;}
11
ins {text-decorationnone;}
12
del {text-decorationline-through;}
13
table {border-collapsecollapseborder-spacing0;}
14
15
html{color:#000;}
16
caption,th{text-align:left;}
17
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
18
abbr,acronym{font-variant:normal;}
19
sup{vertical-align:text-top;}
20
sub{vertical-align:text-bottom;}
21
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
22
input,textarea,select{*font-size:100%;}
23
legend{color:#000;}
24
25 /* \*/ 
htmlbody{height:100%;} /* */
26
27 /* initialize */
28
body {font-family"Arial"font-sizesmall;}
29
textarea {width640pxheight70px;}
30
a, .textLink {text-decorationnonecolor#37456c;}
31
a:hover, .textLink:hover {text-decorationunderlinecolor#7987ae;}
32
h1h2h3h4 {margin-bottom3px;}
33
h1h2 {margin-left: -1px;}
34
h1 {font-family"Arial Black"font-size27pxcolor#624940;}
35
h1.midpageh1 {margin-top10px;}
36
h2 {font-sizelargefont-weightboldmargin-top10pxcolor#37456c;}
37
h3 {font-weightboldcolor#687d1c;}
38
h4 {font-weightboldcolor#37456c;}
39
{margin-bottom10pxline-height1.75;}
40
li {line-height1.5margin-left15px;}
41
42
/* framework-functionality specific */
43
.textLink {/*FF-fix*/ width15px;}
44
html .textLink {widthauto;}
45 .
errormessage {color#FF0000; font-weight: bold;}
46
.logoutformjs, .logoutformjs #logoutbutton {visibility: "hidden"; position: "absolute"; top: 0px; left: 0px;
 width: 0px; height: 0px; border: 0px;}
47 #loginform, #accountbox {float: right; margin-left: 20px; width: 345px; height: auto; background: #edf2ed;
 text-align: right; clear: right;}
48 #accountbox {padding-top: 10px; padding-bottom: 10px; text-align: left;}
49 #loginform fieldset {margin: 20px;}
50 #loginform label {margin-right: 10px; font-weight: bold;}
51 #loginform label:after {content: ':';}
52 #loginemail, #loginpass {width: 250px; margin-top: 7px;}
53 #loginform .submit {font-weight: bold; margin-top: 7px;}
54 #loginform #forgotpass {float: left; padding-left: 76px; line-height: 2; margin-top: 4px;}
55
.dateselect label {displaynone;}
56 .
dateselect select {margin-right5px;}
57 .
narrowinput {width50px;}
58 .
mediuminput {width300px;}
59 .
wideinput {width640px;}
60 .
fulltextarea {width970pxheight500px;}
61 .
bigtextarea {height250px;}
62 .
htmlpreviewlabel {margin-top5px;}
63 .
htmlpreview {border1px outset #a4bcc6; padding-top: 5px; padding-bottom: 5px; padding-left: 1px; margin-top:
 5px; margin-bottom: 5px;}
64
65 /* layout */
66
body {background#fff;}
67
inputselect {border1px solid #a4bcc6;}
68
code {color#df470c; font-weight: bold; letter-spacing: 1px;}
69
.submit {background#dfe7eb;}
70
71 /* page specific */