/*  
Description: Working Nurse
Author: Electric Pulp
Author URI: http://electricpulp.com/
*/

	body {
		font-family:arial, helvetica, sans-serif;
		font-size:12px;
		line-height:14px;
		color:#413e3b;
		margin:0;
		padding:0;
		background:#fff;
	}
	a, a:link, a:active, a:visited {
		color:#a44c73;
		text-decoration:none;
	}
	a:hover {
		color:#e30045;
	}
	input,select,textarea, button {
		font-family:arial, helvetica, sans-serif;
		font-size:12px;
		border:1px solid #d9d9d8;
		background:#f7faf1;
		color:#777;
	}
	input, textarea {
		width:97%;
		padding:3px;
	}
	select {
		padding:2px;
		width:97%;
	}
	input.checkbox,
	input.radio {
		width:auto !important;
	}
	#container {
		width:100%;
		position:relative;
		background:url(/images/bck-head.gif) repeat-x top left;
	}
	a#home-link {
		position:absolute;
		left:28px;
		top:15px;
		color:#999;
	}
	.box {
		border:1px solid #ECEBEB;
	}
	.pad {
		padding:20px 20px 0;
	}
	.pad-less {
		padding:10px 10px 0;
	}
	img.masthead {
		margin:0 0 1em;
		border:1px solid #c1bfbe;
	}
	.script {
		font-family: georgia, 'times new roman', times;
		font-style:italic;
	}
	ul.results {
		margin:0;
		padding:0;
		list-style:none;
		border-top:1px solid #c1bfbe;
	}
	ul.results li {
		border-bottom:1px solid #c1bfbe;
		padding:15px 20px;
	}
	.job-side {
		float:left;
		width:190px;
		text-align:right;
	}
	.job-info {
		padding-left:220px;
	}
	.job-info h3 {
		color:#a44c73;
		font-size:22px;
		line-height:22px;
		margin:0 0 10px;
	}
	.job-side h3 {
		color:#666;
		font-size:18px;
		line-height:22px;
		margin:0 0 10px;
	}
	.job-side label {
		display:block;
		font-weight:bold;
		font-size:11px;
	}
	.job-side p {
		color:#5c9900;
		font-size:12px !important;
	}
	.shade {
		background-color:#fefdfd;
	}
	ul.pages {
		float:right;
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.pages li {
		float:left;
	}
	ul.pages li a {
		float:left;
		padding:4px;
		
	}
	ul.pages li.here a {
		background-color:#A44C73;
		color:#fff;
	}
/* header */
	#header {
		font-size:10px;
		margin:0 auto;
		padding-top:35px;
		height:66px;
		width:960px;
		position:relative;
	}
	ul#main-navigation {
		list-style:none;
		position:absolute;
		bottom:0;
		right:0;
		margin:0;
		padding:0;
	}
	ul#main-navigation li {
		float:left;
		background:url(/images/tab-l-grn.gif) top left no-repeat;
		color:#fff;
		display:inline;
		padding-left:6px;
	}
	ul#main-navigation li a {
		background:url(/images/tab-r-grn.gif) top right no-repeat;
		color:#fff;
		float:left;
		display:inline;
		font-size:12px;
		font-weight:bold;
		height:36px;
		line-height:36px;
		padding:0 18px 0 12px;
		text-transform:uppercase;
	}
	ul#main-navigation li:hover {
		background-image:url(/images/tab-l-red.gif);
	}
	ul#main-navigation li:hover a {
		background-image:url(/images/tab-r-red.gif);
	}
	ul#main-navigation li.here {
		background-image:url(/images/tab-l-wht.gif);
	}
	ul#main-navigation li.here a {
		color:#666;
		background-image:url(/images/tab-r-wht.gif);
	}
	#header div.org_name,
	#header h1 {
		text-indent:-9999em;
		float:left;
		width:250px;
		height:58px;
		padding:0;
		margin:0;
		background:url(/images/working-nurse.gif);
	}
	
	.contain {
		background:#f7faf1;
		color:#777;
		padding:3px;
		border:1px solid #d9d9d8;
		margin-right:1%;
	}
	.main .contain p {
		margin:.5em 0;
		padding:0;
		font-weight:bold;
		font-size:11px;
		/*text-transform:uppercase;*/
	}
	#bookmark-site {
		display:none;
		position:absolute;
		top:14px;
		left:290px;
	}
