/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET */
body, p, div, span {
    font-family: verdana;
    font-size: 12pt;
    color: #000000;
}
body { background-color: 7C5F3E; }
#viewport {
    background: #3c2449 url('images/tw.png') repeat fixed top left;
    
}
#content {
    padding-top: 10px;
    padding-left: 10px;
}
/* profile */

.profile_blurb {
    position: absolute;
    top: 20px;
    left: 900px;
    background: url('images/white-trans.png');    
/*    border: solid 1px #333; */
    padding: 0.8em;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

.profile_blurb img {

}

.profile_image, .followme {
    clear: right;
}

.vcard .fn, .vcard .email, .vcard .username {
    display: block;
    float: right;
    clear: right;
}

.profile_blurb li {
    line-height: 1.5;
}

/* .social_identities { display: none; } */

.profile_blurb h5 {
    margin-top: 1em;
}
.followme ul {
    margin: 0px;
    padding: 0px;
}
.followme ul li {
    list-style: none;
}
.profile_blurb a {
    text-decoration: none;
    font-weight: bold;
}
/* end profile */
viewport { }
#content { width: 590px; text-align: left; min-height: 600px;}
a { color: #3b2348; }
a:hover { color: #573a66; }
.feed-entry {
    
    background: url('images/white-trans.png');
    /* background-color: #E9DFC2; */
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /* border: 1px solid #7C5F3E; */
    line-height: 1.5;
    margin: 0 0 0.2em 0;
    padding: 10px;
    position: relative;
    left: 250px
    
}
.tag-area {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.tag-area a {
    text-decoration: none;
}
.tag-heading {
    color: #573a66;
    font-size: 80%;
    margin-right: 3em;
    -moz-transform: translate(-40px, 10px) rotate(-30deg); -moz-transform-origin: bottom left;
    -webkit-transform: translate(-40px, -5px) rotate(-30deg); -moz-transform-origin: bottom left;    
}
.tags li {
    font-size: 80%;
    -moz-transform: translate(0px, -10px) rotate(-30deg); -moz-transform-origin: bottom left;
    -webkit-transform: translate(-5px, -20px) rotate(-30deg); -moz-transform-origin: bottom left;
}
.page {
    
}
hr {
  visibility: hidden;
}

#viewport {
    
}
#processing-canvas {
    position: absolute;
    top: 300px;
    left: 0px;
    width: 200px;
    height: 200px;
    z-index: -1;
}
div.feed-generic {
    
}

.feed-generic, .feed-twitter, .feed-delicious {
    
}
.tag-heading {
    margin: 0px;
}
.tags li a, .tags li {
    color: #573a66;
}
.tags li {
    float: left;
    list-style: none;
}
.permalink {
    color: grey;
    font-size: 80%;
    position: absolute;
    bottom: 1em;
    right: 1em;
}
#release-footer {
    padding-left: 1em;
}
/* Identi.ca */
.feed-identica .vcard .nickname {
    display: inline;
    clear: none;
    float: none;
}
/* twitter */
.feed-twitter {
    
}

.tweet:before {
	content: url('http://blog.geekshadow.com/wp-content/twitter.png');
	height: 32px;
	width: 32px;
	display: block;
	float: right;
	margin-left: 10px;
}


.tweet, .feed-delicious .link {
    
}
/* end twitter */

/* Flickr */
.feed-flickr {    
    text-align: center;
}
.feed-flickr a img, {
    border: solid 12px #239CB6;
}
.feed-flickr h4 {
    
}
.feed-flickr a img {
    
}
/* end Flickr */

/* delicious */
.feed-delicious {
    
}
/* github */
.feed-8aebbd89274c9356403136ab9e9b7a6d  {
  
}
/* reddit */
.feed-302f56c0fe262ce9b153eab6ac8652e3 {
  
}

