/*
Theme Name:     MicroArts
Theme URI:      http: //www.microarts.com/
Description:    Theme for the MicroArts Blog: Branding Insight
Author:         MicroArts
Template:       sandbox
Version:        0.2.0
*/

/**
 * Sandbox styles are embedded and modified in this stylesheet 
 *
 * Does not import stylesheet from parent theme
 */
 /**
  * Typography and colors
  */
body {
	background: #fff;
	color: #60604B;
	font-size: 11px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #7AB3BA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active,
a:focus {
    outline: 0;
}
img {
	border: 0;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.17em;
}
.entry-title a:link,
.entry-title a:visited {
	color: #4D4E3A;
}

.entry-title {
    font-size: 12px;
    padding-right: 30px;
    clear: both;
} 
 
div#wrapper {
	width: 747px;
	margin: 0 auto;
	overflow: auto;
    background: url(img/wrap-bg.png) repeat-y;
}
 
#container {
	float: left;
	width: 513px;
	margin-top: 0;
}

#content {
    margin: 0 20px 0 0;
}

div.sidebar {
    float: none;
    overflow: visible;
    width: auto;
}

#primary {
	float: left;
	width: 214px;
	padding: 0 10px;
	margin-top: 0;
}

#secondary { /* not used in Microarts theme */
    display: none;
}

#footer {
    clear: both;
    width: auto;
    text-align: center
}

#commentform .form-label {
    margin:1em 0 0;
}

#commentform span.required {
    background:#fff;
    color:#c30;
}

#commentform, #commentform p {
    padding:0;
}

#author, #email, #url, #comment {
    padding:0.2em;
}

div.comments ol li {
    margin:0 0 3.5em;
}

#comment {
    height:13em;
    margin:0 0 0.5em;
    overflow:auto;
    width:66%;
}

.alignright {
    float:right;
    margin:1em 0 0 1em;
}

.alignleft {
    float:left;
    margin:1em 1em 0 0;
}

.aligncenter {
    display:block;
    margin:1em auto;
    text-align:center;
}

div.gallery {
    clear:both;
    height:180px;
    margin:1em 0;
    width:100%;
}

p.wp-caption-text{
    font-style:italic;
}

div.gallery dl{
    margin:1em auto;
    overflow:hidden;
    text-align:center;
}

div.gallery dl.gallery-columns-1 {
    width:100%;
}

div.gallery dl.gallery-columns-2 {
    width:49%;
}

div.gallery dl.gallery-columns-3 {
    width:33%;
}

div.gallery dl.gallery-columns-4 {
    width:24%;
}

div.gallery dl.gallery-columns-5 {
    width:19%;
}

div#nav-above {
    margin-bottom:1em;
}

div#nav-below {
    margin-top:1em;
}

div#nav-images {
    height:150px;
    margin:1em 0;
}

div.navigation {
    height:1.25em;
}

div.navigation div.nav-next {
    float:right;
    text-align:right;
}

div.sidebar h3 {
    font-size:1.2em;
}

div.sidebar input#s {
    width:7em;
}

div.sidebar li {
    list-style:none;
    margin:0 0 2em;
}

div.sidebar li form {
    margin:0.2em 0 0;
    padding:0;
}

div.sidebar ul ul {
    margin:0 0 0 1em;
}

div.sidebar ul ul li {
    list-style:disc;
    margin:0;
}

div.sidebar ul ul ul {
    margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
    list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
    float:left;
}

div#header {
    text-align:center;
}

input#author,input#email,input#url,div.navigation div {
    width:49%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
    margin:0;
    padding:0;
}

/* #utility-nav is the row of icons across the top */

#utility-nav {
	border-top: #fff solid 8px;
	border-left: #fff solid 109px;
	height: 28px;
	overflow: hidden;
	background: #fff;
}

#utility-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#utility-nav li,
#utility-nav li a {
    display: block;
    float: left;

}

#utility-nav li a {
    text-indent: -999em;
    height: 28px;
    background: url(img/top-nav-icons.png) no-repeat;
}

#utility-nav a.home {
    width: 22px;
    margin-right: 8px;
    background-position: 0 0;
}

#utility-nav a.home:hover {
    background-position: 0 -28px;
}

#utility-nav a.star {
    width: 21px;
    margin-right: 10px;
    background-position: -22px 0;
}

#utility-nav a.star:hover {
    background-position: -22px -28px;
}

#utility-nav a.testimonials {
    width: 25px;
    margin-right: 8px;
    background-position: -43px 0;
}