/* structure */

	#content {
		width:932px;
		padding:0 14px;
		margin:0 auto;
		border:1px solid #ecebeb;
		border-width:0 1px;
	}
	.rail {
		width:221px;
		float:left;
		padding:14px 0;
		display:inline;
	}
	.rail div {
		padding:17px;
	}
	
	.rail div.contestBannerSidebar {
		padding:0;
	}
	
	.rail div.social-media {
		padding:5px 0 0;
	}
	.rail div.social-media img {
		padding:0 0 30px;
	}
	.rail form {
		margin:1em 0 0;
	}
	.search-form .round-input {
		padding:0 0 0 11px;
		background:url(/images/search-grn-l.gif) top left no-repeat;
	}
	.round-input input {
		border:none;
		margin:0;
		background:url(/images/search-grn-r.gif) top right no-repeat;
		height:18px;
		padding:6px 0 0;
		width:99%;
		color:#777;
	}
	
	.genbox .search-form .round-input {
		background-image:url(/images/search-grey-l.gif);
		padding:0 0 0 9px;
	}
	.genbox .search-form .round-input input {
		background-image:url(/images/search-grey-r.gif);
	}
	
	.search-form select {
		margin:1em 0 0;
		width:99%;
		border:1px solid #ccc;
		color:#777;
	}
	.search-form select option.grey {
		color:#ccc;
	}
	.search-form button {
		margin:1em 0 0;
		text-align:center;
		width:99%;
		padding:7px 0;
		border:1px solid #fff;
	}
	button, input.bttn {
		background:url(/images/bttn-bckgrnd.gif) top left repeat-x #8c1c4d;
		border:none;
		color:#fff;
		font-weight:bold;
		padding:3px 10px;
		/*text-transform:uppercase;*/
		margin-right:10px;
		width:auto;
	}
	a.bttn {
		background:url(/images/bttn-bckgrnd.gif) top left repeat-x #8c1c4d;
		border:none;
		color:#fff;
		font-weight:bold;
		padding:4px 10px 6px;
		line-height:13px;
		font-size:12px;
		float:left;
		/*text-transform:uppercase;*/
		margin-right:10px;
		width:auto;
	}
	button.green {
		background:url(/images/bttn-green-bckgrnd.gif) top left repeat-x #d4f2a5;
		color:#93c24c;
	}
	span.keyword {
		color:#999;
	}
	.main {
		width:434px;
		padding:13px;
		border:1px solid #ecebeb;
		border-width:0 1px;
		margin:0 14px;
		float:left;
	}
	.full {
		margin:0 0 0 14px !important;
		border-right:none !important;
		padding:14px 0 0 14px !important;
		width:682px;
	}
	.really-full {
		margin:0 0 0 0 !important;
		border:none !important;
		padding:14px 0 0 0 !important;
		width:930px;
	}
	.entry img {
		border:1px solid #a6a4a3;
	}
	.featurebox {
		background:url(/images/bck-green.gif) repeat-x #c2ed82;
		border:1px solid #beda94;
		/*margin-bottom:1px;*/
		margin-bottom:18px;
	}
	.genbox {
		/*background:#fcfdfa;
		border:1px solid #eff6e4;*/
		background:#f5f5f5;
		border:1px solid #d2d3d2;
		margin-bottom:18px;
	}
	.infobox {
		background:#e6f0d8;
		border:1px solid #d9d9d8;
		color:#413e3b;
		margin-bottom:18px;
	}

	.infobox img.magazine {
		float:left;
		margin:0 10px 40px 0;
	}
	.infobox .content-managed {
		padding:0 !important;
	}
	.rail .socialbox {
		background:url("/images/bg_social.png") repeat-x scroll 0 0 #e6f0d8;
		border:1px solid #cfcece;
		margin-bottom:18px;
		padding: 150px 0 0 0;
		text-align:center;
		
		}
	.socialbox .social-link {
		padding: 0 2px;
	}
	
	#newslettersignup {
		color: #fff;
		clear:both;
		height:159px;
		padding:3px;
		background: url(/images/newsletter-sign-up.png) no-repeat top left transparent;
		margin-top:15px;
	}
	#newslettersignup form, #newslettersignup #newsletterthanks {
		position: relative;
		top:110px;
	}
	#newslettersignup input[type='text'] {
		border:0;
		width:100px;
		font-weight:100;
		margin:2px;
		padding:6px 10px;
		background: url(/images/newsletter-sign-up-input-bg.png) no-repeat top left transparent;
		
	}
	
	#newslettersignup input[type='text'].error {
		color:red;
		
	}
	#newslettersignup input[type='submit'] {
		width:55px;
		border:0;
		color:#4B4B4B;
		cursor: pointer;
		font-size:0;
		background: url(/images/newsletter-sign-up-submit-bg.png) no-repeat top left transparent;
		height:30px;
	}
		
	#sidebar {
		background:#fefdfd;
		border:1px solid #f3e7ed;
	}
	ul.my-tools {
		margin:0;
		padding:0;
		list-style:none;
		border-top:1px solid #ccc;
	}
	ul.my-tools li {
		float:left;
		width:50%;
		border-bottom:1px solid #ccc;
	}
	ul.my-tools li.here {
		background:#F1FBE1;
	}
	ul.my-tools li.here a {
		color:#666;
	}
	ul.my-tools li a {
		display:block;
		padding:3px 7px 3px 18px;
		font-weight:bold;
		font-size:13px;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	.genbox ul.archives {
		margin-top: 1em !important; 
	}
	ul.archives {
		list-style:none !important;
		margin:0 !important;
		padding:0 !important;
		border-top:1px solid #ccc !important;
		border-width:1px 0 0 0  !important;
	}
	ul.archives li {
		border-bottom:1px solid #ccc !important;
		border-width:0 0 1px 0  !important;
		padding:0 !important;
		background:none  !important;
		margin:0 !important;
	}
	ul.archives li a {
		color:#5c9900;
		font-weight:bold;
		padding: 6px 0 6px 26px;
		display:block;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	ul.archives li a:hover {
		color:#8c1c4d;
	}
	
	.featurebox ul.archives {
		margin:1em 0 0;
	}
	.featurebox ul.archives li a {
		background:url(/images/arrow-grn-on-grn-small.gif) 5px center no-repeat;
	}
	.featurebox ul.archives li a:hover {
		background-color:#f1fbe1;
		color:#5c9900;
	}
	img.avatar {
		border:1px solid #333;
	}
	.right {
		float:right;
	}
	form#archive-search {
		margin:1em 0 0;
	}
	form#archive-search .round-input {
		float:left;
		background:url(/images/search-l.gif) top left no-repeat;
		padding:0 0 0 10px;
	}
	form#archive-search .round-input input {
		width:105px;
		background:url(/images/search-m.gif) top left repeat-x;
	}
	form#archive-search button {
		float:left;
		height:23px;
		margin:0;
		width:70px;
		font-size:10px;
	}
	ul.sitemap {
		margin:0;
		padding:0;
		list-style:none;
	}
	ul.sitemap li a {
		display:block;
		padding:4px 0 4px 20px;
		background:url(/images/arrow-grn-small.gif) 5px center no-repeat;
	}
	ul.sitemap li {
		list-style:none;
	}
