/* 
Theme Name: VSA
Theme URI:
Description: A blank child of the Hybrid theme framework representing the visual hierarchy of Hybrid with designers in mind.
Author: Based on Skeleton by Justin Tadlock
Author URI: 
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/* Hybrid's default CSS */
	 @import url('../hybrid/library/css/screen.css'); 
html { -webkit-font-smoothing: antialiased; }

.millerheadline {
  font-family: MillerHeadline;
  font-style: normal;
  font-weight: normal;
}

.millerheadlinelight {
  font-family: MillerHeadline;
  font-style: normal;
  font-weight: normal;
}

.millerheadlinelightitalic {
  font-family: MillerHeadline;
  font-style: italic;
  font-weight: normal;
}

/**
* Import pre-made styles from Hybrid
************************************************/

#body-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

#container {
	overflow: hidden;
	float: left;
	width: 960px;
}

.content {
	overflow: hidden;
	float: left;
	width: 620px;
	margin:0 0 21px;
}
	
.no-widgets .content, .page-template-no-widgets .content {
	width:885px;
}

#footer-container {
	clear: both;
	overflow: hidden;
}

#footer {
	clear: both;
	overflow: hidden;
}



html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	vertical-align:baseline;
	outline:none;
	font-size:100%;
	background:transparent;
	border:none;
	text-decoration:none;
}

b,i,hr,u,center,menu,layer,s,strike,font,xmp{
	margin:0;
	padding:0;
	vertical-align:baseline;
	outline:none;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	background:transparent;
	border:none;
	text-decoration:none;
}



/* ANCHORS */
a:link, a:visited {color: #000; }
a:focus, a:hover, a:active {color: #000; }
a{
	cursor:pointer;
}

a img{
	border:none;
}


/**

* Body
************************************************/

/* Contains everything */
body {
	font: 15px/21px Georgia,Times,"Times New Roman",serif;
	color:#000;
	background:#fff;
}

/* Wrapper for everything inside of the body */
#body-container {
	width:885px;
	margin: 0 auto 20px;
	padding:0 10px;
}

/**
* Elements
************************************************/



/* Headers */
h1,h2,h3,h4,h5,h6{
	font-style:normal;
	font-weight:bold;
	margin:0 0 21px 0;
}

h2 {
	font-size:28px;
	line-height:30px;
	font-weight:normal;
}


/* Text elements */
strong{
	font-weight:bold;
}

strong strong{
	font-weight:normal;
}

em{
	font-style:italic;
}

em em,cite cite{
	font-style:normal;
}

abbr{
	cursor:help;
}

acronym{
	text-transform:uppercase;
	border-bottom:1px dashed#666;
	cursor:help;
}

big{
	font-size:120%;
}

small,sup,sub{
	font-size:80%;
}

sup{
	vertical-align:baseline;
	position:relative;
	bottom:0.3em;
}

sub{
	vertical-align:baseline;
	position:relative;
	top:0.3em;
}

address{
	font-style:italic;
	margin:0 0 21px 0;
}

li address,dd address{
	margin:0;
}

pre{
	overflow:auto;
	font:.9em Monaco,monospace,Courier,"Courier New";
	line-height:21px;
	margin-bottom:21px;
	padding:9px;
}

code{
	font:.9em Monaco,monospace,Courier,"Courier New";
}

pre code{
	font-size:1em;
}

ins,dfn{
	font-style:italic;
	text-decoration:none;
	border-bottom:1px solid #666;
}

del{
	text-decoration:line-through;
}

object{
	margin-bottom:21px;
}

input,textarea{
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}

:focus{
	outline:none;
}

form label{
	cursor:pointer;
}

option{
	padding:1px 3px;
}

.clear{
	clear:both;
}

img.alignleft,img.alignright{
	display:inline;
}

blockquote.alignleft,blockquote .alignright{
	width:33%;
}

/* Paragraphs */
p{
	margin:0 0 21px 0;
}

/* Unordered lists */ /* Ordered lists */
ol,ul{
	list-style:none;
}

ul{
	list-style:disc;
	margin:0 0 21px 2.5em;
}

ol{
	list-style-type:decimal;
	margin:0 0 21px 3em;
}

/* Defition lists */
dl{
	margin:0 0 18px 3px;
}

dl dt{
	font-weight:bold;
	margin:12px 0 0 0;
}

dl dd{
	margin:6px 0 0 1.5em;
}


/* Blockquotes */
blockquote{
	margin:0 2.5em;
	font-style:normal;
}

blockquote em,blockquote cite{
	font-style:italic;
}

blockquote,q{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}



/**
* Images
************************************************/

/* Thumbnails */
.thumbnail {
	float: left;
	margin: 5px 15px 0 0;
}

/* Gallery [gallery] */
.gallery {
	width:700px;
}
.gallery img {
	margin-top:0 !important;
}

#gallery-1 .gallery-item {
	margin-top: 0  !important;
	text-align:center;
	width:700px !important;
}

