/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/***** THickbox Fix ******/
#TB_overlay { position: fixed } 

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/background.jpg');
	background-position:center -12px;
	color: #4c4c4c;
	text-align: center;
  overflow-x:hidden;
	}
	
#tapemeasure {
	display:block;
	position:relative;
	left:974px;
	top:-155px;
	background:url('images/tapemeasure.png') no-repeat;
	height:190px;
	width:230px;
}	

#page {
	background-color: none;
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background:url('images/headerpaper.png') no-repeat;
	background-position:;

	}

#headerimg 	{
	margin: 0px 9px 0;
	padding:40px 0;
	height: 192px;
	width: 984px;
	
	
	}
	
#headerimg h1{
	display:none;
	}	

#content_wrap
{ 
  float:left;
  width:766px;
}

/******************************/

/** MAIN NAVIGATION STYLING **/	
/******************************/

/******************************/


#top_menu{
margin: 105px 0 0 35px;
font-size:1.55em;
font-family:"Georgia",Times New Roman,sans-serif;
}

#menu {padding:0; margin:0; list-style:none;}
#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
#menu li {float:left; margin:0 2px; background:url(images/trans.png)}
#menu li a {display:block; float:left; height:35px; line-height:35px; color:#435378; text-decoration:none; border-bottom:0px solid #fff;}
#menu li a.current {font-style:italic; color:#06b; border-bottom:3px solid #aaa; cursor:text;}

#menu li:hover {position:relative; z-index:100;}
#menu li a:hover {color: #06b; position:relative; z-index:100; border-bottom:3px solid #aaa;}
#menu li:hover > a {color: #06b; border-bottom:3px solid #aaa;}
#menu ul {position:absolute; left:-9999px; top:38px; width:150px; padding:0 5px 0 0; margin:0; list-style:none; background:url(images/transparent.png);}
#menu ul li {margin:0;}
#menu ul li a {width:150px; height:25px; line-height:25px; font-size:15px; border:0; text-align:right;}
#menu ul li a:hover {border:0;}
#menu ul li:hover > a {border:0;}

#menu ul ul {position:absolute; margin-left:100%; top:0; padding:0; margin:0; list-style:none;}

#menu :hover ul {right:0; left:auto;}
#menu :hover ul ul {left:-9999px; width:130px; padding-left:10px; background:url(trans.gif);}

#menu li ul :hover ul {left: 140px; right:auto;}
#menu li ul li ul li a {text-align:left; color:#06b;}
#menu li ul li ul li a:hover {color:#000;}

span.divider {
	display:block;
	margin-top:3px;
	width:2px;
	height:30px;
	background:url(images/divider.png) no-repeat center;
}

/*******/
/********* FAQ  **********/
.return_top{margin:0 0 0 40px;}

ul#questions li h3{margin-top:0px;}

/*** HOME PAGE ADDRESS****/




.letterlogo{
	float:left;
	margin:35px 0 0 35px;
	}

ul.address{
	text-align:center;
	list-style:none;
	margin:35px auto 0 auto;}
	

.address li {
	float:;
	margin:3px 0px 0 0px;
	font-size:1.4em;
	font-weight:bold;
	font-family:'Georgia',Times New Roman,sans-serif;}

/*************************/
/*********  **********/
/*************************/
/********* HOME PAGE PICTURE MENU **********/

.narrowcolumn-hello {
	float: left;
	padding: 0 0 0px 5px;
	width: 690px;
	margin:0 0 40px 30px;
	text-align:justify;
	/*float: left;
	padding: 0 0 0px 5px;
	width: 350px;
	margin:0 0 40px 30px;
	text-align:justify;*/
	}

ul#main_menu{
	float:right;
	width:350px;
	margin:45px -10px 0 0px;
	padding:0 0 0 10px;
	}
ul#main_menu li.sub_menu {float:right; width:160px;}
	
/*********  **********/
/********* **********/
/********* SUB.MENU PICTURE MENU **********/

div#pr_menu{float:left; width: 560px}
ul#sub_menu{float:left; width: 560px}

li.sub_menu {float:left; width:150px;}

li.sub_menu span {
  display:block;                   
	text-align:left; 
	font-family:'Georgia',Times New Roman, San-serif;
	color:#435378;
	font-size:1.4em;
	}
li.sub_menu a img:hover{
	/*border-bottom:0px solid white;*/
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

li.sub_menu a span:hover{
	color:#06b;
}

/******* Ranges Menu  *******/

ul#ranges_menu{
	float:right;
	width:170px;
	margin:-5px 0px 0 0px;
	}

