/*
Theme Name: baseballcards101.org Box Break Archive
Theme URI: http://www.baseballcards101.org/blog
Description: A customized theme for www.baseballcards101.org
Version: 1.0
Author: Jon Krengel
*/

body {
	background-color : #9CA086;
	text-align : center;
	margin: 0;
}

img {
	border-style: none;
}

#pagecontainer{
	width: 995px;
	margin: 0 auto;
	text-align: left;
	background: #B2B798;
}

#pageheader {
	width: auto;
	height: 100px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman",Times,serif;
	letter-spacing: 12px;
}

#menu {
	width: 175px;
	float: left;
	margin-left: 5px;
	background: #B2B798;
}

#main {
	width: 550px;
	float: left;
	margin-left: 0px;
	background: #d7deb8;
	padding: 10px;
	text-align: justify;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 70%;
}

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

#footer, #horznav {
	clear: both;
	text-align: center;
	margin-left: 30px;
	padding: 10px 0 10px 0;
}

#horznav {
	width: 400px;
	margin-left: 0;
}

#main p {
	line-height: 150%;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #9CA086;
}

#menu li a {
	height: 24px;
	text-decoration: none;
}


#menu li a:link, #menu li a:visited {
	color: #8D9179;
	display: block;
	background: url(menu3.gif);
	padding: 8px 0 0 10px;
}

#menu li a:hover, #menu li a:active {
	color: #6C7250;
	background: url(menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
}
.set {
	margin: 10px 0 10px 0;
}

.sublong li{
	margin: 5px;
	font-size: 80%;
	line-height: 150%;
}
.pageheader {
	position: relative;
	float: left;
	top: 10px;
	left: 50px;
	margin-left: 50px;
}

.lcontentimg {
	float: right;
	margin: 10px;
}

.rcontentimg {
	float: left;
	margin: 10px;
}

#contacttable {
	border: none;
	width: 90%;
}

#topanchor {
	position: absolute;
	top: 0;
	left: 0;
}

.logo {
	float: right;
	vertical-align: middle;
}

.bookmark {
	font-size: 75%;
}

#p {
	color: #FF0000;
	text-decoration: line-through;
}

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

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#sidebar {
	border-left: 1px dotted #9CA086;
	padding: 20px 0 10px 30px;
	float: left;
	width: 210px;
	height: 500px;
	margin-left: 0;
	margin-right: 0;
}

#sidebar form {
	margin: 0 0 0 13px;
}

#sidebar input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 1px;
	text-transform: lowercase;
}

#sidebar ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 4px;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
	list-style-type: disc;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 2px;
}