#gallery-1 {
	margin: auto;
}

#gallery-1 .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}

#gallery-1 .gallery-caption {
	margin-left: 0;
}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {
	float:left;
}

/* Contains site title and tagline */
#header {
	background: url('images/header-moire.png') top left repeat-x;
	padding-top:8px;
	float:left;
	width:885px;
}

/* Site title */
#site-title {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:35px;
	line-height:45px;
}

#vsa-text {
	width:640px;
	float:left;
	padding-top:52px;
}
#logo-image {
	width:225px;
	padding-top:9px;
	float:right;
}

#site-title a:hover, #site-title a:focus {
	text-decoration:none;
}

#site-title a span {
	color:#000;
}

.singular-page #site-title {
margin:0 0 21px;
}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {
	overflow: visible;
	height: 28px;
	width:885px;
	margin: 0 0 35px 0;
	z-index: 100;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	clear:both;
	float:left;
}
	
#header-offices {
	height: 25px;
	width:225px;
	float:right;
}

#header-offices ul {
	float:left;
	list-style-type:none;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	padding:3px;
	margin-left:0px;
}

#header-offices li {
	float:left;
}

#header-offices #chi {
	padding-right:18px;
	background: url('images/nav-separator.png') 24px 6px no-repeat;
}

#header-offices #mn {
	padding-right:16px;
	background: url('images/nav-separator.png') 36px 6px no-repeat;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#header-offices #chi {
	padding-right:18px;
	background: url('images/nav-separator.png') 24px 5px no-repeat !important;
}

#header-offices #mn {
	padding-right:16px;
	background: url('images/nav-separator.png') 35px 5px no-repeat !important;
}

#page-nav li.page-item-36 {
	background: url('images/nav-separator.png') 56px 9px no-repeat !important;
	width:70px;
	margin-right:0px;
}

#page-nav li.page-item-842, #page-nav li.page-item-807 {
	background: url('images/nav-separator.png') 44px 9px no-repeat !important;
	width:58px;
	margin-right:0px;
}

} 

/* Page nav */
#page-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#page-nav ul {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

#page-nav ul ul li {
	width: 100%;
}

#page-nav li:hover {
	visibility: inherit;
}

#page-nav li {
	float: left;
	position: relative;
	margin-right: 15px;
	text-transform:uppercase;
}

#page-nav li.page-item-36 {
	background: url('images/nav-separator.png') 56px 10px no-repeat;
	width:70px;
	margin-right:0px;
}

#page-nav li.page-item-842, #page-nav li.page-item-807 {
	background: url('images/nav-separator.png') 44px 10px no-repeat;
	width:58px;
	margin-right:0px;
}

#page-nav a {
	display: block;
	position: relative;
	font-size:12px;
}

#page-nav li:hover ul, li.sfHover ul {
	left: 0;
	top: 32px;
	z-index: 99;
}

#page-nav li:hover li ul, li.sfHover li ul {
	top: -999em;
}

#page-nav li li:hover ul, li li.sfHover ul {
	left: 10em;
	top: 0;
}

#page-nav li li:hover li ul, li li.sfHover li ul {
	top: -999em;
}

#page-nav li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: 0;
}

#page-nav li li {
	margin-right: 0;
}

#page-nav li a {
	padding: 4px 2px 3px;
	color: #111;
	background:transparent;
	border:none;
}
	
#page-nav .current_page_item a:link, #page-nav .current_page_item a:visited {
	text-decoration:underline;
}

/* Drop-downs style */

#page-nav li li a {
	border-top: none;
	margin-right: 0;
}
	
#page-nav li ul {
	background: #fff;
	border-top: 1px solid #ccc;
}

#page-nav li li:hover ul, li li.sfHover ul , #page-nav li li li:hover ul, li li li.sfHover ul  {
	top: -1px;
}

