/*----------------------------------------------

	Theme Name: 	Partners Recruiting Inc. V2
	Theme URI:		--
	Author:			Billy Shaun : Edited 
	Author Email:	ab.mathur@ymail.com 
	Author URI:		http://www.wp-engine.com
	Date:			December 22 '10
	File:			style.css
	
-----------------------------------------------*/

/*------------------------------------------------
	>> GLOBAL STYLES
------------------------------------------------*/
body {
	margin: 0px;
	font-family: helvetica, arial, sans-serif;
	background: #ffffff url(images/bg_global.png) repeat-x top left;
	margin-left: auto;
	margin-right: auto;
}

/*------------------------------------------------
	>> RESET STYLES
------------------------------------------------*/
a,a:link,a:visited,a:active {
	text-decoration: none;
	color: #333333;
}

img {
	border: 0px;
}

/*------------------------------------------------
	>> LAYOUT STYLES
------------------------------------------------*/

.home div.content a.logo,
div.content a.logo {
	width: 345px;
	height: 83px;
	background: url(images/logo.png) no-repeat;
	display: block;
	float: left;
	position: relative;
	top: -447px;
	left: 20px;
	margin-bottom: -480px;
		z-index:0;
		position:relative;
}

div.content a.logo {
	top: -185px;
	margin-bottom: -83px;

}

div.title {
	background: url(images/bg_head_page.jpg) no-repeat center top;
	padding-top: 160px;
	clear: both;
	color: #ffffff;
}

div.title h1 {
	display: block;
	width: 966px;
	text-align: left;
	margin: 0px auto 0px auto;
	font-size: 22px;
	font-weight: normal;
}

div.header {
	width: 980px;
	height: 49px;
	margin-left: auto;
	margin-right: auto;	
}

div.content {
	width: 970px;
	margin: 22px auto 22px auto;
	clear: both;
	font-size: 12px;
	color: #162046;
}

div.content div.main {
	width: 625px;
	min-height: 520px;
	background: #ffffff url(images/divider_page.png) no-repeat right top;
	padding: 40px 50px 20px 10px;
	float: left;
}

div.content div.sidebar {
	width: 270px;
	float: left;
	padding: 40px 0px 20px 15px;	
}

.home div.title {
	background: url(images/bg_head_home.jpg) no-repeat center top;
	padding-top: 470px;
}

.home div.content {
	margin-top: 0px;
	padding-top: 0px;
}

.home div.content div.main {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	width: 360px;
	background: none;
	min-height: 0px;
}

/*------------------------------------------------
	>> HEADER STYLES
------------------------------------------------*/
div.header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 49px;
	float: left;
	background: url(images/bullet_nav.png) no-repeat right;
}

div.header ul li ul{
	background: none;
}

div.header ul li {
	height: 49px;
	float: left;
	padding-right: 15px;
	*padding-right: 0;
	padding-left: 15px;
	padding-top: 15px;
	background:url(images/bullet_nav.png) no-repeat;
	z-index:150;
	position:relative;
}

div.header ul li li{
	height: auto;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:#102556;
	border-bottom:solid 1px #0a1634;
}

div.header ul li a {
	color: #ffffff;
	text-decoration: none;
	font-style: italic;
	text-shadow: #000000 2px 1px 1px;
}

/*------------------------------------------------
	>> CONTENT STYLES
------------------------------------------------*/
div.content div.main h2 {
	color: #102556;
	font-size: 20px;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
}

div.content div.main span.thumbnail {
	float: left;
	width: 241px;
	height: 253px;
	background: url(images/bg_thumbnail.png) no-repeat;
	overflow: hidden;
	padding: 6px 9px 10px 7px;
	display: block;
	margin-bottom: 15px;	
}

div.content div.main p {
	margin-top: 0px;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	color: #102455;
}

div.content div.main a {
	color: #333333;
}

div.content div.main div.listing {
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(images/bg_widget.png) repeat-x bottom;
	clear: both;
	float: left;
	width: 100%;
}

div.content div.main div.post {
	line-height: 16px;
}

div.content div.main div.post ul {
	list-style: inside square;
}

div.content div.main div.post ul li {
	margin-bottom: 10px;
}

div.content div.main div.listing div.wrap {
	float: left;
	margin-bottom: 20px;
}

div.content div.main div.listing span.thumbnail {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
	border: 1px solid #8d5f45;
	background: none;
	padding: 0px;
}

