/*
Theme Name: Banks UI v7
Theme URI: http://banks.com/
Description: Version 7 of the BANKS.com UI.
Version: 7.0
Author: Paul Manzano
Author URI: http://banks.com/
Tags: patriotic, fixed width, two columns, widgets

*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
}
hr {
	height: 1px; 
	border: none;
	background-color: #808080;
	margin-top: 2px;
}
.break {
	clear: both;
}
#ribbon {
	width: 998px;
	height: 23px;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_ribbon.jpg') top left no-repeat;
}

/*** header ***/
#header {
	width: 998px; 
	/*height: 110px; */
	background-color: #036;
}
#header #logo {
	margin: 13px 0 5px 9px;
}
#header p.links {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding-left: 14px;
	line-height: 2.5;
}
#header .links a { 
	color: #fff; 
	margin-right: 12px; 
}
#header .dkblueline {
	background-color: #002141;
  	height: 1px;
	line-height: 1px;
	overflow: none;
}
#header .redline {
	background-color: #69040a; 
	height: 3px;
	line-height: 3px;
	overflow: none;
}
#header .blackline {
	background-color: #000; 
	height: 1px;
	line-height: 1px;
	overflow: none;
}
#header div.links {
	background-color: #002448; 
	height: 25px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 1px 0 0 14px;
	line-height: 1.7;
}
/*** end header ***/

#search-taxes { /* Taxes header */
}
#search-taxes2 { /* Taxes homepage header */
}
#see_more {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; 
	position: relative;
	background-color: #900; 
	color: #fff; 
	font-weight: bold; 
	padding: 5px; 
	margin: 0 0 4px 0; 
	font-size: 12px; 
	clear: right;
}
#see_more a { 
	white-space: nowrap; 
	margin: 0 17px; 
	color: #fff; 
	text-decoration: underline;
}
#search {
	width: 410px;
	height: 30px;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_search_box.gif') top left no-repeat;
}
#search2 {
	float: right;
	padding-right: 10px;
	width: 410px;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_search_box2.gif') top left no-repeat;
}
#search .text, #search2 .text {
	float: left;
	width: 300px;
	margin-top: 4px;
	margin-left: 4px;
	font: italic 15px/1.2 Tahoma, Arial, Helvetica, sans-serif;
	padding-left: 2px;
	border: none;
	color: #626262;
}
#search .submit, #search2 .submit {
	float: right;
	width: 80px;
	height: 22px;
	margin-top: 4px;
	margin-right: 4px;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_search_btn.gif') top left no-repeat;
	border: none;
	font: 13px/1.2 Georgia, "Times New Roman", Times, serif;
}
form {
	display: inline;
}
#body {
	width: 998px;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px auto;
}
#main {
	/*top: -36px;*/
	width: 998px;
}
#left {
	float: left;
	width: 638px;
}
#label h1,
#label h2, #label h2 a {
	float: left;
	font: bold 15px/1.2 Arial, Helvetica, sans-serif;
	color: #909090;
}
/* For Header */
#strip #label h2 {
	padding: 10px 0 0 10px;
}
#strip #label span {
	margin: 30px 10px 0 0;
}
#strip #label h2 a,
#strip #label h2 a:visited {
	color: #909090;
	text-decoration: none;
}
#label span {
	float: right;
	font: 12px/1.2 Arial, Helvetica, sans-serif;
	color: #AEAEAE;
}
#label span a {
	/*RSS Icon Only*/
	width: 13px;
	height: 13px;
}
#label span img {
	vertical-align: middle;
	*vertical-align: middle;
}
.thumbnail,
.attachment-thumbnail {
	float: left;
	/*width: 153px;
	height: 107px;*/
	border: 1px solid #808080;
	margin-right: 10px;
}
img.alignright {
	float: right;
}
img.alignleft {
	float: left;
}
.posts {
	padding-top: 10px;
}
.post {
	float: right;
	width: 473px;
}
.post h2 a,
.posts h1 {
	font: 18px/1 Georgia, "Times New Roman", Times, serif;
	color: #222;
	text-decoration: none;
}
.post h2 a {
	color: #0053b9;
}
.posts h1 {
	font-size: 24px;
	line-height: 1em;
}
.post h2 a:hover {
	text-decoration: underline;
}
.posts .author {
	font: 11px/2 Arial, Helvetica, sans-serif;
	color: #333;
}
.posts .date {
	font: 11px/1.3 Arial, Helvetica, sans-serif;
	color: #888;
}
.posts hr {
	height: 1px;
}
.posts p {
	font: 14px/1.6 Georgia, "Times New Roman", Times, serif;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
}
.posts ol li {
	font: normal 14px/1.6em Georgia, "Times New Roman", Times, serif !important;
}
.entry h2 {
	font-size: 20px;
	line-height: 1em;
	padding: 10px 0;
}
.entry ol,
.entry ul {
	margin-left: 22px !important;
	list-style-position: inside !important;
}
.kw_intro ol li,
.kw_intro ul li,
.entry ol li,
.entry ul li {
	font: normal 14px/1.6em Georgia, "Times New Roman", Times, serif !important;
}

