/* base
----------------------------------------------- */
* {margin: 0; padding: 0;}

body {
background: #fb0;
margin: 0;
padding: 0;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
font-size: 80%;
color: #000;
}

blockquote, p, li {
padding-right: 10px;
padding-left: 10px;
font-size: 0.9em;
line-height: 1.6em;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

p {
padding-bottom: 10px;
}

#foot p {
padding-bottom: 2px;
}

h1, h2, h3 {
font-weight: normal;
}

h1 span {
display: none;
}

h2, h3 {
font-size: 1.6em;
letter-spacing: 0.05em;
color: #ff7f2a;
padding: 4px 10px;
}

h2 span.s {
display: none;
}

h2 span.w {
display: none;
}

h2 img {
border: none;
margin: 0 0 -12px 0;
padding: 0;
}

#head h2 {
display: none;
}

.grey h3, .white h3 {
font-size: 0.9em;
font-weight: bold;
}

#sidebar-2 h3 {
font-size: 0.9em;
}

small, .small {
font-size: 0.85em;
}

.grijs {
color: #888;
}

span.sw {
color: #ff7f2a;
letter-spacing: 0.1em;
}

.copyright {
color: #ff7f2a;
letter-spacing: 0.1em;
font-size: 0.8em;
}

#sidebar-2 ul {
list-style-type: none;
margin-bottom: 20px;
}

#content ul {
margin: 4px 0 10px 24px;
}

#content ul li ul {
list-style-type: square;
font-size: 1.2em;
}

#front ul {
margin-left: 360px;
}

#front ul li {
margin: 6px 4px 10px 15px;
}

#content ul#work {
margin-left: 0;
margin-top: 10px;
}

#content ul#work li {
width: 214px;
margin: 10px 20px;
padding: 0;
}

#work p {
padding-bottom: 20px;
}

/* links
----------------------------------------------- */

a {
text-decoration: none;
color: #000;
border-bottom: 1px dotted #ff7f2a;
background-color: inherit;
}

a:hover {
border-bottom: 1px dotted #000;
}

h1 a, h2 a, h3 a, ul#work a {
border: none;
}

h3 a {
font: 1.5em Georgia, Times, serif;
}

a.img span.tool {
display: none;
}

a.img:hover span.tool {
display:block;
position:absolute;
width:15em;
border:1px solid #000;
background-color:#efefef;
color:#000;
font-size: 0.9em;
text-align: center;
padding: 4px;
}

.copyright a {color: #ff7f2a; border: 0;}
.copyright a:hover {border: 0;}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p, #foot p {
font-size: 0.8em;
line-height: 1.5em;
}

#sidebar-1 p {
text-align: right;
}

p.right {
text-align: right;
}

.article-right p, .article-right h3 {
text-align: right;
}

.article, .article-right {

}

.grey {
background-color: #efefef;
}

p.small {
font-size: 0.85em;
}

/* images
----------------------------------------------- */

img, a img {
padding: 4px;
background-color: #fff;
border: 3px solid #efefef;
margin: 10px;
}

a:hover img {
padding: 1px;
border: 6px solid #efefef;
}

img.noborder {
padding: 0;
border: 0;
}

ul li img {
margin: 4px 2px 4px 2px;
}

.article img {
float: left;
}

.article-right img {
float: right;
}

#front img {
margin: 40px 10px 40px 0;
float: left;
border: 0;
background: transparent;
}

/* global layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
background: #fff url(/images/spiderwebwit3.png) no-repeat bottom center fixed;
/* background: #fff url(/images/spiderwebwit3.png) no-repeat bottom left fixed; */
margin: 10px auto;
width: 572px;
}

#head {
border-bottom: 1px solid #efefef;
height: 60px;
}

#logo {
background: url(/images/logo_160x30.png) no-repeat 0 0;
height: 30px;
}

/* ----------------- navigation ----------------- */

#navigation {
margin: 0;
padding: 0;
}

#navigation ul {
margin: 7px 0 0 0px;
padding: 0;
font-size: 0.9em;
}

#navigation ul li {
list-style-type: none;
float: left;
height: 30px;
padding: 0;
margin: 0 1px 0 0;
text-transform: uppercase;
letter-spacing: 0.1em;
}

#navigation ul.l10n_lang_list {
float: right;
margin: 0;
}

#navigation ul.l10n_lang_list li {
margin-right: 0;
}
#navigation ul li a {
padding: 8px 10px;
color: #000;
border: 0;
}

#navigation ul.section_list li a {
background-color: transparent;
}
#navigation ul.section_list li.active a {
background-color: transparent;
color: #000;
}

#navigation ul.l10n_lang_list li a {
background-color: transparent;
}

#navigation ul.section_list li a:hover {
border-bottom: 4px solid #000;
}

#navigation ul.section_list li.active a:hover {
border-bottom: 0;
}

#navigation ul.l10n_lang_list li a:hover {
border-bottom: 4px solid #000;
}

.safari #navigation ul.l10n_lang_list li a:hover {
border-bottom: 0;
color: #ff7f2a;
}

#navigation ul li.active {
background-color: transparent;
color: #000;
padding: 6px 0 0 0;
margin-top: -6px;
height: 23px;
}

.safari #navigation ul li.active {
height: 22px;
}

#navigation ul.section_list li.active {
border-bottom: 4px solid #000;
}

/* ------------------- content ------------------ */

#content {
margin: 20px 25px 20px 20px;
}

#errorpage {
height: 300px;
}

#front p {

}

#front p.intro {
padding-top: 42px;
}

#post {
padding: 20px 0;
}

#foot {
border-top: 1px solid #efefef;
margin-top: 20px;
clear: both;
text-align: center;
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* ------------------ nav --------------- */
ul#work {
list-style-type: none;
}

ul#work li {
display: inline;
float: left;
margin-left: 2px;
margin-right: 0;
}

ul#work li img {
margin: 6px 12px 6px 6px;
}

/* -------------- test gallery --------------- */
ul#thumbs {
list-style-type: none;
	width: 100%;
	float: left;
margin-left: 0;
}

ul#thumbs li {
display: inline;
float: left;
}

ul#thumbs a {border: 0;}

/* ------------- zem_contact ------------ */

#contact {
  margin: 10px 10px 20px 10px;
  font-size: 0.9em;
}

#contact form {
  margin-bottom: 4px;
  padding-left: 0;
  font-weight: bold;
}

#contact .danku {
  padding-right: 20px;
  padding-bottom: 12px;
  font-weight: bold;
}

#contact input, #contact textarea {
  font-family: Verdana, sans-serif;
  font-size: 1em;
  border: 1px dotted #000;
  background-color: #fff;
  font-weight: normal;
  color: black;
  padding: 4px;
}

#contact .button input, #main .button input {
  background-color: #fff;
  color: #000;
  font-weight: bold;
  padding: 1px;
}

#contact ul {
  margin-left: 20px;
}

#contact ul li {
  color: #ff7f2a;
  font-size: 1em;
}

.zemThanks p {
font-size: 0.9em;
font-weight: bold;
padding: 0;
}

#contact fieldset {
  margin-top: 20px;
  padding: 10px;
}

#contact input.zemSubmit {
  margin-top: 12px;
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background-color: #ff7f2a;
  color: #fff;
  border: 0;
}

#contact input.zemText {
  margin-bottom: 12px;
}
