/*
Theme Name: MetalWorks411
Author: iamme interactive
Author URI: http://iammeinteractive.com
*/

/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color:#fafafa;
	color: #061234;
	}
	
table{
	margin:-1px 0px 0px 0px;
	padding: 0px;
}

object{
	margin:0px;
	padding:0px;
}

embed{
	*width:638px;
}

#feedback{
	text-align:center;
	height:92px;
	padding:15px 0px 0px 20px;
}

#sponsor{
	text-align:center;
	height:50px;
	padding: 5px 4px 0px 24px;
}

#sponsor a{
	padding:5px 0px;
	margin:0px;
	display:block;
}

#ie6{
	text-align:center;
}

#ie6 img{
	padding:0px 0px 0px 0px;
	margin:10px 35px 0px;
}

#firefox img{
	padding:0px 0px 15px 0px;
}

#page {
	background-color: white;
	text-align: left;
	background: #fafafa url('images/contentBg.gif') repeat-x;
	}
	
#container{
	width:900px;
	margin:0 auto;
}

#header {
	background: #0d205f url('images/newheader.jpg') no-repeat top center;
}

#nav li{
	background: transparent url('images/category_btn.png') no-repeat top right;
	height:32px;
	margin: 0px 0px -6px 0px;
	width:187px;
	float:right;
}

#nav li:hover{
	background: transparent url('images/category_btn_over.png') no-repeat top right;
}

#nav li a{
	color:#FFF;
	font-size:11px;
	display: block;
	padding:8px 0px 0px 0px;
	width:187px;
	text-align:center;
	float:right;
}

#nav li a:hover{
	text-decoration:none;
}

#archives{
	margin:20px 0px 0px 0px;
	*margin:10px 0px 0px 0px;
	float:right;
}

#archiveTable{
	margin:-3px 0px 0px 0px;
}

#archivesLinks{
	background: #fcfcfc url('images/archivesBg.jpg') no-repeat bottom center;
	float:left;
	width:179px;
	text-align: center;
	font-family: Arial, Verdana, Sans-Serif;
	*font-weight: bold;
	font-size:11.5px;
	*font-size:12px;
	padding:3px 0px 0px 0px;
}

#archives a{		
	color:#666;
	display:block;
	margin:3px 0px;
}

#archives a:hover{		
	text-decoration: none;
	background: transparent url('images/archives_rollover.png') no-repeat top center;
}

#archives li img{
	margin:0px 0px 0px -1px;
}

#archiveBase{
	clear: both;
	background: transparent url('images/archivesBottom.png') no-repeat top center;
	height: 10px;
	padding:0px;
	margin:0px;
}

#subNav{
	float:right;
	margin-top:5px;
}

#subNav li{
	float:left;
	list-style:none;
	margin: 0px 4px 0px 2px;
	text-transform: uppercase;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	color: #FFF;
}

#subNav a{
	color: #FFF;
	padding:5px 1px 1px 1px;
	margin: 0px 6px;
	display:block;
}

#subNav a:hover{
	border-bottom: 3px solid #1595ef;
	text-decoration: none;
}
	
#topSpacer {
	background: #b1b1b1 url('images/metalTop.jpg') no-repeat top center;
	height:10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #e6e6e6;
}

#content {
	font-size: 11px;
	width: 691px;
	*width: 689px;
	border-right: 1px solid #ececec;
	margin: 0px;
	min-height:475px;
}

.title{
	background: transparent url(images/titleBg.gif) no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	height:29px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 673px;
	color: #FFF;
}

.title:hover{
	background: transparent url(images/titleBg_over.gif) no-repeat;
	cursor:pointer;
}

.title a{
	color: #FFF;
	float:left;
	display:block;
	width:525px;
	padding: 9px 0px 0px 12px;
}

.title a:hover{
	color:#FFF;
}

.title small{
	color:#FFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-align: right;
	margin:1px 16px 0px 0px;
	padding: 8px 0px 0px 0px;
	float: right;
}

.postTitle{
	background: transparent url(images/titleBg.gif) no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	height:29px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 673px;
	color: #FFF;
}

.postTitle a{
	color: #FFF;
}

.postTitle a:hover{
	color: #1595ef;
}

.postTitle span{
	margin:0px;
	padding: 9px 0px 0px 12px;
	float:left;
	display:block;
	width:525px;
}

.postTitle small{
	color:#FFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-align: right;
	margin:0px 16px 0px 0px;
	padding: 9px 0px 0px 0px;
	float: right;
}

.commentTitle{
	background: transparent url(images/commentTitle.gif) no-repeat;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	height:29px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	width: 673px;
	color: #FFF;
}

.commentTitle strong{
	margin:0px;
	padding: 9px 0px 0px 12px;
	float:left;
	display:block;
	width:525px;
}

.commentTitle a{
	color:#FFF;
}

