/*
Theme Name: BuzzBin2
Theme URI: http://www.livingstonbuzz.com/
Description: BuzzBin
Author: Al Davis
Author URI: http://www.crt-tanaka.com
Template: sandbox
Version: 0.1
*/
 
@import url("../sandbox/style.css");

body {
	background: #ffffff url('img/bg.png') repeat-x center top;
	text-align:center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
a {
	color: #CB0F35;
}
h3 {
	font-weight:normal;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	text-align:left;
}
#blog-title {
	background: url('img/buzzlogo.png') no-repeat;
	height: 59px;
}
#blog-title span {display:none;}
.crttlogo {
	top:-20px;
	position:relative;
}
div#blog-description {
	color:#ffffff;
	line-height: 40px;
	height: 60px;
	margin-bottom: 40px;
}
#blog-description .description {
	width: 680px;
	float: left;
	text-align:left;
	font-size: 18px;
	color:#333333;
}
#blog-description .subscribe {
	width: 280px;
	text-align:right;
	float: left;
}
#blog-description .subscribe a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
#blog-description .subscribe a img {
	border:0;
	margin: 0 0 0 10px;
	top: 8px;
	position:relative;
}
div#menu {
	background:none;
}
#menu ul {
	width: auto;
	float: right;
}
#menu a {
	color: #666666;
	text-decoration:none;
	font-size: 15px;
}
#menu a:hover {
	color: #e71e50;
	text-decoration:underline;
}
div#container {
	float: left;
	width: 550px;
	margin:0;
}
div#content {
	margin:0;
	padding: 0;
	font-size: 13px;
	/*background: #ffffff;*/
}
div#content a {
	color: #666666;
}

h2.page-title {
	color: #F3CF6F !important;
}
h2.page-title span {
	color: #FFFFFF !important;
}
#content .post-datecol {
	float:left;
	width: 45px;
}
#content .entry-date {
	display:none;
}
.post-date {
	text-align:center;
	color: #e71e50;
	font-size: 15px;
}
.post-date {
	/* color:#972513; */
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	width:50px;
}
.post-date span.month {
	font-size:22px;
	margin:0;
	padding:0;
}
.post-date span.day {
	bottom:8px;
	font-size:36px;
	margin:5px 0 0;
	padding:0;
}
.post-date span.year {
	bottom:12px;
	font-size:16px;
	margin:0;
	padding:0;
}
#content .post-postcol {
	float:left;
	width: 450px;
	margin:0 0 20px 15px;
	/* letter-spacing: .5px; */
	line-height: 21px;
}

#content h1 {
	margin-top:0;
	padding-top:0;
	color: #936e24;
	font-weight:bold;
	font-size:16px;
	/* letter-spacing:2px; */
}

#content h2 {
	margin-top:0;
	padding-top:0;
	color: #936e24;
	font-weight:bold;
	font-size:16px;
	/* letter-spacing:2px; */
}

#content h2 a {
	color: #936e24;
	text-decoration: none;
}

#content h3 {
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-top:0;
	color: #ED174F;
	font-weight:bold;
	font-size:13px;
	/* letter-spacing:2px; */
}
div.post-entry {
	border-color: #0080ff;
	border-style: solid;
	border-width: 1px;
	background:#ffffff;
	padding: 20px 15px;
	margin: 0 0 20px;
}
#content .entry-content {
	color:#333333;
}

#content .entry-content a {
	color:#9F6614;
}

#content .entry-content p {
	margin-top:0;
}

#content .entry-content ul li {
	margin-bottom:10px;
}

#content .entry-content ol li {
	margin-bottom:10px;
}

