/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Tahoma, Arial, Sans-Serif;
background:#efefef url(./images/sitebg.gif) repeat-y center;
color: #333;
text-align: center;
}
.clear{ clear: both;}

a{
outline: none;
}

#headerimg 	{
margin: 7px 9px 0;
height: 192px;
width: 740px;
}

#content {
font-size: 1.2em;
width: 620px;
background: url(./images/contentTopBg.gif) no-repeat top left;
padding-top: 40px;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: center;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}

#footer {
background: #fff url(images/contentBg.gif) repeat-y top right;
}

small {
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}


h2 {
font-size: 1.6em;
}
#content h2 {
font-family: "sovba-1","sovba-2", Tahoma, sans-serif;
}
#content h2.pagetitle {
font-size: 24px;
text-align: left;
padding-left: 30px;
font-weight: normal;
color: #666;
}
#content h2.pagetitle strong{
color: #409DB0;
font-weight: normal;
}
#content h2.postTitle{
font-size: 24px;
}
#sidebar h2 {
font-size: 1.2em;
}

h3 {
font-size: 14px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #b85b5a;
}
.entry h2{
font-size: 22px;
}
h2.archiveTitle{
font-size: 32px;
color: #888;
padding: 0 0 0 30px;
font-weight: normal;
margin: 20px 0 0 0;
}
.authorBio{
color: #888;
padding: 0 0 0 30px;
line-height: 1.4em;
font-size: 13px;
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
}

.commentmetadata {
font-weight: normal;
}

#sidebar {
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #409DB0;
text-decoration: none;
}

a:hover {
color: #147;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#content .post{padding: 20px 30px 36px 30px;background: #fff url(images/rainbowOnWhite.gif) repeat-x bottom;margin: 0;;}

.hentry h2 {color: #8BBB47;font-weight: normal; font-size: 18px;line-height: 1.1em;margin: 0 0 5px 0;}
.hentry h2 a{color: #409DB0;}

.hentry h3 {color: #409DB0;font-weight: normal;margin: 10px 0 5px 0; padding: 0;}
.hentry p {margin: 0 0 14px 0; padding: 0;}

.posttags{font-size: 11px; margin: 10px 0 0 0; color: #999;}
.posttags a{color: #999;}
.posttags a:hover{color: #409DB0; text-decoration: underline;}


/* End Typography & Colors */



/* Begin Structure */
body {
margin: 0 0 0 0;
}
body #pageWrapper {
padding: 0 5px 0 5px;

}
body #page {
margin: 0 auto;
padding: 0;
width: 950px;
text-align: left;
}
#contentArea{
background: #fff url(images/contentBg.gif) repeat-y top right;
_height:1%;
}

#header {
height: 145px;
width: 930px;
}
#header a{
margin: 0; padding: 0;
}
#header a img{
display: block;
}

#headerimg {
margin: 0;
height: 200px;
width: 100%;
}

.narrowcolumn {
float: left;
padding: 0 0 0 0;
margin: 0px 0 0;
width: 450px;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}


.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

.narrowcolumn .postmetadata {
padding-top: 5px;
}

.widecolumn .postmetadata {
margin: 30px 0;
}

.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#footer {
padding: 20px 0 30px 0;
width: 950px;
clear: both;
}

#footer p {
margin: 0;
}
.footerCopy, .footerLinks{
padding: 0 30px;
}
.footerCopy{
float: left;

}
.footerLinks{
float: right;
width: 280px;
padding-left: 20px;
}
/* End Structure */



/*	Begin Headers */

h1 {
padding-top: 70px;
margin: 0;
}