#page-nav li li li {
	margin-left: -1px;
}

/* Default category menu styles */
#cat-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#cat-nav ul {
	line-height: 1.0;
}

.menu ul {
	position: absolute;
	top: -999em;
	width: 10em;
}

#cat-nav ul ul li {
	width: 100%;
}

#cat-nav li:hover {
	visibility: inherit;
}

#cat-nav li {
	float: left;
	position: relative;
}

#cat-nav a {
	display: block;
	position: relative;
}

#cat-nav li:hover ul, li.sfHover ul {
	left: 0;
	top: 2em;
	z-index: 99;
}

#cat-nav li:hover li ul, li.sfHover li ul {
	top: -999em;
}

#cat-nav li li:hover ul, li li.sfHover ul {
	left: 10em;
	top: 0;
}

#cat-nav li li:hover li ul, li li.sfHover li ul {
	top: -999em;
}

#cat-nav li li li:hover ul, li li li.sfHover ul {
	left: 10em;
	top: 0;
}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {
	width:885px;
}

/**
* Content
************************************************/

/* Contains site's main content */
.content {
	width:885px;
}


/*Intro Text */
.all-intro-content {
	border-bottom:2px solid #000;
	float:left;
	width:885px;
	margin-bottom:28px;
}



#intro-text {
	width:640px;
	margin-bottom:20px;
	float:left;
}

#intro-text p {
	line-height: 25px;
	font-size:20px;
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing:1px;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, Times, "Times New Roman", serif;*/
}

.tk-active #intro-text p {
	line-height: 28px;
	font-size:16px;
}

#intro-text h2 {
 font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing:1px;
 /*font-family: "teimer-web-1","teimer-web-2", Georgia, Times, "Times New Roman", serif;*/
}

.archive-info, .category-info {
	width:640px;
	margin-bottom:20px;
	float:left;
}

.archive-info p, .category-info p {
	line-height: 25px;
	font-size:20px;
	/*font-family: "teimer-web-1","teimer-web-2", "Georgia", "Times New Roman", serif;*/
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
}

.tk-active .archive-info p, .category-info p {
	line-height: 28px;
	font-size:16px;
}

#contact-us {
	width:225px;
	float:right;
}

#contact-us p {
	margin: 0 0 2px 0;
	line-height:14px;
}

#contact-us a:link, #contact-us a:visited {
text-decoration:underline;
}

#contact-us a:hover, #contact-us a:focus {
text-decoration:none;
}

#contact-us .contact-title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
}

#contact-us .phone-number, #contact-us .email {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-size:12px;
}


#contact-us .contact-labels {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-size:12px;
	font-weight:bold;
}


#follow-us {
	width:225px;
}

#follow-us h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	margin-bottom:5px;
}
	


#follow-us ul {
	margin: 0;
	list-style-type:none;
}


#follow-us .social-icons li {
	float:left;
	display:inline;
}

.social-icons li a {
	background: url('images/share_icons.png') no-repeat;
	display:block;
	width:22px;
}

.social-icons a:hover {
	text-decoration:none;
}
	
.social-icons li.facebook a{
	background-position: 0 0;
	text-decoration:none !important;
}

.social-icons li.twitter a{
	background-position: -24px 0;
	text-decoration:none !important;
}

.social-icons li.delicious a{
	background-position: -48px 0;
	text-decoration:none !important;
}

.social-icons li.rss a{
	background-position: -72px 0;
	text-decoration:none !important;
}

.qtip-content {
	width:90px;
}

/* Posts */
.post {
	clear:both;
	float:left;
	position:relative;
	width:885px;
}

.post img {
	border:none;
	padding:0px;
	margin-top:24px;
}

/* Single Post Page Styles */

#single-post-related {
	float:left;
}

#related-projects-list {
	width:225px;
	float:right;
	border-top:2px solid #000;
	margin-top:4px;
	position:relative;
}

#related-projects-list h4 {
	border-bottom:1px dashed #000;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	line-height:23px;
	padding-top:3px;
	margin-bottom:5px;
}

#related-projects-list ul {
	list-style-type:none;
	margin-left:0px;
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-size:12px;
}

#related-no-content {
	border-top:none;
	width:225px;
	float:right;
	margin-top:4px;
}

