/*
Theme Name: christophr
Theme URI: http://christophr.com
Description: WordPress theme
Version: 1.0
Author: <a href="http://christophr.com/">christophr</a>
*/

#portfolio {
margin: 30px 0px 30px 0px;
width: 600px;
}

#portfolio img {
border: 2px solid #000;
margin: 0px 10px;
padding: 2px;
display: inline;
}

#portfolio img a {
border: 0;
}

ul li {
list-style-type: none;
margin: 0px 0px 12px -30px;
padding: 0px 0px;
}

img#wpstats {
width: 0px;
height: 0px;
padding: 0px;
border: none;
overflow: hidden;
}

.copyright {
font-size: 0.8em;
}

#header {

height: 100px;
margin: 40px 0px 20px 0px;
padding: 0;
text-align: center;
}

#header a img {
border: 0;
}

.logo1 {
margin: 25px 0px 10px 0px;
padding: 40px 0px 40px 0px;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
background: #333;
}

.logo2 {
margin: 0px 0px 10px 0px;
padding: 25px 0px 0px 0px;
}


#content {
float:left;
width:550px;
padding:80px 0px 0px 0px;
text-align: left;
margin: 0px 0px 0px 0px;
}

body {
background: #fff url(http://christophr.com/wp-content/themes/christophr/images/bg.png) repeat-x;
font-size: 1em;
color:#666;
padding:0;
margin:0px 0px 0px 0px;
}

#container {
width:550px;
margin:0px auto;
}

h1 {
color:#444;
/* font-family: Georgia, Times, Times New Roman, serif; */
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
font-size:1.4em;
font-weight: bold;
text-transform: none;
letter-spacing: -1px;
margin: 0px 0px -5px 0px;
}

h6 {
color:#666;
/* font-family: Georgia, Times, Times New Roman, serif; */
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
font-size:0.8em;
font-weight:normal;
}

#postnav {
margin: 20px 0px 30px 0px;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
font-size:1em;
font-weight: bold;
text-align: center;
color:#999;
}

#postnav a {
font-size:1em;
font-weight: bold;
color:#999;
text-decoration:none;
}

#postnav a:hover {
font-size:1em;
font-weight: bold;
color:#333;
text-decoration:none;
}

#content a {
color:#000;
text-decoration: none;
}

#content a:hover {
color:#333;
text-decoration: none;
}

.main {
margin: 0px 0px 60px 0px;
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
line-height:1.8;
}

/*
.main p {
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;
line-height:1.8;
margin:0 0 16px 0;
}
*/

#footer {
font-family: 'Helvetica Neue', 'HelveticaNeue', Helvetica, Lucida Grande, sans-serif;

height: 150px;
margin: 0px auto;
padding: 50px 0px 0px 0px;
text-align: center;
clear: left;
display: block;

border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
background: #333;

}

#footer a {
font-size:1em;
color:#999;
text-decoration:none;
}

#footer a:hover {
font-size:1em;
color:#CCC;
text-decoration:none;
}