/*
Theme Name: AllisonJames_com
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.ctheme-407 {margin:0; padding:0;}

#wp-blog #sidebar h2 { text-align: left !important }

#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: #FBBC24;
    font-family: 'ITCAvantGardeStdMdBold' !important;
    font-weight: normal;
}

#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:#ddd;
}

#wp-blog a, #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:#FFF;
}

#wp-blog a:hover {
	color: #fff !important;	
	text-decoration: none !important;
	font-weight: normal !important;
}

#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 .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:#fff;
}

#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:#333;
}

#wp-blog .post.listing-alert .entry li.listingInfo{
  color:#000;
}

#wp-blog .post.listing-alert .entry .photo img{
  border:2px solid #ddd;
}

#wp-blog .postmetadata{
  background:none;
  border-bottom: 1px dotted #051B33;
}

body #wp-blog .post .entry p, body #wp-blog .post .entry li {
  color:#ffffff !important;
}

#wp-blog .commentlist p, #wp-blog .commentlist li, #wp-blog #commentform p { color: #CCC !important }

#wp-blog #searchform { text-align: left !important }

#entry ul { list-style: circle outside !important }
#entry ol { list-style: decimal outside !important }

#wp-blog table, #wp-blog table td { background: #FFF !important; border: 1px solid #000 !important; margin: 30px 0 !important; color: #000 !important }
#wp-blog table td { padding: 5px !important }

.addthis_toolbox.addthis_default_style {
    padding: 10px 0 20px;
}
.postmetadata.alt {
	line-height: 16px !important;
}

body #wp-blog .post .entry p.wp-caption-text {
    color: #000000 !important;
}

body #wp-blog .post .entry p.wp-caption-text a {
    color: #000000 !important;
}