/*
Theme Name: Joes Barber Shop
Theme URI:
Description:
Version: 2.0
Author:
Author URI:
Tags:
*/

body {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	background-image: url(images/2009background.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #21257c;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #21257c;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #21257c;
}
p {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
h1 {
	font-family: "Arial Black", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}

td {
	font-family: "Arial Narrow", Helvetica, sans-serif;
}

th {
	font-family: "Arial Narrow", Helvetica, sans-serif;
}h6 {
	font-size: 20px;
	font-weight: bold;
	margin-left: 14px;
	line-height: 18px;
	margin-top: 2px;
	height: 14px;
}

.style10 {color: #FFFFFF}
.style11 {
	color: #21257c;
	font-weight: bold;
}

.postmetadata, .postmetadata a {
font-family:tahoma,verdana;
font-size:12px;
}

.title {
margin-bottom: 0;
}

.title a {
color:#111111;
font-size:22px;
font-weight:normal;
text-decoration:none;
}

.title a:hover {
text-decoration:underline;
}

.post {
margin-bottom: 35px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

#sidebar {
text-align: left;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.widgettitle {
font-size: 16px;
margin: 0;
}