/******************************************************************
Site Name: Peoples Recruiment
Author: i-Aspect

Stylesheet: Main Stylesheet
******************************************************************/
/*********************
IMPORTING STYLES
*********************/
/* normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* ==========================================================================
	 HTML5 display definitions
	 ========================================================================== */
/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block;
}

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */
[hidden] {
	display: none;
}

/* ==========================================================================
	 Base
	 ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
	font-size: 62.5%;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE6/7.
 */
body {
	margin: 0;
}

/* ==========================================================================
	 Links
	 ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
	outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */
a:active,
a:hover {
	outline: 0;
}

/* ==========================================================================
	 Typography
	 ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 0 0 1em;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */
b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */
dfn {
	font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */
mark {
	background: #ff0;
	color: #000;
}

/*
 * Addresses margins set differently in IE6/7.
 */
p,
pre {
	margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE6/7.
 */
q {
	quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */
q:before,
q:after {
	content: '';
	content: none;
}

small {
	font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* ==========================================================================
	 Lists
	 ========================================================================== */
/*
 * Addresses margins set differently in IE6/7.
 */
dl,
menu,
ol,
ul {
	
}

dd {
	margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */
menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE7.
 */
nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* ==========================================================================
	 Embedded content
	 ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
	border: 0;
	/* 1 */
	-ms-interpolation-mode: bicubic;
	/* 2 */
}

/*
 * Corrects overflow displayed oddly in IE9.
 */
svg:not(:root) {
	overflow: hidden;
}

/* ==========================================================================
	 Figures
	 ========================================================================== */
/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */
figure {
	margin: 0;
}

/* ==========================================================================
	 Forms
	 ========================================================================== */
/*
 * Corrects margin displayed oddly in IE6/7.
 */
form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */
legend {
	border: 0;
	/* 1 */
	padding: 0;
	white-space: normal;
	/* 2 */
	*margin-left: -7px;
	/* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
	font-size: 100%;
	/* 1 */
	margin: 0;
	/* 2 */
	vertical-align: baseline;
	/* 3 */
	*vertical-align: middle;
	/* 3 */
}

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */
button,
input {
	line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
	cursor: pointer;
	/* 3 */
	*overflow: visible;
	/* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
	*height: 13px;
	/* 3 */
	*width: 13px;
	/* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */
input[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	/* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*
 * Removes inner padding and border in FF3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
	overflow: auto;
	/* 1 */
	vertical-align: top;
	/* 2 */
}

/* ==========================================================================
	 Tables
	 ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************************************************
CUSTOMIZED RESET VALUES
I added these extra styles as a more personalized reset. Feel free
to remove them if you like or add your own. If you want to update
the normalize styles, make sure to edit from this point up.
******************************************************************/
p {
	-webkit-hyphens: auto;
	-epub-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

b, strong, .strong {
	font-weight: bold;
}

dfn, em, .em {
	font-style: italic;
}

small, .small {
	font-size: 75%;
}

ul, ol {
	padding: 0;
	list-style-type: none;
}

dd {
	margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
	list-style: none;
}

/******************************************************************
Site Name: Peoples Republic
Author: i-Aspect

Stylesheet: Mixins & Constants Stylesheet
******************************************************************/
/*********************
CLEARFIXIN'
*********************/
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}

/*********************
TOOLS
*********************/
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*********************
COLORS
*********************/
/*********************
TYPOGRAPHY
*********************/
/*
use the best ampersand
http://simplebits.com/notebook/2008/08/14/ampersands-2/
*/
span.amp {
	font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
	font-style: italic;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.alert-help, .alert-info, .alert-error, .alert-success {
	margin: 10px;
	padding: 5px 18px;
	border: 1px solid;
}

.alert-help {
	border-color: #e8dc59;
	background: #ebe16f;
}

.alert-info {
	border-color: #bfe4f4;
	background: #d5edf8;
}

.alert-error {
	border-color: #f8cdce;
	background: #fbe3e4;
}

.alert-success {
	border-color: #deeaae;
	background: #e6efc2;
}

/*********************
BUTTONS
*********************/
.button, .button:visited {
	font-family: Arial, sans-serif;
	border: 1px solid #bd0000;
	border-top-color: #db0000;
	border-left-color: #db0000;
	padding: 4px 12px;
	color: white;
	display: inline-block;
	font-size: 11px;
	
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 21px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #e60000));
	background-image: -webkit-linear-gradient(#ff0000, #e60000);
	background-image: -moz-linear-gradient(#ff0000, #e60000);
	background-image: -o-linear-gradient(#ff0000, #e60000);
	background-image: linear-gradient(#ff0000, #e60000);
}
.button.grey, .button:visited.grey {
	border: 1px solid #595959;
	border-top-color: dimgrey;
	border-left-color: dimgrey;
	background-color: #828282;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #949494), color-stop(100%, #545454));
	background-image: -webkit-linear-gradient(#949494, #545454);
	background-image: -moz-linear-gradient(#949494, #545454);
	background-image: -o-linear-gradient(#949494, #545454);
	background-image: linear-gradient(#949494, #545454);
}
.button.grey:hover, .button.grey:focus, .button:visited.grey:hover, .button:visited.grey:focus {
	color: white;
	border: 1px solid #404040;
	border-top-color: #4f4f4f;
	border-left-color: #4f4f4f;
	background-color: #525252;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1a1a1), color-stop(100%, #6e6e6e));
	background-image: -webkit-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: -moz-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: -o-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: linear-gradient(#a1a1a1, #6e6e6e);
}
.button.grey:active, .button:visited.grey:active {
	background-color: #525252;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #878787), color-stop(100%, #a1a1a1));
	background-image: -webkit-linear-gradient(#878787, #a1a1a1);
	background-image: -moz-linear-gradient(#878787, #a1a1a1);
	background-image: -o-linear-gradient(#878787, #a1a1a1);
	background-image: linear-gradient(#878787, #a1a1a1);
}
.button:hover, .button:focus, .button:visited:hover, .button:visited:focus {
	color: white;
	border: 1px solid #bd0000;
	border-top-color: #990000;
	border-left-color: #990000;
	background-color: #525252;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e60000), color-stop(100%, #cc0000));
	background-image: -webkit-linear-gradient(#e60000, #cc0000);
	background-image: -moz-linear-gradient(#e60000, #cc0000);
	background-image: -o-linear-gradient(#e60000, #cc0000);
	background-image: linear-gradient(#e60000, #cc0000);
}
.button:active, .button:visited:active {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e60000), color-stop(100%, #ff0000));
	background-image: -webkit-linear-gradient(#e60000, #ff0000);
	background-image: -moz-linear-gradient(#e60000, #ff0000);
	background-image: -o-linear-gradient(#e60000, #ff0000);
	background-image: linear-gradient(#e60000, #ff0000);
}

/******************************************************************
Site Name: Peoples Republic
Author: i-Aspect

Stylesheet: Base Mobile Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
body {
	font-size: 12px;
	
	font-family: Arial, sans-serif;
	line-height: 1.5;
	color: #565656;
	border-top: 3px solid #f78f20;
}

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
	width: 96%;
	min-width: 960px;
	margin: 0 auto;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
	color: #f78f20;
	/* on hover */
	/* on click */
	/* mobile tap color */
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
	color: #f77120;
}
a:link, a:visited:link {
	/*
	this highlights links on iPhones/iPads.
	so it basically works like the :hover selector
	for mobile devices.
	*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
	color: #F78F20;
	font-family: Arial, sans-serif;
	text-rendering: optimizelegibility;
	font-weight: 800;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
	text-decoration: none;
}

h1, .h1 {
	font-size: 34px;

}

h2, .h2 {
	font-size: 24px;
	
	margin-bottom: 0.375em;
}

h3, .h3 {
	font-size: 16px;
	
}

h4, .h4 {
	font-size: 12px;
	
	font-weight: 700;
}

h5, .h5 {
	font-size: 10px;
	
	text-transform: uppercase;
	letter-spacing: 2px;
}

/*********************
HEADER SYTLES
*********************/
#logo {
	float: left;
	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	height: 67px;
	margin-left: -12px;
	margin-top:6px;
	width: 324px;
	background-image: url('../images/../images/logo-compass.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	#logo {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 0;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}

#nav {
	float: right;
}

#menu-main {
	margin: 0;
}

.sprite-home-icon {
	width: 11px;
	height: 13px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 13px 10px;
	height: 13px;
	width: 11px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -183px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.sprite-home-icon {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -192.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.sprite-home-icon:hover, .sprite-home-icon.current_page_item {
	height: 13px;
	width: 11px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -319px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.sprite-home-icon:hover, .sprite-home-icon.current_page_item {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -233.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.sprite-home-icon:active {
	height: 13px;
	width: 11px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -211px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.sprite-home-icon:active {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -213px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}

/*********************
NAVIGATION STYLES
*********************/
.nav {
	/* end .menu li */
	/* highlight current page */
	/* end current highlighters */
}
.nav li {
	/*
	rethink your dropdowns for mobile, you don't want to
	have it expand too much because the screen is so small
	*/
}
.nav li a {
	display: block;
	color: #2e2e2e;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 10px;
	/*
	this is for mobile, no need to declare hover styles
	*/
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
	padding-left: 30px;
}
.nav li.current-menu-item > a,
.nav li.current_page_item > a,
.nav li.current-page-ancestor > a {
	color: #f78f20;
}
.nav .sprite-arrowdown > a {
	padding-right: 14px;
}
.nav .sprite-arrowdown > a:after {
	content: "";
	display: inline-block;
	margin: 0 0 3px 10px;
	height: 3px;
	width: 5px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -347px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.nav .sprite-arrowdown > a:after {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -254px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.nav .sprite-arrowdown > a:hover:after {
	height: 3px;
	width: 5px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -239px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.nav .sprite-arrowdown > a:hover:after {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -264.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.nav .sprite-arrowdown.current-page-parent a:after {
	height: 3px;
	width: 5px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -239px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.nav .sprite-arrowdown.current-page-parent a:after {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -264.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}

/* end .nav */
/*********************
POSTS & CONTENT STYLES
*********************/
#content {
	margin-top: 2.2em;
	/*********************
	HOMEPAGE 4 BLOCKS
	*********************/
	/*********************
	PAGE HEADER IMAGE
	*********************/
}
#content #main {
	padding-top: 1.8em;
}
#content .pagetitle {
	color: #2e2e2e;
	font-weight: bold;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px 0;
}
#content #introduction article {
	color: black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #fafafa;
}
#content #introduction article h3 {
	color: white;
	font-size: 14px;
	
	font-weight: bold;
	text-shadow: 0px -1px 0 #353535;
	padding: 10px 20px;
	margin: 0 0 20px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #808080;
}
#content #introduction article img {
	width: 84%;
	margin: 0 8% 15px;
}
#content #introduction article p {
	font-size: 12px;
	
	line-height: 20px;
	margin: 0 20px 20px;
}
#content #fullwidth-image {
	max-height: 190px;
	overflow: hidden;
	background: black;
}
#content #fullwidth-image .container {
	max-width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#content #fullwidth-image img {
	display: block;
	/*width: 1600px;
	height: auto;*/
	margin: 0 auto;
}
#content .return-post {
	display: block;
	text-decoration: none;
	margin-top: 20px;
}
#content .entry-title {
	margin: 10px 0;
}
#content .entry-content ul {
	padding: 0 0 0 20px;
}
#content .entry-content ul li {
	list-style: disc;
}

/*********************
NEWS ARCHIVE STYLING
*********************/
.post-type-archive-news .type-news .article-header {
	float: none;
	overflow: hidden;
}
.post-type-archive-news .type-news .article-header time {
	float: left;
	font-size: 16px;
	
	font-weight: bold;
	margin-right: 20px;
}
.post-type-archive-news .type-news .article-header h3 {
	float: left;
	font-weight: bold;
	margin-bottom: 0;
}

.single-news #content .entry-title {
	margin-bottom: 0;
}
.single-news .byline {
	margin: 0;
}

/*********************
SERVICES PAGE STYLING
*********************/
.page-template-ias-diensten-php #page-excerpts {
	margin-top: 30px;
}
.page-template-ias-diensten-php #page-excerpts article:first-child {
	margin-left: 0;
}
.page-template-ias-diensten-php #page-excerpts article img {
	width: 100%;
	height: auto;
}

/*********************
STYLING FOR HOME WIDGET AREA
*********************/
#widgetarea {
	margin-top: 2.8em;
}
#widgetarea div:first-child {
	margin-left: 0;
}
#widgetarea .widget_twitter ul li {
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
#widgetarea .widget_twitter ul li:first-child {
	margin-top: 0;
}
#widgetarea .widget_twitter .entry-content {
	display: block;
	float: left;
	width: 70%;
}
#widgetarea .widget_twitter .entry-meta .time-meta {
	float: right;
}
#widgetarea .widget_twitter .entry-meta .time-meta a {
	font-size: 12px;
	
	text-decoration: none;
}
#widgetarea .widget_twitter .intent-meta {
	float: left;
	clear: both;
}
#widgetarea .widget_twitter .intent-meta a {
	color: #949494;
	font-size: 12px;
	
	text-decoration: none;
	padding-left: 18px;
	margin-right: 10px;
}
#widgetarea .widget_twitter .intent-meta a:hover {
	color: #2e2e2e;
}
#widgetarea .widget_twitter .intent-meta a.in-reply-to {
	height: 9px;
	width: 13px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -111px;
	background-repeat: no-repeat;
	background-position: 0 -108px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	#widgetarea .widget_twitter .intent-meta a.in-reply-to {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -143px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
#widgetarea .widget_twitter .intent-meta a.retweet {
	height: 9px;
	width: 12px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -159px;
	background-repeat: no-repeat;
	background-position: 0 -156px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	#widgetarea .widget_twitter .intent-meta a.retweet {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -176px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
#widgetarea .widget_twitter .intent-meta a.favorite {
	padding-left: 15px;
	height: 9px;
	width: 9px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -135px;
	background-repeat: no-repeat;
	background-position: 0 -132px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	#widgetarea .widget_twitter .intent-meta a.favorite {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -159.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
#widgetarea #facebooklikebox-3 .fb_iframe_widget,
#widgetarea #facebooklikebox-3 .fb_iframe_widget span,
#widgetarea #facebooklikebox-3 .fb_iframe_widget iframe {
	width: 100% !important;
}

/* post meta */
.byline {
	color: #999;
}

.wp-caption {
	background: #eee;
	padding: 5px;
	/* images inside wp-caption */
}
.wp-caption img {
	margin-bottom: 0;
	width: 100%;
}
.wp-caption p.wp-caption-text {
	font-size: 13px;
	
	margin: 4px 0 7px;
	text-align: center;
}

/* end .wp-caption */
/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.page-navigation,
.wp-prev-next {
	margin: 1.1em 0 2.2em;
}

.bones_page_navi {
	/* current page link */
	/* end .bones_page_navi .bpn-current */
	/* common styles for page-navi links */
	/* remove the bg on end links */
	/* previous link */
	/* next page link */
	/* first page link */
	/* last page link */
}
.bones_page_navi li {
	float: left;
	margin-left: 10px;
}
.bones_page_navi li a {
	padding: 3px 6px;
	display: block;
	text-decoration: none;
	position: relative;
}
.bones_page_navi li a:hover, .bones_page_navi li a:focus {
	color: #f01d4f;
	text-decoration: underline;
}
.bones_page_navi li.bpn-current {
	padding: 3px 6px;
	border-bottom: 2px solid #f01d4f;
	position: relative;
}
.bones_page_navi li.bpn-current a {
	/* hovering on current page link */
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
	font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
	padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
	background: none;
}

/* end .bones_page_navi */
/* fallback previous & next links */
.wp-prev-next .prev-link {
	float: left;
}
.wp-prev-next .next-link {
	float: right;
}

/* end .wp-prev-next */
/*********************
FOOTER STYLES
*********************/
.footer {
	clear: both;
	font-size: 11px;
	
	margin-top: 60px;
	padding: 40px 0;
	background: #fafafa url("../images/footer-shadow.png") no-repeat top center;
}
.footer #footer-info {
	float: left;
}
.footer .footer-nav {
	float: right;
	margin: 0;
}
.footer .footer-nav li {
	margin-left: 10px;
}
.footer .footer-nav li a {
	color: #adadad;
	font-size: 11px;
	
	font-weight: normal;
	padding: 0;
}
.footer #footer-social {
	float: right;
	margin-top: 1.3em;
}
.footer #footer-social li {
	display: block;
	float: left;
	margin-left: 10px;
}
.footer #footer-social li a {
	display: block;
	width: 22px;
	height: 22px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	opacity: 0.6;
}
.footer #footer-social li a:hover {
	opacity: 1;
}
.footer #footer-social li .sprite-facebook {
	height: 22px;
	width: 22px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -74px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.footer #footer-social li .sprite-facebook {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -113.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.footer #footer-social li .sprite-twitter {
	height: 22px;
	width: 22px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 -37px;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.footer #footer-social li .sprite-twitter {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -54.5px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}
.footer #footer-social li .sprite-linkedin {
	height: 22px;
	width: 22px;
	background-image: url('../images/../images/sprite-s173c2c4756.png');
	background-position: 0 0;
	background-repeat: no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5) {
	.footer #footer-social li .sprite-linkedin {
		background-image: url('../images/../images/sprite2x-s4ca33f2954.png');
		background-position: 0 -84px;
		-webkit-background-size: 248px auto;
		-moz-background-size: 248px auto;
		-o-background-size: 248px auto;
		background-size: 248px auto;
	}
}

/******************************************************************
Site Name:
Author:

Stylesheet: Grid Stylesheet

I've seperated the grid so you can swap it out easily. It's
called at the top the style.scss stylesheet.

There are a ton of grid solutions out there. You should definitely
experiment with your own. Here are some recommendations:

http://gridsetapp.com - Love this site. Responsive Grids made easy.
http://susy.oddbird.net/ - Grids using Compass. Very elegant.
http://gridpak.com/ - Create your own responsive grid.

The grid below is a combination of the 1140 grid and Twitter Boostrap.
I liked 1140 but Boostrap's grid was way more detailed so I merged them
together, let's see how this works out. If you want to use 1140, the original
values are commented out on each line.

******************************************************************/
.onecol {
	width: 5.801104972%;
}

/* 4.85%;  } /* grid_1  */
.twocol {
	width: 14.364640883%;
}

/* 13.45%; } /* grid_2  */
.threecol {
	width: 22.928176794%;
}

/* 22.05%; } /* grid_3  */
.fourcol {
	width: 31.491712705%;
}

/* 30.75%; } /* grid_4  */
.fivecol {
	width: 40.055248616%;
}

/* 39.45%; } /* grid_5  */
.sixcol {
	width: 48.618784527%;
}

/* 48%;    } /* grid_6  */
.sevencol {
	width: 57.182320438000005%;
}

/* 56.75%; } /* grid_7  */
.eightcol {
	width: 65.74585634900001%;
}

/* 65.4%;  } /* grid_8  */
.ninecol {
	width: 74.30939226%;
}

/* 74.05%; } /* grid_9  */
.tencol {
	width: 82.87292817100001%;
}

/* 82.7%;  } /* grid_10 */
.elevencol {
	width: 91.436464082%;
}

/* 91.35%; } /* grid_11 */
.twelvecol {
	width: 99.999999993%;
}

/* 100%;   } /* grid_12 */
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
	position: relative;
	float: left;
	margin-left: 2.762430939%;
}

.first {
	margin-left: 0;
}

.last {
	float: right;
}

/******************************************************************
Site Name: Peoples Republic
Author: i-Aspect

Stylesheet: Tablet & Small Desktop Stylesheet
******************************************************************/
/*********************
GENERAL STYLES
*********************/
/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
	max-width: 1140px;
}

