.entry-author-link,
.entry-permalink,
.entry-footer,
.copyinfo,
.rightbar,
.entry-info,
.entry-meta {
display: none;
}

.entry-title a {
    color: #C64549;
}

 
 #footer {
   display: none !important;
 }
 

 
 #comments {
   display: none !important;
 }
 

a {
    color: #C64549;
}

h1 a:focus, h2 a:focus, h3 a:focus,
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #C64549;
}

h1, h2, h3 {
    color: #C64549;
}

body, input, textarea {
	color: #333;
	font: 14px "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	line-height: 1.7;
}

media="all"
a:visited {
    color: #C64549;
}