/*   
Theme Name: Kaufmann
Theme URI: 
Description: Child Theme of Thematic designed for Kaufmann-Mercantile.
Author: Derek Martin
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {background-color:#333832;}

ul {list-style-type:none; margin-left:0px;}

#wrapper {
background-color:#333832;
margin:0 auto;
padding:0 15px;
width:960px;
}

#footer {
margin:0 auto;
width:940px;
background-color:#333832;
border:none;
text-align:center;
}
#blog-title {
margin-top:-35px;
display:inline;
float:left;
}
#blog-title a {
background:url("images/km-logo-memphis-web.png") no-repeat scroll left top transparent;
display:block;
height:93px;
text-indent:0;
width:534px;
}

#main {background-color:#333832;}
#access {
background-color:#333832;
height:17px;
padding-top:27px;
clear:both;
}

#access ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

#access ul li{}

a#store {
background-image:url("images/store-roll-web.png");
background-position:0 0;
background-repeat:no-repeat;
display:inline;
height:17px;
text-decoration:none;
width:50px;
float:left;
margin-right:40px;
}

a#store:hover {
background-position:0 -17px;
}
a#store:active {
background-position:0 -17px;
}

a#blog {
background-image:url("images/blog-roll-web.png");
background-position:0 0px;
background-repeat:no-repeat;
display:inline;
height:17px;
text-decoration:none;
width:42px;
float:left;
margin-right:40px;
}

a#blog:hover {
background-position:0 -17px;
}
a#blog:active {
background-position:0 -17px;
}

a#about {
background-image:url("images/about-roll-web.png");
background-position:0 0;
background-repeat:no-repeat;
display:inline;
height:17px;
text-decoration:none;
width:54px;
float:left;
margin-right:40px;
}

a#about:hover {
background-position:0 -17px;
}
a#about:active {
background-position:0 -17px;
}

a#contact {
background-image:url("images/contact-roll-web.png");
background-position:0 0;
background-repeat:no-repeat;
display:inline;
height:17px;
text-decoration:none;
width:75px;
float:left;
}

a#contact:hover {
background-position:0 -17px;
}
a#contact:active {
background-position:0 -17px;
}

#access ul li a.current {
background-position:0 -17px;
}

.sf-menu li {
background:#383F36 none repeat scroll 0 0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
	float:left;
}
.sf-menu a {
	text-decoration:none;
	padding-top: 31px;
	padding-right: 17px;
	padding-bottom: 25px;
	padding-left: 0px;
	text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#FFF;
	font-weight:normal;
}
.sf-menu li {
	background:		#333832;
}
.sf-menu li li {
	background:		#333832;
}
.sf-menu li li li {
	background:		#333832;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #333832;
	outline:		0;
	color:#A0A084;
}
.sf-menu ul {
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#333832;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	color:#A0A084;
	background-position:0 -17px;
}

.hentry {
width:600px;
margin-bottom:25px;
}

.aside ul ul li {
padding:1px 0;
color:#747474;
font-size:10px;
}

.aside a {
color:#747474;
font-size:10px;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
}

.main-aside ul ul {
padding:0;
line-height:13px;
}

.aside input {
background-color:#FFF;
border:1px solid #666666;
width:120px;
float:left;
}

.entry-title {
color:#AD3434;
font-family:Arial,Helvetica,sans-serif;
font-size:18px;
font-weight:bold;
line-height:18px;
padding:0 0 4px;
text-transform:uppercase;
letter-spacing:1px;
}

h2.entry-title a {
color:#AD3434;
text-decoration:none;
}

h2.entry-title a:hover {
color:#FFFFFF;
}




.entry-content {
color:#E8EFE7;
font-family:georgia;
font-size:15px;
letter-spacing:0.2px;
line-height:20px;
padding:14px 0 0;
}

.entry-utility {
color:#A0A084;
font-size:11px;
line-height:18px;
margin:0 0 22px;
text-transform:uppercase;
}

.entry-utility a {
color:#A0A084;
font-style:normal;
text-decoration:none;
}

.entry-content p a {
color:#A0A084;
text-decoration:none;
}

.entry-content p a:visited {
color:#A0A084;
}

.entry-content p a:hover {
color:#E8EFE7;
}

.entry-content p a.more-link {
color:#FFF;
}

.entry-content p a.more-link:visited {
color:#FFF;
}

.entry-content p a.more-link:hover {
color:#AD3434;
}


#comments-list li.bypostauthor {

}

#comments-list li.alt {

}

#respond {
margin-bottom:22px;
overflow:hidden;
padding:18px 0 0;
position:relative;
}

#comments {
padding:22px 0 0;
width:531px;
}

.comment-content {font-family:Georgia, "Times New Roman", Times, serif; color:#E8EFE7;}

.textwidget {
color:#a8a8a8;
font-family:arial;
font-size:11px;
font-style:normal;
letter-spacing:0.65px;
line-height:18px;
margin-bottom:22px;
text-transform:uppercase;
}

#nav-above, #nav-below {
width:531px;
}

#nav-above {
margin-top:0px;
}

.form-section input {
margin:0 0 18px;
width:80%;
}

.entry-utility span.comments-link a {display:none;}
.entry-utility span.meta-sep-tag-links {display:none;}

.archive-meta p {
color:#CCCCCC;
font-size:14px;
line-height:20px;
margin-bottom:44px;
width:566px;
}


.post-meta {color: #A59B68; font-size:15px; }
.post-meta-key {display:none; }

ul.post-meta {
margin:0px;
list-style:none;
}

h2.sub-title {line-height:18px;}

.wp-caption p.wp-caption-text {
margin:0;
padding:5px 0 0;
text-align:left;
}
.wp-caption-text, .gallery-caption {
color:#A0A084;
font-size:13px;
line-height:20px;
font-style:italic;
}

.page-title {
color:#A0A084;
font-size:15px;
line-height:22px;
padding:0 0 8px;
text-transform:uppercase;
}

#author-info {
margin:0 0 44px;
overflow:hidden;
width:566px;
}

#author-info p {
color:#CCCCCC;
font-size:14px;
line-height:20px;
margin-bottom:12px;
width:566px;
}

#author-info .avatar {
display:none;
float:left;
margin:0.3em 1em 0 0;
}

#comments-list .comment-author {
color:#AD3434;
font-weight:bold;
padding:9px 0 0 0;
}

#comments-list li .avatar {
display:none;
height:36px;
left:1.5em;
position:absolute;
top:22px;
width:36px;
}

#comments-list .comment-meta {
color:#A0A084;
font-size:11px;
padding:0 0 9px 0;
text-transform:uppercase;
}

h3.widgettitle label {
	display:none;
	float: left;
	color:#AD3434;
	padding-right:10px;
}

a.email, a.email span.fn {
color:#A0A084;
font-size:11px;
text-decoration:none;
text-transform:uppercase;
}

a.email:hover, a.email span.fn:hover {color:#CCC;}

.aside #searchsubmit {
color:#A0A084;
font-size:15px;
font-style:normal;
line-height:22px;
text-transform:uppercase;
}

.aside input#searchsubmit {
background-color:#333832;
width:100px;
border:none;
margin-bottom:22px;
width:75px;
}

.aside input#searchsubmit:hover {
color:#AD3434;
}

#comments h3 {
color:#A59B68;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-weight:normal;
line-height:22px;
text-transform:uppercase;
padding:0 0 18px;
}

input#submit {text-transform:uppercase;}

.entry-content h1  {
font-family:Arial,sans-serif;
font-size:19px;
font-weight:normal;
padding:28px 0 14px;
text-transform:uppercase;
}

.entry-content h2 {
border-bottom:1px solid #CCCCCC;
font-family:Arial,sans-serif;
font-size:19px;
font-weight:normal;
padding:28px 0 6px;
text-transform:uppercase;
}

.entry-content h3 {
font-size:17px;
font-style:italic;
padding:28px 0 6px;
text-transform:uppercase;
}

.entry-content h5 {
text-transform:uppercase;
}

.entry-content h6 {
text-transform:none;
}
div.comment-content p {
font-size:14px;
line-height:20px;
}

#branding {
background-color:#333832;
margin:0;
width:960px;
float:left;
display:inline;
}

.navigation {
margin: 22px 0;
}

a.more-link {
font-weight:bold;
font-size:16px;
font-family:arial;
}

.entry-content a.more-link:hover {
color:#AD3434;
}

.navigation a {
color:#AD3434;
font-size:16px;
font-style:italic;
font-weight:normal;
text-decoration:none;
}

.navigation a:hover {
color:#fff;
}

.entry-title a:active,
.entry-title a:hover {
    color: #CCCCCC;
}
.aside h3 {
color:#A8A8A8;
font-size:14px;
font-style:normal;
line-height:16px;
text-transform:uppercase;
}
ul.sf-menu {
padding-left:14px;
}
#main {
padding:37px 0 22px;
width:960px;
}
#comments-list li {
padding:18px 1.5em 0;
position:relative;
padding:0px;
}
span.fn a.url:link {
color:#AD3434;
text-decoration:underline;
}
span.fn a.url:visited {
color:#AD3434;
text-decoration:underline;
}
span.fn a.url:hover {
color:#CCC;
text-decoration:underline;
}
.page-title span {
color:#A59B68;
}

#container {
float:right;
margin:0 0 0 -330px;
width:960px;
}

#content {
margin:0 0 0 360px;
overflow:hidden;
width:600px;
}

.main-aside ul {
letter-spacing:0.25px;
padding:0 0 0 0;
}

.main-aside {
position:relative;
width:280px;
}
.entry-content li a {
color:#A0A084;
text-decoration:none;
}
.entry-content li a:hover {
color:#FFF;
text-decoration:none;
}
#branding #searchbox {
background:none repeat scroll 0 0 #EEEEEE;
clear:left;
display:inline;
float:right;
height:20px;
margin-top:-22px;
padding:1px 0 0 2px;
}

#searchbox form { margin: 0; padding: 0; }
/*#searchbox #searchform-input { border: 1px solid #ddd; line-height: 20px; width: 200px; background: #eee; }
*/#searchbox input { vertical-align: middle; color:#A0A084; font-weight:bold; }