#related-projects-list ul li a:link, #related-projects-list ul li a:visited, #related-no-content ul li a:link, #related-no-content ul li a:visited {
	text-decoration:underline;
}

#related-projects-list ul li a:hover, #related-projects-list ul li a:focus, #related-no-content ul li a:hover, #related-no-content ul li a:focus {
	text-decoration:none;
}

#related-projects-list p, #related-no-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
}

#related-projects-list p a, #related-no-content p a {
	color:#663300;
	text-decoration:underline;
}

#related-projects-list p a:hover, #related-no-content p a:hover {
	text-decoration:none;
}


.singular-post .post {
	width:885px;
	float:left;
}

.singular-post .byline {
	width:640px;
	float:left;
}
.singular-post .entry-content {
	width:640px;
	float:left;
}

.entry-content h2 {
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, "Times New Roman", serif;*/
	font-size:26px;
	letter-spacing:1px;
}

.singular-post .entry-meta {
	width:640px;
	float:left;
}

.singular-post .entry-title {
	width:640px;
	float:left;
}
/*Begin additional CSS for slideshow*/

#gallery-container { 
	height: 100%; 
	overflow: hidden; 
	position: relative;
	padding-left: 90px; 
	margin-bottom:44px; 
}

#prev-button {
	display: block;
	width:60px;
	height: 60px;
	float:left;
	border:0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -30px;
}

a#prev,
a#next { 
	position: absolute; 
	top: 0; 
	height: 100%; 
	background-color: yellow; 
}

#next-button {
	display: block;
	width:60px;
	height: 60px;
	border:0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -30px;
}

/*Background color offset for active and inactive states*/
#prev img, #next img {
	border:0;
	background-color: black;
	margin: 0;
	position: absolute;
}

#next img { 
	right: -60px; 
}

#gallery-1 {
	float:left;
	width:700px !important;
}

/*End additional CSS for slideshow*/


ul.gallery {
	list-style-type: none;
}

.singular .post_date {
	float:left;
	width:640px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	border-top: 2px solid #000;
	border-bottom:none;
	padding: 5px 0;
	height:20px;
}

.singular .meta_space {
	width:225px;
	float:right;
}

/* Tag Archive Page Styles */

.tag-post-meta {
float:left;
width:640px;
}

.post_tag .post, .paged.post_tag .post {
	border-bottom:1px dashed #000;
	margin-bottom:10px;
	width:640px;
	padding:15px 0 10px 0;
}

.post_tag .post img, .paged.post_tag .post img {
	margin-top: 0px;
	float:left;
}

.post_tag p.entry-meta, .paged.post_tag p.entry-meta {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000;
	font-weight:bold;
	font-size:12px;
	float:left;
	width:640px;
}

.post_tag .meta-prep-tags, .paged.post_tag .meta-prep-tags {
	margin-left:12px;
}

.post_tag p.entry-meta span.category a:link, .post_tag p.entry-meta span.category a:visited, .paged.post_tag p.entry-meta span.category a:link, .paged.post_tag p.entry-meta span.category a:visited {
	color:#663300;
	font-weight:bold;
	text-decoration:underline;
}

.post_tag p.entry-meta span.post_tag a:link, .post_tag p.entry-meta span.post_tag a:visited, .paged.post_tag p.entry-meta span.post_tag a:link, .paged.post_tag p.entry-meta span.post_tag a:visited {
	color:#663300;
	font-weight:bold;
	text-decoration:underline;
}

.tag-title {
	font-size:80px;
	line-height:98px;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, "Times New Roman", serif;*/
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
}

.post_tag-communications .tag-title {
	font-size:68px;
	line-height:80px;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, "Times New Roman", serif;*/
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
}

.post_tag .entry-title, .paged.post_tag .entry-title {
	font-family: Georgia, Times, Times New Roman, serif;
	font-style:italic;
	font-weight:normal;
	line-height:28px;
	margin-top:0px;
}

.post_tag .entry-title a:link, .post_tag .entry-title a:visited {
	text-decoration:underline;
}

.post_tag .entry-title a:hover, .post_tag .entry-title a:focus {
	text-decoration:underline;
}

.post_tag .entry-summary p, .paged.post_tag .entry-summary p {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	line-height:16px;
	font-size:12px;
	font-style:normal;
	margin-bottom:10px;
}

.wp-tag-cloud {
	margin-top:15px;
}

