﻿body {
	//background-image: none;
width: 100%;

	}

#header,
#footer-content,
#outerslice,
#controls,
#footer,
#left,
#webSnapr,
#right,
.post-paging,
.commentViewBoxStyle,
.adminNavbarStyle {
	display: none;
	}

#blog-postsbody {
	//background-image: none;
width: 100%;

	}

#header,
#footer-content,
#outerslice,
#controls,
#footer,
#left,
#webSnapr,
#right,
.post-paging,
.commentViewBoxStyle,
.adminNavbarStyle {
	display: none;
	}

#blog-posts {
	float: none;
	width: auto;
	}

#blog-posts,
#content,
#content-wrapper {
	border: none;
	width: auto;
     width: auto !important;
     width: auto;	
	}

embed {
	display: none;
	}

.item-header,
.item-header .categories,
.item-content .nowPlaying,
.commentDateStyle,
.commentLinkStyle {
	background: none;
	padding-left: 0;
	}

.item .content ul {
	list-style-image: none;
	}

.item .content .new-window-link {
	display: none;
	}

.item .content pre,
.item .content li pre {
	width: auto;
	}
 {
	float: none;
	width: auto;
	}

#content,
#content-wrapper {
	border: none;
	width: auto;
     width: auto !important;
     width: auto;	
	}

embed {
	display: none;
	}

.item-header,
.item-header .categories,
.item-content .nowPlaying,
.commentDateStyle,
.commentLinkStyle {
	background: none;
	padding-left: 0;
	}

.item .content ul {
	list-style-image: none;
	}

.item .content .new-window-link {
	display: none;
	}

.item .content pre,
.item .content li pre {
	width: auto;
	}

A:after {
  content: " (" attr(href) ")";
}

ABBR:after {
  content: " (" attr(title) ")";
}