#content .entry-meta {
	border-top: 1px solid #666666;
	padding: 5px 0 10px;
	font-size: 12px;
}
#content .entry-meta a {
	color: #cb0f35;
}
#content .entry-meta img {
	position: relative;
	top:3px;
	margin-right: 5px;
}
.post-entry div.comments, #respond {
	font-size: 12px;
	color: #666666;
}
.post-entry div.comments div.comment-author{position: relative; top: 26px; padding-left: 50px}
.post-entry div.comments {float: left; width: 508px; padding-left: 5px; color:#666666; text-align: left}
.post-entry div.comments h2 { font-style:normal; padding-bottom: 10px;}
.post-entry div.comments p { font-style:normal;}
.post-entry div.comments h3{padding: 0px;margin:0;}
.post-entry div.comments div.commentBody{background-color:#f3f3f3}
.post-entry div.comments div.commentTop{background:#f3f3f3 url('img/comment-top.gif') no-repeat 0 0; height: 15px; margin-top:20px}
.post-entry div.comments div.commentBottom{background: #f3f3f3 url('img/comment-bottom.gif') no-repeat 0 0; height: 3px}
.post-entry div.comments div.comment p.author{position: relative; top: 26px; padding-left: 50px}
.post-entry div.comments div.commentBody p{padding: 4px 20px;}
.post-entry div.comments div.commentBody p.commentmetadata{}
.post-entry div.comments div.commentBody p.alt{color: #972513}
.post-entry div.comments ul#commentlist, .post div.comments ul#commentlist li{margin:0; padding: 0; list-style-type: none;}
.post-entry div.comments ul#commentlist li p.author{position: relative; top: 26px; padding-left: 50px}

.ccimg1 {display:none;}

#respond {
	margin-top: 20px;
}
#commentform textarea {width: 510px; height: 100px; padding: 2px;}
#commentform #submit {margin: 0; float: right;}
.form-input input {
	width: 300px !important;
	margin-right: 20px;
	border: 1px solid #666666;
}
.form-input,.form-label {
	float: left;
	margin:0 !important;
	padding:0 0 10px;
}


div#primary {
	margin:0 0 0 20px;
	width:180px;
	color: #333333;
	font-size: 13px;
}
#primary .widgettitle {
	border-bottom-color: #ed164f;
	color: #a07827;
	font-weight:normal;
	border-bottom: 1px solid;
	padding: 0 0 5px;
	margin: 0 0 5px;
}
div#primary a {
	color: #333333;
}
div.sidebar ul ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 4px !important;
}

.widget_categories a {
	color: #666666;
	text-decoration:none;
}
.widget_categories a:hover {
	text-decoration:underline;
}

input#subscribeField, input#searchField{
	border:0pt none;
	color:#666666;
	font-family:sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:16px;
	line-height:normal;
	padding:2px 4px 0pt 4px;
	vertical-align: middle;
}



input#searchField{width:116px;}

input#subscribeField{width:100px;}


div#secondary {
	clear:none;
	font-size: 11px;
	width:170px;
	padding: 20px 15px;
	margin:0 0 0 20px;
	background: #dbdede;
}
#secondary .widget_text {
	margin: 0;
}
#secondary .widgettitle {
	color: #cb0f35;
	margin: 0 0 5px;
	font-weight:normal;
	font-style: italic;
}
#secondary .author_connect {
	color: #000000;
	font-weight: normal;
	/* letter-spacing: .75px; */
	margin: 0 0 20px;
	list-style:none;
	border-bottom: 1px solid #865e20;
}
#secondary .author_connect li {
	padding: 8px 0;
	border-top: 1px solid #865e20;
	list-style:none;
}

#secondary .author_connect dt a {
	color:#000;	
}
#secondary .author_connect li a img {
	border: 0;
	float:right;
	/*position:relative;
	top:-2px;*/
}
#secondary .author_connect dt {
	padding: 8px 0;
	border-top: 1px solid #865e20;
	list-style:none;
}
#secondary .author_connect dt a img {
	border: 0;
	float:right;
	/*position:relative;
	top:-2px;*/
}
#secondary .widget_simpleimage {
	margin: 0 0 15px;
}
#secondary .simpleimage p {
	margin: 0;
	padding: 0;
}
#secondary .simpleimage img {
	border: 1px solid #666666;
	margin: 0px;
}
#footer {
	margin: 20px 0;
}
#footer p {
	margin: 0 0 5px;
	font-size: 12px;
	color: black;
	text-align:left
}
.widget_search h3, .skip-link {
	display:none;
}
.clear {
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}


#content .entry-content #listSmall ul li {
	margin:0; padding:0;
	
}
