/* @override
	http://thestockwizards.net/wp-content/themes/tsw2/style.css
*/

/*
Theme Name: The Stock Wizards
Theme URI: http://thestockwizards.net
Author: Travis Vocino
Author URI: http://vocino.com
*/

@import url("css/960.css");

@import url("css/reset.css");

@import url("css/text.css");

/* @group Header */

#wrapheader {
	border-top: 10px solid #c00;
	background: #000 url(images/2-bg-header.jpg) no-repeat center top;
	padding-bottom: 30px;
	padding-top: 6px;
}

#logo {
	margin-bottom: 0;
}

#logo h1 {
	margin: 0;
	padding: 0;
	border-style: none;
}

/* @end */

/* @group Navigation */

#wrapnavigation {
	background-color: #111;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#wrapcatnavigation {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

#feed {
	text-align: right;
	float: right;
}

#nav, #catnav, #feed {
	margin: 0;
	padding: 0;
}

#nav ul, #catnav ul, #feed ul {
	margin: 0;
	padding: 0;
}

#nav ul li, #catnav ul li, #feed ul li {
	display: inline;
	list-style-type: none;
	line-height: 3;
	margin: 0;
	padding: 0;
}

#nav ul li a {
	font-weight: bold;
	text-decoration: none;
	font-size: 125%;
	color: #eee;
	padding-right: 0;
	padding: 15px;
}

#nav ul li a:hover, #feed ul li a:hover {
	color: #ccc;
}

#catnav ul li a {
	padding: 15px;
	color: #111;
	text-decoration: none;
	font-size: 110%;
}

#catnav ul li a:hover {
	color: #555;
}

#feed ul li a {
	background: url(images/2iconrss.png) no-repeat right center;
	font-weight: bold;
	text-decoration: none;
	font-size: 125%;
	color: #eee;
	padding: 15px 25px 15px 15px;
}

/* @end */

/* @group Front */

#traderscorner img, #industrynews img {
	margin-bottom: 20px;
}

#traderscorner ul li, #industrynews ul li {
	margin: 3px 0 10px;
	list-style-type: none;
}

#traderscorner ul li a, #industrynews ul li a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/2icon_right.png) no-repeat left top;
	padding-left: 15px;
}

#hotstocks li {
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#hotstocks li a {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/2icon_right.png) no-repeat left top;
	padding-left: 15px;
}

#toptenlist ol {
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#toptenlist ol li {
	list-style-type: decimal;
	font-size: 125%;
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-position: outside;
	margin: 2px 0 2px 20px;
}

#toptenlist ol li:hover {
	border-color: #ccc;
}

#toptenlist ol li span.gain {
	background: url(images/2icon_up.png) no-repeat right center;
	padding-right: 20px;
	color: #333;
}

#toptenlist ol li span.dot {
	color: #fff;
}

#toptenlist ol li a {
	font-weight: bold;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#toptenlist ol li span.gain {
	float: right;
}

#video object {
	border: 1px solid #ccc;
	padding: 12px;
	background-color: #eee;
}

#wrapseen {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 30px;
}

#wrapseen div.grid_3 {
	height: 50px;
	margin-top: 0;
	margin-bottom: 0;
}

#wrapseen #seen1 {
	background: url(images/market.png) no-repeat center center;
}

#wrapseen #seen2 {
	background: url(images/msnbc.png) no-repeat center center;
}

#wrapseen #seen3 {
	background: url(images/yahoo.png) no-repeat center center;
}

#wrapseen #seen4 {
	background: url(images/fool.png) no-repeat center center;
}

/* @end */

/* @group Content Pages */

#wrapcontent a {
	color: #a00;
	font-weight: bold;
	text-decoration: none;
}

#wrapcontent a:hover {
	color: #000;
}

h2.entry-title {
	color: #000;
	line-height: 1;
}

#entry-meta {
	border-top: 1px dotted #ccc;
	padding-top: 25px;
}

#entry-meta a {
	color: #333;
	border-bottom: 1px dotted #999;
}

div.widget-sidebar h4 {
	font-size: 120%;
	margin: 0 0 10px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	color: #000;
	border-top: 2px solid #ccc;
	padding-top: 10px;
}

div.widget-sidebar a {
	text-decoration: none;
	color: #a00;
}

div.widget-sidebar a:hover {
	text-decoration: none;
	color: #333;
}

h3.entry-title {
	margin: 0 0 10px;
}

h3.entry-title a {
	color: #a00;
	text-decoration: none;
}

h3.entry-title a:hover {
	color: #333;
	text-decoration: none;
}

div.entry-content {
	margin-bottom: 30px;
}

