/* @override http://www.peoplehairdressing.com/wp-content/themes/people/style.css */

/* @override http://www.peoplehairdressing.com/wp-content/themes/people/style.css */

/* @override http://www.peoplehairdressing.com/wp-content/themes/people/style.css */

/* @override http://www.peoplehairdressing.com/wp-content/themes/people/style.css */

/*
Theme Name: People
Theme URI: http://www.peoplehairdressing.com
Description: The People WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Protein One
Author URI: http://www.protein-one.com
Tags: blue, green, white, clean, custom header, fixed width, two columns, widgets

	People v1.0
	http://www.peoplehairdressing.com

	This theme was designed and built by Protein One,
	whose blog you will find at http://www.protein-one.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { 
	width: 100%; 
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	background: #333333 url(images/bg-hair-texture.gif) repeat left top; 
	margin-right: auto; 
	margin-left: auto; 
	margin: 0; 
	padding: 0; 
	height: 100%;
}

p {
}

#page { 
	width: 980px; 
	height: 100%;
	text-align: center; 
	padding: 0; 
	border-right: 5px solid #424242;
	border-left: 5px solid #424242;
	border-bottom: 5px solid #424242; 
	background-color: #333333; 
	margin: 0 auto;
}

#page.front_page { 
	background: #333333 url(images/home-bg-01.jpg) no-repeat center top; 
	height: 100%;
}

#page.blank { 
	background-color: #333333; 
	height: 100%;
}

#content {
	font-size: 13px;
}

.narrowcolumn .entry, .widecolumn .entry { 
	line-height: 20px;
}

.narrowcolumn .postmetadata {
	text-align: left; 
	border-top: 1px dotted #424242; 
	padding-bottom: 0; 
	padding-left: 0; 
	padding-right: 0; 
	margin-right: 0; 
	margin-left: 0; 
	margin-bottom: 0;
}

.thread-alt {
}

.thread-even { 
	margin: 0;
}

.thread-odd { 
	margin: 0;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
}
small { 
	font-size: 11px;
}

h2.pagetitle { 
	color: yellow; 
	font-size: 17px; 
	background-color: #2f2f2f; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	text-transform: lowercase; 
	font-weight: normal; 
	font-style: normal; 
	padding: 15px; 
	margin-left: 10px;
}

#sidebar h2 { 
	color: yellow;
	font: 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	list-style-type: none; 
	text-transform: lowercase; 
	border-bottom: 1px solid gray; 
	margin-left: 10px; 
	padding: 15px; 
	background-color: #2b2b2b; 
	background-image: url(images/sidebar-h2-bg.jpg);
}

a, a:visited { 
	color: yellow;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: yellow; 
	text-align: left;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none; 
	list-style-type: none; 
	margin: 0;
}

.entry p a:visited { 
	color: yellow;
}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar { 
	list-style-type: none; 
	display: block; 
	margin-top: 40px; 
	text-align: left;
	margin-left: 680px;
	width: 290px; 
	list-style-type: none; 
	font-size: 13px; 
}

#sidebar a { 
	color: silver;
	text-decoration: none; 
	font-size: 13px; 
	text-transform: lowercase; 
	margin: 0; 
	padding: 0;
}

#sidebar a:hover, a:active { 
	color: yellow;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; 
	list-style-type: none;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover { 
	text-decoration: none;
}

.hentry.post h3 { 
	text-transform: lowercase; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 17px; 
	border-bottom: 1px solid gray; 
	margin-bottom: 10px; 
	padding-bottom: 15px; 
	background-color: #2f2f2f; 
	background-image: none;
}

.post h3 a:hover { 
	text-decoration: underline; 
	color: yellow;
}

a:hover { 
	text-decoration: underline; 
	color: yellow;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: 1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#header {
	margin: 0;
	padding: 0;
	width: 100%;
}

#headerNav .current_page_item a{ 
	color: yellow; 
	text-decoration: none; 
	line-height: 40px; 
	background: black url(images/nav-bg.jpg) center bottom; 
	border: 1px solid black; 
	padding: 15px;
}

#headerNav a { 
	color: silver; 
	padding: 15px; 
	line-height: 40px; 
	font-size: 16px; 
	text-decoration: none; 
	text-transform: lowercase; 
	margin-right: 12px; 
	margin-left: 12px;
}

#headerNav a:visited{
}

#headerNav a:hover{ 
	color: yellow;
	text-decoration: none;
}

#headerNav li{ 
	display: inline; 
	text-transform: lowercase; 
	line-height: 40px;
}

.narrowcolumn {
	float: left; 
	color: silver; 
	text-align: left; 
	width: 670px; 
	padding-top: 40px;
}

.narrowcolumnOne {
	float: left; 
	color: silver; 
	text-align: left; 
	width: 640px; 
	padding-top: 40px; 
	padding-left: 20px; 
	line-height: 20px;
}

.narrowcolumnOne img { 
	border: 10px solid #2b2b2b;
}

.widecolumn {
	float: left; 
	display: inline; 
	width: 315px; 
	text-align: left; 
	color: gray; 
	padding-top: 320px; 
	padding-bottom: 10px; 
	padding-left: 90px;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both; 
	font-size: 11px;
}

.clear {
	clear: both;
}

#block {
	width: 100%; 
	clear: both; 
	height: 1px;
}

#footer {
	font-size: 12px; 
	color: #424242; 
	line-height: 18px; 
	text-align: left; 
	width: 980px; 
	clear: both; 
	height: 100px; 
	margin: 0 auto; 
	padding: 10px 0 0;
}

#footerTxt { 
	float: right; 
	padding-bottom: 20px;
}

#proteinCredit { 
	float: left;
}
/* End Structure */



