@import 'reset.css';


body {
background: #2d2d33 url(../images/background.png) center top repeat-y fixed;	
}


#wrapper {
	width: 960px;
	margin: 0 auto;
}
#photo_card {
	display: block;
	position: relative;
	left: -25px;
	margin-top: 10px;
}


#header {
position: fixed;
top: 0;
left: 50%;
margin-left: -210px;
width: 720px;
height: 61px;
z-index: 2000;
background: url(../images/header.png) no-repeat;
}

#header #logo-link {
position:absolute;
display: block;
width: 169px;
height: 39px;
text-indent: -9999px;
overflow: hidden;
left: 250px;
top: 4px;
}

#photo_card img{
	background: url(../images/card-photo-back.png) no-repeat;
}

#nameplate {
	left: 50%;
	margin-left: -500px;
	width: 200px;
	padding: 1px 0;
	height: 690px;
	position: fixed;
	z-index: 100;
	float: left;
	background: url(../images/cork.jpg) left bottom no-repeat;
}

#posts {
	width: 700px;
	margin-left: 278px;
	margin-right: -10px;
	float: left;
	padding-top: 70px;
	padding-bottom: 1px;
	position: relative;
}

#posts .text-post {
	margin: 40px 0 120px 0;
	background: url(../images/page-background.jpg) 83px top repeat-y;
	position: relative;
	padding: 0 75px;
}

#posts .text-post .rich-text img {
max-width: 450px;
height: auto;
padding: 10px;
background: #aaa;
background: rgba(0,0,0,0.2);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#posts .photo-post {
	margin: 60px 89px 100px 89px;
	padding: 10px 0 0 0;
	background: #ddd url(../images/page-background.jpg) -1px top repeat-y;
	position: relative;
	top: 10px;
	-webkit-box-shadow: rgba(0,0,0,1) 2px 2px 8px;
	   -moz-box-shadow: rgba(0,0,0,1) 2px 2px 8px;
}

#posts .quote-post {
position: relative;
	padding: 1px;
	margin: 40px 99px 100px 99px;
	background: url(../images/cork-lg.jpg) repeat-y;
}

#posts .video-post {
position: relative;
margin: 40px 61px 60px 61px;
padding: 0 0 1px 0;
}

#posts .video-post .video {
position: relative;
z-index: 20;
padding: 40px 39px 10px 39px;
	background: url(../images/projector.png) no-repeat;
}

#posts .video-post .video-caption {
padding: 1px 49px 1px 49px;
background: url(../images/projector.png) left center no-repeat;
}

#posts .video-post .post-meta {
padding: 0 39px 0 39px;
margin: 0;
height: 70px;
background: url(../images/projector.png) left bottom no-repeat;
}

#posts .video-post .post-meta .icon {
position: relative;
top: 10px;
bottom: 18px;
}

#posts .video-post .post-meta .date {
left: 24px;
}


#posts .video-post .top-bar { left: -47px; top: 3px;}


#posts .quote-post .bar { left: -85px}
#posts .quote-post .bottom-bar { bottom: -10px}

#posts .quote-post .quote {
position: relative;
z-index: 20;
margin: -30px -40px 0 -30px;
padding: 80px 90px 20px 80px;
background: url(../images/quote.png) left top no-repeat;
font-family: Helvetica, arial, sans-serif;
font-size: 30pt;
line-height: 30pt;
font-weight: bold;
letter-spacing: -1px;
color: #000;
text-shadow: #fff 0 1px 0;
}

#posts .quote-post .quote-source {
margin: 0 -40px 0 -30px;
padding: 0 90px 0 80px;
text-align: right;
background: url(../images/quote.png) left center no-repeat;
}

#posts .quote-post .post-meta {
position: relative;
z-index: 20;
margin: 0 -40px -30px -30px;
padding: 0 90px 0 80px;
height: 140px;
background: url(../images/quote.png) left bottom no-repeat;
}

#posts .quote-post .post-meta .icon {
	position: relative;
	top: 22px;
	color: #90812c;
	text-shadow: none;
}

#posts .quote-post .post-meta .icon:hover {
	color: #403913;
}

