/*
Theme Name: David Schweitzer
Theme URI: http://wordpress.org/
Description: James Counters design for David Schweitzer.
Version: 1.6
Author: James Counter
Author URI: http://jamescounter.com/
Tags: 

*/



/* Begin Typography & Colors */
*
{
    padding: 0;
    margin: 0;
    outline: 0;
}

a 
{
  -moz-outline: none 0;
  outline: none 0;
  color: #000;
  text-decoration: none;
}

a:hover
{
    text-decoration: none;
}

html
{
    padding: 0;
    margin: 0;
}

body 
{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, Verdana, Arial;
	background: url(images/bodyBackground.gif) no-repeat top center #fff;
	padding: 0;
	margin: 0;	
	text-align: center;
}
	
li
{
    list-style: none;
}
	
#tape
{
    background: url(images/tapeBack.gif) no-repeat top center;
    width: 100%;
}	
	
#containerBody
{
    width: 970;
    background: url(images/white.gif) repeat-y top center;
    margin: 0;
    padding: 20px 0 0 0;
}

#page 
{
	
	width: 950px;
	margin: 0 auto;
    position: relative;
	text-align: left;

}


.widecolumn .entry p 
{
	font-size: 1.1em;
	margin-top: 15px;
}

.narrowcolumn .entry p 
{
	font-size: 1.1em;
	margin-top: 15px;
	line-height: 20px;
	width: 630px;
}

.narrowcolumn .entry, .widecolumn .entry 
{
	line-height: 1.4em;
	margin-top: 15px;
	margin-bottom: 15px;
}

.widecolumn 
{
	line-height: 1.4em;
	margin-top: 15px;
}

.tag
{
    background: url(images/tag.gif) no-repeat;
    width: 17px;
    height: 14px;
    float: left;
}

.introImage
{
    margin-top: 20px;
    margin-bottom: 15px;
}
.narrowcolumn .postmetadata 
{
	text-align: left;
	margin-top: 15px;
}
	
.narrowcolumn .postmetadata a
{
 text-decoration: 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 
{	
	border: none;
	position: relative;
}

.date small 
{
	font-family: Georgia, Verdana, Arial;
	font-size: 1em;
	line-height: 1.5em;
	color: #000;	
}

h1, h2, h3 
{
	font-family: Georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
}

h1 
{
	text-align: center;
}

#headerimg .description 
{
	font-size: 1.2em;
	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: 2.5em;
	font-weight: normal;
	color: #000;
}
	
/* Headline category link hover states */

a.Film:hover
{
     background-color: #00c2ff;
}
a.TV:hover
{
     background-color: #00ff00;
}

a.tagLink:hover
{
     background-color: #ff0181;
}

a.homeLink:hover
{
    background-color: #ff0181;
    color: #fff;
}



.entry a
{
    font-weight: bold;
}

.tags a
{
    font-weight: normal;
}

/* Page category link hover states */

.pageabout a:hover
{
     background-color: #ffb600;
     color: #fff;
}

.pagecv a:hover
{
    background-color: #00e9ff;
    color: #fff;
}

.pageFilm a:hover
{
     background-color: red;
     color: #fff;
}



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

h2, h2 a, 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;
}





.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 Georgia, Verdana, Arial, Sans-Serif;
	margin: 30px 0 5px 0;
	line-height: 18px;
}

#sidebar a
{
    margin-right: 5px;
}

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

h3 a:hover 
{
	color: #fff;
	text-decoration: none;
}

a:hover 
{
	color: #147;
	text-decoration: none;
}

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

#headerimg 
{
	margin: 0;
	
}

