/*
Theme Name: ThirstyMates.com
Theme URI: http://www.ThirstyMates.com/
Description: Skin for ThirstyMates.com By Grant Sanger.
Version: 1
Author: Grant Sanger
Author URI: http://www.ThirstyMates.com/
Tags: thirsty, mates, ThirstyMates, Beer

	This theme was designed and built by Grant Sanger,
	whose blog you will find at http://www.ThirstyMates.com/

*/



/* ================================= HERE WE GO! ================================= */
/* ================================= RESET ================================= */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* ================================= HEADER ================================= */

h1#header {
	height: 171px;
	background: url(/images/TM_headerBG.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

h1#header a{
	display: block;
	height: 171px;
	background: url(/images/TM_header.gif) top center no-repeat;
	text-indent: -30000px
}

div#page {
	margin: 0;
	padding: 0;
}


/* ================================= SITEWIDE STYLES ================================= */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 1.2em;
	font-size: 14px;
	background: #f6cc02;
}

.clear {
	clear: both;
	height: 1px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	padding-bottom: 10px;
}

a {
	text-decoration: none;
	color: #d0921d;
}

a:hover {
	text-decoration: underline;
	color: #a77413;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	color: #d0921d;
	line-height: 1.1em;
	margin-bottom: 3px;
}

ul li {
	list-style: none;
}

ol {
	list-style: outside decimal;
	margin: 5px 0 5px 40px;
}

blockquote {
	border-left: 2px solid #CCCCCC;
	margin: 0 40px;
	padding: 0 10px;
}

blockquote:before {
	font-size: 14px;
	content: open-quote;
	color: #999;
}

blockquote:after {
	font-size: 14px;
	content: close-quote;
	color: #999;
}

blockquote p {
	padding: 0;
	margin-bottom: 10px;
}

div#contentContainer {
	background: #f6cc02 url(/images/TM_bubbleBG.gif) top center repeat-x;
	min-height: 826px;
}

div#content {
	width: 900px;
	margin: 0 auto;
	min-height: 700px;
}

div#footer {
	width: 900px;
	margin: 0 auto 15px auto;
}

div#footer a{
	color: #000;
}

div#footer a:hover{
	text-decoration: underline;
}

div.post {
	margin-bottom: 20px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

div.thumbs a {
	float: left;
	margin: 5px;
}

div.thumbs a img{
	border: 1px solid #D0921D;
}

/* ================================= CONTENT ================================= */

#mainContent {
	border: 5px solid #d0921d;
	background: #fff;
	width: 640px;
	padding: 15px;
	float: left;
	min-height: 1012px;
}

div.widecolumn {
	border: 5px solid #d0921d;
	background: #fff;
	padding: 15px;
}

div#mainContent h3 {
	font-weight: bold;
	margin-bottom: 10px;
}

span.timeStamp {
	font-style: italic;
	color: #898888;
}

h3.author {
	font-size: 16px;
}

div.userThumb {
	float: left;
	margin: 5px 5px 15px 0;
	border: 2px solid #d0921d;
}

.postmetadata {
	border-bottom: 1px dashed #999;
	padding: 10px;
}

.altMeta {
	background: #eaeaea;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	padding: 10px;
}

div.post {
	margin-top: 10px;
}

div.post h2 {
	margin-bottom: 10px;
}

h3#respond {
	color: #666;
	font-size: 20px;
	margin-bottom: 15px;
}

div.entry ul li{
	list-style: url(/images/TM_beerBullet.gif) outside;
	margin: 10px 0 10px 27px;
	*padding-left: 10px;
}

/* ================================= SideBar ================================= */

div#sidebar {
	width: 207px;
	float: right;
}

div.sidebarSection {
	border: 5px solid #d0921d;
	background: #fff;
	margin-bottom: 15px;
	padding: 10px;
}

div#rssFeed a{
	display: block;
	width: 86px;
	height: 91px;
	text-indent: -30000px;
	background: url(/images/TM_RSSfeed.gif);
	margin: 0 auto 10px auto;
}

div#sidebar h2 {
	font-size: 20px;
	text-align: center;
	color: #d0921d;
	padding-bottom: 13px;
	background: url(/images/TM_sideBreak.gif) bottom left no-repeat;
	margin: 0 0 15px 0;
}

div.sidebarSection ul.recent li {
	list-style: url(/images/TM_beerBullet.gif) outside;
	margin: 10px 0 10px 27px;
	*padding-left: 10px;
}

div.meetMates ul li{
	list-style: none;
	margin: 0 0 10px 10px;
	height: 56px;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

div.meetMates ul li a{
	text-decoration: none;
}

div.meetMates ul li img{
	margin-right: 10px;
}

input#searchField {
	width: 173px;
	margin-bottom: 5px;
}

input#searchsubmit {
	cursor: pointer;
	border: 1px solid #000;
	width: 140px;
	padding: 3px;
	margin-left: 15px;
}

input#searchsubmit:hover {
	cursor: pointer;
	border: 1px solid #000;
	background: #d0921d;
	width: 140px;
	padding: 3px;
	margin-left: 15px;
}

/* Share this button */

a.sharethis {
	float: right;
	margin-top: 25px;
}

/* ================================= COMMENTS ================================= */

ol.commentlist {
	margin: 20px 70px 0 70px;
}

ol.commentlist li {
	margin-bottom: 30px;
	background: #fbfbfb;
	padding: 10px;
	border: 1px dotted #000;
}

ol.commentlist span.timeStamp {
	font-size: 10px;
}

textarea#comment {
	width: 635px;
}
.comment-body p{
	margin-left: 47px;
}
.avatar {
	float: left;
	margin: 0 15px 15px 0;
}
.comment-meta {
	margin-bottom: 20px;
}