/*** Custom Styles ***/
/*** Note: Some of these styles are seemingly unnecessary, but without them the default stylesheet keeps overwriting things ***/
/*** Note 2: For some reason, some of the main styles won't overwrite in this file, so they've been duplicated in the style.css file. And on the theme options page ***/
/*** Note 3: There are also a few IE specific hacks in the ie.css and ie6.css files, but they don't seem to work either, so I've had to hack this file ***/

body { background:#444; }
#wrap { border:20px solid #3B3B3B; }
.homepage_optin { background:url("../images/homepage_optin_background.png") center bottom no-repeat;margin:0 auto;padding:0 20px 40px 20px;width:462px; }
.homepage_optin_h1 { background:url("../images/homepage_optin_h1.png") left center no-repeat;color:#fff !important;margin:10px auto;padding:8px 16px;text-transform:uppercase;width:465px; }
.homepage_optin input[type="text"] { border:1px solid #ccc;margin:2px 5px;padding:5px;width:200px; }
.homepage_optin .textbox { text-align:center; }
.homepage_optin .submit_button,.popup_submit_button { background:url("../images/submit_button.png") center center no-repeat;height:37px; }
.popup_submit_button { height:54px; }
.homepage_optin .submit_button input[type="submit"],.popup_submit_button input { background:transparent;border:none;color:#fff !important;cursor:pointer;font-weight:bold !important;padding:18px 0 0 114px !important; }
.popup_submit_button input { padding-left:24px !important; }
.homepage_optin a { text-decoration:none; }
.after_post_subscribe { background:url("../images/after_post_subscribe_background1.png") no-repeat center top;color:#fff;margin-top:24px;padding:3px 20px; }
.after_post_subscribe h3 { font-weight:bold;margin-bottom:10px; }
.after_post_subscribe p { padding-bottom:15px; }
.after_post_subscribe input[type="image"] { border:none;color:#fff;margin:0;padding:0; }
.home .after_post_subscribe { margin-top:0; }
.home .after_post_subscribe table { clear:both;margin-top:-20px; }
.home .after_post_subscribe .alignleft { margin-top:6px; }
/*.home .homepage_categories li { background:#eee;display:block;float:left;margin:4px;text-align:center;width:245px; }
.home .homepage_categories li a { background:#eee;display:block;padding:10px;text-decoration:none; }
.home .homepage_categories li a:hover { background:#ddd;color:#fff !important;}*/
.homepage_categories div { clear:both;text-align:justify; }
.homepage_categories div img { border:1px solid #ccc;height:100px;margin-top:24px;width:100px; }
.homepage_categories a { display:block; }

.home #text-10 { display:inherit; }

/* ---------- Header ---------- */

#header {
	background: #3B3B3B url(../custom/images/header_bg.png) left top no-repeat;
	position: relative;
	width: 960px;
	height: 116px;
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 15px;
	overflow: hidden;
	border: none;
}

#header h1 {
	float: left;
	width: 527px;
}

/* ---------- Top Navigation ---------- */

#topmenu {
	float: right;
	margin: 1px 20px 0 0;
	padding: 0;
	width: 300px;
}

#topnav {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	font-size: 15px;
}

#topnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#topnav li a {
	margin: 0;
	padding: 4px 15px;
	background: url(../custom/images/chamfer.png) 100% -23px no-repeat;
	color: #ffffff;
	text-decoration: none;
}

#topnav li.current_page_item a {
	background-position: 100% 0;
}

#topnav li a:hover {
	color: #000000;
}

#topnav li.current_page_item a:hover {
	color: #ffffff;
}


/* ---------- Category Navigation Bar ---------- */

#nav {
	background: #3B3B3B;
}

#navbar {
	background:none repeat scroll 0 0 #3B3B3B;
	font-family: Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	border-top: none;
}
#navbar li a { color:#fff; }

#navbarleft {
	width: 765px;
}

.custom #navbarleft li a {
	color: #ffffff;
	border-right:1px solid #B0B0B0;
}