/* content */
	a.block {
		display:block;
		text-align:center;
		margin:1em 0 0;
		color:#789250;
		font-weight:bold;
	}
	ul.subnav {
		list-style:none;
		margin:0 0 1em;
		padding:0;
		border-bottom:1px solid #ccc;
	}
	ul.subnav li {
		float:left;
		margin-right:15px;
	}
	ul.subnav li a {
		padding:6px;
		float:left;
		border:1px solid #fff;
		border-width:1px 1px 0 1px;
	}
	ul.subnav li.navhere a {
		color:#000;
		background:#FCFDFA;
		border:1px solid #ccc;
		border-width:1px 1px 0 1px;
	}
	
	h2 {
		text-transform:uppercase;
		font-size:11px;
		padding:0;
		margin:.5em 0;
	}
	.job-info h1,
	.job-info h2 {
		text-transform: none;
		font-size:20px;
		line-height:24px;
		margin:0 !important;
	}
	.job-info h3 {
		text-transform:uppercase;
		font-size:11px;
		padding:0;
		margin:.5em 0;
	}
	h3.red {
		color:#a44c73;
	}
	#sidebar h3.big {
		font-size:18px;
		margin:0 0 .5em;
	}
	.entry h3 {
		font-size:1.9em;
		line-height:1em;
		padding:0;
		margin:.25em 0;
	}
	.single h3 {
		font-size:3.5em;
		color:#5c9900;
		font-weight:normal;
	}
	#comment-form h3 {
		font-size:1.9em;
	}
	.entry h3 a, .entry h3 a:link, .entry h3 a:active, .entry h3 a:visited {
		color:#5c9900;
	}
	.entry h3 a:hover {
		color:#8c1c4d;
	}
	.main h2 {
		color:#a44c73;
	}
	.main p {
		font-size:1.1em;
		line-height:1.2em;
		margin:.2em 0 1em;
	}
	.feature-story p {
		/*line-height:1.7em;*/
	}
	p.byline {
		padding:0;
		margin:0 0 1.5em 0;
		text-transform:uppercase;
		font-size:10px;
	}
	.genbox h2 {
		color:#93c24c;
	}
	.infobox h2 {
		color:#5c9900;
		margin:0;
	}
	.infobox p {
		margin:.5em 0 .5em 0;
	}
	#sidebar h2 {
		margin:2em 0 0 0;
	}
	#sidebar h3 {
		font-size:1.2em;
		line-height:1em;
		padding:0;
		margin:.25em 0;
	}
	#sidebar p {
		padding:0;
		margin:.25em 0 .75em 0;
		font-size:.9em;
	}
	#sidebar p.brief {
		font-size:1.2em;
		line-height:1.2em;
		font-family:Georgia, Times, serif;
		font-style:italic;
		color:#413e3b;
		margin:.25em 0 2em 0;
	}
	.genbox ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	.genbox ul li {
		margin:10px 0;
		padding:0;
		list-style:none;
		border:1px solid #b8d9b3;
		background:#fff;
		overflow:hidden;
	}
	.genbox ul li p {
		float:right;
		color:#ccc;
		font-size:10px;
		margin:0 4px 0 0;
	}

	a.comment-number {
		width:21px;
		height:16px;
		font-size:9px;
		color:#fff;
		float:right;
		text-align:center;
		background:url(/images/comment-bubble.gif) no-repeat;
		margin:.5em 0 0 .5em;
		line-height:11px;
	}
	.divider,
	.divider-big,
	.results-divider {
		background:#d2e8e7;
		height:1px;
		overflow:hidden;
		margin:.5em 0 1em;
		border-radius:4px; /*safari*/
	}
	.results-divider {
		background:#c1bfbe;
		margin:0;
	}
	.divider-big {
		height:7px;
		margin:2em 0 2em;
	}
	#entry-comments {
		margin:2em 0 0;
	}
	#entry-comments h3.add-comment {
		float:right;
		font-size:12px;
		line-height:28px;
	}
	#entry-comments h3.add-comment a {
		color:#A44C73;
	}
	#entry-comments h2 {
		font-size:18px;
		line-height:28px;
		color:#545454;
	}
	span.comment-number-big {
		color:#fff;
		line-height:28px;
		background:url(/images/comment-bubble-big.gif);
		float:left;
		height:36px;
		width:50px;
		text-align:center;
		margin:0 10px 0 0;
		
	}
	#featured-ads {
		margin-top:20px;
		padding:0;
	}
	#featured-ads img {
		margin-bottom:10px;
	}
	#entry-comments ul {
		list-style:none;
		margin:1.5em 0 0;
		padding:0;
		border-top:1px solid #d2e8e7;
	}
	#entry-comments ul li {
		padding:10px 0;
		border-bottom:1px solid #d2e8e7;
	}
	#entry-comments cite {
		color:#A44C73;
		font-style:normal;
		font-weight:bold;
		line-height:22px;
		font-size:14px;
	}
	#entry-comments p {
		margin:0;
		line-height:18px;
	}
	#entry-comments p.comment-meta {
		color:#5c9900;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
	}
	#comment-form {
		margin:1em 0 0;
	}
	p.grey {
		color:#999;
		font-size:11px;
	}
	p.grey a {
		color:#666;
	}
	.row {
		margin:0 0 1em;
		clear:left;
	}
	.row label.top {
		color:#545454;
		text-transform:uppercase;
		margin:0 0 3px;
		font-weight:bold;
		font-size:10px;
	}
	#comment-form button {
		padding:7px 10px;
	}
	#footer {
		border-top:2px outset #e7e7e7;
		padding:10px;
	}
	.inner {
		width:932px;
		margin:0 auto;
	}
	.copyright {
		float:left;
		margin:0;
		padding:0;
		color:#545454;
	}
	#footer ul {
		float:right;
		margin:0;
		padding:0;
		list-style:none;
	}
	#footer ul li {
		float:left;
		border-right:1px solid #ccc;
		margin:0 10px 0 0;
		padding:0 10px 0 0;
	}
	#footer ul li a {
		color:#5c9900;
	}
	#footer ul li.last {
		border:none;
		padding:0;
		margin:0;
	}
	.upgrade-price {
		font-size:18px;
		float:right;
		color:#5c9900;
		background:#e0f6bf;
		border:1px solid #beda94;
		padding:10px;
		position:relative;
		top:-10px;
		margin-bottom:-10px;
	}
	table.listings th,
	table.listings td {
		padding:3px;
		text-align:left;
		border-bottom:1px solid #ccc;
	}
	table.listings th {
		color:#666;
		background:#D2E8E7;
	}