#posts .quote-post .post-meta .date {
	position: absolute;
	left: 52px;
	top: auto;
	bottom: 90px;
}

#posts .quote-post .quote-source * {
display: inline}

#posts .photo-post img,
.html_photoset {
	margin: 0 auto 0 auto;
	display: block;
	border-top: solid 1px #444;
	border-left: solid 1px #444;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	
}

.html_photoset {
width: 500px;
}

.html_photoset embed {
margin-bottom: -3px;
}

.clip {
	width: 58px;
	height: 95px;
	position: absolute;
	z-index: 1000;
	top: -52px;
	background: url(../images/clip.png) no-repeat;
}

.left-clip {
	left: 40px;
}

.right-clip {
	right: 40px;
}


#posts .photo-post .top-bar {
	left: -75px;
	top: -35px;
}

.photo-post .post-meta {
	padding: 20px 20px 40px 0;
	margin-left: -9px;
}

.post-meta {
	padding: 10px 40px 10px 0;
	position: relative;
}

a {
	text-decoration: none;
}

.link-post .post-meta a.icon {
	color: #8b8570;
}

.link-post .post-meta a.icon:hover {
	color: #3d3a31;
}

.post-meta a.icon {
	display: block;
	float: right;
	height: 18px;
	line-height: 18px;
	margin-left: 20px;
	font-size: 16pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #7e7e7e;
	font-weight: bold;
	letter-spacing: -1;
	text-shadow: #fff 0 1px 0;
	cursor: pointer;
	padding-left: 25px;
	background: url(../images/icons.png) left top no-repeat;
}

.post-meta a.likes {
	background-position: 0 -4px;
}

.post-meta a.likes:hover {
	background-position: 0 -48px;
}

.post-meta a.comments {
	background-position: 0 -74px;
}

.post-meta a.comments:hover {
	background-position: 0 -97px;
}

.post-meta a.notes {
	background-position: 0 -120px;
}

.post-meta a.notes:hover {
	background-position: 0 -164px;
}

.post-meta a:hover {
	color: #363636;
}

.photo-post .post-meta .date {
	top: auto;
	bottom: 15px;
}

.post-meta .date {
	width: 226px;
	height: 36px;
	white-space: nowrap;
	text-indent: 40px;
	line-height: 36px;
	left: 3px;
	top: 0;
	position: absolute;
	font-size: 10pt;
	color: #2b576f;
	text-shadow: rgba(255,255,255,0.5) 0 1px 0;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/tags.png) no-repeat;
	display: block;
	text-transform: uppercase;
}

#wrapper .post-meta .date:hover {
	color: #000;
}

.link-post .post-meta .date {
	background-position: 0 -36px;
	color: #6f4922;
}

.photo-post  .post-meta .date {
	background-position: 0 -72px;
	color: #3f641d;
}

.text-post .post-meta .date {
	background-position: 0 -108px;
	color: #452255;
}

.link-post {
background: url(../images/link.jpg) left bottom no-repeat;
margin: 20px 225px 80px 90px;
padding: 0 0 20px 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-box-shadow: #000 3px 3px 6px;
-moz-box-shadow: #000 3px 3px 6px;
position: relative;
}

.bendy {
width: 275px;
height: 88px;
background: url(../images/bendy.png) no-repeat;
position: absolute;
z-index: 20;
top: 0;
right: -220px;
}

#posts .link-post > h2 {
background: url(../images/link.jpg) left top no-repeat;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius: 10px 10px 0 0;
font-family: Helvetica, arial, sans-serif;
font-size: 22pt;
line-height: 23pt;
font-weight: bold;
padding: 20px 80px 0 20px;
}

#posts .link-post div.url {
font-family: Helvetica, arial, sans-serif;
margin: 10px 20px 20px 20px;
font-size: 10pt;
text-shadow: #fff 0 1px 0;
border-top: solid 1px #e0d49c;
border-bottom: solid 1px #fff;
}

#posts .link-post div.url a {
display: block;
padding: 10px 0;
min-width: 100%;
white-space: nowrap;
color: #7e7145;
border-top: solid 1px #fff;
border-bottom: solid 1px #e0d49c;
overflow: hidden;
text-overflow: ellipsis;
}

