/*
Theme Name: Pulaski PCA
Theme URI: http://www.pulaskipca.com/
Description: Based on Hurt Hobain
Version: 1.6
Author: Brance Gillihan
Author URI: http://www.aleethia.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


body {
	background: #000000 url(images/bg.jpg) no-repeat top center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#container {
	margin: 0px auto;
	width: 940px;	
}


/* ********************************************* */
/* *****************  Links  ******************* */
/* ********************************************* */

a:link {
	color:#FF6600;
	}
	
a:visited {
	color:#FF6600;
	}
	
a:active {
	color:#FF6600;
	}
	
a:hover {
	color:#4354DA;
	}

/* ********************************************* */
/* *****************  Header  ****************** */
/* ********************************************* */


#header {
	float: left;
}

#header img {
	border: none;
}

#leftheader {
	float: left;
	width: 470px;
	height: 140px;
}

.description {
	margin-top: 4px;
}

#rightheader {
	float: right;
	width: 470px;
}

/* ********************************************* */
/* *****************  Navigation  ************** */
/* ********************************************* */

#nav {
	float:right;
	margin-top: 30px;
}

#nav ul {
	display:inline-block;
	list-style:none;
}

#nav ul li {
	float:left;
	margin:0px 12px;
}

#nav ul ul { visibility: hidden; position: absolute; margin: 30px 0 0 0; padding: 0; display: block; }

.sub-menu { width: 110px; display: block; }

#nav .sub-menu li { margin: 0; float: none; }

#nav .sub-menu li a { color: #431502; background: #f9f8f2; display:block; float:left; padding: 5px 10px; border:1px solid #ddd; margin: 0 0 0 -1px; text-decoration:none; width:110px; font-size: .8em; }

#nav .sub-menu li a:hover { background: #0a4587; color: #fff; }

#nav .sub-menu li.current_page_item a { background: #431502; color: #f9f8f2; }

/* ********************************************* */
/* *****************  Menu  ******************** */
/* ********************************************* */
	
ul.menu {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	float: left;
}

ul.menu li {
	float: left;
}
 
ul.menu li a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 8px 0px 0;
	margin-bottom: 5px;
	margin-right: 0px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

ul.menu li a span {
	float: left;
	padding-right: 8px;
	display: block;
	margin-top: -4px;
	margin-left: 0px;
	height: 30px;
}

ul.menu li a:hover, ul.menu li.current_page_item a {
 	color: #FFFFFF;
	background: url("images/bttn.png") no-repeat top right;
}
 
ul.menu li a:hover span, ul.menu li.current_page_item a span {
	background: url("images/bttn.png") no-repeat top left;
}

ul.menu li a:active {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
ul.menu li a:active span {
	background: url("images/bttnactive.png") no-repeat top left;
}


/* ********************************************* */
/* *****************  Page Menu  *************** */
/* ********************************************* */
	
ul.page_menu {
	padding: 5px;
	margin: 10px 0 10px 60px;
	*margin-left: 45px;
	list-style: none;
	list-style-image: none;
	display: list-item;
	float: left;
}

ul.page_menu li {
	margin: 5px;
	*margin-top: 0px;
}
 
ul.page_menu li a {
	float: left;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 100px;
	padding: 4px 8px 0px 0;
	margin-bottom: 5px;
	margin-right: 0px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	background: url("images/bttn.png") no-repeat top right;

}

ul.page_menu li a span {
	float: left;
	padding-right: 8px;
	display: block;
	margin-top: -4px;
	margin-left: 0px;
	height: 30px;
	background: url("images/bttn.png") no-repeat top left;
}

ul.page_menu li a:hover, ul.page_menu li.current_page_item a {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
ul.page_menu li a:hover span, ul.page_menu li.current_page_item a span {
	background: url("images/bttnactive.png") no-repeat top left;
}

ul.page_menu li a:active {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
ul.page_menu li a:active span {
	background: url("images/bttnactive.png") no-repeat top left;
}

.entry ul.page_menu li {
	*margin-top: 20px;
}

/* ********************************************* */
/* *****************  Intro1  ****************** */
/* ********************************************* */

#intro1 {
	float: left;
	width: 940px;
	font-size: .85em;
	margin: 10px 0px 0px 0px;
}

#intro1 p, #intro2 p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.topintro {
	float: left;
	background: url(images/topintro1.gif) no-repeat top left;
	width: 940px;
	height: 7px;
}

.midintro {
	float: left;
	background: transparent url(images/midintro1.gif) repeat-y top left ;
	width: 920px;
	padding: 0px 10px;
	
}

.botintro {
	float: left;
	background: url(images/botintro1.gif) no-repeat top left;
	width: 940px;
	height: 7px;
}



/* ********************************************* */
/* *****************  Content  ***************** */
/* ********************************************* */

#content {
	float: left;
	margin: 20px 0px 0px 0px;
	width: 940px;
	color: #333333;
}

