/*
Description: Andy's uber cool and high income earning adsense theme
Author: Andy Isaacson
Author URI: http://andyisaacson.com/
Tags: adsense


*/


body { font-family:Arial, Helvetica, sans-serif; font-size:14px; background-color:#fff; }

small { display:block; padding:2px; color:#666; font-size:10px; margin-bottom:2px; }

a { color:#114467; }

#site { width:100%; background-color:#fff; }

#page { margin:0 auto; width:900px; }

#topad { margin:0 auto; width:728px; margin-bottom:10px; }

#header { width:100%; height:127px; background-image:url(images/ntfheaderbg.jpg); background-repeat:repeat-x; }
#headerimg { position:relative; width:480px; height:127px; background-image:url(images/ntfleft.jpg); background-repeat:no-repeat; }
#headerimg img { position:absolute; top:10px; left:280px; }

#navbar { margin-bottom:10px; background-color:#000; }
#navbar ul { text-align:center; }
#navbar ul li { display:inline; }
#navbar ul li a { display:inline-block; padding:8px; color:#fff; font-weight:bold; font-size:16px; text-decoration:none; }

#content { float:left; width:680px; line-height:130%; }
#content h2 { font-size:18px; }
#content ul { margin:0 0 15px 35px; }
#content ul li { list-style-type:disc; line-height:130%; }

.post { margin-bottom:15px; }
.post p { line-height:130%; margin-bottom:10px; }
.post h2 a { font-size:18px; text-decoration:none; margin-bottom:2px; }

#sidebar { float:right; width:200px; }
#sidebar h2 { border-bottom:1px solid #eee; }
#sidebar ul { }
#sidebar ul li { margin-bottom:10px; }
#sidebar ul li ul li { margin-bottom:0; line-height:120%; border-bottom:1px solid #eee; }
#sidebar ul li ul li a { text-decoration:none; }


.stf_trucks { position:absolute; right:100px; top:0; }

#footer { clear:both; }
#footer p { text-align:center; padding:5px; font-size:12px; }

.clear { clear:both; }

.postmetadata { clear:both; padding:3px; background-color:#ccc; }


.navigation { margin-bottom:20px; }
.alignright { float:right; }
.alignleft { float:left; }

