/*
Theme Name:     Dividend-grader
Theme URI:      
Description:    Grader child theme.
Author:         Me
Author URI:     
Template:       grader
Version:        0.1.0
*/


a:hover {
	color: #306F0B;
	text-decoration: underline;
}
a:link, a:visited {
	color: #3E960B;
	text-decoration: none;
}
a:link, a:visited {
	color: #3E960B;
	text-decoration: none;
}

#nav_hot_topics {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0.8em 1em;
	background-color: #3E960B;
	height: 1.1em;
	color: #EEE;
	font-size: 1.1em;
}

#main .tool_box #start_help p a:link, #main .tool_box #start_help p a:visited {
	color: #3E960B!important;
}
#main #text #stock_lists_home h3, #right #stock_lists_home h3 {
	border-bottom: solid #ddd 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #506151;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0 0 8px 0;
}

#main .gallery_ctrls {
	border: solid #3E960B 1px;
	background-color: #FFF;
	margin: 0 0 15px 0;
}

#main #grade_calc table {
	border: solid #3E960B 1px;
	background-color: #FFFFFF;
	border-collapse: collapse;
}
#main #grade_calc table tr#total_grade td {
	border-bottom: solid #3E960B 1px;
	font-weight: bold;
	font-size: 1.6em;
	color: #3E960B;
}
#main #grade_calc table a {
	color: #506151;
	text-decoration: none;
}
#main table tr td, #wide table tr td {
	border-bottom: solid #3E960B 1px;
	border-left: solid #3E960B 1px;
	padding: 7px;
	text-align: center;
	vertical-align: top;
	line-height: 1.4;
}

#main #stock_analysis #related_articles h3 {
	color: #506151;
	font-weight: bold;
	font-size: 1.6em;
}

#main #text h3 {
	color: #506151;
	font-weight: bold;
}

#main #stock_analysis #related_articles div.showhide_ctrl a:link, #main #stock_analysis #related_articles div.showhide_ctrl a:visited {
	text-decoration: none;
	color: #3E960B;
}

#main h2.total_grade span {
	color: #3E960B;
	font-size: 1.3em;
	display: inline;
	font-weight: bold;
	line-height: 1;
	padding-top: 2px;
}

#enter_stocks_input {
	background-color: #FFFFFF;
	border: solid #d7d386 1px;
	width: 324px !important;
	font-size: 1.6em;
	color: #252525;
	padding: 10px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	height: 142px;
}
#dash p.login {
	float: right;
	color: #3E960B;
	padding-top: 3px;
}

#dash {
	border: none;
	background-color: #F4F4F4;
	margin-bottom: 10px;
	padding-bottom: 0 !important;
	padding-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
}

#dash h5 {
	color: #506151;
	font-size: 1.6em;
	font-weight: bold;
	border-bottom: solid #ddd 2px;
	margin: 0 0 10px 0;
}
h1 {
	color: #506151;
	font-size: 2.1em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 20px;
}

h2 {
	color: #506151;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 0.6em;
}

#dash h5 span a:hover {
	color: #306F0B;
}

#dash h5 span a:link, #dash h5 span a:visited {
	color: #3E960B;
}

div#stock_lists {
	background: #F4F4F4;
}

#main #text #stock_lists h3, #right #stock_lists h3 {
	border-bottom: solid #3E960B 2px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	color: #3E960B;
	font-weight: bold;
	margin: 0 0 8px 0;
}

.report-features li {
	width: 47.5%;
	padding: 2.5px 2.5% 2.5px 0;
	display: inline;
	float: left;
}

.report-features {
	overflow: auto;
	margin: 0;
	padding: 0;
	font-size: 1em;
	margin-bottom: 1em;
}

#stock_lists ul li a:link, #stock_lists ul li a:visited, #stock_lists_home ul li a:link, #stock_lists_home ul li a:visited {
	background: #F4F4F4 url(images/bullet_sidebar.gif) no-repeat 5px 3px !important;
	color: #2f5363;
	text-decoration: underline;
	border: solid #F4F4F4 1px!important;
}

a:link, a:visited {
	color: #3E960B;
	text-decoration: none;
}

#nav_top .pubs .pg a span {
	background: white url(images/pg_logo_top.gif) no-repeat;
	width: 130px;
	height: 30px;
}

#nav_top .pubs .pg a:hover span {
	background: white url(images/pg_logo_top.gif) no-repeat;
	background-position: 0 -40px;
	width: 130px;
	height: 30px;
}