div.entry-content p a {
	color: #a00;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

div.entry-content p a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

div.widget-sidebar ul li {
	margin: 3px 0 5px;
	padding: 3px 0 5px;
	list-style-type: none;
}

small abbr.published {
	margin: 0 0 15px;
	display: block;
	background: url(images/2icon_cal.png) no-repeat left center;
	padding-left: 20px;
	color: #555;
}

div.entry-content p a.more-link {
	color: #a00;
	font-weight: bold;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-bottom-style: solid;
	display: inline-block;
}

div.entry-content p a.more-link:hover {
	background-color: #ccc;
	color: #000;
}

#sidebar {
	font-size: 90%;
}

#sidebar div.widget-sidebar div ul li span.entry-meta {
	color: #999;
}

#sidebar div.widget-sidebar div ul li span.entry-meta span.time-meta a {
	color: #888;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

/* @end */

/* @group Footer */

#wrapfooter {
	background-color: #eee;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding: 30px;
}

#copyright p a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

#copyright p a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

#copyright p {
	margin: 0

;
}

/* @end */

/* @group Subscribe */

#topsubscribe {
	color: #eee;
	font-size: 110%;
	margin-bottom: 0;
	margin-top: 20px;
}

#sign_up_email_address {
	font-size: 120%;
	padding: 10px;
	background-color: #111;
	border: 1px dashed #cc0000;
	color: #eee;
	margin-top: 10px;
	float: left;
	width: 240px;
}

#sign_up_email_address:focus {
	border: 1px solid #fff;
}

#sign_up_button {
	float: right;
}

input#contest_email {
	color: #333;
	border: 1px solid #999;
	padding: 10px;
	font-size: 150%;
	margin-bottom: 10px;
	width: 90%;
}

input#contest_button {
}

form#contest_subscribe {
	text-align: center;
}

/* @end */

/* @group Ticker */

div.scrollWrapper {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 20px;
	color: #eee;
}

#scrollingText div.scrollWrapper div.scrollableArea li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #555;
}

#scrollingText div.scrollWrapper div.scrollableArea li a:hover {
	border-bottom: 1px solid #f00;
}

#scrollingText div.scrollWrapper div.scrollableArea li span.gain {
	background: url(images/2icon_up.png) no-repeat right center;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#scrollingText div.scrollWrapper div.scrollableArea li span.dot {
	color: #999;
}

div.scrollableArea {
	position: relative;
	width: auto;
	height: 20px;
}

#scrollingText {
	position: relative;
	height: 20px;
}

#scrollingText div.scrollWrapper div.scrollableArea li {
	display: inline;
	margin: 0;
	padding-right: 50px;
	height: 20px;
}

/* @end */

/* @group Partners */

#links div.grid_12 ul li {
	display: inline;
	margin: 0 0 10px;
	padding: 0;
}

#links div.grid_12 ul li a {
	width: 290px;
	font-size: 120%;
	line-height: 2;
	display: inline-block;
	margin-right: 17px;
}



/* @end */

/* @group Contact Form */

input#submitted.submit {
	border-style: none;
	margin: 0;
	padding: 0;
	width: 130px;
	height: 50px;
}

.screenReader { left: -9999px; position: absolute; top: -9999px; }
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }
ol.forms { float: left; list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px; 
	position: relative;
	width: 100%;
	margin-left: 0;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 20px;
	width: 100px;
}
ol.forms input, ol.forms textarea {
	padding: 5px;
	width: 214px;
	border: 1px solid #999;
	font-style: inherit;
	font-size: 120%;
}
ol.forms textarea { height: 300px; width: 334px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #eee; border-color: #a00;
	border-style: dashed;
}
.error { color: #f00; }
ol.forms li .error { font-size: 12px; margin-left: 20px; }
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	background: #ff9800;
	border: none;
	color: #000;
	cursor: pointer;
	font: 16px/16px "Avenir LT Std", Helvetica, Arial, sans-serif;
	overflow: hidden;
	padding: 6px 3px 3px 3px;
	text-transform: uppercase;
	width: auto;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto; }

/* @end */

/* @group Search */

form#searchform {
  margin: 0 0 15px;
  padding: 0;
}

input#s {
  padding: 3px;
  font-size: 120%;
  border: 1px solid #ccc;
  margin: 0;
}

input#s:focus {
  border: 1px solid #999;
  background-color: #eee;
}

input#searchsubmit {
  border: 1px solid #ab0000;
  height: 25px;
  margin: 0;
  padding: 5px 7px;
  color: #fff;
  background-color: #df0000;
  font-weight: bold;
}

input#searchsubmit:hover {
  border: 1px solid #000;
  background-color: #333;
}

label.screen-reader-text {
  display: block;
  font-style: italic;
}



/* @end */