#posts .link-post .post-meta {
width: 375px;
position: relative;
left: -9px;
top: -10px;
}

#posts .link-post .post-body {
margin: -10px 20px 20px 20px;
background: #dbd1af;
background: rgba(0,0,0,0.1);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding: 10px 10px 1px 10px;
color: #7e7145;
}




#posts .link-post div.url a:hover {
color: #000;
}

#posts .link-post > h2 a {
	color: #333;
}

#posts .link-post > h2 a:hover {
	color: #000;
}


.inset {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

#posts .text-post > h2 {
	position: relative;
	background: url(../images/page-top-bottom.png) 1px 0 no-repeat;
	top: -25px;
	z-index: 20;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 36pt;
	line-height: 36pt;
	padding: 60px 40px 0 40px;
}

#posts .text-post > h2 a {
	color: #333;
	text-decoration: none;
}

#posts .text-post > h2 a:hover {
	color: #000;
}

#posts .text-post .post-body {
	padding: 0 40px 60px 40px;
	color: #333;
	position: relative;
	margin-left: 1px;
	background: url(../images/page-top-bottom.png) -550px bottom no-repeat;
	bottom: -40px;
	z-index: 20;
}

.rich-text a {
	color: #3f7da1;
}

.rich-text a:hover {
	border-bottom: dotted 1px #3f7da1;
}

.rich-text h2 {
	font-size: 20pt;
	line-height: 28pt;
	margin: 18pt 0 6pt 0;
	letter-spacing: -1px;
	color: #222;
}

.rich-text pre {
	background: #444;
	background: rgba(0,0,0,0.8);
	padding: 10px;
	border: solid 1px #222;
	margin: 0 0 10px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #aaa;
	text-shadow: #000 0 -1px 0;
	font-size: 10pt;
	line-height: 12pt;
}

.rich-text h3 {
	font-size: 14pt;
	line-height: 24pt;
	margin: 18pt 0 6pt 0;
	font-weight: bold;
	text-transform: uppercase;
}

.post-caption {
	color: #333;
	margin: 5px 10px 0 10px;
	padding: 10px 10px 1px 10px;
	background: #bbb;
	background: rgba(0,0,0,0.1);
}

.rich-text {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11pt;
	line-height: 18pt;
}

.rich-text blockquote {
	border-left: solid 10px #aaa;
	padding-left: 10px;
	margin: 0 0 12pt 0;
	font-family: "Georgia", "Times New Roman", "Times";
	font-style: italic;
}

.rich-text p {
	margin: 0 0 12pt 0;
}

.rich-text strong {
font-weight: bold
}


.rich-text em {
font-style: italic;
}

.rich-text ul {
	margin-left: 30px;
	padding: 0 0 10px 20px;
	list-style: disc outside;
}

.rich-text ol {
	margin-left: 30px;
	padding: 0 0 10px 20px;
	list-style: decimal outside;
}

.rich-text li{
	margin: 0 0 3pt 0;
}
#wrapper .bar,
.bar {
	display: block;
	position: absolute;
	width: 681px;
	height: 33px;
	left: 14px;
	z-index: 10;
	background: url(../images/full-bar.png) no-repeat;
}

.top-bar {
	top: -12px;
}
.bottom-bar {
	bottom: -23px;
}

#social-links {
	width: 86px;
	position: relative;
	left: 61px;
	top: -15px;
	z-index: 110;
	
}

#social-links li {
	width: 38px;
	height: 37px;
	background: url(../images/well.png) no-repeat;
	margin: 0 3px 3px 0;
	position: relative;
	float: left;
}

#social-links a {
	display: block;
	width: 32px;
	height: 32px;
	position: relative;
	top: 4px;
	left: 3px;
}

#social-links li.rss a { background: url(../images/social/rss_32.png) no-repeat; }
#social-links li.facebook a { background: url(../images/social/facebook_32.png) no-repeat; }
#social-links li.flickr a { background: url(../images/social/flickr_32.png) no-repeat; }
#social-links li.twitter a { background: url(../images/social/twitter_32.png) no-repeat; }
#social-links li.vimeo a { background: url(../images/social/vimeo_32.png) no-repeat; }
#social-links li.linkedin a { background: url(../images/social/linkedin_32.png) no-repeat; }
#social-links li.skype a { background: url(../images/social/skype_32.png) no-repeat; }
#social-links li.fuel a { background: url(../images/social/fuel.png) no-repeat; }

