/* @override http://vc.bravenewclients.com/wp-content/themes/visioncritical/style.css */

/*
Theme Name: Vision Critical
Theme URI: http://www.visioncritical.com/
Description: Custom theme built for the Vision Critical website.
Version: 1.0
Author: BraveNewCode
Author URI: http://bravenewcode.com/
Tags: vision critical, bravenewcode
*/

/* @group CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	border-width: 0;
	border-style: none;
}
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

/* @group WireFrame Global */

body {
	font: 11px Arial, Helvetica, sans-serif;
	margin: auto;
	background-position: center;
	background-repeat: no-repeat;
}

#body-wrapper {
	padding: 0;
	position: relative;
	z-index: 0;
}

#inner-wrapper {
	width: 950px;
	padding: 0 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


/* @end */

/* @group WordPress Global */

a {
	color: #537200;
	text-decoration: none;
}

cite {
	font-weight: normal;
	font-style: normal;
}

.spacer {
	height: 10px;
}

.clearer {
	clear: both;
}

img.alignleft {
	float: left;
	margin-right: 15px;
}

.caption .alignleft {
	float: left;
	margin-right: 15px;
}

img.alignright {
	float: right;
	margin-left: 15px;
}

.caption .alignright {
	float: right;
	margin-left: 15px;
}



/* @end */

/* @group Site Global */

h2.section-title {
	font-size: 12px;
	color: #666;
	text-transform: uppercase;
	font-family: 'Helvetica Neue LT Std', Helvetica Neue, Helvetica, Arial, sans-serif;
	float: left;
	text-shadow: #fff 0 -1px 1px;
}

a.see-all {
	float: right;
	color: #555;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
}

a.see-all:hover {
	color: #537200;
}

a.read-more {
	font-style: italic;
}

/* @end */

/* @group Header */

#header {
	height: 92px;
	background: url(images/head-top.jpg) no-repeat;
	padding: 0;
	position: relative;
	width: 990px;
	margin: 0 0 0 -20px;
}

#header a.logo {
	width: 235px;
	height: 46px;
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: relative;
	left: 31px;
	top: 32px;
}

#header a.logo h1 {
	text-indent: -1000px;
}

#head-right-image {
	position: absolute;
	z-index: 1;
	top: 92px;
	background: url(images/head-right.jpg) no-repeat;
	width: 28px;
	height: 104px;
	right: 0;
}

/* @group Menu */

#header ul.menu {
	position: relative;
	left: 355px;
	text-align: center;
	width: 450px;
	height: 25px;
	z-index: 3;
	bottom: 12px;
}

#header ul.menu > li {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	color: #666;
	text-shadow: #fff 0 -1px 1px;
	padding: 4px 5px;
}

#header ul.menu > li a {
	color: #666;
}

#header ul.menu > li a:hover {
	color: #333;
}

#header ul.menu > li:hover {
cursor:pointer;
	color: #333;
}


#header ul.menu li:hover > div {
	display: block;
	position: absolute;
	top: 17px;
	padding: 12px;
	border: 1px solid #eee;
	-webkit-box-shadow: 0px 8px 14px #999;
	-webkit-border-radius: 2px;
	z-index: -1;
}

#header ul.menu > li.dropdown:hover {
	background-color: white;
	margin-left: -1px;
	margin-right: -1px;
	border: 1px solid #eee;
	border-bottom-style: none;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;	
}

#header ul.menu li div li.parent a {
	display: block;
	padding: 4px 10px;
	margin: 0 -12px 0 -10px;
}

#header ul.menu li div li.parent a:hover {
	background-color: #f1f1f1;
	color: #537200;
	margin-left: -12px;
	padding-left: 12px;
}

#header ul.menu .who-we-are {
	left: 33px;
}

#header ul.menu .partners {
	left: -1500px;
}

/* @group What We Do */

#header .what-we-do {
	width: 344px;
	left: 40px;
}

#header ul.menu li .what-we-do ul li.parent {
	width: 164px;
	color: #333;
	font-weight: bold;
	border-right: 1px solid #eee;
	padding: 0 0 5px;
	float: left;
	margin: 0 0 15px;
	cursor: default;
	display: block;
}

#header ul.menu li .what-we-do ul li.parent > ul.child-of-14, #header ul.menu li .what-we-do ul li.parent > ul.child-of-16 {
	height: 215px;
}

#header ul.menu li .what-we-do li.parent:nth-child(even) {
	border-right-style: none;
	margin-left: 10px;
}

#header ul.menu li .what-we-do ul li.parent:nth-child(even) a {
	margin-left: -10px;
	padding-right: 18px;
	margin-right: -18px;
	padding-left: 10px;
}

