/*
Theme Name: TheHowardTeam_net
Description: Child Theme for Redman_One
Template: redman_one
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("/wp-content/themes/redman_one/style.css");

/* ******************  general  *************** */

body {margin:0; padding:0;}



#wp-blog h2, #wp-blog h2 a, #wp-blog h2 a:visited, #wp-blog h3, #wp-blog h3 a, #wp-blog h3 a:visited{
  color: #035993;
  font-family: 'franklin';
}

#wp-blog small, #wp-blog #sidebar ul ul li, #wp-blog #sidebar ul ol li, #wp-blog .nocomments, #wp-blog .postmetadata, #wp-blog blockquote, #wp-blog strike{
  color:#000;
}

#wp-blog a {
  color: #035993;	
}

#wp-blog h2 a:hover,
#wp-blog h3 a:hover,
#wp-blog .post.listing-alert .entry h3,
#wp-blog .post.listing-alert .entry .price,
#wp-blog .post.listing-alert .entry li.view a
{
  color:#000;
}

#wp-blog a:hover {
	color:#000;
	text-decoration: none;
}

#wp-blog #sidebar
{
	margin-left: 695px;
	padding-left: 20px;
	width: auto; /*170px;*/
	padding-top: 5px;
	text-align: left;
	border-left: 1px dotted #051B33;
}
#wp-blog #sidebar h2 {
	font-family: 'franklin';
}
#wp-blog #sidebar a {
  font-size: 14px;
  font-family: 'franklin';
}

#wp-blog .narrowcolumn {
	float: left;
	padding: 0 0 15px 15px;
	margin: 0px 0 0;
	width: 650px;
}
#wp-blog #page {
	border: none;
}

#wp-blog #commentform {
	text-align: left;
}

#wp-blog #content {
	padding-top: 0px;
}

#wp-blog .post .entry{
  background:none;
  border:none;
  color:#000;
}

#wp-blog .post.listing-alert .entry{
  background:#fff; color:#000 !important;
}

#wp-blog .post.listing-alert .entry li{color:#000 !important;}

#wp-blog .post.listing-alert .entry .area{
  color:#000;
}

#wp-blog .post.listing-alert .entry li.listingInfo{
  color:#000;
}

#wp-blog .post.listing-alert .entry .photo img{
  border:2px solid #000;
}

#wp-blog .postmetadata{
  background:none;
  border-bottom: 1px dotted #051B33;
}

body #wp-blog .post .entry p, body #wp-blog .post .entry li, body #wp-blog .post .entry td{
	color:#000;
	font-family: 'franklin';
	font-size: 14px;
	line-height: 140%;
	text-align: justify;
}

#wp-blog small, p.postmetadata.alt {
	font-family: Arial;
	font-size: 11px !important;
	line-height: 13px !important;
	color: #666 !important;
}

#wp-blog .narrowcolumn .postmetadata {
    font-family: 'franklin';
    font-size: 14px;
    padding-top: 5px;
}