/*
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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;

	}

body div#page {
	border: 0px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	background-image: none;
	}

body div#header {

	width: 972px;
	height: 137px;
	margin-top: 0px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 978px;
	}

#content {
/*	font-size: 1.2em;*/
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #e9efff;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #48A7DD;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
/*	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;*/
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

div.comment-body{
	font-size: 10px;
}	
	
.commentlist li, #commentform input, #commentform textarea {
	font:  'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1em;
	}
.commentlist li ul li {
	font-size: 1em;
}

div#content .commentlist li {
	font-weight: bold;
		font-size: 0.8em;
		text-align: left;
}

.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;
	}

div#content form #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 2px;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
/*	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

.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: #06c;
	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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;

	}
div#bg-holder{
		background: url('images/large-page-bg.jpg') center -20px no-repeat;
		float: left;
		width: 100%;
}
	
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 972px;
	border: 1px solid #959596;
	}

#header {

	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}
/*	
***imported from global**
div#header {
	width: 972px;
	height: 137px;
	margin-top: 0px;
	
}
a#header-logo {
	width: 270px;
	height: 80px;
	float: left;
	margin: 25px 0px 0px 30px;
	text-indent: -999em;
	letter-spacing: 133px;
}
ul#top-nav {
	display: block;
	float: left;
	width: 600px;
	margin: 35px 0px 0px 60px;
	font-size: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}
ul#top-nav li {
	position: relative;
	float: left;
	background: url('../i/layout/nav-right-norm.gif') right top no-repeat;
	height: 43px;
}
ul#top-nav li ul {
	position: absolute;
	float: left;
	top: 32px;
	left: 0;
	width: 222px;
	font-size: 0.8em;
	display: none;
}
ul#top-nav li.over ul,
ul#top-nav li:hover ul { display: block; }
ul#top-nav li ul li {
	clear: left;
	width: 222px;
	height: auto;
	background: url('images/sub-menu-bg.gif') top repeat-y;
}
ul#top-nav li ul li a {
	background: none;
	display: block;
	float: none;
	height: auto;
	padding: 10px 0px 5px 10px;
}
ul#top-nav li ul li#sub-top {
	height: 17px;
	background: url('images/sub-menu-top.gif') top no-repeat;
}
ul#top-nav li ul li#sub-bottom {
	height: 8px;
	background: url('images/sub-menu-bottom.gif') top no-repeat;
}
ul#top-nav li a {
	display: block;
	color: #333;
	float: left;
	height: 23px;
	background: url('images/nav-left-norm.gif') left top no-repeat;
	padding: 10px 15px 10px 10px;
}
ul#top-nav li a.homelink{
	background: url('images/nav-left-home.gif') left top no-repeat;
	padding-left: 45px;
}
ul#top-nav li a:hover { color: #000; }
**************************	*/

div#sidebar li.widget_tag_cloud h2{
	text-align: left;
	padding-left: 35px;
	display: block;
}
li.widget_tag_cloud{
/*	width: 180px;*/

/*	margin-left: -35px;*/
	text-align: center;
}
div#sidebar ul li.widget_tag_cloud a{
	display: inline;
	background-image: none;
	padding: 0px;
	margin: 0px;

}
div#sidebar ul li.widget_tag_cloud a:hover{
	background-image: none;
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	background-image: url(images/article-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 30px;
	}

.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: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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 */



/* Begin Images */
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) */

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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/* text-indent: -10px; */
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



#sidebar ul li {
/*	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;*/
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

/*#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}*/

/*#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;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {



	}

#sidebar #searchform #s {
	width: 184px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width: 190px;
	margin-top: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;

	float:left;



	}

#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; }

div#content #commentform p {
	margin: 5px 0;
	padding-bottom: 3px;

	display: block;
	float: left;
	}
div#content #commentform label{
	width: 200px;
	text-align: left;
	padding-left: 4px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: left;
	width: 200px;
	margin: 0px 20px 20px 0px;
	padding-top: 35px;
	padding-left: 30px;
	background-image: url(images/ducks_following.jpg);
	background-repeat: no-repeat;
	background-position: 37px 50px;
	padding-top: 160px;
	}

#sidebar form {
	margin: 0;
	margin-top: 5px;
	}
/* 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;
}
blockquote p{
	padding-left: 15px;
	padding-right: 20px;
}

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;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-size: 1.2em;
/*	margin-top: 10px;*/
/*	margin-bottom: 60px;*/
	}
