/*
Theme Name: Edge Evolution
Theme URI: http://andyisaacson.com
Description: The Wordpress theme for the Edge Evolution Programmer
Author: Andy Isaacson
Author URI: http://andyisaacson.com/
*/


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

a { color:#0033ff; }
a:hover { color:#000080; }

a.buy { font-weight:bold; line-height:150%; font-size:16px; }

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

#header { margin:0 0 4px 0; }
#headeredge { float:right; }
#headerimg { float:left; }
#headerimg img { margin-top:-40px; }

#topnavbar { height:36px; width:100%; background-image:url(images/topnavbg.gif); background-repeat:repeat-x; }

#topnav { margin:0 auto; width:880px; }
#topnav ul { margin-left:340px; }
#topnav ul li { display:inline; }
#topnav ul li a { display:inline-block; font-size:16px; color:#fff; font-weight:bold; text-decoration:none; padding:8px 10px; }
#topnav ul li a:hover { color:#e1e1e1; }

#homethumbs { margin:0 auto; width:850px; margin-bottom:20px; }
#homethumbs img { border:0; text-decoration:none; }
#homethumbs td { text-align:center; }

#hometrucks { float:left; width:350px; }

#homenews { float:right; width:350px; }
#homenews ul { margin:0 0 0 10px; }
#homenews ul li { list-style-type:none; line-height:135%; }

#content { line-height:135%; }
#content h2 { font-size:22px; }
#content p { margin-bottom:10px; }
#content ul { padding:10px 0 20px 45px; }
#content ul li { list-style-type:disc; }

#sidebar { float:right; width:200px; }
#sidebar ul { }
#sidebar ul li { margin-bottom:10px; }
#sidebar ul li ul li { line-height:125%; margin-bottom:0; }

.narrowcolumn { float:left; width:450px; }

.widecolumn { float:left; width:630px; }

.post { line-height:135%; margin-bottom:15px; }
#homenews .post h2 { font-size:16px; }
.post ul { padding:10px 0 20px 45px; }
.post ul li { list-style-type:disc; }

.postmetadata { clear:both; font-size:10px; background-color:#e1e1e1; padding:5px; line-height:120%; }

#footer { clear:both; background-color:#e1e1e1; padding:5px; }
#footer p { font-size:12px; text-align:center; line-height:135%; }

.clear { clear:both; }

.flavor { margin:4px 0; margin-bottom:10px; }

.navigation { margin-bottom:20px; font-size:12px; }

.alignright { float:right; }
.alignleft { float:left; }