/*	Begin Headers */
h1 { 
	margin: 0; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 24px;
}

h2 {
	margin: 0px 0 0; 
	color: #455560;
}

#sidebar .widgettitle a{ 
	font-size: 17px; 
	color: yellow;
}

h3 {
	padding: 0;
	margin: 0; 
	background: #2f2f2f url(images/column-subhead-bg.jpg) no-repeat center top;
}

h3#comments { 
	background-image: none; 
	padding: 15px; 
	margin: 10px 10px 0; 
	font-weight: normal; 
	font-style: normal;
}

h3.comments {
	padding: 0; 
	margin-right: auto; 
	margin-left: auto; 
	margin-bottom: 20px;
}
/* End Headers */



/* Begin Images */
p img {
	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 {
	display: inline; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 0; 
	float: right; 
	padding-left: 15px;
}

img.alignleft {
	display: inline; 
	margin-right: 15px; 
	margin-bottom: 15px;
}

div.singleEntry img.alignleft {
	display: inline; 
	margin-right: 20px; 
	border: 10px solid #333; 
	margin-bottom: 500px;
}

.alignright { 
	display: inline; 
	float: right;
}

.alignleft {
	float: left; 
	display: inline;
}
/* 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 0px;
	list-style: none;
	text-indent: 0px; 
	list-style-type: none;
}

.entry ol {
	margin: 0; 
	padding: 0 0 0 35px;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
}

#sidebar ul, #sidebar ul ol { 
	list-style-type: none;
}

.widget { 
	margin-bottom: 10px; 
	border-bottom: 1px solid #424242; 
	background: #bfbfbf url(images/sidebar-bg-grad.jpg) repeat-x;
}

#sidebar .widget_twitter .entry-content { 
	color: #424242; 
	font: 19px/21px Georgia, "Times New Roman", Times, serif;
}

#sidebar .widget_twitter .entry-content a, a:visited { 
	color: #424242; 
}

#sidebar .widget_twitter .entry-content a:hover { 
	color: yellow; 
	text-decoration: underline;
}

#sidebar .widget_twitter .entry-meta a, a:visited { 
	color: #424242;
}

#sidebar .widget_twitter .entry-meta a:hover { 
	color: yellow; 
	text-decoration: underline;
}

div.widget_text { 
	background-color: #2f2f2f; 
	margin-bottom: 10px;
}

#sidebar ul li {
	list-style-type: none;
}

#sidebar .page_item { 
	line-height: 46px; 
	border-bottom: 1px solid #424242; 
	padding-left: 15px;
}

#sidebar ul p, #sidebar ul select { 
	list-style-type: none;
}

#sidebar ul ul, #sidebar ul ol { 
	list-style-type: none;
}

#sidebar ul ul ul, #sidebar ul ol { 
	list-style-type: none;
}

ol li, #sidebar ul ol li {
	list-style: decimalal outside; 
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}

#sidebar ul ul li, #sidebar ul ol li {
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px; 
	list-style-type: none;
}

#sidebar #searchsubmit {
	padding: 1px; 
	list-style-type: none;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

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;
	}
	
textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond { 
	margin: 10px; 
	background-color: #2f2f2f; 
	background-image: none; 
	border: 1px solid #424242; 
	padding: 15px;
}

#respond h3 { 
	padding: 0px; 
	margin: 0px; 
	background-color: #2f2f2f; 
	background-image: none; 
	font-weight: normal; 
	font-style: normal;
}	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0px;
	}

.commentlist { 
	padding-left: 10px; 
	padding-right: 10px; 
	margin-right: 0; 
	margin-left: 0;
}

.commentlist li {
}
.commentlist li ul li {
}

.commentlist p {
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0; 
	display: none;
}
	
.comment { 
	background-color: #2f2f2f; 
	border-style: solid; 
	border-color: #424242; 
	padding: 15px; 
	margin-bottom: 15px;
}

.comment-body p{ 
	font: italic 13px Georgia, "Times New Roman", Times, serif;
}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.recentcomments a {
}
/* End Comments */



/* Begin Sidebar */
#sidebar form {
	margin: 0; 
	list-style-type: none;
}
/* 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;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto; 
	padding-bottom: 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Custom Styles */