/* 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: 4px 10px 10px 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;
}

body div#content .wp-caption p.wp-caption-text {margin: 0;}

/* End captions */


/* "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." */


	
div#sidebar  li.widget_twitter h2.widgettitle{
	background-image: url(images/twitter-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
div#sidebar  li.widget_search h2.widgettitle{
	background-image: url(images/search_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
div#sidebar  li.widget_categories h2.widgettitle{
	background-image: url(images/categories_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
div#sidebar  li.widget_archive h2.widgettitle{
	background-image: url(images/archive_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
div#sidebar  li.widget_recent_entries h2.widgettitle{
	background-image: url(images/recent_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
div#sidebar  li.widget_tag_cloud h2.widgettitle{
	background-image: url(images/cloud_icon.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 10px;
	height: 30px;
	display: block;
}
	
	
div.calendar-box{
	float: left;
	width: 40px;
	height: 55px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/cal-box.jpg);
	background-repeat: no-repeat;
}	
div.calendar-box span.day{
	width: 39px;
	height: 29px;
	padding-top: 3px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 2em;
	line-height: normal;
}
div.calendar-box span.month-year{
	width: 38px;
	height: 22px;
	display: block;
	text-align: center;
	color: #0372BA;
	font-size: 1.4em;
	line-height: normal;
}
div.post h2{
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
}
div.post h1{
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	line-height: normal;
}	
	
	/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,form,fieldset,input,select,textarea,div,p,img,table,th,td,object,pre,blockquote,address { 
	margin:0;
	padding:0;
}

a, object, embed {
   outline: none;
}

:link,:visited,:hover {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img, table, fieldset, img {
	border: none;
}

address, abbr {
	font-style: normal;
}

body {
	color: #737373;
	background: #f6fcff url('images/content-bg.gif') center top repeat-y;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

dt	{ 
	font-weight: bold; 
}

blockquote {
	margin-left: 1em;
}

img {
	display: block;
}

img#fullResImage {
	display: inline;
}
/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/
body { font-size: 62.5%; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div#bottom-content p,
div#content p {
	font-size: 1.3em;
	margin: 0px 0px 1.5em 0px;
	line-height: 1.7em;
}
div#content p.question{
	font-weight: bold;
	color: #29ADE4;
}
div#bottom-content p { margin: 1em 0px; }

div#bottom-content a,
div#content a { color: #29ade4; }
div#bottom-content a.link-pink,
div#content a.link-pink { color: #ee378a; }

div#content ol,
div#content ul {

	list-style: outside;
	list-style-type: disc;
	margin: 1em 0px 1em 1.4em;
}
div#content ol {
	margin: 1em 0px 1em 1.8em;
	list-style-type: decimal;
	font-size: 1.3em;
}
div#content ol li,
div#content ul li { margin: 0.3em 0px; margin-bottom: 10px; line-height: 1.7em;  font-size: 1.3em; }

div#content ol li ol,
div#content ul li ul,
div#content ol li ul,
div#content ul li ol { font-size: 1em;}

div#content ul ul li{
	 	list-style-type: circle;
}

h1 {
	color: #29ade4;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 10px;
}
h1.inline {
	float: left;
	line-height: 1em;
	overflow: visible;
	padding: 0px 8px 2px 0px;
	vertical-align: baseline;
	margin-bottom: 0px;
}
h1#header-consultancy,
h1#header-online-marketing,
h1#header-web-design {
	text-align: left;
	padding: 7px 0px 15px 80px;
	height: 50px;
	background: url('../i/layout/header-web-design-development.gif')  no-repeat;	

}
h1#header-online-marketing {
	padding: 17px 0px 15px 85px;
	height: 40px;
	background: url('../i/layout/header-online-marketing.gif') no-repeat;

}
h1#header-consultancy {
	padding: 17px 0px 15px 120px;
	height: 40px;
	background: url('../i/layout/header-consultancy.gif') no-repeat;	

}
h2 {
	color: #7b7b7b;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px 0px 20px 0px;
}
h2.header-footer { font-size: 2.4em; }

div#content p.quote { font-style: italic; color: #29ade4; }

