* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;	
}
#wrapper {
	margin: 0 auto;
	width: 920px;
	text-align: left;
}
#header, #blurb, #content, #footer {
	width: 920px;
	overflow: hidden;
}
#header {
	margin-top: 47px;
}

#logo {
	float: left;
	width: 185px;
}
#logo h1 {
	margin: 0;
}
#logo a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	width: 185px;
	padding-top: 45px;
	background: #FFF url(/img/phildawson.gif) 0 0 no-repeat;
	height: 0 !important;
	height /**/:45px;
}

#nav {
	margin-top: 9px;
	float: right;
	width: 705px;
}
#nav ul {
	margin: 0;
	list-style-type: none;
}
#nav li {
	display: inline;
	font: normal 18px/25px Arial, Helvetica, sans-serif;
	color: #666;
}
#nav li:before { 
	content: "/ "; 
}
#nav li:first-child:before { 
	content: ""; 
}

#nav a {
	text-decoration: none;
	color:#666;
	border-bottom: 1px dotted #FFF;
}
#nav a.active {
	color:#000;
	border-bottom-color: #CCC;
}
#nav a:hover {
	color:#C30;
}

#blurb {
	margin-top: 30px;
	border-top: 1px dotted #CCC;
	padding: 35px 0 40px;		
	border-bottom: 1px dotted #CCC;
}
#blurb h1 {
	margin: 0;
	font: normal 41px/41px Georgia, "Times New Roman", Times, serif;
}

#content {
	/* Nothing to see here */
}

#main {	
	float: left;
	border-right: 1px dotted #CCC;
	padding-right: 40px;
	padding-bottom: 30px;
	width: 580px !important;
	width /**/:621px;
}
#main h1 {
	margin: 40px 0 12px;
	font: normal 24px/30px Georgia, "Times New Roman", Times, serif;
}
#main h2 {
	font-weight: normal;
	color: #333;
	font: normal 20px/23px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
#main h3 {
	font-weight: normal;
	color: #333;
	font: normal 16px/19px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#main h3 a {
	border-bottom: 1px dotted #C30;
}
#main ul {
	margin: 0 0 13px 40px;
}
#main li {
	margin-bottom: 5px;
}

#sidebar {
	float: right;
	width: 260px;
	padding-top: 40px;
}
#sidebar h2 {
	font: normal 18px/22px Arial, Helvetica, sans-serif;
	margin: 0 0 4px 0;
}

#footer {
	border-top: 1px dotted #CCC;
	padding: 33px 0 20px;
	margin-bottom: 30px;		
}

.box {
	margin-bottom: 50px;
}

.twocol {
	width: 580px;
	overflow: hidden;
}
.twocol .l {
	float: left;
	width: 270px;
}
.twocol .r {
	float: right;
	width: 270px;
}

.post {
	margin-bottom: 40px;
}
.post h1 a {
	color:#C30;
}
.post .date {
	border-top: 1px dotted #CCC;
	border-left: 8px solid #CCC;
	padding: 3px 10px;
	color: #666;
	margin-bottom: 10px;
}
.post .permalink {
	margin-top: 10px;
}
.post .permalink a { 
	color: #CCC;
}

.pagination {
	text-align: right;
}

p {
	font: normal 13px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 13px;
}
strong {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	padding: 0 2px;
}
p a {
	font-weight: bold;
	border-bottom: 1px dotted #C30;
}
img {
	border: 0;
}

pre.key {
	font: 6px/7px "Courier New", Courier, monospace;
}

a {
	color:#000; 
	text-decoration:none;
}
a:hover {
	color:#C30;
}
a.button {
	background: #000;
	color: #fff;
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 10px;
}
a:hover.button {
	background: #c30;
	color: #fff;
}	


dl {
	margin-bottom: 15px;	
	line-height: 19px;
}
dt {
	margin-top: 5px;
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
}
dd {
	font-size: 12px;
}
dl a {
	border-bottom: 1px dotted #C30;
}


ul.dotted, .delicious-posts ul {
	list-style-type: none;
	margin: 0 0 12px;
	border-top: 1px dotted #CCC;
}
ul.dotted li, .delicious-posts li {
	padding: 6px 0;
	border-bottom: 1px dotted #CCC;
	color: #666;
	font: normal 12px Arial, Helvetica, sans-serif;
}

::-moz-selection {
	background-color: #000;
	color: #FFF;
}
::selection {
	background-color: #000;
	color: #FFF;
}

/* Flickr Badge */
.flickr_badge_wrapper {overflow: hidden; width: 100%; margin-top: 10px; margin-bottom: 30px;}
.flickr_badge_image {margin:0 10px 10px 10px; float: left;}
.flickr_badge_image img { background-color: #f5f5f5; padding:15px; border: 0;}


pre {
	background-color: #666;
	color: #FFF;
	padding: 10px;
	overflow: auto;
}

pre a {
	color: #FFF;
}

@media print {

#header {
	display: none;
}

}




table.genre {
	
}
table.genre tr {
	
}
table.genre td {
	border-top: 1px solid #ccc;
	padding: 2px 0;
	vertical-align: top;	
}
table.genre td span.fav {
	background-color: #333;	
	color: #FFF;
	padding: 1px 2px;
}