#topright, #nav, #homepage-feed, #footbg, #footer, #social, #sidebar, #entry form, #share, #leaveyourcomment  {
	display: none;
}

body {
	font: normal 16px/20px "Lucida Grande", "Trebuchet MS", sans-serif;
	color: #000;
}

h1 {
	font-size: 25px;
	color: #000!important;
}

h2 {
	font-size: 20px;
	color: #000!important;
}

h3 {
	font-size: 15px;
	color: #000!important;
}

#something-from-the-portfolio ul {
	margin: 0;
	padding: 0;
}

#something-from-the-portfolio li {
	list-style: none;
}

#header {
	display: block;
	width: 100%;
	border-bottom: 1px solid #000;
}

#header p a{
	background: none;
	text-indent: 0;
	border: none;
}



a, h1 a, h2 a {
	color: #000;
	border-bottom: 1px dotted #000;
	text-decoration: none!important;
}

#entry {
	width: 90%;
	display: block !important;
}

#entry h1+p, #entry p {
	font-size: 13px;
	letter-spacing: 0;
}

#entry p img {
	margin-left: 0;
	border: none;
}

#entry a {
	color: #000;
	text-decoration: underline;
}

#entry ul {
	list-style: square;
}

#comments {
	margin-left: 25px;
}	