/*  
Theme Name: Crackers + Honey
Theme URI: http://crackersandhoney.com
Description: The switch is on, back to Crackers + Honey after 3 years without.
Version: 4.0
Author: Kevin RE Watts
Author URI: http://kevinrewatts.com
*/

/* Sitewide */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	letter-spacing: .01em;
	font-family: 'Helvetica Neue', Verdana, Arial, Sans-Serif;
	background-color: #cdeef3;
	color: #323232;
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: .1em;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	letter-spacing: .09em;
	margin: 9px 0 2px 30px;
}

h3 {
	margin: 0;
	padding: 0;
	color: #858585;	
	font-size: .8em;
	letter-spacing: .09em;
}

/* Links */

A { 
	color: #323232;
	text-decoration: none;
}
	
A:link {
	color: #323232;
	text-decoration: underline;
}
	
A:visited {
	color: #323232;
	text-decoration: underline;
}
	
A:active {
	color: #999999;
}
	
A:hover {
	color: #111111;
	text-decoration: underline;
}
	
.title A { 
	color: #323232;
	text-decoration: none;
}
	
.title A:link {
	color: #323232;
}
	
.title A:visited {
	color: #323232;
	}
	
.title A:active {
	color: #999999;
	}
	
.title A:hover {
	color: #111111;
	text-decoration: underline;
	}
	
.subscribebuttons {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 23px;
	float: left;
}

	
.clear {
	list-style-type: none;
	clear:both;
}
	
/* Structure */

#page {
	margin: 5px auto;
	margin-top: 20px;
	margin-bottom: 50px;
	padding: 0;
	width: 882px;
	text-align: left;
	background-image: url(/images/site/content_background_turq.jpg);
}

#content {
	margin: 0;
	padding: 0;
}
	
.post {
	margin: 0 0 40px;
}
	
#sidebar {
	width: 260px;
	float: right;
	position: relative;
}

.graphictitle {
	padding: 20px 3px 0 0;
}

#etsy {
	width: 230px;
	margin-left: 10px;
}

.flickrsquares {
	width: 230px;
}

.flickrsquares a {
	float: left;
	margin: 7px;
	padding: 6px;
	border: 1px solid #eaeaea;
}

#contentcenter {
	width: 580px;
	margin: 10px;
	padding: 0;
	float: left;
}

#footer {
	background: url(http://crackersandhoney.com/images/site/footer_image.gif) top left no-repeat;
	width: 882px;
	height: 53px;
	margin: 5px auto;
	margin-top: 0;
	margin-bottom: 0;
}

/*Site Navigation */

#nav ul {
	margin: 0 0 0 2px;
	padding: 0;
}

 #nav img {
  	border: 0px;
}
        
#nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type:none;
}      