img.image-left {
	float: left;
	margin: 0px 20px 0px 0px;
}
div.page-break-invis {
	height: 30px;
}
span.blue { color: #0093d0; }
span.large { font-size: 1.5em; }
h2 span.header-note {
	font-size: 0.7em;	
}
div#content p.address {
	font-size: 1.8em;
	color: #47a7db;
	text-align: right;
	margin: 30px 5px 0px 0px;
	line-height: 1.3em;
}
div#content div.address{
	float: right;
	width: 365px;
	margin-top: 30px;
	margin-right: -10px;
}
div#content div.address p{
	font-size: 1.8em;
	color: #47a7db;
	text-align: right;
/*	margin: 30px 5px 0px 0px;*/
	line-height: 1.3em;
	width: 170px;

	float: left;
}
div#content div.address p span{
	color: #404042;
}
div#content div.address p.address-left{

	text-align: right;
	padding-right: 10px;
}
div#content div.address p.address-right{
	text-align: left;
	padding-left: 10px;
		border-left: 1px solid #ccc;
}
/*********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#container {
	width: 978px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
div#content-padder {
	width: 972px;
	float: left;
	margin: 0px 1px;
}
div#content {
	float: left;
	width: 600px;
	text-align: justify;
	margin: 45px 0px 0px 0px;
	padding-left: 20px;

}
div#left-content {
	float: left;
	width: 150px;
	margin: 0px 20px 20px 0px;
}
div#right-content {
	float: left;
	width: 652px;
	text-align: justify;
	margin: 0px 0px 20px 0px;
}
div#content-padded {
	text-align: justify;
	padding: 0px 20px;
}
div#large-bg-holder {
	width: 100%;
	float: left;
	background: url('../i/layout/large-page-bg.jpg') center -20px no-repeat;
}
/***********************************************************************
	PAGE BACKGROUNDS
************************************************************************/
div#content-home {
	width: 972px;
	height: 365px;
	background: url('../i/layout/background-home.jpg') center 30px no-repeat;
}
div#content-about {
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-about.jpg') center 40px no-repeat;
}
div#content-team {
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-team.jpg') center 20px no-repeat;
}
div#content-why-we-are {
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-why-we-are.jpg') center 26px no-repeat;	
}
div#content-our-values {
	width: 972px;
	height: 280px;
	background: url('../i/layout/background-our-values.jpg') center 30px no-repeat;	
}
div#content-history {
	width: 972px;
	height: 310px;
	background: url('../i/layout/background-history.jpg') center 40px no-repeat;	
}
div#content-case-studies {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-case-studies.jpg') center 20px no-repeat;
}
div#content-optix-foundations {
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-optix-foundations.jpg') 30px 40px no-repeat;
}
div#content-testimonials {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-testimonials.jpg') center 40px no-repeat;
}
div#content-join-us {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-join-us.jpg') center 40px no-repeat;
}
div#content-corporate-support {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-corporate-support.jpg') center 28px no-repeat;
}
div#content-consultancy {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-consultancy.jpg') center 40px no-repeat;
}
div#content-web-design {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-web-design.jpg') center 40px no-repeat;
}
div#content-online-marketing {
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-online-marketing.jpg') center 20px no-repeat;
}
div.contact-bg-0 { background: url('../i/layout/background-contact-english.jpg') left 40px no-repeat; }
div.contact-bg-1 { background: url('../i/layout/background-contact-german.jpg') left 40px no-repeat; }
div.contact-bg-2 { background: url('../i/layout/background-contact-mandarin.jpg') left 40px no-repeat; }
div.contact-bg-3 { background: url('../i/layout/background-contact-russian.jpg') left 40px no-repeat; }
div.contact-bg-4 { background: url('../i/layout/background-contact-hindi.jpg') left 40px no-repeat; }
div.contact-bg-5 { background: url('../i/layout/background-contact-spanish.jpg') left 40px no-repeat; }
div.contact-bg-6 { background: url('../i/layout/background-contact-portuguese.jpg') left 40px no-repeat; }
div.contact-bg-7 { background: url('../i/layout/background-contact-english2.jpg') left 40px no-repeat; }
div.contact-bg-8 { background: url('../i/layout/background-contact-german2.jpg') left 40px no-repeat; }
div.contact-bg-9 { background: url('../i/layout/background-contact-mandarin2.jpg') left 40px no-repeat; }
div.contact-bg-10 { background: url('../i/layout/background-contact-russian2.jpg') left 40px no-repeat; }
div.contact-bg-11 { background: url('../i/layout/background-contact-hindi2.jpg') left 40px no-repeat; }
div.contact-bg-12 { background: url('../i/layout/background-contact-spanish2.jpg') left 40px no-repeat; }
div.contact-bg-13 { background: url('../i/layout/background-contact-portuguese2.jpg') left 40px no-repeat; }
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header {
	width: 972px;
	height: 137px;
	margin-top: 0px;
	
}
a#header-logo {
	width: 270px;
	height: 80px;
	float: left;
	margin: 25px 0px 0px 30px;
	text-indent: -999em;
	letter-spacing: 133px;
}
ul#top-nav {
	display: block;
	float: left;
	width: 600px;
	margin: 35px 0px 0px 60px;
	font-size: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}