ul { 
	padding: 0; 
	list-style-type: none; 
	margin: 0;
}

#sidebar li ul { 
	color: yellow;
}

#sidebar li ul .current_page_item a { 
	color: yellow;
}

#headerNav .current_page_parent a { 
	color: yellow; 
	text-decoration: none; 
	line-height: 40px; 
	background: black url(images/nav-bg.jpg) center bottom; 
	border: 1px solid black;
}

.post-edit-link a, a:visited
{ 
	color: yellow; 
}

.post-edit-link a:hover{ 
	color: yellow; 
	text-decoration: underline;
}

.entry ul li { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: inside; 
	border-bottom: 1px solid #424242; 
	color: yellow; 
	text-transform: lowercase; 
	padding: 12px 15px 10px; 
	background: url(images/column-subhead-bg.jpg) no-repeat center top;
}

.entry ol { 
	list-style-type: none; 
	list-style-image: none; 
	list-style-position: inside; 
	color: #797979; 
	text-transform: lowercase; 
	padding: 12px 15px 10px; 
	background: #2f2f2f no-repeat center top;
}

.widget ul li { 
	list-style-type: none; 
	list-style-position: inside; 
	line-height: 18px; 
	padding: 15px;
}

.entry { 
	margin: 0; 
	padding: 0;
}

.entry #columnOne { 
	width: 315px;
	display: inline; 
	background: url(-images/column-top-bg.jpg) no-repeat center top; 
	float: left; 
	margin-left: 10px; 
	margin-bottom: 10px;
}

.entry #columnTwo { 
	background: url(-images/column-top-bg.jpg) no-repeat center top;  
	width: 315px; 
	display: block; 
	margin: 0 0 10px 345px;
}

.entry #columnOne p{ 
	margin-bottom: 15; 
	padding: 0 15px;
}

.entry #columnTwo p{ 
	display: block; 
	padding: 10px 15px; 
	margin: 0;
}

.entry #columnOne h3{ 
	padding-left: 15px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	background-color: #2b2b2b; 
	border-bottom: 1px solid #424242;
}

.entry #columnTwo h3{ 
	background-color: #2b2b2b;
	padding-left: 15px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	background-color: #2b2b2b; 
	border-bottom: 1px solid #424242;
}

.entry #columnTwo span.alignright {
}

.singleEntry { 
	background-color: #2f2f2f; 
	margin-left: 10px; 
	padding-bottom: 15px; 
	padding-left: 15px; 
	margin-right: 10px; 
	padding-top: 10px; 
	line-height: 18px;
}

#ZoomImage {
	border-width: 15px; 
	border-color: yellow;
}

.post {
}

.hentry{ 
	background-color: #2f2f2f; 
	padding: 15px; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	margin-left: 10px; 
	border-bottom: 1px solid #424242;
}

.textwidget p { 
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	color: #424242; 
	padding-right: 15px; 
	padding-left: 15px;
}

#sidebar .textwidget a, a:visited { 
	color: #424242; 
	text-transform: none;
}

#sidebar .textwidget a:hover { 
	color: #424242; 
	text-decoration: underline;
}

ul li.cat-item { 
	padding: 0;
}

.widget_archive ul li { 
	border-bottom: 1px solid #424242; 
	background-color: #2f2f2f;
}

.widget_archive ul li a, a:visited { 
	color: #424242;
}

.subscribe_widget { 
	padding-left: 10px; 
	padding-top: 10px; 
	padding-right: 10px; 
	color: #424242; 
	line-height: 18px;
}

em { 
	font-family: Georgia, "Times New Roman", Times, serif;

}
/* End Custom Styles */