#header ul.menu li .what-we-do ul li.parent:nth-child(odd) a {
	margin-left: -12px;
	padding-left: 12px;
	margin-right: 0;
	padding-right: 0;
}

/* @end */

#header .our-work {
	left: 198px;
}

#header ul.menu li > div {
	display: none;
	background-color: #fff;
}

#header ul.menu li div > ul {
	text-align: left;
	float: left;
}

#header ul.menu li div ul > li {
	color: #777;
	font-weight: normal;
	font-style: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}

#header ul.menu li:hover > div.what-we-do ul > li.parent {
	font-weight: bold;
	color: #333;
}


/* @end */

/* @group Search Area */

#header #search-area {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	width: 192px;
	display: none;
}

#header #search-area label {
	display: none;
}

#header #search-area ul {
	padding-bottom: 5px;
}

#header #search-area ul li {
	display: inline;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #ccc;
}

#header #search-area ul li a {
	color: #999;
}	

#header #search-area ul li a:hover {
	color: #555;
}

#header #search-area #s {
	border: 1px solid #ccc;
	padding: 4px 4px 4px 20px;
	color: #999;
	width: 135px;
	background: url(images/mag-glass.png) no-repeat 3px 3px;
	position: relative;
	top: 1px;
}

#header #search-area #searchsubmit {
	background: url(images/go-button.png);
	width: 28px;
	height: 22px;
	text-indent: -10000px;
	border: none;
}

#header #search-area #searchsubmit:hover {
	cursor: pointer;
}

/* @end */



/* @end */

/* @group Post Area */


/* @end */

/* @group Sidebar */

#sidebar {
	width: 371px;
	float: right;
	background: url(images/page-head-right.jpg) no-repeat;
	height: 500px;
	position: relative;
	z-index: 0;
	top: 0;
	left: 14px;
	display: none;
}


/* @end */

/* @group Homepage */

#home-left {
	width: 340px;
	float: left;
}

#home-right {
	padding: 0;
	margin: 0;
	width: 570px;
	float: right;
}

#home-top-blocks {
	margin: 0 0 25px;
	padding: 0;
}

/* @group Video */

#left-video-area h2 {
	background: url(../images/strategic-title.png) no-repeat;
	width: 294px;
	height: 15px;
	text-indent: -10000px;
}

#home-top-blocks #left-video-area {
	height: 337px;
	background: url(images/head-left.jpg) no-repeat;
	float: left;
	position: relative;
	left: -19px;
	margin: 0 -28px 0 0;
	padding: 0 32px 0 15px;
	width: 350px;
}

#home-top-blocks #left-video-area object {
	-webkit-box-shadow: 0px 3px 12px #444;
	border: 1px solid #ccc;
	position: relative;
	right: 5px;
}

#home-top-blocks #left-video-area p {
	color: #fff;
	text-shadow: #555 0 -1px 1px;
	line-height: 14px;
}

#home-top-blocks #left-video-area h2 {
	text-transform: uppercase;
	font: bold 11px "Helvetica Neue LT Std", Helvetica, Geneva, Arial, sans-serif;
}

#home-top-blocks #left-video-area a.post-edit-link {
	position: absolute;
	left: -37px;
	bottom: 64px;
	background-color: #888;
	color: #fff;
	text-shadow: #000 0 -1px 1px;
	padding: 5px;
	border: 1px solid #eee;
	font-weight: bold;
	text-transform: uppercase;
	border-right: 1px solid #878787;
}

/* @end */

/* @group Industry Indights */

#home-top-blocks #industry-insights {
	width: 571px;
	float: right;
	position: relative;
	z-index: 1;
	margin-top: 18px;
}

#industry-insights h2.section-title {
	margin-right: 10px;
	width: 107px;
	height: 13px;
	background: url(images/industy_insights_h2.jpg) no-repeat;
	text-indent: -1000px;
}

#industry-insights .viewing {
	position: absolute;
	left: 200px;
	top: 0px;
	margin-top: 2px;
}

#industry-insights strong {
	background: url(images/drop-arrow.png) no-repeat top right;	
	padding-right: 25px;
}

#industry-insights #insights-menu {
	border: 1px solid #ddd;
	background: #fff;
}

#industry-insights #insights-menu  {
	display: none;
}
	

#industry-insights .viewing:hover #insights-menu {
	display: block;
	padding: 5px;	
}

#insights-menu a:hover {
	color: #000;
}

#insights-menu li.popular {
	border-bottom: 1px solid #eee;
}

#industry-insights .panel {
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	color: #858585;
	line-height: 14px;
}

#industry-insights .panel .meta {
	padding-top: 7px;
	padding-bottom: 7px;
}

#industry-insights .panel .meta a {
	color: #666666;
}