ul#ranges_menu li.sub_menu {float:right; width:150px;}

/*********  **********/

#content {
	font-size: 1.2em;
	font-family: "Verdana";
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: none;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Georgia', 'Constantia', Times New Roman, Serif;
	font-weight: bold;
	}

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

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #435378;
	}

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

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	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 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: none;
	margin: 20px auto;
	padding: 0;
	width: 986px;
	border: 0px solid #959596;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 984px;
	}

#headerimg {
	margin: 0;
	height: 205px;
	width: 100%;
	}

#gallery {margin:-3px 0 0 5px;}
#gallery h2{margin:0;}
.slideshow {margin:-3px 0;}

.columntop {
	float: left;
	padding: 0px 0 0px 5px;
	margin: 30px 0 0;
	width: 756px;
	height:95px;
	background:transparent url(images/paper_top.png) no-repeat scroll;
	background-position:-15px top;
	text-align:justify;
}

div#topbg h2{
	margin:38px 0 0 30px;
	font-size:2.4em;
	font-weight:100;
	}


.columnmiddle {
	float: left;
	padding: 0 0 0px 5px;
	margin: 0px 0 0;
	width: 756px;
	background:transparent url(images/paper_middle.png) repeat-y scroll;	
	background-position:-15px;
	text-align:justify;
	}
	
.columnbottom {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px 0 0;
	width: 756px;
	height:75px;
	background:transparent url(images/paper_bottom.png) no-repeat scroll;
	background-position:-15px;
	text-align:justify;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 0px 5px;
	width: 690px;
	margin:0 0 40px 30px;
	text-align:justify;
	}
	

.widecolumn {
	padding: 0 0 0px 5px
	margin: 5px 0 0 150px;
	width: 700px;
	margin:0 0 40px 30px;
	text-align:justify;
	}

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

.post hr {
	display: block;
	}

.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: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 986px;
	clear: both;
	text-align:center;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	font-weight:100;
	line-height:1.2em;
	}

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

#sidebar h2 {
	margin: 5px 0 0px;
	font-family: "Georgia",Times New Roman,Serif;
	color:#b5c2d5;
	line-height:3em;
	font-size:1.8em;
	font-weight:100;
	letter-spacing:.04em;
	}

h2.widgettitle {
	background:url('images/sidebar_top.png') no-repeat;
	background-position:center 0px;
	height:47px;
	padding:0px 0px 0px 15px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}
	
h3.category_description strong{
	padding: 0;
	margin: 30px 0 0;
	font-weight:100;
	font-family:Verdana;
	color:#666;
	font-size:0.8em;
	}


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 News Category Formating ****/

#news_top{
	clear:both;
	width:100%;
	height:250px;
	margin:20px 0;
	}

#news_top img{
	position:relative; 
	float:left;
	height:230px;
	margin:0 20px 0 0;
	}

.headline{
	margin:0 0 40px;
	}

.feature {
	float:left; 
	margin:20px 10px 10px 0; 
	border:1px solid black;
	}
	
#news_wrapper{
height:160px;
padding-top:2px;}

h2.news{margin-top:16px;}

/*** End News Category Feature Images ****/

/*** Begin GET IN TOUCH Formating ****/

div.get-in-touch{
	
	}
div.details {
	float:left;
	border:2px solid #7b2626;
	width:285px;
	height:350px;
	margin:0 10px 10px 0;
	padding:5px;
	}

div.details h2{
	margin-top:5px;
	}

div.details h2, div.details p{
	margin-left:10px;
	}

div.details ul.hours li hr, div.details ul.contact li hr{
	width:150px;
	margin:15px auto;}
	
div.pillarbox{
	text-align:center;
	border:2px solid #7b2626;
	width:350px;
	float:left;
	margin-bottom:10px;
	padding:5px;
	
	}
	
div.clock{
	border:2px solid #7b2626;
	float:left;
	margin-bottom:10px;
	width:350px;
	padding:5px;
	text-align:center;
	}
	
div.car{
	border-top:2px solid #7b2626;
	border-left:2px solid #7b2626;
	border-bottom:2px solid #7b2626;
	float:left;
	margin-bottom:10px;
	padding:5px;
	height:441px;
	}
	
div.car img{
	position:relative;
	top:100px;
	}
	
div.map{
	border-right:2px solid #7b2626;
	border-top:2px solid #7b2626;
	border-bottom:2px solid #7b2626;
	float:left;
	margin-bottom:10px;
	padding:5px;
	}

/*** ***************************** ****/


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