#social-links a:hover em {
	display: block;
}

#social-links a em {
	display: none;
	width: 92px;
	height: 30px;
	position: absolute;
	background: url(../images/popup.png) no-repeat;
	left: 26px;
	top: 1px;
	font-style: normal;
	color: #ddd;
	color: rgba(255,255,255,0.9);
	text-shadow: rgba(0,0,0,1) 0 -1px 0;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	line-height: 28px;
	font-weight: bold;
	text-indent: 5px;
	text-align: center;
}

#social-links .link-even a em {
	background-position: left bottom;
	left: -83px;
	text-indent: -5px;
}

ol.notes {
background: #19191c;
background: rgba(0,0,0,0.4);
margin: 0 90px 40px 90px;
position: relative;
padding: 10px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#notes-wrapper > h3,
#disqus_thread > h3 {
font-family: Helvetica, Arial, sans-serif;
font-size: 30pt;
line-height: 40pt;
letter-spacing: -1px;
color: #000;
font-weight: bold;
padding: 0 90px;
text-shadow: #444 0 1px 0;
}

#disqus_thread > h3 {
padding-left: 0;
}

#notes-wrapper {
top: -40px;
position: relative;
}

ol.notes li a {
color: #ddd;
}

ol.notes li a:hover {
color: #fff;
}

ol.notes li {
 border-bottom: solid 1px #000;
 border-top: solid 1px #222;
 padding: 10px 10px;
 font-family: Helvetica, Arial, sans-serif;
 font-size: 10pt;
 color: #999;
 position: relative;
}

ol.notes li.notes-more-link {
	padding: 0 10px;
	border-bottom:  none;
}

ol.notes li.notes-more-link a {
display: block;
position: relative !important;
left: auto;
top: auto;
height: 26px;
line-height: 32px;
text-align: center;
color: #555;
text-shadow: #000 0 -1px 0;
text-transform: uppercase;
font-weight: bold;
}

ol.notes li.notes-more-link a:hover {
color: #fff;
}

ol.notes li blockquote {
display: block;
width: 100%;
}

ol.notes li blockquote > a{
display: block;
margin: 5px 0 0 35px;
padding: 10px;
text-align: right;
background: #111;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
background: rgba(0,0,0,0.4);
font-size: 10pt;
line-height: 18pt;
color: #ddd;
}

ol.notes li blockquote > a:hover {
	background: #222;
	color: #fff;
}

ol.notes li .action a {
text-transform: uppercase;
font-size: 9pt;
}

ol.notes li .action a:hover {
text-decoration: underline
}

ol.notes li .action {
display: block;
line-height: 24px;
padding: 0 0 0 35px;
}

ol.notes li > a {
	position: absolute;
	left: 10px;
	top: 10px;
}

ol.notes li > a > img {
	background: #000;
	padding: 1px;
	border: solid 3px #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;	
}

ol.notes li.even {
background: #18181b;
background: rgba(0,0,0,0.1);
}

ol.notes li:first-child {
border-top: none;
}

ol.notes li:last-child {
border-bottom: none;
}

ol.notes div.clear {

}


#wrapper #disqus_thread {
margin: 0 90px;
position: relative;
top: -40px;

}


#wrapper #dsq-content {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background: #19191c;
background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
font-size:12px;
line-height:1.5;
padding:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 10pt;
line-height: 18pt;
position: relative;

}

#wrapper #dsq-content .dsq-options {
	border-bottom: solid 1px #000;
	background: none;
	margin-bottom: 0;
}

#wrapper #dsq-content ul#dsq-comments  {
	border-bottom: solid 1px #222;
margin:  0 0 20px 0;
}

#wrapper #dsq-content ul#dsq-comments > li,
#wrapper #dsq-content ul#dsq-comments > div > li {
	padding: 10px 10px 0 10px;
	border-top: solid 1px #222 !important;
	border-bottom: solid 1px #000 !important;
}

