/*
Theme Name: PICO
Author: Stephen Phung
Version: 1.0
*/


/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background:#F4F4F4;
}

header,
section,
footer {
	background:#FFF;
	text-align:center;
	min-width:1120px;
	width:100%;
}

section {
	background:#F4F4F4;
	height:auto;
}

header .wrap,
section .wrap,
footer .wrap {
	margin:0 auto;
	overflow:auto;
	position:relative;
	width:1120px;
}

footer .wrap {
	overflow:visible;
}

section .content {
	background:#FFF;
}

header {
	height:auto;
	padding:0 0 0 0;
}

/*
.home header {
	padding:0 0 10px 0;
}
*/

header nav {
	clear:both;
	float:right;
	padding:0 64px 20px 0;
}

header nav ul {
	display:block;
	margin:0;
	padding:0;
	position:relative;
}

header nav ul li {
	border-left:solid 1px #9F9F9F;
	display:block;
	height:auto;
	float:left;
	list-style:none;
}

header nav a {
	background:#FFF;
	color:#BF1E2E;
	display:block;
	font-size:13px;
	float:left;
	font-weight:bold;
	padding:15px 15px 5px 10px;
	text-transform:uppercase;
	text-decoration:none;
}

header nav a:visited {
	background:#FFF;
	color:#BF1E2E;
}

header nav a:hover {
	background:#C01F2F;
	color:#FFF;
	text-decoration:none;
}

header nav .current_page_item a {
	background:#C01F2F;
	color:#FFF;
}

header nav .sub-menu {
	display:none;
	height:22px;
	left:-1px;
	position:absolute;
	top:38px;
}

header nav .sub-menu li {
	background:#CA466F;
	border:none;
	float:right;
	padding:8px 0px 7px 0px;
}

header nav .sub-menu a {
	background:#CA466F;
	border-right:solid 1px #FFF;
	color:#FFF;
	font-size:11px;
	padding:0 10px;
}

header nav .sub-menu a:hover {
	color:#461123;
}

header nav .sub-menu .menu-item-89 a {
	border:none;
}

header hr {
	background:#BF1E2E;
	border:none;
	float:right;
	display:block;
	height:24px;
	margin:20px 0 0 0;
	width:724px;
}

.pageTop {
background:url(img/bg-whitebar.gif) 0 top repeat-x;
border-bottom:solid 25px #D31C5C;
padding-bottom:10px;
height:394px;
padding:0 0 0 0;
}

/*
.home .pageTop {
background:none;
border-bottom:none;
height:354px;
}
*/

.pageTop .container {
height:auto;
padding:25px 0 0 0;
width:396px;
}

.pageTop #searchform {
float:left;
margin:24px 0 0 84px;
}

.pageTop #searchform #s {
display:block;
float:left;
font-size:12px;
height:19px;
padding:0;
width:252px;
}

.pageTop #searchsubmit {
background:#B33340 url(img/icon-search.gif) center center no-repeat;
border:none;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
color:#FFF;
height:25px;
margin:0 0 0 -5px;
text-indent:-99999px;
width:30px;
}

.pageTop #logo {
background:transparent url(img/logo-bornInBc-medium.jpg) 0 0 no-repeat;
clear:both;
float:left;
height:235px;
margin:50px 0 0 84px;
width:312px;
}
/*
.home .pageTop #logo {
background:transparent url(img/logo-bornInBc-large.jpg) 0 0 no-repeat;
clear:none;
display:block;
float:right;
height:300px;
margin:30px 55px 0 0;
width:400px;
}

.home .pageTop {
background:none;
border-bottom:none;
}
*/

.pageTop .container-left {
float:left;
padding:10px 0 0 0;
}

.pageTop .container-right {
float:left;
height:384px;
overflow:hidden;
width:724px;
}

.pageTop .container-right .gallery {
width:1000px;
}

.pageTop .container-right .gallery div {
margin:0 !important;
width:auto !important;
}

.pageTop .container-right img {
border:none !important;
display:block;
float:left;
margin:0 0 0 0;
padding:0;
}

.content {
font-size:13px;
text-align:left;
}

.content {
background:#FFF 
}

.title-searchresult {
margin:0 0 0 394px;
padding:0 250px 0 0;
}

.content .wrap {
background:#FFF url(img/img-apples.gif) right bottom no-repeat;
padding:50px 0 150px 0;
}

.content article {
color:#565656;
margin:0 0 0 394px;
padding:0 250px 0 0;
}


.page-id-8 .content article,
.page-id-12 .content article {
padding:0 78px 40px 0;
}

.recipes article,
.page-id-10 .content article {
margin:0 0 0 346px;
padding:0 26px 40px 0;
}

.search-results .post-content {
border-bottom:solid 1px #DFDDDB;
padding:20px 0;
}

.post-with-thumbnail {
overflow:auto;
}

.post-with-thumbnail .image {
float:left;
margin-bottom:0px;
overflow:auto;
width:268px;
}

