/*
Theme Name: Archival
Theme URI: http://www.jaacob.com/
Description: Archival is a theme created to power jaacob.com and redhooded.net. It is primarily a tumblelog, with a heavy emphasis on pulling on content created across the web.
Version: 1.0
Author: Jacob Reiff
Author URI: http://www.jaacob.com/
Tags: minimal, two column

This theme is not available for public use.

*/


/*  /// YUI reset-fonts + base /// */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body{margin:10px;}h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}


/*  ///  TYPOGRAPHY  /// */

h1, h2, h3, h4, h5, h6, p, ul li, ol li, td, blockquote {
	font-family: 'Lucida Grande', 'Verdana', 'Helvetica', Arial, sans-serif;
} 

h2, h3, h4, h5, h6 {
	color: #414141;
}

.strikeout {
	text-decoration: line-through;
}


/*  ///  LINKS   /// */

a, a:visited {
	color: #407C9C;
	text-decoration: none;
}

a:hover {
	color: #A10A6A;
}


/*  ///  STRUCTURE  /// */

html {
	background: url(/wp-content/themes/archival/images/bggrad.gif) 0 0 repeat-x #5f7e8d;
}

#contain {
	width: 960px;
	margin: 0 auto;
}

#header {
	width: 100%;
	clear: both;
}

#maincontent {
	width: 670px;
	float: left;
	position: relative;
	top: 10px;
}

#sidebar {
	width: 276px;
	float: right;
}

#footer {
	clear: both;
}


/*  ///  HEADER  ///  */

#theheader, #theheader span {
	width: 431px;
	height: 95px;
	background: url(/wp-content/themes/archival/images/header7.png) 0 0 no-repeat;
}

#theheader strong {
	position: absolute;
	left: -10000px;
}


/*  ///  MAIN CONTENT (TUMBLELOG)  /// */

.post {
	position: relative;
	background-color: #FFF;
	padding-top: 4px;
	margin-bottom: 32px;
}

.postcontent {
	margin-top: 24px;
}

.postdatetimecont {
	height: 26px;
	line-height: 26px;
	background-color: #DDD;
	border-top: 1px solid #ccc;
	position: absolute;
	top: -10px;
	right: 0;
	padding: 0 15px;
}

p.postdatetime {
	color: #414141 !important;
	font-size: 85%;
}

.postmetadatacont {
	background-color: #DDD;
	padding: 8px 0;
	border-bottom: 1px solid #CCC;
}

.postmetadata {
	color: #414141 !important;
	margin: 0;
	font-size: 85%;
	padding: 0 15px;
}

.postcontent p {
	color: #181818;
	padding: 0 15px;
	line-height: 150%;
}

.postcontent ul {
	padding-left: 15px;
}

.postcontent ul li {
	margin-bottom: 4px;
	line-height: 150%;
}

.postcontent p a, .postcontent p a:visited, .postmetadata a, .postmetadata a:visited {
	color: #407C9C;
	text-decoration: none;
}

.postcontent p a:hover, .postmetadata a:hover {
	color: #A10A6A;
}

.metadataspacer {
	color: #333 !important;
	padding: 0 8px;
}

.via {
	font-size: 85%;
	line-height: 167%;
	text-transform: uppercase;
}

.whisper {
	font-size: 85%;
	line-height: 167%;
}

blockquote {
	line-height: 150%;
	margin-left: 45px;
	border-left: 6px solid #DDD;
	padding-left: 12px;
}

blockquote p {
	color: #515151 !important;
	font-size: 93%;
	line-height: 150%;
}

table {
	margin-left: 15px;
}

table td {
	padding: 10px;
}

/*  BLOG  */

.category-blog h2  {
	padding: 0 15px;
	line-height: 130%;
	display: block;
}

.category-blog h2 a {
	text-decoration: none;
	color: #414141;
}

.category-blog h2 a:hover {
	color: #A10A6A;
}

.category-blog h3, .category-blog h4, .category-blog h5 {
	padding: 0 15px;
}


/* PHOTO */

.category-image h2 {
	display: none;
}

.caption {
	font-size: 85%;
	text-transform: uppercase;
	margin-top: -8px;
	margin-bottom: 16px;
}

/* LINK */

.category-link h2 {
	display: none;
}

.category-link .postcontent h2+p a:first-child {
	font-size: 150%;
	font-weight: 700;
	line-height: 145%;
}

.category-link .postcontent h2+p a:after {
	content: " →";
}

/* QUOTE */

.category-quote h2 {
	display: none;
}

.category-quote .postcontent p {
	font-size: 150%;
	padding: 0 60px;
	font-style: italic;
	font-family: serif;
}

.category-quote cite {
	text-transform: uppercase;
	font-size: 63%;
	font-style: normal;
	font-family: 'Lucida Grande', sans-serif;
	text-align: right;
	display: block;
}

.category-quote .via {
	font-family: 'Lucida Grande', sans-serif !important;
	font-size: 85% !important;
	font-style: normal !important;
	padding: 0 15px !important;
}

/* VIDEO */

.category-video h2 {
	display: none;
}

/* LISTENED TO */

.category-listened-to h2 {
	padding: 0 15px;
	line-height: 130%;
	display: block;
}

