/*
Theme Name: Briggs.ca May 2009
Theme URI: http://www.briggs.ca/
Description: Briggs.ca theme May 2009
Version: 0.1
Author: Michael "Miserable Shit" Clarke
Author URI: http://www.briggs.ca/
Tags: custom header, fixed width, two columns, widgets

*/

/*
Eric Myers CSS reset
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	/* outline: 0; */
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	/* outline: 0; */
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* CSS reset end */

/*  

brown - home 9D8159
pink - knitting CD5D6B
browney-red - visio A82C15
yellow - living E9B02B
green photographing 485534
light green working 86A373
 
link colour and hover on left nav F6A5B5
 
text colour 776B68
 
background colour fdf9f3
 
h1 Calibri, Helvetica, 'Trebuchet MS', sans-serif
h2 category name colour using h1 font face
body text Cambria, Georgia, serif


*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Calibri, Helvetica, Arial,sans-serif;
	background: #fdf9f3 none;
	color: #776B68;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: transparent url(images/header.jpg) no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content, #footer {
	font-size: 1.2em
	}

.entry p {
	font-size: 1.45em;
	margin: 0 1.45em 1.45em 0;
	line-height: 1.4em;
	}

.entry {
	text-align:left;
	font-family:Cambria,Georgia,serif;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: Calibri, Helvetica, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size:4em;
	font-weight:normal;
	}

#sidebar h2 {
	font-family: Calibri, Helvetica, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size:3em;
	font-weight:normal;
	/* text-transform:lowercase; */
	padding-left:42px;
	margin-bottom: 10px;
	}

div.post.category-living h3, div.post.category-living h2 {
	color:#E9B02B;
	background: transparent url(images/ico_post_living.jpg) no-repeat scroll;
}

div.post.category-photographing h3, div.post.category-photographing h2 {
	color:#485534;
	background: transparent url(images/ico_post_photo.jpg) no-repeat scroll;
}

div.post.category-working h3, div.post.category-working h2 {
	color:#86A373;
	background: transparent url(images/ico_post_work.jpg) no-repeat scroll;
}

div.post.category-knitting h3, div.post.category-knitting h2  {
	color:#CD5D6B; 
	background: transparent url(images/ico_post_knitting.jpg) no-repeat scroll;
}

div.post.category-visio h3, div.post.category-visio h2 {
	color:#A82C15;
	background: transparent url(images/ico_post_visio.jpg) no-repeat scroll;
}

.categorytitle { padding-left: 42px; }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #776B68;
	}

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;
	}

h4 {
	font-size:2em;
	font-weight:normal;
	margin: 5px 0 10px 0;
	}

.entry p a:visited {
	color: #994b4b;
	}

.commentlist li {
	font-size: 0.9em;
	}

#commentform input, #commentform textarea {
	font-size: 1.5em;
	border: 1px solid #777;
	font-family: Calibri, Helvetica, Arial, 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;
	font-size: 1.6em; line-height: 1.3em;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Calibri, Helvetica, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	}
	
#sidebar ul li {
	font-size: 2.4em;
}

#sidebar ul li a {
	color:#776B68;
}

#sidebar ul li.current-cat a {
	
}

#sidebar ul li.cat-item.cat-item-home {
	list-style-image: url(images/ico_menu_home.jpg);
	list-style-position: outside;
}

#sidebar ul li.cat-item.cat-item-5 {
	list-style-image: url(images/ico_menu_knitting.jpg);
	list-style-position: outside;
}

#sidebar ul li.cat-item.cat-item-3 {
	list-style-image: url(images/ico_menu_living.jpg);
	list-style-position: outside;
}

#sidebar ul li.cat-item.cat-item-1 {
	list-style-image: url(images/ico_menu_photo.jpg);
	list-style-position: outside;
}

#sidebar ul li.cat-item.cat-item-16 {
	list-style-image: url(images/ico_menu_visio.jpg);
	list-style-position: outside;
}

#sidebar ul li.cat-item.cat-item-25 {
	list-style-image: url(images/ico_menu_work.jpg);
	list-style-position: outside;
}

small, #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;
	}

a, h2 a:hover, h3 a:hover {
	color: #aa6486;
	text-decoration: none;
	}

a:hover {
	color: #823255;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Calibri, 'Trebuchet MS', Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.recently span p { font-size: 0.6em; font-family: Cambria, Georgia, serif; margin: 5px 0 20px 0;
}

.recently a { font-family: Calibri, 'Trebuchet MS', sans-serif; }
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto 20px;
	padding: 0;
	width: 1090px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 380px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#content {
	padding: 0 10px 20px 0;
	margin-top: -40px;
	width:770px;
	float: left;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	clear:both;
	display:table;
	width:100%;
	}

.post hr {
	display: block;
	}

.entry {
	margin: 15px 0 0 0;
	}
	
.entry img.border {
	margin:0 0 15px;
	}	
	
