*
{
	margin: 0;
	padding: 0;
	text-indent: none;
	list-style: none;
	text-decoration: none;
}

body
{
	font-family: "Lucida Grande", "Lucida", verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	line-height: 150%;
	color: #444;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0;
}

i, em { font-family: "Lucida Sans", "Lucida", verdana, arial, helvetica, sans-serif; }

#page
{
	background-position: 0 0;
	width: 780px;
	padding: 0 0;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin: 0px auto 0 auto;
}

div#masthead
{
	margin: 0;
	padding-top: 50px;
	position: relative;
	width: 780px;
	height: 200px;
}

#masthead a
{
	margin: 0;
	padding: 0;
	display: block;
	width: 405px;
	height: 50px;
	overflow: hidden;
	text-indent: -1234em;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

h1,h2,h3,h4,h5,h6
{
	font-size: 110%;
	line-height: 160%;
	padding: 0 0 .5em 0;
	color: #000;
	margin: 0;
}
#main h1,#main h2,#main h3,#main h4,#main h5,#main h6 {
	font-size: 130%;
	line-height: 160%;

}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #000; }
h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover { color: #FF3300; }

#container
{
	overflow: hidden;
	width: 780px;
	margin: 0 auto 0 auto;
	position: relative;
}

#main
{
	width: 470px;
	padding-right: 60px;
	margin-top: 0;
	border-right: 250px solid #FFF;
	/* The width and color of the rail */
	margin-right: -250px;
	/* Hat tip to Ryan Brill */
	float: left;
	background-color: #fff;
}

#sidebar
{
	width: 250px;
	float: left;
}

#sidebar li { padding-bottom: .5em; }

#sidebar li.linkcat, .widget_flickrrss
{
	border-top: 1px #000 solid;
	display: block;
	padding-bottom: .5em;
	margin-top: .5em;
	clear: both;
	overflow: hidden;
}

#sidebar h2,#footer h2, #recent_posts h2, .archives h2 { padding: .5em 0; }
#sidebar h3,#footer h3, #recent_posts h3,.archives h3 { padding: .5em 0; }
#sidebar, #footer { font-size: 90%; }
#main h2 { }
.section { padding-bottom: 2em; }

div#footer
{
	overflow: hidden;
	position: relative;
	width: 805px;
	margin: 1em 0;
	padding: 0 0 2em 0;
}

#sidebar li li, .columns li
{
	width: 100%;
	float: left;
	padding-right: 0;
	margin-right: 25px;
}

#sidebar li ul li, .columns li ul li
{
	border-top: 1px #ccc solid;
	margin: 0 !important;
	padding: .5em 0;
}

/* Recent posts */
div#recent_posts
{
	margin: 4em 0;
	border-top: 1px #000 solid;
}

div#recent_posts li,
div.archives li
{
	border-top: 1px #ccc solid;
	margin: 0 !important;
	padding: .5em 0;
	width: 100%;
}

div.archives
{
	margin: 1em 0;
	width: 100%;
}

/* */
.columns li ul { width: 240px; }

.columns li
{
	border-bottom: 1px #ccc solid;
	border-top: 0;
	margin-bottom: 2em;
}

.columns li li
{
	border-bottom: 0;
	margin-bottom: 0;
}

p { margin: 0 0 .5em 0; }
a { color: #FF3300; }

a:hover
{
	text-decoration: none;
	color: #000;
}

.post
{
	padding-bottom: 2em;
	margin-bottom: 2em;
}

.date { font-size: 100%; }
.date .author { color: #000; font-weight:bold; }

#portrait
{
	border: 1px solid #ccc !important;
	padding: 3px;
	float: right;
	margin: 0 0 10px 10px;
}

#portrait:hover { border: 1px solid #000 !important; }

.cover
{
	float: right;
	margin: 0 0 10px 10px;
}

.widget { margin: 0 0 2em 0; }

#comment_area
{
	background-color: #ececec;
	padding: 10px;
	clear: both;
}

textarea#comment
{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

.commentlist li
{
	border-top: 1px #ccc solid;
	padding: 1em 0;
	margin-top: 1em;
}

#comment_area table { margin: 0 0 1em 0; }

#comment_area th
{
	text-align: left;
	padding-right: .5em;
}

#comment_area td { padding: .2em 0; }

/* Flickr  images */
.flickr_badge_image
{
	margin: 0;
	float: left;
}

.flickr_badge_image img
{
	border: 1px solid #ccc !important;
	padding: 2px;
	margin: 0 2px 2px 0;
	width: 75px;
	height: 75px;
}

#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited
{
	text-decoration: none !important;
	background: none !important;
	color: #3993ff;
}

.flickr_badge_image a:hover img { border: 1px solid #000 !important; }
#flickr_badge_wrapper { width: 250px; }

/* Search */
#s
{
	vertical-align: top;
	margin: 0 5px 0 0;
	width: 170px;
	padding: 0;
	height: 19px;
}

.search
{
	border-top: 1px #000 solid;
	margin: 0;
	padding: 1.2em 0 0em 0;
}

.search input
{
	margin: 0;
	padding: 0;
}

.left
{
	float: left;
	margin: 0 1em 1em 0;
}

.right
{
	float: right;
	margin: 0 0 1em 1em;
}

.clear
{
	clear: both;
	margin: 1em 0;
}

.spaced { margin: 0 0 1.5em 0; }
.recent_post_date { }

.rss
{
	background-image: url(images/feed-icon-10x10.gif);
	padding-right: 14px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: 100% 2px;
}

.more
{
	background-image: url(images/arrow.gif);
	padding-right: 14px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: 100% 2px;
}

.commentsLink
{
	padding-left: 20px;
	background-image: url(images/bubble.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.entry ul
{
	list-style: outside;
	margin: 0 0 .5em 0;
}

.entry li
{
	list-style: outside;
	margin-left: 2em;
}

.entry p img { margin-bottom:1em;}

br { margin-bottom: 1.5em; }
.entry h3 { margin-top: 1.5em; }
blockquote { margin: 1.5em; }

.view_all
{
	position: absolute;
	right: 0;
	top: .5em;
}

.linkcat { position: relative; }

#credit span { display: none; }
#credit:hover span { display: inline; }
#credit a {color:#444 !important;}

.twitter-timestamp {
color:#ccc;
}

.navigation { position:relative;margin-bottom:4em;overflow:hidden;}
.previous { float:left;}
.next { float:right;}