/*
Theme Name: Ultimate Blogging Theme
Theme URI: http://www.ultimatebloggingtheme.com
Description: Ultimate Blogging Theme 6 Flavors
Version: 2.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;*/
}

.sociable img {display:inline;}
.sociable_tagline {margin:0 0 4px;}

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


/* JU */

html,body {height:100%;}
body {
	margin:0;
  	color:#000;
	font:13px tahoma,arial,helvetica,sans-serif;
	background:#FA7333 url(images/bg.gif) repeat-x top;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;display:block;}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {
	text-decoration:none;
	}

.logo {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	}
	
input.text,
input,
textarea,
select {font:13px tahoma,arial,helvetica,sans-serif;vertical-align:middle;color:#000;}
fieldset {
	margin:0;
	padding:0;
	border:0;
	}
	
h1,h2,h3 {margin:0;}
p {margin:0 0 1.5em 0;}
	
#main {
	width:949px;
	min-height:100%;
	margin:0 auto;
	}
* html #main {height:100%;}


#header {
	background:transparent url(images/header.jpg) no-repeat scroll center top;
	padding-top:184px;
	position:relative;
	}

#header .bar {
	background:#000;
	height:41px;
	overflow:hidden;
	padding:0 10px;
	}
#header ul {
	float:left;
	margin:0;
	padding:17px 0 0 25px;
	list-style:none;
	text-transform:uppercase;
	font-size:14px;
	font-family: Trebuchet MS, arial,verdana,helvetica,sans-serif;
	font-weight:bold;
	}
#header ul li {
	display:inline;
	margin:0 22px 0 0;
	}
#header ul a {
	color:#FA7333;
	text-decoration:none;
}

#header ul a:hover {
	color:#fff;
}

#header form {
	float:right;
	margin:12px 0 0 0;
	}
#header form fieldset {
	display:inline;
	}
#header form .text {
	width:160px;
	padding:1px 0 1px 24px;
	background:#fff url(images/bg-search.gif) no-repeat 0 0;
	border:1px solid #f6f6f6;
	}
	
#header h1,
#header h2 {
	position:absolute;
	top:71px;
	left:25px;
	color:#c00;
	font:bold 37px/30px arial,verdana,helvetica,sans-serif;
	text-transform:uppercase;
	}
#header h1 a, #header h2 a{
	text-decoration:none;
	color:#c00;
	font:bold 37px/30px arial,verdana,helvetica,sans-serif;
	text-transform:uppercase;
	}	
#header h3 {
	position:absolute;
	top:102px;
	left:25px;
	color:#000;
	font:13px/11px verdana,helvetica,sans-serif;
	text-transform:uppercase;
	}
#header .ad {
	float:right;
	display:inline;
	margin:10px 25px 10px 0;
	}
	
	
	
.blocks {
	width:902px;
	background:url(images/bg-blocks.gif) repeat-y left;
	margin:0 0 20px 25px;
	overflow:hidden;
	clear:both;
	height:210px;
	}
.blocks .first {
	float:left;
	width:245px;
	padding:15px;
	margin:0 6px 0 0;
	background:#e9e7e0;
	}
.blocks .second {
	float:left;
	width:310px;
	padding:15px;
	margin:0 6px 0 0;
	background:#e9e7e0;
	}
.blocks .third {
	float:left;
	width:245px;
	padding:15px;
	background:#e9e7e0 url(images/bg-rss.gif) no-repeat 100% 0;
	}
.blocks .third a:hover {text-decoration:none;}
	
.blocks h4,
.subscribe h4 {
	width:205px;
	margin:0 0 8px 0;
	padding:0 0 3px 0;
	font:bold 14px arial,helvetica,sans-serif;
	color:#000;
	background:url(images/bg-dotted.gif) repeat-x 0 100%;
	text-transform:uppercase;
	}
.blocks ul {
	list-style:none;
	margin:0;
	padding:0;
	line-height:17px;
	}
.blocks ul li {
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}

.blocks .rss {
	color:#ff5100;
	line-height:18px;
	padding:2px 0 0 15px;
	background:url(images/rss.gif) no-repeat 0;
	text-decoration:underline;
	}
.blocks .what {
	color:#2061a4;
	line-height:18px;
	padding:2px 0 0 15px;
	background:url(images/ask.gif) no-repeat 0;
	text-decoration:underline;
	}
.blocks form {
	margin:1em 0 0 0;
	}
.blocks .text {
	margin:7px 0 5px 0;
	background:#ffffa0;
	border:1px solid #bbb;
	width:235px;
	padding:4px 0 4px 4px;
	}