.commentTitle a:hover{
	color:#FFF;
}

.commentTitle small{
	color:#FFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-align: right;
	margin:0px 16px 0px 0px;
	padding: 9px 0px 0px 0px;
	float: right;
}

.commentTitle small a{
	text-transform: uppercase;
	color:#FFF;
	padding:0px;
	margin:0px;
}

.commentTitle small a:hover{
	color:#1B3E98;
}

.commentPost{
	color:#424242;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
}

.commentPost small{
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	text-align: right;
	margin:2px 6px 0px 0px;
	padding: 8px 0px 0px 0px;
	float: right;
}

.commentPost a{
	color:#424242;
}

.commentPost a:hover{
	color:#1595EF;
}

.entryLt{
	background: transparent url(images/contentLtShadow.gif) repeat-y;
	width:3px;
	height:100%;
	padding:0px;
	margin:0px;
}

.entryRt{
	background: transparent url(images/contentRtShadow.gif) repeat-y;
	width:3px;
	height: 100%;
	padding:0px;
	margin:0px;
}

.entry{
	background: #f7f8f8 url(images/postBg.jpg) no-repeat bottom center;
	width:666px;
	float:left;
	margin:0px;
	padding:0px;
}

.entry p{
	margin: 12px 14px;
	padding: 0px;
}

.email p{
	margin:6px 14px 14px;
}

#prev a{
	background: transparent url(images/prev_btn.png) no-repeat;
	width:106px;
	height:32px;
	display: block;
	text-indent: -999999px;
	margin: 0px 0px 0px -1px;
}

#prev a:hover{
	background: transparent url(images/prev_btn_over.png) no-repeat;
}

#next a{
	background: transparent url(images/next_btn.png) no-repeat;
	width:106px;
	height:32px;
	display: block;
	text-indent: -999999px;
	margin: 0px 18px 0px 0px;
}

#next a:hover{
	background: transparent url(images/next_btn_over.png) no-repeat;
}

.feedburnerFlareBlock{
	float:right;
}

.feedburnerFlareBlock a{
	background: transparent url(images/emailBtn.png) no-repeat;
	width:117px;
	height:10px;
	display: block;
	text-indent: -999999px;
}

.feedburnerFlareBlock a:hover{
	background: transparent url(images/emailBtn_over.png) no-repeat;
}

#purchase_btn{
	margin: -4px 10px 0px 0px;
	padding: 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1.2em;
	}

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

.entry p a {
	color: #1B3E98;
}

.entry p a:hover {
	color: #1595EF;
	text-decoration:none;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 10px 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 {
	font-style: normal;
	margin:0px;
	padding: 9px 0px 0px 12px;
	float:left;
	display:block;
	width:525px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	color: #575757;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 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 {
	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;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	}

#header {
	margin: 0;
	padding: 0;
	height: 86px;
	}

#headerimg {
	margin: 0 auto;
	height: 86px;
	width: 900px;
	}
	
#headerimg img{
	margin:51px 0px 0px 5px;
	float:left;
}

#contact tr td img{
	float:left;
	margin: 0px;
	padding: 0px;
}

#contact input{
	float:left;
	color: #747474;
	padding: 5px 0px 0px 2px;
	margin:0px;
}

#contact label{
	padding:2px 0px 0px 0px;
	margin: 0px;
	display: block;
}

#message{
	width: 551px;
	height: 165px;
}

.formpad{
	padding-left:12px;
}

.formzip{
	padding:0px 10px;
}

#company{
	width:551px;
}

#address{
	width:551px;
}

#state{
	width:60px;
	margin:-4px 0px 0px 0px;
}

#inquiry{
	width:560px;
	margin:1px 0px 5px 2px;
}

textarea{
	border: none;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #747474;
	padding: 3px 0px 0px 3px;
}

#contact textarea{
	float:left;
}

.textAreaLt{
	float:left;
	background: transparent url(images/textareaLt.gif) repeat-y;
	width:5px;
	padding:0;
	margin:0;
	height:168px;
}

.textAreaRt{
	float:left;
	background: transparent url(images/textareaRt.gif) repeat-y;
	width:5px;
	padding:0;
	margin:0;
	height:168px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 10px 0px 0px 0px;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0px;
}

.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;
	background: transparent url('images/postBottom.gif') no-repeat top center;
	width:672px;
	text-align:right;
}

.Contactdata {
	clear: both;
	background: transparent url('images/postBottom.gif') no-repeat top center;
	height:38px;
	width:672px;
	text-align:right;
}

.Contactdata p{
	margin: 0px;
}

.Aboutdata {
	clear: both;
	background: transparent url('images/staticBottom.gif') no-repeat top center;
	height:21px;
	width:672px;
	text-align:right;
}

.Aboutdata p{
	margin: 0px;
}

.searchInfo{
	padding: 0px;
	margin:2px 0px 10px 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #A6A6A6;
	font-weight: bold;
}

