/*  
Theme Name: Bankaholic
Theme URI:
Description:
Version: 2.0
Author: JW (jw@jw.com)
*/

body {
	background:#a8e233;
	margin:10px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
a {
	color:#253785;
	text-decoration:none;
	}
a:hover {
	color:#cc0000;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}

/* The Header */

.top {
	width:983px;
	height:144px;
	border-bottom:1px solid #909090;
	background:#000 url(images/topBg.png) top no-repeat;
	margin:0 auto;
	position:relative;
	}
.top a.logo {
	display:block;
	height:112px;
	width:202px;
	background:url(images/logo.png);
	position:absolute;
	top:17px;
	left:20px;
	}
.top a.poweredBy {
	display:block;
	height:30px;
	width:124px;
	background:url(images/theStreetLogo.png);
	position:absolute;
	top:108px;
	right:16px;
	}
.top div.ad {
	width:728px;
	height:90px;
	position:absolute;
	top:13px;
	right:15px;
	}
.top div.tabs2 {
	height:33px;
	line-height:33px;
	/* width:603px; */
	position:absolute;
	left:240px;
	top:111px;
	}
.top div.tabs2 a {
	display:block;
	float:left;
	height:33px;
	width:147px;
	background:url(images/tab.png) top;
	margin-right:1px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
	}
.top div.tabs2 a:hover {
	background-position:bottom;
	}

/* The Wrapper */

.wrapper {
	width:967px;
	background:#fff;
	margin:0 auto;
	padding:8px 10px 8px 6px;
	}

/* Both Sidebars */

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	background:#75bf00;
	margin:0;
	padding:0 0 0 10px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:lowercase;
	line-height:30px;
	}
.sidebar h2 a {
	display:block;
	height:30px;
	margin-left:-10px;
	padding-left:10px;
	}
.sidebar h2 a, .sidebar h2 a:hover {
	color:#fff;
	text-decoration:none;
	}
.sidebar h2 a:hover {
	background:#cc0000;
	}
.sidebar ul li ul {
	margin:8px 0;
	background:url(images/dottedLine.png) bottom repeat-x;
	padding-bottom:1px;
	}
.sidebar ul li ul ul {
	margin:0;
	}
.sidebar ul li ul li {
	background:url(images/dottedLine.png) top repeat-x;
	clear:both;
	padding-top:1px;
	}
* html .sidebar ul li ul li {
	height:1em;
	}
.sidebar ul li ul li:hover {
	background:#75bf00 url(images/dottedLine.png) top repeat-x;
	}
.sidebar ul li ul li:hover a {
	color:#fff;
	}
.sidebar ul li ul li a {
	display:block;
	padding:6px 5px;
	color:#253785;
	text-decoration:none;
	font-weight:bold;
	}
.sidebar ul li ul li a:hover {
	color:#fff;
	}

/* The Left */

.leftSidebar {
	float:left;
	width:180px;
	margin-right:6px;
	}
.leftSidebar ul li.featuredDeals ul li a {
	height:35px;
	line-height:15px;
	padding:6px 2px;
	}
.leftSidebar ul li.featuredDeals ul li img {
	float:left;
	margin-right:7px;
	}
.leftSidebar div.alignCenter {
	margin:10px auto;
	text-align:center;
	}

/* The Right */

.rightSidebar {
	float:right;
	width:300px;
	}
.rightSidebar ul li.rightAd {
	margin-bottom:10px;
	text-align: center;
	}
.rightSidebar ul li.detailedList ul li {
	padding-left:5px;
	padding-top:6px;
	padding-bottom:6px;
	}
.rightSidebar ul li.detailedList ul li:hover {
	color:#fff;
	}
.rightSidebar ul li.detailedList ul li img {
	float:right;
	background:#000;
	padding:1px;
	border:2px solid #bedaea;
	margin-left:5px;
	}
.rightSidebar ul li.detailedList ul li a {
	padding:0;
	display:inline;
	}

/* Black Styled Links */

.sidebar ul li.blackStyled ul li a {
	color:#000;
	font-weight:normal;
	}
.sidebar ul li.blackStyled ul li a:hover {
	color:#fff;
	}

/* The Subscribe Form */

.rightSidebar .subscribe {
	background:url(images/rss-subscribe.png) top center no-repeat;
	position:relative;
	height:55px;
	margin-bottom:5px;
	}
.rightSidebar .subscribe .rss {
	position:absolute;
	top:10px;
	left:55px;
	font-size:10px;
	color:#000;
	font-style:italic;
	}
.rightSidebar .subscribe .rss a {
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	}
.rightSidebar .subscribe form {
	margin:0;
	padding:0;
	display:block;
	position:absolute;
	left:55px;
	top:45px;
	}
.rightSidebar .subscribe form p {
	margin:0;
	padding:2px 0;
	}
.rightSidebar .subscribe form input.input {
	padding:0;
	border:1px solid #7f9db9;
	padding:2px 0;
	color:#000;
	width:130px;
	}
.rightSidebar .subscribe div.submit {
	position:absolute;
	top:29px;
	left:140px;
	width:94px;
	height:24px;
	}
.rightSidebar .subscribe div.submit input {
	width:94px;
	height:24px;
	padding:0;
	border:none;
	background:url(images/subscribeButton.png) top no-repeat;
	color:#fff;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	}
.rightSidebar .subscribe div.submit input:hover {
	background-position:bottom;
	}

/* The Content */

.content {
	float:left;
	width:470px;
	background:url(images/contentBg.png) repeat-y;
	}
.contentTop {
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(images/contentTop.png);
	}
.contentBottom {
	height:9px;
	overflow:hidden;
	width:100%;
	background:url(images/contentBottom.png);
	}
.contentInner {
	padding:0 15px;
	}
.content .title {
	color:#253785;
	font-weight:bold;
	margin:0 0 5px 0;
	font-size:18px;
	}
.content .title a {
	text-decoration:none;
	}
.content .title a:hover {
	color:#cc0000;
	}
.content .postInfo {
	color:#444;
	font-size:10px;
	line-height:13px;
	height:27px;
	overflow:hidden;
	margin-bottom:5px;
	}
.content .postInfo img {
	float:left;
	border:1px solid #000;
	width:25px;
	height:25px;
	margin-right:7px;
	}
.content .text {
	line-height:18px;
	}
.content .text p {
	margin-top:0;
	}
.content .text a.more-link {
	background:url(images/readMoreLink.png) left no-repeat;
	padding:1px 0 1px 20px;
	color:#cc0000;
	text-decoration:none;
	float:right;
	}
.content .postBottom {
	clear:both;
	height:31px;
	background:url(images/dottedLineTwo.png) bottom repeat-x;
	margin-bottom:20px;
	font-size:12px;
	}
.content .postBottom a.comments {
	float:right;
	color:#cc0000;
	text-decoration:underline;
	background:url(images/commentsIcon.png) left no-repeat;
	padding:1px 0 1px 20px;
	font-size:12px;
	}
.content .postBottom a.comments:hover {
	color:#2b5ebf;
	}

/* The Footer */

.footer {
	width:918px;
	padding:30px 0 0 65px;
	margin:0 auto;
	border-top:1px solid #909090;
	background:#000;
	color:#fff;
	}
.footer h2 {
	color:#fff;
	margin:0 0 10px 0;
	font-size:16px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer ul a {
	color:#fff;
	text-decoration:none;
	}
.footer ul a:hover {
	color:#cc0000;
	}
.footer ul li {
	float:left;
	width:280px;
	margin-right:7px;
	margin-bottom:20px;
	}
.footer ul li ul li {
	float:none;
	width:auto;
	margin-right:0;
	margin-bottom:0;
	line-height:20px;
	background:url(images/footerLi.png) 0 9px no-repeat;
	padding-left:8px;
	}
.copyright {
	height:20px;
	width:928px;
	margin:0 auto;
	background:#000 url(images/footerBg.png) bottom no-repeat;
	color:#fff;
	padding:0 35px 0 20px;
	}
.copyright .copyText {
	float:right;
	}
.copyright a {
	color:#fff;
	text-decoration:none;
	}
.copyright a:hover {
	color:#fff;
	text-decoration:underline;
	}

/* The Navigation */

.navigation {
	font-size:16px;
	color:#1388c5;
	font-weight:bold;
	margin:0 0 30px 0;
	height:24px;
	}
.navigation a {
	color:#1388c5;
	text-decoration:none;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.navigation .alignleft {
	float:left;
	}
.navigation .alignright {
	float:right;
	}
h2.pagetitle {
	text-align:left;
	font-size:12px;
	color:#1388c5;
	padding-bottom:1px;
	}

/* The Comments */

.commentstop {
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
.existingcomments {
	float:right;
	}
.commentstop h2 {
	font-size:16px;
	margin:0;
	color:#253785;
	text-transform:uppercase;
	line-height:normal;
	}
.commentstop a {
	color:#253785;
	text-decoration:none;
	}
.commentstop a:hover {
	color:#cc0000;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	}
.comments li {
	padding:20px 20px 0 20px;
	background:#fff;
	border:1px solid #d5f0a4;
	margin-bottom:5px;
	overflow:hidden;
	}
.comments li.alt {
	background:#f6fceb;
	border-color:#def3b6;
	}
.comments ol p {
	margin:0;
	padding:0 0 20px 0;
	}
.commentinfo {
	padding-bottom:10px;
	}
.commentinfo span {
	text-transform:uppercase;
	font-size:10px;
	}
.respond textarea {
	width:428px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	border:1px solid #d8d8d5;
	overflow:auto;
	padding:5px;
	}
.respond input {
	background:#fff;
	border:1px solid #d8d8d5;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	}
.respond input#submit {
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 129px;
	cursor:pointer;
	}
	
/* Marketplace widget */
li#marketplace h2 {
  margin: 10px 0 5px 0;
}

li#marketplace td {
  background: url('images/dottedLine.png') center top repeat-x;
}


/*sem page css*/

.contentsem {
	float:left;
	width:620px;
	}
.contentsem.text {
	line-height:18px;
	}

#textaddbottom{
font-family:Verdana;font-size:10px;color: rgb(128, 128, 128);text-align: center;margin-bottom: 5px;
}