/* miscellaneous */
	ul.file-list {
		list-style:none;
		margin:0 0 1em;
		padding:0;
	}
	ul.file-list li {
		padding:5px;
		border-bottom:1px solid #ccc;
	}
	a.delete-file {
		float:right;
		background:url(/images/icon-delete.gif) center center no-repeat;
		width:16px;
		height:16px;
	}
	.favorite {
		background:url(/images/icon-favorite-add.gif) left center no-repeat;
		padding:3px 0 3px 20px;
		
	}
	ul.errors,
	ul.success,
	ul.info {
		list-style:none;
		margin:0 0 10px;
		padding:0;
		border:1px solid;
		padding:10px 10px 10px 32px;
		background-repeat:no-repeat;
		background-position:10px center;
	}
	ul.errors {
		background-image:url(/images/icon-error.gif);
		background-color:#fff9c6;
		border-color:#989036;
	}
	ul.success {
		background-image:url(/images/icon-success.gif);
		background-color:#e0f6bf;
		border-color:#93c24c;
	}
	ul.info {
		background-image:url(/images/icon-info.gif);
		background-color:#e4e9fe;
		border-color:#5a6c88;
	}
	small {
		font-size:10px;
		color:#999;
		display:block;
	}
	.content-managed h2 {
		font-size:11px;
		margin:0 0 0.5em;
		padding:0;
		text-transform:uppercase;
		color:#A44C73;
	}
	/*.content-managed h1 {
			font-size:24px;
			line-height:18px;
		}*/
	.content-managed h1 {
		color:#5c9900;
		font-size:2em;
		line-height:1em;
		margin:0;
	
	}
	
	
	.half {
		width:48%;
	}
	.left {
		float:left !important;
	}
	.right {
		float:right !important;
	}
	.center {
		text-align:center !important;
	}
	h3.subtitles {
		color:#545454;
		margin-left:2px;
		clear:left;
	}
	p#credits {
		float:right;
		clear:both;
		padding-top:20px;
		font-size:10px;
		white-space:nowrap;
	}
	p#credits a {
		color:#777;
	}
	
	div.school-block {
		border:1px solid #dce2d1;
		background:#FCFDFA;
		padding:10px;
		margin:10px 0;
	}
	div.school-block h2.school-name {
		text-transform: none;
		color:#5c9900;
		font-size:12px;
		margin:0;
		padding:0 0 0 155px;
	}
	div.school-block .programs {
		padding:0 0 0 155px;
	}
	div.school-block .logo {
		float:left;
		width:155px;
	}
	.header-image {
		margin:0 0 1em;
	}
	div.featured-school {
		margin:2em 0 2em;
		background: #f0f6e7;
		border:1px solid #c2c2c2;
	}
	div.featured-school h2 {
		font-size:18px !important;
		margin:0 0 .5em !important;
	}
	div.featured-school h2.feature-title {
		font-size:11px !important;
	}
	div.featured-school .content-managed {
		color:#666;
	}
	div.nursing-degree-col1 {
		float:left;
		width:48%;
		display:inline;
		margin-right:4%;
		padding:0 0 14px 0;
		text-align:justify;
		_overflow:hidden;
	}
	div.print-version-article-note {
		display:none;
	}
	div.nursing-degree-col2 {
		float:right;
		display:inline;
		width:48%;
		padding:0 0 14px 0;
	}
	
	.location-block {
		border-bottom:1px solid #ccc;
		border-top:1px solid #ccc;
		background:#FCFDFA;
		clear:left;
		padding:.5em;
		margin:.5em 0;
	}
	
	ul.steps {
		list-style:none;
		margin:20px 0;
		padding:0;
		font-weight:bold;
		font-size:12px;
	}
	ul.steps li {
		float:left;
		margin:0 15px 0 0;
		color:#939393;
		text-transform:uppercase;
	}
	ul.steps span, ul.steps div {
		float:left;
	}
	ul.steps span {
		background:url(/images/step-ball-off.gif) top left no-repeat;
		width:28px;
		height:28px;
		padding:0 4px 0 0;
		text-align:center;
		line-height:28px;
	}
	ul.steps div {
		background:url(/images/step-bg-off.gif) top right no-repeat;
		line-height:28px;
		height:28px;
		padding:0 10px;
	}
	
	ul.steps li.on span {
		background:url(/images/step-ball-on.gif) top left no-repeat;
		color:#fff;
	}
	ul.steps li.on div {
		background:url(/images/step-bg-on.gif) top right no-repeat;
		color:#fff;
	}

	.credit-table {
		margin:0 0 1em;
	}
	.credit-table th {
		border-bottom:2px solid #777 !important;
	}
	.credit-table th, .credit-table  td {
		text-align:left;
		padding:15px;
		font-size:16px;
		border-bottom:1px solid #ccc;
		vertical-align:middle;
		white-space:nowrap;
	}
	.credit-table td.discount {
		font-style:italic;
		/*font-size:10px;*/
		color:#8c1a00;
	}
	
	h1.job-type-title {
		text-transform:uppercase;
		color:#555;
		letter-spacing:-.05em;
		margin:0 0 5px;
		font-size:24px;
		line-height:28px;
		float:left;
	}
	

