/*
Theme Name: Bear Naked
Theme URI: http://wordpress.org/
Description: This is the Beark Naked blog template
Version: 1.0
Author: Chrissy Rey
Author URI: http://www.pongos.com

*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	color:#545454;	
}
.page {
	border-bottom: solid 3px #ffc996;	
	margin-bottom: 20px;
}
.post {
	border-bottom: 1px #CCC dotted;	
	margin-bottom: 20px;
}

.blogContent h1 {
	padding-bottom: 20px;	
}
.blogContent p {
	padding-bottom: 15px;
}
.blogIntro {
	border-bottom: #ffc996 3px solid;
}
.blogPosts {
	padding-top: 20px;	
}
#sidebar > ul {
	list-style: none;	
	margin: 0;
	padding: 0;
}
#sidebar h2.widgettitle, #search label {
	display: block;
	font-weight: bold;
	color: #8b993e;
	font-size: 12px;
	text-transform:uppercase;
	border-bottom: 2px solid #999;
	margin-bottom: 10px;
}
#sidebar ul li ul {
	padding-left: 15px;	
}
#sidebar .widget {
	margin-bottom: 20px;	
}
#wp-calendar {
	text-align: center;	
	width: 250px;	
	border: 2px solid #333;
}
#wp-calendar table {
	width: 250px;
}
ul.ec3_events {
	list-style: none;
}
ul.ec3_events li ul {
	list-style: circle;	
}
li.ec3_list {
	color: #545454;	
}
table.ec3_schedule {
/* width: 300px;*/
 border-collapse:collapse;
 border:none;
 /*float:left;*/
}
table.ec3_schedule + p
{
	clear: both;
}
td.ec3_postday, td.ec3_eventday {
	background-color: #ff6600;
}
td.ec3_eventday a {
	color: #fff  !IMPORTANT;
}
table.ec3_schedule td {
 padding:0 10px 0 0;
 color:#ff6600;
}
.sociable ul {
	list-style: none;
}
.sociable li {
	float: left;	
}
.postmetadata {
	clear: left;
	
}
.ngg-clear {
	margin-bottom: 10px;	
}
#tag_cloud a {
	text-decoration: none;	
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
