/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import "http://www.mansfieldtickets.com/css/lib/reset.css";
@import "http://www.mansfieldtickets.com/css/lib/layout.css";
@import "http://www.mansfieldtickets.com/css/lib/typography.css";
@import "http://www.mansfieldtickets.com/css/lib/suckerfish.css";
@import "http://www.mansfieldtickets.com/css/screen.css";

h2 strong {
color: #A0A7B0;
font-weight: normal;
}

h2 em {
padding: 2px;
background: #FFF28E;
font-style: normal;
}

.postmetadata {
text-align: right;
color: #999;
padding-bottom: 15px;
margin-bottom: 10px;
background: url('http://www.mansfieldtickets.com/img/dots-divider.gif') no-repeat bottom center;
line-height: 1.5em;
}

#inside3 h2 {
font-size: 1.25em;
color: #FFFFFF;
}

#insideContent a:link, #insideContent a:visited, .textwidget {
color: #62B0DF;
}

.textwidget {
font-size: .85em;
line-height: 1.5em;
margin-bottom: 10px;
}

.commentlist li {
line-height: 1.5em;
font-style: normal;
font-family: "Trebuchet MS",Monaco,sans-serif;
font-size: 1em;
padding: 10px;
margin-bottom: 15px;
background: url('http://www.mansfieldtickets.com/img/dots-divider.gif') no-repeat bottom center;
}

.avatar {
display: block;
float: left;
border: 1px solid #999;
margin: 0 10px 2px 0;
}

.more-link {
display: block;
float: left;
margin-top: 10px;
}

.alt {
color: black;
background-color: #F5F5F5 !important;
}

#insideContent ul li li {
font-size: 12px;
}

h1.medium {
font-size: 1.85em;
margin-bottom: 2px;
}