ul.wp-tag-cloud {
	list-style-type:none;
	margin-left:20px;
}

.wp-tag-cloud a:link, .wp-tag-cloud a:visited {
	color:#663300;
	text-decoration:underline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.wp-tag-cloud a:hover, .wp-tag-cloud a:focus {
	text-decoration:none;
}

#tag-sidebar {
	width:225px;
	float:left;
}

#post-content {
	float:left;
}

.post_tag .post_date {
	width:640px;
	float:left;
}

.post_tag .meta_space {
	width:225px;
	float:right;
}

#date-space-container {
	float:left;
	width:885px;
}

/* Post, page, and archive titles */
.entry-title {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height:28px;
	margin: 0 0 9px;
}

.single-title {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	line-height:28px;
	font-size:16px;
	margin-bottom:10px;
	width:640px;
}

.page-title {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:34px;
	line-height:40px;
	font-weight:normal;
	padding-bottom:6px;
}

.page-title a:focus, .page-title a:hover {
	text-decoration: none;
}

/* Full entries */
.entry-content {
	margin: 0;
	padding-bottom:19px;
}

.entry-content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

.entry-content a:link, .entry-content a:visited {
text-decoration:underline;
}

.entry-content a:focus, .entry-content a:hover {
text-decoration:none;
}

/*Home Page - Category listing pages  Special classes to put image to the left excerpt to right font styles */
.page-template-main_page .entry-content, .category .entry-content {
	width:640px;
	float:left;
	margin-right:-250px;
}

.page-template-main_page .entry-meta, .category .entry-meta {
	width:225px;
	float:right;
	overflow:hidden;
}

.page-template-main_page .entry-meta p, .category .entry-meta p {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	color:#000;
}

.text-container {
	float:left;
	margin-bottom:15px;
}

.page-template-main_page .entry-title, .category .entry-title {
	font-size:22px;
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
  	font-style: normal;
 	font-weight: normal;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, Times, "Times New Roman", serif;*/
	font-style:italic;
	font-weight:normal;
	margin-top:22px;
	padding-left:3px;
}


.page-template-main_page .entry-title a, .category .entry-title a {
	text-decoration:underline;
	/*padding-left:2px;*/
}

.page-template-main_page .entry-title a:hover, .category .entry-title a:hover {
	text-decoration:none;
}

.page-template-main_page .post_date, .category .post_date, .post_tag .post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	padding: 3px 0 11px;
	height:14px;
}

.page-template-main_page .post_date a:link, .page-template-main_page .post_date a:visited, .paged .post_date a:link, .paged .post_date a:visited {
text-decoration:none;
}

.page-template-main_page .post_date a:focus, .page-template-main_page .post_date a:hover, .paged .post_date a:focus, .paged .post_date a:hover {
text-decoration:underline;
}


.post_date p {
margin-bottom:0px;
}


.page-template-main_page .meta_space, .category .meta_space, .singular .meta_space {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	padding: 4px 0 10px;
	height:14px;
	text-transform:uppercase;
	float:right;
	width:225px;
}

.post_tag .meta_space {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	padding: 4px 0 10px;
	height:14px;
	text-transform:uppercase;
	float:right;
	width:225px;
}

.meta-space p {
	margin-bottom:0px;
}


.comments-share {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-style:normal;
}

.page-template-main_page p.post-tags, .category p.post-tags {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom:60px;
}
#related-projects-list p.post-tags {
	padding-bottom:60px;
	margin-bottom:21px;
}
.page-template-main_page p.post-tags a:link, .page-template-main_page p.post-tags a:visited, .category p.post-tags a:link, .category p.post-tags a:visited {
	color:#663300;
	text-decoration:underline;
}

.page-template-main_page p.post-tags a:hover, .category p.post-tags a:hover {
	color:#663300;
	text-decoration:none;
}

.page-template-main_page p.post-category, .category p.post-category, .paged .entry-meta p.post-category{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:5px;
}

.paged .entry-meta .post-category a:link, .paged .entry-meta .post-category a:visited, .post-category a:link, .post-category a:visited {
	color:#663300;
	text-decoration:underline;
}

.paged .entry-meta .post-category a:hover, .post-category a:hover {
	color:#663300;
	text-decoration:none;
}

