/* CSS Document */

/*
Theme Name: Armadillo Studios Custom - Cooking With Fire
Theme URI: http://www.amradillostudios.ca 
Description: Custom Theme WP Theme create for CookingwithFire.com
Version: 2.0 - Newsletter Functionality/Bookspace Selling
Author: Connor Turner 

*/

/* Global Stylings
---------------------------------------------------------------------------------------------- */

* {
	padding:0;
	margin:0;
}

/* Body & Basic Stylings
----------------------------------------------------------------------------------------------- */


body
{
margin: 0px;
padding: 0px;
background-image: url(/images/backpat.png);
background-repeat:repeat;
background-position: top left;
background-color:#000000;
color: #FFFFFF;
font-family: Helvetica, Geneva, Arial, sans-serif;
/* font-family: Geneva, Arial, Helvetica, sans-serif; */
font-size: 14px;
}

a
{
color:#E2002b;
text-decoration: none;
}

h1
{
color:#fb7300;
font-size: 100%;
letter-spacing: -0.05em;
}

h2
{
color:#FB3F00;
padding: 10px 0px;
letter-spacing: -0.05em;
}

h3
{
font-size:1.05em;
font-weight:100;
padding: 15px 0px;
color:#FFFF99;
text-align:center;
letter-spacing: -0.05em;
}

h3.date
{
text-align:left;
font-size: 0.95em;
color:#F4BF01;
font-weight:100;
letter-spacing: -0.05em;
}

h4
{
font-size:0.90em;
padding: 15px 0px;
color:#FFFF99;
font-weight:100;
text-align:center;
letter-spacing: -0.05em;
}

h5
{
font-size:0.85em;
text-align: center;
color:#FFFF99;
margin: 10px 0px;
}

.title
{
padding-top: 15px;
padding-left: 50px;
}

.sep
{
clear:both;
background-image:url(http://www.cookingwithfire.com/images/sep.png);
background-position:center;
background-repeat:no-repeat;
height:20px;
padding-bottom:15px;
}

.left{ float:left; }
.right{ float:right; }
.hide, .print-logo, .close-button{ display:none; }
img {border:none;}
small {font-size: 75%;}

blockquote
{
margin: 1.2em 25px;
font-size: .90em;
line-height: 1.2em;
font-style:italic;
font-weight:bold;
}

strong
{
background-color:#000000;
color:#ffff99;
}

.clear
{
clear:both;
display:block;
}

/* Colors
------------------------------------------------------------------------------------------------------------------------------- 
Orange: #FF9900      Yellow-Orange: #F4BF01     Reddish-orange: #FB3F00     Tan: #ffff99    Background: #471503    */

#wrapper
{
width:816px;
background-image:url(/images/contentBk.png);
background-position:top center;
background-repeat:repeat-y;
margin: 0px auto;
padding:0px 20px;
}

#insideWrap
{
margin:0px 18px 0px 24px;
width: 766px;
height:100%;
}

/* Header 
-------------------------------------------------------------------------------------------------------------------------------   */

#top
{
background-image:url(/images/headerBk.png);
background-repeat:no-repeat;
background-position:top left;
width: 766px;
height: 140px;
margin: 0px 0px;
}

#header
{
margin-top: 0px; 
background-image:url(/images/cwfTitle.png);
background-repeat:no-repeat;
background-position:top left;
width:766px;
margin: 0px 0px;
height: 100px;
}

.headimg
{
text-indent:-3000px;
}

/* Wrapper/Sidebar/Footer Styling
------------------------------------------------------------------------------------------------------------------------------- */


/* Navigation
------------------------------------------------------------------------------------------------------- */

    #mainNav {
      float:left;
      width:100%;
      font-size:.75em;
      line-height:normal;
	  border-bottom:1px solid #fff;
	  margin-top:107px;
      }
    #mainNav ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
      }
    #mainNav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #mainNav a {
      float:left;
      background:url(/images/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #mainNav a span {
      float:left;
      display:block;
      background:url(/images/tabrightI.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #mainNav a span {float:none;}
    /* End IE5-Mac hack */
    #mainNav a:hover span {
      color:#FFF;
      }
    #mainNav a:hover {
      background-position:0% -42px;
      }
    #mainNav a:hover span {
      background-position:100% -42px;
      }


/* Content
------------------------------------------------------------------------------------ */

