/*  
Theme Name: Squawking Baseball
Theme URI: www.squawkingbaseball.com
Description:
Version:
Author: Lee Hoffman
*/

body {
	margin:0;
	background:#fff url(images/bg.gif) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:24px;
	}
a {
	color:#333;
	text-decoration:none;
	}
blockquote {
	background:url(images/blockquote.png) top left no-repeat;
	margin:0;
	padding:0 0 0 50px;
	color:#666;
	}
img {
	border:none;
	}
.clear {
	clear:both;
	}

/* The Top */

.top {
	background:#000;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}
.topwrapper {
	width:981px;
	margin:0 auto;
	height:32px;
	line-height:32px;
	}
.top ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	}
.top li {
	display:inline;
	padding:0 16px;
	}
.top a {
	color:#ccc;
	}
.top a:hover {
	color:#fff;
	}

/* The Blue Part */

.bluebar {
	height:11px;
	background:#70cbe2;
	border-bottom:1px solid #5da2b3;
	overflow:hidden;
	}

/* The Header */

.head {
	height:170px;
	background:#3d515a;
	border-bottom:1px solid #1f1f1f;
	}
.headwrapper {
	width:981px;
	margin:0 auto;
	position:relative;
	}
.blogtitle {
	position:absolute;
	top:103px;
	left:245px;
	display:block;
	background:url(images/title.png);
	height:44px;
	width:387px;
	}

/* The Logo */

.logotop {
	height:32px;
	width:412px;
	background:url(images/baseball-top.png);
	position:absolute;
	top:-44px;
	left:0;
	}
.logomiddle {
	height:12px;
	width:604px;
	background:url(images/baseball-blue.png);
	position:absolute;
	top:-12px;
	left:0;
	}
.logo {
	display:block;
	height:171px;
	width:604px;
	background:url(images/logo.jpg);
	position:absolute;
	top:0;
	left:0;
	}
	
/* The Main Wrapper Elements */

.wrapper {
	width:931px;
	margin:0 auto;
	background:url(http://www.squawkingbaseball.com/wp-content/themes/SquawkingBaseball/images/wrapper.gif) right repeat-y;
	padding-left:50px;
	}
.content {
	float:left;
	width:503px;
	padding:44px 34px 0 0;
	overflow:hidden;
	}
.left {
	float:left;
	width:200px;
	padding:37px 21px 0 22px;
	overflow:hidden;
	}
.right {
	float:left;
	width:125px;
	padding:37px 14px 0 12px;
	text-align:center;
	color:#999;
	font-size:10px;
	line-height:normal;
	font-weight:bold;
	overflow:hidden;
	}

/* The Content */

.postinfo {
	width:444px;
	color:#83b3c0;
	font-size:11px;
	line-height:normal;
	background:url(images/sb.png) 0 2px no-repeat;
	padding-left:59px;
	min-height:39px;
	}
.postinfo a {
	color:#40a6c0;
	border-bottom:1px solid #c4d5d7;
	}
.postinfo a:hover {
	border-color:#3390a8;
	}
.postinfo h1, .postinfo h2 {
	color:#3390a8;
	font-size:23px;
	margin:0;
	}
.postinfo h1 a, .postinfo h2 a {
	color:#40a6c0;
	text-decoration:underline;
	border:none;
	}
.postinfo h1 a:hover, .postinfo h2 a:hover {
	color:#83b3c0;
	}
.post {
	}
.post a, .postbottom a {
	border-bottom:2px solid #8f8f8c;
	}
.post a:hover, .postbottom a:hover {
	border-bottom:2px solid #3390a8;
	}
.post a.more-link, .post a.more-link:hover {
	border:none;
	}
.postbottom {
	clear:both;
	text-align:right;
	font-weight:bold;
	height:24px;
	margin-bottom:40px;
	}
.postbottom .readmore {
	float:left;
	}
.postbottom .commentslinks {
	float:right;
	font-size:11px;
	padding:1px 0 0 0;
	}
.pagelinks {
	margin:15px 0;
	font-weight:bold;
	color:#666;
	}
.abovecontent {
	margin:0 0 20px 0;
	font-weight:bold;
	color:#3d515a;
	font-size:12px;
	}
.abovecontent a {
	color:#3d515a;
	text-decoration:none;
	border-bottom:1px solid #3d515a;
	}
.abovecontent a:hover {
	border-color:#83b3c0;
	}

/* The Left Sidebar */

.left ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.left li {
	margin-bottom:30px;
	}
.left li li {
	margin-bottom:0;
	}
.left h2 {
	font-size:16px;
	color:#3d515a;
	margin:0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
.left h2.rss {
	background:url(images/rss.gif) 41px 4px no-repeat;
	letter-spacing:-2px;
	}
.left a {
	color:#999;
	border-bottom:1px solid #999;
	}
.left a:hover {
	border-color:#3d515a;
	}
.left form {
	margin:0;
	padding:0;
	}
.left .search {
	height:32px;
	width:196px;
	background:url(images/search.png);
	overflow:hidden;
	}
.left input.input {
	height:26px;
	width:186px;
	padding:6px 5px 0 5px;
	border:none;
	background:none;
	color:#999;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.left input.submit {
	visibility:hidden;
	}
.left table {
	width:100%;
	text-align:center;
	}

/* The Right */

.right ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.right li {
	margin-bottom:20px;
	}
.rightads {
	border-top:1px solid #c3c3c3;
	padding:10px 0;
	}

/* The Navigation */

.navigation {
	font-size:16px;
	color:#a8a8a8;
	font-weight:bold;
	margin:0 0 30px 0;
	height:24px;
	}
.navigation a {
	color:#3390a8;
	text-decoration:none;
	border-bottom:2px solid #bdd3d6;
	}
.navigation a:hover {
	border-color:#8fbdc6;
	}
.navigation .alignleft {
	float:left;
	}
.navigation .alignright {
	float:right;
	}
h2.pagetitle {
	text-align:left;
	font-size:12px;
	color:#3d515a;
	padding-bottom:1px;
	}

/* The Comments */

.commentstop {
	padding:50px 0 0 38px;
	background:url(images/comments.png) 0 41px no-repeat;
	font-size:14px;
	font-weight:bold;
	height:30px;
	}
.existingcomments {
	float:right;
	}
.commentstop h2 {
	font-size:16px;
	margin:0;
	color:#3390a8;
	text-transform:uppercase;
	line-height:normal;
	}
.commentstop a {
	color:#3390a8;
	border-bottom:2px solid #61a7b7;
	text-decoration:none;
	}
.commentstop a:hover {
	border-color:#999;
	}
.comments ol {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #c3c3c3;
	}
.comments li {
	padding:20px 20px 0 20px;
	background:#fff;
	border-bottom:1px solid #c3c3c3;
	border-left:1px solid #d8d8d5;
	border-right:1px solid #d8d8d5;
	}
.comments li.alt {
	background:#f1f0ed;
	}
.comments ol p {
	margin:0;
	padding:0 0 20px 0;
	}
.commentdate {
	float:right;
	font-weight:bold;
	}
.commentinfo a {
	font-size:14px;
	font-weight:bold;
	color:#333;
	border-bottom:2px solid #333;
	}
.commentinfo a:hover {
	border-color:#3390a8;
	}
.respond textarea {
	width:499px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:#fff;
	border:1px solid #d8d8d5;
	overflow:auto;
	padding:5px;
	}
.respond input {
	background:#fff;
	border:1px solid #d8d8d5;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	}
.respond input#submit {
	padding:5px 10px;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 160px;
	}