/*
Theme Name: Mint and Chocolate
Theme URI: http://www.sweetboutiquedesign.com
Description: Fixed Width, 2 Columns, 1 Left Sidebar
Version: 1.1
Author: Stephanie Fredrickson
Author URI: http://www.sweetboutiquedeisgn.com
*/


/*===main containers===*/
body {
    background-image:url(images/chocmintbg.gif);
    background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #634A39;
	 text-align: center;
}
#wrapper {
	background-color:#FFFFFF;
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
	
}
#header {
	height: 281px;
	width: 840px;
	margin: 0px;
}
#main {
	width: 840px;
}
#content {
	width: 620px;
	padding: 10px;
	float: right;
	line-height: 1.3em;
}
#sidebar {
	width: 180px;
	float: left;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	line-height: 18px;
	display: inline;
}

/*===general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 5px;
	
}
.entry-content, .entry-excerpt {
	clear: left;
	border-bottom: 1px dashed #73C39C;
	padding-bottom:5px;
}
.navigation {
  clear: both;
}
.avatar {
  float: left;
  margin: 3px 5px 0 0 ;
}
.entry-meta {
  margin: 0 0 0px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
	font-size: 10px;
}

/*===sidebar links===*/
#sidebar{
float: left;
padding-right: 10px;
color: #996633;
padding: 15px 0px 15px 0px;
	margin: 0px;

}
#sidebar h2 {
	font-size: 1.2em;
	font-family: Arial, Tahoma, Verdana;
	color:#73C39C;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 5px 10px 5px 0px;
	border-bottom: 1px dashed;
	text-transform:uppercase;
}

#sidebar a {
font-size: .9em;
	color: #8A776B;
	text-decoration: none;
	font-weight:bold;
}



#sidebar a:hover {
color:#73C39C;
	font-weight:bold;
	text-decoration: underline;
}

#sidebar ul {
padding:0;
margin: 0px 0px 5px 10px;
}



#sidebar li {
padding:0 0 2px 0;
margin-left:1px;
color: #8A776B;
list-style-type:none;
}
   
#sidebar img{
	margin-top: 8px;}
   
   
 /* Begin Form Elements */
    #searchform {
  display: block;
			width: 120px;
	    }
		


  /*===headings===*/
#content h2 {
	color: #73C39C;
	font-size: 20px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h2 a, #content h2 a:visited  {
	color: #73C39C;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#content h2 a:hover {
	color: #574437;
	font-weight: bold;
	text-decoration: none;
	}

.post h2 {
    color:#73C39C;
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
	color: #73C39C;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}


/*===post date===*/
  .entry-date  {
height : 113px;
width : 113px;
background : url(images/postbg.gif) no-repeat;
display : inline;
float : left;
margin : 0 5px 0 0;
color : #574437;
font-family : Georgia, "Times New Roman", Times, serif;
}
.entry-month {
font-size : 19px;
width : 89px;
text-align : center;
height : 20px;
line-height : 25px;
margin : 5px 0 0 0;
font-weight : bold;
padding : 12px 0 0 12px;
}
.entry-day {
font-size : 27px;
text-align : center;
height : 28px;
width : 89px;
margin : 0 0 0 12px;
font-weight : bold;
line-height : 28px;
} 
/*- Search Form and Livesearch */
#searchform {
	display: block;
		margin-left: 10px;
		width: 90px;
	
	}

/*===comment form and comments===*/
#commentblock {
	color: #574437;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#commentblock ol {
	list-style-type: disc;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
.commentdate {
	font-weight: bold;
	font-size: 12px;
	}

.commentname {
	color: #574437;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

.commentinfo {
	clear: both;
	}

.commenttext {
	width: 580px;
	color: #574437;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dashed #73C39C;
	}

.commenttext-admin {
	width: 580px;
	color: #574437;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dashed #73C39C;
	}#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}

/************************************************
*	Hyperlinks									*
************************************************/

#content a:link, #content a:visited {
	padding: 2px;
	color:#73C39C;
}
#content a:hover {
	text-decoration: none;
	  color: #8A776B;
}

	

/*===blockquotes===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote2.gif) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote.gif) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}

/*===images when inserted into a post.===*/
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}

/*===Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}

/************************************************
*	Footer  								*
************************************************/
#footer {

    background: url(images/Footer.gif) repeat-x;
	width: 840px;
	height: 100px;
	clear: both;
	text-align: center;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
#footer p {
	color: #FCFFDE;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding:40px 0px 0px 0px;
	}
		
#footer a, #footer a:visited {
	color: #FCFFDE;
	font-weight:bold;
	text-decoration: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	}
	
#footerleft {
	width: 840px;
		margin: 0px;
	padding: 60px 0px 0px 0px;
	}
	