/*  
Theme Name: Online Savings Account
Theme URI:
Description:
Version: 1.0
*/

body {	
	margin:9px 0;
	background:#e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	}
a {
	color:#000000;
	text-decoration:none;
	}
a:hover {
	color:#000000;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper-top {
	height:9px;
	width:991px;
	margin:0 auto;
	background:url(images/wrapper-top.gif);
	overflow:hidden;
	}
.wrapper-bottom {
	padding-top:9px;
	height:33px;
	line-height:33px;
	width:991px;
	margin:0 auto;
	background:url(images/wrapper-bottom.gif) top center no-repeat;
	overflow:hidden;
	color:#7396bf;
	font-size:10px;
	}
.wrapper-bottom a {
	color:#253785;
	text-decoration:none;
	}
.wrapper-bottom a:hover {
	color:#7396bf;
	text-decoration:underline;
	}
.wrapper {
	width:971px;
	padding:0 10px;
	margin:0 auto;
	background:#fff;
	}

/* The Header */

.header {
	height:90px;
	padding-left:10px;
	margin-bottom:10px;
	}
.header a.logo img {
	width:205px;
	height:90px;
	float:left;
	}
.header .leaderboard {
	height:90px;
	width:728px;
	float:right;
	}

/* The Menu */

.menu {
	height:31px;
	margin-bottom:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:31px;
	}
.menu li {
	float:left;
	display:inline;
	}
.menu li a {
	display:block;
	float:left;
	height:31px;
	padding:0 34px;
	background-color:#0068b5;
	border-right:1px solid #00589a;
	
	text-align:center;
	color:#fff;
	}
.menu li a:hover {
	background-color:#dcdcdc;
	border-right:1px solid #bbb;
	color:#ff0000;
	}
.menu li.first a {
	padding-left:36px;
	background-image:url(images/menu.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	}
.menu li.first a:hover {
	background-position:top left;
	}
.menu li.last a {
	background-image:url(images/menu.gif);
	background-position:right -62px;
	background-repeat:no-repeat;
	border-right:0;
	}
.menu li.last a:hover {
	background-position:right -31px;
	border-right:0;
	}

/* The Left Side */

.leftBar {
	float:left;
	width:172px;
	margin-right:8px;
	}
.leftBar .top, .leftBar .bottom {
	height:3px;
	overflow:hidden;
	}
.leftBar .top {
	background:url(images/left-top.gif);
	}
.leftBar .bottom {
	background:url(images/left-bottom.gif);
	margin-bottom:17px;
	}
.leftBar ul {
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	}
.leftBar ul.ads {
	padding-top:12px;
	text-align:center;
	}
.leftBar ul.ads li {
	padding-bottom:20px;
	}
.leftBar ul.ads li img {
	margin-bottom:5px;
	display:block;
        text-align:center;
	}
.leftBar ul.ads li a {
	color:#ff0000;
	cursor:pointer;
	display:block;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:5px;
	}
.leftBar ul.categories {
	padding:3px 8px 14px 8px;
	line-height:28px;
	}
.leftBar ul.categories h2 {
	padding:0;
	margin:0;
	font-size:18px;
	}
.leftBar ul.categories li {
	border-bottom:1px solid #dfdfdf;
	}
.leftBar ul.categories li.title {
	border:none;
	}
.leftBar ul.categories li a {
	color:#000;
	font-weight:bold;
	font-size:11px;
	}
.leftBar ul.categories li a:hover {
	color:#ff0000;
	}

/* The Content */

.content {
	float:left;
	width:471px;
	}
.contentTop, .contentBottom {
	height:3px;
	overflow:hidden;
	}
.contentTop {
	background:url(images/content-top.gif);
	}
.contentBottom {
	background:url(images/content-bottom.gif);
	margin-bottom:17px;
	}
.contentInner {
	padding:10px 14px 1px 14px;
	width:441px;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	}
.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;
	padding-bottom:10px;
	background:url(images/dottedLineTwo.png) bottom center repeat-x;
	margin-bottom:10px;
	}
.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;
	}

/* The Sidebar */

.sidebar {
	float:right;
	width:313px;
	background:#f2f2f2;
	}
.sidebar .top, .sidebar .bottom {
	height:3px;
	overflow:hidden;
	}
.sidebar .top {
	background:url(images/right-top.gif);
	}
.sidebar .bottom {
	background:url(images/right-bottom.gif);
	}
.sidebar ul {
	margin:0;
	padding:6px 5px 0 5px;
	list-style:none;
	}
.sidebar ul li {
	margin-bottom:16px;
	}
.sidebar ul li h2 {
	margin:0;
	padding:10px 16px 0 16px;
	font-size:18px;
	list-style:none;
	background:url(images/sidebarH2.gif) top left no-repeat;
	}
.sidebar ul li h2.hot {
	background-image:url(images/sidebarH2Hot.gif);
	height:53px;
	padding-top:22px;
	line-height:53px;
	padding-left:48px;
	}
.sidebar ul li ul {
	padding:0 16px 9px 16px;
	background:url(images/sidebarLi.gif) top left repeat-y;
	border-bottom:1px solid #e6e6e6;
	}
.sidebar ul li ul li {
	background:#fff;
	margin-bottom:0;
	line-height:28px;
	padding-left:3px;
	border-bottom:1px solid #e6e6e6;
	}
.sidebar ul li ul li ul {
	background:transparent;
	border:none;
	padding:0;
	margin:0 0 9px 16px;
	}
.sidebar ul li ul li ul li {
	border-top:1px solid #e6e6e6;
	}
.sidebar ul li.hot ul li {
	font-weight:bold;
	}
.sidebar ul li.hot ul li span {
	display:block;
	float:left;
	margin-right:12px;
	margin-top:5px;
	width:38px;
	height:18px;
	background:#ff0000;
	color:#fff;
	line-height:18px;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	}

/* The Navigation */

.navigation {
	font-size:16px;
	color:#003F87;
	font-weight:bold;
	margin:0 0 30px 0;
	height:24px;
	}
.navigation a {
	color:#003F87;
	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 #dfdfdf;
	margin-bottom:5px;
	overflow:hidden;
	}
.comments li.alt {
	background:#f2f2f2;
	border-color:#dfdfdf;
	}
.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;
	}