/* @override 
	http://localhost:8888/wp-content/themes/labs/style.css?1269754790
	http://localhost:8888/wp-content/themes/labs/style.css?1269756366
	http://localhost:8888/wp-content/themes/labs/style.css?1269756782
*/

/*
Theme Name: Vocino Labs
Theme URI: http://vocino.com
Description: Experiments in Art, Science & Technology.
Version: 2.0
Author: Travis Vocino
Author URI: http://vocino.com


           o888             oooo                  
oooo   oooo 888   ooooooo    888ooooo ooooooooooo 
 888   888  888   ooooo888   888    888    8888   
  888 888   888 888    888   888    888 8888      
    888    o888o 88ooo88 8o o888ooo88 o888ooooooo 


*/

/* @group Imports */

@import url("css/reset.css");
@import url("css/text.css");
@import url("css/960.css");

/* @end */

/* @group Globals */

body {
	border-top: 15px solid #8ac;
	color: #333;
}

#wrapheader {
	background-image: url(images/bg_dark.png);
	border-bottom: 15px solid #ddd;
	padding: 30px 0;
	margin: 0 0 30px;
}

#wrapfooter {
	border-top: 15px solid #eee;
	background-color: #ddd;
	padding: 20px 0;
	color: #333;
	border-bottom: 15px solid #8ac;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

/* @end */

/* @group Header */

#wrapheader a, #wrapheader a:hover {
	border-style: none;
	font-weight: normal;
	font-style: normal;
}

#header .grid_8, #header .grid_4 {
	margin-bottom: 0;
	margin-top: 0;
}

/* @end */

/* @group Splash */

body.home #wrapheader {
	margin: 0;
	border-bottom-color: #111;
}

#wrapsplash {
	height: 200px;
	background: #c8cedc url(images/splash/splash_folioly.jpg) no-repeat center top;
	border-bottom: 1px solid #ccc;
}

#splash {
	color: #eee;
	padding-top: 30px;
}

#splash h2 {
	color: #fff;
}

#splash p {
	color: #eee;
}

#splash a {
	color: #90bbec;
	text-decoration: none;
	padding: 6px 14px;
	background-color: #030c1d;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-transition: color .2s ease-out, background-color .2s ease-out;
	border-style: none;
	font-weight: normal;
	font-style: normal;
}

#splash a:hover {
	background-color: #2f3847;
	color: #fff;
}

/* @end */

/* @group Navigation */

#menu #nav {
	float: right;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#menu #nav ul {
	display: none;
	left: -1px;
	border: 1px solid #000;
	border-top: none;
}

#menu #nav li {
	float: left;
	position: relative;
	margin-top: 11px;
}

#menu #nav a {
	height: 33px;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	outline: none;
	float: left;
	color: #888;
	-webkit-transition: color .2s ease-in;
}

#menu #nav ul a, #menu #nav ul li {
	background-color: #111;
	background-image: none;
}

#menu #nav ul a:hover, #menu #nav ul a:focus {
	color: #fff;
	-webkit-transition: color .5s ease-out;
}

#menu #nav a:hover, #menu #nav a:focus {
	color: #eee;
}

#menu #nav .current_page_item a {
	color: #fff;
}

a.btn-link {
	border-style: none;
	background: url(images/arrow_right.png) no-repeat left;
	padding: 0 0 0 15px;
}

a.btn-link:hover {
	border-style: none;
}

/* @end */

/* @group Headings */

h1 {
	background: url(images/vocinolabs.png) no-repeat left center;
	width: 261px;
	height: 37px;
	padding: 0;
	margin: 7px 0;
}

h1 a {
	text-indent: -9999px;
	display: block;
}

h2 {
	font-size: 250%;
	color: #222;
	line-height: 1;
}

h2 a, h2 a:hover {
	border-style: none;
}

h3 {
	line-height: 1.3;
	font-size: 130%;
	margin: 0;
	color: #222;
}

h3 a {
	color: #579;
	font-weight: bold;
	text-decoration: none;
	border-style: none;
}

h3 a:hover {
	color: #111;
	border-style: none;
}

#sidebar h3 {
	font-size: 115%;
	border-top: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h4 {
	line-height: 1.3;
	font-size: 130%;
}

#footer h4 {
	font-size: 110%;
	margin: 0;
	color: #579;
}

#blurb {
	margin-top: 30px;
}

#blurb h6 {
	color: #fff;
	font-size: 300%;
	line-height: 1;
	margin: 0;
	text-transform: lowercase;
}

/* @end */

/* @group Footer */

#footerright p.legal {
	display: block;
	clear: both;
	color: #999;
}