ul#top-nav li {
	position: relative;
	float: left;
	background: url('images/nav-right-norm.gif') right top no-repeat;
	height: 43px;
}
ul#top-nav li ul {
	position: absolute;
	float: left;
	top: 32px;
	left: 0;
	width: 222px;
	font-size: 0.8em;
	display: none;
}
ul#top-nav li.over ul,
ul#top-nav li:hover ul { display: block; }
ul#top-nav li ul li {
	clear: left;
	width: 222px;
	height: auto;
	background: url('images/sub-menu-bg.gif') top repeat-y;
}
ul#top-nav li ul li a {
	background: none;
	display: block;
	float: none;
	height: auto;
	padding: 10px 0px 5px 10px;
}
ul#top-nav li ul li#sub-top {
	height: 17px;
	background: url('images/sub-menu-top.gif') top no-repeat;
}
ul#top-nav li ul li#sub-bottom {
	height: 8px;
	background: url('images/sub-menu-bottom.gif') top no-repeat;
}
ul#top-nav li a {
	display: block;
	color: #333;
	float: left;
	height: 23px;
	background: url('images/nav-left-norm.gif') left top no-repeat;
	padding: 10px 15px 10px 10px;
}
ul#top-nav li a.homelink{
	background: url('images/nav-left-home.gif') left top no-repeat;
	padding-left: 45px;
}
ul#top-nav li a:hover { color: #000; text-decoration: none; }
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div.three-columns {
	float: left;
	width: 230px;
	margin: 10px 0px 0px 5px;
/*	background-color: Aqua;*/
}
div#content div.three-columns p {
	line-height: 1.3em;
/*	text-align: left;*/
}
div.three-mid { margin: 10px 95px 0px 95px; }
img#we-work-with { float: left; margin: 0px 0px 0px 20px; }
div.slide-out-div-style {
	width: 600px;
	height: 250px;
	padding: 10px;
	border: solid 1px #3f3f41;
	border-left: solid 24px #3f3f41;
	background: #F9F9F9;
}
div.slide-out-div a.sidehandle {
	width: 27px;
	height: 146px;
	background: url('../i/layout/side-tab.gif') left top no-repeat;
}
div#content ul.three-colum-ul {
	float: left;
	list-style: none;
	width: 200px;
	margin: 1em 0px;
}
ul.three-colum-ul li {
	padding: 0px 0px 0px 10px;
	background: url('../i/layout/ul-arrow.gif') left center no-repeat;
}
div#content ul.three-colum-ul-mid {
	margin: 1em 25px;
}
div.team-member-bar {
	float: left;
	width: 762px;
	margin: 0px 0px 25px 0px;
}
div.team-member {
	float: left;
	width: 350px;
	margin: 0px 30px 0px 0px;
}
* html div.team-member { margin: 0px 15px 0px 0px; }
div.team-member img.team-member { float: left; }
div.team-member-info {
	width: 176px;
	float: left;
	margin: 0px 0px 0px 10px;
}
div#content div.team-member-info a { color: #737373; }
div#content div.team-member-info p { margin: 0px 0px 0.8em 0px; }

