/**************************************************************
Based on "Lazydays" template (2006) by Pat Heard -www.fullahead.org ported to Textpattern by Stuart -www.thebombsite.com.

Customized for Portrait Quilts by Ramette Designs -www.ramettedesigns.com.

**************************************************************/

* {
	border: 0;
        outline: 0;
}

html {
	height: 100%;
        font-size: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 400 0.8em verdana, arial, sans-serif;
	line-height: 170%;
	color: #34202c;
	background: #f1e5d8 url(images/header.jpg) no-repeat;
}

h1 {   
	clear: both;
	font: 700 2.5em "trebuchet ms", serif;
	color: #555;
}

h2 {
	font: 700 2.5em "trebuchet ms", serif;
	color: #555;
}

h2 a {
	color: #555;
}

h2 a:hover {
	color: #555;
}

h2.category {
	background-color: #999999;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000000;
}

h3 {
	font: 400 1.5em "trebuchet ms", serif;
	color: #1e2525;
	margin: 0px;
	padding: 0px;
}

h3 a {
	color: #56686a;
}

h3 a:hover {
	color: #839ea1;
}

h4 {
	font: 700 1.3em "trebuchet ms", serif;
	color: #5814a1;
}

h5 {
	font: 700 1.2em "trebuchet ms", serif;
	color: #5814a1;
}

h6 {
	font: 700 1.1em "trebuchet ms", serif;
	color: #5814a1;
}

h1, h2, h3, h4, h5, h6, p, dl, .welcome-column-2 .frontboxes p {
	margin: 0;
	padding: 10px 0px;
}

/* Done so the leftmost column aligns properly with the header.
   If the leftmost column has class gradient applied to it,
   this class isn't required. */

a {
	color: #5814a1;
	text-decoration: none;
}

a:hover {
	color: #555;
}

strong {
	color: #34202c;
}

ol, ul {
	margin: 10px 30px;
	padding: 0 30px 0 30px;
}

ol {
	color: #5814a1;
}

ol span {
	color: #444;
}

ul {
	list-style-image: url(images/bullet.gif);
}

ul.comments_error {
	font-weight: bold;
}

del {
	color: #AAAAAA;
}

code {
	margin: 10px 15px 10px 15px;
	padding: 10px;
	display: block;
	overflow: auto;
	font: 400 1em courier, monospace;
	line-height: 120%;
	white-space: pre;
	background: #444444;
}

.leftColumn code {
	margin-left: 0;
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777777;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
	padding-left: 45px; 
}

#paging {
	text-align: center;
}

/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
	margin: 10px 15px 10px 15px;
	padding-left: 27px;
	background-color: #444444;  
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;  
}

blockquote.exclamation {
	background-image: url(images/exclamation.gif);
}

blockquote.stop {
	background-image: url(images/stop.gif);
}

blockquote.go {
	background-image: url(images/go.gif);
}

/**************************************************************
   Images
 **************************************************************/

img.floatRight {
	margin: 5px 0px 10px 15px;  
}

img.floatLeft {
	margin: 5px 15px 10px 0px;
}

a img {  
	border: 2px solid #56686a;
}

a img.noborder{
	border: none;
}

a img.product-thumb{
	margin-right: 25px;
	margin-bottom: 15px;
	vertical-align: middle;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */

	border: 2px solid #839ea1;
}

/**************************************************************
   AUTHOR:  Pat Heard (fullahead.org)
   Ported:  Stuart (thebombsite.com)
   DATE:    2006.03.19
   PURPOSE: Controls the layout of the site and styles
            the menus
 **************************************************************/
 
 .welcome strong {
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
}

.bottomcats{
	clear: both;
	display: block;
}

.bottomcat{
	float: left;
	width: 165px;
	margin-right: 20px;
}
.bottomcat h3 {
	text-align: center;
}

.bottomcat img{
	width: 165px;
	border-style: dotted;
	border-width: 1px;
	height: 165px;
}

/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#content {
	height: 100%;
	text-align: left;
	float: left;
}

#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
	width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
	max-width: 1000px;
	margin: 0 auto 0 auto;
}

#content[id],
#width[id] {
	width: 94%;
	height: auto;
}

.product-excerpt {
	width: 49.5%;
	text-align: center;
}

product-excerpt p{
	padding: 0;
	margin: 0;
}

.product-presentation {
	width: 49.5%;
	text-align: center;
	min-height: 275px;
}

.frontboxes {
	border: 1px solid #000;
	margin-bottom: 20px;
	background-color: #fff;
}

.frontboxes.product-excerpt{
	width: 308px;
	margin: 0px 0px 20px;
}

.frontboxes.product-excerpt img{
	margin: auto;
}

.frontboxes.ideas {
	width: 308px;
	margin: 0px 0px 20px;
}
.frontboxes.ideas .image {
	margin-left: 30px;
}


.frontboxes h3{
	text-align: center;
	background: #e2e9e9;
	border-bottom: 1px solid #000;
}

.testimonials em{
	color: #6c2a8e;
}

div.img-noborder a img, div.img-noborder a:hover {
	border: none;
}

/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
	position: relative;
	height: 124px;
	border-bottom: 2px solid #000;
}

/* Holds the site title and subtitle */
#header #title {
display: none;
margin-left: -2500px;
}

#header h1 {
	margin: 0;
	padding: 0;
	font: 700 4em "trebuchet ms", serif;
	letter-spacing: -3px;
	color: #555;
}

#header h2 {
	position: absolute;
	top: 10px;
	right: 5px;
	margin: 0;
	padding: 0;
}

/* Sets where the header images will go */
#header img.left {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#header img.right {
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
}

#header img.balloons {
	position: absolute;
	z-index: 2;
	top: 70px;
	right: 400px;
}