#footerright p.legal a {
	color: #999;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: none;
	border-bottom-color: #ccc;
}

#footer {
	color: #555;
	background: no-repeat center top;
}

#footer .grid_3 {
	margin-bottom: 0;
}

#footer p {
	margin: 0 0 10px;
}

#footer h4 a, #footer h4 a:hover {
	color: #579;
	border-style: none;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	border-bottom: 1px dotted #333;
}

#footer a:hover {
	color: #579;
	border-bottom: 1px solid #000;
}

ul#footnav {
	margin: 0;
}

ul#footnav li {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

ul#footnav li a {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-size: 90%;
	border-top: 1px solid #ccc;
}

#footnav li.page_item.page-item-1117 a {
	border-top-style: none;
}

ul#footnav li a:hover {
	border-bottom-style: none;
}

#footersearch input.s {
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	font-size: 120%;
	color: #555;
	background-color: #eee;
}

#footersearchsubmit {
	border: 1px solid #ccc;
	margin: 0;
	padding: 5px;
	font-size: 120%;
	color: #555;
	background-color: #eee;
}

#footer p.footerrss {
	background: url(images/icon_rss.png) no-repeat left center;
	padding-left: 22px;
	margin-top: 25px;
}

ul.buttons {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.buttons li {
	margin: 0;
	padding: 0;
}

#brand ul.buttons li a, #contactside ul.buttons li a {
	display: block;
	border-style: none;
	margin-bottom: 10px;
	color: #eee;
	padding: 5px 9px 5px 25px;
}

#brand li.buttonphone a {
	background: #579 url(images/icon_phone.png) no-repeat left center;
}

#brand li.buttonemail a {
	background: #579 url(images/icon_mail.png) no-repeat left center;
}

#footer ul.buttons li a:hover {
	background-color: #333;
	color: #eee;
	border-style: none;
}

#footer a.footernonlink, #footer a.footernonlink:hover {
	color: #555;
	border-style: none;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}




/* @end */

/* @group Front */

span.subheading {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

#content-about {
	margin-top: 30px;
}

#content-alt {
	margin-bottom: 30px;
}

#content-alt #quotes {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	height: 155px;
}

p.quote {
	font: italic 150%/1.5 Georgia, "Times New Roman", Times, serif;
	padding: 30px;
	margin: 0;
	float: left;
}

p.quote span {
	font: 75%/1.8 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
	white-space: nowrap;
}

#latest-work img, #latest-blog img {
	margin: 0 0 15px;
	border-style: none;
}

#latest-work a, #latest-blog a {
	border-style: none;
}

#latest-work p, #latest-blog p {
	margin: 0;
}

#content-partners {
	padding-top: 30px;
	border-top: 1px dotted #ccc;
}

#partners div.grid_2 {
	text-align: center;
}

#sidebar ul li {
	list-style-type: none;
	margin: 0;
	padding-bottom: 5px;
}

#sidebar ul li a {
	border-style: none;
}

#sidebar ul li span {
	color: #999;
	float: right;
}

/* @end */

/* @group About */

.innerbox {
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 10px;
}

div.innerbox div.grid_3 {
	margin-bottom: 0;
}

.innerbox ul li {
	list-style-type: none;
	margin: 5px 0;
	background: url(images/arrow_right.png) no-repeat left;
	display: block;
	padding: 3px 0 3px 16px;
}



/* @end */

/* @group Work */

#clients ul li {
	margin: 0;
	list-style-type: none;
	line-height: 2;
}

#clients ul li a {
	color: #333;
}

#clients ul li a:hover {
	color: #579;
}

#clients-title {
	padding-top: 30px;
	margin-top: 15px;
	border-top: 1px dotted #ccc;
}

.casestudy ul li {
	margin: 0;
	list-style-type: none;
	padding: 0 0 10px;
}

.casestudy ul li.link-launchproject a {
	border-style: none;
	background: url(images/icon_monitor.png) no-repeat left;
	padding: 0 0 0 22px;
}

.casestudy ul li.link-casestudy a {
	border-style: none;
	background: url(images/icon_keynote.png) no-repeat left;
	padding: 0 0 0 22px;
}

.casestudy ul li.link-launchproject a:hover, .casestudy ul li.link-casestudy a:hover {
	border-style: none;
}

img.workimg {
	margin-bottom: 10px;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	display:block;
	width:64px;
	height:128px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

#slider .nivo-directionNav a:hover {
	border-style: none;
}

a.nivo-nextNav {
	background-position:-64px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}

