diff --git a/site/contact.php b/site/contact.php new file mode 100644 index 00000000..31c75aa3 --- /dev/null +++ b/site/contact.php @@ -0,0 +1,40 @@ + + +
+
+
+

+
+
+

+
+

+
+

+
+
+
+
+ + + + +
 
+
+ + + diff --git a/site/credits.php b/site/credits.php new file mode 100644 index 00000000..15adad5c --- /dev/null +++ b/site/credits.php @@ -0,0 +1,50 @@ + + +
+
+
+

+
+
+

+
+

+ +

+ +

+
    +
  • Deutsch - Gregor
  • +
  • French - Hominn, Bard of LLYDAW
  • +
  • Polski - Kacper Wierzbicki, WebTower
  • +
  • Russian - Evgeny Gryaznov
  • +
  • Spanish - Christian Mauricio Castillo Estrada
  • +
  • Traditional Chinese - Dawei
  • +
+
+
+
+
+ + + + +
 
+
+ + + diff --git a/site/default.css b/site/default.css index 81acf772..6094e842 100755 --- a/site/default.css +++ b/site/default.css @@ -1,16 +1,24 @@ -/* -Design by Free CSS Templates -http://www.freecsstemplates.org -Released for free under a Creative Commons Attribution 2.5 License -*/ - +// reset.css + +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 { +background-position:0 0;background-repeat:no-repeat;border:0 none;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0; +text-align:left;vertical-align:baseline;font-family:"Myriad Pro"!important;} +a img, :link img, :visited img { border:0 none;} +table { border-collapse:collapse;border-spacing:0; } +ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none;} +q:before, q:after, blockquote:before, blockquote:after { content:""; } + body { - margin: 50px 0 0 0; - padding: 0; background: #FFFFFF url(images/img01.gif) repeat-x; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; - font-size: 13px; + font-size: 0.8em; color: #333333; +} +html, body { + padding: 0; + margin:0; + border:0 none; + height:100%; } h1, h2, h3 { @@ -95,7 +103,8 @@ input, textarea, select { #header { width: 850px; height: 82px; - margin: 0 auto 10px auto; + margin: 0px auto 10px auto; + padding-top: 50px; background: url(images/img03.gif) repeat-x left bottom; } @@ -150,7 +159,7 @@ input, textarea, select { margin-left: 30px; padding: 7px; text-decoration: none; - font-size: 13px; + font-size: 1em; color: #000000; } @@ -161,14 +170,38 @@ input, textarea, select { #menu .active a { background: url(images/img02.gif) repeat-x left bottom; } + +#submenu a { + padding-left: 15px; + color: #536a1e; + font-size: 1em; + text-decoration: none; +} + +#submenu .active a { + background: url(images/img02_h.gif) repeat-y left top; +} + +#submenu a:hover { + text-decoration: underline; +} /* Page */ #page { width: 850px; - margin: 0 auto; +} + +.wrap { + position:relative; + width: 850px; + margin: 0px auto; + + height:auto !important; + height:100%; + min-height:100%; } - + /* Content */ #content { @@ -228,11 +261,6 @@ input, textarea, select { background: url(images/img06.gif) no-repeat left center; } -.post .meta .comments { - padding-left: 22px; - background: url(images/img07.gif) no-repeat left center; -} - .post .meta b { display: none; } @@ -264,85 +292,71 @@ input, textarea, select { #sidebar h2 { margin-bottom: 10px; background: url(images/img03.gif) repeat-x left bottom; - font-size: 16px; + font-size: 1.3em; } +.post .entry li { + padding-left: 22px; + margin-left: 0px; +} + +.post .entry ul { + padding-left: 0px; +} + /* Locales */ #locales a { margin-right:20px; } -/* Boxes */ - -.box1 { - padding: 19px; - background: url(images/img05.gif) no-repeat; -} - -.box2 { - color: #BABABA; -} - -.box2 h2 { - margin-bottom: 15px; - background: url(images/img10.gif) repeat-x left bottom; - font-size: 16px; - color: #FFFFFF; -} - -.box2 ul { - margin: 0; - padding: 0; - list-style: none; -} - -.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited { - color: #EDEDED; -} - /* Footer */ + +.empty_inner { + height:50px; +} #footer { height: 50px; min-height: 50px; - padding: 70px 0 0 0; - background: #003448 url(images/img09.gif) repeat-x; + background: #003448 url(images/img01_v.gif) repeat-x; font-size: 11px; + + position:relative; + margin-top:-51px; + width:100%; } -html>body #footer { - height: auto; -} - -#footer .wrap { - width: 850px; - margin: 0 auto; -} - -#legal { - clear: both; - padding-top: 20px; - text-align: center; - color: #375C69; +#legal { + clear: both; + line-height: 50px; + text-align: center; + color: #375C69; + margin-bottom: 0px; } #legal a { - color: #476B77; + color: #476B77; + text-decoration: none; } - -#fbox1, #fbox2, #fbox3 { - float: left; -} - -#fbox1 { - width: 310px; -} - -#fbox2 { - width: 200px; - padding-left: 70px; -} - -#fbox3 { - width: 200px; - padding-left: 70px; + +#legal a:hover { + text-decoration: underline; +} + +#footer .flink { + color: #7BAA0F; + text-decoration: underline; +} + + +#tableh { + margin-bottom: 0.8em; +} + +table#downl td { + padding-right: 2em; + line-height: 160% +} + +#tablecomment { + margin-top: 0.5em; } diff --git a/site/demo.php b/site/demo.php index 8c1f628d..6c0a909c 100644 --- a/site/demo.php +++ b/site/demo.php @@ -1,5 +1,6 @@
-

+

@@ -18,7 +19,7 @@ require_once('inc/menu.i');

- +


@@ -36,10 +37,10 @@ require_once('inc/menu.i'); - + - + @@ -52,6 +53,7 @@ require_once('inc/menu.i');