/*Contest Banner*/
	.contestBanner {
		border:1px solid #c2c2c2;
	}
	.contestBannerSidebar {
		border:1px solid #eff6e4;
	}
/*End Contest Banner*/	
	
	
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}
	
	iframe { margin-bottom:10px !important; }

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
span.pre-heading {
	font-size:11px;
	font-weight:bold;
	margin:2em 0 0;
	padding:0;
	text-transform:uppercase;
}

.top-story .pre-heading {
	color: #A44C73;
	display: block;
	margin-top: 10px;
}
.banner-ad {
	
	height: 600px; 
	margin: 9px auto 18px auto;
	width:160px; 
}

#header .employers-section {
	background-color:#B6708F;
	color:#FFFFFF;
	font-size:13px;
	padding:12px 14px 10px 18px;
	position:absolute;
	right:0;
	top:0;
	}
#header .employers-section a {
	color:#fff;
	padding:0 4px;
	}
#header .employers-section a:hover {
	text-decoration:underline;
	}	
#acct-status {
	background:transparent url(/images/bg_acct_status.png) repeat-x top left;
	height:30px;
	}
#acct-status .inner {
	color:#000;
	font-size:12px;
	line-height:30px;
	padding:0;
	text-align:right;
	width:932px;
	}
.inner {
	margin:0 auto;
	width:932px;
	}	