.custom #navbarleft li a:hover { background:#1194C8; }

#navbarright_searchform {
	width: 190px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
}

input#searchbox {
	background: url(../custom/images/search_bg.png) no-repeat;
	border: none;
	padding: 6px 3px 6px 5px;
	width: 141px;
	color: #8f8f8f;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
}

input#searchbutton {
	background: url(../custom/images/go_button.png) no-repeat;
	border: none;
	color: #fff;
	padding: 4px 2px;
	width: 28px;
	height: 24px;
}

/* ---------- Content ---------- */

#contentmain {
	width: 527px;
	margin: 0px 25px 0 0;
	padding: 20px 0 20px 20px;
	float: left;
	font-size:15px;
}

.postarea {
	width: 507px;
	margin: 0px;
	padding: 0;
	float: left;
}

.postarea h1 {
	font-weight: bold;
}

.postarea h1 a {
	text-decoration: none;
}

.postarea h1 a:hover {
	text-decoration: none;
}

.date {
	width: 507px;
	margin: 0 0 10px 0;
	padding: 5px 0px 0px 0px;
	float: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 15px;
	border-top: 1px solid #ddd;
}

.dateleft {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.dateright {
	width: 207px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: Arial, Tahoma, sans-serif;
	text-align: right;
	float: right;
}

.postmeta {
	width: 507px;
	border-top: 1px solid #ddd;
	margin: 0px;
	padding: 5px 0px 30px 0px;
	font-size: 15px;
}

/* ---------- Footer ---------- */

.featurebot {
	background: #eee;
	width: 960px;
	border-top: 1px solid #666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	overflow: hidden;
}

.featurebot h2 {
	text-align: left;
	padding-left: 5px;
}

.featurebottomwidget {
	width: 306px;
	border-top: 2px solid #666;
	margin: 0px;
	padding: 10px 7px 10px 7px;
	float: left;
	overflow: hidden;
}

.featurebottomwidget li {
	list-style: none;
	margin-left: 5px;
}

.featurebottomwidget li a {
	background: url(../custom/images/footer_bullet.png) 0 4px no-repeat;
	padding-left: 15px;
	text-decoration: none;
}

.featurebot li a:hover {
	text-decoration: none;
	color: #414141;
}

/* ---------- Sidebar ---------- */

#sidebar {
	width: 365px;
	margin: 0px;
	padding: 30px 20px 10px 0px;
	font-family: Arial, Tahoma, Verdana;
	float: right;
	display: inline;
}

#sidebar .widget {
	width: 365px;
	margin: 0 0 30px 0;
	padding: 0px;
	float: left;
}

.widget .widget_content a {
	color: #ffffff;
	text-decoration: underline;
}

a.callbutton {
	position: absolute;
	bottom: 15px;
	right: 15px;
}

p#linkhere a {
	color: white;
}
/*

/* ---------- Break Into Investment Banking widget (replace only the primarywidget_bg.png image) ---------- */

li#text-10 h2 {
	background: url(../custom/images/primarywidget_h2.png) 0 0 no-repeat;
	color: #111111;
	font-size: 15px;
	width: 365px;
	height: 28px;
	border-bottom: none;
	margin: 0;
	padding: 7px 0 0 10px;
	text-transform: none;
	font-weight: bold;
	display: block;
}

li#text-10 {
	background: url(../custom/images/primarywidget_bg.png) 0 35px no-repeat;
	width: 365px;
	height: 265px;
	padding: 0;
	color: #ffffff;
	position: relative;
}

li#text-10 .textwidget {
	padding-right: 10px;
}

li#text-10 p {
	margin-left: 105px;
}

/* ---------- Learn Financial Modeling Widget (replace only the break_bg.png image) ----------- */

li#text-2 h2 {
	background: url(../custom/images/widget_h2.png) 0 0 no-repeat;
	color: #111111;
	font-size: 15px;
	width: 365px;
	height: 28px;
	border-bottom: none;
	margin: 0;
	padding: 7px 0 0 10px;
	text-transform: none;
	font-weight: bold;
	display: block;
}