#industry-insights .panel .meta a:hover {
	color: #537200;
	text-decoration: underline;
}

#industry-insights .panel h2 a {
	color: #333;
	margin-top: 10px;
	display: block;
	font: bold 12px/14px Arial, sans-serif;
	text-align: left;
}

#industry-insights .content a {
	color: #537200;
}

#industry-insights .page-2, .page-3, .page-4, .page-5 {
	display: none;
}

#industry-insights .dots {
	padding-top: 2px;
}

#industry-insights .dots li {
	display: block;
	float: left;
	margin-right: 1px;
}

#industry-insights .dots li a {
	width: 11px;
	display: block;
	height: 10px;
	background: url(images/greydot.png);
	text-indent: -10000px;
}

#industry-insights .dots li.current a {
	background: url(images/greendot.png);

}



/* @end */

/* @group News Room */

#news-room h2 {
	background: url(images/news_room_h2.jpg) no-repeat;
	width: 99px;
	height: 13px;
	text-indent: -1000px;
}

ul#home-news-items {
	border-top: 1px solid #ddd;
	margin-top: 10px;
}

ul#home-news-items li {
	padding-top: 10px;
	padding-bottom: 5px;
}

ul#home-news-items li a {
	color: #333;
	font: bold 12px/14px Arial, san-serif;
	vertical-align: middle;
}

ul#home-news-items li a:hover {
	color: #537200;
}

div.home-date {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 8px;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

div.home-date strong {
	display: block;
	background: #537200;
	color: #fff;
	font-size: 11px;
	margin-bottom: 2px;
	text-shadow: #222 0 -1px 1px;
}

/* @end */

/* @group Global Opinion & Trends */

#global-trends h2 {
	text-indent: -10000px;
	background: url(images/global-opinion-title.png);
	width: 226px;
	height: 42px;
	margin-bottom: 15px;
	margin-top: 25px;
}

div.global-date {
	color: #537200;
	font-weight: bold;
	padding-bottom: 4px;
}

#global-trends a {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#global-trends a:hover {
	color: #537200;
}

#global-trends li .global-item-content {
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#global-trends a.read-more {
	color: #537200;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

#global-trends a.read-more:hover {
	color: #333;
}

/* @end */

/* @group Product Demos */

#product-demos h2 {
	width: 99px;
	height: 13px;
	background: url(images/product_demos_h2.jpg) no-repeat;
	text-indent: -1000px;
}

#home-right .featured-content {
	margin-top: 10px;
	margin-bottom: 15px;
}



/* @end */



/* @end */

/* @group Duane */

/* @group Home, Right Section */

/* @group Twitter */

#home-right #left-block {
	width: 190px;
	float: left;
	font-family: 'Helvetica Neue LT Std', Helvetica Neue, Helvetica, Arial, sans-serif;	
}

#home-right #left-block a,
#home-right #left-block .twit-select li.selected a {
	color: #618300;
}

#home-right #left-block a:hover,
#home-right #left-block .twit-select li.selected a:hover {
	color: #333;
}

#home-right #left-block .twit-select li {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #fff;
}

#home-right #left-block .twit-select li a {
	color: #888;
}

#home-right #left-block .twit-select li.selected {
	border-bottom: 1px solid #fff;
	position: relative;
	top: 0px;
	z-index: 10;
}

#home-right #social-area #left-block h2 {
	float: left;
	margin-top: 3px;
	text-indent: -1000px;
	background: url(images/twitter_h2.jpg) no-repeat;
	width: 55px;
	height: 13px;
}

#home-right #left-block ul {
	float: right;
}

#home-right #left-block ul li.twit-li {
	display: block;
	width: 40px;
	text-align: center;
	font-size: 11px;
	padding: 5px;
	float: left;
	margin-right: 1px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

a.twit-time {
	display: block;
	margin-top: 15px;
}

#home-right .twitter-feed {
	border-top: 1px solid #ddd;
	padding-top: 5px;
	position: relative;
	top: -1px;
}

#home-right div.twitter-lines {
	width: 76px;
	height: 20px;
	background: url(images/twitter-lines.png);
	float: left;
}

#home-right a.follow {
	width: 106px;
	float: right;
	height: 20px;
	display: block;
	background: url(images/twitter-follow.png);
	text-indent: -10000px;
}

#home-right .twitter-feed li {
	padding-bottom: 5px;
	border-bottom: 1px dotted #888;
	margin-bottom: 14px;
	color: #666;	
}

/* @end */

/* @group Featured */

#home-right #right-block {
	float: right;
	width: 350px;
	display: block;
}

#right-block #featured-content {
	line-height: 16px;
}

#right-block #featured-content h2 {
	float: left;
	padding-right: 5px;
}

#right-block #featured-content h2 a {
	color: #333;
}