h2 {
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */
/* @group List Customization */
.hangToLeft{
position: absolute;
margin-left: -78px;
background: url(images/hangerBgTop.gif) no-repeat top left;
padding-top: 3px;
width: 48px;
}
.hangToLeft:hover, .hangToLeft:hover .wrapper{
width: 203px;
}

.hangToLeft .wrapper{
background: url(images/hangerBgBott.gif) no-repeat bottom left;
height: 122px;
width: 48px;
}
p.date{
color: #bbb;
margin: 0;
padding: 4px 0 8px 9px;
float: left;
width: 39px;
}
p.date strong{
display: block;
font-size: 23px;
padding: 4px 0 0 0;
font-weight: normal;
line-height: 1em;
}
p.date span{
display: block;
font-size: 12px;
line-height: 11px;
}
p.catLabel{
margin: 6px 12px 0 0;
display: none;
font-size: 18px;
text-align: right;
float: right;
width: 135px;
}
.hangToLeft:hover p.catLabel{
display: block;
}
p.catLabel a:hover{
text-decoration: none;
cursor: defaultr;
}
/*
.category-social-media .hangToLeft p, .category-social-media .hangToLeft p a{color: #3EB4CB}
.category-mobile-web .hangToLeft p, .category-mobile-web.hangToLeft p a{color: #3EB4CB}

.category-how-tech-changes-our-lives .hangToLeft  p, .category-how-tech-changes-our-lives.hangToLeft  p a,
.category-commentary .hangToLeft  p, .category-commentary .hangToLeft  p a{color: #6E55A5}

.hangToLeft .wrapper p a{color: #666}

.category-social-media .hangToLeft .wrapper, .category-mobile-web .hangToLeft .wrapper{background-image: url(images/hangerBgBott_blue.png)}
.category-commentary .hangToLeft .wrapper, 
.category-how-tech-changes-our-lives .hangToLeft .wrapper{background-image: url(images/hangerBgBott_purple.png)}
*/
p.postSingleDate{
color: #888;
font-size: 12px;
margin: 0 0 10px 0;
}


/* @end */



/* Begin Images */

/* @group Post List */
.postListLeft{
float: left;
width: 125px;
}
.postListThumb{
margin: 0 0 8px 0;
height: 125px;
width: 125px;
}
.postListShares{
border: 1px solid #E7E7E7;
padding: 11px 0 11px  8px;
}

#fb_share_1, .google_buzz, .tweetmeme_button{
margin-bottom: 6px;
margin-right: 5px;
float: left;
width: 50px;
height: 17px;
}

div.google_buzz{}
#content div.google_buzz a{
padding-bottom: 0;
background: url(images/buzzIcon.png) no-repeat 0 0;
height: 17px;
width: 50px;
display: block;
}
#content div.google_buzz a:hover{
background-position: 0 -17px;
}
div.google_buzz a img{
display: none;
}
#fb_share_1 a span.FBConnectButton_Small{
width:  50px;
background: url(images/fshareBtn.gif) no-repeat top left;
height: 17px;
padding: 0;
}
#fb_share_1 a:hover span.FBConnectButton_Small{
background-position: 0 -17px;
}
#fb_share_1 a span.FBConnectButton_Text{
background: #c7c7c7;
margin-left: 13px;
padding: 3px 0 0 3px;
border: 0;
}
#fb_share_1 a:hover span.FBConnectButton_Text{
background: #637BAD;
}
#content a.stbutton{
width: 50px;
height: 17px;
display: block;
float:left;
padding: 0;
overflow: hidden;
}
#content a.stbutton .stbuttontext{
font-size: 10px;
line-height: 10px;
color: #999;
padding: 3px 0 0 19px;
display: block;
width: 50px;
height: 17px;
background: url(images/shareThis.gif) no-repeat top left;
}
#content a.stbutton:hover{
text-decoration: none;
}

#content a.stbutton:hover .stbuttontext{
background-position: 0 -17px;
text-decoration: none;
}
.tweetmeme_button {
clear: left;
}
.tweetmeme_button a{
display: block;
width: 50px;
height: 11px;
overflow: hidden;
padding: 3px 0;
line-height: 10px;
font-size: 10px;
font-weight: bold;
text-align: center;
color: #fff;
background: url(images/tweetmeme.gif) no-repeat top left;
}
.tweetmeme_button a:hover{
background-position: 0 -17px;
text-decoration: none;
}

.postListRight{
float: right;
width: 391px;
}
#content p.author{
color: #888;
padding: 0 0 8px 0;
font-size: 12px;
margin: 0;
}
#content .postListRight p.author{
color: #888;
}

/* @end */
p img {
padding: 0;
max-width: 100%;
}


/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

/* @group Single Post Styles */

.entry a:hover {
text-decoration: underline;
}

p.intro{
line-height: 1.8em;
}

.singleTags{
border: 1px solid #E4E4E4;
padding: 8px 11px 11px 11px;
background: #F8F8F8 url(images/sidebarBoxBg.gif) repeat-x bottom;
font-size: 11px;
margin-top: 10px;
}
.singleShares {
padding-top: 3px;
float: right;
clear: both;
}
.singleShares .wrapper{
width: 51px;
padding: 0 0 20px 20px;
}
.howTechChangesFooter{
border: 1px solid #E4E4E4;
padding: 12px 13px 5px 13px;
background: #F8F8F8 url(images/sidebarBoxBg.gif) repeat-x bottom;
font-size: 11px;
margin: 10px 0 20px 0;
}
.howTechChangesFooter h3{
margin-top: 0;
font-size: 12px;
font-weight: bold;
color: #666;
}
#tweetbacks{
padding-top: 15px;
}
/* @end */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ul {
margin-left: 0px;
padding: 0 0 0 12px;
list-style: none;
}

.entry li {
padding: 0 0 8px 10px;
background: url(images/bulletTeal.gif) no-repeat 0 6px;
}
.entry li ul {
padding-top: 10px;
}
.entry li ul li{
background: url(images/bulletGray.gif) no-repeat 0 6px;
}
.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
padding: 0 0 10px 35px;
margin: 0;
}