div.testimonial-top {
	width: 660px;
	height: 14px;
	background: url('../i/layout/testimonial-box-top.gif') repeat-y;
}
div.testimonial-bg {
	width: 660px;
	margin: 0px 0px 20px 0px;
	background: url('../i/layout/testimonial-box-mid.gif') repeat-y;
}
div.testimonial-content { padding: 0px 20px; }
div#content div.testimonial-content p { margin: 0.5em 0px; }
div.testimonial-bottom {
	width: 650px;
	padding: 20px 0px 0px 10px;
	background: #fff url('../i/layout/testimonial-box-bottom.gif') top no-repeat;
}
div#contact-holder {
	padding: 270px 90px 0px 207px;
	margin-bottom: 100px;
}
div#contact-holder form {
	margin-top: 10px;	
}

div.breadcrumb{
	width: 100%;
	float: left;
}
div.likeminds-left{
	float: left;
	width: 330px;	
	margin-right: 20px;
	text-align: left;
}
div.likeminds-right{
	float: left;
	width: 300px;	
}

h3.bullet{
	background-image: url(../i/layout/hbullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	color: #2e92ce;
	font-size: 1.4em;
	padding-top: 0px;
	margin-bottom: 10px;
}
/***********************************************************************
	NAVIGATION
************************************************************************/
div#sidebar ul{
	list-style: none;
	margin: 0px;
/*	padding-left: 30px;*/
	
}
div#sidebar ul ul{
	padding-left: 0px;
}
div#sidebar ul li{
	margin-top: 4px;
	padding-left: 5px;
	background-image: url(images/sidedivide.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 40px;
}
div#sidebar ul li ul li{
	background-image:none;
	padding-bottom: 0px;
}
div#sidebar ul li a {
	display: block;
	color: #737373;
	padding: 0px 0px 0px 5px;
	font-size: 1.2em;
}
div#sidebar ul li a.nav-active,
div#sidebar ul li a:hover {
	background: url('images/nav-arrow.gif') left center no-repeat;
	text-decoration: none;
		color: #006BB4;
}
div#sidebar h2{
	font-size: 1.6em;
	font-weight: bold;
	color:  #29ADE4;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
div#sidebar ul li h2 a{
	color: #29ADE4;
	font-size: 1em;
	padding: 0px;
}
div#sidebar ul li ul li.twitter a {
	display: inline;
}
div#sidebar ul li h2 a:hover { background: none; }
div#sidebar li.twitter-item{
/*	border-bottom: 1px solid #ccc;*/
	font-size: 1em;
	padding: 5px;
	margin-bottom: 1px;
	background-color: #F9F9F9;
/*	border: 1px solid #ccc;*/
	background-image: url(images/tweetrepeat.jpg);
	background-repeat: repeat-x;

}
div#sidebar ul.twitter{
	border-left: 1px solid #F7F7F7;
	border-right: 1px solid #F7F7F7;
}
div#sidebar li.twitter-item a{
	display: inline;
		font-size: 1em;
	margin:0px;
	padding: 0px;
color: #ee378a;
}
/***********************************************************************
	BOTTOM CONTENT
************************************************************************/
div#bottom-content {
	width: 914px;
	float: left;
	padding: 30px 30px 0px 30px;
	text-align: justify;
	background: #363636 url('../i/layout/footer-content-bg-top.gif') left top no-repeat;
}
div#bottom-content p { line-height: 1.4em; }

div#bottom-left {
	float: left;
	width: 645px;
	margin: 0px 20px 0px 0px;
