/*
Theme Name: Ultimate Blogging Theme
Theme URI: http://www.ultimatebloggingtheme.com
Description: Ultimate Blogging Theme 6 Flavors
Author: Carl Ocab
Author URI: http://www.carlocab.com
*/
.cfac_code_left {
	margin:0 0px 10px 6px  !important;
	padding:0  !important;
	float:left;
}
.cfac_code_right {
	margin:0 0 10px 5px  !important;
	padding:0  !important;
	float:right;
}
.cfac_container_2 {
	/*margin:-2px 0 0 0 !important;*/
}
.alignleft { float:left;}
.alignright { float:right;}
img.alignleft  { margin: 0 10px 10px 0;}
img.alignright  { margin: 0 0 10px 10px;}
img.aligncenter  { margin: 0 auto;}

.blocks .btn,
.subscribe .btn {
	display:block;
	float:left;
	text-align:center;	
	font:11px/23px arial,sans-serif;
	width:63px;
	height:23px;
	padding:0;
	}
.privacy {padding:3px 0 0 0;float:left;}
.subscribe .btn {text-decoration:none !important;}
.blocks .btn:hover,
.subscribe .btn:hover {text-decoration:underline !important;}

#itemauction {
	background-color: #EEEEEE;
	margin-bottom: 20px;
	margin-left: 50px;
	margin-top: 15px;
	padding: 10px;
	border: 1px dotted #BBBBBB;
	width: 415px;
}

#itemprice {
	color: #ff0034;
	font-weight: bold;
	margin-bottom:10px;
}

#itemsold {
	color: #347C17;
	font-weight: bold;
	float: right;
}

#itemsold a {
	color: #347C17;
}

#itemsimilar p {
	margin-bottom: 0px;
}

#readmore {
	background-color: #EEEEEE;
	margin-bottom: 20px;
	margin-left: 180px;
	padding: 10px;
	border: 1px dotted #BBBBBB;
	width: 350px;
	text-align:center;
	heigth: 20px;
}

#introreadmore {
	font-weight: bold;
	float: right;
}

#introprice {
	color: #ff0034;
	font-weight: bold;
	float: left;
}

