html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: #ebebeb;
	background: url('/img/bg.jpg') top left no-repeat black;
	font-family: "Myriad Pro",Myriad,"Lucida Grande",Helvetica,Arial,sans-serif;
	font-size: 15px;
	font-weight:normal;
	text-shadow: #000 0 1px 1px;
	margin-bottom:30px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img {border:none;}

p {margin-bottom:10px;}
em {font-family: Georgia,serif;font-style: italic;font-weight:bold;}
small {font-size:75%;}

a {color:#52bae2;background:none;text-decoration:none;}
a:visited {color:#52bae2;}
a:hover {color:#fff;}

#wrapper {width:900px;margin:0 auto;}

#brent {margin:45px 0;text-align:right;}

#about {margin-bottom:15px;margin-top:-20px;}

.twitter-logo {margin: 0 0 -13px 13px;}
#twitter{width:422px;padding: 29px;background:url(/img/twitter_bg.png) top left no-repeat;marin-right:-9px;margin-left:9px;line-height:1.2em;}

.vimeo-logo {margin: 0 0 -13px 13px;}
#vimeo {width:440px;height:236px;padding:28px;background:url(/img/vimeo_bg.png) top left no-repeat;margin-right:-9px;margin-left:9px;}
#vimeo object {border:1px solid #4b556d;}

.flickr-logo {margin: 25px 0 -13px 13px;}
#flickr {width:440px;height:76px;padding:29px 19px 29px 26px;background:url(/img/flickr_bg.png) top left no-repeat;margin-right:-9px;margin-left:9px;}
#flickr img {border:1px solid #4b556d;margin-right:10px;}
#flickr img:hover {border:1px solid #fff;}

.rss-logo {margin: 25px 0 -28px 18px;}
#rss {width:440px;padding:29px;}
#rss ul {margin:0;padding:0;}
#rss li {display:block;width:440px;height:17px;padding:9px 10px 10px 10px;background:url(/img/link_bg.png) top left no-repeat;margin-left:-10px;margin-bottom:5px;overflow:ellipsis;}
#rss li:hover {background:url(/img/link_bg_hover.png) top left no-repeat;color:#eee;}

.content-left {width:400px;float:left;}
.content-right {width:480px;float:right;}

.clear {clear:both;}