/*   
Theme Name: Barbara's Shop
Theme URI: http://www.barbarasshop.ca/
Description: WordPress theme for Barbara's Shop
Author: Bryson Gilbert
Author URI: http://brysongilbert.com/
Version: 1.0
.
Copyright 2009 ---
.
*/

body {
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
}

div.clear {
	clear: both;
}

div#container {
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 762px;
}

div#header {
	left: 0px;
	top: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(./images/header-background.gif);
	padding: 0px;
	margin: 0px;
	width: 762px;
	height: 191px;
}

div#header h1 {
	left: 30px;
	top: 105px;
	position: absolute;
	text-indent: -9999px;
}

div#header h1 a {
	display: block;
	height: 68px;
	width: 341px;
	padding: 0px;
	margin: 0px;
}

div#headerLinks {
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	top: 18px;
	position: absolute;
	left: 30px;
}

div#blurb {
	height: 108px;
	width: 247px;
	padding: 0px;
	margin: 0px;
	left: 515px;
	top: 78px;
	position: relative;
	/* color: #ababb6; */
	/* color: #8d9d3c; */
	color: #464647;
	font-size: 14px;
}

div#blurb img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

div#blurb div {
	position: absolute;
	bottom: 31px;
	left: 0px;
	max-height: 108px;
	margin: 0;
	padding: 0;
}

div#headerLinks ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}

div#headerLinks ul li {
	border-left: 1px solid #464647;
	padding-left: 12px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-top: 0px;
	margin: 0px;
	float: left;
	display: inline;
}

div#headerLinks ul li:first-child {
	border-left: none;
	padding-left: 0px;
}

div#headerLinks * a, 
div#headerLinks * a:visited {
	text-decoration: none;
	color: #464647;
}

div#headerLinks * a:hover {
	text-decoration: underline;
}

div#sidebar {
	width: 230px;
	margin-top: 25px;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	float: left;
}

div#sidebar ul {
	padding: 0px;
	margin: 0 0 0 32px;
	list-style-position: inside;
	list-style-type: none;
	width: 230px;
}

div#sidebar ul li {
	padding: 0 0 5px 3px;
	margin:  0 0 6px 0;
	color: #ababb6;
	border-bottom: 1px solid #ababb6;
	width: 100%;
}

div#sidebar * a, div#sidebar * a:visited {
	color: #ababb6;
	text-decoration: none;
	max-width: 130px;
	display: block;
}

div#sidebar * a:hover {
	text-decoration: underline;
}

div#sidebar li.current_page_item a, 
div#sidebar li.current-page-item a:visited,
div#sidebar li.current_page_ancestor a,
div#sidebar li.current_page_ancestor a:visited {
	color: #464647;
}

div#sidebar ul li ul {
	display: none;
}

div#sidebar ul li.current_page_ancestor ul {
	display: block;
}

div#sidebar ul li.current_page_item ul, 
div#sidebar ul li.current_page_parent ul,
div#sidebar ul li.current_page_ancestor ul {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}

div#sidebar ul li.current_page_item ul li, 
div#sidebar ul li.current_page_parent ul li,
div#sidebar ul li.current_page_ancestor ul li {
	margin: 0 0 0 10px;
	padding: 0px;
	border: none;
	text-transform: none;
	width: auto;
}
	
div#sidebar ul li.current_page_item ul li:before, 
div#sidebar ul li.current_page_parent ul li:before,
div#sidebar ul li.current_page_ancestor ul li:before {
	content: "> ";
}

div#sidebar ul li.current_page_item ul li a, 
div#sidebar ul li.current_page_item ul li a:visited,
div#sidebar ul li.current_page_parent ul li a, 
div#sidebar ul li.current_page_parent ul li a:visited,
div#sidebar ul li.current_page_ancestor ul li a,
div#sidebar ul li.current_page_ancestor ul li a:visited {
	max-width: 200px;
	display: inline;
}

div#sidebarPhoto {
	width: 230px;
	margin: 45px 0 0 32px;
	padding: 0;
}

div.post {
	width: 474px;
	float: left;
	margin: 25px 0 0 58px;
	color: #77787b;
}

div.post h2, 
div.post h2 a,
div.post h2 a:visited {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #464647;
}

