/*
Theme Name: gtrot | blog
Theme URI: http://www.gtrot.com/
Description: The default WordPress theme for gtrot.
Version: 1.0
Author: Brian Hall
Author URI: http://www.stevenbrianhall.com/
Tags: red, white space, clean

	gtrot | blog v1.0
	http://www.gtrot.com/

	This theme was designed and built by Brian Hall,
	whose blog you will find at http://www.stevenbrianhall.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	min-width: 83em;
}

#banner {
	float: left;
	width: 100%;
	background: url('images/banner_bg.png') repeat-x;
	margin-top: 1px;
	height: 87px;
}

#banner #blog_title {
	font-size: 3.4em;
	font-weight: bold;
	color: #b72323;
	text-decoration: none;
	letter-spacing: -0.04em;
	padding-left: 75px;
	float: left;
	margin-left: 20px;
	position: relative;
	top: 24px;
	background: url('images/blog_shoes.png') left no-repeat;
	clear: left;
}

#main {
	float: left;
	width: 100%;
	padding-top: 50px;
}

#main #left {
	width: 65%;
	float: left;
	padding-left: 20px;
	text-align: left;
	position: relative;
	margin-right: 25px;
}

#main #left h1.pagetitle {
	font-size: 3em;
	margin-bottom: 10px;
	color: #d43333;
}

#main #left .navigation {
	width: 82%;
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	top: -10px;
	z-index: 5;
	margin-bottom: 8px;
	font-size: 1.3em;
	color: #e14f4f;
}

#main #left .navigation a {
	color: #e14f4f;
	text-decoration: none;
	font-weight: bold;
}

#main #left .navigation a:hover {
	color: #f16865;
}

#main #left .navigation .alignleft {
	float: left;
}

#main #left .navigation .alignright {
	float: right;
	margin-right: 110px;
}

#main #left #icons {
	position: absolute;
	left: auto;
	right: 20px;
	top: -15px;
	z-index: 10;
}

#main #left #icons li {
	float: left;
	margin-right: 3px;
}

#main #left .post {
	float: left;
	width: 100%;
	font-size: 1.05em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

#main #left .post blockquote {
	background-color: #eee;
	padding: 10px 20px 5px 20px;
	margin: 0;
	font-style: italic;
	font-size: 1.1em;
	margin-bottom: 10px;
}

#main #left .post h2 {
	font-size: 2.45em;
	margin-bottom: 20px;
	color: #5c5c5d;
}

#main #left .post h2 a {
	color: #5c5c5d;
	text-decoration: none;
}

#main #left .post h2 a:hover {
	color: #ccc;
}

#main #left .post p {
	margin-bottom: 15px;
	color: #2e2d2d;
}

#main #left .post .entry {
	padding-left: 10px;
}

#main #left .post .entry .alignleft {
	float: left;
	margin-right: 15px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #e2e2e2;
}

#main #left .post .entry .alignright {
	float: right;
	margin-left: 15px;
	padding: 5px;
	background-color: #eee;
	border: 1px solid #e2e2e2;
}

#main #left .post .entry ul {
	margin-left: 10px;
	list-style: disc;
	margin-bottom: 10px;
}

#main #left .post .entry ul li {
	margin-left: 10px;
	margin-bottom: 5px;
}

#main #left .post strong {
	font-weight: bold;
}

#main #left .post .entry a {
	color: #b21a1a;
	text-decoration: none;
	border-bottom: 1px dotted #b21a1a;
}

#main #left .post .entry a:hover {
	color: #e94842;
	border-bottom: 1px dotted #e94842;
}

#main #left .post .postmetadata {
	float: left;
	width: 100%;
	clear: both;
	text-align: right;
	font-size: 0.9em;
}

#main #left .post .postmetadata .top {
	float: right;
	text-align: right;
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
	color: #a2a2a2;
}

#main #left .post .postmetadata .top a {
	color: #a2a2a2;
	font-weight: bold;
	text-decoration: none;
}

#main #left .post .postmetadata hr {
	float: right;
	height: 1px;
	width: 98%;
	border: none;
	background-color: #e4e4e4;
	margin: 0;
	padding: 0;
}

#main #left .post .postmetadata .bottom {
	float: right;
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #a2a2a2;
}

#main #left .post .postmetadata .bottom a {
	color: #ac0a0a;
	font-weight: bold;
	text-decoration: none;
}

#main #left .post .postmetadata .bottom a:hover {
	color: #d5272c;
}

#main #left #comments {
	float: left;
	width: 100%;
}

#main #left #comments h3 {
	font-size: 2em;
	color: #ccd0d5;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9eef4;
	font-weight: normal;
}

#main #left #comments #dsq-login-message {
	clear: both;
}

#main #left #comments #dsq-options,#main #left #comments .dsq-by {
	display: none;
}

#main #left #comments #dsq-login {
	clear: both;
}

#main #left #comments #dsq-auth {
	clear: both;
}

#main #left #comments #dsq-comments a {
	color: #a13532;
}

#main #left #comments #dsq-comments .dsq-comment-cite {
	float: left;
}

.dsq-comment-footer {
	float: left;
	clear: both;
	border-bottom: 1px dotted #efefef !important;
	padding: 10px !important;
}

.dsq-comment-footer a {
	font-size: 1.1em;
	text-decoration: none;
	color: #ac6668 !important;
	font-weight: bold;
}

.dsq-comment-header {
	font-size: 1.4em;
}

.dsq-header-meta a {
	color: #efefef !important;
}

#main #left #comments #dsq-comments .dsq-comment-message {
	font-size: 1.2em;
	float: left;
	padding: 10px;
	clear: both;
	border-left: 5px solid #ececec;
	padding-left: 10px;
	margin-left: 20px;
	font-style: italic;
	margin-bottom: 10px;
	font-family: Georgia;
	color: #333;
}

.dsq-header-meta {
	float: left;
}

.mc_var_label {
	font-style: italic;
}

#main #right {
	float: left;
	width: 300px;
	margin-right: 25px;
	position: relative;
	top: -60px;
}

#main #right #what_box {
	background-color: #f8f8f8;
	position: relative;
	border: 1px solid #ebebeb;
	margin-bottom: 15px;
	width: 300px;
	padding: 5px;
	text-align: left;
	font-size: 0.9em;
	float: left;
}

#main #right #what_box h3 {
	position: absolute;
	top: -44px;
	left: 0;
	font-size: 2.02em;
	font-weight: bold;
	color: #c22a2a;
}

#main #right #what_box h3 .logo {
	position: relative;
	bottom: -12px;
	display: inline;
	margin-left: -5px;
}

#main #right #what_box .left {
	float: left;
	width: 200px;
}

#main #right #what_box .left p {
	margin: 10px;
	line-height: 1.3em;
	color: #373737;
}

#main #right #what_box .right {
	width: 95px;
	float: left;
}

#main #right #what_box .right .highlight {
	width: 100%;
	height: 55px;
	margin-bottom: 2px;
	border: 1px solid #ccc;
}

#main #right .widget {
	float: left;
	width: 95%;
	text-align: left;
	margin-left: 10px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#main #right .widget .widgettitle {
	font-size: 1.7em;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 5px;
	color: #9a9898;
}

#main #right .widget a {
	color: #b72323;
	text-decoration: none;
}

#main #right .widget a:hover {
	color: #dc3e39;
}

#main #right .widget form input {
	border: 1px solid #dcdcdc;
	width: 100%;
	font-size: 1.1em;
}

#main #right .widget h3 a {
	color: #9a98a5;
}

#main #right .widget_twitter {
	
}

#main #right .widget_twitter .twitter-item {
	font-style: italic;
}

#main #right .widget_twitter .twitter-item .twitter-timestamp {
	font-weight: bold;
}

#footer {
	float: right;
	clear: both;
	text-align: right;
	font-size: 0.8em;
	margin: 5px;
	color: #999;
}