/*  
Theme Name: Wild Yeast Theme
Description: <a href="http://www.wildyeastblog.com" title="Wild Yeast" target="_blank">Wild Yeast Theme</a> : Created by <a href="http://www.wildyeastblog.com" title="Susan Tenney" target="_blank">Susan Tenney</a>.
Version: 1.0
Author: Susan Tenney
Author URI: http://www.wildyeastblog.com 
*/


/* Links and Images
----------------------------------------------- */
a:link,a:visited {
  text-decoration:none;
  } 
a:link {
  color:#660000;
}
a:visited {
 color:#666633; 
}
a:hover, a:active {
  color:#339999;
  text-decoration: underline;
  }
img {
  max-width: 475px;
}
img.left, img.right {

        border: none;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}	
img.right 
{
	float:right;
	margin:0 0 1em 1em;	
}
a:link img,
a:visited img, 
a:hover img, 
a:active img 
{
	border:0;
}
fieldset 
{
	border:none;
}
/* Lists
----------------------------------------------- */
ul {
  margin:0 0 1em;
  padding:0;
  list-style:none;
  }
li {
  margin:5px 0;
  padding:0;
 /* line-height:1.6em;  */
  }
dl {
  margin:0 0 1em;
  }
dt {
  margin:0;
  font-weight:bold;
  }
dd {
  margin:0 0 .75em;
  padding:0;
  }
blockquote 
{
	border-left: 5px solid #ccc;
        margin-left:1.5em;
	padding-left:5px;
}

body {
  background:#999966;
  margin:0;
  padding:0;
  border: solid 1px #565;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size:80%;
  color:#000000;
  }

cite {
  font-size: 90%;
  font-style: normal;
}


/* Page Structure

----------------------------------------------- */
#page {
  width:900px;
  margin:1px auto;
  text-align:left;
 color:#333;

  background:#fff ;
}
#content {
  float:left; 
width:700px;

}

#content .storeheader {
width:500px;
padding-left:70px;
padding-top:20px;
}


#store {
float:left;
width: 800px;
padding-left:40px;
}

#main {
float:right;
width: 486px;
  font-size:85%;
  line-height:1.8em;
 padding:0 10px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#leftside {
  float:left;
  width:170px;
  font-size:85%;
  line-height:1.4em;
  padding:0 10px;
}
#rightside {
  float:right;
  width:170px;
  padding:0 10px;
  font-size:85%;
  line-height:1.4em;  
}

#header {
  background: url(http://www.wildyeastblog.com/wp-content/themes/wildyeast/img/headerwin.jpg) no-repeat center;padding:10px;  
  margin:0 auto;
  height:155px;
  border-bottom:#cd9 1px solid;
  text-align:left;
}
#header * {
color:#ffffff;
}
#header h1 
{
	margin:0;
  padding:10px 0;
  font-size:4.4em;
  font-variant:small-caps;

}
#header h1 a
{
    border:0;	
    display:block;
    height: 175px;
    width:900 px;
    text-decoration: none;
}
#header h1 a span {
  visibility: hidden;
}
#header .menu
{
	font-family:Georgia, Verdana, Arial, serif;
	font-size:1.25em;
	font-variant:small-caps;	
	font-weight:normal;
    position: absolute;
    top: 150px;
    width: 880px;
    text-align:right;

}

#header .menu ul li 
{
    display:inline;	
    border:0;
    padding:4px 10px;
}
#header .menu li a:hover,
#header .menu li a:active,
#header .menu li.current_page_item a:link,
#header .menu li.current_page_item a:visited,
#header .menu li.current_page_item a:hover,
#header .menu li.current_page_item a:active
{
 color:#ffffcc; 
}

/* Headings
----------------------------------------------- */
h1,h2,h3,h4,h5,h6 
{
    font-family: 'Times New Roman', Times, serif;
    font-weight:normal;
    color:#666666;
}
h2,h3 {
		font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
margin:20px 0 6px;
	padding:5px 0;
	font-size:1.0em;
	line-height:1.4em;
}

