﻿/*
Theme Name: HR Remedy
Description:Default theme for yourhrremedy.com.
Version: 1.0
Author: Adam Wooden
Author URI: http://www.brightboxonline.com/
Tags: blue, brown, orange, fixed width, two columns, 


*/

html {
	height:100%;
	font-family:Helvetica, Arial;
	font-size:12px;
}

body {
	background:#4d4838 url('../../../../images/body.gif') repeat-x;
	height:100%;
	margin:0px;
}

a:focus, input:focus {
	outline:0px;
}

#container {
	margin:0px auto;
	background:url('../../../../images/inShadow.png') repeat-y;
	width:1022px;
	height:100%;
	padding:0px 9px;
}

#logo {
	float:left;
	background:url('../../../../images/intlogo.jpg') no-repeat;
	width:1022px;
	height:97px;
}
#flashPeople {
	width:345px;
	height:350px;
	position:relative;
	float: right;
	margin-top: 10px;
}
#menu {
	float:left;
	background:url('../../../../images/menu.jpg') repeat-x;
	width:1022px;
	height:19px;
}

#menu #topnav {
	list-style:none;
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}

		#menu #topnav li {
			float:left;
			margin:0px;
			padding:0px;
			display:inline;
		}

			#menu #topnav li a {
				float:left;
				height:19px;
				display:block;
			}

			#menu #topnav li a:hover {
				background-position:0px -19px;
			}

#menu #topnav .home {
	z-index:20;
	width:83px;
	background:url('../../../../images/mnHome.jpg');
}

#menu #topnav .about {
	width:67px;
	background:url('../../../../images/mnAbout.jpg');
}

#menu #topnav .humanCapitalSevices {
	width:177px;
	background:url('../../../../images/mnHumanCapitalServices.jpg');
}

#menu #topnav .services {
	width:82px;
	background:url('../../../../images/mnServices.jpg');
}

#menu #topnav .hrInsights {
	width:99px;
	background:url('../../../../images/mnHrInsights.jpg');
}

#menu #topnav .news {
	width:62px;
	background:url('../../../../images/mnNews.jpg');
}

#menu #topnav .contact {
	width:81px;
	background:url('../../../../images/mnContact.jpg');
}

	#menu #topnav #smenu {
		visibility:hidden;
		position:absolute;
		top:116px;
		width:202px;
		z-index:1000;
	}
	
		#menu #topnav #smenu a {
			display:block;
			width: 204px;
			margin:0px;
		}
	
			#menu #topnav #smenu a:hover {
				background-position:0px 0px;
			}

		#menu #topnav #smenu .seasonedExecPrograms {
			background: url('../../../../images/leadershipDevelopment.png');
			background-position:0px -19px;
		}

		#menu #topnav #smenu .emergingLeaderPrg {
			background: url('../../../../images/talentManagement.png');
			background-position:0px -19px;
		}

		#menu #topnav #smenu .recruiting {
			background: url('../../../../images/mnRecruiting.png');
			background-position:0px -19px;
		}

#aboutTagline {
	float:left;
	background:url('../../../../images/aboutTagline.jpg') repeat-x;
	width:1022px;
	height:157px;
}
	#tagline8 {
		float:left;
		background:url('../../../../images/tagline-8.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline7 {
		float:left;
		background:url('../../../../images/tagline-7.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline6 {
		float:left;
		background:url('../../../../images/tagline-6.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline5 {
		float:left;
		background:url('../../../../images/tagline-5.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline4 {
		float:left;
		background:url('../../../../images/tagline-4.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline3 {
		float:left;
		background:url('../../../../images/tagline-3.jpg') repeat-x;
		width:1022px;
		height:157px;
	}
	#tagline2 {
		float:left;
		background:url('../../../../images/tagline-2.jpg') repeat-x;
		width:1022px;
		height:157px;
	}

#pageTitle {
	padding-bottom: 15px;
}

#main {
	float:left;
	background:#383429 url('../../../../images/intContentBG.jpg') repeat-y;
	width:1022px;
}

#top {
	float:left;
	width:1022px;
	background:url('../../../../images/intTopContent.jpg') no-repeat;
	min-height:192px;
}

#content {
	float:left;
	color:white;
	width:583px;
	padding:10px 46px 0px 27px;
	line-height:20px;
}
	#content a {
		color:#db9521;
		text-decoration:none;
	}

	#content a:hover {
		color:#db9521;
		text-decoration:underline;
	}

	#content h1{
		font-family:Helvetica, Arial;
		font-size:14px;
		color:#009edc;
	}

	#content ol li {
		margin-bottom:15px;
	}

	#content strong {
		color:#009edc;
	}

#news {
	float:left;
	width:266px;
	color:white;
	padding:10px 30px 0px 50px;
}

	#news a {
		color:#009edc;
	}
	
	#news a:hover {
		color:#009edc;
	}
	
	#news ul {
		color:#faa51a;
		list-style:none;
		margin-top:10px;
	}
	
	#news li {
		margin:0px;
		padding:0px;
		margin-bottom:20px;
	}

#footer {
	float:left;
	width:1022px;
	text-align:right;
	background:#383429;
	color:#eee0be;
	margin-top:60px;
	border-top:1px #48463a solid;
	margin-right:10px;
}

	#footer p.info {
		float:left;
		font-size:11px;
		margin-left:20px;
	}

	#footer p.copy {
		font-size:10px;
		padding-right:20px;
		float:right;
	}

	#footer span {
		padding:0px 10px;
	}

	#footer a {
		color:#eee0be;
	}
	
		#footer a:hover {
			text-decoration:none;
		}

.outlineImg {
	float:right;
	padding-left:30px;
	padding-bottom:30px;
}
.hrChart {
	text-align:center;
}
.clear {clear:both;}

#searchform label {
	display:none;
}

#searchform input[type="text"] {
	margin-top:20px;
	border:0px;
	width:180px;
	height:18px;
	background-color:#fff;
}

#searchform input[type="submit"] {
	margin-top:20px;
	background-color:#56513f;
	border:1px #fff solid;
	color:#faa51a;
	position:relative;
	top:1px;
	left:-3px;
	text-transform:uppercase;
}

#news ul {
	list-style:none;
	color:#faa51a;
	margin-left:0px;
	padding-left:0px;
}

#news a {
	color:#009edc;
}

#news a:hover {
	color:#009edc;
}

.post h2 {
	margin:0px;
}
small {
	color:#009edc;
	margin-left:20px;
}
.entry {
	padding:10px;
}

.postmetadata {
	border-bottom:1px #009edc solid;
	padding-bottom:20px;
}

.twitterCreatedAt {
	color:#009edc;
	font-size:10px;
	padding-left:10px;
}
