/*
Theme Name: Bizzy B Stamp & Scrap
Theme URI: http://bizzyb.ca
Description: The web design for the Scrapbooking and Paper Arts website Bizzy B
Version: 1.01
Author: Robert Stoner
Author URI: http://lousypoet.com/
Tags: custom header, fixed width, single columns,

	Bizzy B v1.01
	 http://bizzyb.ca

	This theme was designed and built by Robert Stoner,
	whose blog you will find at http://lousypoet.com/

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

*/



/* Begin Typography & Colors */

p {
	text-indent: 0px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	}

.smalltext {
	font-size: 10px;
	}

#sidebar a:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	}

#sidebar a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	}

#sidebar a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 14px;
	line-height: 20px;
	}

a.cart:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-color: #FFFFFF;
	}

a.cart:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	}

a.cart:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #F3C120;
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-color: #FFFFFF;
	}

i {
	color: #000000;
	font-size: 11px;
	}

i.dark {
	color: #000000;
	}

/* End Typography & Colors */





/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	background-image: url(images/pageback.jpg);
	}

#container {
	padding: 0;
	width: 988px;
	background-image: url(images/content_background.jpg);
	}

#header {
	background-image: url(images/header.jpg);
	margin: 0 0 0 0px;
	padding: 0;
	width: 988px;
	height: 296px;
	}

#sidebar {
	float: left;
	width: 370px;
	}

.side_navigation {
	position: absolute;
	left: 175px;
	top: 305px;
	width: 188px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/sidenav_background.jpg);
	}

.sidenav_links {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	}

#title {
	padding-left: 328px;
	margin: 0px;
	}

#posts {
	float: right;
	width: 518px;
	padding-right: 100px;
	}

#clear {
	clear: both;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 988px;
	height: 109px;
	clear: both;
	background-image:url('images/footer.jpg');
	}

#joinnewsletter {
	position: absolute; top: 60px; left: 700px;
	font-size: 14px;
	font-weight: bold;
	}

#calendar_list {	
	padding-top: 200px;
	padding-left: 200px;
	}
/* End Structure */





/* Begin Main Navigation */
#home
{
  display: block;
  width: 110px;
  height: 110px;
  background: url("images/home.jpg") no-repeat 0 0;

}

#home:hover
{ 
  background-position: 0 -110px;
}

#home span
{
  display: none;
}

#main_navigation {
	position: relative;
	top: 151px;
	left: 176px;
	height: 110px;
	}

#mainnav2
{
  display: block;
  width: 110px;
  height: 110px;
  background: url("images/about.jpg") no-repeat 0 0;
}

#mainnav2:hover
{ 
  background-position: 0 -110px;
}

#mainnav2 span
{
  display: none;
}


.main_navfloat {
	float:left;
	}

#contact
{
  display: block;
  width: 109px;
  height: 110px;
  background: url("images/contact.jpg") no-repeat 0 0;
}

#contact:hover
{ 
  background-position: 0 -110px;
}

#contact span
{
  display: none;
}

#order
{
  display: block;
  width: 110px;
  height: 110px;
  background: url("images/order.jpg") no-repeat 0 0;
}

#order:hover
{ 
  background-position: 0 -110px;
}

#order span
{
  display: none;
}

#eventcal
{
  display: block;
  width: 109px;
  height: 110px;
  background: url("images/calendar.jpg") no-repeat 0 0;
}

#eventcal:hover
{ 
  background-position: 0 -110px;
}

#eventcal span
{
  display: none;
}

#gallery
{
  display: block;
  width: 109px;
  height: 110px;
  background: url("images/gallery.jpg") no-repeat 0 0;
}

#gallery:hover
{ 
  background-position: 0 -110px;
}

#gallery span
{
  display: none;
}

#store_tour
{
  display: block;
  width: 108px;
  height: 110px;
  background: url("images/tour.jpg") no-repeat 0 0;
}

#store_tour:hover
{ 
  background-position: 0 -110px;
}

#store_tour span
{
  display: none;
}





/*	Begin Headers */

h1 {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	font-size: 19px;
	font-weight: bold;
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #B5B5BF;
	border-bottom-color: #B5B5BF;
	}

h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	}  


/* End Headers */






/* Begin Images */

img {
	padding: 0;
	border: 0px
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/* End Images */






/* Begin Lists
/* End Entry Lists */






/* Begin Form Elements */

.textinput {
	color: #F3C120;
	background-color: #322A2A; 
	border: 2px solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #828282;
	border-right-color: #494848;}

/* End Form Elements */






/* Begin Comments*/
/* End Comments */






/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

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






/* Begin Calendar */

.calcontent, .calcontent TD, .calcontent TH{
font-family: verdana, arial, helvetica, sans-serif;
}

#calheader {position: absolute; top: 260px; left: 0px;
}

#calblog {padding-left: 200px;
font-size: 14px;
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bold;
}

/* End Calendar */






/* Begin Various Tags & Classes */

#cart {
	background-color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	color: #FFFFFF;
	}

/* 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;
	color: #000000
}
/* End captions */