h2, h2 a, h2 a:visited {
  color:#660000;
}
h2 a:hover, h2 a:active {
  color:#339999;
  text-decoration: underline;
}
/* h4 for date */
h4 {
	text-align: right;
        border-bottom: 1px dotted #ccc; 
        font-family: "Times New Roman", Times, serif;
        font-size: 120%;
	letter-spacing: 0.2em; 
        margin:15px 0 2px 0;
	padding-bottom:2px;
        padding: 0;
        border-top: solid 2px #565;


	
}
h5 {
	border-bottom: 1px dotted #eee; 
        font-family: "Times New Roman", Times, serif;
        margin-top: 1;
}
/* Sidebars 
----------------------------------------------- */
#leftside h2, #rightside h2 
{
	border-bottom: 1px dotted #ccc;
        font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        font-size:1em;
	color:#660000;
	text-transform:lowercase;		
}
#leftside ul, #rightside ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#leftside a:visited, #leftside a:link, #rightside a:visited, #rightside a:link {
  color:#666633;
}
#leftside a:hover, #rightside a:hover {
  color:#339999;
}
#leftside ul ul, #rightside ul ul
{
	/*padding-left:1em;*/
	margin-left:1em;	
	/*list-style-image:url(img/bullet.gif);*/
}
#leftside form, #rightside form,#leftside p, #rightside p
{
	margin:0;
	padding:1em 0 0 1em;
}
/* Main
----------------------------------------------- */
#main ul 
{
	margin-left:2em;
	list-style-image:url(img/bullet.gif);
}
#main ul.nobull
{
	list-style:none;
}
#main ul.heart
{
        list-style-image:url(img/heartbullet.gif);
}
#main .post 
{
	padding-bottom:5px;
	padding-left:10px;
	margin-bottom:3em;
/*border-bottom:#eee 1px dashed;*/
        font-family: "Times New Roman", Times,  serif;
        font-Size: 1.3em;
}

#main .ysinfo 
{
	padding:10px 10px 10px 10px;
        background: #f5f5dc;
        border:#000 1px solid;
        font-family: "Times New Roman", Times,  serif;
        font-Size: 1.3em;
}

#main .highlightbox 
{
	padding:10px;
        background: #f5f5dc;
        border:#000 1px solid;
        font-family: "Times New Roman", Times,  serif;
}

#main .entry
{
  /*border-bottom: solid 1px #565;*/
}
#main .entry a:visited, #main .entry a:link {
text-decoration: underline;
}
#main .post h2 {
border-bottom:0;
        font-family: "Times New Roman", Times, serif;
    font-size: 130%;
        color: #990000;
        padding: 0;
padding-bottom: 10px;
        line-height: 1em;
}
#main .post h2 a 
{
	border:0;

}
#main .bordertop {border-top: solid 1px #565;}

#main .post-meta 
{
	color:#888;
	/*margin:-5px 0 5px 0;*/
margin:0;
	padding:0;	
padding-bottom:6px;
 	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size:80%;
clear:both;
}

#main .post-meta span.comments
{
	float:right;
	/*padding:0 5px 0 12px;*/
	color:#999;
}

#main .related {
        margin: 1em 0 0 ;
        font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        font-size:90%;

        /*color: #666633;*/
color:#666;
}
#main ul.related
{
        list-style: none;
        font-family: "Times New Roman", Times,  serif;
        margin: 0 0 0 12px;
font-size:100%;
}

.boxright { display:block; position:relative; float:right; margin-left:6px; width:20%; text-align:left; border:1px solid; padding: 5px; background: transparent}

.boxright p { font-size:85%; padding: 5px} 

/*  
Theme Name: Wild Yeast Theme
Description: <a href="http://www.wildyeastblog.com" title="Wild Yeast" target="_blank">Wild Yeast Theme</a> : Created by <a href="http://www.wildyeastblog.com" title="Susan Tenney" target="_blank">Susan Tenney</a>.
Version: 1.0
Author: Susan Tenney
Author URI: http://www.wildyeastblog.com 
*/

/* Links and Images
----------------------------------------------- */
a:link,a:visited {
  text-decoration:none;
  } 
a:link {
  color:#660000;
}
a:visited {
 color:#666633; 
}
a:hover, a:active {
  color:#339999;
  text-decoration: underline;
  }
img.left, img.right {

        border: none;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}	
img.right 
{
	float:right;
	margin:0 0 1em 1em;	
}
a:link img,
a:visited img, 
a:hover img, 
a:active img 
{
	border:0;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
fieldset 
{
	border:none;
}
.wp-caption-text {
  margin-top: -10px;
  padding: 0 ;
  font-style: italic;
}
/* Lists
----------------------------------------------- */
ul {
  margin:0 0 1em;
  padding:0;
  list-style:none;
  }
li {
  margin:5px 0;
  padding:0;
 /* line-height:1.6em;  */
  }
dl {
  margin:0 0 1em;
  }
dt {
  margin:0;
  font-weight:bold;
  }
dd {
  margin:0 0 .75em;
  padding:0;
  }
blockquote 
{
	border-left: 5px solid #ccc;
        margin-left:1.5em;
	padding-left:5px;
}

table {
  border-collapse: collapse;
  margin-bottom: 10px;
}
.borderless table{
  border: 0;
}
.borderless td {
  border: 0;
}
.borderless tr {
  border: 0;
}
.borderless th {
  border: 0;
}
.yeastspotting table, .ysindex table {
   border: 0;
   margin-top: 0px;
}

.yeastspotting td, .ysindex td {
  border: 0;
  padding: 5px;
  color: #a0522d;
  text-align: left;

}
.yeastspotting tr {
  border: 0;
  border-bottom: 1px dotted black;
}

.yeastspotting th, .ysindex th {
   border: 0;
  padding: 3px;
  color: #000000;
  font-size:120%;
  font-weight:normal;
  text-align: left;
  padding-left:20px;
  font-variant:small-caps;
}

.yeastspotting th {
  border-bottom: 2px solid black;
  padding-top:30px;
}

.ysindex th {
  padding-top:10px;
}



#main .yeastspotting ul {
  list-style:none;
  margin-left:0;
}

