/*
Style for The Lazy Ahtlete.net
*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Verdana, Sans-Serif;
	background: #B7B7B7 url(images/background.gif) repeat-x;
}

#container {
	width: 1000px;
	margin: 0 auto;
	border: 2px solid black;
	border-top: 0;
	background-color: white;
	height: 100%;
	margin-bottom: 250px;
	position: relative;
}

#header {
	height: 150px;
	background: #B7B7B7 url(images/Header.jpg) center no-repeat;
}

#header h1 {
	padding: 25px 0 0 63px;
	margin: 0;
}

#header .description {
	padding: 0 0 0 63px;
	width: 250px;
	color: white;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.1em;
}

#page {
	background-color: white;
}

#pageinner {
	margin: 0;
}

/* General Elements */
a {
}

a:hover {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

blockquote {
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
}

form {
}

/* Navigation */

#navcontainer ul {
	background-color: #595959;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	border-top: 4px solid black;
	border-bottom: 4px solid black;
}

#navcontainer ul li { 
	display: inline; 
}

#navcontainer ul li a {
	color: white;
	margin: 5px 0 0 0;
	padding: 4px 14px 8px 12px;
	text-decoration: none;
	float: left;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 1.1em;
}

#navcontainer ul li a:hover {
	color: black;
}

#navcontainer ul li.current_page_item a,#navcontainer ul li.current_page_ancestor a {
	color: black;
	text-decoration: none;
}

/* Categories */

#categories {
	position: absolute;
	top: 197px;
	height: 50px;
	width: 1000px;
	border-bottom: 2px solid black;
	left: 0px;
}

#categories ul {
	list-style-type: none;
	margin: 0;
}

#categories li {
	float: left;
}

#categories a {
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
	font-size: 1.1em;
	display: block;
	padding-top: 8px;
}

#categories a:hover {
	font-weight: bold;
}

#categories img {
	margin-top: 5px;
}

#categories li.mlb {
	background: url(images/Logo_MLB.jpg) top left no-repeat;
	width: 50px;
	height: 40px;
	padding-left: 79px;
	margin-top: 5px;
	margin-left: 30px;
}

#categories li.nhl {
	background: url(images/Logo_NHL.jpg) top left no-repeat;
	width: 47px;
	height: 40px;
	padding-left: 44px;
	margin-top: 5px;
}

#categories li.nfl {
	background: url(images/Logo_NFL.jpg) top left no-repeat;
	width: 45px;
	height: 40px;
	padding-left: 36px;
	margin-top: 5px;
}

#categories li.nba {
	background: url(images/Logo_NBA.jpg) top left no-repeat;
	width: 49px;
	height: 40px;
	padding-left: 45px;
	margin-top: 5px;
}

#categories li.phillies {
	background: url(images/Logo_Phillies.jpg) top left no-repeat;
	width: 68px;
	height: 40px;
	padding-left: 48px;
	margin-top: 5px;
}

#categories li.flyers {
	background: url(images/Logo_Flyers.jpg) top left no-repeat;
	width: 60px;
	height: 40px;
	padding-left: 61px;
	margin-top: 5px;
}

#categories li.eagles {
	background: url(images/Logo_Eagles.jpg) top left no-repeat;
	width: 65px;
	height: 40px;
	padding-left: 60px;
	margin-top: 5px;
}

#categories li.sixers {
	background: url(images/Logo_76ers.jpg) top left no-repeat;
	width: 50px;
	height: 40px;
	padding-left: 45px;
	margin-top: 5px;
}

/* Search Bar */

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 20px 10px 20px 0;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

/* Side Bar */

#sidebar {
	width: 233px;
	margin-top: 52px;
	margin-left: -2px;
	float: left;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	background-color: white;
	font-size: 1em;
}

#sidebar a {
	color: black;
	text-decoration: none;
}

#sidebar a:hover {
	font-weight: bold;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sidebar ul li {
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	font-family: Tahoma, Arial, sans serif;
	font-variant: small-caps;
	padding: 10px;
	font-size: 1.1em;
	text-align: center;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
}

#sidebar ul li p,#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	font-size: .95em;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar a {
	font-weight: bold;
}

#wp-calendar a:hover {
	text-decoration: underline;
}

h2.pagetitle {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	font-variant: small-caps;
}

#content {
	margin: 0 0 0 233px;
	padding-top: 99px;
}

#content_about {
	margin: 0;
	padding-top: 99px;
}
#contentinner {
	padding: 10px 10px 60px 10px;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left: 2px solid black;
	margin-bottom: -50px;
}

#contentinner_about {
	padding: 10px 10px 60px 10px;
	font-size: 0.9em;
	line-height: 1.5em;
}
	

/* Post */

.post h2.posttitle {
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .09em;
	font-variant: small-caps;
}

.post h2.posttitle a {
	text-decoration: none;
	color: #8e1901;
}
.post h2.posttitle a:hover {
	color: #8e1901;
	text-decoration: underline;
}

small.postmetadata {
	font-size: 0.85em;
	margin-left: 50px;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	text-align: center;
	padding: 0 15px;
}

ul li.comments {
	margin-bottom: 20px;
	text-align: center;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	font-variant: small-caps;
	padding: 0 0 2em 0;
	border-left: 2px solid black;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	padding: 10px 10px 49px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	border-left: 2px solid black;
}

#commentwrapper {
	padding: 0 15px 49px 15px;
	border-left: 2px solid black;
	font-size: .9em;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #fefef6;
	font-family: Garamond, Georgia, serif;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Tahoma, 'Trebuchet MS', Verdana, Arial, sans-serif;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: right;
	font-size: 1em;
	color: #a66117;
	position: fixed;
	bottom: -5px;
	z-index: -100;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #a66117;
}

#footer a:hover {
	color: #cf7819;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */

#content img {
	border: 2px solid black;
}

.wp-caption {
	text-align: center;
	color: black;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption-text {
	padding: 0 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 1px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 8px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
