/*
Theme Name: Five Lads 2
Template: blankslate
Author: Child Theme Configurator


*/


/*
Theme Name: Five Lads - Main


*/

/* Colours

Orange - #F87B25;

*/

/*Added CSS */

@font-face {
    font-family: 'bernard_mt_condensedregular';
    src: url('/bernardmtcondensed-webfont.woff2') format('woff2'),
         url('/bernardmtcondensed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'proxima_novaregular';
    src: url('/proxima_nova_font_2-webfont.woff2') format('woff2'),
         url('/proxima_nova_font_2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* Franchise template */

body.page-template-page-franchise, body.page-template-page-franchise2{
	/*font-size: 15px !important;
	line-height: 1.6;
	font-weight: normal;*/
/*font-family: 'proxima_novaregular';*/


font-size: 14px !important;
line-height: 24px !important;
font-weight: bold;
font-family: Georgia, Arial;
}


.franchisewebheader{
	min-height: 500px;
	background-image: url('/wp-content/uploads/2022/07/IMG-20181115-WA0003-copy2.jpg');
	background-size: cover;
	background-position: center bottom;


}

.franchisewebheaderbar{
	background-color: RGBA(46,39,36,0.83);
		padding:20px 0;
		display:inline-block;
		height:auto;
		width:100%;
}

.franchisewebheaderbarleft{
	float:left;
	width:210px;
	margin-right: 20px;
}


.franchisewebheaderbarright{
	float:left;
	width: calc(100% - 230px);
line-height: 160px !important;
}

.franchisewebheaderbarright h1{
	line-height: 160px !important;
}

.franchisemaincontent{
	background-color: #2E2724;
	padding:20px 0;
	color:#FFF;
}

.franchisebenefits{

	background-image: url('/wp-content/uploads/2022/07/217594686_3053203668137509_4702731643736402454_n-copy.jpg');
	background-size: cover;
	background-position: center center;
	padding:70px 0;
}

.franchisebenefitscontent{
	background-color: RGBA(46,39,36,0.83);
	color:#FFF;
	text-align: center;
	padding:20px;

}

.franchisebenefitscontent h2{
	text-align: center !important;
color:#F87B25;
text-transform: uppercase !important;
}




.franchisefeatures{
/*	background-image: url('/wp-content/uploads/2022/07/cork2.jpg');*/

	background: linear-gradient(rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('/wp-content/uploads/2022/07/89145048_1863201100471111_8955984505630359552_n-copy.jpg');
background-size:cover;


	padding:30px 0;
	height:auto;
	overflow: auto;
	   /* background-color: rgba(0,0,0,0.65);*/

}

.franchisefeaturescontainer {
	display: flex;
 justify-content: space-between;


}

.franchisefeaturesitem{

	background-color: #2E2724;

padding:20px;
		width: calc(100%/3);
		height: auto;
		margin: 20px;




	}


.franchisefeaturesitemimage{

		/*background-image: url('/wp-content/uploads/2022/07/IMG-20181115-WA0003.jpg');*/
		background-size: cover;
		background-position: center center;
		height:320px;

		position: relative;
		}

		.featuresitemimagetext{
				/*background-color: #F87B25;
				color:#000;
				position: absolute;
				bottom:20px;
				width: calc(100% - 30px);
				text-align: center;
				padding:8px 15px !important;
				min-height:58px !important;

				*/

				background-color: #F87B25;
				position: absolute;
				bottom:20px;
                width: calc(100% - 30px) !important;
				display: flex;
                justify-content: center;
                align-items: center;
                height: 68px;
                padding:8px 15px !important;
		}

		.featuresitemimagetext h3{
			text-align: center !important;
			text-transform: uppercase;
			margin:0;
			line-height: 1.1;
			font-size: 16px;
			margin-bottom: 0 !important;
			color:#000 !important;


		}


.franchisefeaturesitemtext{
	color:#FFF;
	padding:10px 0 0 0;

	}


.franchisefooter{
	background-image: url('/wp-content/uploads/2022/07/217594686_3053203668137509_4702731643736402454_n-copy.jpg');
	background-size: cover;
	background-position: center center;
	padding:40px 0;
	min-height: 300px;
}
.franchisefooterheading{
		background-color: RGBA(46,39,36,0.83);
		color:#FFF;
		text-align: center;
		padding:30px 0 !important;
	}

	.franchisefooterheading h2{
		text-align: center !important;

margin-bottom: 0 !important;
text-transform:none;
	}

	.franchisefootercontent{
color:#FFF;
	background-color: RGBA(46,39,36,0.83);
	margin-top: 20px;
	text-align: center;
	padding:30px;
	font-size: 21px;
	}

	.franchisefootercontent a{
color:#FFF;
text-decoration: underline;

	}


		.franchisefootercontent a:hover{
	color:#FFF;
	text-decoration: underline;

		}

	.franchisefootercontent a.button{
		background-color: #F87B25;
		border:1px solid #FFF;
		border-radius: 4px;
		color:#FFF;
		padding:8px 20px;
		transition-duration: 500ms;
		text-decoration: none;
	}

	.franchisefootercontent a.button:hover{
		background-color: #8a3b04;
		border:1px solid #FFF;
		border-radius: 4px;
		color:#FFF;
		padding:8px 20px;
		text-decoration: none;
	}

	.franchisefootercontent h4{
		text-align: center !important;
		color: #F87B25;
		text-transform: uppercase;
		font-size: 30px;
	}

	.page-template-page-franchise h1, .page-template-page-franchise h2, .page-template-page-franchise h3, .page-template-page-franchise h4, .page-template-page-franchise h5, .page-template-page-franchise h6{
	text-align: left;
	margin:0 0 10px 0;
	font-weight: 900;
	/*font-family: 'bernard_mt_condensedregular','Martel', serif;*/
	font-family: 'bernard_mt_condensedregular', serif;
	line-height: 1.6;
	}


		.page-template-page-franchise2 h1, .page-template-page-franchise2 h2, .page-template-page-franchise2 h3, .page-template-page-franchise2 h4, .page-template-page-franchise2 h5, .page-template-page-franchise2 h6{
	text-align: left;
	margin:0 0 10px 0;
	font-weight: 900;
	/*font-family: 'bernard_mt_condensedregular','Martel', serif;*/
	font-family: 'bernard_mt_condensedregular', serif;
	line-height: 1.6;
	}


	.page-template-page-franchise h1, .page-template-page-franchise2 h1{
		font-size: 54px;
		text-transform: uppercase;
		color:#F87B25;
	}


	.page-template-page-franchise h2, .page-template-page-franchise2 h2{
		font-size: 44px;
	}

.page-template-page-franchise h3, .page-template-page-franchise2 h3{
		font-size: 18px;
	}

.page-template-page-franchise h4, .page-template-page-franchise2 h4{
		font-size: 34px;
	}


	/* Franchise template // */

html {

}
body {
	color:#FFF;
	background:#000;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size:13px;
	line-height:23px;

	 background-size:cover !important;

	 background-repeat:no-repeat;
	 background-position:center;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 background-repeat:repeat;
	 background-size: 100%;

	background-attachment:fixed;




}

#tpbr_topbar{
    display:none;
}

#tpbr_box {
  height:30px !important;
    line-height: 30px !important;


}

#tpbr_box a{
    background-color: #F19003;
    color:#FFF;
    border-radius: 4px;
    padding:5px 10px;
    display:inline-block;

      height:16px !important;
    line-height: 16px !important;

    position: relative;
    left:-17px;
    top:2px;
}



.headline{
	text-align:center;
	height:230px;
}

.headline img{
	max-height:200px;
	padding-top:30px;
}

.wrapper{
	max-width:1000px;
	margin:0 auto;

}

.navigationbar{
	background-image:url(https://www.fivelads.co.uk/wp-content/uploads/2018/04/background-navigation3.jpg);
	background-repeat:repeat-x;
	height:150px;
	background-position:left bottom;
	margin-top:20px;

}


.logo{
	float:left;
	width:200px;
	margin-right:15px;
}

.webnavigation{
	float:left;
	width: calc(100% - 335px);
	padding-top:100px;
}

.webnavigationsub{
	float:left;
	width: calc(100% - 371px);
	padding-top:100px;
	padding-left:36px;
}

.socialmedia{
	float:left;
	width:120px;
	padding-top:86px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	height:30px;
}

.socialmedia img{
width:30px;
margin-left:4px;
position:relative;
top:11px;
}

.maincontent{
	background-color:rgba(0,0,0,0.65);
font-family: Georgia, Arial;
	/* position: fixed;
    left: 0;
    bottom: 130px;*/
    width: 100%;
    text-align: center;


	color:#FFF;
	/*max-height:200px;*/
	padding:20px 0;
	padding-bottom:45px;

	margin-top:150px;

	min-height:170px;
}

.maincontent-contact{
	background-color:rgba(0,0,0,0.65);

	/* position: fixed;
    left: 0;
    bottom: 130px;*/
    width: 100%;

font-family: Georgia, Arial;
	color:#FFF;
	/*max-height:200px;*/
	padding:20px 0;

	margin-top:70px;
	overflow:auto;


	min-height:170px;
}

.maincontent-contact h2{
margin-top:0;
}

.maincontent p{

    margin-bottom: 10px;
}

.contactleft{
	float:left;
	width:67%;
	margin-right:4%;
	text-align:center;
}

.contactmap{
	float:left;
	width:31%;
	margin-right:2%;
	color:#FFF;
	text-align:center;
}

.contactright{
	float:left;
	width:26%;
	color:#FFF;
}

.contactright a{

	color:#FFF;
}

.contactright a:hover{

	color:#FFF;
    text-decoration: underline;
}

.address{
	min-height: 120px;
}

.address1{
	float:left;
	width:20px;
}

.address1 img{
    position: relative;
    top:40px;
}

.address2{
	float:left;
	width: calc(100% - 40px);
	text-align:center;
}



.address2order{
	float:left;
	width: calc(100% - 40px);
	text-align:center;
    position: relative;
    top:20px;
}

.address2order a{
    background-color: #F19003;
    border-radius: 4px;
    padding:5px 10px;
    color:#FFF;

    font-size: 23px;
    line-height: 33px;
}

.address2order a:hover{

    color:#FFF;
}

.address3{
	float:left;
	width:20px;
}

.address3 img{
    position: relative;
    top:40px;
}

.addressmain{
	float:none;
	width:100%;
	text-align:center;
	margin-top:10px;
}

.addressmain a{
color:#FFF;
}

.addressmain a:hover{
color:#FFF;
text-decoration:underline;
}

a.viewmap{
color:#F19003;
	font-size:15px;
	line-height:25px;

}

.owl-carousel img{
	border:2px solid #f09a27 !important;
}


.webfooter{
	background-color:#130C10;
	color:#FFF;
	height:70px;
	padding:30px 0;



    /*position: fixed;
    left: 0;
    bottom: 0;*/
    width: 100%;
    text-align: center;
	text-transform:uppercase;
	font-weight:bold;

}

.webfooter a{
    color:#FFF;
}

.webfooter a:hover{
    color:#FFF;
    text-decoration:underline;
}

.webfooter img{
	width:30px;
	margin-left:4px;
	position:relative;
top:11px;
}


.bottomfooter{
	background-color:#130C10;
	color:#FFF;
	height:70px;
	padding:10px 0;
	width: 100%;
    text-align: center;
	font-size:10px;
	font-weight:normal;
	text-transform:none;
}
a.button{
	background-color:#F09A27;
	color:#FFF;
	padding:5px 25px;
	text-transform:uppercase;
	font-size:16px;
	line-height:22px;
}

a.button:hover{
	background-color:#CD8423;
	color:#FFF;

}

.clear{
clear:both;
}


h1{
	text-transform:uppercase;
	font-size:28px;
	line-height:38px;
}

h2{
	font-family: Georgia, Arial, san-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:23px;
	line-height:33px;
}

h3{
	text-transform:uppercase;
	font-size:18px;
	line-height:26px;

}

h4{

	text-transform:uppercase;
	font-size:14px;
	line-height:24px;
}


/* Navigation */

.menu a:hover{
	text-decoration:none !important;
	border-bottom:#F09A27 2px solid;

}

.current-menu-item a {
	text-decoration:none !important;
	border-bottom:#F09A27 2px solid;

}


::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #FFF;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #FFF;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #FFF;
}
:-moz-placeholder { /* Firefox 18- */
   color: #FFF;
}

input[type=tel]{
margin-bottom: 3px;
margin-top: 3px;
width:92%;
padding: 2%;
font-size:13px;
height:15px;
border: solid 1px #f19003;
background-color:transparent;

color:#FFF !important;

}

input[type=text]{
margin-bottom: 3px;
margin-top: 3px;
width:92%;
padding: 2%;
font-size:13px;
height:15px;
border: solid 1px #f19003;
background-color:transparent;
font-family: Georgia, Arial;
color:#FFF !important;
}

input[type=email]{


font-size:13px;
height:15px;
width:92%;
padding: 2%;
border: solid 1px #f19003;
background-color:transparent;
/*background-color:#251d24;*/
color:#FFF !important;
font-family: Georgia, Arial;
}

textarea{
width:92%;
padding: 2%;
margin-top: 3px;
margin-bottom: 3px;
resize:none;
font-size:13px;
border: solid 1px #f19003;
height:80px;
background-color:transparent;
font-family: Georgia, Arial;
color:#FFF !important;
}



input[type=submit]
{
/*width:80px;*/
padding: 6px 20px;
background-color: #f19003;
color:#FFF;
cursor:pointer;
/*height:30px;*/
font-size: 14px;
border: none;
text-transform:uppercase;
font-family: Georgia, Arial;

}

.franchiseapplication{
	position:relative;
	left:-17px;
}


.google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }



/* Navigation */

ul.menu {
margin:0 !important;
padding:0 !important;
}

.menu li {
    display: inline;
}

.menu li a{
    color:#FFF;
	font-weight:bold;
	padding:0 0px 5px 0;
	margin:0 15px;
	text-transform:uppercase;
}

.menu li a:hover{
   text-decoration:underline;
}




/* Begin Typography & Colors */


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

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

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



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}



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



#headerimg .description {
	text-decoration: none;
	color: white;
	}

#wp-calendar caption, cite {
	text-decoration: none;
	}

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

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

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




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

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


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