/*
Theme Name: Stephen Knoll
Theme URI: http://stevenknoll.com/blog/
Description: Custome theme for Stephen Knoll Salon.
Version: 1.0
Author: Richard Agerbeek & Jonah Birns
Author URI: http://swedenunlimited.com/
Tags:  custom, fixed width, two columns, widgets

	
*/

/* RESET
------------------------------------------------ */
* {
	margin:0px;
	padding:0px;
}

/* STICKY HEADER/FOOTER
------------------------------------------------ */

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	background: #fff;
	color: #9a9a9a;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
	background: #fff;
	}

#header-nav 	{
	margin: 0px auto 0 auto;
	height: 86px;
	width: 800px;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
	}

#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry {
	margin:22px 0 0 0;
	}
	
.narrowcolumn .entry p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:18px;
	}
	

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #000 ;
	border: none;
	font-size:9px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color:#ababab;
	text-transform:uppercase;
	line-height: 1.5em;
	}

h1, h3 {
	
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h3.pagetitle {
	font-size: 10px;
	text-transform:uppercase;
	color:#f1a65f;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}


h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #f1a65f;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Geneva, 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: Arial, Verdana, Geneva, Sans-Serif
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Geneva, Sans-Serif
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #f1a65f;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Geneva, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

 a {
	color:#f1a65f;
	text-decoration:none;
}

a:hover  {
	color:#f1a65f;
	text-decoration:underline;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	width:100%;
	height:100%;
	}

#page {
	background-color: white;
	margin: 0px auto 0px auto;
	width: 800px;
	padding-bottom:14px;
	}

#header {
	background-color: #fff;
	height: 96px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 46px 30px 0 0;
	width: 540px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	font-size:10px;
	}

.narrowcolumn .postmetadata a {
	color:#9a9a9a;
	text-decoration:none;
}

.narrowcolumn .postmetadata a:hover {
	color:#f2ac6a;
	text-decoration:none;
}

.narrowcolumn .postmetadata hr {
	border:0px;
	height:1px;
	background:#9a9a9a;
	margin:2px 0 3px 0;
}

.narrowcolumn .postmetadata .comment a {
	color:#f2ac6a;
	text-decoration:none;
}

.narrowcolumn .postmetadata .comment a:hover {
	color:#9a9a9a;
	text-decoration:none;
}

.narrowcolumn .postmetadata .sharethis a {
	color:#f2ac6a;
	text-decoration:none;
	float:right;
}

.narrowcolumn .postmetadata .sharethis a:hover {
	color:#9a9a9a;
	text-decoration:none;
	float:right;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-color: #fff;
	margin-top: -14px;
	width: 100%;
	height:14px;
	position:relative;
	clear:both;
	}
	
#footerfill {
	margin: 0 auto 0 auto;
	height: 14px;
	background:#000;
	width:800px;
	padding: 0px 0;
	}		

#footerfill p {
	text-align: left;
	text-indent:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	height:14px;
	}
/* End Structure */



/*	Begin Headers */
#header-nav h1 {
	display:block;
	margin: 6px 0 6px 0;
	width:272px;
	height:73px;
	background:#fff url('_assets/img/header.gif') 0px 0px no-repeat;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	}
	
#header-nav h1 a {
	display:block;
	width:272px;
	height:73px;
}	


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: -14px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}
	
#sidebar ul li a {
	font-size:12px;
	color:#908f8f;
	text-decoration:none;
	}	

#sidebar ul li a:hover, #sidebar ul li ul li.current-cat a {
	color:#f1a65f;
	text-decoration:none;
	}	


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#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;
	}

#sidebar ul li.widget {
	min-height:124px;
	border-bottom:1px solid #d9d9d9;
	}	
/* End Entry Lists */



/* Begin Form Elements */


#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/*#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;
	}

/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 42px 10px 25px;
	margin: 115px 0 0 0px;
	width: 163px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a {
	color:#9a9a9a;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}

.navigation a:hover {
	color:#f1a65f;
	text-decoration:none;
}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	margin-bottom:14px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 24px;
	font-family:Arial, Helvetica, sans-serif;
	color:#9a9a9a;
}
/* End captions */


