/*
Theme Name: United Way Abilene
Theme URI: http://unitedway-abilene.org
Description: The WordPress theme for United Way Abilene.
Version: 0.8
Author: Ben Jordan
Author URI: http://benjordan.net/
Tags: blue, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #353535;
	font-size: 13px;
	line-height: 21px;
	background: url(images/webbg.jpg) repeat-x #ffffff;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #676cae;
	font-weight: normal;
	text-decoration:  none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	width: 100%;
	font-weight: normal;
	display: inline;
	color: #353535;
	float: left;
}

h1 {
	font-size: 32px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}

.input_text,
.input_tags,
.input_url,
.input_textarea {
	width:98%;
}
.input_access {
	margin:5px 0 0 0;
}
.input_password {
	width:200px;
}
.input_textarea {
	height: 200px;
	width:718px;
}
input[type="checkbox"] {
	margin:0 3px 0 0;
	padding:0;
	border:none;
}
label {

}
input {
	font: 120% Arial, Helvetica, sans-serif;
	padding: 5px;
	border: 1px solid #cccccc;
	color:#666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

input:focus {
	background: #fff;
	border: 2px solid #bd9560;
}

textarea {
	font: 120% Arial, Helvetica, sans-serif;
	border: solid 1px #cccccc;
	padding: 5px;
	color:#666666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
textarea:focus,
input[type="text"]:focus {
	border: solid 1px #4690d6;
	background: #f5f2e4;
	color:#333333;
}
.submit_button {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-shadow:1px 1px 0px black;
	text-decoration:none;
	border: 1px solid #322f2d;
	background-color:#322f2d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: auto;
	padding: 2px 20px;
	margin:10px 10px 10px 0;
	cursor: pointer;
	-webkit-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.40); /* safari v3+ */
	-moz-box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.40); /* FF v3.5+ */
}
.submit_button:hover {
	color: white;
	border-color: #322f2d;
	text-decoration:none;
	background-color:#151413;
}
input[type="password"]:focus {
	border: solid 1px #4690d6;
	background-color: #f5f2e4;
	color:#333333;
}
input[type="submit"] {
	background: #322f2d;
	border: none;
	padding: 10px 25px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
	-moz-border-radius: 15px;
	margin-bottom: 15px;
}
input[type="submit"]:hover {
	text-decoration:none;
	background-color:#bd9560;
}

hr {
	width: 100%;
	border: none;
	border-bottom: 1px dotted #d3d2d1;
	margin-bottom: 10px;
	float: left;
	display: inline;
}



#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#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: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.entry p {
	width: 100%;
	padding-bottom: 10px;
}

.entry p a:visited {
	color: #b85b5a;
	}

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

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: #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 */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	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;
	}

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

/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5 {
	font-weight: normal;
	display: inline;
	color: #353535;
	float: left;
}

h1 {
	font-size: 32px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	margin-bottom: 15px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}
/* 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, #sidebar ul 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, #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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

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;
	}
	
#search_submit {
	color: #fff;
	background-color: #0c1358;
	border: none;
	padding: 3px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
/* 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
{
	width: 280px;
	padding: 0 10px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font-size: 18px;
}
/* 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: 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: 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 */


#full_wide {
	width: 100%;
	float: left;
	display: inline;
}

.width_setter {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#top_link_bar {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	width: 940px;
	height: 40px;
	padding: 0px 20px;
	color: #fff;
	text-align: right;
	float: left;
	display: inline;
}

	#top_link_bar ul {
		width: 505px;
		margin: 0px;
		padding: 0px;
		float: right;
		display: inline;
	}

	#top_link_bar ul li {
		height: 20px;
		padding: 10px 20px;
		border-right: 1px dotted #575da4;
		float: right;
		display: inline;
	}
	
	#top_link_bar ul li a {
		color: #fff;
		text-decoration: none;
	}