/*********************
HEADER SYTLES
*********************/
#inner-header {
	padding-top: 50px;
}

/*********************
NAVIGATION STYLES
*********************/
.nav {
	border: 0;
	/* end .menu ul li */
	/* highlight current page */
	/* end current highlighters */
}
.nav li {
	float: left;
	position: relative;
	/*
	plan your menus and drop-downs wisely.
	*/
	/* showing sub-menus */
}
.nav li a {
	font-size: 14px;
	
}
.nav li a:hover, .nav li a:focus {
	color: #f78f20;
}
.nav li a:active {
	color: #f78f20;
}
.nav li ul.sub-menu,
.nav li ul.children {
	width: auto;
	max-height: 0;
	margin: 0;
	background: white;
	border-top: 0;
	position: absolute;
	display: block;
	overflow: hidden;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	z-index: 8999;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	/* highlight sub-menu current page */
}
.nav li ul.sub-menu li,
.nav li ul.children li {
	/*
	if you need to go deeper, go nuts
	just remember deeper menus suck
	for usability. k, bai.
	*/
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
	padding-left: 10px;
	border-right: 0;
	display: block;
	width: 180px;
	border-bottom: 1px solid #ccc;
}
.nav li ul.sub-menu li:last-child a,
.nav li ul.children li:last-child a {
	border-bottom: 0;
}
.nav li:hover ul {
	opacity: 1;
	top: auto;
	max-height: 300px;
	-webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}