/** Products Categories sidebar */
#sg_categories_menu
{
  float:left; 
  font-family:"Georgia",Times New Roman,sans-serif;
  width:144px;
  font-size:1.4em;
  font-weight:100;
}

ul.sg_sub_categories
{
  padding:0;
}

#sg_categories_menu li
{
  margin-left:0;
  text-indent:0;
}

#sg_categories_menu li a
{
  color:#666;
  text-decoration:none;
}

#sg_categories_menu li a:hover
{
  color:#7b2626;
  text-decoration:none;
}

#sg_categories_menu li.sg_category_11,
#sg_categories_menu li.sg_category_23
{
  height:34px;
  margin-bottom:15px;
  background:url('images/separator.gif') left bottom no-repeat;
}


/** Shopping Cart Widget Styling and Stuff **/

#sidebar ul li#shopping-cart ul div#widgetshoppingcart{
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0px;
		background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
  padding-bottom: 30px;
	}

#sidebar ul li#shopping-cart ul div#shoppingcartcontents{
  font-size:1.22em;
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0px;
		background:url('images/sidebar_middle.png') repeat-y;
    background-position: ;
    padding: 10px 20px 1px 20px;
	}
	
#sidebar ul li#shopping-cart ul div#shoppingcartcontents a{ 
color:#e4e4e4;
}

#sidebar ul li#shopping-cart ul div#shoppingcartcontents a.remove{
color:#ee0000;
} 


/** checkout misc **/

#contact_table textarea, #shipping_table textarea
{
	font-family: verdana;
}

/** card logos **/
.sidebar #payment_cards img
{
  margin:10px;
}


/** Next Gen Gallery Widget **/

.ngg_images h2.widgettitle a {color:#eeeeee;}
.ngg_images h2.widgettitle a:hover {color:#efeefe;}


.ngg_images{
	background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
    padding: 0 0px 20px 0;
	}
	
/** Finishes and Options Text Widget **/

.finishmiddle{
	background:url('images/sidebar_middle.png') repeat-y;
    background-position: center;
    height:325px;
    padding: 0 20px;
	}

.finishmiddle img{
	margin:10px;}

.finishmiddle a img:hover{
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	}

.finishbottom{
	background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
    height:25px;
    padding: 0 20px;
	}

/*** Generic Text Widget ***/

.textmiddle{
	background:url('images/sidebar_middle.png') repeat-y;
    background-position: center;
    height:auto;
    padding: 0 20px;
	}

.textmiddle img{
	margin:10px;}

.textmiddle a img:hover{
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	}

.textbottom{
	background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
    height:25px;
    padding: 0 20px;
	}

/*** SEARCH WIDGET ****/
.widget_search{
background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
    padding: 0 0px 20px 0;
}
#searchform,
#product_search{
	background:url('http://www.scumblegoosie.co.uk/site/wp-content/themes/default/images/sidebar_middle.png') repeat-y;
    background-position: center;
    padding: 10px 0px;
	}

/** Newsletter **/

.newsmiddle{
	background:url('images/sidebar_middle.png') repeat-y;
    background-position: center;
    padding: 10px 20px;
	}

.newsbottom{
	background:url('images/sidebar_bottom.png') no-repeat;
    background-position: center bottom;
    height:25px;
    padding: 0 20px;
	}

#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: 0px 0 0 0px;
	}

#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: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform,
#product_search {
	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 {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* special offers table */
table.prices td
{
  vertical-align: text-top;
  text-align: left;
}

table.prices td *
{
  text-align: left; 
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 28px 0 10px 0;
	margin-left: 765px;
	width: 220px;
	color:#bac2d5;

	}

#sidebar form {
	margin: 0;
	}
	
div#sidebar li.shopping-cart a (color:#BAC2D5; text-decoration:underline;) 
/* 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;
	}

hr {
	display: none;
	}

a img {
	
	}

.hentry a img, .post img
{
	border: none;
}

#post-1296 .hentry a img, #post-1296 .post img {
	border: 3px solid #ccc;
	padding: 3px;
	margin:2px;
	}


.navigation {
	display: block;
	text-align: center;
	margin: 70px auto;
	width: 90%;
	font-size:1.2em;
	}

.wp-caption{margin:20px 10px;}	
.wp-caption-text{padding:5px;margin:-5px 3px 12px 8px;background:#ccc;}

#footer ul{list-style:none;}
#footer ul li{float:left; margin:0 5px;}

.clear{clear:both;}

/* End Various Tags & Classes*/
/*Because .. is a crap designer*/
.courier {font-family:courier


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

