/*  
Theme Name: Smart Balance Transfers
Theme URI: http://www.smartbalancetranfers.com/
Description: Custom Wordpress Theme.
Version: 1.2
Author: Overbridge
Author URI: http://overbridge.ro/
*/
/* Begin Typography & Colors */
body {
	margin: 0 auto;
	text-align: center;
	background: #fff;
	font: normal normal 12px Arial, Tahoma, sans-serif;
	color: #333;
}
.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
}
a {
	text-decoration: none;
	color: #0279cf;
}
a:hover {
	color: #3467a9;
	text-decoration: underline;
}
#wrap {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}
#header {
	margin: 0;
	margin-top: 20px;
	height: 92px;
	position: relative;
}
form {
	margin: 0;
	padding: 0;
}
.headleft {
	display: block;
	float: left;
	width: 190px;
}
.search {
	margin-top: 25px;
}
.search #s {
	display: block;
	width: 129px;
	height: 16px;
	background: url(img/bg_search.gif) no-repeat;
	border: none;
	float: left;
	margin-right: 5px;
	padding: 2px;
	font-size: 11px
}
.search .searchSubmit {
	font-weight: bold;
	color: #0895fc;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	margin-top: 2px;
}
.search .searchSubmit:hover {
	color: #eb8a0c;
}
.headright {
	display: block;
	float: right;
	width: 630px;
	height: 70px;
	background: url(img/header_pic.jpg) no-repeat;
}
#page {
	width: 675px;
	float: right;
	margin-right: 15px;
}
h2.pagetitle {
	font: normal bold 16px Arial, Tahoma, sans-serif;
	color: #666;
	margin: 0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
}
/* Sidebar styles */
#sidebar {
	width: 150px;
	float: left;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 11px;
	color: #0073E6;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #808080;
}
#sidebar h3 {
	font-weight: bold;
	font-size: 11px;
	color: #0073E6;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #808080;
}
#sidebar h4 {
	font-weight: bold;
	font-size: 11px;
	color: #0073E6;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #808080;
}
#sidebar ul, #sidebar ul ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
	font:10px Arial,Tahoma,sans-serif;
}
.postform {
font:9px Arial,Tahoma,sans-serif;	
}
#sidebar li {
	margin: 0 0 20px 0;
	list-style: none;
	padding: 0;
	display: block;
	font:10px Arial,Tahoma,sans-serif;
}
#sidebar li li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	display: block;
}
#sidebar li li a {
	padding: 3px 0;
	display: block;
	color: #0033FF;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#sidebar li li a:hover {
	color: #009900;
}
/* Sidebar right */
#sidebar_right {
	width: 150px;
	float: right;
}
#sidebar_right h2 {
	font-weight: bold;
	font-size: 11px;
	color: #0073E6;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #808080;
}
#sidebar_right h4 {
	font-weight: bold;
	font-size: 11px;
	color: #0073E6;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #808080;
}
#sidebar_right ul, #sidebar_right ul ul {
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
}
#sidebar_right li {
	margin: 0 0 20px 0;
	list-style: none;
	padding: 0;
	display: block;
}
#sidebar_right li li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	display: block;
}
#sidebar_right li li a {
	padding: 3px 0;
	display: block;
	color: #0033FF;
	width: 150px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#sidebar_right li li a:hover {
	color: #009900;
}
/* Footer styles */
#footer {
	display: block;
	width: 860px;
	margin: 0 auto;
	background: url('img/footer.jpg');
	height: 72px;
	text-align: center;
	color:#fff;
	padding-top:20px; 
}
#footer ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul li {
	display: inline;
	margin-left: 10px;
	padding: 0;
	list-style: none;
}
#footer a {
	font-weight: bold;
	color:#fff;
	font-size: 11px;
}
#footer ul li a {
	text-transform: uppercase;
}
#footer p {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
/* Content styles */
.postHead {
	/*background: url(img/cont_top.gif) no-repeat bottom;*/
	padding: 0 0 15px 0;
}
.postDate {
	padding-right: 5px;
	float: left;
	display: block;
	border-right: 1px solid #ccc;
	margin-right: 5px;
	font-size: 15px;
	color: #0073E6;
}
.postTitle h1 {
	font-size: 16px;
	color: #0895fc;
}
.postTitle h5 {
	font-size: 15px;
	color: #0895fc;
	
}
.article {
	margin-bottom: 20px;
}
.article h2 {
	font-weight: bold;
	font-size: 16px;
	color: #3467a9;
	margin: 0;
	padding: 0;
}
.article h2 a {
	color: #3467a9;
}
.article h2 a:hover {
	color: #0895fc;
	text-decoration: none;
}
.post {
	/*background: #eeeeee url(img/cont_bottom.gif) no-repeat bottom;*/
	padding: 1px 10px 5px 10px;
}
.post p {
	margin: 8px 0;
}
.postmetastart {
	/*background: url(img/cont_top.gif) no-repeat bottom;*/
	height: 10px;
	padding: 0;
	margin: 0;
	font-size: 0;
}
.postmeta {
	/*background: #eeeeee url(img/cont_bottom.gif) no-repeat bottom;*/
	padding: 0 10px 5px 10px;
	font-size: 11px;
	overflow: auto;
	width: 655px;
}
.postmeta .navleft {
	float: left;
	display: inline;
	text-align: left;
}
.postmeta .navright {	
	float: right;
	display: inline;
	text-align: right;
}
#searchbox2 {
	float:right;
position:absolute;
right:19px;
top:42px;
}
.textfield2 {
	color:#666;
	font-size: 11px;
	width: 156px;
	position:relative;
top:-4px;
background: transparent;
border: none;
}