#content
{
margin: 0px 0px 0px 10px;
padding: 0px 0px 125px 15px;
float:left;
width:480px;
background-image:url(http://www.cookingwithfire.com/images/endchili.jpg);
background-position:bottom right;
background-repeat:no-repeat;
min-height:600px;
height:100%;
}

* html #content
{
\width: 470px;
w\idth: 480px;
\margin-left: 0px;
m\argin-left: 10px;
}

#content p
{
line-height: 135%;
margin-top: 8px;
margin-bottom: 8px;
padding-bottom:10px;
font-size: .90em;
}

#content a
{
color:#FB3F00;
}

#content a:hover
{
text-decoration:none;
color:#FB3F00;
text-decoration: underline;
}

#content ul
{
margin-left: 10px;
padding:0px 15px;
line-height: 100%;
}

#content ol
{
margin-left: 10px;
padding:0px;
line-height: 130%;
}

#content ul li
{
/* padding:0px 15px; */
line-height: 130%;
}

#content ol li
{
/* padding:0px 10px; */
line-height: 130%;
}

/* Content Stylings
------------------------------------------------------------------------------------------------------------- */

.aboutLinda
{
padding: 0px;
margin: 10px 0px 10px 10px;
border: #ffffff solid 3px;
float:right;
}

.leftList ul
{
display:block;
float:left;
line-height:150%;
list-style-type:none;
margin-left:20px;
text-align:left;
width:200px;
}

.leftList li
{
background-image:url(/images/sidePDF.gif);
background-position:left center;
background-repeat:no-repeat;
padding-left:19px;
}

.rightList ul
{
line-height: 150%;
text-align:right;
font-weight: none;
list-style-type:none;
float: left;
width: 200px;
margin-left: 400px;
}

.rightList li
{
background-image:url(/images/sidePDF.gif);
background-position: right center;
background-repeat: no-repeat;
padding-right:19px;
}

/* Latest News
------------------------------------------------------------------------------------------------------------- */

#news
{
color:#fff;
margin: 18px 0px;
}

.newstop
{
background-image:url(/images/newstop.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height: 46px;
width: 480px;
}

.newsbot
{
background-image:url(/images/newsbot.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height:27px;
width: 480px;
}

.newscont
{
background-image:url(/images/newsbk.png);
background-position:top left;
background-repeat:repeat-y;
padding: 9px 18px 9px 9px;
width: 480px;
}

.newscont h4
{
font-size: 1.1em;
line-height: 1.20em; 
font-family:"Trebuchet MS", sans-serif;
padding: 9px 9px 0px 9px;
text-align:left;
}

.newscont h5
{
line-height: 1.1em; 
padding: 0px 9px 9px 9px;
text-align: left;
}

.newscont p
{
padding:0px 15px 0px 10px;
font-size: 1.00em;
}

.newscont a
{
color:#990000;
}

.newscont a:hover
{
text-decoration:none;
color:#990000;
background-color:#471503;
}


/* PDF DownLoad
------------------------------------------------------------------------------------------------------------- */

#news
{
color:#fff;
margin: 18px 0px;
}

.pdftop
{
background-image:url(/images/pdftop.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height: 46px;
width: 480px;
}

.pdfbot
{
background-image:url(/images/pdfbot.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height:27px;
width: 480px;
}

.pdfcont
{
background-image:url(/images/pdfbk.png);
background-position:top left;
background-repeat:repeat-y;
padding: 9px 18px 9px 18px;
width: 480px;
}

.pdfcont h4
{
font-size: 1.1em;
line-height: 1.20em; 
font-family:"Trebuchet MS", sans-serif;
padding: 9px 9px 0px 9px;
text-align:left;
}

.pdfcont h5
{
line-height: 1.1em; 
padding: 0px 9px 9px 9px;
text-align: left;
}

.pdfcont p
{
padding:0px 20px 0px 10px;
font-size: 1.00em;
}

.pdfcont a
{
color:#990000;
}

.pdfcont a:hover
{
text-decoration:none;
color:#990000;
background-color:#471503;
}

.pdfcont ul
{
margin-left: 10px;
padding:0px;
line-height: 100%;
}

.pdfcont ol
{
margin-left: 10px;
padding:0px;
line-height: 100%;
}

.pdfcont ul li
{
padding:0px 20px 0px 10px;
line-height: 125%;
font-size: 0.9em;
}

.pdfcont ol li
{
padding:0px 20px 10px 10px;
line-height: 125%;
font-size: 0.9em;
}


/* Recipe
-------------------------------------------------- */
#recipe
{
color:#fff;
margin: 18px 0px;
}

.recipetop
{
background-image:url(/images/newstop.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height: 46px;
width: 480px;
}

.recipebot
{
background-image:url(/images/newsbot.png);
background-position:top left;
background-repeat:no-repeat;
background-color:#000;
height:27px;
width: 480px;
}

.recipecont
{
background-image:url(/images/newsbk.png);
background-position:top left;
background-repeat:repeat-y;
padding: 9px 18px 9px 9px;
width: 480px;
}

.recipecont h4
{
font-size: 1.1em;
line-height: 1.20em; 
font-family:"Trebuchet MS", sans-serif;
padding: 9px 9px 0px 9px;
text-align:left;
}

.recipecont h5
{
line-height: 1.1em; 
padding: 0px 9px 9px 9px;
text-align: left;
}

.recipecont p
{
padding:0px 15px 0px 10px;
font-size: 1.00em;
}

.recipecont a
{
color:#990000;
}

.recipecont a:hover
{
text-decoration:none;
color:#990000;
background-color:#471503;
}

/* Sidebar 
------------------------------------------------------------------------------*/



#sidebar
{
margin: 24px 0px 0px 10px;
padding: 0px;
display:block;
width:220px;
float:right;
height:100%;
}

* html #sidebar
{
\width: 200px;
w\idth: 220px;
\margin-left: 0px;
m\argin-left: 10px;
}

#sidebar p
{
text-align:center;
width: 200px;
font-size: .70em;
}

#sidebar a
{
color:#fff;
}

#sidebar a:hover
{
color:#fff;
background-color: #FB3F00; 
text-decoration:underline;
}

/* SideBar Newsletter
------------------------------------------------------------------------------ */

.sidesecCont
{
background-image:url(/images/sidesecCont.png);
background-position:top left;
background-repeat:repeat-y;
padding: 0px 9px 0px 9px;
width: 200px;
font-size: 0.85em;
}

.sidesecBot
{
background-image:url(/images/sidesecBot.png);
background-position:top left;
background-repeat:no-repeat;
padding: 9px 9px 9px 9px;
width: 200px;
height:14px;
font-size: 0.90em;
}

.sidesecTop
{
background-image:url(/images/sidesecTop.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px 9px 0px 9px;
width: 200px;
height:40px;
font-size: 0.90em;
}

.sidesecNews
{
background-image:url(/images/newsHead.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px 18px 0px 9px;
width: 200px;
height:40px;
font-size: 0.90em;
}


#sidebarnews
{
color:#fff;
padding: 0px 18px 0px 9px;
}

#sidebarnews ul
{
line-height: 140%;
font-weight: none;
list-style-type:none;
font-size:0.75em;
}

#sidebarnews li
{
display:block;text-decoration:none;color:#fff;padding:0px 0px 0px 5px;width:175px;
font-size:0.75em;
text-align:center;
}

#sidebarnews a:hover
{
color:#fff;
background-color: #FB3F00; 
text-decoration:underline;
}

/* Sidebar Lists 
---------------------------------------------------------------------------------- */

.leftRecipies ul
{
font-size: .85em;
line-height: 150%;
text-align:left;
font-weight: none;
list-style-type:none;
float: left;
width: 95px;
display:block;
}

.leftRecipies li
{
background-image:url(/images/sidePDF.gif);
background-position: left center;
background-repeat: no-repeat;
padding-left: 20px;
}

.rightRecipies ul
{
font-size: .85em;
line-height: 150%;
text-align:right;
font-weight: none;
list-style-type:none;
float: left;
width: 95px;
}

.rightRecipies li
{
background-image:url(/images/sidePDF.gif);
background-position: right center;
background-repeat: no-repeat;
padding-right: 20px;
}


/* Images and product shots
--------------------------------------------------------------------------------*/

.sidebarLine
{
background-image:url(http://www.cookingwithfire.com/images/sidebarTitle.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
width: 200px;
height:75px;
text-indent: -8000px;
}

.purchaseRecipies
{
background-image:url(/images/purchaseRecipies.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
height:50px;
text-indent: -8000px;
}

.purchaseBooks
{
background-image:url(/images/purchaseBooks.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
height:50px;
text-indent: -8000px;
}

.purchaseMusic
{
background-image:url(/images/purchaseMusic.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
height:50px;
text-indent: -8000px;
}

.contactSide
{
background-image:url(/images/contactSide.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
height:50px;
text-indent: -8000px;
}


.newsletterSide
{
background-image:url(/images/cwfNewletter.png);
background-position:top left;
background-repeat:no-repeat;
padding: 0px;
margin: 10px 0px 0px 0px;
width: 200px;
height:50px;
text-indent: -8000px;
}

#proddescrip
{
font-size: .80em;
font-weight:100;
margin-left: 50px;
margin-top:25px;
margin-bottom: 10px;
}

#proddescrip ul
{
margin:0px;
padding: 0px;
}

#proddescrip li
{
padding-left: 30px;
height: 30px;
background-image:url(http://www.cookingwithfire.com/images/tag.png);
background-position:left top;
background-repeat:no-repeat;
}

.images
{
background-image:url(http://www.cookingwithfire.com/images/photos.png);
background-position:45% center;
background-repeat:no-repeat;
text-indent: -8000px;
margin-bottom: 15px;
}


/* Audio Samples
------------------------------------------------------------------------------ */
.songs
{
background-image:url(http://www.cookingwithfire.com/images/songs.png);
background-position:45% center;
background-repeat:no-repeat;
text-indent: -8000px;
}

.mp3
{
font-size:1.1em;
vertical-align:top;
font-weight: 100;
padding:0px;
margin:0px;
text-align: left;
color:#FFFF99;
margin: 10px 0px;
padding-left: 125px;
}

/* Image replacement 
------------------------------------------------------------------------------- */
.meetauthor
{
text-indent:-8000px;
background: url(http://www.cookingwithfire.com/images/author.png) no-repeat left;
height: 90px;
width:425px;
}

.ltf
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/ltfTitle.png) no-repeat left;
height: 90px;
}

.fni
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/fniTitle.png) no-repeat left;
height: 90px;
}

.oscar
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/oscar.png) no-repeat left;
height: 90px;

}

.romero
{

text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/romero.png) no-repeat left;
height: 90px;
}

.welcome
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/welcome.png) no-repeat left;
height:100px;
}

.faq
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/faq.png) no-repeat left;
height:100px;
}

.contact
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/contact.png) no-repeat left;
height:100px;
}

.wras
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/wras.png) no-repeat left;
height:100px;
}

.testltf
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/testltf.png) no-repeat left;
height:180px;
}

