/*
Theme Name: Green Marinee Jr
Theme URI: http://www.embeddedstar.com/
Description: Green Marinee Jr for CareerBuilder
Author: Ken Cheung
Version: 1.0.1 */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
	color: #3F3F3F;
	}
a:link, a:visited, a:active {
	color: #78A515;
	}
/*a:hover {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}*/
.bookmark {
	font-size: .9em;
	color: #999;
	margin: 0 0 0 0px;
	}
.bookmark a:link, .bookmark a:visited, .bookmark a:active {
	color: #999;
	}
.bookmark a:hover {
	color: #fff;
	background: #78A515;
	}
#container-cb {
	text-align: left;
	padding: 0;
	margin: 0;
	}
#inner-cb {
	text-align: left;
	padding: 0 10px 1px 10px;
	}
.logo {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 8px 0 8px;
	}
.logo a:hover {
	background: #000;
	}
.tagline {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin: 0 8px 0 8px;
	}
.tagline a:link, .tagline a:visited, .tagline a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	}
.tagline a:hover {
	color: #7DA721;
	background: #fff;
	}
.comments {
	font-size: 1.2em;
	padding-bottom: 5px;
	border-bottom: 3px double #eee;
	}
.submit {
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 0px;
	text-indent: -9999px;
	cursor: pointer;
	}
.submit:hover {
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 0px;
	cursor: pointer;
	}
.footer-cb {
	padding: 10px 0 0 0;
	text-align: center;
	font-size: .8em;
	color: #777;
	}
.footer-cb a:link, .footer-cb a:visited, .footer-cb a:active {
	color: #999;
	text-decoration: underline;
	}
.footer-cb a:hover {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}
.social {
	text-align: center;
	}
.social a {
	margin: 5px 5px 0 5px;
	}
.social a:hover {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}
input {
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}	
