/*
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;
	/* background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */ 
        /* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
        /* font-family: Arial, Helvetica, Sans-Serif; */
        /* font-family: Verdana, Arial, Sans-Serif; */
	background-color: #798590;  
        /*  background: #798590 url('images/stripe_bg_repeat.jpg') repeat top center; */ 
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader3.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 120px;
        width: 800px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p, .widecolumn2 .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn2 .entry, .widecolumn2 .entry {
	line-height: 1.6em;
        padding: 3px 7px 7px 7px;
        margin: 0px 1px 0px 0px;
        background-color: #fff;
        border-bottom: 2px dotted #bbb;
        border-left: 1px solid #bbb;
        border-right: 1px solid #bbb;
        /* border-top: 1px solid #bbb; */
        font-family: Arial, Helvetica, Sans-Serif;
        clear:both;
	}

.widecolumn, .widecolumn2{
	line-height: 1.6em;
       	}

.postmetadata {
        color: #000;
        background-color: #ddd;
	text-align: center;
        padding: 7px;
        margin: 0px;
        border-bottom: 15px solid #000;
        font-weight: bold;
        clear: both;
	}

.narrowcolumn2 .entry .postmetadata {
        color: #000;
        background-color: #ddd;
	text-align: center;
        padding: 7px;
        margin: 0px;
        border-bottom: 15px solid #000;
        clear:both;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
         border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.date_and_time {
        color: white;
        background-color: black;
}

h1, h2, h3 {
	/* font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
        font-family:"Comic Sans MS", cursive;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#headerbar {
        height: 30px;
        background: #e7e7e7 url('images/header_bar.jpg') no-repeat top;
        text-align: center;
}

.header_menu {
       float: left;
       padding:0px; 
       margin-left: 15px;
       margin-top: 16px;
}

.header_menu ul {
        display: inline;
}


.header_menu li {
        list-style: none;
        display: inline;
	list-style-type:none; 
}

.header_menu a, .header_menu a:visited{
        color: #fff;
        width:9em; 
        border-right:1px solid #fff; 
        text-align:center;
	text-decoration:none;
        padding-left: 5px;
        padding-right: 5px;
}

.home_link {
       border-left:1px solid #fff; 
}

.header_menu a:hover{
        color: #ddd;
        text-decoration:none;
        background-color: #222;
}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
        color: black;
        font-weight: bold;
	}

.downarrow {
        height: 21px;
        width: 30px;
        background: #fff url('images/arrow1.jpg') no-repeat top; */
}

#sidebar h2, #sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
        padding: 5px;
	margin: 0px 0px 3px 0px;
        background-color: #eee;
        /* border: 1px solid #ddd; */
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #5596ce;
	}

#headerimg .description {
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	color: #8b9bae;
        font-weight: bold;
	}

h2, h2 a, h2 a:visited {
        color: white;
	}

h3, h3 a, h3 a:visited {
	color: #333; 
	}

.widgettitle {
       color: #000000; 
       }

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, .entry p a:visited {
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
        font-weight: bold;
	color: #8b9bae;
	}