p.postmetadata {
	margin: 0;  padding-left: 3px; background: #fffbf5;
	font-size:1.5em;
	line-height:1.5em;
	}
	
p.postmetadata.tag {
	float:left;
	clear:both; width: 100%;
	border-top:1px solid #efefef;
	}
	
p.postmetadata.tag a {
	color:#c7bdb8;
	}
	
p.postmetadata.comment {
	float: right; width: 100%; 
	border-bottom:1px solid #efefef; background: #fffbf5; margin-bottom: 30px;
	}
	
p.postmetadata.alt {
	border-left:none;
	border-bottom:1px solid #efefef;
	clear:both;
	font-size:1em;
	margin:0;
	padding:15px 3px 8px 3px; color: #ccc;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0 0;
	margin: 10px;
	width: 1070px;
	clear: both;
	background: #f8f4e9 url(images/border.jpg) no-repeat scroll top;
	line-height:1.5em;
	}

#footer div.section {
	float:left;
	margin:0 0 0 14px;
	padding:0 20px;
	width:200px;
}

#footer div#border {
	clear:both;
}

#footer p {
	margin: 0 10px;
	padding: 0;
}

#footer p#footer_metadata {
	margin: -5px 0 0 0;
	padding: 0;
	text-align: center;
	background: #fdf9f3 none;
	color:#C7BDB8;
}

#footer p#footer_metadata a {
	color:#C7BDB8;
}

#footer h3 {
	text-align:center;
	width: 100%;
	margin:10px 0 10px;
	padding:0;
}

#footer div ul li {
	list-style-position: outside;
	list-style-image: url(images/ico_footer.jpg);
	font-family: Calibri, Helvetica, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-size:1.2em;
}

#footer div#about p{
	margin:0 10px 0 25px;
}

#footer div#about ul {
	margin:10px 10px 10px 40px;
}

#footer div#flickr h3 {
	margin-bottom:5px;
}

#footer div#flickr ul {
	margin:0px;
	text-align: center;
}

#footer div#flickr ul li  {
	list-style-image: none;
}

#footer div#archives ul  {
	margin:0px 10px 10px 0;
}

#footer div#archives ul li  {
	list-style-image: none;
}

#footer div#archives ul li ul {
	display: inline;
}

#footer div#archives ul li ul li {
	display:inline;
	list-style-image: none;
}

#footer div#archives ul li ul li img {
	/* margin-right: 5px; */
}

#footer div#archives ul li a.year {
	font-size:1.8em; 
	font-family: Cambria, Georgia, serif;
}

#footer div#archives ul li a.month {
	font-size:0.65em;
}

#footer div#other_stuff ul {
	margin:10px 10px 10px 25px;
}

#footer div#other_stuff ul li  {
	
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}
	
h1#site_name {
	font-size: .04em;
	text-align: left;
	color:#fdf9f3;
	padding:11px 0 0 10px;
	}
	
h1#site_name a {
	color:#fdf9f3;
	}
	
h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.pagetitle {
	text-transform: lowercase;
	}


/* 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
	}

.entry img  {
	border:1px solid #efefef; padding: 10px; margin: 5px 10px 10px 10px; background-color: #fff;
	}

/* 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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin:0 0 0 20px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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, #commentform label {
	width: 225px;
	padding: 2px;
	margin: 5px 10px 1px 0;
	display: block;
	}

#commentform input#sk2_my_js_check1, 
#commentform input#sk2_my_js_check2, 
#commentform input#sk2_my_js_payload, 
#commentform input#sk2_time, 
#commentform input#sk2_ip, 
#commentform input#sk2_payload,
#commentform input#comment_post_ID,
#commentform input#comment_parent {
	display:none;
}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond h3 {
	text-transform: none;
	margin: 0 0 5px 0;
	padding: 0;
}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 35px auto;
	float: right; color: #FFF; background-color: #Cd5d6b; border: 2px solid #ffaad4;
	}

/* End Form Elements */



/* Begin Comments*/

h4 #comments { border-top: 1px solid #efefef; }

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.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;
	float:left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 10px 10px;
	width: 210px;
	float: left;
	}

#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;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-size: 0.9em;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 35px;
	margin-bottom: 40px;
	}

.navigation ul li { font-size: 2em; margin:5px 5px 5px 25px; }

.navigation ul li.recently.Living {
	list-style-image:url(images/ico_menu_living.jpg);
	list-style-position:outside;
}
.navigation ul li.recently.Knitting {
	list-style-image:url(images/ico_menu_knitting.jpg);
	list-style-position:outside;
}
.navigation ul li.recently.Photographing {
	list-style-image:url(images/ico_menu_photo.jpg);
	list-style-position:outside;
}
.navigation ul li.recently.Visio-ing {
	list-style-image:url(images/ico_menu_visio.jpg);
	list-style-position:outside;
}
.navigation ul li.recently.Working {
	list-style-image:url(images/ico_menu_work.jpg);
	list-style-position:outside;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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 */
