/*
Theme Name: vintage ball
Theme URI: http://hanginemup.com
Description:  Vintage Baseball theme
Version: 1.0
Author: <a href="http://designingtemptation.com/">Temptation Designs!</a>
URI: http://designingtemptation.com/
*/



body {
width:1000px;
font:.75em "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
text-align:center;
background:#787570;
line-height:17px;
margin:0 auto;
}

#header {
width:1000px;
height:391px;
color:#000;
background:url(images/header.jpg);
margin:0 auto;
padding:0 auto;
}

#container {
width:1000px;
color:#000;
background:url(images/background.gif);
float:left;
text-align:left;
margin:0 auto;
padding:0 auto;
}

#content {
width:530px;
color:#000;
text-align:left;
padding:15px;
margin:0 auto;
_margin: 0 0 0 150px;
}

h1 {
font:2em georgia, "times new roman", serif;
color:#EC9D2C;
background:transparent;
margin-top:0;
margin-bottom:8px;
font-weight:400;
}

h2 {
font:1.5em georgia, "times new roman", serif;
color:#000;
background:transparent;
margin-top:0;
margin-bottom:2px;
font-weight:400;
padding-top:15px;
margin-left:2px;
}

a:link,a:visited {
color:#FFF;
background-color:inherit;
text-decoration:none;
font-weight:400;
}

a:hover {
color:#000;
border-bottom: 1px dotted #000;
background-color:inherit;
}

a img {
border:none;
}

.navigation {
width:500px;
float:left;
margin:0 0 10px 18px;
}

.previous {
float:left;
padding:0 5px 0 0;
}

.next {
float:right;
}

.story img {
border:3px solid #666;
margin:5px;
padding:3px;
}

#content img.icon {
vertical-align:middle;
border:0;
}

.storytitle {
background:transparent;
text-decoration:none;
border:none;
}

.date {
text-align:left;
font-size:1em;
color:#000;
background:transparent;
padding-left:3px;
margin-top:0;
margin-bottom:0;
}

.meta {
font-size:1em;
padding-left:3px;
text-align:left;
}

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

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

.meta,.meta a {
color:#EC9D2C;
font-weight:400;
}

.meta a:hover {
color:#000;
font-weight:400;
letter-spacing:0;
border-bottom:1px dotted #000;
padding:5px;
}

#left-menu {
float:left;
width:175px;
margin:0 0 0 40px;
_margin: 0 0 0 20px;
padding:0;
}

#left-menu a {
color:#FFF;
text-decoration:none;
}

#left-menu a:hover {
color:#CCC;
border-bottom:1px dotted #CCC;
}

#left-menu li {
margin-left:8px;
list-style-type:none;
padding:0 0 2px;
}

#left-menu ul {
	margin-left: 8px;
	list-style-type: circle;
	padding: 0 0 2px;
}

#rightbar {
float:right;
width:175px;
margin:0 30px 0 0;
_margin: 0 15px 0 0;
padding:5px;
}

#rightbar a {
color:#FFF;
text-decoration:none;
font-weight:400;
}

#rightbar a:hover {
color:#CCC;
font-weight:400;
border-bottom:1px dotted #CCC;
}

#rightbar li {
padding-left:10px;
list-style-type:none;
margin:0;
}

#rightbar ul {
	margin-left: 8px;
	list-style-type: circle;
	padding: 0 0 2px;
}

#footer {
margin-bottom:0;
text-align:center;
clear:both;
padding:10px;
}

blockquote {
	border: 1px dotted #6F9360;
	color: #000;
   background: #D4CFC7;
	margin: 5px;
	padding: 5px;
	font-style: italic;
}

ul.post-meta {
list-style:none;
}

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

.feedback {
color: #000;
background:#B9B6B4;
border-top: 1px dotted #333;
border-bottom: 1px dotted #333;
text-align:left;
padding-right:4px;
margin-top:5px;
margin-bottom:25px;
}

.feedback a {
color:#666;
font-weight:400;
}

.feedback a:hover {
color:#000;
border-bottom:1px dotted #000;
}

#commentform {
width:450px;
}

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

#commentform textarea {
width:90%;
}

#commentform input,#searchform input {
border:1px solid #ccc;
background:#fff;
color:#404040;
}

.commentlist li {
color:#000;
border-top: 1px dotted #EC9D2C;
border-bottom: 1px dotted #EC9D2C;
font-size:11px;
list-style:none;
margin:2px 0 5px;
padding:2px 5px 0;
}

.authorcomment {
color:#666;
background:#F2B053;
text-align:left;
margin:5px 0;
padding:2px 10px 3px;
}