#utility-nav a.testimonials:hover {
    background-position: -43px -28px;
}

#utility-nav a.video {
    width: 22px;
    margin-right: 10px;
    background-position: -68px 0;
}

#utility-nav a.video:hover {
    background-position: -68px -28px;
}

#utility-nav a.blog {
    width: 13px;
    margin-right: 10px;
    background-position: -90px 0;
}

#utility-nav a.blog:hover {
    background-position: -90px -28px;
}

#utility-nav a.contact {
    width: 16px;
    margin-right: 10px;
    background-position: -103px 0;
}

#utility-nav a.contact:hover {
    background-position: -103px -28px;
}

#utility-nav a.gear {
    width: 22px;
    margin-right: 10px;
    background-position: -119px 0;
}

#utility-nav a.gear:hover {
    background-position: -119px -28px;
}

#utility-nav a.news {
    width: 16px;
    margin-right: 16px;
    background-position: -140px 0;
}

#utility-nav a.news:hover {
    background-position: -140px -28px;
}

#utility-nav span.label {
	font-size: 11px;
	color: #b0b1a6;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 334px;
	padding-right: 8px;
	text-align: right;
	height: 28px;
	line-height: 28px;
}

#utility-nav span.addthis {
	float: left;
	width: 57px;
	overflow: hidden;
    height: 28px;
}

#nav {
	width: 747px;
	height: 80px;
	background: url(img/header-bg.png) no-repeat #fff;
}

#banner {
	width: 747px;
	height: 219px;
	background: #fff;
	border-bottom: solid #fff 8px;
	border-top: solid #fff 14px;
}

a.more-link:link,
a.more-link:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

/**
 * Sidebar styles
 */
#FINT_widget {	
	width: 150px;
	height: 106px;
	overflow: hidden;
	margin-left: 32px;
	margin-top: 10px;
}

div.sidebar h3.widgettitle {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}

div.sidebar li.widget_recent_entries ul {
	padding-left: 0;
	margin-left: 0
}

div.sidebar li.widget_recent_entries li {
	margin: 1em 0;
	list-style: none;
}

div.sidebar p.rss {
	text-transform: uppercase;
}

div.sidebar p.rss a:link,
div.sidebar p.rss a:visited {
	color: #60604B;
	text-decoration: underline;
	padding-right: 17px;
	background: url(img/feed-icon-14x14.png) no-repeat right 0;
}

div.textwidget form.feedburner p {
	margin-top: 0;
}

div.sidebar div.label-peter-getman {
	height: 96px; 
	padding-top: 14px;
	padding-left: 89px;
	width: 112px;
	margin: 0 auto;
	background: url(img/label-peter-getman-bg.png) no-repeat;
}

div.sidebar div.label-peter-getman strong {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 9px;
	color: #60604b;
	line-height: normal;
}

div.sidebar div.label-peter-getman a:link,
div.sidebar div.label-peter-getman a:visited {
	font-size: 9px;
	line-height: normal;
}

div.sidebar div.label-peter-getman p {
	margin: 0;
	margin-bottom: 4px;
}

div.sidebar div.featured-labels {
	margin-top: 5px;
}

div.sidebar div.featured-labels ul {
	margin-left: 0;
	padding-left: 0;
}

div.sidebar div.featured-labels li {
	list-style: none;
	height: 39px;
	margin: 5px 0;
}

div.featured-labels a.oneline:link, 
div.featured-labels a.oneline:visited {
	line-height: 39px;
}

div.featured-labels a:link,
div.featured-labels a:visited {
	display: block;
	height: 39px;
	padding-left: 47px;
	background-image: url(img/featured-labels-icons.png);
	background-repeat: no-repeat;
}

div.featured-labels a.sem:link,
div.featured-labels a.sem:visited {
	background-position: 0 0;
}

div.featured-labels a.sem:hover {
	background-position: 0 -468px;
}

div.featured-labels a.smm:link,
div.featured-labels a.smm:visited {
	background-position: 0 -39px;
}

div.featured-labels a.smm:hover {
	background-position: 0 -507px;
}

div.featured-labels a.cro:link,
div.featured-labels a.cro:visited {
	background-position: 0 -78px;
}

div.featured-labels a.cro:hover {
	background-position: 0 -546px;
}

div.featured-labels a.brand:link,
div.featured-labels a.brand:visited {
	background-position: 0 -117px;
}

div.featured-labels a.brand:hover {
	background-position: 0 -585px;
}

