/*  
Theme Name: Andy Laub
Theme URI: http://andylaub.com/
Description: New Year's 2009
Version: 15.0
Author: Andy Laub
Author URI: http://andylaub.com/
Template: laub-150

	Andy Laub v15
	
	I missed white.
*/

/* COMPLETELY FROM SCRATCH, UNLIKE LAST TIME. */

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	background: #f3f3f3 /* url(images/background5.jpg) no-repeat left top fixed */;
	text-align: center;
	}

/* start header */

#header {
	border-top: 5px solid #000; /* changeable */
	/* background: #eee /* url(images/fade.png) repeat-x left bottom */ ;
	height: auto;
	overflow: hidden;
	margin: 0;
	}

ul#nav {
	padding: 3px 10px 0 7px;
	height: 27px;
	margin: 0 auto;
	text-align: left;
	width: 618px;
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	overflow: hidden;
	}
	
ul#nav li {
	display: inline;
	list-style: none;
	}
	
ul#nav li a {
	float: left;
	display: inline;
	padding: 7px 8px 0;
	height: 20px;
	color: #666;
	text-decoration: none;
	}
	
ul#nav li a small {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	}

ul#nav li a.please {
	color: #000; /* changeable */
	}
	
ul#nav li a:hover,
ul#nav li.current_page_item a {
	color: #000 !important;
	}
	
ul#nav li.search {
	float: right;
	margin: 2px 0 0;
	}

ul#nav li.search input {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	padding: 4px 5px;
	width: 155px;
	}

h1 {
	width: 615px;
	padding: 35px 10px 0;
	text-align: left;
	margin: 0 auto;
	height: 70px;
	font: bold 24px/24px Helvetica, Arial, sans-serif;
	letter-spacing: -.085em;
	}

h1 a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 30px 5px 0;
	height: 30px;
	background: url(images/logo.png) no-repeat 572px top;
	}
	
h1 a small {
	visibility: hidden;
	overflow: hidden;
	font: normal 24px/24px Helvetica, Arial, sans-serif;
	color: #999;
	}
	
h1 a:hover small {
	visibility: visible;
	}

ul#nav li a#hideArc,
ul#nav li a#hideCon {
	background: url(images/5per.png);
	color: #000;
	display: none;
	}

ul#nav li a#hideArc small,
ul#nav li a#hideCon small {
	color: #666;
	}

.popWrap {
	width: 625px;
	padding: 0 5px;
	margin: 0 auto;
	}
	
.popWrap a {
	color: #666;
	border-bottom: 1px dotted #999;
	text-decoration: none;
	}
	
.popWrap a:hover {
	color: #000;
	background: #fff;
	}
	
#popArchive { 
	display: none;
	background: url(images/5per.png);
	padding: 5px 8px;
	}
	
#popArchive ul#smart-archives-block {
	float: left;
	width: 427px;
	font: normal 11px/18px "Lucida Grande", Lucida, sans-serif;
	padding: 0 0 10px 2px;
	}

#popArchive ul#smart-archives-block li {
	width: 427px;
	float: left;
	clear: both;
	height: 18px;
	}

#popArchive ul#smart-archives-block li strong {
	float: left;
	width: 41px;
	}
	
#popArchive ul#smart-archives-block li span {
	float: left;
	width: 32px;
	text-align: center;
	}

#popArchive ul#smart-archives-block li span.empty-month {
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
	}
	
#popArchive ul#smart-archives-block li strong a {
	border: none;
	color: #333;
	}

	
#popArchive table {
	width: 425px;
	float: left;
	}
	
#popArchive table th {
	padding: 0;
	text-align: left;
	}
	
#popArchive table td {
	padding: 0 0 0 5px;
	text-align: right;
	}
	
#popArchive p.cloud {
	margin: 0 0 5px;
	font: normal 11px/18px "Lucida Grande", Lucida, sans-serif;
	text-align: left;
	clear: both;
	border-top: 1px dotted #999;
	padding: 10px 0 0;
	}
	
#popArchive p.cloud a {
	margin: 0 2px;
	}
	
#popArchive ul {
	font: bold 11px/18px "Lucida Grande", Lucida, sans-serif;
	float: right;
	width: 157px;
	margin: 0;
	text-align: justify;
	text-transform: capitalize;
	}

