body,img,form,ul,li,h1,h2,h3,h4,h5,h6
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}
body
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}
li
{
    list-style-type: none;
}
a
{
    color:#F0C;
}
#siteWrap
{
    width: 100%;
}
#container
{
    width:1000px;
    margin:0 auto;
    border-right: 1px solid #CCC;
    border-left:1px solid #CCC;
    background-color:#FFF;
}
#headCont
{
    height:150px;
    border-bottom:2px solid #888;
}
#logoCont
{
    float:left;
    width: 312px;
}
#logo
{
    padding-left:10px;
}
#jp
{
    float:left;
    width: 215px;
    height: 150px;
}
#jackie
{
    padding-left:45px;
    padding-top:11px;
}
#headRight
{
    float:left;
    height: 150px;
    width: 473px;
    position:relative;
}
#searchCont
{
    width: 100%;
    padding:5px 0px;
    float:right;
    width:300px;
    background-color:#acf;
}
#subMenuCont
{
    width:100%;
    height:20px;
}
#menuCont
{
    height:93px;
    width: 100%;
    /*position: absolute;
    bottom: 0px;
    right: 0px;*/
}
#followButtons{
    height: 49px;
    line-height: 49px;
    text-align: right;
    padding-left:280px;
    padding-top:15px;
}
#subMenuLinks
{
    text-align: right;
    padding-right: 5px;
    line-height: 20px;
}
#subMenuLinks a
{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}
#fixedLinksCont
{
    position: fixed;
    top:130px;
    right:2px;
    width:48px;
}
#footCont
{
    width:100%;
    background-color: #111;
    min-height: 250px;
    border-top:4px solid #AAA;
    
}
#footInner
{
    width:1000px;
    margin:0px auto;
    background:transparent url(bottom-glow.png) no-repeat 80px 0px;
    height:250px;
}
.cl
{
    clear:left;
}
.cr
{
    clear:right;
}
.cb
{
    clear:both;
}
.sbTwitter,.sbFacebook,.sbYouTube,.sbEmail,.sbRSS,.sbContact
{
    background:transparent url(http://cdn.phamfatale.com/images/pf-sc-48.png) 0px 0px no-repeat;
    height:48px;
    width:48px;
}
.sbTwitter:hover,.sbFacebook:hover,.sbYouTube:hover,.sbEmail:hover,.sbRSS:hover,.sbContact:hover
{
    opacity:0.8;
    filter:alpha(opacity=80);
}
.sbFacebook
{
    background-position: 0px -48px;
}
.sbYouTube
{
    background-position: 0px -96px;
}
.sbEmail
{
    background-position: 0px -145px;
}
.sbRSS
{
    background-position: 0px -193px;
}
.sbContact
{
    background-position: 0px -241px;
}

#fixedLinks li
{
    margin-bottom:4px;
}
#menu
{
    float:right;
}
/*.miRecipes,.miMenus,.miIngredients,.miTechniques
{
    background:transparent url(http://cdn.phamfatale.com/images/pf-menu-icons.png) 2px 0px no-repeat;
}*/
.miMenus
{
    background-position: 4px -95px;
}
.miIngredients
{
    background-position: 2px -186px;
}
.miTechniques
{
    background-position: 3px -274px;
}
.miSeasonal
{
    /*background:transparent url(http://cdn.phamfatale.com/images/pumpkin.png) 6px 0px no-repeat;*/
    /*background:transparent url(http://cdn.phamfatale.com/images/sun2.png) 2px 0px no-repeat;*/
    /*background:transparent url(http://cdn.phamfatale.com/images/school-bus-2.png) 2px 0px no-repeat;*/
    /*background:transparent url(http://cdn.phamfatale.com/images/thanksgiving-recipes.png) 30px 6px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/candy-cane.png) 29px 8px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/football.png) 24px 8px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/valentines.png) 26px 14px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/st-patricks.png) 34px 11px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/easter.png) 26px 11px no-repeat;*/
    /*background:transparent url(http://a.wethrive.com/ext/pf/cinco-de-mayo.png) 26px 13px no-repeat;*/
    background-size: 42%;

}
#menu li
{
    border-left: 1px solid #CCC;
    background-color: #EEE;
    height:30px;
    line-height: 32px;
    padding: 0px 6px;
    display: inline-block;
    font-variant: small-caps;
    font-weight:bold;
    width:105px;
    text-align: center;
    position: relative;
}
#menu li:hover
{
    background-color: #FC6;
}
#menu li a
{
    text-decoration: none;
    color: #333;
}
#menu li a.more
{
    color:#E61439 !important;
}

#menu span
{
    color: #c0a;
}
.mega
{
    position: absolute;
    /*top: 93px;*/
    top:30px;
    /*left: -165px;*/
    right:0px;
    width: 445px;
    height: 250px;
    border: 1px solid #CCC;
    border-top:2px solid #888;
    z-index: 10000;
    background-color: #FFF;
    display: none;
    line-height:18px;
    color: #555;
    font-variant: small-caps;
    font-size: 14px;
    padding-top:4px;
}
.megaSpace
{
    padding:3px 0px 6px;
    margin:3px 10px;
}
.megaLink
{
    padding:3px 0px 6px;
    margin:3px 10px;
    border-bottom: 2px dotted #CCC;
}
.megaLink:hover
{
    border-bottom: 2px dotted #C08;
    color: #C08 !important;
}
.miTechniques .mega
{
    left: auto;
    right:0px;
}
.miIngredients .mega
{
    left: auto;
}
.megaLCol,.megaMCol,.megaRCol
{
    float:left;
    width:135px;
    margin-right:10px;
}
.megaRCol
{
    margin-right:0px;
}
#mainLeft
{
    padding: 10px 10px 0px;
    float: left;
    width:600px;
    position: relative;
}
#mainRight
{
    padding: 10px 10px 0px;
    float: left;
    width: 360px;
}
.relative
{
    position: relative;
}
h1.rcpTtl, h1.rcpTtlMobile {
    color: #E61439;
    font-family: "Trebuchet MS",Tahoma;
    font-size: 24px;
    font-weight: normal;
    width: 530px;
    /*background: url(http://cdn.phamfatale.com/images/recipe-icon.gif) no-repeat 0px 10px;*/
}
.mainLabel
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 35px 10px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(255, 255, 255);
    /* RGBa with 0.6 opacity */
    background: rgba(255, 255, 255, 0.7);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF, endColorstr=#B2FFFFFF);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2FFFFFF, endColorstr=#B2FFFFFF)";
    width: 530px;
}
#mainCTA
{
    margin-top: 15px;
    width: 100%;
    height: 135px;
    background:transparent url(http://cdn.phamfatale.com/images/pf-internal-ad.jpg);
    border: 1px solid #CCC;
    border-radius: 10px 10px 10px 10px;
}
#mainBlocksLeft, #mainBlocksCenter,#mainBlocksRight,#isBlocksLeft,#isBlocksCenter,#isBlocksRight
{
    padding: 0px 15px 10px;
    float: left;
    width: 300px;
}
#mainBlocksRight,#isBlocksRight
{
    border-left:1px solid #CCC;
}
#mainBlocksLeft, #isBlocksLeft
{
    background-color:#FCF;
}
#mainBlocksLeft .postBlock, #isBlocksLeft .postBlock
{
    border-bottom: 1px solid #666;
}
.postBlock
{
    width: 300px;
    margin: 10px 0px 20px;
    padding-bottom:20px;
    border-bottom:1px solid #CCC;
}
.postLabel
{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    padding-bottom: 5px;
    color: #1A1A1A;
    font-family: arial;
}
.catBlock
{
    position: relative;
    margin:10px 0px 15px;
}
.catLabel
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 10px 15px 10px 15px;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.5);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#88000000, endColorstr=#88000000)";
    width: 270px;
    color:#FFF;
    font-weight: bold;
    font-size: 20px;
    line-height:20px;
    font-family: Lucida sans, sans-serif;
}
.adUnit
{
    width:300px;
    height:250px;
    margin:0px auto;
}
.adUnitCol
{
    width:300px;
    height:250px;
    margin:10px auto;
}
.rcpLCol,.rcpRCol,.catLCol
{
    float:left;
}
.rcpLCol,.catLCol
{
    width:630px;
    margin:5px 10px 0px 0px;
    padding-right:10px;
    background-color: #F8F8F8;
    border:2px solid #FCF;
    padding:10px;
}
.rcpRCol
{
    width:300px;
    background-color:#F6F6FF;
    padding:0px 10px;
}
.catLCol
{
    border:0px;
}
.catTitle
{
    font-size:40px;
    float:left;
}
#gridTitle
{
    margin:15px 0px 20px 10px;
}
#catViews
{
    line-height:48px;
    margin-left:30px;
    float:left;
}
#rcpTitle
{
    color: #E61439;
    font-family: "Trebuchet MS",Tahoma;
    font-size: 24px;
    font-weight: normal;
    width: 530px;
    margin-bottom:10px;
}
#rcpHead
{
    color: #E61439;
    font-size: 34px;
    font-weight: bold;
    width: 600px;
    margin-bottom:10px;
    letter-spacing: 0.101em;
}
#pinterestCont
{
    float:right;
    width:100px;
    margin-left: 10px;
    margin-top:10px;
}
#rcpDesc
{
    margin-top:20px; padding-bottom:25px; border-bottom:1px solid #D7D7D7;
}
#rcpInstrCont
{
    width:520px;
    margin:10px 0px 10px 10px;
    border:2px solid #AFCD44;
    background-color:#FFF;
    padding:10px;
    -webkit-border-radius: 10px;
    
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#rcpRelCont
{
    width:300px;
    margin:10px auto;
}
.recipe,.weeklyMenu,.weeklyVideo,.featuredPost,.secondHelping,.interview
{
    padding: 2px 5px ;
    background-color:#145A8F;
    color:#FFF;
    margin-right:4px;
    float:left;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
    font-family:arial;
    border-radius:0 60px 60px 0;
    padding:2px 10px 2px 5px;
    box-shadow:2px 2px 1px rgba(0, 0, 0, 0.15);
}
.weeklyMenu
{
    background-color:#EE6311;
}
.weeklyVideo
{
    background-color:#ED0978;
}
.featuredPost
{
    background-color:#8C1451;
}
.secondHelping
{
    background-color:#12778E;
}
.interview
{
    background-color:#169C8C;
}
.colCTA div
{
    margin: 8px 0px;
    padding:6px 4px;
    font-size:24px;
    font-weight:bold;
    font-variant: small-caps;
    font-family: trebuchet ms;
    text-align:center;
    background-color:#888;
}
.colCTA div:hover
{
    background-color:#AAA;
}
.colCTA
{
    color:#FFF;
    text-decoration: none;
}
.splashSectionHead
{
    margin: 8px 0px;
    padding:6px 4px;
    font-size:24px;
    font-weight:bold;
    font-variant: small-caps;
    font-family: trebuchet ms;
    text-align:center;
    background-color:#888;
    color: #FFF;
}
#rcpTagCont
{
    font-family:Georgia;
    font-size:18px;
    color: #ddd;
    line-height: 26px;
}
#rcpTagCont a
{
    color: #36c;
}
body
{
    /*background:url("pf-sitewrap-test.jpg") no-repeat fixed center top #000000;*/
}
#footLeft,#footCenter,#footRight
{
    padding: 0px 15px;
    float: left;
    width: 300px;
    color:#EEE;
}

#footer-twitter .twitter-icon { padding-top:15px; margin-right:20px; }
#footer-twitter .tweet { font:11px/19px Verdana, Geneva, sans-serif; color:#666; padding-top:15px; width:640px; }
#footer-twitter .twitterTime a, #footer-twitter .twitterTime a:visited { font-weight:bold; color:#555; }
#footer-wrapper { width:100%; background:#535353 url(footer-bg.jpg) top center no-repeat;border-top:2px solid #000;}
#footer { width:1000px; padding-bottom:40px; margin:0 auto; color: #fff; }
#footer .block { margin-top:40px; }
#footer h3 { font-size:20px; font-weight:400; color:#fff; padding:0 0 15px;padding:10px 0px 0px 30px;}
#footer .block ul li { padding:5px 3px 10px; }
#footer .block ul li, #footer .block ul li a { font:11px/18px Arial, Helvetica, sans-serif; color:#fff;text-decoration:none; }
#footer .block ul li a:hover { font:11px/18px Arial, Helvetica, sans-serif; color:#fff;text-decoration:none;text-decoration:underline; }
#footer .textwidget { color: #fff; font-size:11px; padding-top:5px; }

/* subfooter */
#subfooter-wrapper { background:url(http://cdn.phamfatale.com/images/sub_footer_bg.jpg) repeat-x;border-top:3px solid #000;}
#subfooter { width:960px; height:39px; position:relative; margin:0 auto; }
#subfooter p { position:absolute; top:14px; left:0; font:11px Verdana, Arial, Helvetica, sans-serif; color:#8e8e8e;margin:0px;padding:0px; }
#subfooter p a, #subfooter p a:visited { color:#fff; }
#footer-pages { position:absolute; right: 0; top: 13px; }
#footer-pages li { font-family: Verdana, arial, sans-serif; font-size:10px; letter-spacing:0.12em; float:left; margin-left:10px; line-height:12px; border-right: 1px solid #eee; }
#footer-pages li:last-child { border-right: none; }
#footer-pages li:last-child a { margin-right:0 }
#footer-pages a, #footer-pages a:visited, #footer-pages a:hover { color:#ddd; margin-right:10px; text-transform:uppercase;text-decoration:none; }
#footer-pages a:hover { text-decoration:underline; }
.one_fifth { width:16.8%; }
.one_fifth{ position:relative; margin-right:4%; float:left; display:inline; }
.last { margin-right:0 !important; clear:right; }
#topContainer
{
    /*border-bottom:4px solid #999;*/
    width:100%;
}

h2.rcpSection {
    color: #7F9D14;
    /*font-family: "Trebuchet MS",Tahoma,Arial,san-serif;*/
    font-size: 24px;
    font-weight: normal;
    letter-spacing: 0.061em;
}

#alertBlock,#confirmBlock
{
	display:none;
}
#alertTitle,#confirmTitle
{
	padding:0px;
	margin-bottom:6px;
}
#alertBody,#confirmBody
{
	margin-bottom:6px;
}
#alertButtonCont,#confirmButtonCont
{
	margin-bottom:6px;
}
.slides
{
    margin-bottom: 20px;
    padding-bottom:30px;
    border-bottom:1px solid #ccc;
}
.slides_container {
	width:300px;
	height:220px;
	overflow:hidden;
	position:relative;
}

.pagination {
	margin:2px auto;
	width:300px;
}

.pagination li {
	float:left;
	margin-right:10px;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(http://cdn.phamfatale.com/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
.menuLink
{
    position:absolute;
    top:0px;
    left:0px;
    height:90px;
    width:117px;
}
.teamBlock
{
    border-bottom:1px solid #CCC;
    margin-bottom:20px;
    padding-bottom:10px;
}
.teamBlock p
{
    margin: 0px 0px 14px 0px;
}
#topBar
{
    margin-top:0px !important;
    width: inherit !important;
}
.gplus
{
    float:right;
}
.pagination
{
    margin:10px 0px;
    width:initial;
}
.pages
{
    font-weight:bold;
    margin-bottom: 5px;
}
.page
{
    float:left;
    margin-right: 6px;
    width:24px;
    padding:2px;
    border:1px solid #CCC;
    text-align:center;
    background-color: #FFF;
    cursor:pointer;
    line-height:20px;
    font-size:11px;
}
.page a
{
    display:block;
    width:100%;
    height:100%;
    
}
.page:hover
{
    background-color: #FC5;
}
.photo
{
    margin-top:10px;
}
.printLink{
    padding: 10px 36px 5px;
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    text-align:right;
}
.printLink a{
    text-decoration:none;
}
@media print {
      body {
          width: 100%;
          color: #000 !important;
      }
      #logo{
        width:50%;
        height:50%;
      }
      #jp,iframe,.rcpLCol img,#rcpDesc,.photo,#headRight,.rcpRCol,#disqus_thread,#rcpComments,#postLike,.fb_ltr,.gplus,#pinterestCont,.scribol,#fixedLinksCont,#footer-pages{
            display:none;
      }
      .rcpLCol,#rcpInstrCont,#headCont{
        border:0px;
        background-color:#FFF;  
      }
      #headCont{
        height:inherit;
      }
      #container{
        width:674px;
        border:0px;
      }
      #subfooter{
        width:332px;
        color:#000;
      }
      #subfooter-wrapper{
        background:none;
        border-top:0px;
      }
      a,#rcpHead,.rcpSection{
        color:#000 !important;
        text-decoration:none;
      }
      #rcpHead{
        margin-bottom:0px !important;
        font-size:24px;
      }
}