.blocks .btn {margin:0 10px 1px 0;}
.blocks .btn,
.subscribe .btn {
	padding:0;
	border:0;
	width:63px;
	height:23px;
	font:11px arial,sans-serif;
	color:#fff;
	background:url(images/btn.gif);
	}


#middle {
	width:923px;
	padding:0 0 0 25px;
	overflow:hidden;
	}
#content {
	float:left;
	width:602px;
	padding:0 0 16px 0;
	}
#sidebar {
	float:right;
	width:269px;
	padding:0 15px;

	}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height: 17px;

	}

	
#sidebar h4 {
	padding:15px 15px 0 15px;
	border-top:1px solid #fff;
	margin:0 -15px 15px -15px;
	font:bold 18px arial,helvetica,sans-serif;
	text-transform:uppercase;
	color:#686963;
	}
* html #sidebar h4 {
	margin:0 -15px 15px -6px;
}
#sidebar li.first h4 {border:0;}

.sponsors ul {
	overflow:hidden;
	list-style:none;
	padding:0;
	width:270px;
	margin:0 -10px 11px 6px !important;
	}
* html .sponsors ul {
	margin:0 -10px 11px 0 !important;
}
.sponsors ul  li {
	float:left;
	margin:0 10px 10px 0;
	line-height:17px;
	}
.categories ul {
	list-style:none;
	margin:0 0 20px 6px !important;
	padding:0;
	}
* html .categories ul {margin:0 -10px 11px 14px !important;}
.categories li {
	padding:0 0 0 9px;
	background:url(images/raquo.gif) no-repeat 0 7px;
	margin:0 0 4px 0;
	}
#sidebar p {
	margin:0 6px 10px;
	}
#sidebar p a { 
	text-decoration:underline; 
	cursor:pointer;
	}
#sidebar p a:hover { text-decoration:none;}
* html #sidebar p {
	margin:0 6px 10px 14px;
}
#content a {
	color:#c00;
	text-decoration:underline;
	}
#content a:hover {text-decoration:none;}
#content p {line-height:18px;}
	
	
.article {
	width:100%;
	overflow:hidden;
	background:url(images/bg-dotted1.gif) repeat-x 0 100%;
	margin:0 0 21px 0;
	}
	
.post {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #eee;
	margin:0 0 40px 0;
	}
.recent-posts {
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
	}
	
.paging {
	width:100%;
	overflow:hidden;
	font-size:11px;
	margin:0 0 10px 0;
	text-transform:uppercase;
	}
.paging .prev {float:left;}
.paging .next {float:right;}
	
strong.h {
	color:#666;
	display:block;
	text-transform:uppercase;
	margin:0 0 0.5em 0;
	font-weight:normal;
	}
strong.h span {
	padding:0 15px 0 0;
	background:url(images/bg-h.gif) no-repeat 100%;	
	}
	
#content h1,
#content h2 {
	font:bold 25px arial,helvetica,sans-serif;
	color:#a90000;
	}
#content h1, #content h2 a{
	color:#a90000;
	text-decoration:none;
}		
span.bar {
	width:100%;
	overflow:hidden;
	display:block;
	background:url(images/bg-dotted1.gif) repeat-x 0 100%;
	padding:0 0 4px 0;
	margin:0 0 1.5em 0;
	color:#666;
	font-size:11px;
	text-transform:uppercase;
	}
#content span.bar a {color:#666;text-decoration:none;}
#content span.bar a:hover {text-decoration:underline;}
span.bar .by {float:left;}
span.bar .additional {float:right;}

#content cite, #content blockquote {
	display:block;
	margin:0 0 1.5em 15px;
	padding:4px 0 4px 6px;
	border-left:5px solid #c00;
	border-bottom:1px solid #fff;
	font-style:italic;
	}
#content ol {
	margin-bottom:1.5em;
	}
	
#content .block {
	width:100%;
	overflow:hidden;
	}
.posts h4 {
	font:bold 15px arial,helvetica,sans-serif;
	color:#333;
	margin:-3px 0 10px 0;
	}
.posts ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.posts ul li {
	padding:0 0 0 18px;
	margin:0 0 1.5em 0;
	background:url(images/bullet.gif) no-repeat 0 5px;
	}

	
	
.subscribe {
	float:right;
	padding:15px 20px;
	width:250px;
	margin:0 0 10px 15px;
	background:#ffc url(images/bg-rss1.gif) no-repeat 100% 0;
	border:5px solid #ffe9bb;
	}
#content .subscribe .rss {
	color:#ff5100;
	line-height:18px;
	padding:2px 0 0 15px;
	background:url(images/rss.gif) no-repeat 0;
	}
