/*
Theme Name: 1shoppingcartexperts
Theme URI: http://wordpress.org/
Description: The 1shoppingcartexperts theme based on the famous <a href="http://everythingwebbased.com">everythingwebbased</a>.
Version: 1.6
Author: Tyler Sorensen
Author URI: http://everythingwebbased.com
Tags: Grey, custom header, fixed width, two columns, widgets

	everythingwebbased
	 http://everythingwebbased.com

	This theme was designed and built by Tyler Sorensen,
	whose blog you will find at http://everythingwebbased.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "utf-8";
/* CSS Document */

html, body, div, input, select, textarea, form, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#ffffff url('images/body_bg.gif') repeat-x;
}
/*globel classes starts here*/
td {
}
td a {
	color: #1F6798;
	text-decoration: underline;
	font-weight: bold;
}
td a:hover {
	color: #2888C7;
	text-decoration: underlined;
	font-weight: bold;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.fll {
	float:left;
}
.flr {
	float:right;
}
.fs11 {
	font-size:11px;
}
h1 {
	font-family: Tahoma;
	font-size:28px;
	color:#CC0000
}
h2 {
	font-family: Tahoma;
	font-size:24px;
	color:#cc0000
}
h3 {
	font-family: Tahoma;
	font-size:24px;
	color:#CC0000
}
h4 {
	font-family: Tahoma;
	font-size:20px;
	color:#000000
}
.container_1se {
	width:750px;
	margin:0 auto;
}
/*header_1se starts here*/
.header_1se {
	height:70px;
	overflow:hidden;
}
.header_1se .logo {
	margin:19px 0 0 10px;
	float:left;
}
.header_1se .online {
	float:right;
	margin:11px 5px 0 0;
}
.header_1se .online a {
	line-height:0;
	margin: 0 0 0 10px;
}
.header_1se .online a img {
	vertical-align:middle;
}
/*menu_1se starts here*/
.menu_1se {
	background:url('images/menu_bg.png') no-repeat 0 0;
	height:44px;
	width:760px;
	position:relative;
	left:-5px;
	font-size:12px;
}
.menu_1se ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.menu_1se ul li {
	background: transparent url('images/menu_divider.png') no-repeat;
	float: left;
	height: 22px;
	margin: 6px 0 0 0;
	padding:7px 17px 0;
	position: static;
}
.menu_1se ul li a, .menu_1se ul li a:visited {
	color: #333333;
	height: 23px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
}
.menu_1se ul li a:hover {
	color: #005e9f;
	font-weight: bold;
	text-decoration: none;
}
.menu_1se .clearbg {
	background: none !important;
}
/*banner_1se starts here*/
.banner_1se {
  height:157px;
 width:750px;
  margin:0px;
  padding:0px;
 }
.banner_1se .tyler-bg{
 background:url('images/tyler-bg.gif') repeat-x;
 height:127px;
 width:597px;
 color:#FFFFFF; 
 font-size:23px; 
 text-align:center;
 margin:0px;
 padding:30px 0px 0px 0px;
 line-height:30px;
 float:left;
 }
 .banner_1se .tyler{
 background:url('images/tyler.gif') no-repeat;
 height:157px;
 width:153px;
 margin:0px;
 padding:0px;
 float:left;
 }
/*content_1se starts here*/
.content_1se {
	margin:9px 0 10px 0;
	padding:10px;
	overflow:hidden;
	float:left;
	background-color: #FFFFFF;
	background-image: url('images/content_top_bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
}
.content {
	padding:10px;
	background-color: #FFFFFF;
	background-image: url('images/content_top_bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.content_1se .left {
	width:460px;
	float:left;
}
.content_1se .left h2 {
	font-size: 18px;
	margin-bottom:22px;
}
.content_1se .right {
	width:256px;
	margin:2px 0 0 14px;
	float:left;
}
.content_1se .left p {
	padding:0 10px 0 10px;
}
.content_1se p {
	margin:0px; padding:10px 0 0 0;
	text-align:;
}
.author{ color:#777777; font-size:14px; font-weight:bold;}
.author a{ color:#777777; text-decoration:none;}
.author a:hover{ color:#0066cc; text-decoration:none;}
.content_1se .left h2.red {
	color: #CC0000;
	font-size:18px;
	margin:15px 0 15px 0;
}
ul.blue_arrow {
	list-style-type:none;
	font-size:14px;
	margin-left:15px;
}
ul.blue_arrow li {
	background:url('images/blue_arrow.gif') no-repeat 0 5px;
	line-height:18px;
	padding:0px 0 12px 13px;
}
/*signup_box starts here*/
.signup_box {
	border:1px solid #4e4e4e;
	margin-bottom:13px;
}
.signup_box .title h2 {
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
}
.signup_box .signup_content {
	background:#ededed url('images/signup_body_bg.gif') repeat-x left top;
	overflow:hidden;
	padding:12px 0 10px 0;
}
.signup_box .signup_content dl {
	overflow:hidden;
}
.signup_box .signup_content dl dt {
	color:#000000;
	margin:0 0 5px 0;
	text-align:right;
	width:52px;
	float:left;
	clear:left;
font-size:12px;
}
.signup_box .signup_content dl dd {
	width:140px;
	margin:0 0px 5px 8px;
	float:left
}
.signup_box .signup_content dl dd input {
	border:1px solid #858585;
	background:url('images/signup_input_box_bg.gif');
	height:15px;
	padding:0px 0 0px 0;
	width:130px;
}
.signup_box .signup_content dl dd input.signup_btn {
	border:none;
	background:url('images/sigup_free_btn.gif') no-repeat;
	width:115px;
	height:23px;
}

.search-input {
	border:1px solid #858585;
	background:url('images/signup_input_box_bg.gif');
	height:15px;
	padding:0px 0 0px 0;
	width:130px;
}
.search-btn {
	border:none;
	background:url('images/serach.gif') no-repeat;
	width:58px;
	height:23px;
}
.signup_box .signup_content p {
 	margin:0px auto;
	padding:0px 10px;
	font-size:12px;
	color:#000000;
}
/*testimonials starts here*/
.testimonials {
	font-size:11px;
}
.testimonials .title {
	padding:0 0 0px 15px;
}
.testimonials .testimonials_box {
	margin:5px 0 0 0;
}
.testimonials .testimonials_box .top {
	background:url('images/testimonial_top_bg.gif') no-repeat;
	width:256px;
	height:9px;
	overflow:hidden;
}
.testimonials .testimonials_box .middle_v {
	background:url('images/testimonial_middle_vert_bg.gif') repeat-y;
	width:256px;
}
.testimonials .testimonials_box .middle_h {
	background:url('images/testimonial_middle_horz_bg.gif') repeat-x left top;
	margin:0 1px;
	min-height:274px;
	height:auto !important;
	height:274px;
	padding: 5px 14px 10px 14px;
}
.testimonials .testimonials_box .middle_h img.user {
	float:left;
	margin:0 10px 10px 0;
}
.testimonials .testimonials_box .bottom {
	background:url('images/testimonial_bottom_bg.gif') no-repeat;
	width:256px;
	height:7px;
}
.testimonials ul {
	list-style-type:none;
}
/*footer_1se starts here*/
.footer_1se {
	margin:0px 0 15px 0;
	height:80px;
	clear:both;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
}
.footer_1se .left {
	background:url('images/footer_lt_bg.jpg') no-repeat;
	width:9px;
	height:95px;
	float:left;
}
.footer_1se .right {
	background:url('images/footer_rt_bg.jpg') no-repeat;
	width:9px;
	height:95px;
	float:right;
}
.footer_1se .middle {
	background:url('images/footer_mid_bg.jpg') repeat-x;
	width:732px;
	/*height:795px;*/
	padding:5px 0 0 0;
	float:left;
}
.footer_1se .middle a {
	color:#FFFFFF;
	padding:0 7px;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.footer_1se .middle a:hover {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}
.footer_1se .middle ul {
	list-style-type:none;
}
.footer_1se .middle ul li {
	margin:5px 0;
}
.border_rnd {
	border:1px #c9c9c9 solid;
	border-bottom:none;
	border-top:none;
	background:#efefef url(../images/border_rnd_bg.gif) repeat-x;
	padding:5px 10px 5px 10px;
}
.button_bg {
	border:none;
	background:url('images/sigup_free_btn.gif') no-repeat;
	width:115px;
	height:23px;
}
.button_submit_qst {
	border:none;
	background:url('images/submit_question.gif') no-repeat;
	width:160px;
	height:23px;
}
.style74 {
	font-size: 36px;
	font-weight: bold;
	color:#CC0000;
}
.style40 {
	color: #CC0000
}
.heading-red-u {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration:underline;
}
.heading-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.heading-black2 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.style19 {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.style33 {
	font-size: 18px;
	font-weight: bold;
}
.style13 {
	color: #6A001B
}
.style3 {
	background-color: #FFFF66;
	font-weight: bold;
}
.box-border {
	border: 5px solid #B4D55F;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #666666;
	padding: 3px;
}
.inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #ededed;
	border: 1px solid #858585;
	padding: 2px;
}
.style28 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
/*======rammi============*/

/* Begin Typography & Colors */
 
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size:14px;
}
.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;
	padding:5px 0px;

}

/*..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;
}
h1, h2, h3 {
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h3, h3 a, h3 a:visited {
	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: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 {
}
.commentmetadata {
	font-weight: normal;
}
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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	width:490px;
padding-right:20px;
}
.widecolumn {
	width:490px;
	float: left;
}
.post {
	margin: 0 0 15px;
	text-align: ;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 10px 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 {
	color:#cc0000;
	font-family:Tahoma;
	font-size:24px;
}
h2 a {
	color:#cc0000;
}
h2.pagetitle {
	margin-top:0px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 10px 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 h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size:13px;
}
#sidebar-cat {
	float:left;
	margin:2px 0 0 14px;
	width:206px;
}
#sidebar {
font-size:12px;	
}
#sidebar form {
	margin:0px; padding:0px;
}
#sidebar form h2{ margin-bottom:10px; text-align:left;} 
#sidebar form div{ height:auto; padding:10px 0px}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
 	background:#ededed url('images/signup_body_bg.gif') repeat-x left top;
	overflow:hidden;
	border:1px solid #4E4E4E;
	margin-bottom:13px;
	
}
#sidebar ul h2{ background:#5d5d5d; color:#FFFFFF; margin:0px; 	padding:8px 12px}
#sidebar ul li h2{ background:#5d5d5d; color:#FFFFFF; margin:0px; 	padding:8px 12px;
}
#sidebar ul li ul { padding:2px 0 10px 0;}
#sidebar ul li ul li{
	list-style-type: none;
	list-style-image: none;
	color:#333333;
	border:none;
	background:none;
 }
 #sidebar ul li ul li a{
 	color:#333333;
	text-decoration:none; background:url('images/li-icon.gif') no-repeat 1px 5px; padding:0 0 0 12px;
 }
 #sidebar ul li ul li a:hover{
 	text-decoration:underline;
 }
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	padding:5px 12px;
}
#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: center;
}
#sidebar #searchform #s {
 }
#sidebar #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;
}
/*.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 */

/* 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: 10px;
	overflow:hidden;
}
/* 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;
}
.signup-bg {
	font-size:13px;
	font-family:Tahoma;
	font-weight:bold;
	color: #FFFFFF;
	background-image: url(images/signup-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

.banner-bg{
 background:url('images/tyler-bg.gif') repeat-x;
 height:157px;
 width:597px;
 color:#FFFFFF; 
 font-size:23px; 
 text-align:center;
 margin:0px;
 }
 
.comment-lt { width:100px; float:left; margin:auto; font-size:11px;}
.comment-rt { width:355px; float:right; margin:auto;}
.comment-rt p{font-weight:normal;line-height:1.2em;text-transform:none; margin:5px 5px 10px 0 !important; padding:0px;}
.comment-img {float:left;margin:5px 0px 5px 0px;width:auto; text-align:left; }
/*.comment-img img{ text-align:center !important; padding:5px;}*/
.comment-txt {float:left; margin:5px 0px 5px 0px;width:100px; text-align:left; }
.comment-bg {width:355px; float:right; margin:7px -10px 7px 0 ; padding:5px; background-color:#ffffce ; font-weight:normal;}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-top:1px solid #4e4e4e;
	border-bottom:1px solid #4e4e4e;
	border-left:0px solid #4e4e4e;
	border-right:0px solid #4e4e4e; overflow:hidden;

	}
.thread-even {
	background-color:#ededed;
}
.thread-alt {
	background-color: #fcfcfc;
}
/* 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." */