/*	background-color: Gray;*/

}
div#bottom-right {	
	margin: 0px;
	width: 249px;
	float: left;

}
div#bottom-content div#bottom-right h2{
	color: #65d0fd;
	font-size: 1.4em;	
	text-align: left;
	padding-top: 10px;
	margin-bottom: 0px;
}
div#bottom-content div#bottom-right h3{
	color: #fff;
	font-size: 3em;	
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.from-blog{
	color: #fff;
	width: 333px;
	float: left;
	padding-right: 20px;

}
div.from-twitter{
	float: left;
	width: 260px;
	padding-left: 20px;

}
div.from-twitter h2.follow-twitter{
	background-image: url(../i/layout/footer-twitter.gif);
	background-repeat: no-repeat;
/*	padding-right: 30px;*/
	background-position: top right;
	width: 200px;
	color: #fff;
	padding-top: 5px;
}
div.from-blog h2.from-blog{
	background-image: url(../i/layout/footer-rss.gif);
	background-repeat: no-repeat;
/*	padding-right: 30px;*/
	background-position: top right;
	width: 150px;
	color: #fff;
	padding-top: 5px;
}
div#bottom-content div.from-blog h1 a{
	color: #65d0fd;
}
div#bottom-content div.from-blog a{
	color: #65d0fd;
}
div#bottom-content  span.blue{
	color: #65d0fd;
}
div.from-twitter p{
	color: #fff;
}
div.three-column{
	width: 645px;
	float: left;
	border-top: 1px dotted Gray;
	padding-top: 20px;
}
div.column{
	width: 215px;
	float: left;
	
}
div.three-column div.column h3{
	color: #65d0fd;
	font-size: 1.3em;
	margin-bottom: 4px;
}
div.three-column div.column ul{
	
}
div.three-column div.column ul li{
	
}
div#bottom-content div.three-column div.column ul li a{
	color: #fff;
	font-size: 1.1em;
}
div#bottom-content div.three-column div.column ul li a:hover{
		color: #65d0fd;
}
div.bottom-blog-entry-date {
	width: 39px;
	float: left;
	color: #000;
	text-align: center;
	margin: 5px 20px 10px 0px;
	background:  url('../i/layout/footer-cal-bg.gif') bottom no-repeat;
}
span.blog-entry-date-day {
	width: 39px;
	display: block;
	font-size: 1.8em;
	padding: 3px 0px 4px 0px;
	color: #fff;
}
span.blog-entry-date-month {
	width: 39px;
	display: block;
	font-size: 1.1em;
	padding: 4px 0px;
}
div#bottom-content p.posted-by { margin: 0.3em 0px 0px 0px; }
div.bottom-testimonial-box {
	float: left;
	width: 450px;
	margin: 0px 0px 35px 0px;
}
a.testimonal-image {
	display: block;
	width: 220px;
	height: 86px;
	text-indent: -999em;
	letter-spacing: 133px;
}
div.testimonial-box-left {
	float: left;
	width: 210px;
	margin: 0px 20px 0px 0px;
}
div.testimonial-box-left a.link-pink { float: right; }
div.bottom-testimonial-box a.testimonal-image {
	float: left;
	margin: 5px 0px 0px 0px;
}
div#bottom-content div.bottom-testimonial-box p { margin: 0.3em 0px; }


form#contact-us-footer{
	width: 249px;
	float: left;
}
form#contact-us-footer label{
	width: 1px;
	height: 1px;
	text-indent: -999em;
	text-align: inherit;
	clear: both;
}
form#contact-us-footer input{
	float: left;
	clear: both;
	width: 188px;
	border: 1px solid #e0e0e0;
	background-color: #717171;
	margin-bottom: 4px;
	color: #b6b6b6;
		font-size: 1.2em;
}
form#contact-us-footer textarea{
	float: left;
	clear: both;
	width: 252px;
	height: 200px;
	border: 1px solid #e0e0e0;
	background-color: #717171;
	color: #b6b6b6;
	font-size: 1.2em;
}
div#bottom-content form#contact-us-footer input.submit{
	color: #c8efff;
	width: 50px;
	margin-top: 3px;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer {
	width: 100%;
	float: left;
	height: 85px;
	color: #fff;
	font-size: 1.2em;
	padding: 40px 0px 50px 0px;
	background: #f6fcff url('images/footer-bg.gif') center top no-repeat;


}
div#footer a { color: #fff; }
div#footer a:hover { color: #eaeaea; }
div#footer-inner {
	width: 918px;
	padding: 20px 30px 0px 30px;
	margin: 0px auto;
}
div#footer-content {
	width: 916px;
	float: left;
	margin: 0px 1px;
}
div#footer-left {
	float: left;
	width: 670px;
	margin: 5px 0px 0px 0px;

}
span#footer-number {
	float: right;
	font-size: 2.8em;
}

/***********************************************************************
	TOOLS
************************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#side-nav li { float: left; }
* html ul#side-nav li a { height: 1%; }
/* End */
/*************************************************
remove clients messy styles from word pasting.
specify where this applies or it will do all spans
**************************************************/
/*span[style]{ 
	color: inherit !important; 
	font-size: inherit !important; 
	font-family: inherit !important;
}*/
/***********************************************************************
	FORMS
************************************************************************/
fieldset, legend { border: none; }

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
	text-align: right;
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

