html {
    /*background: #ffffff url('../img/primary-bg.png') repeat center top;*/
    overflow-x:hidden;
}

/** {*/
    /*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
/*}*/

html.ie8 {
    overflow-x: visible;
}

html > * {
    overflow: visible;
}


html.is-preview body {
/*    margin-top:60px;*/
}

html.is-preview div#preview-bar {
    background: black;
    height: 60px;
    margin-left: -2000px;
    margin-right: -2000px;
}


/* Body */

html.touch body {
    overflow: hidden;
}

body {
    color: #555;
    font-family: 'helvetica_neue_lt_std55_roman';
    font-size: 0.95em;
    line-height: 20px;
    background:  #e3e2e2;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    -moz-box-shadow: 0px 1px 50px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 1px 50px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.5);
    zoom: 1;
    -webkit-font-smoothing: antialiased;
}

.no-js body {
    display: block;
}

/* WP Core Styling*/


#wrap{

	max-width: 960px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	position: relative; /* needed for absolute positioned items within */


}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    /*background: #fff;*/
    /*border: 1px solid #f0f0f0;*/
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}


/* Fallback shadow image for body. Paddings are set dynamically in script.js. */
.ie8 body, .ie7 body {
    max-width: 1024px;
    background: transparent url(../img/ie-body-bg.png) top center repeat-y;
}



body > div#top-bar {
    overflow: visible;
    position: relative;
    background: #313337 url(../img/top-bar-bg.png) left top repeat;
    width: 100%;
    height: 7px;
	display:none;
}



body a, body a:visited {
    text-decoration: none;
    color: #f48a00;
    -webkit-transition: color 0.3s ease;
    -ms-transition: color ease 0.3s;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

body a:hover {
    text-decoration: underline;
    color: #f48a00;
}

body .divider {
    margin-top: 0;
    margin-bottom: 0;
}

img.styled-image {
    background: white;
    overflow: hidden;
    border: 1px solid white;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}


/* Page Styling */

.main {
    background: white;
}

.main.darker {
    background: #f2f2f4;
}

.main.has-sidebar {
    background: #ffffff url(../img/page-with-sidebar-bg.png) center top repeat-y;
    position: relative;
    overflow: hidden;
}

.main div.divider {
    width: 1024px;
    height: 1px;
    background: #e8e8e8;
/*    background: url(../img/divider-bg.png) top left repeat-x;*/
    margin-left: -42px;
    margin-top: 0;
    margin-bottom:0;
    display: inline-block;
}

.main.has-sidebar div.divider {
    width: 730px;
}

.ie8 .main {
    border-top: 1px solid #fbfbfb;
}

.prime-page, .prime-post, .comments {
    padding: 10px 30px 10px 0;
    margin-right: 14px;
    margin-bottom: 30px;
}

.prime-post {
    padding-top: 0;
}

.prime-single-portfolio {
    padding-top: 29px;
    padding-bottom: 0;
}

.prime-full-width {
    margin-right: 0;
    padding-right: 0;
}


/* Page Content Styles */

figcaption {
    margin-top: 1em;
    margin-bottom: 1em;
}

img#intro-image {
    margin-top:15px;
    margin-bottom: 5px;
}

img.full-width-image {
    width: 100%;
    margin-right: 6px;
}

p.large-intro {
    font-size: 15px;
    line-height: 23px;
    font-family: 'helvetica_neue_lt_std55_roman';
    color: #656971;
    margin-top: 1.2em;
    margin-bottom: 20px;
}



/* WordPress Gallery Shortcode */
section.gallery figure.gallery-item {
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;

}

section.gallery figure.gallery-item > a > img {
    border: 1px solid white;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	/*border: 1px solid #ddd;*/
	/*padding: 6px;*/
}
.wp-caption img {
	/*border-color: #eee;*/
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	/*background: #eee;*/
	/*border-color: #bbb;*/
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}



/* Sidebar */

#sidebar {
    padding-top: 30px;
    padding-bottom: 30px;
	padding-left: 20px;
	width: 220px;
	display: inline;
    float: left;
    margin-left: -40px;
    margin-right: 10px;
	background: transparent url(../img/fullwidth-sidebar-bg.png) left top repeat-y;
		
}

.tweet_wrapper .readmore{

	float:right;
	color: #FA6C00 !important;
	font-family: 'helvetica_neue_lt_std55_roman';
	font-size:0.9em;
	
	
}

#sidebar ul {
    margin: 2px 0;
    padding: 0 1em;
    list-style: none;	
}

#sidebar ul li{

	color: #808080;
	line-height: 14px;
	font-size:0.9em;

}

#sidebar ul li ul li{

	color: #f96a00;
	margin: 0;
	line-height: 14px
}