/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu {
	clear: both;
	padding-left: 20px;
}

#mainMenu ul {
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #000;
 	border-right: 1px solid #000;
 	border-bottom: 1px solid #000;
 	background: #e2e9e9;
}

#mainMenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#mainMenu li a {
	float: left;
	display: inline;
	margin: auto 0px auto 0px;
	padding: 5px 1em 5px 1em;
	font: 400 1.3em "trebuchet ms", serif;
	text-decoration: none;
	color: #6c2a8e;
}

#mainMenu li a:hover,
#mainMenu li a.here {
	color: #6c2a8e;
	background-color: #aec8d3;
}

#mainMenu li a.last {
	margin-right: 0;
}

/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

.leftColumn {
	border: 1px solid #000;
	background: #fff;
	margin: 20px 0px 0px 20px;
} 

h3.sidebar-title{
	background-color: #fce727;
	text-align: center;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #000;

}

ul.sideMenu {
	margin: 0;
	padding: 0 5px 5px 10px;
}

.sideMenu li {
	display: inline;
  
  /* Needed since IE fails when you give it list-style: none; */  
	list-style-image: url(foo.gif);
	font: 400 1.5em "trebuchet ms", serif;
}

.sideMenu li a {
	display: block;
	margin: 0.2em 0 0.2em 0;
	padding: 3px 5px 3px 5px;    
	text-decoration: none;
	color: #6c2a8e;
} 

.sideMenu li a:hover,
.sideMenu li a.here {
	color: #5814a1;
	background-color: #aec8d3;
}

/* Active menu item */
.sideMenu li.here {
	display: block;  
	padding: 5px;
	color: #5814a1;
	background-color: #e2e9e9;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
	margin: 0;
	padding: 0;
}

.sideMenu li.here ul li a {
	padding-left: 35px;
	font: 400 0.55em verdana, arial, sans-serif; 
	color: #555;  
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.sideMenu li.here ul li a:hover {
	color: #5814a1;
	background-image: #ddd url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
	float: left;
	width: 960px;
	clear: both;
	padding-bottom: 4em;
}

/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
	float: left;
	width: 100%;
	clear: both;
	margin-top: -3.8em;
	background: #000000 url(images/footer.jpg) repeat-x top left;
	color: #ddd;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: #fff;
}

/* Sets the width of the footer content */
#footer #width {
	position: relative;
	z-index: 3;
	font-size: 0.85em;
	padding-top: 27px;
}

/***************************************************
   Comment & Form Styles
 ***************************************************/

input,
textarea,
select {
	padding: 2px;
	font: 400 1em verdana, sans-serif;
	color: #444;
	background-color: #EEEEEE;
	border: 1px solid #444444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	color: #000000;
	background-color: #E4F7FA;
	border: 1px solid #333;
}

input.button {
	padding: 2px 5px 2px 5px;
	font: 400 1.1em "trebuchet ms", serif;
	color: #cccccc;
	background-color: #4f257b;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF #9180a4 #9180a4 #4f257b;
	border-left-color: #3b1b5c;
}

#txpCommentInputForm {
	margin-top: 20px;
}

#txpCommentInputForm p {
	text-transform: none;
	text-align: left;
}

#txpCommentInputForm label {
	text-transform: capitalize;
	padding-left: 5px;
}

#txpCommentInputForm input.checkbox {
	width: 13px;
}

p#txpCommentInputForm,
p.closed {
	color: #5814a1;
	text-align: center;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 4px 0px 3px 7px;
}

#txpCommentInputForm input {
	width: 250px;
}

#txpCommentInputForm input.button {
	width: 80px;
}

#txpCommentInputForm textarea {
	width: 350px;
	height: 200px;
}

.zemContactForm {
	padding-left: 15px;
}

legend {
	display: none;
}

fieldset {
	border: 0;
}

ol.comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

ol.comments li .reply {
	color: #555;
	margin: 10px 15px 10px 15px;
	padding: 10px;
	display: block;
	border: none;
}

/**************************************************************
   Width classes used by the site columns
 **************************************************************/
.widthLeft {
	width: 15%;
}

.widthRight {
	width: 81%;
	min-width: 600px;
	z-index: 1;
}


.width100 {
	width: 100%;
}

.width75 {
	width: 74.5%;
}

.width50 {
	width: 49.7%;
}

.width33 {
	width: 32.7%;
}

.width25 {
	width: 24.0%;
}

/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
	float: left;
	display: inline;
}

.floatRight {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignRight {
	text-align: right;
}


/**************************************************************
   Generic display classes
 **************************************************************/

.meta {
	background-color: #ddd;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #000000;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

.small {
	font-size: 0.8em;
}

.green {
	color: #A1FF45;
}

.red {
	color: #EA1B00;
}

li.bigred a {
	color: #bb1c2d;
	font-weight: bold;
	text-align: center;
}

.grey {
	color: #666666;
}

.grey a {
	color: #999999;
}

.grey a:hover {
	color: #EEEEEE;
}

.gradient {
	margin-bottom: 2em;
	background: #fff; 
}
.welcome-column-1 {
	float: left;
	width: 400px;
	padding-bottom: 20px;
	padding-top: 0px;
	margin-right: 20px;
}

.welcome-column-2 {
	float: left;
	width: 310px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.welcome-column-2 .homepage-image {
	margin-bottom: 20px;
}

.welcome-column-2 p {
	padding: 0px;
}
#content .bottomcats .bottomcat a img {
	border: 2px solid #56686a;	

}
#content .bottomcats .bottomcat a:hover img {
	border: 2px solid #839ea1;
}
.welcome-column-1 .margin{
	margin: 0px 0px 10px;
	padding: 0px;
}
#home #content .welcome {
	width: 1000px;
}