#page #content .entry ol li {
padding: 0;
margin: 0 0 6px 0;
list-style-type: decimal;
background: none;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
border: 1px solid #E4E4E4;
padding: 8px 11px 11px 11px;
background: #F8F8F8 url(images/sidebarBoxBg.gif) repeat-x bottom;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar h2.widgettitle{
color: #777;
font-size: 16px;
font-weight: normal;
line-height: 1em;
padding: 0 0 8px 0;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
border: 0;
background: none;
}

.aboutBlog p{
font-size: 12px;
line-height: 1.4em;
color: #666;
padding: 0 0 10px 0;
}
#sidebar ul.subscribe_icons{
border: 1px solid #E4E4E4;
padding: 14px 0 14px 11px;
background: #F8F8F8 url(images/sidebarBoxBg.gif) repeat-x bottom;
margin: 0 0 16px 0;
height: 50px;
}
#sidebar ul.subscribe_icons li{
float: left;
border: 0;
background: none;
padding: 0;
}
#sidebar ul.subscribe_icons li a{
display: block;
padding: 40px 9px 0 9px;
text-align: center;
color: #409DB0;
width: 48px;
font-size: 10px;
}
#sidebar ul.subscribe_icons li a:hover{
color:#409DB0;
}
li.widget_tag_cloud div a{
margin-right: 5px;
}
.subscribe_icons li.subscribe_buzz a{background: url(images/subIcon_Buzz.gif) no-repeat top center;}
.subscribe_icons li.subscribe_facebook a{background: url(images/subIcon_Facebook.gif) no-repeat top center;}
.subscribe_icons li.subscribe_rss a{background: url(images/subIcon_Rss.gif) no-repeat top center;}
.subscribe_icons li.subscribe_email a{background: url(images/subIcon_Email.gif) no-repeat top center;}
.subscribe_icons li.subscribe_twitter a{background: url(images/subIcon_Twitter.gif) no-repeat top center;}

#sidebar .sideBarNav ul{
margin: 0;
padding: 0 0 0 0;
text-align: right;
}
#sidebar .sideBarNav li{
display: inline;
padding: 0 10px 0 7px;
font-size: 10px;
background: url(images/pageNavBullet.gif) no-repeat right 6px;
border: 0;
margin: 0;
}
#sidebar .sideBarNav li a{
color: #666;
}
#sidebar .sideBarNav li a:hover{
color: #666;
color: #409DB0;

}
#sidebar .sideBarNav li#vibDotCom {
padding-right: 0;
background: none;
}
#sidebar .sideBarNav li#vibDotCom a{
color: #409DB0;
text-decoration: underline;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px 0;
padding: 5px 3px;
text-align: left;
}

#sidebar #searchform #s {
width: 160px;
padding: 2px;
border: 1px solid #ccc;
margin-right: 6px;
}

#sidebar #searchsubmit {
padding: 1px;
font-size: 11px;
font-family: tahoma, sans;
color: #666;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar{
width:290px;
padding: 10px 20px 10px 0;
float: right;
overflow: hidden;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

.screen-reader-text {
position: absolute;
left: -1000em;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin: 0;
padding: 20px 0 20px 0;
background: #fff;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* DISQUS Comments*/
#disqus_thread{padding: 10px 30px;}
#dsq-new-post h3{font-weight: normal; color: #409DB0;}
a.dsq-brlink{
margin: 0 0 0 30px;
color: #999;
}
#dsq-comments-title h3{
font-weight:normal;
color: #409DB0;
padding-bottom: 5px;
}
.dsq-options{
font-size: 11px;
}
.dsq-options select{
font-size: 11px;
}


div.codeSnippet{
border: 1px dashed #ccc;
background: #f6f6f6;
padding: 12px 18px 4px 18px;
font-family: courier;
font-size: 10px;
margin: 0 0 10px 0;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */

#tweetbacks{
display: none;
}
#faceBookLikeBox{
border: 1px solid #E4E4E4;
background: #F8F8F8 url(images/sidebarBoxBg.gif) repeat-x bottom;
padding: 10px 14px 4px 14px;
margin: 0 0 10px 0;
}

/* @group Section Top */

.sectionTop{
width: 100%;
background: url(images/bg/secondBarBg.gif) repeat-y center 1px;
}
.sectionTop .sectionTopWrapper{
background: url(images/insightsHeader.gif) no-repeat 1px 0 ;
height: 102px;
}
.sectionTop .sectionTopWrapper a{
display: block;
height: 102px;
}
.sectionTop .sectionTopWrapper a span{
display: none;
}
/* @group about Subnav */
.aboutSubNav{
margin: 0 0 0 547px;
width: 95px;
border-top: 1px solid #C6BFD4;
padding: 2px 0;
text-align: center;
}
.aboutSubNav a{
color: #7D66AD;
font-size: 13px;
line-height: 13px;
}
.aboutSubNav a:hover{
text-decoration: underline;
}
.aboutSection .sectionTop .sectionTopWrapper{
padding: 0 0 20px 0;
}
/* @end */