#sidebar li:before { 
    content: "";
    border-color: transparent #808080;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.76em;
    position: relative;
	font-family: 'helvetica_neue_lt_std57Cn';
	font-size:16px;
}

#sidebar > h3 {

	margin-top: 20px;
	color: #4B2B89;
    font-family: 'helvetica_neue_lt_std77BdCn';
	font-size:1.2em;
		
	
}

.aiwidgetscss h3 {

	margin: 0 0 20px 0;
	color: #4B2B89;
    font-family: 'helvetica_neue_lt_std77BdCn';
	font-size:1.2em;
		
	
}

.sidebar-bg {
    background: transparent;
    width:294px;
    height:100%;
    position:absolute;
    right:0;
    top:0;
    opacity:1;
    background: #f2f2f4;
}

html.boxed-layout #sidebar .sidebar-bg {
    display: none;
    visibility: collapse;
}

html.full-width-layout div.main > .sidebar-bg {
    display: none;
    visibility: collapse;
}





.ie8 .sidebar-bg {
    top:-1px;
    padding-bottom:1px;
}


.sidebar-widget {
    position: relative;
}

#sidebar article.widget-first > .sidebar-widget {
    margin-top: 0;
}

#sidebar article > .sidebar-widget {
    margin-top: 2.5em;
}

#sidebar article > .sidebar-widget > h3 {
    font-size: 1em;
}

#sidebar div.divider {
    display: none;
    width: 3000px;
    margin-left: -1000px;
    float: left;
}

.prime-blog .sidebar-widget {
    margin-top: 1em;
}



/* google map, contact page. */
body.page-id-54 .page-container {
}


.xlargeicon.white {
	
	color: #FFF;
	font-size: 40px;

}


div.socialmenu{

float:right;
margin:14px 28px 0 0;


}


.page_banner{

	width:100%;
}

.leadin_content{

	font-size:19px;
	line-height:32px;
	padding: 6px 30px 16px;
	margin-bottom: 20px;
	color: #4b2b89;
}

.leadin_content p{

	margin: 0;
}
.leadin_content h1{

	color: #f96a00;
	font-weight:normal;

}


/* Headers */

h1, h2, h3, h4, h5, h6 {
    line-height: 1.5em;
    margin: 1em 0 1em;
}
 h4, h5, h6 {
    margin: 1.2em 0 1.2em;
 }

h1 {
    font-size: 24px;
    line-height: 36px;
    margin: 18px 0 18px;
}

h2 {
    font-size: 20px;
    line-height: 30px;
    margin: 16px 0 16px;
}

h3 {
    font-size: 16px;
	line-height: 20px;
	color: #4B2B89;
    font-family: 'helvetica_neue_lt_std77BdCn';
	
}

h4 {
	font-size: 14px;
	line-height: 18px;
}

h5 {
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	color: #656971;
}

h6 {
    font-size: 10px;
	line-height: 16px;
	text-transform: uppercase;
}

.page-container{

	background : #FFF;
}

.careers.prime-page{

	width: 560px;
}

.careers.prime-page p:first-child{

	margin-top: 0px;
	padding-top: 0px;
}

.careers.prime-page th, .careers.prime-page th h4{

	font-family: 'helvetica_neue_lt_std77BdCn';
	font-size: 1.1em;
	color: #4b2b89;
	text-align:left;
	font-weight: normal;
}

.careers.prime-page td{

	font-size: 0.95em;
	padding: 6px;	
}

.careers.prime-page h4{

	font-size: 1.2em;
	color: #f96a00;
}


.careers.prime-page h5{

	font-size: 1.05em;
	color: #4b2b89;
}

.careers.prime-page tbody tr:nth-child(odd) {
   background-color: #f2f2f2;
}

#careers_sidebar{

	margin-top: 10px;
	width: 	100%;
	color: #4a3b5e;
	font-size:0.9em;
}

#careers_sidebar h3{

	font-size: 20px;

}

#careers_sidebar ul, ol {
	padding: 0 0 0 22px;
}
#careers_sidebar ul li{
	list-style-type: none;
	padding: 5px 0;

}

#careers_sidebar .boldbullets{

	text-transform: uppercase;
	font-size: 12px;
	padding-left: 10px;
	color: #f96a00;
	font-weight: bold;
	
}

/* media queries will be needed here */
body.about-us .prime-page{

	width: 570px;
}

.prime-page h2{

	color: #4b2b89;
	font-family: 'helvetica_neue_lt_std77BdCn';


}

#careers_sidebar .boldbullets li.triangle {
list-style-type: none;
background-image:url('/wp-content/themes/jigsaw/img/bullets/triangle.png');
background-repeat:no-repeat;
background-position: 0 2px;
padding: 0 0 8px 15px;
margin: 4px 0 0 0;
font-size: 1em;
} 

.bottom_link{
 color: #4b2b89 !important;
 font-weight:bold;
 float:right;

