/* 
Copy from "style.css" into this file and make the changes HERE!
This makes it possible to upgrade the core system and theme without destroying your style changes.
*/
@import "css/reset.css";

body {background: #000; font: 14px Georgia, Times, Serif; line-height: 1.5; color: #fff;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #9a9a9a;}
h1 {font-size: 48px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 10px;} 
p {margin: 0;}

/* URLs and Hyperlinks */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited h7 a:link, h7 a:visited  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h7 a:hover  {text-decoration: underline;}
a:link, a:visited  { color: #ffffff; }
a:hover  {}

#content {min-height: 0; padding: 0;}
#html #content {height: 0;}
#main {width: 940px;}
#maincontent {width: 640px;}

.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #000; border: 1px solid #000; background: url("");}

#header {padding: 10px 0; clear: both; position: relative;}

#top_navigation {width: 700px;}
#top_navigation a:link, #top_navigation a:visited {display: block; z-index: 100; padding: 12px 20px 0 0; line-height: 16px; font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-decoration: none; color: #fff;}

/* Post Image Thumb */
.post img.attachment-thumbnail {float: left; width: auto; border: ; margin: 0 10px 10px 0;}

/* Image Caption Elements */
.entry .wp-caption {margin-bottom: 20px; padding: 1px; text-align: center; background: #000; border: solid 1px #000;}
.entry .wp-caption img {margin: 0; padding: 4px 0; background: none; border: 0;}
.entry .wp-caption-text {margin: 0; padding: 0; font-size: 11px; text-align: center;}

/* Ads */
#sidebar .ads125 { border: 0; padding: 0 0 10px 15px; background: #000; }
.ads125 img  { margin: 15px 14px 0 0; }