/*
Theme Name: Team Rubber 2.0
Theme URI: http://wordpress.org/
Description: This is the new 2.0 version of the Team Rubber blog theme
Version: 2.0
Author: Team Rubber
Author URI: http://teamrubber.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: Arial, Helvetica, sans-serif;
	background: url('images/BlogBG.jpg');
	background-repeat:repeat;
	color: #666666;
	text-align: center;
	}

#page {
	text-align: left;
	width:945px;
	}

#content {
	font-size: 1.3em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	.widecolumn h2 {
	position:relative;
	clear:both;
	left:0px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	padding-top:10px;
	line-height: 1.4em;
	}
.postmetadata {
width:100%;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 40px;
	margin-top: 20px;
}
.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	padding-top: 20px;	
	}
.narrowcolumn .postmetadata a {
	color:#F70061;	
}
.narrowcolumn .postmetadata a:hover {
	background-color:#F70061;
	color:white;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}



	.phoneText {
	font-size: 31px;
	line-height: 10%;
}
.footerRightColumn {
	color:#e43d77;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footerTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E43D77;
	font-size: 24px;
}
.subTitleGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}
.textEmail {
	color:#e43d77;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 35px;
	position: relative;
}
.textEmail a {
	color:#e43d77;
}
.textEmail a visited {
	color:#e43d77;
}
.textEmail a active {
	color:#e43d77;
}
.textEmail a hover {
	color:#e43d77;
}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2.8em;
	}

h1, h2, h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style:italic;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	color: #f70061;
	}

h2.pagetitle {
	font-size: 1.6em;
	color: #F70061;
	}

#sidebar h2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 1.8em;
	color: #333333;
	}

h3 {
	font-size: 1.8em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#F70061;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #F70061;
	}

h2, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	color: #F70061;
	}

h2 a:hover {
	color:white;
}

h3 a:hover {
	text-decoration:underline;
	background:none;
	color: #F70061;
}
h4 {
	margin:0;
	padding:0;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: "Georgia", Times New Roman, Times, 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;
	color:#666666;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Georgia", Times New Roman, Times, serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Georgia", Times New Roman, Times, serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;	
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em "Georgia", Times New Roman, Times, serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a:hover {
	background:#F70061 none repeat scroll 0 0;
	color:white;
	text-decoration:none;
	}
	a {
	color: #F70061;
	text-decoration: underline;
	padding:0 2px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Georgia", Times New Roman, Times, 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;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 945px;
	background-color:#FFFFFF;
	border: 1px solid #959596;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 275px;
	width: 945px;
	}

#headerimg {
	height: 274px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 20px 0;
	margin-left:55px;
	width: 580px;
	}

.widecolumn {
	padding: 0px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
	width: 800px;
	}

.post {
	margin: 0 0 20px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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: 945px;
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 90px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	color: #f70061;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
	color: #666666;
}

#sidebar h2 {

	margin: 0px 0 0;
	color: #f70061;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	text-align:center;
	padding: 10px;
	max-width: 100%;
	width:auto !important;
	overflow:hidden;
	}

/*	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;
	}
	
.alignright a {
color:#999999;
	}

.alignleft a {
	color:#999999;
	}
.alignleft a:hover, .alignright a:hover {
	color:white;
	}

/* 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;
	padding-left: 10px;

	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.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, #sidebar ul ol {
	margin: 0 0 0 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:10px 0 15px 0;
	padding:0;
	}

#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 {
	margin: 0px auto;
	padding: 0px 0px;
	text-align: left;
	height:4px;
	}

#sidebar #searchform #s {
-moz-border-radius:8px;
-webkit-border-radius:8px;
border:1px solid #CCCCCC;
float:left;
height:14px;
margin:1px;
padding-left:7px;
padding-right:7px;
position:relative;
top:-10px;
z-index:1;
width:150px;
	}

#sidebar #searchsubmit {
-moz-border-radius:8px;
-webkit-border-radius:8px;
background-color:#DDDDDD;
border:1px solid #CCCCCC;
color:#6A6A6A;
float:right;
height:18px;
margin-top:2px;
padding-bottom:2px;
position:relative;
top:-31px;
right:0px;
z-index:1;
	}

.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: left;
	}

.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
{
	padding: 5px 0 10px 0;
	margin-left: 670px;
	width: 200px;
	line-height: 16px;
	font-size:1.3em;
	color:#666666;
	}

#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-top: 10px;
	margin-bottom: 0px;
	padding-bottom:5px;
	}
/* 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;
}
#sidebar h2 {
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	font-size:14px;
}
#sidebar a  {
	color: #666666;
	text-decoration:underline;
}
#sidebar a:hover {
	text-decoration:none;
	color:white;
	background:#F70061;
}
#footer {
	background-position:center top;
	border: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 55px;
	width: 840px;
	line-height:22px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 15px;
	background-image: url(images/FooterBG.png);
	background-repeat: no-repeat;
	height: 185px;
	top: 12px;
	position: relative;
	margin-bottom: 10px;
	margin-top:20px;
}
.leftContent {
	float:left;
	width:71%;
}
.rightContent {
	float:right;
}
#header {
	padding: 0px;
	background:url('images/headerImages/rotator.php') no-repeat;
	margin-left:22px;
	}
#siteHeader {
	background:url('images/siteBG.jpg') no-repeat;
	width:100%;
	height:315px;
	margin-left:22px;
	position:relative;
}
#header a {
	height: 274px;
	width: 100%;
	display:block;
	text-decoration:none;
}
#header h1 {
	margin:0;
	padding:0;
}
#header h1 a, #header h1 a:hover {
	color:#434343;
	float:right;
	font-size:0.6em;
	font-style:normal;
	font-weight:normal;
	padding:0;
	text-align:right;
	margin:0 85px 0 0;
	letter-spacing:0.01em;
	width:860px;
	background:none;
}
#header span.displayNone {
	display:none;
}
#header span {
	top:205px;
	position:relative;
}
#sidebar #archives-3 {
border-top:1px solid #999999;
padding-top:15px;
}
#archives-3 h2 {
	display:none;
}
#sidebar .flickr h2 {
	margin-bottom:10px;
}
.clearBoth {	
	clear:both;
}
.pink {
	color:#F70061;
}
.flickr_photo {
	width:40px;
	height:40px;
	padding:2px;
	border:none;
}
#page #sidebar a.thickbox:hover {
	background:none;
}
#page #sidebar a.thickbox:hover img {
	border:none;
}
#search-2 {
	height:8px;
}

p img.wp-smiley {
	padding:0;
	width:15px !important;
}

div.entry a {
	background:none;
	color:#F70061;
}
#TB_window a:hover {
	background:none;
}
.displayNone {
	display:none;
}
/* End captions */

