/*  
Theme Name: Egy Theme
Theme URI: 
Release date: 2009
Description: 
Author: Jason Cupp
Author URI: http://nakedthemes.com

*/



body { font: Helvetica, Arial, sans-serif }

h1 { margin: 0; padding: 0; text-transform: uppercase; line-height: 95%; font-size: 3em; font-family: Arial Black; }


/* header */

#header .title { text-transform: uppercase; line-height: 95%; font-size: 4em; font-family: Arial Black; }
#header .title a { text-decoration: none; }

#header .tagline { text-transform: uppercase; font-weight: bold; }



/* navlist */
.navlist { text-align: center; }
.navlist ul { list-style=type: none; margin: 0; margin-bottom: 1.2em;}
.navlist li { text-transform: uppercase; display: inline; padding-right: 2em; font-weight: bold; font-size: 110%; }
.navlist h3 { display: none; }
.navlist li a { text-decoration: none; color: #666; padding: 3px;}
.navlist li a:hover { background: #666; color: white; padding: 3px; }

/* images */

.image { text-align: center; }

/* posts */

.post-body { padding-top: 150px; }
.post-title { line-height: 200%; text-transform: uppercase; font-size: 1.75em; font-family: Arial Black; }
.post-title a { text-decoration: none; }
.post-title h2 { margin-bottom: .1em; }
.post-content { line-height: 210%; }

.commentinfo { float: right; padding: 4px; color: white; font-size: 90%; }

/* sidebar */

#sidebar { margin-top: 3em; }
#sidebar h3 { margin: 0; line-height: 150%; text-transform: uppercase; font-size: 90%; color: #666; }
#sidebar ul { font-size: 85%; list-style-type: none; margin: 0;}
#sidebar li {  }

/* footer */

#footer { margin-top: 2em; }
#footer p { padding: 0 .8em; font-size: 85%; border-right: 1px solid #ccc;}
#footer p.last { border: 0;  }





/* page templates */
.splashpage .post-body { padding: 0; }
.splashpage .post-title { line-height: 100%;  }
.splashpage .post-content { line-height: 100%; margin-bottom: 4em; }