#content .subscribe .what {
	color:#2061a4;
	line-height:18px;
	padding:2px 0 0 15px;
	background:url(images/ask.gif) no-repeat 0;
	}
.subscribe form {
	margin:1em 0 0 0;
	}
.subscribe .text {
	margin:7px 0 5px 0;
	background:#ffffa0;
	border:1px solid #bbb;
	width:235px;
	padding:4px 0 4px 4px;
	}
.subscribe .btn {margin:0 10px 1px 0;}
	
	
	
.comments {
	background:url(images/bg-dotted1.gif) repeat-x 0 100%;
	margin:10px 0;
	font-size:15px;
	text-align:center;
	font:bold 15px arial,helvetica,sans-serif;
	padding:0 0 7px 0;
	}
	
.comments-list {
	width:100%;
	overflow:hidden;
	margin:0 0 20px 0;
	}
.comments-list .comment {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #eee;
	padding:1.2em 0 0 0;
	}
.comment .info {
	float:left;
	width:160px;
	line-height:18px;
	}
.comment .text {
	float:right;
	width:424px;
	}
	
	
.new-comment {
	width:100%;
	overflow:hidden;
	margin:0 0 22px 0;
	}
.new-comment .row {
	width:100%;
	overflow:hidden;
	margin:0 0 5px 0;
	}
.new-comment .row label {
	float:left;
	width:60px;
	text-align:right;
	margin:2px 12px 0 0;
	font-weight:bold;
	}
.new-comment .row .text {
	border:1px solid #eee;
	width:148px;
	padding:1px 0 1px 4px;
	}
.new-comment textarea {
	border:1px solid #eee;
	width:468px;
	padding:6px 0 0 12px;
	/*color:#999;*/
	font:13px tahoma,sans-serif;
	height:134px;
	overflow:auto;
	margin:5px 0 5px 2px;
	}
#content .new-comment .btn {
	width:152px;
	height:27px;
	background:#333;
	color:#fff;
	border:1px solid #000;
	font:13px/27px tahoma,sans-serif;
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin:5px 0 1px 2px;
	display:block;
	}
#content .new-comment .btn:hover {text-decoration:underline;}

	
#content .ad, #content .adm {
	padding:2px 0;
	background:#ffffff;
	text-align:center;
	margin:0 0 6px 0;
	clear:both;
	}
#content .ad img, #content .adm img {
	margin:0 auto;
	display:inline;
	}

#content .adm {	
	         margin:0 0 22px 0;
			 }
			 
#footer {
	background:#ffffff url(images/footer.gif) no-repeat scroll center bottom;
	padding:19px;
	overflow:hidden;
	width:911px;
	margin:10px 0px;
	}
	
#footer h4 {
	width:195px;
	margin:0 0 8px 0;
	padding:0 0 3px 0;
	font:bold 14px arial,helvetica,sans-serif;
	background:url(images/bg-dotted2.gif) repeat-x 0 100%;
	text-transform:uppercase;
	}
#footer .lists {
	overflow:hidden;
	margin:0 0 36px 0;
	}
#footer .lists div {
	float:left;
	width:280px;
	margin:0 20px 0 0;
	padding:0;
	display:inline;
	}
	
#footer .lists div div {
	width:100%;
	margin:0;
	padding:0;
	}	
#footer a {color:#000;}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
	}
#footer ul li ul li{
	padding:0 0 0 9px;
	margin:0 0 6px 0;
	background:url(images/raquo1.gif) no-repeat 0 7px;
	}
#footer .copyright {font-size:11px;clear:both;}
#footer .copyright a {text-decoration:underline;}
#footer .copyright a:hover {text-decoration:none;}
	
	
	
/* JU */
.clr {
	clear:both;
	}
	
.right {
	float:right;
	}
	
.left {
	float:left;
	}

#searchform {
	margin:0px;
	}
	
#searchform input {
	width:auto;
	}
	
.searchbutton {
	background:#000000 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	margin:0;
	padding:3px;
	width:50px;
}

#powered {
	float:right;
	}
	
#page {
	background:#FFFFFF;
	}
	
#top {
	height:16px;
	margin-top:10px;
	background:url(images/top.gif) center top no-repeat;
	}
	
.additional:hover {
	background:#FFC54D none repeat scroll 0 0;
}
.additional {
	background:#FFECC4 none repeat scroll 0 0;
	display:block;
	float:right;
	height:43px;
	padding:7px 2px 0;
	text-align:center;
	width:65px;
}

#content span.bar .additional a {
	color:#CC0000;
	text-decoration:none;
	}
	
#content span.bar .additional a:hover {
	text-decoration:underline
	}