#popArchive ul li {
	float: left;
	margin: 0;
	list-style: none;
	width: 78px;
	}	
	
/* end header */

#wrapper {
	width: 630px;
	margin: 0 auto;
	padding: 15px 0 0 5px;
	text-align: left;
	/* background: url(images/layout.png) repeat-y left top; */
	}

h2 {
	font: normal 18px/18px Helvetica, Arial, sans-serif;
	color: #000;
	letter-spacing: -.085em;
	padding: 0 10px;
	margin: 0;
	height: 30px;
	clear: both;
	}
	
h2 small {
	font: normal 18px/18px Helvetica, Arial, sans-serif;
	color: #999;
	}
	
h2 a {
	color: #000;
	text-decoration: none;
	}

h2 a small {
	visibility: hidden;
	color: #999;
	}

h2 a:hover {
	color: #000;
	}

h2 a:hover small {
	visibility: visible;
	color: #999;
	}

h4 {
	border-top: none;
	margin: 0 0 6px;
	padding: 6px 10px;
	background: #fff;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #000; /* changeable */
	}
		
h5,
h6 {
	border-top: 1px dotted #999;
	margin: 0 10px 12px;
	padding: 12px 0 0;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #000; /* changeable */
	}

p,
ul,
ol {
	font: normal 11px/18px "Lucida Grande", Lucida, sans-serif;
	margin: 0 10px 12px;
	}

li {
	margin: 0 20px 6px;
	}


ul li {
	list-style: square;
	}
	
ol.column {
	float: left;
	width: 200px;
	}
	
p.date {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	text-align: right;
	color: #999;
	margin: 0;
	}

p.date strong {
	color: #666;
	font-weight: normal;
	}

p.date a {
	font-weight: bold;
	text-decoration: none;
	color: #000; /* changeable */
	}

p.date a:hover {
	border-bottom: 1px dotted #999;
	color: #000;
	background: #fff;
	}

#twitter {
	padding: 0 5px 35px 0;
	}
	
#twitter h2 {
	float: left;
	}

#twitter p.date {
	height: 23px;
	padding: 7px 10px 0 0;
	width: 165px;
	margin: 0 0 0 auto;
	display: block;
	background: url(images/speech-bl.png) no-repeat left bottom;
	}

#twitter .post,
.tweet .post {
	background: #fff;
	padding: 13px 0 1px;
	margin: 0 !important;
	display: block;
	text-align: left;
	}
	
#twitter .post a,
.tweet .post a {
	color: #000; /* changeable */
	text-decoration: none;
	border-bottom: 1px dotted #666;
	font-weight: bold;
	}
	
#twitter .post a:hover,
.tweet .post a:hover {
	color: #000;
	background: #fff;
	}

#twitter .post li,
.tweet .post li {
	margin: 0 20px;
	}
	
.tweet {
	padding: 0 5px 0 0;
	text-align: right;
	}

.tweet p.date {
	height: 33px;
	padding: 12px 10px 0 0;
	width: 165px;
	background: url(images/speech-tr.png) no-repeat left top;
	margin: 0 0 0 auto;
	}

#flickr {
	height: 240px;
	}
	
#flickr .set a {
	float: left;
	width: 75px;
	height: 75px;
	border: 5px solid #fff;
	margin: 0 5px 5px 0;
	}
	
#flickr .set a img {
	display: block;
	}
	
	
.post {
	margin: 0 5px 0 0;
	}
	
.post .title {
	background: #fff;
	padding: 10px;
	margin: 0 0 6px;
	clear: both;
	}

.post .title h3 {
	font: bold 14px/18px Helvetica, Arial, sans-serif;
	color: #000; /* changeable */
	margin: 0 0 5px;
	letter-spacing: -.05em;
	}
	
.post .title h3 a {
	color: #000; /* changeable */
	text-decoration: none;
	}

.post .title h3 a:hover {
	color: #000;
	}
	
.post .title h3 a small {
	visibility: hidden;
	color: #999;
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	}

.post .title h3 a:hover small {
	visibility: visible;
	color: #999;
	}
	
.post .title p {
	font: normal 11px/14px "Lucida Grande", Lucida, sans-serif;
	color: #666;
	float: left;
	margin: 0 !important;
	height: auto;
	width: 425px;
	}

