/*  This code is copyrighted to Jason Santa Maria.
    This means you may NOT use it for your site's design.  */

/*
----------------------------------------------------------------
	B A S E
---------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ccc;
	background: #000;
	}

/* L I N K S */

a:link, a:visited { color: #7ab5d3; text-decoration: none; }
	
a:hover { color: #fff; text-decoration: underline; }

/* S T R U C T U R E */

#main-outer { background: transparent; }

#main { background: transparent; text-align: left; }

#content { background: transparent; border-bottom: 1px solid #333; }

#sub-outer { border-top: 1px solid #333; }

/*
----------------------------------------------------------------
	H E A D E R
---------------------------------------------------------------- */

#header-outer { background: transparent; }

/* L O G O */

#logo a, #logo a:link, #logo a:visited {
	background: transparent url(../../i/logo-type-wh.png) no-repeat top left;
	}

#logo a:link .bug, #logo a:visited .bug {
	background: #232f3a url(../../i/logo-bug-wh.png) no-repeat top left;
	}

#logo a:hover .bug {
	background: #7ab5d3 url(../../i/logo-bug-wh.png) no-repeat top left;
	}

/* D E F A U L T  H O V E R  A N D  C U R R E N T  S T A T E S */

#nav li a:hover,
body#home #nav-home a, 
body#articles #nav-articles a,
body#articles-indv #nav-articles a,
body#portfolio #nav-portfolio a,
body#oddities #nav-oddities a,
body#dailyphoto #nav-dailyphoto a,
body#dp-indv #nav-dailyphoto a,
body#about #nav-about a {
	background-color: #232f3a;
	}

/* C U R R E N T  H O V E R  S T A T E S */

body#home #nav-home a:hover, 
body#articles #nav-articles a:hover,
body#articles-indv #nav-articles a:hover,
body#portfolio #nav-portfolio a:hover,
body#oddities #nav-oddities a:hover,
body#dailyphoto #nav-dailyphoto a:hover,
body#dp-indv #nav-dailyphoto a:hover,
body#about #nav-about a:hover {
	background-color: #7ab5d3 !important;
	}

/*
----------------------------------------------------------------
	C O N T E N T
---------------------------------------------------------------- */

.book-row {
	width: 870px;
	float: left;
	clear: both;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	}

.book-row li {
	width: 100px;
	float: left;
	margin-left: 10px;
	text-align: center;
	}

.book-row .first-book {
	margin-left: 0;
	}

.book-row a:link img, .book-row a:visited img {
	border: 5px solid #262626;	
	}

.book-row a:hover img {
	border: 5px solid #444;	
	}

#home .post-head, #articles-indv .post-head {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0;
	padding: 10px 0 10px 2px;
	color: #ccc !important;
	letter-spacing: 2px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	}

#home .post-head a:link, #home .post-head a:visited {
	color: #ccc;
	}

.comment-btn {
	background: #333333;
	color: #e5e5e5;
	}

.rss-icon {
	background: #232f3a;
	}

/*	C O L  1 */

#col1, #col4 {
	float: left;
	clear: both;
	}

.drop {
	display: none;
	}

#col2 {
	width: 290px;
	float: left;
	padding: 30px 0 10px 156px;
	margin: -20px 0 0 -6px;
	background: url(../../i/entry/on-the-subject-of-design/drop-r.gif) no-repeat 0 0;
	}

#col3 {
	padding: 10px 0 10px 0;
	width: 420px;
	float: left;
	}

#content p, #comments p {
	margin: 0 10px 20px 10px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 20px;
	}

#content a, #content a:link, #content a:visited, #comments a:link, #comments a:visited {
	text-decoration: underline;
	}

#content blockquote {
	border: 1px dashed #666;
	background: #222;
	}
	
#content blockquote p {
	margin-left: 0;
	margin-right: 0;
	font-style: italic;
	}

/*
----------------------------------------------------------------
	P O S T  N A V
---------------------------------------------------------------- */

#post-meta-top ul, #post-meta-bott ul {
	border-top: 1px solid #333;
	}

#post-meta-top ul .comms, #post-meta-top ul .cats, #post-meta-bott ul .comms, #post-meta-bott ul .tags, #post-meta-bott ul .prev, #post-meta-top ul .prev, #post-meta-bott ul .next, #post-meta-top ul .next {
	border-left: 1px solid #333;
	}

