/* 
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: #fff; font: 14px Helvetica, Arial, sans-serif; line-height: 1.5; color: #000;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: Arial, Helvetica, Sans-serif; color: #000;}
h1 {font-size: 48px;} h2 {font-size: 24px;} h3 {font-size: 20px;} h4 {font-size: 18px;} h5 {font-size: 14px;} h6 {font-size: 12px;} 
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  {text-decoration: none;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {text-decoration: underline;}
a:link, a:visited  { color: #333333; }
a:hover  {color: #000}

#content {min-height: 0; padding: 0;}
#html #content {height: 0;}
#main {width: 940px;}

.post {position: relative; margin: 0 0 20px 0; padding: 20px 25px 0px; background-color: #fff; border:none !important; background: url("");}

#header {padding: 10px 0; clear: both; position: relative;}

/* 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;}

/* ********************************************** */
/* Navigation, Drop-Down Menus */
/* ********************************************** */

#navigation { background:none !important }

#top_navigation {width: 700px;}

#top_navigation a:link, #top_navigation a:visited {
background:url(http://nick5hoe.s3.amazonaws.com/images/30x30/navul.jpg) no-repeat scroll right center transparent;
color:#666666;
display:block;
font-family:Helvetica,Arial,sans-serif;
font-size:14px;
height:30px;
line-height:14px;
margin:5px 15px 0 0;
padding:17px 18px 0 0;
text-decoration:none;
z-index:100;
}

/* Drop-Down Menus */
.nav li ul {position: absolute; left: -999em; width: 160px;}
.nav li ul li {border:none !important; background: #FFF; border-width:none !important;}
.nav li ul li a {width: 148px; line-height: 25px!important; font-size: 11px; color: #555!important; padding: 10px 0 0 10px;}
.nav li ul ul {margin: -30px 0 0 158px!important;}
.nav li ul ul li a {}
.nav li ul li ul li a {}
.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul, .nav li.sfhover ul ul, .nav li.sfhover ul ul ul, .nav li.sfhover ul ul ul ul {left: -999em;}
.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul, .nav li.sfhover ul, .nav li li.sfhover ul, .nav li li li.sfhover ul, .nav li li li li.sfhover ul {left: auto;}
.nav li:hover,.nav li.hover {position:static;}

/* ********************************************** */
/* Footer */
/* ********************************************** */

#footer {font-family: Helvetica, Arial, sans-serif; font-size: 11px; line-height: 0px; margin: 50px 0 0px 0; padding: 19px 0 19px 0; background-color: #000; color: #000; text-transform: uppercase;}
#footer a:link, #footer a:visited {color: #000; text-decoration:none;}
#footer a:hover { text-decoration: underline; }
#footer p {margin: 5px 0 0 0;}
#footer #credit img {vertical-align: middle;}
#footer #credit span {display: none;}
#footer {background: #fff;}