.post .title p.date {
	width: 155px;
	float: none;
	color: #999;
	margin: 0 0 0 auto !important;
	height: auto;
	display: block;
	line-height: 14px;
	font: normal 11px/14px "Lucida Grande", Lucida, sans-serif;
	}
	
.post .title .postimg {
	clear: both;
	padding: 10px 0 0;
	}

.post .title .postimg img {
	width: 605px;
	}
	
.post .title div.clear {
	width: 1px;
	height: 1px;
	overflow: hidden;
	clear: both;
	}

.post blockquote {
	padding: 0 10px;
	}

.post blockquote p,
.post blockquote ul,
.post blockquote ol {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	}
	
.post blockquote em {
	font-style: normal;
	}
	
hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	overflow: hidden;
	}
	
.post .content {
	float: left;
	width: 445px;
	padding: 12px 0 6px;
	}
	
.post .content a {
	color: #000; /* changeable */
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}
	
.post .content a.block {
	display: block;
	width: auto;
	font-weight: bold;
	border: none;
	}
	
.post .content a:hover {
	color: #000;
	background: #fff;
	}
	
.post .content p {
	text-align: justify;
	}
	
.post .content table {
	width: 435px;
	font: normal 11px/14px "Lucida Grande", Lucida, sans-serif;
	margin: 0 5px 12px;
	}

	
.post .content table th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	}	
	
.post .content table td {
	padding: 5px;
	vertical-align: top;
	border-top: 1px dotted #999;
	}

.post .meta {
	float: right;
	width: 175px;
	padding: 12px 0 15px;
	}
	
.post .meta a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}

.post .meta a:hover {
	color: #000;
	background: #fff;
	}
	
.post .meta ul {
	font-weight: bold;
	}

.post .meta ul li {
	margin: 0 0 0 15px;
	}
	
p.sect {
	clear: both;
	margin: 0 5px 36px 0;
	color: #000; /* changeable */
	font: normal 14px/14px Helvetica, Arial, sans-serif;
	text-align: center;
	}

ul#pagenav {
	background: url(images/5per.png);
	margin: 0 5px 25px 0;
	padding: 0;
	height: 35px;
	overflow: hidden;
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	clear: both;
	}

ul#pagenav li {
	display: inline;
	list-style: none;
	margin: 0;
	}
	
ul#pagenav li a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 12px 10px 0;
	height: 23px;
	width: 155px;
	}

ul#pagenav li a:hover {
	color: #000;
	background: #fff;
	}

ul#pagenav li.left a {
	float: left;
	text-align: left;
	}

ul#pagenav li.right a {
	float: right;
	text-align: right;
	}
	
ul#pagenav li a strong {
	visibility: hidden;
	}

ul#pagenav li a:hover strong {
	color: #000; /* changeable */
	visibility: visible;
	}
	
.post .content ol.comments {
	color: #999;
	}
	
.post .content ol.comments li {
	padding: 0 0 12px;
	margin: 0 0 6px;
	}
	
#thecomments.post .content,
#thecomments.post .meta {
	padding-top: 0;
	}
	
.post .content ol.comments p,
.post .content ol.comments ul,
.post .content ol.comments ol {
	margin: 0 0 6px;
	color: #000;
	}
	
.post .content ol.comments li li {
	margin: 0 20px;
	padding: 0;
	}
	
.post ol.comments li p.commentor {
	float: left;
	font: normal 11px/18px "Lucida Grande", Lucida, sans-serif;
	color: #999;
	width: 245px;
	}

.post ol.comments li p.commentor strong {
	color: #666;
	font-weight: bold;
	}

.post ol.comments li p.date {
	float: right;
	text-align: right;
	width: 155px;
	color: #999;
	margin: 0;
	line-height: 18px;
	}
	
.post ol.comments li.authored,
.post ol.comments li.authored p,
.post ol.comments li.authored ul,
.post ol.comments li.authored ol,
.post ol.comments li.authored a,
.post ol.comments li.authored p a,
.post ol.comments li.authored p strong {
	color: #000; /* changeable */
	}

.post #theform.meta p {
	margin: 0 0 6px 5px;
	}	

.post #theform.meta p label {
	display: block;
	margin: 0 5px 2px;
	}

