/*
Theme Name: WebMommies
Version: 1.1
Author: Lora Jensen
Author URI: http://www.webmommies.com/
*/



/* Begin Typography & Colors */


.entry p {
  font-size: 1.05em;
  }

.entry {
  margin-top: 5px;
  }

.postmetadata {
  }

.alt {
  border-top: solid 1px gray;
  }

p.ts {
  margin-top: -20px; padding: 0; 
}

small {
  font-size: 0.7em;
  line-height: 1.4em;
  }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #905390;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.entry p a:visited {
  color: purple;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata, blockquote, strike {
  color: gray;
  }

.nocomments {
  display: none
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: gray;
  text-decoration: none;
  }

a:hover {
  color: #662d66;
  text-decoration: none;
  }

/* End Typography & Colors */



/* Begin Structure */

.post {
  margin: 0 0 40px;
  }

.postmetadata {
}

.clear {
  clear: both;
}


/* End Structure */



/*  Begin Headers */

/* End Headers */



/* 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 Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
  margin-left: 49px;
  margin-bottom: 20px;
}

.entry ul li {
  list-style-type: disc;
}

.entry ul li:before, #sidebar ul ul li:before {
/*  content: "\00BB \0020"; */
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  padding: 0.5em 0 0.5em 20px;
  font-size: 0.7em;
  line-height: 1em;
  margin: 0;
  }
/* End Entry Lists */



/* Begin Form Elements */

/* End Form Elements */



/* Begin Comments*/

/* End Comments */



/* Begin Sidebar */

/* End Sidebar */



/* Begin Calendar */

/* 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;
  }

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  padding-top: 20px; padding-bottom: 20px;
  }

.bt {
  border-top: solid 1px gray;
  margin:0; padding: 0;
  }
.bb {
  border-bottom: solid 1px gray;
  }

/* End Various Tags & Classes*/



/* "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." */

/*widgettitle*/

h1, h2, h3 {
text-transform: capitalize;
  }







