/* File: custom.css Description: Custom styles for Thesis BASIC USAGE: If you have enabled the custom stylesheet in the Thesis options panel, the 
tag will be appended with the "custom" class, like so: 
. You can use the "custom" class to override *any* CSS declarations contained in the style.css file. For example, if you wish to change the default link color to green, you would add the following declarations to this file: .custom a, .custom a:visited { color: #090; } <--- This makes links green .custom a:hover { color: #00f; } <--- This makes links blue when you mouse over them WHY THIS WORKS: By using the "custom" class, you are creating more specific CSS declarations for HTML elements. CSS styling is applied through rules of specificity, and because declarations prepended with .custom are more specific, they get applied when the page is rendered! More information about styling your Thesis installation using this file can be found in the User's Guide: http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/ 

/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */

.custom #header #logo a { display: block; height: 170px; width: 1200px; background:url(images/Slide1.jpg) no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding-left: 25px; padding-above: 2; padding-bottom: 0; border-bottom-style: none}

/* Kristarella's nav bar customization*/
.custom #header_area{display:none;}

.custom #nav_area ul {border-bottom:none; border-left:none;}
	.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

.custom #header {border-bottom:none; padding-top:5px;}

.custom #nav_area {background:#EFEFEF; padding:0.1em 0; border-top:1px solid #E6E6E6; border-bottom:1px solid #E6E6E6;}
	.custom #nav_area ul {border-bottom:none; border-left:none; background:none;}
		.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

/* My additions to Kristarella's nav styling*/

.custom ul#tabs li a {
font-size:1.4em;
color:#333333;
text-transform:lowercase;
}

.custom ul#tabs li a:hover {
color:#FFFFFF;
text-decoration:none;
}

.custom ul#tabs li.current_page_item a {
color:#FFFFFF
}


/* Attempt to style kit and keep_in_touch*/

.custom #kit {margin-top: 5px; text-align:center;}

.custom #keep_in_touch {text-align:center; margin-bottom:5;}

/* Attempt to style feature box*/
.custom #feature_box {
background:#FFFFFF none repeat scroll 0 0;
border-color:#FFFFFF;
border-style:dotted;
border-width:thin;
padding-bottom:3mm;
padding-left:3mm;
padding-right:3mm;
padding-top:3mm;
margin-left:1.5em;
margin-right:1.5em;
font-size:150%;
}

.custom #archive_info ~ div.post .to_comments { display: none;}

.custom .comments_closed p {
  display: none;
}

.custom #recipe {
background:url(images/recipe-background.jpg) no-repeat;
margin-bottom:15px;
margin-left:0px;
margin-top:15px;
padding-top:5px;
padding-bottom:10px;
padding-right:25px;
padding-left:25px;
width:475px;
border:none;
}

.custom #cse-search-box div input {
width: 185px;
}


.custom .wp-caption {
background-color:#FFFFFF;
border-color:#FFFFFF;
border-style:none;
font-style:italic;
text-align:center;
}