.searchInfo a{
	color:#737373;
}

.searchInfo a:hover{
	color:#1B3E98;
	text-decoration:none;
}

.clear {
	clear: both;
}

#shadow{
	background: transparent url('images/repeat_bottom.gif') repeat-x bottom center;
	height: 9px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	display:block;
	width:100%;
	bottom:0px;
}

#bottomSpacer {
	background: #8b8b8b url('images/metalBottom.jpg') no-repeat bottom center;
	height:5px;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #d1d1d1;
}

#ieLink {
	color:#A6A6A6;
	float:left;
	margin:1px 0px 0px 0px;
}

#ieLink:hover{
	color:#FFF;
	text-decoration:none;
}
	
#blueFooter {
	background: #0d205f url('images/newfooter.jpg') no-repeat top center;
	height:18px;
	width:100%;
	bottom:0px;
}

#blueFooter img{
	float:left;
	margin: -2px 0px 0px 0px;
}

#blueFooter p {
	margin: 0 auto;
	text-align: right;
	color:#FFF;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 900px;
	padding: 3px 3px 0px 3px;
}

/* End Structure */



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

h2 {
	margin:0px 0px 0px 0px;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #737373;
}

h3.pagetitle{
	margin:10px 0px 2px 4px;
}

h3.comments {
	padding: 0;
	margin: 0;
	}
	
.navigation h3 a{
	color:#737373;
	margin: 0px 26px 0px 0px;
}

.navigation h3 a:hover{
	color:#1b3e98;
}
/* 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: 0px 10px 0px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0px;
	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 {
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#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 {
	padding: 0;
	}
	
#emailTxt{
	font-size:10px;
	color:#666;
	padding:0px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}
/* End Entry Lists */



/* Begin Form Elements */
input{
	background: transparent url('images/inputBg.gif') repeat-x;
	border:0 none;
	color:#a6a6a6;
	height:24px;
	outline-style:none;
	padding:5px 0px 0px 0px;
}

#searchLt img{
	margin:0px;
	padding:0px 0px 0px 5px;
}

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

#s{
	width: 140px;
	background: transparent url('images/searchBg.gif') repeat-x;
	border:0 none;
	color:#a6a6a6;
	height:24px;
	outline-style:none;
	margin:0px;
	padding:4px 0px 0px 0px;
	float:left;
}

#inputLt img{
	padding: 0px;
	margin: 0px;
}

#subscribe-field{
	width: 100px;
	background: transparent url('images/subscribeBg.png') repeat-x;
	border:0 none;
	color:#11275f;
	height:30px;
	outline-style:none;
	padding:0px 0px 0px 0px;
	font-size:100%;
	font-family:Verdana, Arial, Sans-Serif;
}

#subscribesubmit{
	background: transparent url('images/subscribe_btn.png') no-repeat;
	width: 79px;
	height: 30px;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#subscribesubmit:hover{
	background: transparent url('images/subscribe_btn_over.png') no-repeat;
}

#searchsubmit{
	background: transparent url('images/go_btn.gif') no-repeat;
	width: 36px;
	height: 24px;
	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}

#searchsubmit:hover{
	background: transparent url('images/go_btn_over.gif') no-repeat;
}

#comments tr td img{
	float:left;
	margin: 0px;
	padding: 0px;
}

#comments textarea{
	float:left;
}

#comments input{
	float:left;
	color: #747474;
	padding: 5px 0px 0px 2px;
}

#comments label{
	padding:0px 8px 0px 0px;
	margin: -4px 0px 0px 0px;
	display: block;
}

#commentsubmit{
	background: transparent url('images/submit_btn.png') no-repeat;
	width: 127px;
	height: 32px;
	border: none;
	cursor: pointer;
	margin: 19px 0px 0px 496px;
	*margin:14px 0px 0px 496px;
	position: absolute;
}

#commentsubmit:hover{
	background: transparent url('images/submit_btn_over.png') no-repeat;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	padding: 0px;
	margin: 12px 14px;
	}
	
#formsubmit{
	background: transparent url('images/send_btn.png') no-repeat;
	width: 127px;
	height: 32px;
	border: none;
	cursor: pointer;
	margin: 14px 21px 0 505px;
	padding: 0px 0px 0px 0px;
	position:absolute;
}

#formsubmit:hover{
	background: transparent url('images/send_btn_over.png') no-repeat;
}

#nospace{
	padding:0px;
	margin:0px;
	height: 1px;
}

select {
	width: 130px;
	}

#commentform input {
	width: 250px;
	}

#commentform {
	margin: 6px 7px;
	}

#respond {
	margin: 12px 14px;
}	
	
#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;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	list-style: none;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #dfdfdf;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.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
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	float:right;
	width: 208px;
	text-align:right;
	}

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

.left{
	float:left;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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