#wrapper #dsq-content #dsq-comments-title {
display: none;
}

#wrapper #dsq-content .dsq-subscribe-rss,
#wrapper #dsq-content .dsq-subscribe-email {
display: block;
	position: absolute;
	right: 5px;
	top: 5px;
	height: 12px;
	width: 130px !important;	
	white-space: nowrap;
	font-size: 8pt;
	text-transform: uppercase;
	text-align: right;
}

#wrapper #dsq-content #dsq-subscribe {
padding: 0;
margin: 0;}

#wrapper #dsq-content .dsq-subscribe-rss {
	top: 22px;
}

#wrapper #dsq-content .dsq-subscribe-email a,
#wrapper #dsq-content .dsq-subscribe-rss a {
	color: #777;
	text-shadow: #000 0 -1px 0;
	padding-right: 18px;
	position: relative;
	z-index: 10;
}

#wrapper .dsq-item-sort {
	color: #777;
	text-shadow: #000 0 -1px 0;
	position: relative;
	top: 3px;
	left: 5px;	
}


#wrapper #dsq-content .dsq-even {
background: #222;
background: rgba(0,0,0,0.1);
}

#wrapper #dsq-content .dsq-subscribe-email a:hover,
#wrapper #dsq-content .dsq-subscribe-rss a:hover {
	color: #ddd;
}

#wrapper #dsq-content .dsq-subscribe-email img,
#wrapper #dsq-content .dsq-subscribe-rss img{
position: absolute;
top: 5px;
right: 0;
} 

#wrapper #dsq-content  .dsq-comment-header {
background: none;
}

#wrapper #dsq-content .dsq-comment-footer {
	margin-bottom: 0; 
}

#wrapper #dsq-content, 
#wrapper #dsq-content #dsq-comments a {
	color: #fff;
}

#wrapper #dsq-content #dsq-comments a:hover {
	color: #fff;
	text-decoration: underline;
}

#wrapper #dsq-content #dsq-comments .dsq-drop-profile a {
	color: #333 !important;
}

#wrapper #dsq-content #dsq-comments .dsq-drop-profile a:hover {
	color: #000 !important;
}

#wrapper #dsq-content #dsq-comments li {
position: relative;
}

#wrapper #dsq-content .dsq-comment-header-time {
	position: absolute;
	top: 10px;
	right: 10px;
	
}

#wrapper #dsq-content .dsq-comment-header-time a {
	color: #777 !important;
	text-shadow: #000 0 -1px 0;
}

#wrapper #dsq-content .dsq-comment-header-time a:hover{
	color: #aaa !important;
	text-decoration: none !important;
}

#wrapper #dsq-content #dsq-comments .dsq-comment-footer a{
	color: #888;
	text-shadow: #000 0 -1px 0;
}

#wrapper #dsq-content #dsq-comments .dsq-comment-footer a:hover {
	color: #fff;
	text-decoration: none;
}

#wrapper #dsq-content #dsq-new-post {
	margin: 50px -39px 50px -40px;
	padding: 0;
	background: url(../images/page-background.jpg) center top repeat-y;
	position: relative;
}

#wrapper #dsq-content #dsq-new-post .dsq-dc-logo {
position: absolute;
z-index: 40;
left: 52px;
top: 85px;
}

#wrapper #dsq-content #dsq-new-post h3 {
margin: 0 16px 0 15px;
display: block;
position: relative;
z-index: 30;
top: -15px;
	background: url(../images/page-top-bottom.png) -1px top no-repeat;
	font-family: Helvetica, Arial, sans-serif;
font-size: 30pt;
line-height: 40pt;
letter-spacing: -1px;
color: #333;
font-weight: bold;
padding: 50px 40px 20px 40px;
text-shadow: #fff 0 1px 0;
}

#wrapper #dsq-content #dsq-new-post .bar{
left: -45px;
}

#wrapper #dsq-content #dsq-new-post .top-bar{
top: -2px;
}

#wrapper #dsq-content #dsq-new-post {
	color: #333
}

#wrapper #dsq-content #dsq-new-post .bottom-bar{
bottom: -13px
}