.read-more {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
a.read-more  {
	color:#000;
	text-decoration:underline;
}

a:hover.read-more  {
	color:#000;
	text-decoration:none;
}



/*Paginated pages - Page 2 Page 3 etc same styles as home page */

.paged .entry-content {
	width:640px;
	float:left;
	margin-right:-250px;
}

.paged .entry-meta {
	width:225px;
	float:right;
}

.paged .entry-meta p {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	color:#000;
}

.paged .entry-title {
	font-size:22px;
	line-height:24px;
	/*font-family: Georgia, Times, "Times New Roman", serif;*/
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
	font-style:italic;
	font-weight:normal;
	margin-top:5px;
}

.paged .entry-title a {
	text-decoration:underline;
}

.paged .entry-title a:hover {
	text-decoration:none;
}

.paged .post_date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	padding: 5px 0;
}

.paged .meta_space {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border-top: 2px solid #000;
	border-bottom:1px dashed #000;
	padding: 5px 0;
}

.comments-share {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-style:normal;
	position:absolute;
	bottom:24px;
	left:660px;
}

#related-projects-list .comments-share {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	font-style:normal;
	position:absolute;
	bottom:24px;
	left:0px;
}

.post-comments-icon {
	background: url('images/comments-icon.png') top left no-repeat;
	float:left;
}

.post-share-icon {
	background: url('images/share-this-icon.png') 0px 3px no-repeat;
	float:left;
	width:70px;
}

.comment-link {
	margin-left:20px;
	margin-right:10px;
	
}

.share-this-link {
	margin-left:17px;
}

a.share-this-link{
    position:relative; 
    z-index:24;
    color:#000;
    text-decoration:none;
}

a.share-this-link:hover{
	z-index:25;
}

a.share-this-link span{
	display: none;
}

a.share-this-link:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:-45px; left:0px; width:94px;
    background: url('images/social-bg.png') top left no-repeat;
    text-align: center;
    padding: 9px 4px 15px 10px;
}

.paged p.post-tags {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.paged p.post-tags a:link {
	color:#663300;
	text-decoration:underline;
}

.paged p.post-tags a:hover {
	color:#663300;
	text-decoration:none;
}

/*Client (Category) Landing Page*/
h2.category-title {
	font-size:79px;
	line-height:90px;
	font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
  	font-style: normal;
  	font-weight: normal;
	/*font-family: "teimer-web-1","teimer-web-2", Georgia, "Times New Roman", serif;*/
}

.category-american-express h2.category-title {
	font-size:65px;
	line-height:80px;
}

.category-general-electric h2.category-title {
	font-size:74px;
	line-height:80px;
}

.category-harley-davidson h2.category-title {
	font-size:74px;
	line-height:80px;
}

.category-hhmi h2.category-title {
	font-size:68px;
	line-height:80px;
}

p.no-data {
	clear:both;
}


/*Our Clients / Our People Page Styles */

/* columns */
.col_ { float: left; }

		
.clients-people {
	float:left;
	width:885px;
	border-top:1px dashed #000;
	padding-top:30px;
}

.clients-people #gallery-container {
padding-left:1px;
margin-bottom:0px;
}

.clients-people #gallery-1 {
width:885px !important;
}

.clients-people #gallery-container ul {
	list-style-type: none;
	margin:0 0 1px 2px;
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	float:left;
}

.clients-people #gallery-1 li.gallery-item {
	display:inline;
	float:left;
	width:126px !important;
	padding-bottom:2px;
}

.clients-people #gallery-1 .gallery-item img {
	display:block;
	border:none;
}

.people-list li.more-space_ {
	width:126px;
}
.people-list li.last_ {
	width:123px;
}

/*Our Work styles */

#our-work {
	float:left;
	width:885px;
}

.page-842 .all-intro-content, .page-807 .all-intro-content {
	border-bottom:none;
}

#our-work h2 {
	display:block;
	font-family:helvetica, arial,sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	border-top:1px solid #000;
/*	border-bottom:1px dashed #000;*/
	line-height:24px;
	padding-top:4px;
	padding-bottom:3px;

}

#our-work .section {
	float:left;
	display:block;
	width:885px;
}

#our-work ul {
	list-style-type:none;
	float:left;
	margin-left:0px;
}

#our-work ul li {
	float:left;
	display:inline;
/*	min-height:160px;*/
}

#our-work .thumbnail {
	margin-top:0px;
	padding:10px;
/*	max-width:400px;*/
/*	height:200px;*/
}