.nivo-controlNav {
	position:absolute;
	top:-50px;
	right: 0;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	display:block;
	width: 20px;
	height: 20px;
	background: url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	margin-right:3px;
	float:left;
	border-style: none;
	border-width: 0;
}

#slider div.nivo-controlNav a.nivo-control:hover {
	border-style: none;
}

.nivo-controlNav a.active {
	font-weight:bold;
	background-position: 0 -20px;
}


/* @end */

/* @group Contact */

#wrapcontactform {
	margin-top: 35px;
}

#contactside ul.buttons li.buttonvcard a {
	background: #579 url(images/icon_vcard.png) no-repeat left center;
	margin-top: 60px;
}

#contactside ul.buttons li.buttonvcard a:hover {
	background-color: #333;
	color: #eee;
	border-style: none;
}

.screenReader { display: none;
}
.thanks { background: #F2F3F6; border: 1px solid #7E8AA2; padding:10px; }

form#contactForm {
	clear: both;
	margin: 0;
	padding: 0;
}

ol.forms { list-style: none; margin: 0; width: 100%; }
ol.forms li { 
	clear: both; 
	float: left; 
	margin-bottom: 18px;
	margin-right: 0;
	margin-left: 0;
	display: block;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	font-weight: bold;
	width:210px;
	text-align: right;
	margin: 7px 30px 0 0;
}
ol.forms input, ol.forms textarea, ol.forms select {
	border: 1px solid #ccc;
	font: inherit;
	padding: 5px;
	width: 220px;
}
ol.forms textarea { height: 300px; width: 430px; }
ol.forms input:focus, ol.forms textarea:focus { background-color: #eee; border-color: #579; }
.error { color: #f00;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
ol.forms li .error {
	font-weight: bold;
}
ol.forms li.textarea .error {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 100px;
}
ol.forms li.screenReader { margin-bottom: 0; }
ol.forms li.buttons button {
	border: 1px solid #ccc;
	margin: 0;
	padding: 6px 10px;
	font-size: 120%;
	color: #555;
	background-color: #eee;
}
ol.forms li.buttons button:hover { color: #222; }
ol.forms li.buttons button:active { left: -1px; position: relative; top: -1px; }
ol.forms li.buttons, ol.forms li.inline { float: right; width: 450px; }
ol.forms li.inline input { width: auto; }
ol.forms li.inline label { display: inline; float: none; width: auto;
	margin-left: 10px;
}

/* @end */

/* @group Notebook */

.midcontent {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 40px;
}

#featuredside ul {
	padding: 0;
	list-style-type: none;
	margin: 60px 0 0;
}

.latelab {
	background: url(images/latelab.png) no-repeat right bottom;
}

#featuredside ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#featuredside ul li a {
	display: block;
	border-style: none;
	margin-bottom: 10px;
	color: #eee;
	background-color: #579;
	padding: 5px 10px;
}

#featuredside ul li a:hover {
	background-color: #333;
	color: #eee;
	border-style: none;
}

.sidemetadata ul {
	margin: 0;
}

.sidemetadata ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidemetadata ul li.link-comments a {
	border-style: none;
	background: url(images/icon_comment.png) no-repeat left;
	padding: 0 0 0 22px;
}

.sidemetadata ul li.link-share a.share_button {
	border-style: none;
	background: url(images/icon_share.png) no-repeat left;
	padding: 0 0 0 22px;
}

.sidemetadata ul li.link-comments a:hover, .sidemetadata ul li.link-share a.share_button:hover {
	border-style: none;
}



img.alignnone {
	left: -160px;
	position: relative;
	display: block;
	clear: both;
}

#recentcomments li.recentcomments {
	background: url(images/icon_comment_grey.png) no-repeat right top;
	padding-right: 25px;
}

#post-comments ul.commentlist {
	margin: 0;
	padding: 0;
}

#post-comments ul.commentlist li {
	list-style-type: none;
	margin-right: 0;
	margin-top: 15px;
	margin-left: 0;
	padding-top: 15px;
	padding-left: 0;
	padding-right: 0;
	border-top: 1px dotted #ccc;
	display: block;
	clear: both;
}

.commentcontent p {
	margin-left: 160px;
}

.commentmetadata strong {
	display: block;
}

.commentmetadata em {
	font-weight: normal;
	font-style: normal;
	color: #999;
}

.commentmetadata {
	float: left;
	width: 160px;
	position: absolute;
}

img.avatar {
	float: right;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #fff;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 4px;
	border: 1px solid #ccc;
}

#wrapcomments {
	background-color: #eee;
	padding-bottom: 30px;
	padding-top: 30px;
}

#wrapcommentform {
	padding-top: 30px;
}