div.featured-labels a.gui:link,
div.featured-labels a.gui:visited {
	background-position: 0 -156px;
}

div.featured-labels a.gui:hover {
	background-position: 0 -624px;
}

div.featured-labels a.web:link,
div.featured-labels a.web:visited {
	background-position: 0 -195px;
}

div.featured-labels a.web:hover {
	background-position: 0 -663px;
}

div.featured-labels a.adverts:link,
div.featured-labels a.adverts:visited {
	background-position: 0 -234px;
}

div.featured-labels a.adverts:hover {
	background-position: 0 -702px;
}

div.featured-labels a.web-video:link,
div.featured-labels a.web-video:visited {
	background-position: 0 -273px;
}

div.featured-labels a.web-video:hover {
	background-position: 0 -741px;
}

div.featured-labels a.pr:link,
div.featured-labels a.pr:visited {
	background-position: 0 -312px;
}

div.featured-labels a.pr:hover {
	background-position: 0 -780px;
}

div.featured-labels a.packaging:link,
div.featured-labels a.packaging:visited {
	background-position: 0 -351px;
}

div.featured-labels a.packaging:hover {
	background-position: 0 -819px;
}

div.featured-labels a.unordinary:link,
div.featured-labels a.unordinary:visited {
	background-position: 0 -390px;
}

div.featured-labels a.unordinary:hover {
	background-position: 0 -858px;
}

div.featured-labels a.culture:link,
div.featured-labels a.culture:visited {
	background-position: 0 -429px;
}

div.featured-labels a.culture:hover {
	background-position: 0 -897px;
}

li.widget_flb h3,
li.widget_archive h3 {
	margin-bottom: 7px;
}

/* tightens up the space around Peter's featured tag */
#text-3,
#text-5 {
	margin-bottom: 5px;
}

div.post {
    padding-bottom: 10px;
    border-bottom: 1px solid #666;
}

div.post.error404 {
    border-bottom: none;
}

a.read_more {
    color: #000;
    font-weight: bold;
    font-size: 11px;
}

#footer {
    width: 747px;
    background: #fff url(img/footerDots.png) no-repeat;
    padding-top: 13px;
    overflow: auto;
}

#footer .nav {
    height: 31px;
    line-height: 31px;
}

#footer .nav.left {
    float: left;
}

#footer .nav.right {
    float: right;
    overflow: hidden;
    width: 57px;
    height: 31px;
}

#footer .nav.right a:link,
#footer .nav.right a:visited {
    text-indent: -999em;
    background: url(img/bottom-nav-icons.png) no-repeat;
    display: block;
    float: left;
}

#footer .nav.right a.pro-bono:link,
#footer .nav.right a.pro-bono:visited {
    background-position: 0 0;
    width: 21px;
    height: 31px;
}

#footer .nav.right a.pro-bono:hover {
    background-position: 0 -31px;
}

#footer .nav.right a.wife-carry:link,
#footer .nav.right a.wife-carry:visited {
    background-position: -21px 0;
    width: 17px;
    height: 31px;
}

#footer .nav.right a.wife-carry:hover {
    background-position: -21px -31px;
}

#footer .nav.right a.barrett:link,
#footer .nav.right a.barrett:visited {
    background-position: -38px 0;
    width: 19px;
    height: 31px;
}

#footer .nav.right a.barrett:hover {
    background-position: -38px -31px;
}

#footer .about {
    margin: 0;
    padding: 4px; 
    color: #e0e0e0;
    background: #5F604B;
    clear: both;
    height: 15px;
}

.entry-social {
    overflow: hidden;
}

.entry-social a:link,
.entry-social a:visited {
    background: url(img/post-meta-icons.png) no-repeat;
    padding: 1px 0 1px 20px;
}

.entry-social .meta-sep {
    padding: 0 3px;
}

.entry-social a.tweet-this {
    background-position: 0 0;
}

.entry-social a.fb-share {
    background-position: 0 -16px;
}

.entry-social a.digg {
    background-position: 0 -32px;
}

.entry-meta {
    overflow: hidden;
    clear: both;
}

.entry-meta span {
    display: block;
    width: 164px;
    float: left;
}

.entry-meta .author a:link,
.entry-meta .author a:visited {
    background: url(img/post-meta-icons.png) no-repeat 0 -48px;
    padding: 1px 0 1px 20px;
}

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

.entry-meta .entry-date abbr {
    background: url(img/post-meta-icons.png) no-repeat 0 -80px;
    padding: 1px 0 1px 20px;
}

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