#acct-status .inner a {
	color:#000;
	font-size:12px;
	font-weight:bold;
	line-height:30px;
	padding:0 10px;
	text-transform:uppercase;
	}
#acct-status .inner a:hover	{
	text-decoration:underline;
	}
.content-managed {
	margin-bottom:15px;
}
.top-articles-title {
	background:url("/images/bg_acct_status.png") repeat-x scroll left top transparent;
	clear:both;
	height:30px;
	padding: 10px 0 10px 10px;
	
	}
span.top-title {
	font-weight: bold;
	text-transform: uppercase;
	}
.top-article img {
	/*height:100px;*/
	width:134px;
	}
	
.feat-img {
	/*height:100px;*/
	width:134px;
}	

.entry img {
	border:1px solid #A6A4A3;
	}
.top-article {
	float:left;
	margin-right:15px;
	width:134px;
	}	
.top-article-right {
	margin-right:0;
	}
.top-article h3 {
	font-size:12px;
	font-weight:bold;
	line-height:1.2em;
	margin:6px 0;
	}
h4.author {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;

}
a.unfeatured-job {
	background-image:url(/images/icon_feat_job.png);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	display:block;
	margin-left: 10px;
}
a.unfeatured-job:hover {
	background-position: 0 -16px;
}
a.featured-job {
	background-image:url(/images/icon_feat_job.png);
	background-repeat:no-repeat;
	background-position:0 -16px;
	text-indent:-9999px;
	width:16px;
	height:16px;
	overflow:hidden;
	display:block;
	margin-left: 10px;
}
a.featured-job:hover {
	background-position: 0 0;
}