.post #theform.meta p label small {
	font: italic 11px/18px "Lucida Grande", Lucida, sans-serif;
	color: #999;
	}	
	
.post #theform.meta p input {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	padding: 4px 5px;
	width: 155px;
	display: block;
	}

.post #theform.meta p textarea {
	border: 5px solid #fff;
	width: 155px;
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	}

.post #theform.meta p.submit {
	text-align: right;
	padding-top: 6px;
	margin: 0 5px 6px;
	}
	
.post #theform.meta p.submit input {
	background: url(images/5per.png);
	font: bold 11px/14px "Lucida Grande", Lucida, sans-serif;
	display: block;
	margin: 0 0 0 auto;
	width: auto;
	padding: 4px 5px;
	cursor: pointer;
	color: #000;
	}

.oldie p {
	color: #666;
	font-style: italic;
	}
	
#fouroh.post {
	padding-bottom: 390px;
	background: url(images/ouch.png) no-repeat left bottom;
	}
	
p#footer {
	padding: 36px 0;
	font: normal 10px/16px "Lucida Grande", Lucida, sans-serif;
	text-align: center;
	color: #999;
	margin-right: 15px;
	}
	
p#footer a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}
	
/* content styles, picked up from 14 */

	

code {
	clear: both;
	color: #333;
	font: 11px/13px "Courier New", Courier, mono;
	}

.caps {
	text-transform: uppercase;
	}	

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

.high {
	background-color:#ff0;
	color: #000;
	}	

.aside {
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	}
		
abbr,
acronym {
	border-bottom: 1px dotted #999;
	}

img.right {
float: right;
margin: 0 0 10px 10px;
}

p a.zoom,
li a.zoom,
th a.zoom,
td a.zoom {
	background: url(images/zoom.gif) no-repeat right top;
	padding: 0 10px 0 0;
	}	

/* CONTACT TABLE */

.content table.contactform {
	margin-left: 10px;
	width: auto;
	}	
	
.content table.contactform th {
	padding: 0;
	text-align: left;
	}
	
.content table.contactform th {
	padding: 2px 0 0;
	width: 85px;
	text-align: left;
	vertical-align: top;
	}
	
.content table.contactform td {
	padding: 0 0 5px;
	text-align: left;
	border: none;
	}		

.content table.contactform td input {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	padding: 4px 5px;
	width: 155px;
	display: block;
	}

.content table.contactform td textarea {
	border: 5px solid #fff;
	width: 330px;
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	}
	
.content table.contactform td input.content dl#contactsubmit {
	background: url(images/5per.png);
	font: bold 11px/14px "Lucida Grande", Lucida, sans-serif;
	display: block;
	margin: 0;
	width: auto;
	padding: 4px 5px;
	cursor: pointer;
	color: #000;
	}
	
/* CONTACT DL */

.content dl#contact {
	width: 425px;
	padding: 0 0 0 10px;
	}
	
.content dl#contact dt {
	float: left;
	width: 65px;
	height: 30px;
	}
	
.content dl#contact dd {
	float: right; 
	width: 335px;
	height: 30px;
	}

.content dl#contact dt.contact-message,
.content dl#contact dd.contact-message {
	height: 120px;
	}

.content dl#contact dd.req span {
	display: none;
	}
	
.content dl#contact label {
	text-align: right;
	padding: 6px 6px 0 0;
	font: bold 11px/11px "Lucida Grande", Lucida, sans-serif;
	display: block;
	}

.content dl#contact input {
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	padding: 4px 5px;
	width: 155px;
	display: block;
	}

.content dl#contact textarea {
	padding: 5px;
	width: 320px;
	height: 100px;
	font: normal 11px/11px "Lucida Grande", Lucida, sans-serif;
	}
	
.content dl#contact .contact-submit input {
	background: url(images/5per.png);
	font: bold 11px/14px "Lucida Grande", Lucida, sans-serif;
	display: block;
	margin: 0;
	width: auto;
	padding: 4px 5px;
	cursor: pointer;
	color: #000;
	}	
	
.content dl#contact .contact-submit input:hover {
	}	
	
.content dl#contact p.contact-error {
	color: #900;
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	}

.content dl#contact input.contact-error,
.content dl#contact textarea.contact-error {
	background: #ffe1e1;
	}