/*  
Theme Name: 42dh
Theme URI: http://42dh.com/
Description: 42dh theme
Version: 1.0
Author: Daniel Hofstetter
Author URI: http://42dh.com/
*/

@import 'reset.css';

body {
background: #FFF;
background-image: url('background.png');
background-repeat: repeat-y;
color: #000;
font-family: Verdana, Arial, sans-serif;
font-size: small;
margin-left: 60px;
margin-top: 0px;
}

a {
border-bottom: 1px dotted #000;
color: #000;
text-decoration: none;
}

a:hover {
background: #f7f76f;
}

blockquote{
border-left: 2px solid #CCC;
color: #444;
margin: 5px 0px;
margin-left: 1em;
padding-left: 1em;
}

pre {
border-bottom: 1px dotted #444;
border-top: 1px dotted #444;
margin: 10px 0px;
overflow: auto;
padding: 5px 0px;
}

h1 {
font-size: 1.4em;
}

h2 {
font-size: 1.3em;
}

hr {
background-color: #ccc;
border: none;
color: #ccc;
height: 1px;
margin-bottom: 5px;
}

ul li {
list-style-type: square;
margin: 0.5em 0 0.5em 2em;
}

.openid_link:hover {
background: url(openid.gif) center left no-repeat #f7f76f;
padding-left: 18px;
}

.post {
margin-bottom: 50px;
}

.postmeta {
font-size: 0.9em;
}

.posttitle {
margin-bottom: 5px;
}

.postcontent p, .commenttext p {
margin-top: 1em;
}

.postcontent p:first-child, .commenttext p:first-child {
margin-top: 0em;
}

#wrap {
clear: both;
width: 900px;
}

#main {
float: left;
width: 630px;
}

#header a {
border-bottom: none;
}

#header a:hover {
background: #FFF;
}

#sidebar {
float: right;
font-size: smaller;
width: 235px;
}

#about {
padding: 6em 7px 7px 7px;
}

#about h3 {
font-weight: bold;
}

#about li {
list-style: none;
margin: 0;
}

#footer {
clear: both;
}

#logo {
margin-top: 60px;
}

#header h1 {
margin-top: -20px;
}

#slogan {
font-size: 0.3em;
padding-bottom: 50px;
}

#title {
font-size: 5em;
margin-top: 60px;
}

#posts {
margin-top: 60px;
}

#posts h1 {
font-size: 1.4em;
}

#commentform {
margin-top: 4em;
}

#commentform h2 {
margin-bottom: 1.2em;
}

#commentform p {
margin-bottom: 5px;
}

#comments, #comments li {
list-style: none;
margin: 2em 0em;
}

#comments cite {
color: #444;
font-size: smaller;
font-style: normal;
}

#cakebaker {
margin-left: -5px;
}

#cakebaker a {
border-bottom: none;
}

#cakebaker a:hover {
background: none;
}

#quote {
background: #a01d07;
color: #fff;
padding: 7px;
}

#feeds, #cakebaker, #about {
margin-bottom: 20px;
}

#feeds {
font-size: smaller;
padding: 7px;
}

#feedlinks, #feedlinks li {
list-style: none;
margin: 0px;
}

#feedlinks li {
background-image: url(feed-icon-12x12.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 16px;
}
