/*   
Theme Name: Nelson Kunkel
Description: Your personal Wordpress theme.
Author: Daniel Immke
Author http://wpcoder.com/

Thank you for choosing WPCoder!
*/
body {
margin: 37px auto 0 auto;
width: 970px;
font-family: sans-serif;
font-size: 12px;
}

a {
color: #00c6f7;
text-decoration: none;
}

#masthead {
background: url('images/2010.png') no-repeat top right;
overflow: hidden;
border-bottom: 16px solid #00c6f7;
height: 102px;
}

h1 a {
background: url('images/logo.png');
text-indent: -2000em;
float: left;
width: 275px;
height: 66px;
}

.updated {
float: right;
margin-right: 80px;
margin-top: 35px;
}

#description {
font-size: 30px;
line-height: 1.4em;
margin-top: 20px;
margin-bottom: 80px;
}

#sidebar {
width: 179px;
float: right;
margin-top: 20px;
}

#sidebar h2 {
font-size: 22px;
border: 0 !important;
margin: 0 !important;
padding: 0 !important;
}

#sidebar ul, #sidebar ol {
padding: 0;
margin: 7px 0 30px 0;
}

#sidebar ul li, #sidebar ol li {
background: #f0f4f5;
list-style: none;
margin: 2px 0;
padding: 10px 5px 10px 10px;
color: #363636;
font-size: 11px;
}

#sidebar ol li {
list-style-type: decimal !important;
list-style-position: inside !important;
}

#leftcol {
float: left;
color: #363636;
width: 777px;
}

#leftcol ul {
list-style: none;
margin: 0;
padding: 0;
}

#leftcol ul li {
border-top: #e6ebee 5px solid;
margin-top: 5px;
padding-top: 5px;
font-size: 11px;
}

#leftcol ul li a {
font-style: italic;
}

h2 {
border-top: #00c6f7 3px solid;
font-size: 30px;
font-weight: normal;
display: block;
padding-top: 20px;
margin: 0 0 10px 0;
}

.columns {
overflow: hidden;
margin-bottom: 30px;
}

.columns div {
float: left;
width: 220px;
margin-right: 39px;
line-height: 1.8em;
}

#footer {
clear: both;
text-align: left;
color: #b2b4b3;
line-height: 1.5em;
padding: 30px 0;
font-size: 11px;
}