/* HEADER NAV STUFF
------------------------------------------------ */

#header-nav ul {
	display:block;
	list-style:none;
	height:15px;
	float:right;
	margin:23px 0 0 0;
}

#header-nav ul li {
	display:inline;
	list-style:none;
	margin-left:6px;
}

#header-nav ul li.first {
	margin:0px;
}

#header-nav li a {
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#908f8f;
	text-decoration:none;
	text-transform:uppercase;
}

#header-nav li a:hover {
	color:#f2ac6a;
	text-decoration:none;
}

#header-nav input#s {
	width:170px;
	height:24px;
	border:0px;
	background:#e9e9e9;
	line-height:24px;
	margin:0 4px 0 46px;
	padding:0px;
	display:block;
	float:left;
}

#header-nav input#searchsubmit {
	width:24px;
	height:24px;
	border:0px;
	background:#e9e9e9 url('_assets/img/search.gif') 0px 0px no-repeat;
	line-height:24px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
}

#header-nav #searchform {
	width:244px;
	height:24px;
	float:right;
	background:#fff url('_assets/img/search-bg.gif') 0px 0px no-repeat;
	margin:23px 0 0 0;
}



/* HOMEPAGE
----------------------------------------------------------------------- */

#featured {
	width:540px;
	margin:4px 0 40px 0;
}

#featured .photo {
	width:540px;
	height:354px;
	margin:0 0 8px 0;
}

#featured h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:100;
	color:#2f2d2d;
	text-decoration:none;
	margin:0;
}

.more a {
	color:#f1a65f;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
	line-height:16px;
}

.more a:hover {
	color:#9a9a9a;
	text-decoration:none;
}

#thumbs-grid ul {
	width:540px;
	list-style:none;
	list-style-image:none;
}

#thumbs-grid ul li {
	display:block;
	margin:0 15px 0 0;
	padding-bottom:10px;
	list-style:none;
	width:170px;
	float:left;
}

#thumbs-grid ul li.last {
	margin:0;
}

#thumbs-grid ul li .thumb {
	width:170px;
	height:112px;
	float:left;
	margin:0 0 6px 0;
}

#thumbs-grid ul li h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:100;
	color:#2f2d2d;
	text-decoration:none;
	margin:0px 0 6px 0;
}

/* Post Comments
----------------------------------------------------------------------- */

#comments {
	padding:0px 10px 0 10px;
	margin:0px 0 20px 0;
	float:left;
	width:520px;
}

#comments ul {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
}

#comments li {
	list-style:none;
	display:block;
}

#comments li {
	background:#fff;
	margin:10px 0 0 0;
	font-style:italic;
	font-size:11px;
	padding:16px 20px 16px 20px;
	line-height:16px;

}

#comments li.alt {
	background:#fbfbfb;
	border:none;
}

#comments .byline {
	color:#000;
	font-size:10px;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
}

#comments .byline .username {
	color:#f1a65f;
	text-transform:uppercase;
}

#comments .byline .date {
	color:#575757;
	text-transform:uppercase;
}

#comments textarea {
	background:#f8f8f8;
	border:1px solid #f1f1f1;
	font-size: 11px;
	padding:10px;
	width:500px;
	height:100px;
	color:#000000;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;	
}

#comments input {
	background:#f8f8f8;
	border:1px solid #f1f1f1;
	font-size: 10px;
	width:176px;
	padding:4px;
	height:16px;
	color:#000000;
	margin:10px 10px 30px 0;
	float:left;	
}

#comments input.submit {
	background:#575757;
	border:none;
	font-size: 10px;
	width:196px;
	padding:3px 4px;
	height:26px;
	line-height:20px;
	width:100px;
	color:#fff;
	margin:10px 0 30px 0;
	float:right;	
}

#comments input.submit:hover {
	background:#f1a65f;
}

#comments h1 {
	line-height:14px;
	margin:20px 0 10px 0;
	font-size:14px;
	font-weight:100;
	color:#000;
	text-align:left;
}

 a.more-link {
	color:#f1a65f;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}

a.more-link:hover  {
	color:#9a9a9a;
	text-decoration:none;
}