#topcontent {
	float: left;
	width: 940px;
	height: 6px;
	background: url(images/topcont.gif) no-repeat top left;
}

#midcontent {
	float: left;
	width: 940px;
	padding: 40px 0px;
	background: url(images/midcont.gif) repeat-y top left;
}

#botcontent {
	float: left;
	background: url(images/botcont.gif) no-repeat top left;
	height: 7px;
	width: 940px;
}

.leftcontent {
	float: left;
	width: 260px;
	padding: 0px 40px;
}

.leftcontent h2 {
	margin: 0px;
	padding: 0px;
}

#rightcontent {
	float: right;
	width: 600px;
	padding: 0px;
}

.centercontent {
	float: left;
	width: 860px;
	padding: 0px 40px;
}

.centercontent h2 {
	margin: 0px;
	padding: 0px;
}

#rightcont {
	float: right;
	width: 500px;
	padding: 0px;
	margin-left: 20px;
	border: 10px solid #d6cfc8; 
	background-color: #d6cfc8;
}

#rightcont p {
	margin:0px;
}

img.imgcont {
	background-color: #CCCCCC;
	width: 480px;
	height: 240px;
	margin: auto 0px;
	border: 10px solid #d6cfc8; 
}

#column {
	width: 620px;
	float: right;
}

.column {
	width: 620px;
	float: right;
}


/* ********************************************* */
/* *****************  Sidebar  ***************** */
/* ********************************************* */

#sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
}

#sidebar-top {
	float: left;
	width: 200px;
	height: 6px;
	background: url(images/sidebar-top.gif) no-repeat top left;
}

#sidebar-mid {
	float: left;
	width: 200px;
	min-height: 150px;
	background: url(images/sidebar-mid.gif) repeat-y top left;
}

#sidebar-bottom {
	float: left;
	width: 200px;
	height: 6px;
	background: url(images/sidebar-bottom.gif) no-repeat top left;
}

#sidebar h3 {
	text-align: center;
	color: #924A2E;
	text-transform: capitalize;
	font-weight: normal;
}

#sidebar h4 {
	text-align: center;
	color: #924A2E;
	text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 0;
}

#sidebar ul {
	display: block;
	list-style-image: none;
}

#sidebar ul li {
	display: block;
	margin: 0 0 0 -20px;
	padding-bottom: 30px;
}

#sidebar ul#archive-list li { padding-bottom: 0; }

#li-listen {
	list-style: none;
	font-size: .9em;
}

#li-listen span {
	display: block;
	background: url(images/play.gif) no-repeat center left;
	padding: 0 0 0 75px;
	float: left;
}

#li-download {
	list-style: none;
	font-size: .9em;
}

#li-download span {
	display: block;
	background: url(images/bg_sl_dl.gif) no-repeat center left;
	padding: 0 0 0 35px;
	float: left;
}

#clear { padding-top: 20px; clear: both; overflow: auto; }

/* ********************************************* */
/* *****************  Sidebar Menu  *************** */
/* ********************************************* */
	
ul.sidebar_menu {
	padding: 5px;
	margin: 0 0 10px 35px;
	*margin-left: 45px;
	list-style: none;
	list-style-image: none;
	display: list-item;
	float: left;
}

ul.sidebar_menu li {
	margin: 5px;
	*margin-top: 0px;
}
 
ul.sidebar_menu li a {
	float: left;
	text-decoration: none;
	text-align: center;
	color: #fff;
	width: 150px;
	padding: 4px 8px 0px 0;
	margin-bottom: 5px;
	margin-right: 0px;
	font: 900 14px "Arial", Helvetica, sans-serif;
	background: url("images/bttn.png") no-repeat top right;

}

ul.sidebar_menu li a span {
	float: left;
	padding-right: 8px;
	display: block;
	margin-top: -4px;
	margin-left: 0px;
	height: 30px;
	background: url("images/bttn.png") no-repeat top left;
}

ul.sidebar_menu li a:hover, ul.sidebar_menu li.current_page_item a {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
ul.sidebar_menu li a:hover span, ul.page_menu li.current_page_item a span {
	background: url("images/bttnactive.png") no-repeat top left;
}

ul.sidebar_menu li a:active {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
ul.sidebar_menu li a:active span {
	background: url("images/bttnactive.png") no-repeat top left;
}

.entry ul.sidebar_menu li {
	*margin-top: 20px;
}



/* ********************************************* */
/* *****************  Footer  ****************** */
/* ********************************************* */

#footer {
	background: #000000 url(images/footbg.jpg) no-repeat top left;
	float: left;
	width: 940px;
	min-height: 340px;
	margin: 20px 0px;
	border: 1px solid #30251b;
	color: #777777;
}

#footer h2 {
	color: #DFD2BF;
}