div.post h2 a + span, 
div.post h2 a + span a,
div.post h2 a + span a:visited {
	font-weight: normal;
}

div.post * a, div.post a:visited {
	color: #77787b;
	text-decoration: none;
	font-weight: bold;
}

div.post * a:hover {
	text-decoration: underline;
}

div.entry ul {
	list-style-type: none;
	list-style-position: inside;
	margin: -20px 0 20px 0;
	padding: 0px;
}

div.entry ul li {
	margin: 0px;
	padding: 0px;
}

div.entry strong {
	color: #464647;
}

body.page-template-portfolio-php div#thumbs {
	width: 476px;
	margin-bottom: 6px;
}

body.page-template-portfolio-php div#thumbs img {
	margin: 0 6px 6px 0;
	float: left;
}

div#clientName {
	margin: 0 0 20px 0;
	height: 20px;
	background-color: white;
}

div#clientName strong {
	color: #8d9d3c;
}

div#footer {
	clear: both;
	margin: 0 0 100px 288px;
	width: 474px;
	border-top: 1px solid #bdbbbc;
	padding-top: 28px;
}

div#footer div.col {
	width: 50%;
	float: left;
}

div#footer div.col strong {
	text-transform: uppercase;
}

div#footer div.col h6 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: black;
}

div#footer div.col p {
	color: #77787b;
	font-size: 11px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

div#footer * a, div#footer a:visited {
	color: #77787b;
	text-decoration: none;
}

div#footer * a:hover {
	text-decoration: underline;
}

body.page-id-7 div.wp-caption {
	margin: -6px 32px 0 -6px;
	float: left;
}

body.parent-pageid-7 div.wp-caption {
	margin: -6px 12px 0 -6px;
	float: left;
}

body.page-id-7 div.wp-caption + div.wp-caption, 
body.parent-pageid-7 div.wp-caption + div.wp-caption {
	margin: -6px 12px 0 0;
}

body.page-id-7 div.entry p, 
body.parent-pageid-7 div.entry p {
	clear: left;
}

body.page-id-7 p.wp-caption-text,
body.parent-pageid-7 p.wp-caption-text {
	padding: 6px;
	font-weight: bold;
}

body.page-id-7 div.wp-caption img, 
body.parent-pageid-7 div.wp-caption img {
	border: 6px solid white;
}

body.page-id-7 div.wp-caption img:hover, 
body.parent-pageid-7 div.wp-caption img:hover {
	border: 6px solid #e8e8e8;
}

.wpcf7-form-control-wrap.your-email input, 
.wpcf7-form-control-wrap.your-name input, 
.wpcf7-form-control-wrap.your-subject input,
.wpcf7-form-control-wrap.your-message textarea,
.wpcf7-form-control-wrap.captcha-250 input,
.wpcf7-form-control-wrap.captcha-565 input  {
	margin-top: 6px;
	border: 1px solid #bbb;
	width: 311px;
	font-size: 12px;
	padding: 5px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
}

.wpcf7-form-control-wrap.captcha-250 input,
.wpcf7-form-control-wrap.captcha-565 input {
	width: 40px;
}

img.wpcf7-captcha-captcha-250, 
img.wpcf7-captcha-captcha-565 {
	vertical-align: text-bottom;
	margin-left: 8px;
}

.wpcf7-form-control-wrap.your-message textarea {
	height: 120px;
}

input[type="submit"] {
	padding: 8px 16px;
	color: inherit;
	margin: 0;
	border: 2px solid #ccc;
	background-color: #eee;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

img.ajax-loader {
	margin-left: 10px;
}

input[type="submit"]:hover {
	cursor: pointer;
	background-color: #dedede;
}

input[type="submit"]:active {
	cursor: pointer;
	background-color: #ccc;
}

span.wpcf7-not-valid-tip {
	color: black;
	border-width: 2px;
	padding: 5px 10px;
	background-color: #FFE4E1;
	width: auto;
	min-width: 200px;
}

div.wpcf7-response-output {
	width: 301px;
	padding: 5px 10px;
	margin: 0 0 25px 0;
}

div.wpcf7-validation-errors {
	background-color: #fffccc;
}

div.wpcf7-mail-sent-ok {
	background-color: #ccffcc;
}

.wpcf7-list-item-label {
	padding: 0 15px 0 0;
}