/* end .nav */
.smooth_slideri h2 {
	width: 1140px;
}

/*********************
SIDEBARS & ASIDES
*********************/
.sidebar {
	margin-top: 2.2em;
}

.widgettitle {
	border-bottom: 2px solid #444;
	margin-bottom: 0.75em;
}

.widget {
	padding: 0 10px;
	margin: 2.2em 0;
}
.widget ul li {
	margin-bottom: 0.75em;
	/* deep nesting */
}
.widget ul li ul {
	margin-top: 0.75em;
	padding-left: 1em;
}

/*********************
FOOTER STYLES
*********************/
/* end .footer-links */


/* Facebook Widget Plugin */
.pluginBoxContainer {
	border:0 !important;
}
#removingFBborders {
	display:none;
	position:absolute; 
	pointer-events:none; 
	z-index:99; 
	height:238px; 
	width:554px; 
	margin:-260px 0 0 585px; 
	border:0; /** 1px solid #fff; */
	background:none !important;
}

/*********************
JOB MANAGER
*********************/

/* Text align IE fix */
table.jobs-table, table.job-table, table.job-apply-table, table.jobs-table th, table.job-table th, table.job-apply-table th {
	text-align: left !important; 
}

/*********************
JOB SEARCH
*********************/

.siteSearch .searchField {
	padding: 12px !important; 
	border-radius: 3px; 
	border: #ddd solid 1px; 
	width: 90%; 
	margin: 16px 10px 0 0;
}
.siteSearch fieldset {border:none !important; width: 960px; /*tijdelijk uit*/ display:none;}
.siteSearch legend {display:none;}
/* Google zoek widget hacks */
.gsc-branding-text, .gcsc-branding-text, .gcsc-branding-img-noclear, .gsc-branding-img, .gsc-url-bottom, .gsc-result-info, .gsc-clear-button {display: none !important;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color:#000 !important; }
.gsc-cursor-box{margin: 12px 0 !important;}
.gsc-cursor-page{color:red !important; text-decoration:none !important;}
.gsc-input {padding: 12px !important; border-radius: 3px;}
a.gs-title , a.gs-title b {color:red !important; font-size: 13px !important;}
.gsc-search-button > input[type="button"] {
	font-family: Arial, sans-serif;
	border: 1px solid #bd0000;
	border-top-color: #db0000;
	border-left-color: #db0000;
	padding: 8px 16px;
	margin-left: -10px;
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background-color: red;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff0000), color-stop(100%, #e60000));
	background-image: -webkit-linear-gradient(#ff0000, #e60000);
	background-image: -moz-linear-gradient(#ff0000, #e60000);
	background-image: -o-linear-gradient(#ff0000, #e60000);
	background-image: linear-gradient(#ff0000, #e60000);
}
.jm-buttons a, .jm-buttons a:visited, .button-primary {
	font-family: Arial, sans-serif;
	border: 1px solid #bd0000;
	border-top-color: #db0000;
	border-left-color: #db0000;
	padding: 4px 12px;
	color: white;
	display: inline-block;
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px rgba(0, 0, 0, 0.5);
	cursor: pointer;
	margin-bottom: 20px;
	line-height: 21px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #595959;
	border-top-color: dimgrey;
	border-left-color: dimgrey;
	background-color: #828282;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #949494), color-stop(100%, #545454));
	background-image: -webkit-linear-gradient(#949494, #545454);
	background-image: -moz-linear-gradient(#949494, #545454);
	background-image: -o-linear-gradient(#949494, #545454);
	background-image: linear-gradient(#949494, #545454);
	margin-right: 5px;
	margin-top: 14px;
	margin-bottom: 1px;
}
.jm-buttons a:hover, .jm-buttons a:focus, , .button-primary:hover, , .button-primary:focus {
	color: white;
	border: 1px solid #404040;
	border-top-color: #4f4f4f;
	border-left-color: #4f4f4f;
	background-color: #525252;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a1a1a1), color-stop(100%, #6e6e6e));
	background-image: -webkit-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: -moz-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: -o-linear-gradient(#a1a1a1, #6e6e6e);
	background-image: linear-gradient(#a1a1a1, #6e6e6e);
}
.jm-buttons a:active, , .button-primary:active {
	background-color: #525252;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #878787), color-stop(100%, #a1a1a1));
	background-image: -webkit-linear-gradient(#878787, #a1a1a1);
	background-image: -moz-linear-gradient(#878787, #a1a1a1);
	background-image: -o-linear-gradient(#878787, #a1a1a1);
	background-image: linear-gradient(#878787, #a1a1a1);
}
input[type='text'] {
	padding: 5px 8px;
	width: 290px;
}    

/* Slider fixes - no text */
.ts-fullwidth-overlay, 
#content .slidebutton, 
.slide-wrap  { 
	display:none !important; 
}
