body {
background: #fff;
background-image: url('images/back.gif');
margin: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}
a {
color: #006;
}
a:hover {
color: #900;
}
#container, #botnav {
background: #fff;
border-top: 1px solid #e5e5e5;
border-left: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
width: 700px;
padding: 0;
}
h1 {
font-weight: normal;
margin-top: 0;
margin-bottom: 0;
font-size: 1.3em;
color: #666;
background-color: #eee;
padding: 10px 0 10px 20px;
}
#topnav {
background-color: #eee;
margin: 0px 0px 20px 0px;
border: 5px solid #eee;
}
#topnav ul {
display: inline;
}
#topnav li {
color: #999;
font-size: 8pt;
list-style: none;
display: inline;
}
#topnav li a {
padding: 5px 20px 5px 20px;
color: #333;
text-decoration: none;
width: 100%;
margin: 0px;
}
html>body div#topnav li a {
width: auto;
}
#topnav li a:hover {
background-color: #fff;
color: #000;
}
div#topnav #selected a {
background-color: #fff;
color:#000;
}
#post, #archive {
border-bottom: 1px solid #e5e5e5;
}
#archive {
font-size: .8em;
}
#archive a {
text-decoration: none;
}
#archive a:hover {
text-decoration: underline;
}
#archive p {
margin: .5em 0 .5em 0;
}
#archive h2 {
margin: 1em 0 0 0;
}
#archive dt {
margin: .5em 0 0 10px;
color: #555;
}
/* drop shadow schaamteloos gepikt van A List Apart */
#drop {
float: left;
background: url(images/s.gif) no-repeat bottom right;
margin: 0 0 20px 25px !important;
margin: 0 0 20px 20px;
}
#drop div {
background: url(images/s2.png) no-repeat left top !important;
background: url(images/s2.gif) no-repeat left top;
padding: 0px 5px 5px 0px;
}
#drop img {
background-color: #fff;
border: 1px solid #a9a9a9;
padding: 4px;
}
.copyright {
font-size: .7em;
color: #999;
padding-bottom: 1.5em;
}
#legend {
clear: both;
width: 640px;
margin-left: auto;
margin-right: auto;
}
#content {
margin: 0;
padding-right: 20px;
float: left;
width: 450px;
clear: both;
}
#content h2, #archive h2 {
margin-top: 0;
font-size: 1.25em;
color: #444;
padding-left: 10px;
}
#content h2 a {
color: #444;
text-decoration: none;
}
#content h2 a:hover {
text-decoration: underline;
}
#content p, #archive p {
padding-left: 10px;
}
#sidebar dl {
margin-top: 1.4em;
font-size: .9em;
color: #666;
}
#sidebar dt {
font-weight: bold;
}
#sidebar dd {
margin-bottom: .6em;
}
#botnav {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin-top: 30px;
font-size: .8em;
padding: 10px 0;
background-color: #f0f0f0;
}
#botnav h3, #botnav p {
margin: 0;
padding: 0 40px;
}
#botnav h3{
margin-top: 10px;
color: #666;
}
#botnav p {
margin-bottom: 10px;
}
#botnav blockquote p {
margin: 10px;
padding: 0;
}
#botnav blockquote {
padding: 5px;
border: 1px solid #ccc;
background-color: #fff;
}
#footer {
clear: both;
padding: .5em;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
margin: 30px 0 0 0;
background-color: #fafafa;
color: #999;
text-align: center;
font-size: .8em;
}
#footer p, dd p {
margin: 0;
}
/* ph=1 */