.page-id-12 .post-with-thumbnail .image {
margin-bottom:30px;
}

.page-id-12 .category-orchardists .entry-title {
background:#FFF url(img/logo-bornInBc-tiny.gif) 0 0 no-repeat;
display:block;
padding:0 0 0 70px;
}

.post-with-thumbnail .description {
float:left;
margin-bottom:0px;
padding:0 0 0 10px;
width:348px;
}

.page-id-12  .post-with-thumbnail .description {
margin-bottom:30px;
}

.post-with-thumbnail .description h3 {
margin:0 0 1em 0;
}

.recipes .post-content .image,
.page-id-10 .post-content .image {
background:#f6f6f6;
margin-bottom:30px;
padding:15px 0;
position:relative;
overflow:auto;
}

.recipes .post-content .image a,
.page-id-10 .post-content .image a {
overflow:auto;
}

.recipes .post-content .image img,
.page-id-10 .post-content .image img {
float:right;
}

.recipes .post-content .image h1,
.page-id-10 .post-content .image h1 {
background:transparent url(img/img-forks.gif) center bottom no-repeat;
display:block;
float:left;
font-size:22px;
padding:0 18px 120px 40px;
margin:130px 0 0 0;
text-transform:capitalize;
width:140px;
}

.recipes .post-content .image h1 a,
.page-id-10 .post-content .image h1 a {
color:#b94040;
text-transform:capitalize;
}

.recipes .post-content .description,
.page-id-10 .post-content .description {
padding:0 40px;
}

.content article h1 {
font-size:1.6em;
font-weight:normal;
}

.content article h1 a {
font-style:normal;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
}

.content article h1 a:hover {
color:#000;
text-decoration:underline;
}

.content article a {
color:#585656;
text-decoration:none;
}

.content article a:hover {
color:#333333;
text-decoration:underline;
}

.content article h2 {
font-size:1em;
}

.content article .description p {
margin:0 0 1em 0;
}

.content article p {
font-size:1em;
}

.content article p a {
text-decoration:underline;
}

.content article ul {
padding:0;
}

.content article .more-link a {
font-style:italic;
font-weight:bold;
}

.content article .postmetadata {
clear:both;
background:#dfdddb;
padding:3px 10px 2px 10px;
}

.content article .postmetadata p {
margin:0;
overflow:auto;
}

.content article .postmetadata a {
display:block;
float:left;
font-style:normal;
font-weight:normal;
text-decoration:none;
}

.post-edit-link {
margin-right:50px;
}

.post-orchardist-website {
margin-left:50px;
}

.scrollgallery .thumbareaContent img {
height:50px;
}

.entry-content td {
vertical-align:text-top;
padding:0 20px 10px 0;
}

.entry-content td li {
list-style:none;
}

.homepageFeature {
padding-bottom:0px;
}

.homepageFeature .banner-slide {
margin:0 auto;
}

.homepageFeature .banner-slide li a {
display:block;
overflow:auto;
}

.homepageFeature .banner-slide li .logo {
float:right;
}

footer {
background:#F4F4F4 url(img/bg-footer.gif) 0 bottom repeat-x;
clear:both;
height:192px;
position:relative;
}

footer.homepage {
background:#F4F4F4 url(img/bg-footer-homepage.gif) 0 bottom repeat-x;
height:220px;
}

/*
.home footer {
height:192px;
}

.home footer .banner-fade {
margin-left:644px;
}
*/

.recipes .wrap, 
.page-id-10 .content .wrap {
background:transparent url(img/bg-recipes.gif) 330px 0 repeat-y;
}

footer nav {
clear:both;
float:right;
padding:0 0 0 0;
position:absolute;
right:100px;
top:22px;
}


footer nav ul {
margin:0;
padding:0;
}

footer nav ul li {
border-right:solid 1px #FFF;
display:block;
float:left;
list-style:none;
padding:0 6px;
}

footer nav a {
color:#FFF;
display:block;
font-size:13px;
font-style:italic;
text-decoration:none;
}

footer nav .menu-item-39 {
border:none;
}

footer .credits {
clear:both;
float:right;
margin:70px 80px 0 0;
}

footer .credits p {
color:#FFF;
font-size:12px;
text-align:right;
}

footer .credits p a {
color:#FFF;
text-decoration:none;
}

footer .credits p a:hover {
text-decoration:underline;
}

footer .credits .governmentbc {
display:block;
overflow:auto;
width:690px;
}

footer .credits .governmentbc p {
color:#461123;
display:block;
float:left;
width:600px;
}

footer .credits .governmentbc .logo-bc {
float:right;
}

.gallery dl {
margin:2px 0 !important;
}

.gallery dl dt a {
display:block;
overflow:auto;
}

.gallery dl dt a img {
border:none !important;
}

.printfriendly {
bottom:10px;
float:left;
margin-left:43px;
position:absolute;
left:0;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}