div.content div.main div.paged {
	float: left;
	clear: both;
	width: 100%;
}

div.content div.main div.paged span.prev {
	float: left;
}

div.content div.main div.paged span.next {
	float: right;
}

/*------------------------------------------------
	>> SIDEBAR STYLES
------------------------------------------------*/
.home div.content div.column h3,
div.content div.sidebar h3 {
	color: #102556;
	font-size: 18px;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	padding-left: 5px;
}

div.content div.sidebar div.widget {
	width: 290px;
	padding-bottom: 35px;
	margin-bottom: 35px;
	background: url(images/bg_widget.png) repeat-x bottom;
	float: left;
}

div.content div.sidebar div.widget span.thumbnail {
	display: block;
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 15px;
	border: 1px solid #8d5f45;
}

div.content div.sidebar div.widget a.apply {
	font-weight: bold;
	float: right;
	color: #162046;
	font-size: 12px;
	margin-top: 14px;
}

div.content div.sidebar div.widget div.post {
	border-bottom: 1px solid #112657;
	margin-bottom: 13px;
	float: left;
	padding: 0px 8px 13px 8px;
}

div.content div.sidebar div.widget div.post p {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.content div.sidebar div.widget a.viewall {
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	width: 150px;
	height: 25px;
	display: block;
	background: url(images/button.png) no-repeat;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 11px;
}

div.content div.sidebar div.customers {
	/*background: none;*/
}

div.content div.sidebar div.customers div.post {
	border-bottom: 1px dotted #112657;
	width: 230px;
	margin-left: 20px;
	text-align: justify;
}

div.content div.sidebar div.customers div.post a,
div.content div.sidebar div.customers div.post cite {
	font-style: normal;
	font-weight: bold;
	display: block;
	color: #333333;
}

div.content div.sidebar div.widget div.last {
	border: 0px;
	margin-bottom: 0px;
}

div.content div.sidebar div.widget ul {
	list-style-type: square;
}

div.content div.sidebar div.widget ul li {
	margin-bottom: 10px;
}

div.content div.sidebar div.widget ul li a {
	color: #333333;
}

/*------------------------------------------------
	>> FOOTER STYLES
------------------------------------------------*/
div.footer {
	background: url(images/bg_footer.png) repeat-x;
	height: 78px;
	position: relative;
	clear: both;
	padding-top: 40px;
}

div.footer div.wrap {
	width: 980px;
	margin: 0px auto 0px auto;
}

div.footer div.wrap ul {
	list-style: none inside;
	list-style-image: url(images/bullet_footer.png);
	width: 680px;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	float: left;
}

div.footer div.wrap ul li {
	float: left;
	margin-right: 5px;
}

div.footer div.wrap ul li a {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}

div.footer div.wrap ul li.home {
	list-style: none;
}

div.footer div.wrap a.logo {
	display: block;
	float: right;
	width: 267px;
	height: 40px;
	background: url(images/logo_footer.png) no-repeat;
	position: relative;
	top: -40px;
}

div.footer div.wrap span.copynote {
	clear: both;
	width: 680px;
	display: block;
	color: #ffffff;
	font-size: 11px;
}

div.footer div.wrap span.copynote a {
	color: #ffffff;
	text-decoration: underline;
}

/*------------------------------------------------
	>> HOME SPECIFIC STYLES
------------------------------------------------*/
.home div.content div.sidebar,
.home div.content div.column {
	width: 225px;
	float: left;
	min-height: 300px;
	background: url(images/divider_home.png) no-repeat top left;
	padding: 0px 30px 20px 30px;
	margin: 0px;
}

.home div.content div.column {
	width: 240px;
}

.home div.content div.sidebar div.customers div.post {
	width: 210px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.home div.content div.sidebar div.customerswidget,
.home div.content div.sidebar div.jobswidget,
.home div.content div.sidebar div.noborder {
	background: none;
}

.home div.content div.sidebar div.customers a.viewall {
	margin-left: 47px;
}

/*------------------------------------------------
	>> HACKS/FIXES
------------------------------------------------*/
.home div.content div.main {
	*clear: both;
}

.home div.content div.column {
	*margin-left: 35px;
	*padding: 0px 30px 0px 30px;
}

div.header ul li {
	*padding-left: 14px;
	*margin-right: 14px;
}

div.title h1 {
	*padding-bottom: 22px;
}

div.content a.logo {
	*top: -207px;
}