.top-story {
		margin-bottom: 36px;
	}
	
h4.comp-name {
	font-size: 12px;
	color: #A44C73;
	margin-bottom: 10px;
}	
	
/* Start: Added by Robert Noakes */
div.signup-top
{
	width: 679px;
	background: #e5f3c2 url(../images/backgrounds/signup-top.gif) no-repeat;
}
div.signup-bottom
{
	padding: 15px;
	background: url(../images/backgrounds/signup-bottom.gif) no-repeat left bottom;
}

div.signup-top label,
div.signup-bottom a
{
	color: #000;
	font-size: 14px;
}
div.signup-bottom a
{
	text-decoration: underline;
}
div.signup-bottom span
{
	color: #8e2152;
	font-weight: bold;
	text-transform: uppercase;
}

#find-article
{
	border-color: #d2d3d2;
	background: #fff;
}

div.rounded-field,
div.rounded-field-inner
{
	margin: 0;
	padding: 0;
	display: block;
	height: 25px;
	width: 185px;
	background: url(../images/backgrounds/input-left.gif) no-repeat;
}
div.rounded-field-inner
{
	padding-bottom: 5px;
	background-image: url(../images/backgrounds/input-right.gif);
	background-position: right top;
}

div.rounded-field-inner input
{
	margin: 5px 10px;
	padding: 0;
	border: 0;
	display: inline-block;
	width: 140px;
	background: transparent;
	color: #777;
}
div.rounded-field-inner input.submit-arrow
{
	margin: 0;
	overflow: hidden;
	float: right;
	height: 25px;
	width: 25px;
	background: url(../images/buttons/submit-arrow.gif) no-repeat 2px 2px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -10000px;
}

#article-tools
{
	padding: 15px 0 15px 30px;
	float: right;
	width: 67px;
}

#twitter-share,
#facebook-share,
#linkedin-share
{
	padding-bottom: 15px;
	display: block;
}
#twitter-share
{
	padding-left: 6px;
	height: 62px;
}
#facebook-share
{
	padding-left: 4px;
	height: 61px;
}
#linkedin-share
{
	padding-left: 6px;
	height: 54px;
}