#logoHeader h1
{
    float: right;
    background: url(images/logoPink.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}

#logoHeader h1.Film
{
    float: right;
    background: url(images/logoBlue.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}

#logoHeader h1.songs
{
    float: right;
    background: url(images/logoPurple.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}

#logoHeader h1.about
{
    float: right;
    background: url(images/logoYellow.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}


#logoHeader h1.cv
{
    float: right;
    background: url(images/logoBrightBlue.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}

#logoHeader h1.TV
{
    float: right;
    background: url(images/logoGreen.gif) no-repeat;
    width: 248px;
    height: 40px;
    text-indent: -4000px;
    margin: 20px 35px 0 0;
    font-size: 0.4em;
}

#socialNetworking
{
    position: absolute;
    bottom: 0px;
    right: 25px;
}

#navigation
{
    background: url(images/navigationBack.gif) no-repeat;
    width: 950px;
    height: 164px;
    position: relative;
}

#navigation ul
{
    position: relative;
    bottom: -21px;
    left: 28px;
    float: left;
}

#navigation li
{
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}

#navigation li a.navHomeOff
{
    background: url(images/navigation/home_off.gif) no-repeat top;
    width: 53px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navHomeOn
{
    background: url(images/navigation/home_on.gif) no-repeat top;
    width: 53px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}


#navigation li a.navHomeOff:hover
{
    background: url(images/navigation/home_on.gif) no-repeat top;
}

#navigation li a.navTVOff
{
    background: url(images/navigation/tv_off.gif) no-repeat top;
    width: 105px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navTVOn
{
    background: url(images/navigation/tv_on.gif) no-repeat top;
    width: 105px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navTVOff:hover
{
    background: url(images/navigation/tv_on.gif) no-repeat top; 
}

#navigation li a.navFilmOff
{
    background: url(images/navigation/film_off.gif) no-repeat top;
    width: 111px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navFilmOn
{
    background: url(images/navigation/film_on.gif) no-repeat top;
    width: 111px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navFilmOff:hover
{
    background: url(images/navigation/film_on.gif) no-repeat top;
}

#navigation li a.navAboutOff
{
    background: url(images/navigation/about_off.gif) no-repeat top;
    width: 125px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navAboutOn
{
    background: url(images/navigation/about_on.gif) no-repeat top;
    width: 125px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navAboutOff:hover
{
    background: url(images/navigation/about_on.gif) no-repeat top;
}

#navigation li a.navSongsOff
{
    background: url(images/navigation/songs_off.gif) no-repeat top;
    width: 105px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navSongsOn
{
    background: url(images/navigation/songs_on.gif) no-repeat top;
    width: 105px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navSongsOff:hover
{
    background: url(images/navigation/songs_on.gif) no-repeat top;
}

#navigation li a.navCvOff
{
    background: url(images/navigation/cv_off.gif) no-repeat top;
    width: 104px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navCvOn
{
    background: url(images/navigation/cv_on.gif) no-repeat top;
    width: 104px;
    height: 137px;
    display: block;
    text-indent: -4000px;
}

#navigation li a.navCvOff:hover
{
    background: url(images/navigation/cv_on.gif) no-repeat top;
    
}

#homepageContainer
{
    width: 950px;
    margin: 0;   
    margin: 80px 0 0 0;
}

#homeContent
{
    width: 650px;
    float: left;
    position: relative;
    top: -80px;

}

#status
{
    background: url(images/statusBack.gif) no-repeat;
    width: 563px;
    height: 45px;
    margin: 22px 0 20px 0;
    float: left;
    padding: 4px 30px 4px 30px;
}

#status p
{
    font: 14px Georgia, Verdana, Arial;
    line-height: 18px;
    margin-top: 9px;
}

#recentWork
{
    width: 187px;
    height: 524px;
    background: url(images/recentWorkBack.gif) no-repeat;
    float: left;
    padding: 14px 0 0 45px;
    margin: 0 0 0 10px;
    position: relative;

}



#recentWork h3
{
    text-indent: -4000px;
    background: url(images/recentwork.gif) no-repeat;
    width: 95px;
    height: 12px;
    margin: 0 0 30px 70px;
    padding: 0;
}

#recentWork h4
{
    text-indent: -4000px;
    background: url(images/mySpaceTitle.gif) no-repeat;
    width: 105px;
    height: 11px;
    margin: 0 0 30px 70px;
    padding: 0;
}

#plug
{
    background: url(images/plug.png) no-repeat;
    position: absolute;
    width: 100px;
    height: 32px;
    bottom: 6px;
    right: -92px;
}

.recentWorkPost
{
    clear: both;
    margin-bottom: 35px; 
    margin-left: 20px;
}

.recentWorkPost a
{
    text-decoration: none;
    font-size: 1.2em;
    color: #000; 
    font-weight: bold;
}




.recentWorkPost h2
{
    font: 1em Georgia, Arial, Verdana;
    margin: 5px 0;
    padding: 0;
    color: #000;
}

.HomepageIntro
{
    width: 560px;
}

.HomepageIntro .date small
{
    font-size: 1.2em;

}

.HomepageIntro p
{
    font: 1.4em Georgia, Verdana, Arial;
    margin: 20px 0;
    line-height: 18px;
}

.HomepageIntro a
{
    text-decoration: none;
    font-size: 1.2em;
    color: #000; 
}



.HomepageIntro h2
{
    font: 2.5em Georgia, Verdana, Arial;
    margin: 5px 0 0 0;
    padding: 0;
    color: #000;
}

/* Contact Form Declorations */

fieldset
{
    border: 0;
}

#contactFormArea
{
    background: url(images/contactBack.gif) no-repeat;
    width: 334px; 
    height: 228px;
    float: left;
    margin-left: 10px;
    padding: 15px;
    position: relative;
}

.formField
{
    width: 265px;
   
}

#testimonial
{
    background: url(images/testimonialBack.gif) no-repeat;
    width: 853px;
    height: 254px;
    margin: 20px 0 10px 0;
    padding: 15px;
}

#testimonialBackground
{
    background: url(images/testimonialbackground.gif) no-repeat;
    float: left;
    width: 439px;
    height: 230px;
    padding: 15px;
    position: relative;

}

.readMore
{
    position: absolute;
    bottom: 23px;
    right: 32px;
    
}

#testimonialBackground p
{ 
    font: 1.2em Georgia, Arial, Verdana;
    line-height: 20px;
}

#testimonialBackground .author p
{
    text-align: right;
}

.quoteFirst
{
    width: 31px;
    height: 27px;
    background: url(images/openQuote.gif) no-repeat;
    float: left;
    margin: -12px 5px 0 0;
}

.quoteLast
{
    width: 31px;
    height: 27px;
    background: url(images/closeQuote.gif) no-repeat;
    float: right;
    margin: -15px 15px 0 0;
}

.author
{
    clear: both;
    margin: 20px 20px 0 0;
    width: 160px;
    float: right;
    
}

.bt
{
    cursor: pointer;
}



#content 
{
	font-size: 1.2em;
	margin: 0;

}


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

.widecolumn 
{
	padding: 10px 0 20px 0;
	margin: 0;
	width: 760px;

}

.post 
{
	margin: 0 0 40px;
	position: relative;
	background: url(images/dottedLine.gif) repeat-x bottom;
	padding-bottom: 30px;
}

.post .companyLogo
{
    position: absolute;
    right: 0;
    top: 8px;
}

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

#footer 
{
	padding: 0;
	margin: 0 auto;
	width: 950px;
	height: 340px;
	clear: both;
	position: relative;
	background: url(images/footer.gif) no-repeat top left;
}

#footer p 
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

#footerTags ul
{
   position: absolute;
   right: 295px;
   top: 25px;
}

#footerTags li
{
    
    margin: 0 0 5px 0;
}

#footerTags li a
{
    font: 1.1em Georgia, Verdana, Arial;
    color: #0066ff;
}

#footerTags li a:hover
{
    color: #fff;
    background-color: #0066ff;
}

#pagesLinks ul
{
   position: absolute;
   left: 396px;
   top: 140px;
}

#pagesLinks li
{
    float: left;
    margin: 0 10px 0 0;
}

#pagesLinks li a
{
    font: 1.1em Georgia, Verdana, Arial;
    color: red;
}

#pagesLinks li a:hover
{
    color: #fff;
    background-color: red;
}

#siteBuild ul
{
   position: absolute;
   left: 455px;
   top: 204px;
}

#siteBuild li
{
    font: 1.1em Georgia, Verdana, Arial;
    margin: 0 0 9px 0;
}

#siteBuild li a
{
    
    color: #9900ff;
}

#siteBuild li a:hover
{
    
    background-color: #9900ff;
    color: #fff;
}

#linkSongs ul
{
   position: absolute;
   left: 258px;
   top: 103px;
}

#linkSongs li a
{
    font: 1.1em Georgia, Verdana, Arial;
    color: #33cc00;
}

#linkSongs li a:hover
{
    color: #fff;
    background-color: #33cc00;
}

#footerContact
{
    position: absolute;
    left: 163px;
    top: 176px;
}

#siteCopyright
{
    position: absolute;
    bottom: 70px;
    right: 90px;
}

#footerContact a
{
    font: 1.1em Georgia, Verdana, Arial;
    color: #ff0075;
}

#footerContact a:hover
{
    color: #fff;
    background-color: #ff0075;
}

/* End Structure */



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

h2 
{
	margin: 30px 0 20px;
	font: 2.5em Georgia, Verdana, Arial;
	font-weight: normal;
}

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

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

h3 
{
	padding: 0;
	margin: 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 */

#searchBar
{
    width: 280px;
    float: right;
    margin: 20px 25px 0 0; 
    
}

#search
{   
    height: 65px;
}

#search input { border: 0; }


#search #s 
{ 
	width: 221px;
    height: 29px;
    padding: 9px 20px 0 8px;
	font: 1.4em Georgia, Verdana, Arial;
	color: #333;
	background: url(images/searchBack.gif) no-repeat top left;
}

#search #searchsubmit 
{ 
	width: 56px; 
	height: 62px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 3px;
    right: 0px;
	background: url(images/searchButton.gif) no-repeat;
}


#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: 0 0 10px 0;
	float: left;
	width: 200px;
	margin-left: 30px;
	margin-top: 70px;
}

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

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

}

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

#status .tweet 
{
    font-family: Georgia;
    font-size: 1.4em;
}

#status .tweet a 
{
    color: #4cdcff;
}
/* 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." */
