/*
Theme Name: Cedar Down Farm
Theme URI: http://cedardownfarm.ca/
Description: 
Version: 1.6
Author: Leslie's Sister, Jon Pipitone
Author URI: ..., jon.pipitone.ca
Tags: cedar down farm

*/

div.easyrecipe, .ERSClear, .ERSIngredientsHeader, .ERSHeading {
   clear: none !important;
}


/* Begin Typography & Colors */

/* 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 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: 30px;
	width: 190px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
    font-size: 100%;
}

#sidebar > ul {
list-style-image: none;
list-style: none none;
}
/* 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;
	-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." */



    body 
    {
        margin: 0;
        font: 105% 'Goudy Old Style','Book Antiqua',Perpetua,Nyala,'Palatino Linotype',Sylfaen,Georgia,Garamond;
        font-size-adjust: 90%;
    }
    
    body * 
    {
        /* for testing, displays a border around all elements 
        border: solid 1px #000; */
    }

    /* iframe {display: none} */
    
    .topline 
    {
        border-top: solid 1px #867E47;
    }

    .img,.tbl 
    {
        margin: 0 0 10px 15px;
        float: right;
        color: #334;
        font-size: 90%;
    }
    
    .tbl 
    {
        max-width: 60%;
    }
    
 
    
    ul em 
    {
        font-size: 90%;
    }
    
    ul 
    {
        margin-left: 10px;
        padding-left: 10px;
        list-style-image: url(images/bullet.gif);
    }
    
    h2 
    {
        font: normal 1.6em 'Imprint MT Shadow',Castellar,'Monotype Corsiva';
    }
    h3 
    {
        font: bold 120% 'Maiandra GD';       
    }
    
    table 
    {
        border-collapse: collapse;
    }
    th,td 
    {
        padding: 3px;
    }
    .center 
    {
        text-align: center
    }

  
    
                