#dailyphoto ul .comms, #dp-indv ul .comms {
	border-right: 1px solid #333;
	}

#home .post-head, #articles-indv .post-head, #main h1 {
	border-bottom: 1px solid #333;
	}

#post-meta-top ul .comms em, #post-meta-bott ul .comms em  {
	background: transparent url(../../i/comment-lg-wh.png) no-repeat 0 3px;
	}

#post-meta-top ul strong, #post-meta-top ul a:link strong, #post-meta-top ul a:visited strong, #post-meta-top ul .cats span, #post-meta-bott ul strong, #post-meta-bott ul a:link strong, #post-meta-bott ul a:visited strong, #post-meta-bott ul .tags span {
	color: #555;
	}

#post-meta-top span,
#post-meta-top span a:link,
#post-meta-top a:link em, 
#post-meta-top span a:visited,
#post-meta-top a:visited em,
#post-meta-bott span a:link, 
#post-meta-bott a:link em, 
#post-meta-bott span a:visited, 
#post-meta-bott a:visited em {
	color: #999;
	}

#post-meta-top ul a:hover strong,
#post-meta-top span a:hover,
#post-meta-top a:hover em, 
#post-meta-bott ul a:hover strong,
#post-meta-bott span a:hover,
#post-meta-bott a:hover em {
	color: #fff !important;
	}
		
/*
----------------------------------------------------------------
	C O M M E N T S
---------------------------------------------------------------- */

#comm-head, #post-comm-head, #comm-preview-head { color: #fff; }

#post-comm-head { border-top: 1px solid #333; border-bottom: 1px solid #333; }

#comm-preview-head { border-bottom: 1px solid #333; }

.comm-message blockquote, #preview-text blockquote {
	border: 1px dashed #666;
	background: #222;
	}

#comm-list dt { border-top: 2px solid #666; } /* Commenters' top color bar */

#comm-list .jason dt { border-top: 2px solid #7ab5d3; } /* My comment top color bar */

#comm-list em.comm-date { color: #666; }

#comm-list a.comm-link { background: transparent url(../../i/comment-lg-wh.png);}

#comm-list .comm-link a:hover { border-bottom: 1px solid #333; }

#comm-list dd { border-top: 2px solid #333; }
		
#comm-list #preview-text { border-top: 2px solid #333; }
	
#comm-list .comm-avatar img { border: 1px solid #333; }

/* F O R M */

#post-comm { border-top: 1px solid #333; }

.comm-permitted {
	background: #eee;
	color: #222;
	border: 1px dashed #333;
	}

#post-comm label, .comm-permitted span { color: #666; }

#comm-preview dt { background: url(../../i/comment-lg-wh.png) 0 2px no-repeat; }


#post-comm {
	float: left;
	width: 865px;
	padding: 20px 0 0 5px;
	margin-top: 2px;
	border-top: 1px solid #333;
	}

#post-comm label, .comm-permitted span, .guidelines span {
	font-size: 11px;
	color: #666;
	letter-spacing: 2px;
	text-transform: uppercase;
	}

#comm-preview dt {
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 15px;
	padding: 0 0 0 22px;
	margin: 15px 0 10px 0;
	background: url(../../i/comment-lg-wh.png) 0 2px no-repeat;
	}

/* T E X T I L E */ 

#textile { border: 1px solid #666; background-color: #222; }
#textile h4 { color: #999; }
#textile p { border-top: 1px solid #666; color: #fff; }	

/* Don't need to be changed */
#post-comm dl { padding: 4px 0; float: left; }
#post-comm-form { width: 310px; float: left; }
#post-comm-form p { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif; font-size: 12px; margin: 0 0 10px 0; width: 290px; }
#post-comm label span { letter-spacing: 0; text-transform: none; font-style: italic; }
#post-comm .simple-label { font-size: 12px; letter-spacing: 0; text-transform: none; }
#name, #email, #url, #comment { width: 297px; display: block; margin: 3px 0 10px 0; }
#comm-preview { float: left; margin-left: 30px; width: 520px; }
#comm-preview p { margin-right: 0; margin-left: 0; }