.comments-link a:link,
.comments-link a:visited {
    background: url(img/post-meta-icons.png) no-repeat 0 -64px;
    padding: 1px 0 1px 20px;
}

.entry-tags {
    margin: 10px 0;
}

.post {
    position: relative;
}

.post .edit-link a {
    display: block;
    height: 15px;
    width: 30px;
    background: #eee;
    border: solid #ccc 1px;
    position: absolute;
    right: 0;
    top: 5px;
    text-align: center;
}

.post .edit-link a:hover {
    background: none;
    text-decoration: none;
}

#comments {
    margin-top: 20px;
}

#nav-below {
    overflow: auto;
    height: auto;
}

.hidebox {
    display: none;
}

/**
 * Superfish menu rules
 */

.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu {
    line-height: 1.0;
    float: left;
    margin: 31px 0 1em 0;
    text-align: center;
    height: 29px;
    width: 747px;
    position: relative;
    padding: 0;
    list-style: none;
}

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

.sf-menu ul li {
    width:  100%;
}
.sf-menu li:hover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
    float: left;
    position: static;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em; 
    z-index: 99;
}

.sf-menu a, 
.sf-menu a:visited  {
    display: block;
    position: relative;
    color: #84B9BF;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration:  none;
}

.sf-menu ul a, 
.sf-menu ul a:visited {
    font-size: 11px;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline: 0;
}

.sf-menu li li {
    position: relative;
}

.sf-menu ul li {
    width: auto;
    float: left;
}

/* level 1 items (main section tabs) */
 
.sf-menu li.l1 > a:link,
.sf-menu li.l1 > a:visited {
    height: 29px;
    line-height: 29px;
    width: 100%;
}

.sf-menu li.services, 
.sf-menu li.portfolio {
	width: 129px;
}

.sf-menu li.culture {
	width: 113px;
}

.sf-menu li.services {
	margin-left: 305px;
}

.sf-menu li.portfolio,
.sf-menu li.culture {
    margin-left: 25px;
}

/* implements "sliding doors" for the top tab links */

.sf-menu li.l1.sfHover > a:link,
.sf-menu li.l1.sfHover > a:visited  {
    background: url(img/nav/tab-bg.png) no-repeat 0 0;
}

.sf-menu li.l1.sfHover {
    background: url(img/nav/tab-bg.png) no-repeat right -49px;
}

/* second level items */

.sf-menu li.l1 > ul {
	height: 30px;
	z-index: 10;
}

.sf-menu li.l1 > ul > li > a {
	height: 30px;
	line-height: 30px;
}

.sf-menu li.l1 > ul > li > a:hover {
    color: #cfcfcf;
}

.sf-menu li.services > ul {
	margin-left: 167px;
	width: 580px;
	background: url(img/nav/sub-bg.png) no-repeat 0 -60px;
}

.sf-menu li.portfolio > ul {
	margin-left: 218px;
	width: 747px;
	background: url(img/nav/sub-bg.png) no-repeat 0 -30px;
}

.sf-menu li.portfolio > ul > li > a {
	margin: 0 7px;
}

.sf-menu li.portfolio > ul > li:first-child > a {
	margin-left: 20px;
}

.sf-menu li.culture > ul {
	margin-left: 280px;
	width: 496px;
	background: url(img/nav/sub-bg.png) no-repeat 0 0;
}

.sf-menu li.culture > ul > li > a {
	margin: 0 5px;
}

.sf-menu li.culture > ul > li > a:first-child {
	margin-left: 20px;
}

.sf-menu li.umm { width: 185px; }
.sf-menu li.b   { width:  74px; }
.sf-menu li.im  { width: 140px; }
.sf-menu li.mc  { width: 181px; }

/* third level items */

.sf-menu ul ul {
	background: #CFCFCF;
	margin-top: 2px;
}

.sf-menu li.b ul {
	width: 195px;
	margin-left: -60px;
}

.sf-menu li.im ul {
	width: 175px;
	margin-left: -20px;
}

.sf-menu li.mc ul {
	width: 200px;
	margin-left: -15px;
}

.sf-menu ul ul li {
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    width: 100%;
}

.sf-menu ul ul li a:link,
.sf-menu ul ul li a:visited {
	color: #fff;
	text-transform: none;
	display: block;
	padding: 0 5px;
}

.sf-menu ul ul li a:hover {
	background: #ECEDEE;
	color: #72AFB6;
}