@media screen 
{
    
    a 
    {
        text-decoration: none;
    }  
    a:hover
    {
        text-decoration: underline;
    }      
    a:visited 
    {
        color: #666;
    }

    .arrowbullets *
    {
        list-style: none none;
    } 
       
    .arrowbullets ul
    {
        margin: 0 10px;
        padding: 5px 10px;
    }
    
    .arrowbullets li li 
    {
        background: url(images/bullet.png) no-repeat 0 .3em;
        padding-left: 1.5em;
    }
    
    .content 
    {
        padding: 5px 20px 0 20px;
        min-height: 400px;
        width: 700px;
        
    }    
    
    h2, a.post-title
    {
        color: #556;
        border-bottom: solid 1px #a63;
        margin: 15px 0 25px 0;
    }
    
    .img .centertable, .tbl .centertable
    {
        width: 96%;
        color: #000;
        margin: 10px 0;
        font-size: 1.1em;
    }
    
    .centertable 
    {
        margin: auto;
    }

    .centertable th,.centertable td
    {
        border: solid 1px #2daa0e;
        padding: 5px;
    }
    
    .centertable th
    {
        background: #7ba90e;
        font-size: 110%;
    }
    
    .centertable td
    {
        padding: 0 10px 0 10px;
    }
    
    th.corner 
    {
        background: #7ba90e;
    }

    th 
    {
        background: #7ba90e;
        color: #ffc;
    }

    h3 
    {
        color: #a63;
    }

      h1,h2,h3,h4,h5, .entry-title, .entry-title a {
        color:#294c46;
    }
 
}

    html,body 
    {
        height: 101%;
    }
    
    body 
    {
        background: transparent url(images/pdotsy.gif) fixed center center;
    }
    
    .rightside,.botdiv,.menubar
    {
        margin: 0 auto;
    }
    
    .rightside,.menubar,.topshadow,.botdiv
    {
        width: 96%;
        max-width: 1000px;
        height: auto;
    }
    
    h1.header 
    {
        background: url(images/logo_new.png) no-repeat !important;
        background: url(images/logo3.gif) no-repeat;
        position: relative;
        left: 5%;
        margin: 2px 0 0 -5%;
    }
    
    h1.header,a.header 
    {
        width: 96% !important;
        width: 540px;
        max-width: 540px;
        float: left;
        height: 110px;
    }
    
    h1.header span
    {
        display: none;
    }
    
    a.header 
    {
        display: block;
        position: absolute;
        z-index: 1;
        left: 0;
    }

    a.header img 
    {
        display: none;
    }
    
    div.header 
    {
        background: transparent url(images/pngbg.png);
        position: fixed !important;
        width: 94% !important;
        position: absolute;
        width: 96%;
        max-width: 980px;
        z-index: 1;
    }
    
    .topdiv
    {
        background: #eaeab9;
        padding-bottom: 40px;

    }    
    
    .botdiv
    {
        margin-top: -8px;
        height: 25px;
        background: url(images/bot.png) repeat-x 0 -10px !important;
        background: url(images/bot.gif) repeat-x 0 -10px;
    }

    .leftside
    {
        background: url(images/left.png) repeat-y top left !important;
        background: url(images/left.gif) repeat-y top left;
        padding: 0 0 0 20px;

    }
    
    .rightside
    {
        background: url(images/right.png) repeat-y top right !important;
        background: url(images/right.gif) repeat-y top right;
        padding: 0 20px 0 0;
    }

    .header .menu 
    {
        float: right;
        position: relative;
        margin-right: 1%;
    }
    
    .header .menu *  
    {
        list-style: none;
        list-style-image: none;
    }
    
    .header .menu ul 
    {
        padding:0;
        margin: 0;
        font-family: Papyrus,'Maiandra GD','Tempus Sans ITC';
        text-align: center;
       
    }
    
    /* top level menu CSS */
    
    .header .menubutton > li.menu-item
    {
        width: auto;
        background: url(images/fabricbar.gif) repeat-x center left;
        text-align: center; 
        margin: 9px 0 0 5px; 
        float: left; 
        font-weight: bold;
        font-size: 120%;
    }
    
    .header .menubutton > li.menu-item > .start-image
    {
        background: url(images/end1.gif) no-repeat bottom left;
        float: left;
    }
    
    .header .menubutton > li.menu-item > .start-image a 
    {
        background: url(images/end2.gif) no-repeat center right; 
        line-height: 40px;
        height: 40px;
        color: #ffc;
        text-align: center;
        text-decoration: none;
        padding: 0 8px;
        display: block !important;
        display: inline;
        word-spacing: -.05em;
        letter-spacing: -.03em;
    }
    .header .menubutton li.menu-item:hover {background-color: #665}
    .header .menubutton li.menu-item:hover {z-index: 2}

    /* second level menu CSS */
    /*.header .menubutton ul {
       display: none;
     }*/
    
    .header .menubutton ul.sub-menu li a
    {
        line-height: normal;
        height: auto;
        width: 200px;
        color: #000;
        display: block;
        text-align: left;
        padding: 3px 5px 3px 5px;
        background: transparent;
        letter-spacing: normal;
        word-spacing: normal;
    }    
    .header .menubutton ul.sub-menu a:hover {color: #a00}
    .header .menubutton ul.sub-menu li:hover a {color: #ffc}
    .header .menubutton ul.sub-menu {display: none}
    .header .menubutton li:hover > ul.sub-menu {display: block}

    .header .menubutton ul.sub-menu 
    {
        font-size: 70%;
        position: absolute;
        margin: 35px 0 0 0;
        padding: 0;
        background: transparent url(images/bot.png) repeat-x bottom left !important;
        background: none;
        padding-bottom: 10px;
    }
    
    .header .menubutton ul.sub-menu li 
    {
        background: #ffc none;
        border: solid 1px #665;
    }
    
    .header .menubutton ul.sub-menu li:hover 
    {
        background: #665;
        border: solid 1px #ffc;
    }
    
    
    h1.header span 
    {
        display: none;
    }
    
    .banner 
    {
        height: 190px;
        background: transparent url(images/pngbg.png);
        padding-top: 110px;  
    }
    
   .banner img 
    {
        width: 100%;
        height: 100%;
        display: block !important;
        display: none;
    }
    
    .banner .img1,.banner .img2, .banner .img3, .banner .img4, .banner .img5
    {
        height: 190px !important;
        height: 180px;

        margin: 0 0 0 -1.5% !important;
        margin: 0 1px;

        left: 1.2% !important;
        left: 0;

        float: left;
        background-repeat: no-repeat;
        background-position: center center;
        position: relative;
    }
    
    .banner .img1, .banner .img3, .banner .img5
    {
        width: 25% !important;
        width: 23%;
    }

    .banner .img2, .banner .img4
    {
        width: 16% !important;
        width: 14.5%;
    }

    .banner .img1
    {
        left: 6px !important;
        left: 0;
    }
 
