body {
	margin: 0;
	padding: 0;
	background: #fff url(http://www.mattkurio.com/images/bg-black.gif) repeat-x  top;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	}

p {
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 17px;
	}

a:link, a:active, a:visited {
	color: #FF0000;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	background-color: #FF0000;
	color: #FFF;
	}
	
img {
	border:none;
}

li {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 5px;
}

ul {
  list-style-image: none;
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 0;  
}

#header li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 18px;
}

#header li a:hover {
	color: #FFFFFF;
	border-bottom:2px solid #FF0000;
	font-size: 18px;
	background-color: #000000;
}

#header li {
	display:inline;
	padding-right: 25px;
}

#navlinks {
	float: right;
	position: relative; 
	top: 46px;
	left: 5px;
}

.previous {
	float: left;
}

.next {
	float: right;
}

/* TITLES
----------------------------------------------------------------- */

h1 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	}

h1 a:link, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
	}
	
h2 {
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	color: #000;
	}

h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 {
	margin: 0 0 8px 0;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	color: #999;
	}

h4 {
	margin: 0;
	font-size: 12px;
	color: #000;
	}

/* STRUCTURE (That rug really tied the room together, did it not?)
----------------------------------------------------------------- */

#room, #lawn {
	width: 875px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#rug, #grass {
	float: left;
	width: 875px;
	background: transparent;
	text-align: left;
	}

/* HEADER
----------------------------------------------------------------- */

#header {
	width: 875px;
	background: transparent;
	margin: 0;
	padding: 0 0 0 0;
	}

.logo {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	}	

#logo a:hover {
	text-decoration: none;
}

#leaderboard {
	width: 875px;
	height: 90px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: auto;
	right: auto;
	top: 15px;
	background: transparent;
	text-align: center;
	}

/* LEFT COLUMN
----------------------------------------------------------------- */

#left {
	width: 500px;
	float: left;
	margin: 5px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
	}

.lefttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	}

.lefttextthumb {
	margin: 0;
	padding: 15px 0 15px 15px;
	}

.lefttext p {
	margin: 0 0 8px 0;
	padding: 0;
	}

#view {
	width: 500px;
	margin: 0;
	padding: 0;
	}

.viewtext {
	margin: 0;
	padding: 10px 15px 10px 15px;
	font-size: 11px; 
	text-transform: uppercase;
	}
	
.related {
	margin: 8px 0 130px 0;
	padding: 0;
	}

/* RIGHT COLUMN
----------------------------------------------------------------- */

#right {
	width: 355px;
	float: right;
	margin: 4px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: left;
	}

.righttext {
	margin: 0;
	padding: 8px 15px 15px 15px;
	font-size: 14px;
	}

.righttext p {
    margin: 0 0 12px 0;
    padding: 0;
	font-size: 11px;
    line-height: 14px;
	}
	
/* FOOTER
----------------------------------------------------------------- */

#footer {
	margin: 0;
	padding: 0;
	clear: both;
	background: #000;
	height:100%;
	width: 100%;
	}

.copy {
	margin: 10px 0 10px 0;
	padding: 0;
	clear: both;
	font-size: 10px;
	color: #666;
	text-align: center;
	}

.pod {
	width: 820px;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	}

.pea { 
	width: 240px;
	float: left;
	margin: 0 50px 20px 0;
	padding: 0;
	text-align: left;
	}

.pealast { 
	width: 240px;
	float: left;
	margin: 0 0 20px 0;
	text-align: left;
	}

.pod p {
	margin: -2px 0 13px 0;
	padding: 0;
	line-height: 18px;
	}
 
.pod a:link {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.pod a:hover {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
	}

.pod a:active {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.pod a:visited {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
/* FORMS
----------------------------------------------------------------- */

#searchform {
	float: right;
  	margin: 0;
	padding: 23px 20px 0 0;
	background: none;
	background-color: transparent;
	}  

#q{
	width: 255px;
	margin: 0;
	padding: 5px 0 5px 0;
	border: 1px solid #000;
	font-size: 13px;
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
	}
  
#searchform input {
	margin: 0 0 0 5px;
	vertical-align: middle;
	}
	
#mailform {
  	margin: 0;
	padding: 0;
	background: none;
	background-color: transparent;
	} 
	
/* HR
----------------------------------------------------------------- */