div.tools-separator
{
	border-top: 1px solid #ccc;
	display: block;
	height: 15px;
}

a.article-button
{
	margin-bottom: 15px;
	display: block;
	height: 55px;
	width: 67px;
	background: url(../images/buttons/article.gif) no-repeat left top;
	color: #936;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
a.article-button:hover
{
	background-position: left bottom;
}

a.article-button span
{
	display: block;
	line-height: 13px;
}

p.subtitle
{
	color: #666;
	font-size: 21px;
	font-weight: bold;
}

a.all-categories
{
	padding-left: 7px;
	display: block;
	line-height: 24px;
}

.main .single h3
{
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
}

.main .single p
{
	color: #333;
	font-size: 15px;
	line-height: 20px;
}

.main .single p.subtitle
{
	color: #666;
	font-size: 22px;
	font-weight: bold;
}

.main .single p.byline
{
	font-size: 11px;
}

#media-kit
{
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 100;
	display: block;
	overflow: hidden;
	height: 32px;
	width: 128px;
	background: url(/images/advertise/media-kit.gif) no-repeat left top;
	text-indent: -10000px;
}
#media-kit:hover
{
	background-position: left bottom;
}

ul.media-kit
{
	padding-top: 5px;
	display: block;
}

h1 a
{
	font-size: 0.6em;
	font-weight: normal;
}

ul.advertise,
ul.advertise li
{
	margin: 0;
	padding: 0;
}
ul.advertise
{
	margin-bottom: 15px;
	list-style: none;
}

ul.advertise li
{
	padding: 0 0 5px 15px;
	display: block;
	background: url(/images/advertise/bullet.gif) no-repeat left 2px;
}

ul.advertise a
{
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

ul.left
{
	float: left;
	width: 320px;
}

div.clear
{
	clear: both;
}

div.advertise
{
	padding: 2px 25px 15px 0;
	float: left;
	clear: left;
}
div.advertise img
{
	padding-bottom: 7px;
	border: 0;
	display: inline-block;
}

div.leaded p
{
	line-height: 20px;
}

h4.advertise,
h5.advertise,
h6.advertise
{
	margin: 0;
	padding: 0;
}

h4.advertise
{
	font-size: 1.5em;
}

h5.advertise
{
	margin: 15px 0 5px 0;
	display: inline-block;
	clear: both;
	color: #932a58;
	font-size: 1.3em;
	line-height: 18px;
}

h5.number-1,
h5.number-2,
h5.number-3,
h5.number-4
{
	padding-left: 25px;
	background: url(/images/advertise/number-1.gif) no-repeat;
}
h5.number-2
{
	background-image: url(/images/advertise/number-2.gif);
}
h5.number-3
{
	background-image: url(/images/advertise/number-3.gif);
}
h5.number-4
{
	background-image: url(/images/advertise/number-4.gif);
}

h6.advertise
{
	margin: 5px 0 10px 0;
	color: #5a9900;
	font-size: 0.85em;
	text-transform: uppercase;
}

strong.small,
a.small
{
	font-size: 0.85em;
}

span.green
{
	color: #5a9900;
	font-weight: bold;
	font-style: italic;
}

div.issues
{
	padding: 0 20px 5px 0;
	float: left;
	font-size: 0.85em;
}
div.issues p
{
	color: #5a9900;
	font-weight: bold;
	line-height: normal;
}
div.issues p strong
{
	color: #000;
}

a.back-to-top
{
	display: block;
	overflow: hidden;
	clear: both;
	height: 18px;
	width: 680px;
	background: url(/images/advertise/back-to-top.gif) no-repeat;
	text-indent: -10000px;
}

div.separator
{
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
	clear: both;
	height: 12px;
	width: 680px;
	background: url(/images/advertise/separator.gif) no-repeat left -7px;
	font-size: 12px;
	line-height: 12px;
	text-indent: -10000px;
}

ul.subnav li
{
	margin-right: 10px;
}
/* End: Added by Robert Noakes */	