.entry p a:visited {
	color: #708498;;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
        
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
         font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar a{
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
        font-weight: bold;
        font-size: 11px; 
        color: #5596ce;
	/* font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

#sidebar2 {
        width: 145px;
        margin-left: 595px;
        margin-top: 0px;
        padding: 0px;
        text-align: left;
	}

#sidebar2 ul {
        margin: 0px;
	list-style: none;
	}

#sidebar2 a {
        font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
        color: #8b9bae;
        font-size: 11px; 
        font-weight: bold;
        text-decoration: none;
        display: block;
}

#sidebar2 a:hover {
       color: #657889;
}

#sidebar2 a:visited {
       background: #fff url('images/check.png') no-repeat bottom right;
}

#tdd-recent-posts .widgettitle {
       width: 140px;
       height: 21px;
       background: #fff url('images/recentposts_header3.jpg') no-repeat top left;
}

.tddrecentposts {
       width: 135px;
       padding: 0px;
       margin: 0px;
}

.tddrecentposts li {
        border-bottom: 1px solid #666;
        padding: 0px;
        display: block;
}

.tddrecentposts li a{
       padding: 0px 5px 0px 5px;
}

.tddrecentposts li a:visited{
       
}

.tddrecentposts li a:hover {
        background-color: #ddd;
}

.sidebardate {
        display: none;
        }

.favblok-nodesign {
        width: 190px;
        margin: 0px;
        padding: 0px;
}

.favblok-nodesign h3{
        width: 100px;
        float: right;
        text-align: left;
        background-color: transparent;
        border: none;
        border-top: 1px solid #333;
        margin-top: 5px;
}

.favblok-nodesign p {
       display: none;
}

.favimg {
     margin-top: 5px;
     margin-left: 5px;
}

.mostlikedposts {
        color: #8b9bae;
}

.mostlikedposts li a{
        text-decoration: none;
        color: #8b9bae;
}

.mostlikedposts li {
        border-bottom: 1px solid #666;
        padding: 5px 10px 5px 0px;
        display: block;
}

.mostlikedposts li:hover {
        background-color: #eee;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #5596ce;
	text-decoration: none;
	}

a:hover {
	color: #708498;
	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;
	}

#page {
	background-color: white;
	/* margin: 20px auto; */
	margin: 10px auto;
	padding: 0;
        width: 800px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 120px;
        width: 798px;
	}

#headerimg {
	margin: 0;
	height: 120px;
	width: 100%;
	}
	
#navigation_bar {
}

#maincontent {
	width: 800px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

.boxtop {
        background: #fff url('images/boxtop.jpg') no-repeat top center;
	height: 35px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	display: block;
}

table.navtable {
	width: 797px;
	height: 130px;
	margin-left: auto; 
	margin-right: auto;
}

.navTD1 {
	width: 327px;
}

.navTD2 {
	width: 71px;
}

.navTD3 {
	width: 44px;
}

table.header_table {
	width: 710px;
	margin-left: auto; 
	margin-right: auto;
        border-top: 2px solid black;
        /* border-bottom: 2px solid black; */
       font-size: 0.9em;
       font-weight: bold;
       line-height: 1.5em
}

.t1 {
    width: 311px;
    /* background: #000000 url('images/t1.png') no-repeat top left; */
}

.t2 {
    width: 104px;
    /* background: #000000 url('images/t2.png') no-repeat top center; */
}

.t3 {
    width: 297px;
    /* background: #000000 url('images/t3.png') no-repeat top right; */
}

.t4 {
   padding-left: 5px;
   padding-right: 5px;
   text-align: center;
   border-left: 3px solid black;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 1.0em;
   font-weight: bold;
   line-height: 1.5em;
   background-color: #fff;
}

.t4:hover, .t6:hover{
     background-color: #ddd;
}

.t7 a, .t7 a:visited, t8 a, .t8 a:visited, .t9 a, .t9 a:visited{
     display: block;
     text-decoration: none;
     color: #fff;
}


.t7 a:hover, .t8 a:hover, .t9 a:hover{
     display: block;
     text-decoration: none;
     color: #bbb;
}

.t5 {
     text-align: center;
     background: #000000 url('images/t5.png') no-repeat top center;
}

.t5 a, .t5 a:visited{
     display: block;
     text-decoration: none;
     color: white;
}


.t5 a:hover{
     display: block;
     text-decoration: none;
     background-color: #333;
     color: #bbb;
}

.t6 {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    border-right: 3px solid black;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.5em;
    background-color: #fff;
}

.t7 {
   text-align: center;
   height: 15px;
   width: 300px;
   background: #000000 url('images/t7.jpg') no-repeat top left;
}

.t8 {
   text-align: center;
   width: 110px;
   background: #000000 url('images/t8.jpg') no-repeat top center;
}

.t9 {
   text-align: center;
   width: 300px;
   background: #000000 url('images/t9.jpg') no-repeat top right;
}

.noborder {
	border: 0px;
}

.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 25px;
        width: 540px;
        background-color: #fff;
        }

