/*

Theme Name: Ultimate Blogging Theme

Theme URI: http://www.ultimatebloggingtheme.com

Description: Ultimate Blogging Theme 6 Flavors

Version: 1.1

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;}

.box {
	width: 310px;
	margin-top: 4px;
	padding-top: 4px;
}


.box-top {
	width: 310px;
	height: 10px;
	background: url(images/box-top.png) no-repeat;
	overflow: hidden;
}


.box-bottom {
	width: 310px;
	height: 10px;
	padding-bottom: 10px;
	background: url(images/box-bottom.png) no-repeat;
	overflow: hidden;
}


.box h2 {
	display: block;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-top: 1px solid #eee;
	height: 22px;
	background: #fffff4;
	color: #333;
	line-height: 22px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 16px;
}


.box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 4px;
}


.box b {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}


.leftimage {
	float: left;
	padding: 2 2 2 2;
}


.rightimage {
	float: right;
	padding: 2 2 2 2;
}


#GRSubscribeForm fieldset {
	width: 260px; 
	border: 0;
	background-color:#ffffff;
}

#GRSubscribeForm {
	text-align: center;
	margin-top: 2px;
}


#GRSubscribeForm p {
	font-size: x-small;
}

		
#GRSubscribeForm table {
	border: 0;
}


.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;}