form fieldset div.half-form {
	float: left;
	width: 386px;
	margin-left: 5px;
	clear: none;
}
form#contact-us fieldset div.half-form { width: 320px; }

form fieldset div.half-form-right { width: 250px; }
form#contact-us fieldset div.half-form-right { width: 254px; }

form fieldset div.half-form label {
	width: 150px;
	font-size: 1.2em;
	padding-top: 2px;
}
form#contact-us fieldset div.half-form label { width: 70px; color: #000; }
form#contact-us fieldset div.half-form-right label { width: 150px; }
form fieldset div.half-form input {
	width: 	193px;
	font-size: 1.2em;
}
form fieldset div.half-form input#Email-Contact { margin-bottom: 20px; }
form fieldset div.half-form textarea {
	width: 	250px;
	height: 100px;
	float: left;
	font-size: 1.2em;
}
form fieldset div.half-form textarea#Comments-Contact { height: 120px; }
form fieldset div.half-form textarea,
form fieldset div.half-form input {
	border: solid 1px #e0e0e0;
}

form fieldset div.half-form input.submit {
	color: #fff;
	font-size: 1.4em;
	background: #47a7db;
	border: solid 1px #057ebf;
	width: auto;
	padding: 1px 5px;
	margin: 5px 0px 0px 0px;
	float: right;
}

form#contact-us fieldset div.half-form input.submit {
	margin-top: 25px;
}


form fieldset div.half-form label#CommentsL {
	clear: left;
	text-align: left;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}
/***********************************************************************
	JAVA SCRIPT SCROLLER
************************************************************************/
div.jcarousel-container {
	margin: 30px 0px 10px 0px;
	position: relative;
}

div.jcarousel-prev,
div.jcarousel-next {
    z-index: 3;
    display: none;
}

div.jcarousel-prev-horizontal,
div.jcarousel-next-horizontal {
    position: absolute;
    top: 205px;
    right: 0px;
    width: 32px;
    height: 33px;
    cursor: pointer;
    background: transparent url('../i/layout/portfolio-right.gif') no-repeat 0 0;
}
div.jcarousel-prev-horizontal {
    left: 0px;
    background: transparent url('../i/layout/portfolio-left.gif') no-repeat 0 0;
}

div.jcarousel-container-horizontal {
    width: 872px;
    padding: 0px 30px;
}

div.jcarousel-clip-horizontal {
    width:  868px;
    height: 520px;
}

div.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0px 0px 0px 2px;
    overflow: hidden;
    position: relative;
}

ul.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

ul.jcarousel-list li,
li.jcarousel-item {
    float: left;
    list-style: none;
    width: 868px;
    height: 520px;
}

div.jcarousel-prev-horizontal:hover { background: transparent url('../i/layout/portfolio-left.gif') no-repeat 0 0; }
div.jcarousel-next-horizontal:hover { background: transparent url('../i/layout/portfolio-right.gif') no-repeat 0 0; }

div.jcarousel-prev-disabled-horizontal,
div.jcarousel-prev-disabled-horizontal:hover,
div.jcarousel-prev-disabled-horizontal:active { background: transparent url('../i/layout/portfolio-left-disabled.gif') no-repeat 0 0; }

div.jcarousel-next-disabled-horizontal,
div.jcarousel-next-disabled-horizontal:hover,
div.jcarousel-next-disabled-horizontal:active { background: transparent url('../i/layout/portfolio-right-disabled.gif') no-repeat 0 0; }

div.jcarousel-control { margin: 0px 0px 10px 50px; }
div#content div.jcarousel-control a {
	font-size: 1.8em;
	padding: 0 6px;
	margin: 0 0 5px 0;
	color: #494949;
}
div.jcarousel-control a:focus, div.jcarousel-control a:active { outline: none; }

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

div.errorbox {
	background: #990000;
	padding: 10px;
	color: #FFF;
	font-size: 10px;
}

div.errorbox a {
	color: #FFA8A8;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/* CSS for Formmailer Script */

/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
}

/** christmas cards**/
div#christmas-holder {
	height: 700px;
}

.christmas-card  {
	float: left;
	margin-right: 18px;
	margin-top: 14px;
}
/********************/