.hr {
	height: 1px;
	width: 100%;
	margin: 15px 0 15px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(http://www.mattkurio.com/images/hr-black.gif) repeat-x;
	clear: both;
	}
	
.hr1 {
	height: 1px;
	width: 100%;
	margin: 10px 0 10px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(http://www.mattkurio.com/images/hr-black.gif) repeat-x;
	clear: both;
	}

.hrtop {
	height: 1px;
	width: 470px;
	margin: 10px 15px 5px 15px;
	font-size: 1px;
	line-height: 1px;
	background: url(http://www.mattkurio.com/images/hr-black.gif) repeat-x;
	}

.hrtopright {
	height: 1px;
	width: 100%;
	font-size: 1px;
	line-height: 1px;
	background: url(http://www.mattkurio.com/images/hr-black.gif) repeat-x;
	margin: -5px 0 12px 0;
	clear: both;
	}

.hrclear {
	height: 1px;
	width: 100%;	
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	background: url(/i/hrclear.gif) repeat-x;
	clear: both;
	}

.hrbottom {
	height: 1px;
	width: 100%;
	margin: 10px 0 30px 0;
	font-size: 1px;
	line-height: 1px;
	background: url(http://www.mattkurio.com/images/hr-black.gif) repeat-x;
	clear: both;
	}
	
/* TEXT
----------------------------------------------------------------- */

.abide {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	}

.more {
	margin: 0;
	padding: 10px;
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
	
.elsewhere {
	width: 300px;
	float: right;
	margin: 0;
	padding: 23px 15px 0 0;
	text-align: left;
	color: #848484;
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
	}

.elsewhere a:link {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.elsewhere a:hover {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
	}

.elsewhere a:active {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.elsewhere a:visited {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
	}
	
.headlines {
	margin: 0;
	padding: 0 0 7px 0;
	}

#share, #subscribe {
	display: none;
	margin: 0;
	padding: 0;
	}

/* IMAGES
----------------------------------------------------------------- */

.c {
	margin: 0 0 8px 0;
	padding: 0;
	}

.l {
	float: left;
	margin: 3px 10px 10px 0;
	padding: 0;
	}

.r {
	float: right;
	margin: 3px 0 10px 10px;
	padding: 0;
	}

.t {
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

.winl {
	float: left;
	margin: 3px 10px 5px 0;
	padding: 0;
	}

.winr {
	float: right;
	margin: 3px 0 5px 10px;
	padding: 0;
	}
	
.label {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	}

.gravatar {
	float: left;
	margin: 0 5px 0 0;
	padding: 1px;
	border: 1px solid #CCC;
	}

.feed {
	margin: 0 0 -1px 3px;
	padding: 0;
	}
	
.newsletter {
	margin: 0 3px -1px 0;
	padding: 0;
	}


	
	
.ctr {
margin: 0 0 8px 0;
	}

.leftpic {
	float: left;
	margin: 0 10px 17px 0;
	}

.rightpic {
	float: right;
	margin: 0 0 17px 10px;
	}

/* LISTS
----------------------------------------------------------------- */

ol {
  margin: 5px 0 10px 15px;
  padding: 0 0 0 7px;
  }
  
ol li {
  margin: 0;
  padding: 0 0 5px 0;
  }

/* MISC
----------------------------------------------------------------- */

.rightarchives {
	float: right;
	margin: 0;
	padding: 0;
	text-align: right;
	}

.rightcats {
	float: right;
	margin: 0 50px 0 0;
	padding: 0;
	text-align: left;
	}

.spinner {
	text-align: center;
	}

.hidden, .sitemeter { 
	display: none;
	}

#twitter_update_list {
	margin:0 15px 5px 15px;
	padding:0;
}
#twitter_text {
	margin:0;
}


.flickr_badge_image {
  display: inline;
  padding-right: 5px;
}

.linkcat li {
  margin-left: 19px;
}

ul.tumblr li.post div.digest { position: relative; top: 10px; left: 400px; padding-left: 0px; width: 20px; } 
/* .permalink { position: absolute; top 0px; right: 30px; } */
/* ul.tumblr li.post div.digest div permalink {  position:relative; left:100px; padding-left: 30px; width: 20px; } */
/* ul.tumblr li.post div.digest div permalink {  float: right; }  */
ul.tumblr li.post div.digest .date { margin-bottom: 5px; font-size: 11px; }
/* ul.tumblr li.post div.permalink { font-size: 24px; visibility: hidden; } */
/* ul.tumblr li.post:hover div.permalink { visibility: visible; color: #FF0000;} */

ul.tumblr li.post .audio .caption, ul.tumblr li.post .photo .caption, ul.tumblr li.post .video .caption { padding: 10px 0 10px 0; }