#footer ul li {
	color: #FFFFFF;
}

#footleftcontainer {
	float: left;
	background: url(images/footvertical.gif) repeat-y top right;
	width: 620px;
}

#leftfoot {
	float: left;
	width: 298px;
	padding: 10px;

}

#midfoot { 
	float: left;
	width: 282px;
	padding: 10px;

}

img.imgtfe {
	display: block;
	margin: 0 auto;
}

#rightfoot {
	float: right;
	width: 298px;
	padding: 10px;
}

.sermon-widget {
	list-style: none;
}


/* ********************************************* */
/* *****************  Button  ****************** */
/* ********************************************* */

.bttn {
	display: inline;
	padding: 5px;
	margin: 10px 0;
	list-style: none;
}

.bttn a {
	float: left;
	text-decoration: none;
	color: #ccc;
	padding: 4px 15px 0 0;
	margin-right: -10px;
	font: 900 14px "Arial", Helvetica, sans-serif;
}

.bttn a span {
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	margin-left: -10px;
	height: 30px;
}

.bttn a:hover, .bttn a.current {
 	color: #FFFFFF;
	background: url("images/bttn.png") no-repeat top right;
}
 
.bttn a:hover span, .bttn a.current span {
	background: url("images/bttn.png") no-repeat top left;
}

.bttn a:active {
 	color: #FFFFFF;
	background: url("images/bttnactive.png") no-repeat top right;
}
 
.bttn a:active span {
	background: url("images/bttnactive.png") no-repeat top left;
}

/* ********************************************* */
/* *****************  Bottom Links  ************ */
/* ********************************************* */

#bottomlinks {
	float: left;
	background-color: #211a13;
	border-top: 1px solid #564433;
	width: 100%;
	color: #564433;
	overflow: hidden;
}

#bottomlinkscontainer {
	margin: 0 auto;
	width: 940px;
}

#bottomlinks a {
	color: #81724e;
	text-decoration: underline;
}

#bottomlinks a:hover {
	color: #CCCCCC;
}


/* ********************************************* */
/* *****************  Misc  ******************** */
/* ********************************************* */

.floatright {
	float: right;
	margin: 5px 0px 0px 10px;
	padding: 0px;
}

.floatleft {
	float: left;
	margin: 5px 15px 0px 0px;
	padding: 0px;
}

ul{
	list-style-image: url(images/arrow_right.gif);
}


/* ********************************************* */
/* *****************  Form  ******************** */
/* ********************************************* */

fieldset {  
margin: 10px;  
padding: 0;
}
legend {  
margin-left: 1em;  
color: #DFD2BF;  
font-weight: bold;
}
fieldset ol {  
padding: 1em 1em 0 1em;  
list-style: none;
}
fieldset li {  
float: right;
padding-bottom: 1em;
}
fieldset.submit {  
border-style: none;
}


/* ********************************************* */
/* *****************  Calendar  **************** */
/* ********************************************* */

#calfeed {
	margin-bottom: 20px;
}

.event h3 {
	margin-bottom: 0px;
}

p.event_time {
	margin: 0px;
	font-size: .9em;
}



/* ********************************************* */
/* *****************  Posts  **************** */
/* ********************************************* */

.post {
	width: 90%;
	border: thin solid #660000;
	padding-left: 10px;
	margin-bottom: 10px;
}

.Q {
	color: #993300;
	margin-bottom: -15px;
}

/* ********************************************* */
/* *****************  Sermons  ***************** */
/* ********************************************* */

.sermon {
	border-bottom: thin solid #333333;
	margin-left: 20px;
}

.sermon h3 {
	margin-bottom: 5px;
	font-weight: normal;
}

.download {
	background-image: url(images/bg_sermon_dl.gif);
	float: right;
	width: 48px;
	height: 31px;
	margin-top: -3px;
	margin-bottom: -5px;
}

.title {
	float: left;
}

.player {
	margin: 0 0 0 0;
	float: right;
	display:block;
}

p.audioplayer_container {
	margin: 0 0 0 0;
	width: 200px;
}

.meta {
	clear: both;
	display: block;
	*margin-top: -20px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


/* ********************************************* */
/* ****************  AJAX PAGE  **************** */
/* ********************************************* */

.box2 { }

.entry img { border: none; }










/*


.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: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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



h2 {
	font-size: 1.6em;
	}

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

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

h3 {
	font-size: 1.3em;
	}

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

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

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

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









/*


.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 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

h3 {
	padding: 0;
	margin: 30px 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, #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: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

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