.testfni
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/testfni.png) no-repeat left;
height:180px;
}

.testhot
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/testhtsc.png) no-repeat left;
height:180px;
}

.testimonials
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/testimonials.png) no-repeat left;
height:100px;
}

img.inline
{
margin: 10px 10px;
}

.affiliates
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/affiliates.png) no-repeat left;
height:100px;
}

.pdfRecipes
{
text-indent: -8000px;
background: url(http://www.cookingwithfire.com/images/pdfRecipes.png) no-repeat left;
height:90px;
}

img.aff
{
margin:18px 10px;
border:4px solid #f1d26c;
}

/* Purchasing/Online Store
------------------------------------------------------------------------------ */

.purchase
{
/* background-image:url(http://www.cookingwithfire.com/images/purchase.png); */
background-position:left center;
background-repeat:no-repeat;
padding-bottom: 10px;
padding-top:16px;
margin-top:15px;
text-align:center;
font-weight: bold;
color:#333333;
}

.ejunkiespace
{
margin: 10px 0px;
padding: 9px 5px;
border-top: 1px #333333 solid;
border-bottom: 1px #333333 solid;
width: 195px;
}

.ejunkie
{
border: 1px solid #fff;
margin: 5px 0px 0px 0px;
}

/* Google AdSense 
------------------------------------------------------------------------------ */

#googleads
{
height:100px;
margin-top:45px;
text-align:center;
}



/* FAQ & What Reviewrs Are Saying

------------------------------------------------------------------------------ */

.quest
{
	background-image:url(http://www.cookingwithfire.com/images/question.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:20px;
	font-weight:bold;
	color:#ffff99;
}

.answer
{
	background-image:url(http://www.cookingwithfire.com/images/answer.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left: 30px;
	margin-bottom:20px;
}

.answer2
{
	padding-left: 30px;
	margin-bottom:20px;
}

.quote
{
color:#ffff99;
font-weight:bold;
text-align:right;
margin-bottom: 15px;
margin-right:10px;
}


.phone
{
text-align: center;
}



/* Footer
------------------------------------------------------------------------------ */

#footer
{
margin-top: 15px;
background-color:#333333;
height: 50px;
background:url(/images/footer.png) repeat-x 0 0;
}

#footer h5
{
padding-top: 14px;
font-family:"Lucida Sans Unicode", Verdana, Arial, sans-serif;
text-align:center;
color: #fff;
font-weight: 100;
font-size: .65em;
}

#footer a
{
color:#000;
font-weight:100;
text-decoration: none;
}

#footer a:hover
{
color: #F4BF01;
font-weight:100;
text-decoration: none;
}