/* @end */

/* @group Header */

.centeredContent{
width: 950px;
margin: 0 auto;
overflow: hidden;
padding-left: 1px;
}

.globalHeader {
width: 100%;
background:  url(images/bg/headerBgBott.gif) no-repeat center 165px;
height: 180px;
}
.globalHeader .centeredContent{
}
.globalHeader .headWrapper{
height: 180px;
width: 950px;
overflow: hidden;
}

.logo  {
padding: 44px 0 0 50px;
float: left;
}
.logo a {
background:url(images/img/logo.gif) no-repeat  0 0;
width: 182px;
height: 34px;
text-indent: -2000em;
display: block;
}
.headAux{
float: right;
padding: 49px 50px 0 0;
width: 250px;
}
.headAux h2{
margin: 0;
padding: 0;
}
.tagline{
width: 250px;
height: 14px;
background: url(images/txt/tagline.gif) no-repeat  top right;
}
.tagline h2{
text-indent: -2000px;
}
.headCallToAction{
font-size: 12px;
line-height: 1em;
color: #888;
text-align: right;
padding: 5px 0 0 0;
height: 12px;
overflow: hidden;
margin: 0;
}

/* @group Gnav */
.gnav {
clear: both;
padding: 60px 0 0 50px;
margin: 0;
}
* html .gnav {
padding: 54px 0 0 50px;
}
.gnav ul{
margin: 0;
padding: 0;
}
.gnav ul li{
float: left;
list-style: none;
margin: 0;
padding: 0;
}
.gnav ul li a{
display: block;
float: left;
height: 39px;
background-position: 0 0;
background-repeat: no-repeat;
text-indent: -2000px;
}
#gnav_expertise a{width: 196px; background-image: url(images/btn/gnav_expertise.gif);}
#gnav_ourWork a{width: 192px; background-image: url(images/btn/gnav_ourWork.gif);}
#gnav_blog a{width: 109px; background-image: url(images/btn/gnav_blog.gif);}
#gnav_about a{width: 140px; background-image: url(images/btn/gnav_about.gif);}
#gnav_contact a{width: 154px; background-image: url(images/btn/gnav_contact.gif);}
#gnav_twitter a{width: 45px; background-image: url(images/btn/gnav_twitter.gif);}
#gnav_facebook a{width: 30px; background-image: url(images/btn/gnav_facebook.gif);}

.gnav ul li a:hover, .gnav ul li#gnav_twitter a:active, .gnav ul li#gnav_facebook a:active{
background-position:0 -39px;
}
.gnav ul li a:active{
background-position:0 -78px;
}

.expertiseSection #gnav_expertise a, .ourWorkSection #gnav_ourWork a, 
#gnav_blog a, .aboutSection #gnav_about a, 
.contactSection #gnav_contact a {
background-position:0 -78px;
}

#homePage #gnav_expertise a{background-image: url(images/btn/gnav_expertise_home.gif);}
#homePage #gnav_ourWork a{ background-image: url(images/btn/gnav_ourWork_home.gif);}
#homePage #gnav_blog a{background-image: url(images/btn/gnav_blog_home.gif);}
#homePage #gnav_about a{background-image: url(images/btn/gnav_about_home.gif);}
#homePage #gnav_contact a{background-image: url(images/btn/gnav_contact_home.gif);}
#homePage #gnav_twitter a{background-image: url(images/btn/gnav_twitter_home.gif);}
#homePage #gnav_facebook a{ background-image: url(images/btn/gnav_facebook_home.gif);}


/* @end */
/* @end */

/* @group What inspires us */
#page ul.inspirePhotos{
margin: 0 0 20px 0;
padding: 0;;
}
#page ul.inspirePhotos li{
margin: 0;
padding: 25px 0 20px 0;
border-bottom: 1px dashed #409DB0;
text-align: center;
background: none;
}
#page ul.inspirePhotos li div a img{
border: 1px solid #fff;
}
#page ul.inspirePhotos li div a:hover img{
border: 1px solid #409DB0;
}
#page ul.inspirePhotos li p{
padding: 12px 0 0 0;
margin: 0;
font-size: 11px;
text-decoration: underline;
color: #666;
text-decoration: none;
}
#page ul.inspirePhotos li p a{
text-decoration: none;
}
#page ul.inspirePhotos li p a strong{
text-decoration: none;
font-size: 12px;
}
#page ul.inspirePhotos li p a{
}


/* @end */

