/*
Theme Name: Gun Metal Grey
Theme URI: http://dave.kinkead.com.au/wordpress
Description: My theme for my personal website
Version: 0.7Author: Dave Kinkead
Author URI: http://dave.kinkead.com.au
Tags: personal, grey, dark
*/

/* 		Global Typography & Colors 		*/
* { margin: 0 auto; padding: 0; }body { background: #444444; font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,Helvetica,Verdana,sans-serif;font-size: 14px;}p, ul,  h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }p, h1, h2, h3, h4, h5, h6 { margin-bottom: .5em; }h2, h3, h4 { font-weight: 400; font-size: 20px; }a, a:visited { color: #EEEEEE; text-decoration: none; }a:hover { text-decoration: underline; }h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: none; }a img { border: none; }textarea { background: #454545; color: #EEEEEE; border: 1px solid #666666; width: 700px; }
/*		Main Text		*/
body, .archive #content h3 a { color: #EEEEEE; }
/*		Primary Highlight	*/
#content a, #content a:hover, #sidebar li.selected a, #sidebar .widgettitle , .home .medium a:hover { color: #4C7AEE; }
/* 		Secondary Highlight		*/
#content .postmetadata a, #sidebar a:hover, .archive #content h3 a:hover, .home a:hover, .single h2, blockquote a, .page h2, .home .medium a  { color: #CC66FF; }
/*		Shades		*/.postmetadata, .date, #sidebar .navigation, #sidebar .navigation a, .archive #content h2 { color: #666666; }#sidebar .navigation a:hover, blockquote { color: #999999; }/*		Layout & Structure		*/#page { width: 1000px; margin: 0 auto; }#headerimg { background: url(images/bigname.png) no-repeat top left; height: 150px; list-style: none; position: relative; margin: 0 auto; margin-bottom: 2em; width: 700px;}#content p, #content ul, #content ol { margin-bottom: 1em; }blockquote { padding: 1em 2em; }.narrowcolumn { width: 720px; margin: 0; padding: 0 2em; float: right; }.entry { margin-bottom: 2em; }#sidebar { width: 200px; padding-left: 1em; float: right; text-align: right; }#sidebar ul { list-style: none; margin-bottom: 2em; }#footer { clear: both; padding-top: 2em; text-align: center; }
/*		Home Page		*/
.home { font-size: 32px; }.home #header { display: none; }.home #page { width: 30em; position: relative; }.home h1, .home span { font-family: arial, sans; text-transform: uppercase; letter-spacing: -.09em; margin: 0; display: block; position: absolute; lin-height: .8em; }.home .big { font-size: 3.1em; }
.home .medium { font-size: 2em; }.home a:hover { text-decoration: none; }.home h1 { top: 1.925em; left: 1.925em; }.home .contact { top: 4.3em; left: 1em; }.home .about { top: 2.3em; left: 2em; }.home .blog { top: 5.1em; left: 4em; }.home .philosophy { top: 8em; left: .4em; }.home .wordpress { top: 5.6em; left: 10.2em; }.home .thinking { top: 6.4em; left: 2em; }.home .cycling { top: 8.8em; left: 10.9em; }.home .skiing{ top: 7.2em; left: 3.2em; }.home .travel { top: 10.4em; left: 4.6em; }.home .geek { top: 9.6em; left: 10.9em; }
/* General Styles	*/
#content .date { margin-bottom: 1em; }#content h2, #content h3, #sidebar .navigation, .widgettitle { text-transform: uppercase; margin-bottom: 0;  }#content h2, #content h3, #sidebar .navigation { font-weight: 400; font-size: 26px; }#content .entry { margin-top: 1em; }#content li { list-position: inside; margin-left: 3em;}#sidebar .navigation, #sidebar .navigation a { line-height: 30px; }#sidebar .navigation a:hover { text-decoration: none; }#sidebar .widgettitle { font-size: 14px; margin-bottom: .5em; }
.archive #content h2 { margin-bottom: 1em; }h3#comments, #respond h3 { font-size: 16px; clear: left;}.commentlist li { list-style-position: inside; list-style-type: none; margin: 1em; }.commentlist .comment-body, .vcard img, .vcard cite, .vcard span { float: left; padding-right: 2px; }.commentlist .reply, .commentlist .commentmetadata { clear: left;  }.commentlist img.avatar { border: 1px solid #454545; padding: 5px; background: #666666; }