#branding #searchsubmit {
color:#A0A084;
font-size:15px;
font-style:normal;
line-height:22px;
text-transform:uppercase;
}

input#s.cleardefault {
background-color:#EEEEEE;
border:medium none;
color:#A0A084;
font-family:sans-serif;
font-size:12px;
font-style:italic;
font-weight:normal;
height:18px;
line-height:20px;
margin:0;
width:231px;
}

#subscribe {
color:#A0A084;
float:right;
font-size:12px;
font-weight:bold;
margin:-1px 0 0;
padding:0;
}

#subscribe h3 {
color:#A0A084;
display:inline;
float:left;
font-size:12px;
font-weight:bold;
line-height:1.9em;
margin:0;
padding:0 5px 0 0;
}
a#rss {
color:#A0A084;
font-size:12px;
line-height:1.2em;
margin:0;
padding:0;
}

a#rss:hover {color: #AD3434}

h3.related {font-style:normal;font-size:15px;}

#commentsrss{
margin-top:10px;
}

#commentsrss a{
font-style:italic;
}
/*-----------------------New Footer---------------------------------------*/
#footer {
color:#A0A084;
font-size:12px;
	}
#siteinfo {
padding:22px 0 30px;
}
.footerinner {
font-size:12px;
margin:5px 10px;
color:#A0A084;	
	}
#footer a {
	color: #A0A084;
        text-transform:uppercase;
        letter-spacing:.25px;
       /* margin:0px 5px;*/
	}
#footer a:hover {
	color: #Ad3434;
	}
.footcopy{
color:#A0A084;
font-size:11px;
/*margin-left:5px*/
}

span.footlinks{
margin:0 15px;
}
a#rss-f{
font-size:11px;
color:#A0A084;
margin:0px;
padding:0px;
line-height:1.2em;
text-transform:none;
}
a#rss-f:hover{
color:#AD3434;
}
#siteinfo {
padding:22px 0 30px;
}




/*#branding input#searchsubmit {
background-color:#333832;
width:100px;
border:none;
width:75px;
}

#branding input#searchsubmit:hover {
color:#AD3434;
}*/