.category-listened-to .uh_lfapra_albumlist {
	padding: 0 15px;
}

.uh_lfapra_postfooter {
	font-family: 'Lucida Grande', 'Verdana', 'Helvetica', Arial, sans-serif;
	font-size: 85%;
}

.uh_lfapra_postfooter  {
	padding-left: 15px;
	padding-right: 15px;
}


/*  ///  PAGE  /// */


.page {
	padding: 15px;
	position: relative;
	bottom: 10px;
}



/*  ///  SINGLE POST PAGE, COMMENTS  /// */

#commentscont h3 {
	margin-bottom: 30px;
}

#commentscont {
	padding: 0 15px 15px;
	margin-top: 36px;
}

ol.commentlist li {
	list-style-type: none;
	clear: both;
	width: 640px;
	position: relative;
	right: 26px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	padding-top: 0px;
}

ol.commentlist li.parent {
	padding-bottom: 0;
}

.thread-odd {
	background-color: #EBEBEB;
}

ol.commentlist li.depth-1:first-child {
	border-top: 0;
}

li.depth-2 {
	width: 610px !important;
	position: relative;
	left: 5px;
}

li.depth-3 {
	width: 580px !important;
	position: relative;
	left: 4px;
}

li.comment div {
	position: relative;
	clear: both;
	margin-bottom: 10px;
}

li.comment div.comment-author {
	position: static;
}

.vcard img {
	clear: both;
	margin-top: 20px;
	padding-bottom: 30px;
}

li.pingback div div.vcard {
	clear: both;
	margin-top: 80px;
}

div#div-comment-1 .vcard img {
	margin-top: 0;
}

.says {
	display: none;
}

.comment-author cite {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 75px;
	font-size: 85%;
}

div#div-comment-1 .comment-author cite {
	margin-top: -20px;
}

.commentmetadata {
	margin-left: 85px;
	margin-top: -85px;
	font-size: 85%;
	margin-bottom: 5px;
	position: relative;
	bottom: 30px;
}

li.comment p {
	margin-left: 85px;
	clear: both;
	position: relative;
	bottom: 30px;
}

li.comment .reply {
	display: block;
	min-height: 1em;
	clear: both;
	position: relative;
	left: 85px;
	font-size: 85%;
	text-transform: uppercase;
}

div#respond h3 {
margin-top: 35px;
}

#cancel-comment-reply-link {
	position: relative;
	bottom: 25px;
	left: 15px;
}

#commentscont textarea {
	width: 505px !important;
}

.trackbacks {
	display: none;
}


/*  ///  ARCHIVES  /// */

h2.pagetitle {
	background-color: #FFF;
	padding: 8px 15px;
	margin-top: -10px;
	border-top: 3px solid #DDD;
}


/*  ///  SIDEBAR  /// */

#sidebar {
	background-color: #FFF;
}

h2.widgettitle, h2.widgettitle a, h2.widgettitle a:visited {
	color: #407C9C;
	text-decoration: none;
	position: relative;
	left: 8px;
	margin-bottom: 4px;
}

h2.widgettitle a:hover {
	color: #A10A6A;
}

#sidebar ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li {
	clear: both;
	padding: 0;
	margin: 0;
	
}

.widget {
	border-bottom: 18px solid #FFF;
	border-top: 3px solid #DDD;
}

#sidebar ul li ul {
	padding: 0;
}

#sidebar ul li, #sidebar ul li ul li {
	list-style-type: none;
	font-size: 95%;
	line-height: 135%;
}

#sidebar ul li ul li {
	padding: 8px 15px;
}

#sidebar ul li ul li a, #sidebar ul li ul li a:visited {
	color: #407C9C;
	text-decoration: none;
}

#sidebar ul li ul li a:hover {
	color: #A10A6A;
}

li.widget_flickrRSS {
	border-bottom: 297px solid #FFF;
}

li.widget_flickrRSS a img {
	border: 2px solid #CCC;
	margin: 10px 0px 1px 15px;
	float: left;
	display: block;
	position: relative;
	left: 36px;
}

li.widget_flickrRSS a img:hover {
	border: 2px solid #A10A6A;
}

.textwidget p {
	font-size: 95%;
	margin-top: 18px;
	padding: 0 15px;
	margin-bottom: 7px;
}

.textwidget p a, .textwidget p a:visited {
	color: #407C9C;
	text-decoration: none;
}

.textwidget p a:hover {
	color: #A10A6A;
}

#sidebar li#text-366253741 p {
	padding-left: 109px;
}

#sidebar li#text-366253741 img {
	float: left;
	border: 2px solid #CCC;
	margin: 0px 15px 8px;
}

#sidebar li#text-366455161 h2.widgettitle {
	position: relative;
	left: 16px;
}


/*  /// IMAGE REPLACEMENT /// */

.replace {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

.replace span {
	display: block;
	left: 0px;
	position: absolute;
	top: 0px;
}

.replace strong {
	position: absolute;
	left: -5000px;
}



/*  ///  MISC  /// */

hr {
	display: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	background-color: #FFF;
	padding: 8px 15px;
	margin-top: -10px;
	border-top: 3px solid #DDD;
}

.clear {
	clear: both;
	height: 1px;
}

.warning {
	color: #C85547;
}
