/*  
Theme Name: drinkerthinker theme
Theme URI: http://drinkerthinker.com
Description: Adapted from the default WordPress theme, Michael Heilemann's
			 Kubrick (http://binarybonsai.com/kubrick/)
Version: 1.0
Author: Elizabeth Galle

*/


/* Begin Structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #A9CFF6;
	color: #000;
	text-align: center;	
	padding: 0; 
	}

#page {
	background: white url("/~ecgalle/wordpress/wp-content/themes/drinkerthinker/images/coffee_ring.jpg") no-repeat bottom right;
	border: 1px solid #959596;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	}

#content {
	font-size: 1.2em;
	margin-bottom: 130px;
	}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#header {
	padding: 0;
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
/* End Structure */


/* Begin Sidebar */

#sidebar
{
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 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 {
	margin: 3px 0 0;
	padding: 0;
	}
	
fieldset {
   border: none;
   margin: 0;
   padding: 0; 
   }
   
#searchform {
	margin: 0;
	padding: 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* End Sidebar */


/* Begin Links */

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #06c;
	text-decoration: underline overline;
	}
		
#sidebar a:hover {
	color: #06c;
	text-decoration: underline;
	}
		
/* End Links */



/*	Begin Headers */

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	text-align: center;
	}

#headerimg h1 {
	padding-top: 120px;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #fff;
	}

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

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


/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}

#headerimg {
	background: url('/wordpress/wp-content/themes/drinkerthinker/images/coffee_header.jpg') no-repeat top;
	height: 299px;
	margin: 15px 0 0;
	padding: 0;
	}

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 Entry & Form Elements */

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

.entry p a:visited {
	color: #06c;
	}

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

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

.entry form { /* This is mainly for password-protected posts, makes them look better. */
	text-align:center;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

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

select {
	width: 130px;
	}

/* End Entry & Form Elements */




/* Begin Various Tags & Classes */

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

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin-left: 20px;
	padding-left: 5px;
	border-left: 5px solid #d5d6d7;
	}

.center {
	text-align: center;
	}

code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

dd {
	margin-bottom: 10px;
}

hr {
	display: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
	
/* End Various Tags & Classes*/


/* Begin Comments*/

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Comments */