#right-block #featured-content h2 a:hover {
	color: #537200;	
}

/* @end */

/* @group Connect With Us */

#home-right #connect {
	margin-top: 20px;
}

#home-right #connect h4 {
	margin-bottom: 5px;
	text-indent: -1000px;
	background: url(images/connect_h4.jpg) no-repeat;
}


#home-right #connect li {
	margin-bottom: 2px;
	width: 160px;
	float: left;
	background: #eeeeee;
	margin-right: 10px;
	height: 34px;
	padding-top: 1px;
}

#home-right #connect li:hover {
	background: #ddd;	
}

#home-right #connect li a {
	display: block;
	height: 32px;	
	padding-left: 36px;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	margin-left: 3px;
}

#home-right #connect li.rss a {
	background: url(images/social-media/rss-icon.png) no-repeat;
}

#home-right #connect li.twitter a {
	background: url(images/social-media/twitter-icon.png) no-repeat;
}

#home-right #connect li.flickr a {
	background: url(images/social-media/flickr-icon.png) no-repeat;
}

#home-right #connect li.youtube a {
	background: url(images/social-media/youtube-icon.png) no-repeat;
}

#home-right #connect li.linkedin a {
	background: url(images/social-media/linkedin-icon.png) no-repeat;
}

#home-right #connect li.facebook a {
	background: url(images/social-media/facebook-icon.png) no-repeat;
}


/* @end */


/* @end */

/* @group Footer */

#footer-menu {
	position: absolute;
	font-size: 11px;
	top: 75px;
	left: 35px;
}

#footer-menu h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #ccc;
}

#footer-menu a {
	color: #888;
}

#footer-menu a:hover {
	color: #aaa;
}

#footer-menu .menu {
	float: left;
	margin-right: 40px;
}

#footer-menu ul {
	width: 100px;
	margin-bottom: 20px;
}

#footer-menu ul li {
	padding-top: 4px;
}

/* @end */



/* @end */

/* @group Posts/Pages */

#header.singlepage {
	background: url(images/head-top-page.jpg) no-repeat;
	height: 79px;
	position: relative;
	z-index: 1;
	width: 570px;
}

#header.singlepage .menu {
	display: none;
}

#header.singlepage #head-right-image {
	position: absolute;
	left: 0;
	background: url(images/page-anchor.jpg) no-repeat;
	top: 105px;
	z-index: 1;
	width: 13px;
	height: 113px;
	display: none;
}

#header.singlepage > a.logo {
	background: url(images/logo-page.jpg) no-repeat;
	position: relative;
	top: 20px;
	left: 15px;
}

#page-left-content {
	width: 550px;
	line-height: 18px;
	margin-top: 15px;
	float: left;
}

#page-left-content .post-head h2, #page-left-content .post-head h2 a {
	text-transform: uppercase;
	font: bold 26px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #222;
	text-shadow: #fff 0 -1px 1px;
	width: 80%;
}

#page-left-content .post-date {
	float: right;
	font-size: 16px;
	color: #CCC;
	text-transform: uppercase;
	position: relative;
	top: 6px;
}

#page-left-content .entry {
	font: 13px/20px Helvetica, Arial, sans-serif;
}

#page-left-content .entry img {
	max-width: 550px !important;
	height: auto;
	border-bottom: 3px solid #222;
}

/* @group Post Details */

#page-left-content .details-right span#sharethis_0 a
 {
	background-image: none !important;
}

.post-details {
	margin-top: 50px;
	margin-bottom: 50px;
}

.post-details a:hover {
	color: #333;
}

.post-details p {
	margin: 0 0 5px;
	padding: 0;
}

.post-details p a {
	font-weight: bold;
}

.post-details .details-right {
	width: 220px;
	float: right;
	text-align: right;
}

.post-details .details-left {
	width: 275px;
}

.post-details h3 {
	height: 12px;
	background: url(images/post_details_h3.jpg) no-repeat;
	text-indent: -1000px;
	border-bottom: 1px solid #ccc;
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
}



/* @end */

#page-left-content .navigation {
	text-transform: uppercase;
	font: bold 11px "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	color: #333;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 16px;
	height: 75px;
	display: none;
}



/* @end */

/* @group Comments */

/* @group Comments */

#page-left-content ol.commentlist {
	border-top: 1px solid #ccc;
	margin-top: 15px;
	display: none;
}

#page-left-content #respond {
	display: none;
}

#comments img {
	display: none;
}



/* @end */



/* @end */

/* @group Footer */

#footer {
	background: #393739 url(images/body-bottom.jpg) no-repeat center top;
	height: 200px;
	position: relative;
	display: none;
}



/* @end */

/* @group sIFR */

.sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }



/* @end */


