/*
Theme Name: Makool Loves You
Theme URI: http://blog.makoollovesyou.com
Description: The Makool Loves You Blog Theme
Version: 1.0
Author: Graeme Nelson
Author URI: http://graemenelsonpdx.com
*/


/* general settings */
ul { list-style: none; margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; }
a { color: #666; text-decoration: none; }
a:hover { color: #9b0c05; }


/* header */
#header { margin-bottom: 36px; }

/* content */
#content .content-wrapper { border-right: 1px solid #eee; padding-right: 5px; }

/* sidebar */
#sidebar .section { margin-bottom: 18px; }
#sidebar .section h3 { color: #333; font-weight: normal; margin: 0; padding: 0;}
#sidebar .sponsor-link { color: #666; font-size: 0.9em; text-align: center; width: 150px; }
#sidebar .sponsor-link a { display: block; font-size: 1.20em; }

#contact-us { padding: 0; font-size: 1.20em; margin: 0;}

#ads a { margin-bottom: 18px; display: block; }
#ads a img { border: 1px solid #aaa;  }}

#social { padding-top: 18px; font-size: 1.10em;}
#categories { color: #666; }

#shop { padding: 0 0 18px 0;  }
#shop img { border: 1px solid #aaa; }
#shop img.title { margin-bottom: 18px; border: none; }
#shop ul li { margin-bottom: 9px; }


/* comments */
textarea#comment { width: 680px; }

/* post */
.post { border-bottom: 1px solid #eee; margin-bottom: 18px;}
.post h2 a { color: #333; }
.post h2 a:hover { color: #9b0c05; }
.post .entry { font-size: 1.25em;}
.post .entry img.aligncenter { display: block; margin-left: auto; margin-right: auto }

.post a { color: #d3916f; }
.post a { color: #d88;}
.post a { color: #d97;}
.post a:hover { text-decoration: underline; }



.post ul.postmetadata { color: #555; margin-bottom: 18px; font-size: .90em;}

.post ul.postmetadata a { color: #666; }
.post ul.postmetadata a:hover { text-decoration: underline; }

.post .comments { font-size: 1.10em; padding-bottom: 18px;}
.post .comments a {color: #666; }
.post .comments a:hover { color: #9b0c05; }



/* alignments */
div.navigation { float: left; width: 700px; margin-bottom: 18px;}
div.alignleft { float: left; }
div.alignright { float: right; }