<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:m="http://schemas.microsoft.com/office/2004/12/omml"
xmlns:css="http://macVmlSchemaUri" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta name=Title content="">
<meta name=Keywords content="">
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 2008">
<meta name=Originator content="Microsoft Word 2008">
<link rel=File-List href="custom_files/filelist.xml">
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Carolyn Cope</o:Author>
  <o:Template>Normal.dotm</o:Template>
  <o:LastAuthor>Carolyn Cope</o:LastAuthor>
  <o:Revision>4</o:Revision>
  <o:TotalTime>2</o:TotalTime>
  <o:Created>2008-10-13T02:13:00Z</o:Created>
  <o:LastSaved>2008-10-13T02:35:00Z</o:LastSaved>
  <o:Pages>1</o:Pages>
  <o:Words>293</o:Words>
  <o:Characters>1671</o:Characters>
  <o:Lines>13</o:Lines>
  <o:Paragraphs>3</o:Paragraphs>
  <o:CharactersWithSpaces>2052</o:CharactersWithSpaces>
  <o:Version>12.258</o:Version>
 </o:DocumentProperties>
 <o:OfficeDocumentSettings>
  <o:AllowPNG/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:Zoom>200</w:Zoom>
  <w:TrackMoves>false</w:TrackMoves>
  <w:TrackFormatting/>
  <w:ValidateAgainstSchemas/>
  <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
  <w:IgnoreMixedContent>false</w:IgnoreMixedContent>
  <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
  <w:Compatibility>
   <w:SplitPgBreakAndParaMark/>
   <w:DontVertAlignCellWithSp/>
   <w:DontBreakConstrainedForcedTables/>
   <w:DontVertAlignInTxbx/>
   <w:Word11KerningPairs/>
   <w:CachedColBalance/>
   <w:UseFELayout/>
  </w:Compatibility>
 </w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:LatentStyles DefLockedState="false" LatentStyleCount="276">
 </w:LatentStyles>
</xml><![endif]-->
<style>
<!--
 /* Font Definitions */
@font-face
	{font-family:Times;
	panose-1:2 0 5 0 0 0 0 0 0 0;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:3 0 0 0 1 0;}
 /* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Times;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Times;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
a:link, span.MsoHyperlink
	{mso-style-noshow:yes;
	color:#666666;
	text-decoration:none;
	text-underline:none;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-noshow:yes;
	color:purple;
	text-decoration:none;
	text-underline:none;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */
table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Cambria;
	mso-ascii-theme-font:minor-latin;
	mso-hansi-font-family:Cambria;
	mso-hansi-theme-font:minor-latin;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1027"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1"/>
 </o:shapelayout></xml><![endif]-->
</head>

<body bgcolor=white lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoNormal>/* File: custom.css Description: Custom styles for Thesis
BASIC USAGE: If you have enabled the custom stylesheet in the Thesis options
panel, the </p>

<p class=MsoNormal>tag will be appended with the &quot;custom&quot; class, like
so: </p>

<p class=MsoNormal>. You can use the &quot;custom&quot; class to override *any*
CSS declarations contained in the style.css file. For example, if you wish to
change the default link color to green, you would add the following
declarations to this file: .custom a, .custom a:visited { color: #090; }
&lt;--- This makes links green .custom a:hover { color: #00f; } &lt;--- This
makes links blue when you mouse over them WHY THIS WORKS: By using the
&quot;custom&quot; class, you are creating more specific CSS declarations for
HTML elements. CSS styling is applied through rules of specificity, and because
declarations prepended with .custom are more specific, they get applied when
the page is rendered! More information about styling your Thesis installation
using this file can be found in the User's Guide: http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>/* This line sets up our clickable background image based on
the site title's link */</p>

<p class=MsoNormal>/* DIY: Adjust the height &amp; width attributes to reflect
the actual size of your image */</p>

<p class=MsoNormal>/* DIY: Change the filename of your image to reflect the
actual header's file name */</p>

<p class=MsoNormal>.custom #header #logo a { display: block; height: 192px;
width: 960px; background: url('images/header.jpg') no-repeat; outline: none; }</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>/* This line gets rid of the site title &amp; tagline by
casting them out to far left field */</p>

<p class=MsoNormal>.custom #header #logo, .custom #header #tagline {
text-indent: -9999px; }</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>/* This line collapses the vertical space of the tagline so
that there isn't unnecessary white space after the header image */</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>/* This is a bit of a kludge, but it seems to work. */</p>

<p class=MsoNormal>.custom #header #tagline { height: 0; }</p>

<p class=MsoNormal><o:p>&nbsp;</o:p></p>

<p class=MsoNormal>/* This line removes the padding from the header so that the
background image sits close to the nav menu, the bottom border of the header,
and the sides of the content */</p>

<p class=MsoNormal>.custom #header { padding: 0; }</p>

</div>

</body>

</html>