/*  
Theme Name: Gregory Street
Theme URI: http://157gregorystreet.com
Description: WordPress theme.
Version: 1.0
Author: Christian S
Author URI: http://www.christianschimke.com/
*/

body {background:#1B1B1B;font-size:13px;margin:0;padding:0;font-family:'lucida grande';}

h1,h2,h3,h4,h5 {margin:0;}

a:link,a:visited {color:#0057FF;}
a:hover {color:#A10009;}

.split-left {width:50%;float:left;}
.split-right {width:49%;float:right;text-align:right;}
.sep {color:#BBB;margin:0 10px;}

#header {background:#3d3d3d url('images/headerBackground.jpg') bottom 0 repeat-x;padding:10px;overflow:hidden;}

#header #title {float:left;width:49%;color:#BBB;}
#header #title h3 {display:inline;}
#header #title a {color:#FFF;text-decoration:none;font-weight:bold;margin-right:6px;}
#header #title a:hover {color:#BFF7FF;}
#header #nav {color:#BBB;float:right;width:49%;text-align:right;}
#header #nav ul {margin:0;list-style:none;}
#header #nav a {color:#BBB;}

.navigation {border-top:1px dashed #BBB;padding:30px 0 10px 0;margin:50px 0 0 0;overflow:hidden;}
.navigation a {-moz-border-radius: 8px;-webkit-border-radius: 8px;border: 1px solid #FFF;text-decoration:none;color:#555;background:#BFF7FF;padding:10px 14px;font-style:italic;}
.navigation a:hover {color:#000;background:#A3F5FF;}

#content {padding:80px 0 40px 0;background:#FFF;overflow:hidden;}
.container {width:940px;margin:0 auto;}

.pagetitle {color:#006899;border-bottom:1px solid #EEE;padding-bottom:10px;}

.post {clear:both;margin-bottom:30px;padding:30px 0;}
.post-list .post {}
.post h2 {}
.post h2 a {color:#272324;font-family:arial,helvetica,sans-serif;letter-spacing:-2px;text-decoration:none;font-size:3em;}
.post small {color:#999;margin-bottom:2px;font-style:italic;font-family:georgia,times new roman,serif;display:block;font-size:100%;}
.post small date {text-transform:uppercase;}
.post .entry {font-family:verdana,arial,helvetica,sans-serif;line-height:160%;margin-bottom:30px;}
.post .entry img {float:left;margin:7px 23px 20px 0;background:#FFF;padding:4px;border:1px solid #CCC;}

.comment-mark {color:#CCC;}
.post-comments form {margin:0;}
.post-comments form p {margin:0;}
.post-comments form textarea {margin:10px 0 6px 0;width:99%;height:100px;}
h3#comments {margin-bottom:10px;}
.commentlist {margin:0 0 30px 0;padding:0;list-style:none;}
.commentlist li {margin:0;padding:10px;border-bottom:1px dotted #BBB;}
.commentlist li p {font-family:verdana,arial,helvetica,sans-serif;}
.commentmetadata {font-style:italic;font-family:georgia,times new roman,serif;}
.commentmetadata em {background:#FF6;}
.tags {}
.postmetadata {-moz-border-radius: 8px;-webkit-border-radius: 8px;border: 1px solid #FFF;clear:both;background:#E8F3EE;padding:8px;overflow:hidden;font-size:14px;font-style:italic;font-family:georgia,times new roman,serif;margin:0;}
.postmetadata p {margin:0;}
.postmetadata small {font-size:85%;}

.video {width:400px;float:left;margin:0 20px 20px 0;border:10px solid #DDD;}

#footer {margin:0;line-height:140%;color:#BBB;padding:20px 20px 60px 20px;}
#footer #archive ul {border-bottom:1px solid #333;padding-bottom:10px;margin:0;padding:0 0 10px 0;list-style:none;}
#footer #archive ul li {display:inline;}
#footer #archive a {color:#BBB;}
#footer #archive a:hover {color:#BFF7FF;}
#footer #resources {font-size:11px;color:#555;padding:10px 0;}
#footer #resources h3 {margin-bottom:4px;}
#footer #resources a {color:#555;}