.narrowcolumn2 {
	float:left;
	padding: 0px 0px 20px 0px;
	margin: 0px 15px 0px 25px;
        width: 600px;
        background-color: #fff;
        }

.widecolumn {
	padding: 0px 0 5px 0;
	margin: 5px 0 0 120px;
        width: 540px;
        background-color: #fff;
	}

.widecolumn2 {
	padding: 0px 0 5px 0;
	margin: 0px 0 0 40px;
        width: 710px;
        background-color: #fff;
	}

.post {
	margin: 20px 0 50px;
        padding: 0px;
        text-align: justify;
	}

.widecolumn .post, .widecolumn2 .post {
        margin: 0px;
        }

.narrowcolumn2 .post {
        margin: 15px 0px 0px 0px;
}


.post hr {
	display: block;
	}

.post h2 {
        color: #fff;
        padding: 10px 15px 10px 15px;
	margin: 0px;
        background: #fff url('images/post_h2_header.png') no-repeat top;
        text-align: left;
}

.widecolumn2 .post h2 {
        color: #fff;
        padding: 10px 15px 10px 15px;
	margin: 0px;
        background: #fff url('images/post_h2_header2.png') no-repeat top;
        text-align: left;
}

.narrowcolumn2 .post h2 {
        color: #fff;
        padding: 10px 15px 10px 15px;
	margin: 0px;
        background: #fff url('images/post_h2_header3.png') no-repeat top;
        text-align: left;
}

.widecolumn .post, .widecolumn2 .post {
	margin-left: auto;
        margin-right: auto;
	}

.narrowcolumn .postmetadata, .narrowcolumn2 .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn2 .postmetadata {
	margin: 0px;
	}

.widecolumn .smallattachment, .widecolumn2 .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment, .widecolumn2 .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
        width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
        margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px;
	}

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;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;        
	}

.alignleft {
	float: left;
        margin-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
	}


.alignright a, .alignleft a, .alignright a:visited, .alignleft a:visited{
        text-decoration: none;
	color: #fff;
        }

.alignright a:hover, .alignleft a:hover{
	color: #bbb;
	}

.navigation2.alignright a, .navigation2 .alignleft a, .navigation2 .alignright a:visited, .navigation2 .alignleft a:visited{
        text-decoration: none;
	color: #000;
        }

.navigation2 .alignright a:hover, .navigation2 .alignleft a:hover{
	color: #666;
	}

.narrowcolumn .navigation .alignleft a, .narrowcolumn .navigation .alignleft a:visited, 
.narrowcolumn .navigation .alignright a, .narrowcolumn .navigation .alignright a:visited {
        color: #000;
}

.narrowcolumn2 .navigation .alignleft a, .narrowcolumn2 .navigation .alignleft a:visited, 
.narrowcolumn2 .navigation .alignright a, .narrowcolumn2 .navigation .alignright a:visited {
        color: #fff;
}

.narrowcolumn .navigation .alignleft a:hover, .narrowcolumn .navigation .alignright a:hover {
        color: #333;
}

.narrowcolumn2 .navigation .alignleft a:hover, .narrowcolumn2 .navigation .alignright a:hover {
        color: #ddd;
}

#respond h3{
        height: 25px;
        padding-top: 5px;
        background-color: #000;
        /* background: #eee url('images/navigation_bar.jpg') no-repeat top; */
}

#respond h3 a, #respond h3 a:visited {
	color: #fff;
	}


#respond h3 a:hover{
	color: #bbb;
	}

/* 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, #sidebar ul ul li:before {
	
	}

.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;
	padding: 0;
	}

#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 */
#sidebar #searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar2 #searchform {
        width: 140px;
	margin: 5px 0px;
	padding: 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar2 #searchform #s {
	width: 60px;
         padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar2 #searchsubmit {
	padding: 1px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 585px;
	width: 190px;
	}

#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;
        font-family:"Comic Sans MS", cursive;
        font-weight:bold;
        font-size: 1.3em;
	}

.navigation2 {
	display: block;
        height: 50px;
        background-color: white;
	text-align: center;
        font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
        font-weight: bold;
	line-height: 1.5em;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */
