/*
Theme Name: BMID
Theme URI: http://martin-koser.de/bmid	
Description: some tweaks
Version: 0.0.2 for New Constructor theme
Author: Martin Koser
Author URI: http://frogpond.de/
*/

.hentry .entry a { 
color:#ff6600; 
}

.hentry .entry p { /* content */
  text-indent:0px !important;     
  font-size:1.0em;
  line-height:1.3em; 
}

.hentry .entry img {
    border-style: none !important;
}

#footer, ul li {
list-style: none;
}

blockquote {
	margin: 5px 10px 5px 10px;
	padding: 10px 15px 10px 15px;
	border-width: 0px 0px 0px 2px;
	border-style: solid;
	border-color: #ff6600;
}