Commit e7daa69692aa8b82aa9ccb0da1ed1124def8d40a

added complied css
  
1html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
2
3div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
4
5blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
6blockquote:before, blockquote:after, q:before, q:after { content: ""; }
7
8th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }
9
10table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }
11
12a img { border: none; }
13
14/* Base Grid inspired from Blueprint Grid */
15body { margin: 10px; }
16
17.container { width: 975px; margin: 0 auto; }
  
1/* Welcome to Compass. Use this file to write IE specific override styles. Import this file using the following HTML or equivalent: <!--[if IE]> <![endif]--> */
  
1/* Welcome to Compass. Use this file to define print styles. Import this file using the following HTML or equivalent: <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
  
1html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
2
3div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
4
5blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
6blockquote:before, blockquote:after, q:before, q:after { content: ""; }
7
8th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }
9
10table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }
11
12a img { border: none; }
13
14/* Base Grid inspired from Blueprint Grid */
15body { margin: 10px; }
16
17.container { width: 975px; margin: 0 auto; }
18
19a { color: #000; text-decoration: none; }
20a:hover { text-decoration: underline; }
21
22label { display: block; }
23
24li { margin-bottom: 10px; }
25
26#Header { float: left; margin-right: 0px; width: 975px; }
27#Header .title { float: left; margin-right: 10px; width: 390px; height: 50px; padding: 20px 0 10px 0; }
28#Header .title h1 { display: inline; }
29#Header .account { float: left; margin-right: 0px; width: 575px; text-align: right; }
30#Header .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; }
31
32#Main { float: left; margin-right: 0px; width: 975px; }
33#Main .content { float: left; margin-right: 10px; width: 420px; padding-right: 60px; }
34#Main .content h1 { display: inline; }
35#Main .content h2 { display: inline; font-size: 153.846%; }
36#Main .content .post, #Main .content .page { font-size: 123.077%; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; margin-bottom: 40px; }
37#Main .content .post ol, #Main .content .post ul, #Main .content .post dl, #Main .content .page ol, #Main .content .page ul, #Main .content .page dl { margin-left: 2em; }
38#Main .content .post ul li, #Main .content .page ul li { list-style: disc outside; }
39#Main .content .post p a, #Main .content .page p a { text-decoration: underline; }
40#Main .content .post textarea, #Main .content .page textarea { width: 100%; }
41#Main .content .title { margin-bottom: 20px; }
42#Main .content .title h1 { font-size: 192.308%; }
43#Main .content .new_comment textarea { height: 10em; }
44#Main .content .edit_page textarea { height: 30em; width: 400px; font-size: 138.462%; overflow-y: scroll; }
45#Main .content .datum p { text-align: right; font-size: 92.308%; }
46#Main .content #comments h2 { font-size: 138.462%; }
47#Main .content #comments .datetime { font-size: 61.538%; text-align: right; }
48#Main .content .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; width: 200px; }
49#Main .subnavi { float: left; margin-right: 10px; width: 240px; padding-right: 20px; }
50#Main .subnavi h5 img { margin: 0 0 0 4px; }
51#Main .navigation { float: left; margin-right: 0px; width: 200px; }
52#Main .navigation ul { margin: 0; }
53
54#Footer { float: left; margin-right: 0px; width: 975px; border-top: 1px solid; padding: 8px 0 18px 0; margin-top: 20px; }
55
56.wym_iframe { font-size: 123.077%; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; }
57.wym_iframe ol, .wym_iframe ul, .wym_iframe dl { margin-left: 2em; }
58.wym_iframe ul li { list-style: disc outside; }