#related_articles ul {
	padding-bottomn: 4px;
}
a.read_more,
#related_articles ul a {
	font: bold 11.5px/1.2 Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0053b9;
}
a.read_more:hover {
	text-decoration: underline;
}
/*** feature #1 - start ***/
.feature {

}
.label {
	padding-top: 10px;
	font: bold 14px/1 Arial, Helvetica, sans-serif;	
}
.feature ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 638px;
	height: 205px;
	margin-top: 10px;
	overflow: hidden;
	break: right;
}
.feature li {
	float: left;
	width: 117px;
	height: 215px;
	margin-right: 13px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}
.feature li.last {
	margin-right: 0;
}
.feature a {
	font: bold 12px/1.5 Arial, Helvetica, sans-serif;
	color: #222;
	text-decoration: none;
}
.feature a:hover {
	text-decoration: underline;
}
.feature a.cat {
	font: bold 11px/1.8 Arial, Helvetica, sans-serif;
	color: #0053b9;
	text-transform: uppercase;
}
.feature h2 {
	border-top: 3px solid #d1cfc5;
	font-size: 14px;
}
/*** feature #1 - end ***/
/*** feature #2 - start ***/
.feature2 {

}
.feature2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 638px;
	height: 150px;
	margin-top: 10px;
	overflow: hidden;
	break: right;
}
.feature2 li {
	float: left;
	width: 117px;
	height: 150px;
	margin-right: 13px;
	font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}
.feature2 li.last {
	margin-right: 0;
}
.feature2 a {
	font: bold 12px/1.5 Arial, Helvetica, sans-serif;
	color: #222;
	text-decoration: none;
}
.feature2 a:hover {
	text-decoration: underline;
}
.feature2 a.cat {
	font: bold 11px/1.8 Arial, Helvetica, sans-serif;
	color: #0053b9;
	text-transform: uppercase;
}
.feature2 h2 {
	border-top: 3px solid #d1cfc5;
	font-size: 14px;
}
/*** feature #2 - end ***/
#related_articles {
	/*margin-left: 10px;*/
	float: left;
}
#related_articles ul {
	/*list-style-image: url(/wp-content/themes/banks_ui_v7/images/bull_related_articles.gif);*/
	list-style-type: none;
	float: left; 
	width: 198px; 
	margin: 5px 0 0 5px !important;
	padding-left: 4px !important;
}
#related_articles ul li {
	background: url(/wp-content/themes/banks_ui_v7/images/bull_related_articles.gif) 0px 5px no-repeat;
	background-position: 0 1px\0/; /* IE8 hack */
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 7px\0/;
	/* *padding-left: 0; */
	float: left; 
	width: 200px; 
	min-height: 24px;
}
#related_articles ul {
	width: 100% !important; 
}
#related_articles .related_box {
 	border: 1px solid #eee; 
	border-top: none; 
	padding: 15px 0 10px 0;
	margin-bottom: 15px;
}
#related_articles .related_box ul {
	padding-left: 15px !important;
	width: 360px;
}
#related_articles .related_box ul li {
	padding-left: 15px;
	padding-bottom: 5px;
	*line-height: 1.3;
}

html>body #related_articles .related_box ul li {
	padding-bottom: 10px;
}
.img_border {
	width: 117px;
	height: 125px;
	padding: 9px 4px 0 4px;
	background: url('/wp-content/themes/banks_ui_v7/images/img_border.gif') top left no-repeat;
}
#more_articles {
	font: 12px/1.5 Arial, Helvetica, sans-serif;
	margin-top: 13px;
	color: #787878;
}
#more_articles a {
	text-decoration: none;
	border-bottom: 1px dotted #787878;
	margin: 10px;
	color: #0053b9;
	font-weight: normal;	
}
#more_articles a:hover {
	text-decoration: underline;
	border-bottom: none;
	color: #313131;
}
iframe#informa-iframe {
	height: 370px;
	height: 353px\0/; /* IE8 hack */
}
iframe#informa-iframe, x:-moz-any-link, x:only-child { /* FF hack */
	height: 352px;
} 
#informa-iframe {
	/*border-right: 1px solid #5d85b2;*/
	margin: 0;
	padding: 0;
}