.formula table,td,th {
  border: solid 1px black;
}
.formula caption {
  padding-left: 12px;
  text-align: left;
}
.formula td,th {
  padding: 6px;
  text-align: right;
}

/* Misc


----------------------------------------------- */
p {
  margin:0 0 .75em;  
}
input.textbox, textarea, select 
{
	background:#fff url(img/nav_shadow.jpg) repeat-x top;
	margin:1px 0;
	padding:3px;
	font:1em "Lucida Grande",Verdana, Arial, Serif;
}
input.textbox {
	border:1px solid #aaa;
	color:#333;  
	width:150px;
}
textarea {
	width:90%;
	border:1px solid #aaa;
	color:#333;  
	line-height:1.5em;
}
input.textbox:focus,textarea:focus 
{
	border:1px solid #777;
	color:#333;
	background:#fff url(img/nav_shadow.jpg) repeat-x top;
}
#submit 
{
	font-weight:bold;
}
/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  text-align:center;
  padding:5px;
  font-size:85%;
  line-height:1.8em;
  background:#ece9e9;
  border-top:1px solid #bd9;
  }

/* Comments
------------------------------------------------ */
#comments, #respond{
	margin: 2em 0 5px 5px;
font-size:90%;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
#main .commentlist {
	margin: 0;
	padding: 0;		
	/*border-top: #ddd 1px solid;*/
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;	
	background:#fff;
	/*border-bottom: #ddd 1px solid;*/
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li.authorcomment 
{
    border:#fc9 1px solid;    
}
.commentlist li .cmtinfo 
{
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size:.9em;		
	text-align:right;
	color:#888;
}
.commentlist li cite 
{
	font-style:normal;
	float:left;
	font-size:.9em;
	color:#333;
}
.commentlist li .cmtinfo em 
{
	margin:5px;
	padding:5px;
	font-style:normal;
}
.commentlist li .cmtinfo em a
{
	text-decoration:none;
	border:0;
}
.commentlist img.avatar {
	float: right; 
margin: 0 0 0 10px;
padding: 3px; 
/*border:1px solid #eee;*/
}
#page .nocomments 
{
	text-align:center;
	color:#999;
}
#page .feed 
{
	list-style-image:none;
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 17px;
	
	margin:0;
}
#page .trackback 
{
	background:url(img/link.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
#page .commentsfeed 
{
	margin:0.5em 0;
	border-bottom:#cd9 1px solid;
}
#header, #sidebar, #footer, .widget {
    overflow: hidden;
}


#coldform {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  font-size: 90%;		
  color: #666633;

}

.hover-link {
  position:relative;

}

.hover-text {
 text-decoration:underline;
  color:#660000;

}

.hover-popup {
  display:none;
  position:absolute;
  bottom:14px;
  left:-10px;
  z-index: 100;
  white-space:nowrap;
  background:#ffffcc;
  padding: 5px;
  border: solid 1px;
}



.hover-link:hover .hover-popup {
  display:block;
}

 a.imgPop {
  position:relative;
  z-index:20;
  margin-left: 130px;
  margin-right: 110px;
  text-decoration:none;
  white-space:nowrap;
 }

 a.imgPop:hover {
   display:inline;
   z-index:30;
  font-weight:bold;
   color:black;
 /*  border: solid 1px;*/
  /* font-size:120%;*/
background:#ffffcc;
 }

 a.imgPop span {
   display:none;
 }

 a.imgPop:hover span {
  display:block;
  position:absolute;
  top:-20px;
  left:-138px;
  font-weight:normal;
  border: solid 1px;
  text-align: center;
 }

a.unstyledlink:link {
  text-decoration:none;
}
a.unstyledlink:visited {
  text-decoration:none;
}
a.unstyledlink:hover {
  text-decoration:none;
}
a.unstyledlink:active {
  text-decoration:none;
}

.related table {
   border: 0;
   margin-top: 0px;
   border-bottom: 1px dotted black;
   align: center;
line-height: 1.2em;
   
}

.related td {
  border: 0;
  vertical-align: top;
  padding: 3px;
  text-align: center;

}