#wrapper .dsq-request-user-info,
#wrapper .dsq-authenticate {
margin: 0 50px;
}

#wrapper .dsq-append-post .dsq-request-user-info, 
#wrapper .dsq-append-post .dsq-authenticate {
margin: 0;
border-bottom: none;
background: none;
}

#wrapper .dsq-append-post h3 {
	font-size: 16pt;
	line-height: 24pt;
	color: #333;
	text-shadow: #fff 0 1px 0;
	letter-spacing: -1px;
}

#wrapper .dsq-append-post .dsq-authenticate {
margin: 10px 0 0 0;
}


#wrapper #dsq-form-area {
margin:-30px 14px 0 15px;
padding:0 40px 70px;
position:relative;
z-index: 30;
top:30px;
background: url(../images/page-top-bottom.png) -551px bottom no-repeat;
}

#wrapper #dsq-content .dsq-append-post .dsq-post-area {
background: url(../images/page-background.jpg) repeat-y;
position: relative;
top: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
color: #333;
}

#wrapper #dsq-content .dsq-append-post .dsq-post-area a {
	color: #333 !important;
}

#wrapper #dsq-content .dsq-append-post .dsq-post-area a:hover {
	color: #000 !important;
	
}

#wrapper #dsq-content .dsq-comment-footer-reply-active .dsq-comment-footer-reply-tab  {
background: url(../images/page-background.jpg) repeat-y;
color: #333;
text-shadow: #fff 0 1px 0;
}

#wrapper #dsq-content .dsq-comment-header-likes {
height: 15px;
padding-top: 10px !important;
line-height: 15px;
}

#wrapper #dsq-content #dsq-comments li.dsq-depth-1 {
margin-left: 0 !important;
padding-left: 35px !important;
}

#wrapper #dsq-content #dsq-comments li.dsq-depth-2 {
margin-left: 0 !important;
padding-left: 65px !important;
}


#wrapper .dsq-request-user-avatar {
background: #fff;
padding: 5px;
border: solid 1px #ccc;
}


#wrapper .dsq-brlink{
display: block;
width: 300px;
margin: 0 auto;
position: relative;
text-align: center;
text-transform: uppercase;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
color: #777;
text-shadow: #000 0 -1px 0;
top: -65px;
}

#wrapper .dsq-brlink:hover {

color: #fff
}


#footer {
clear: left;
margin: -50px 60px 0 360px;
position: relative;
padding: 15px;
text-shadow: #000 0 -1px 0;
background: #1c1c20;
background: rgba(0,0,0,0.3);
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius: 10px 10px 0 0;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .credits {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	color: #777;
	font-size: 12pt;
	text-shadow: #000 0 -1px 0;
	border-bottom: solid 1px #000;
}

#footer p.secondary-credits {
	font-size: 9pt;
	border-top: solid 1px #333;
	padding-top: 10px;
	padding-bottom: 0;
	border-bottom: none;
}

#footer #t-logo {
overflow: hidden;
display: block;
width: 100px;
height: 26px;
background: url(../images/tumblr.png);
text-indent: -9999px;
position: absolute;
bottom: 22px;
right: 30px;
opacity: 0.5;
-moz-opacity: 0.5;
filter:alpha(opacity=50);
}

#footer #t-logo:hover {
opacity: 1.0;
-moz-opacity: 1.0;
filter:none;
}

#share-links {
	position: absolute;
	top: 150px;
	right: -5px;
	width: 80px;
	height: 193px;
	background: url(../images/social-links.png) no-repeat;
}

#digg-share {
position: absolute;
padding: 4px 4px 1px 4px;
background: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
top: 10px;
left: 9px;
}

#tweet-share {
position: absolute;
left: 14px;
top: 110px;
}

#actual_title {
display: none
}


#pin {
left: 120px;
top: 25px;
display: block;
position: absolute;
z-index: 100;
background: url(../images/pin.png) no-repeat;
width: 39px;
height: 43px;
}


#tumblr_controls {
z-index: 3000 !important;
position: fixed !important
}

#wrapper #dsq-content .dsq-subscribe a { 

white-space: nowrap;
}