/*  
Theme Name: Hothead
Description: Hothead Games
Version: 1.0
Author: Joel DeYoung
Author URI: http://www.hotheadgames.com/
*/

body {
background:#3e3e3e;
margin:25px;
}

#wordpress ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
padding: 10px;
text-align:left;
background-color: #f5f5f5;
}

#wordpress a, #wordpress a:visited {
text-decoration:underline;
/*color:#7f110c;*/
color:#1f2c57;
}

#wordpress a:hover, #wordpress a:visited:hover {
/*color:black;*/
}

#header {
padding-bottom:1em;
border-bottom:1px dotted #808080;
}

#header h1 a {
color:black;
line-height:1em;
}

#header h1 a:hover, #header h1 a:visited:hover {
/*color:#7f110c;*/
color:#1f2c57;
}

#wordpress div.navigation {
margin-top:1em;
margin-bottom:2em;
}

#wordpress h1 a, #wordpress h2, #wordpress h2 a, #wordpress h1 a:visited, #wordpress h2 a:visited {
/*color:#7f110c;*/
color:#1f2c57;
}

#wordpress h2 {
font-size:1.5em;
}

#wordpress h1 {
/*margin-top:2em;*/
margin: 0;
padding: 0;
font-size:2em;
}

#wordpress small {
color:#555;
}

#wordpress ul {
padding-left:0;
}

#wordpress ul.inlined li, #wordpress div.inlined li, #sidebar li {
display:inline;
}

#searchform {
text-align:right;
}

.description {
float:left;
}

#wordpress strong a, #wordpress strong a:visited {
color:#555;
}

#wordpress strong {
color:black;
}

.next_links {
margin-top:2em;
}

#wordpress table {
    border: 0;
}

#wordpress table td.date {
    vertical-align: top;
    white-space: nowrap;
    text-align: right;
}

#wordpress table td.name {
    vertical-align: top;
    text-align: left;
    padding-left: 20px;
}