/* Site Styles*/

.home-left {
	width:330px;
	margin:0 20px 0 0;
}
.home h3 {
	padding-right:50px;
}
#flash_holder {
	margin-left:33px;
	float:left;
	font-size:1.3em;
	margin-bottom:25px;
}
#flash_holder h3 {
	padding:0 0 0 14px;
}
#logo {
	float:left;
	margin:0;
	padding:0;
}
#logo a {
	display:block;
	width:240px;
	height:305px;
}
#logo a:hover {
	background:none;
}
#mainNav {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:275px;
	left:352px;
}
#mainNav li {
	float:left;
}
#mainNav li a {
	display:block;
	height:24px;
	padding:0;
}
#what-we-do {
	background:url('images/nav_whatwedo_up.png') no-repeat;
	width:139px;
}
#products {
	background:url('images/nav_comp_products_up.png') no-repeat;
	width:216px;
}
#work-with-us {
	background:url('images/nav_workwithus_up.png') no-repeat;
	width:145px;
}
#what-we-do:hover, body.page-id-920 #what-we-do {
	background:url('images/nav_whatwedo_down.png') no-repeat;
}
#products:hover, body.page-id-921 #products {
	background:url('images/nav_comp_products_down.png') no-repeat;
}
#work-with-us:hover, body.page-id-933 #work-with-us {
	background:url('images/nav_workwithus_down.png') no-repeat;
}

body.home h3 {
	padding-right: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." */