#commentform ol.forms li label {
	display: inline;
	float: none;
	margin-left: 10px;
}

#wrapcommentform h3 {
	margin-bottom: 15px;
}

#wrapcommentform textarea#comment {
	width: 598px;
}

#wrapcommentform input#submit {
	border-style: none;
	color: #eee;
	font-weight: bold;
	width: 210px;
	text-align: left;
	padding: 5px 9px 5px 25px;
	background: #579 url(images/icon_comment_lightgrey.png) no-repeat left center;
}

#wrapcommentform input#submit:hover {
	background-color: #333;
	color: #eee;
	border-style: none;
}




/* @end */

/* @group Misc */

a.noborder, a.noborder:hover {
	border-style: none;
}

abbr, acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
}

#elsewhere p.footerrss a abbr {
	border-bottom: 1px dotted #333;
}

a {
	color: #579;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}

a:hover {
	color: #111;
	border-bottom: 1px solid #111;
}

img.alignright {
	float: right;
	margin: 10px 0 15px 30px;
	border-style: none;
}

img.alignleft {
	float: left;
	margin: 10px 30px 15px 0;
	border-style: none;
}

strong.nobreak {
	white-space: nowrap;
}

a.thumblink {
	border-style: none;
	border-bottom-style: none;
}

/* @end */

/* @group Share */

.custom_hover
{
    position: relative;
}

.hover_menu 
{
    position: absolute;
    background: #fff;
	width: 130px;
	padding-bottom: 10px;
	display: none;
}

.hover_menu li a span {
	float: left;
	margin-right: 6px;
}

.sidemetadata ul li.link-share ul.hover_menu li a {
	border-style: none;
    display: block;
    text-decoration: none;
	border-style: none;
}

/* @end */

/* @group Syntax */

#posts .syntaxhighlighter
{
	background-color: #fff !important;
	padding: 10px 0 !important;
	left: -160px !important;
	position: relative !important;
	width: 610px !important;
	border-top: 1px dashed #ccc !important;
	border-bottom: 1px dashed #ccc !important;
}

#posts .syntaxhighlighter .line.highlighted .number
{
	color: black !important;
}
#posts .syntaxhighlighter .line.highlighted.alt1,
#posts .syntaxhighlighter .line.highlighted.alt2
{
	background-color: #e0e0e0 !important;
}
#posts .syntaxhighlighter .line .number
{
	color: #afafaf !important;
}
#posts .syntaxhighlighter .line .content
{
	border-left: 3px solid #eee !important;
	color: #333 !important;
}

#posts .syntaxhighlighter.printing .line .content 
{
	border: 0 !important;
}
#posts .syntaxhighlighter .line.alt1
{
	background-color: #fff !important;
}
#posts .syntaxhighlighter .line.alt2
{
	background-color: #F8F8F8 !important;
}

#posts .syntaxhighlighter .toolbar
{
	background-color: #F8F8F8 !important;
	border: #E7E5DC solid 1px !important;
}

#posts .syntaxhighlighter .toolbar a
{
	color: #a0a0a0 !important;
}

#posts .syntaxhighlighter .toolbar a:hover
{
	color: red !important;
}

#posts .nogutter { border: none !important; }
#posts .syntaxhighlighter .plain,
#posts .syntaxhighlighter .plain a
{ 
	color: #333 !important;
}

#posts .syntaxhighlighter .comments,
#posts .syntaxhighlighter .comments a
{ 
	color: #008200 !important;
}

#posts .syntaxhighlighter .string,
#posts .syntaxhighlighter .string a
{
	color: blue !important; 
}

#posts .syntaxhighlighter .keyword
{ 
	color: #069 !important; 
	font-weight: bold !important; 
}

#posts .syntaxhighlighter .preprocessor 
{ 
	color: gray !important; 
}

#posts .syntaxhighlighter .variable 
{ 
	color: #a70 !important; 
}

#posts .syntaxhighlighter .value
{ 
	color: #090 !important; 
}

#posts .syntaxhighlighter .functions
{ 
	color: #ff1493 !important; 
}

#posts .syntaxhighlighter .constants
{ 
	color: #0066CC !important; 
}

#posts .syntaxhighlighter .script
{ 
	background-color: yellow !important;
}

#posts .syntaxhighlighter .color1,
#posts .syntaxhighlighter .color1 a
{ 
	color: #808080 !important; 
}

#posts .syntaxhighlighter .color2,
#posts .syntaxhighlighter .color2 a
{ 
	color: #ff1493 !important; 
}

#posts .syntaxhighlighter .color3,
#posts .syntaxhighlighter .color3 a
{ 
	color: red !important; 
}

/* @end */