/* Navigation links */
.navigation-links {
	width:640px;
	float:left;
	clear:both;
}
.navigation-links .previous {
	background:url('images/prev-arrow.png') no-repeat center left;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}

.navigation-links .next {
	background:url('images/more-arrow.png') no-repeat center right;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}


/*Privacy Page styles - Page number might need to be changed to correspond with newer instance of WP */
#post-801 h3, #post-801 h4, #post-835 h3, #post-835 h4 {
	font-family:helvetica, arial, san-serif;
}

#post-801 h3, #post-835 h3 {
	margin-bottom:12px
}

#post-801 h2 a:link, #post-835 h2 a:link, #post-801 h2 a:visited, #post-835 h2 a:visited {
text-decoration:none;
}

#post-801 a:link, #post-835 a:link, #post-801 a:visited, #post-835 a:visited {
	text-decoration:underline;
}

#post-801 a:hover, #post-835 a:hover, #post-801 a:focus, #post-835 a:focus {
	text-decoration:none;
}

#post-801 h4, #post-835 h4 {
	font-size:12px;
	margin-bottom:2px
}

#post-801 p, #post-835 p {
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	font-size:12px;
}


/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {}

/* Subsidiary widget section */
#subsidiary {}
#subsidiary .widget {}
#subsidiary .widget-inside {}
#subsidiary .widget-title {}

/* Footer section */
#footer {
	font-size:11px;
	line-height:16px;
	color:#000000;
}

h5.footer-title, h5.footer-title-office { 
	margin:6px 0; 
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:11px;
}
#footer h6 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:11px;
	margin-bottom:0px;
}

#new-york, #minn {
	margin-top: 10px;
}

#footer-who-legal {
	border-top: 2px solid #000;
	border-bottom: 1px dashed #000;
	width:640px;
	float:left;
	height:26px;
}

#footer-who-legal .footer-title {
	width:456px;
	float:left;
}

#footer-who-legal .footer-title-office {
	width:170px;
	float:left;
}

#offices {
	border-top:2px solid #000;
	border-bottom:1px dashed #000;
	width:225px;
	float:right;
	height:26px;
}

/* Footer 3 columns of data */

/* columns */
.col_ { 
	float: left; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style:normal;
}
.three-col_ { 
	zoom: 1; 
	clear: both;
}
.three-col_:after { 
	clear: both; 
	content:"."; 
	height: 0; 
	visibility: hidden; 
	display: block;
}
	
/* three-col_ */
.three-col_ { 
	width: 100%; 
	margin: 0 0 5px 0; 
	padding-top:15px;
	border-bottom:1px dashed #000;
	padding-bottom:25px;
}
.three-col_ .col_ { 
	width: 440px; 
	margin-right: 2%; 
	background: none; 
}
.three-col_ .last_ {
	margin-right: 0;
	float:right;
	width:225px;
	line-height:13px;
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
}

.three-col_ .vcard { 
	line-height:13px;
	font-family:"Courier New",Courier, Lucida Console, Monaco, monospace;
	width:170px;
}

.no-column .three-col_ { 
	width: 900px;
}
.no-column .three-col_ .col_ { 
	width: 280px; 
	margin: 0; 
	padding: 0 10px;
}

#footer .tel, #footer .locality {
display:block;
}

#footer .locality, #footer .region, #footer postal-code {
display:inline;
}

#footer .email {
display:block;
}

#footer .type, #footer .contact-labels {
font-weight:bold;
}

#footer a:link, #footer a:visited {
text-decoration:underline;
}

#footer a:focus, #footer a:hover {
text-decoration:none;
}

#footer .about h6 {
font-family: MillerHeadline, Georgia, Times, "Times New Roman", serif;
font-style: normal;
font-weight: normal;
/*font-family: "teimer-web-1","teimer-web-2", Georgia, "Times New Roman", serif;*/
text-transform:none;
font-weight:normal;
font-size:18px;
margin-bottom:12px;
line-height:22px;
}

#footer .terms-privacy {
font-family: Arial, Helvetica, sans-serif;
font-style:normal;
}

#footer .terms-privacy a:link, #footer .terms-privacy a:visited {
text-decoration:none;
}

#footer .terms-privacy a:focus, #footer .terms-privacy a:hover {
text-decoration:underline;
}

#turnkey-credit {
display:none;
}

/* Footer extra */
#footer .copyright {}
#footer .credit {}