.navhome a {
   	display: block;
   	width: 105px;
	background: url(http://crackersandhoney.com/images/site/nav_home.gif) top left no-repeat;
    overflow: hidden;
}
        
.navhome a:hover {
	background-position: -136px;
}

.navshop a {
   	display: block;
   	width: 88px;
	background: url(http://crackersandhoney.com/images/site/nav_shop.gif) top left no-repeat;
    overflow: hidden;
}
        
.navshop a:hover {
	background-position: -136px;
}
.navarchives a {
   	display: block;
   	width: 136px;
	background: url(http://crackersandhoney.com/images/site/nav_archives.gif) top left no-repeat;
    overflow: hidden;
}
        
.navarchives a:hover {
	background-position: -136px;
}
     
.navlinks a {
   	display: block;
   	width: 91px;
	background: url(http://crackersandhoney.com/images/site/nav_links.gif) top left no-repeat;
    overflow: hidden;
}
        
.navlinks a:hover {
	background-position: -136px;
}

.navcontact a {
   	display: block;
   	width: 118px;
	background: url(http://crackersandhoney.com/images/site/nav_contact.gif) top left no-repeat;
    overflow: hidden;
}
        
.navcontact a:hover {
	background-position: -136px;
}
        
.navrss a {
   	display: block;
   	width: 43px;
	background: url(http://crackersandhoney.com/images/site/nav_rss.gif) top left no-repeat;
    overflow: hidden;
}
        
.navrss a:hover {
	background-position: -136px;
}
        
/* Content Styling */
	
.text {
	padding: 12px 5px 0 13px;
	font-size: 1.3em;
}

.date {
	margin: 0;
	padding: 0;
	color: #858585;	
}

img {
	border:none;
}

.title {
	background: url(http://crackersandhoney.com/images/site/title-heart.gif) top left no-repeat;
	padding-left: 23px;
}

.entry {
	margin-right: 5px;
	padding: 0 0 0 2px;
	text-align: justify;
	line-height: 1.4em;
}

.entrymeta {
	margin: 0;
	padding: 0;
	height: 40px;
	
}

.entrymeta li {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type:none;
}

.entrycomments a {
   	display: block;
	padding: 8px 0 0 2px;
	width: 44px;
    height: 35px;
	background: url(http://karissacove.com/images/site/journal_bubble.gif) top left no-repeat;
    overflow: hidden;
	font-size: 1..8em;
	text-align: center;
	text-decoration: none;
}
        
.entrycomments a:hover {
	background-position: -44px 0;
	text-decoration: none;
}

.entrylink a {
   	display: block;
   	width: 41px;
    height: 35px;
	background: url(http://karissacove.com/images/site/journal_pethead.gif) top left no-repeat;
    overflow: hidden;
}
        
.entrylink a:hover {
	background-position: -41px;
	text-decoration: none;
}

.footertitle {
	margin: 0;
}

.footerentrydate {
	margin: 0 0 0 40px;
}

/* Comments */

.comments {
	margin: 10px;
	padding: 0;
	letter-spacing: .01em;
}

.comments li {
	width: 490px;
	padding: 10px;
	margin: 5px;
	border: 1px solid #ddd;
}

.comments cite, .comments cite a, .wet_recent_comments cite, .wet_recent_comments cite a {
	font-weight: bold;
	font-style: normal;
	}
	
.comments small {
	padding: 4px 0 4px 0;
}

.comment {
	padding: 5px 0 5px 0;
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.comments-wrapper p {
	margin: 10px 0 10px 25px;
}
	
.comments-wrapper input, .comments-wrapper textarea {
	font: 1.2em 'Helvetica Neue', Verdana, Arial, Sans-Serif;
	margin: 8px;
}

.comment-input {
	width: 475px;
	height: 150px;
}

/* Journal Footer */

#journalfooter {
	width: 882px;
	margin: 20px auto;
	margin-top: 0;
	margin-bottom: 0;
}
	
#footercolumn1 {
	float: left;
	width: 400px;
	padding: 10px 10px 10px 40px;
}

#footercolumn2 {
	float: left;
	width: 400px;
	padding: 10px 10px 10px 20px;
}

#footercolumn2 form {
	padding-bottom: 30px;
}

#footercolumn2 h2 {
	padding-bottom: 5px;
}

/* Images in Posts */

p img {
	padding: 0;
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

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

.navigation {
	padding: 30px;
	font-size: 1.2em;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}

/* Archives Page */

.archives h2 {
	padding-top: 20px;
	clear: both;
}

.archives li {
	float: left;
	display: block;
	padding: 5px;
}

.archives input {
	font-size: 1em;
	margin-right: 5px;
	padding: 3px;
	letter-spacing: .09em;
}

.archives  form {
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding: 20px 0 20px 0;
	margin: 3px;
	vertical-align: middle;
	letter-spacing: .09em;
}

/* Links */

.linklistcatl {
	float: left;
	width: 225px;
}

.linklistcatr {
	float: right;
	width: 265px;	
}

.linklist ul {
	width: 450px;
	text-align: justify;
}

.linklist li {
	list-style-type:none;
	font-size: 1em;
	padding: 5px;
	float: left;
}

/* Recent Comments */

.recent_comments {
	padding: 5px 10px 0 8px;
}

.recent_comments li{
	list-style-type:none;
	padding: 10px;
	border: 1px solid #ddd;
	width: 500px;
	margin-bottom: 5px;
}

.recent_comments h2 {
	padding: 0;
	margin: 0;
}