li#text-2 {
	margin-top: 30px;
	background: url(../custom/images/break_bg.jpg) 0 35px no-repeat;
	width: 365px;
	height: 265px;
	padding: 0;
	color: #ffffff;
	position: relative;
}

li#text-2 .textwidget {
	padding: 0 10px;
}

/* ---------- Network Like a Ninja Widget (replace only the network_bg.png image) ---------- */

li#text-4 h2 {
	background: url(../custom/images/widget_h2.png) 0 0 no-repeat;
	color: #111111;
	font-size: 15px;
	width: 365px;
	height: 28px;
	border-bottom: none;
	margin: 0;
	padding: 7px 0 0 10px;
	text-transform: none;
	font-weight: bold;
	display: block;
}

li#text-4 {
	margin-top: 30px;
	background: url(../custom/images/network_bg.jpg) 0 35px no-repeat;
	width: 365px;
	height: 265px;
	padding: 0;
	color: #ffffff;
	position: relative;
}

li#text-4 .textwidget {
	padding: 0 10px;
}


/* ---------- Ace Your Interviews Widget (replace only the interviews_bg.png image) ---------- */

li#text-5 h2 {
	background: url(../custom/images/widget_h2.png) 0 0 no-repeat;
	color: #111111;
	font-size: 15px;
	width: 365px;
	height: 28px;
	border-bottom: none;
	margin: 0;
	padding: 7px 0 0 10px;
	text-transform: none;
	font-weight: bold;
	display: block;
}

li#text-5 {
	margin-top: 30px;
	background: url(../custom/images/interviews_bg.jpg) 0 35px no-repeat;
	width: 365px;
	height: 344px;
	padding: 0;
	color: #ffffff;
	position: relative;
}

li#text-5 .textwidget {
	padding: 0 10px;
}

a#call {
	position: absolute;
	top: 225px;
	left: 0;
	width: 365px;
	display: block;
	text-indent: -9999px;
}

p#privacy {
	font-size: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 247px;
	left: -20px;	
}

.postwidget {
	background: #fafafa;
	width: 460px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	float: left;
}

/* ---------- Comments ---------- */

.comments {
	width: 480px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	float: left;
}

#submit {
	background: #fafafa;
	border: 1px solid #c0c0c0;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	color: #333;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
}

/* ---------- Next/Previous Post links ---------- */

.page_arrows {
	overflow: hidden;
}

.page_arrows a {
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

.arrowleft {
	float: left;
	width: 200px;
}

.arrowright {
	float: right;
	width: 200px;
	text-align: right;
}

.readmore {
	margin-bottom: 30px;
	font-weight: bold;
}

li.bypostauthor {
	background: #dbdbdb;
}

li.byuser {
    /* CSS styles for registered users comments */
}

#subscribe_form {
	position: absolute;
	top: 164px;
	left: 0px;
}

#subscribe_form input#name {
	border: none;
	background: transparent;
	width: 210px;
	padding: 3px;
	margin-top: 4px;
	margin-left: 130px;
	color: #000000;
}

#subscribe_form input#from {
	border: none;
	background: transparent;
	width: 210px;
	padding: 3px;
	margin-top: 2px;
	margin-left: 130px;
}

input.btn{
	position: absolute;
	top: 63px;
	left: 0;
	border: none;
	margin-left: 10px;
	padding: 0px 5px 0 40px;
	width: 350px;
	background: none;
	font-size: 15px;
	color: #ffffff;
	cursor:pointer
}

input.btnhov {
	text-decoration: underline;
	color: #d7d7d7;
}

.comment {
background: #ffffff;
}

.postbyauthor {
background: #d9d9d9;
}

li.depth-2 {
	width: 420px;
}

li.depth-3 {
	width: 380px;
}

li.depth-4 {
	width: 340px;
}

li.depth-5 {
	width: 300px;
}

