/*  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: #222;
	background: url(../../i/entry/oh-snap/page-bg.jpg) repeat;
	}

/* L I N K S */

a:link, a:visited { color: #bb3a38; text-decoration: none; }
	
a:hover { color: #600; text-decoration: underline; }

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

#main { background: url(../../i/entry/oh-snap/polaroid-bg.jpg) no-repeat bottom left; text-align: left; padding-bottom: 40px !important;}

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

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

#header-outer { background: transparent; }

/* L O G O */

/* Black logo */

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

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

#logo a:hover .bug {
	background: #600 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: #bb3a38;
	}

/* 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: #600 !important;
	}
	
/*
----------------------------------------------------------------
	S U B
---------------------------------------------------------------- */

#sub-outer { background: #000; }

#home #sub-outer {
	margin-top: 0;
	}

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

#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: #bb3a38 !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: #bb3a38;
	}
	
code, pre {
	color: #08c;
	}

.default-btn { /* used on comment form */
	background: #333333;
	color: #e5e5e5;
	}

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

.rss-icon {
	background: #bb3a38;
	}

/*	C O L  1 */

.drop {
	display: none;
	}

#col1 {
	float: left;
	clear: both;
	margin-left: 505px;
	padding-left: 50px;
	padding-top: 55px;
	background: url(../../i/entry/oh-snap/drop-s.gif) no-repeat;
	}

#content p {
	margin: 0 15px 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;
	}
	
.metanav li { border-left: 1px solid #333; } /* for footer and #sub dailyphoto links */


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

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

#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 #ccc;
	}

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

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

#post-meta-top ul .comms em, #post-meta-bott ul .comms em  {
	background: transparent url(../../i/comment-lg-bk.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: #999;
	}

#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: #333;
	}

#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: #600 !important;
	}


/*
----------------------------------------------------------------
	F O O T E R
---------------------------------------------------------------- */

#footer-outer {
	border-top: 1px solid #2f2f2f;
	background: #000;
	}

#footer { color: #999; }
		
/*
----------------------------------------------------------------
	C O M M E N T S
---------------------------------------------------------------- */

#comm-outer {
	background: #000;
	margin-top: 0;
	border-bottom: 1px solid #444 !important;
	color: #ccc;
	}

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

#comm-head {
	padding: 20px 0 10px;
	margin: 10px 0 0 0;
	}

#post-comm-head {
	padding: 40px 0 0;
	}

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

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

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

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

#comm-list .jason dt { border-top: 2px solid #bb3a38; } /* 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 #444; }

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

/* F O R M */

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

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

#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 #444;
	}

#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;
	}

/* 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; }