#top_bar {
	width: 940px;
	height: 80px;
	background: url(images/topbar.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	position: relative;
	float: left;
	display: inline;
}


	#logo h1 a {
		width: 365px;
		height: 80px;
		background: url(images/unitedwayabilene_logo.jpg) top left no-repeat;
		margin: 0;
		padding: 0;
		border: none;
		cursor: pointer;
		text-indent: -5555px;
		position: absolute;
		top: 0;
		right: 0;
	}

	    	
/* Navigation */

	#top_nav {
		font-family: Helvetica, Arial, sans-serif; 
		width: 505px;
		height: 80px;
		z-index: 100;
		position:relative;
		float: left;
		display: inline;
	}
			
	#top_nav a {
		color:#FFF;
	}
	
	/* level 1 */
	#top_nav ul {
		width: 505px;
		height: 80px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#top_nav ul li {
		float:left;
		position:relative;
	}
	
	#top_nav ul li a {
		display:block;
		float:left; 
		height: 80px;
		background:url(images/topnav.jpg);
		text-indent:-6000px;
	}
	
	/* up */
	#top_nav li#about_us a { width:101px; background-position:0px 0px; }
	#top_nav li#our_work a { width:84px; background-position:-101px 0px; }
	#top_nav li#community_partners a { width:154px; background-position:-185px 0px; }
	#top_nav li#campaign a { width:90px; background-position:-339px 0px; }
	#top_nav li#media a { width:76px; background-position:-429px 0px; }

	/* over */
	#top_nav li#about_us a:hover { background-position:0px -80px; }
	#top_nav li#our_work a:hover { background-position:-101px -80px; }
	#top_nav li#community_partners a:hover { background-position:-185px -80px; }
	#top_nav li#campaign a:hover { background-position:-339px -80px; }
	#top_nav li#media a:hover { background-position:-429px -80px; }
	
	/* level 2 */
	#top_nav ul li:hover ul,
	#top_nav ul li.hover ul {
		display:block;
	}
		 
	#top_nav ul li ul {
		display:none;
		position:absolute;
		left:-8px;
		top:70px;
		width:auto;
		z-index: 1000;
	}
	
	#top_nav ul li ul li {
		float:none;
		width:180px;
		background: #000;
	}
	
	#top_nav ul li ul li:first-child,
	#top_nav ul li ul li.first  {
		height:44px;
		background: #000;
	}
	
	#top_nav ul li ul li a { 
		float:none;
		padding:13px 10px 2px 10px;
		width:158px !important;
		height:24px;
		border-left:#000 solid 1px; 
		border-right:#000 solid 1px;
		font-size:12px;
		line-height:12px;
		text-decoration: none;
		text-indent:0; 
		background:none !important;
	}

	#top_nav ul li ul li a:hover {
		background: #940300 !important;
	}
	
	#top_nav ul li ul li:first-child a,
	#top_nav ul li ul li.first a {
		padding-top:18px;
	}

	#top_nav ul li ul li:first-child a:hover,
	#top_nav ul li ul li.first a:hover {
		background: #940300 no-repeat !important;
	}

	#top_nav ul li ul li:last-child a{
		border-bottom:#000 solid 1px;
	}
	
#content_holder_top {
	width: 100%;
	height: 10px;
	background: url(images/contentholder_top.png) top left no-repeat;
	float: left;
	display: inline;
}

#content_holder {
	width: 100%;
	background: url(images/contentholder_repeat.png) top left repeat-y;
	float: left;
	display: inline;
}

#content_holder_bottom {
	width: 100%;
	height: 30px;
	background: url(images/contentholder_bottom.png) top left no-repeat;
	float: left;
	display: inline;
}

	.addtoany_share_save_container{width: 100%; margin:16px 0; float: left;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 9px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
	}
	ul.addtoany_list a img{
		opacity:.7;
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}