/* Search Results Formatting */
#serps ul,
#serps li {
	list-style-type: none;
	margin: 0 !important;
	padding: 0 !important;
}
#serps li {
	padding-bottom: 12px !important;
}
#serps .title,
#serps .description,
#serps .url a {
	font: normal 16px/1.2em Arial, Helvetica, sans-serif;
}
#serps .title a {
	color: #3a63ad;
	font-weight: bold;
	font-size: 18px;
}
*:first-child+html #serps .title a {
	/*margin-left: -16px;*/
}
#serps .url a {
	color: #008000;
	text-decoration: none;
}
#serps .sponsored_tag,
#serps .web_results {
	color: #ccc;
	font: bold 11px Arial,sans-serif;;
	text-align: right;
	text-transform: uppercase;
}

#pagination {
	text-align: right;
	font: bold 13px/1.5 Arial, Helvetica, sans-serif;
	padding-bottom: 30px;
}
#pagination a {
	text-decoration: none;
	color: #0053b9;
}
#pagination a:active {
	color: #c0c0c0;
}
#pagination a:hover {
	text-decoration: underline;
}


/*** RIGHT RAIL ***/
#right {
	float: right;
	width: 330px;
}
#right ul, #right ul ol {
	margin: 0;
	padding: 0;
}
#right ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#right ul p, #right ul select {
	margin: 5px 0 8px;
}
#right ul ul, #right ul ol {
	margin: 5px 0 0 10px;
}
#right ul ul ul, #right ul ol {
	margin: 0 0 0 10px;
}
#right ul ul li, #right ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#right h2.widgettitle {
	clear: both;
	width: 343px;
	height: 32px;
	padding: 0 0 0 7px;
	font: bold 14px/2.5 Arial, Helvetica, sans-serif;
	color: #333;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_sidebar_heading.gif') top left repeat-x #f5f4ed;
}
#right #sidebar_tax h2.widgettitle {
	color: #fff;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_sidebar_heading_blue.gif') top left repeat-x #f5f4ed;
}
#right h2.widgettitle .title {
	float: left;
}
#right h2.widgettitle a.add_chart {
	float: right;
	margin-right: 7px;
	font: normal 11px/3 Arial, Helvetica, sans-serif;
	color: #333;
}
#right li.widget_informa_rates {
	padding: 0;
}
#right #single_text_ad {
	width: 343px;
	padding: 6px 0 6px 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: url('/wp-content/themes/banks_ui_v7/images/bg_sidebar_heading2.gif') top left repeat-x #f5f4ed;
}
#right .sponsored_label {
	font: bolder 10px/1 Arial;
	text-transform: uppercase; 
	color: #ccc;
}
#right #single_text_ad .text_ad {
	padding: 10px 0 10px 10px;
}
.text_ad .title a,
.text_ad .title a:visited {
	color: #000;
	font: bold 14px/1 Arial;
	text-decoration: none;
}
.text_ad .description {
	font-size: 12px;
	padding-bottom: 8px;
}
.text_ad .url a,
.text_ad .url a:visited {
	font-size: 11px;
	text-decoration: none;
	border-bottom: 3px double #000;
}

#right .widget_recent_entries ul li,
#right .widget_rss ul li {
	list-style-type: decimal;
	margin-left: 32px !important;
	line-height: 1.4em;
}
#right .widget_recent_entries ul, 
#right .widget_rss ul {
	margin-top: 10px;
}
#right .widget_recent_entries ul a,
#right .widget_recent_entries ul a:visited, 
#right .widget_rss ul a,
#right .widget_rss ul a:visited {
	color: #333;
}

/*** RIGHT RAIL ADS TAXES ***/
#taxprep {
	margin: 10px;
	padding: 0;
	background: #fff url(/wp-content/themes/banks_ui_v7/images/sidebar_box_bg.gif) bottom left repeat-x;
	border:1px solid #ccc;
	/*border-top: none;*/
	color: #29679b;	
	width: 330px;
}
#taxprep td a {margin-left: 10px;}
#taxprep td a, #taxprep td a:visited {
	font: bold 13px/1.8em Tahoma, Arial, Helvetica, sans-serif;
	color: #0014a9;
	text-decoration: underline;
}
#taxprep img {
	border: 1px solid #2c4b6f;
}
#taxprep img.noborder {
	border: none;
}
#taxprep table, #taxprep tr, #taxprep td, #taxprep a {margin:0;padding:0;}
#taxprep td {height:35px; width:330px;}
#taxprep td.row1{background:url(/wp-content/themes/banks_ui_v7/images/bg_efile.gif) bottom right no-repeat;}
#taxprep td.row1 a{font-family: arial black;font-weight:normal; letter-spacing: .06em;}
#taxprep td.row2{background:url(/wp-content/themes/banks_ui_v7/images/bg_taxforms.gif) bottom right no-repeat;}					
#taxprep td.row3{background:url(/wp-content/themes/banks_ui_v7/images/bg_copies.gif) bottom right no-repeat;}					
#taxprep td.row4{background:url(/wp-content/themes/banks_ui_v7/images/bg_ushat.gif) bottom right no-repeat;}					
#taxprep td.row5{background:url(/wp-content/themes/banks_ui_v7/images/bg_refund.gif) bottom right no-repeat;}					
#taxprep td.row6{background:url(/wp-content/themes/banks_ui_v7/images/bg_taxcalc.gif) bottom right no-repeat;}					
#taxprep td.row7{background:url(/wp-content/themes/banks_ui_v7/images/bg_paid.gif) bottom right no-repeat;}					
#taxprep td.row8{background:url(/wp-content/themes/banks_ui_v7/images/bg_file.gif) bottom right no-repeat;}					
#taxprep td.row9{background:url(/wp-content/themes/banks_ui_v7/images/bg_taxid.gif) bottom right no-repeat;}					
#taxprep td.row10{background:url(/wp-content/themes/banks_ui_v7/images/bg_creditreport.gif) bottom right no-repeat;}
#taxprep td.row11{background:url(/wp-content/themes/banks_ui_v7/images/bg_protectid.gif) bottom right no-repeat;}
#taxprep td.row12{background:url(/wp-content/themes/banks_ui_v7/images/bg_taxext2.gif) bottom right no-repeat;}					
#taxprep td.row13{background:url(/wp-content/themes/banks_ui_v7/images/bg_mastercard.gif) bottom right no-repeat;}
#taxprep td.row14{background:url(/wp-content/themes/banks_ui_v7/images/bg_corptaxonline.gif) bottom right no-repeat;}
#taxprep img {border:none;}

/*** Taxpayer Tools Tabs ***/
/*
#sidebar_tax_tabs {
	border-bottom: 1px solid #333;
	padding: 0 15px 0 15px;
	height: 30px;
}

.taboff {
	float: left;
	border: 1px solid #999;
	background-color: #ededed;
	margin-top: 2px;
	padding: 4px 6px 3px 6px;
}
.tabon {
	border-color: #333;
	border-bottom: #fff;
	background-color: #fff;
	margin-top: 0;
	padding: 6px 6px 4px 6px;
}

.side_tax_list {
	display: none;
	margin-top: 10px;
}
*/
#sidebar_tax ol a,
#sidebar_tax ol a:visited {
	color: #101741;
	font: normal 14px/1em Arial, Helvetica, sans-serif;
}
.side_tax_list ol {
	border-top: 10px solid #fff;
	background-color: #dee0e7;
	clear: both;
	padding-top: 10px;
	width: 330px;
}
.side_tax_list ol li {
	border-bottom: 1px solid #b2b3b3;
	/*list-style-type: decimal !important;
	margin-left: 32px !important;*/
	line-height: 1.4em;
	padding-left: 10px;
	text-indent: 10px;
}


#right .related_search_hard ol a,
#right .related_search_hard ol a:visited {
	color: #333;
}
#right .related_search_hard ol li {
	list-style-type: decimal !important;
	margin-left: 32px !important;
	line-height: 1.4em;
}


#right .widget_pages ul a,
#right .widget_pages ul a:visited,
#right ul#top_stories a,
#right ul#top_stories a:visited {
	color: #333;
	text-decoration: none;
	padding: 3px;
}
#right ul#top_stories a,
#right ul#top_stories a:visited {
	font: bold 12px/1.4em Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#right .widget_pages ul a:hover,
#right ul#top_stories a:hover {
	text-decoration: underline;
}
#right .widget_pages ul li,
#right ul#top_stories li {
	list-style-type: square !important;
	margin-left: 20px !important;
	line-height: 1.4em;
	font-size: 11.5px;
}
#right ul#top_stories li {
	font-family: Arial, Helvetica, sans-serif;
}
#right .widget_pages .selected {
	background-color: #f5f4ed;
	font-weight: bold;
}
#right .widget_related_articles h2.widgettitle {
	font-size: 12px;
}
/*** FOOTER ***/
/*
.push {
	height: 296px;
}
*/
#footer {
	/*height: 276px;*/
	background: url(images/bg_footer.gif) top left #c0c0c0;
	text-align: center;
	padding: 10px 0;
}
#footer .inner {
	width: 998px;
	margin: auto;
	text-align: left;
}
#footer h2 {
	color: #990000;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	float: left;
	width: 126px;
}
#footer a {
	font: bold 11px/1.5 Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#footer p {
	font: bold 12px/1.2 Arial, Helvetica, sans-serif;
}
#footer img {
	margin: 10px 10px 10px 0;
}
#footer .footer_links,
#footer .footer_links a {
	color: #7a7a7a; 
	font: normal 11px/2em Arial, Helvetica, sans-serif;
	text-align: center; 
	text-transform: uppercase; 
}

