/*  
Theme Name: Duke Pottery
Theme URI: http://www.dukepottery.com
Description: A theme for Duke Pottery.
Version: 1.0
Author: adcSTUDIO
Author URI: http://www.adcstudio.com/
*/

body {
}
#Container {
}
#Header {
}
#menu-top {
}
#menu-top li{
    display:inline;
}
#content{
    width:602px;
    float:left;
	font-size: 9pt;
	line-height: 15pt;
}
#content h1 {
	font-weight: normal;
	font-size: 18pt !important;
	border: 0 !important;
}
#content h1 a {
	text-decoration: none;
}
#content a{
	color: #3d3d3c;
}
#sidebar{
    width:213px;
	margin: 0 21px;
    float:left;
	font-size: 8.5pt;
}
#sidebar ul,
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar li a {
	text-decoration: none;
	color: #736353;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar ul {
	margin-bottom: 24px;
}
#searchsubmit{
}
#Copyright {
    clear:both;
	height: 1px;
	background: blue;
}
#wp-calendar {
	margin:0 auto;
	width: 90%;
}
#wp-calendar td a:link,
#wp-calendar td a:visited {
	font-weight: bold;
	color: #736353;
	font-size: 10pt;
}
#wp-calendar td {
	color: #978777;
}
.entry-content {
padding-right: 64px;
}
.post{
}
.post-datetime{
    font-size: 8pt;
	margin: 0;
}
.post-datetime abbr {
	border: 0;
}
.post-author{
    
}
.post-author-posts{
    
}
.post-category{
    
}
.post-entry{
}
.post-entry-more{
}
.post-comments{
	border-top: 1px solid #e6e2de;
	border-bottom: 1px solid #e6e2de;
	padding: 8px 0;
}
.post-custom-fields{
    
}
.next-post-link{
    float:right;
}
.previous-post-link{
    float:left;
}
#comments{
}
.comments-feed{
}
.comment{
}
.comment-number{
}
.comment-datetime{
}
.comment-author{
}
.comment-moderated{
}
.protected-comments{
}
.allowed-tags{
}
.attachment{
}
.smallattachment{
}
.attachment-link{
}
.attachment-filename{
}
#commentform{
}
.commentform-required{
}
#submit{
}
.post-leavecomment{
}
.post-trackbackurl{
}
.odd{ 
}