.column {
	width: 300px;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}
	#sub_nav {
		width: 100%;
		margin: 10px 0;
		float: left;
		display: inline;
	}

	#sub_nav ul {
		width: 280px;
		margin: 0px;
		padding: 0px;
		float: left;
		display: inline;
	}

	#sub_nav ul li {
		width: 280px;
		padding: 6px 10px;
		margin-bottom: 5px;
		background-color: #e5e5e5;
		float: left;
		display: inline;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
	#sub_nav ul li a {
		width: 280px;
		font-family: Helvetica;
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 0.05em;
		font-size: 12px;
		color: #353535;
		text-decoration: none;
	}
	
	#sub_nav ul li ul li {
		width: 260px;
		padding: 6px 10px;
		margin-bottom: 5px;
		background-color: #fff;
		float: left;
		display: inline;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
	#sub_nav ul li ul li a {
		width: 260px;
		font-family: Helvetica;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 0.05em;
		font-size: 12px;
		color: #353535;
		text-decoration: none;
	}
	
	#sub_nav ul li ul li ul li {
		width: 240px;
		padding: 6px 10px;
		margin-bottom: 5px;
		background-color: #fff;
		float: left;
		display: inline;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
	#sub_nav ul li ul li ul li a {
		width: 240px;
		font-family: Helvetica;
		text-transform: uppercase;
		font-weight: normal;
		letter-spacing: 0.05em;
		font-size: 12px;
		color: #353535;
		text-decoration: none;
	}

#small_callout_give {
	width: 95px;
	height: 25px;
	background-color: #fd9700;
	padding: 15px 0 0 0;
	text-align: center;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#small_callout_advocate {
	width: 95px;
	height: 25px;
	background-color: #f92200;
	padding: 15px 0 0 0;
	margin-left: 5px;
	text-align: center;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#small_callout_volunteer {
	width: 100px;
	height: 25px;
	background-color: #7b7fba;
	padding: 15px 0 0 0;
	margin-left: 5px;
	text-align: center;
	float: left;
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.double_column {
	width: 620px;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}

	#blue_title_bar {
		font-family: Helvetica, Verdana, Arial, sans-serif;
		width: 580px;
		height: 30px;
		padding: 10px 20px 0 20px;
		color: #fff;
		background-color: #1a1f89;
		font-size: 16px;
		font-weight: bold;
		text-transform: uppercase;
		float: left;
		display: inline;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
	}
	
	#content_pad {
		width: 580px;
		padding: 10px 20px;
		float: left;
		display: inline;
	}

.full_column {
	width: 940px;
	margin: 10px 0 0 20px;
	float: left;
	display: inline;
}

#home_slider {
	width: 980px;
	margin: 0;
	background: url(images/contentholder_repeat.png) top left repeat-y;
	float: left;
	display: inline;
}

.home_small_banner {
	width: 224px;
	margin-right: 15px;
	float: left;
	display: inline;
}

.small_content_block {
	width:265px;
	height:115px;
	line-height: 14px;
	border-right:1px solid #F2F3F7;
	border-bottom:1px solid #F2F3F7;
	margin:10px;
	float:left;
	display: inline;
}

.small_content_block h3 {
	width: 180px;
	margin: 0;
	font-weight: bold;
	color: #676cae;
	float: left;
}

.staff_content_block {
	width:265px;
	height:115px;
	line-height: 14px;
	border-right:1px solid #F2F3F7;
	border-bottom:1px solid #F2F3F7;
	margin:10px;
	float:left;
	display: inline;
}

.staff_content_block h3 {
	width: 100%;
	margin-bottom: 10px;
	color: #676cae;
	float: left;
}

#footer {
	width: 940px;
	color: #353535;
	text-align: right;
	padding: 0px 20px;
	margin-bottom: 40px;
	float: left;
	display: inline;
}

.footer_title {
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 1px solid #b8b7af;
	float: left;
	margin-bottom: 15px;
}



/* "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." */

