/*
Theme Name: Kitchen Mart 2.0, July 2009
Theme URI: http://www.kitchenmartinc.com
Description: Kitchen Mart Inc. Wordpress theme with a fixed width
Author: Kammy Burleson
Author URI: http://www.ynotweb.com


/*-----------Block Level Elements--------------*/
*{margin:0; padding:0;} /* removes all margins and padding */
html { min-height:100%; margin-bottom:1px; } /*keeps short pages from jumping */


body {
background-color: #000;/*#57230B;*/
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #040000;
}

td {vertical-align: top;}

img a {border: none; text-decoration: none;}
img {border: none;}

a {
	color: #000;
}
#page {
	width: 994px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 100px;
	background-color:#fff;
}

#headerimg {
background-image: url(images/blueprint.png);
background-repeat: no-repeat;
background-position: top left;
height: 100px;
}
#logo {
float: left;
margin-top: 20px;
	margin-left: 30px;
}
#description {
color: #40C4DD;/*#1B3F94;*/
font-size: 16pt;
font-weight: 400;
float: right;
margin-right: 30px;
margin-top:20px;
}
.action {
color: #40C4DD;/*#1B3F94;*/
font-size: 14px;
font-weight: 400;
padding-left:397px;
}
#tagline {

}
.tagline {
color: #1B3F94;
font-size: 13px;
letter-spacing:1px;
font-weight: normal;
line-height: 15px;
}


/* main menu */


#menu {
	background: #40C4DD;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size: 10pt;
	width:100%; 
	height:29px;
	border-top: 2px solid #C25C08;
}

/*
#menu ul {
	margin: 6px 0 0 20px;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px 30px 6px 30px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12pt;
text-transform: lowercase;
}

#menu ul li a:hover {
	color:#fff;
}*/

#bigHeader {width: 994px; height: 405px; background-image: url(images/bigHeaderBG.png); background-repeat: repeat-x; background-position: top left;}/* this holds the flash and the text*/
#flash {float: left; width: 582px; }

#thecopy {float: right; width: 358px; margin: 20px;}
#thecopy p.introduction {font-family: Tahoma, Verdana, sans-serif;font-style: oblique; color: #fff; font-size: 23px;line-height: 140%;}
p.introduction:first-letter {color:#fff;font-size:56px;font-weight:normal;line-height:80%;letter-spacing:-5px;}
#quotescollection_randomquote-0 {font-family: Tahoma, Verdana, sans-serif;	font-style: oblique; color: #fff; font-size: 23px;line-height: 140%;}
#quotescollection_randomquote-0 p:first-letter{color:#fff;font-size:56px;font-weight:normal;line-height:80%;letter-spacing:-5px;}

#wrapper {
	width: 100%;
	background-color: #F4E4CB;

}

#content {
	float: left;
	width: 80%;
}

#sidebar {
	width: 20%;
	margin-left: 80%;
}

#footerlogos {
clear: both;
	width: 994px;
	height: 96px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 2px solid #57230b;
}

#footerlogos img {
	margin: 0 }
#footer {
	width: 100%;
	/*min-height: 230px;*/
	clear: both;
	padding-top: 20px;
/*background-color: #57230b;*/
background-image: url(images/footerBG.jpg);
background-repeat: repeat;
}
#footer p {
	color: #fff;
}
#footer a {
	color: #fff;
}
#firstlist {
	float: left;
	width: 200px;
	margin-left: 10px;
}
#secondlist {
	width: 200px;
	float: left;
	margin-left: 10px;
}
#thirdlist {
	width: 200px;
	float: left;
	margin-left: 30px;
}

#kitchenmart {
	width: 274px;
	float: right;
	margin-right: 10px;
}

#kitchenmart p {
	margin: 5px 0 5px 0;
}
#firstlist h2, #secondlist h2, #thirdlist h2 {
	color: #fff;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bolder;
	/* text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	display: inline; */
}
#firstlist ul, #secondlist ul, #thirdlist ul {
	/*list-style-type: square;*/
	/*list-style-image: url(images/navbutton.gif);*/
	color: #40C4DD;
	padding-top: 3px;
	padding-left: 18px;
/*background-color: #57230b;*/
	
}
#firstlist ul li, #secondlist ul li, #thirdlist ul li {
	/*list-style-type: square;
	list-style-image: url(images/navbutton.gif);*/
	color: #40C4DD;
	/*background-color: #57230b;*/
}

#firstlist a, #secondlist a, #thirdlist a {
/*text-transform: uppercase;*/
text-decoration: none;
	/*background-color: #57230b;*/
}

#firstlist a:hover, #secondlist a:hover, #thirdlist a:hover {
/*text-transform: uppercase;*/
text-decoration: underline;
	/*background-color: #57230b;*/
}

#credits {

	width: 994px;
	margin: 0 auto;
	/*background-color: #57230b;*/
	background-image: url(images/footerBG.jpg);
background-repeat: repeat;
}

#credits p {
	color: #fff;
	margin-left: 10px;
	padding: 5px;
	/*background-color: #57230b;*/
}
#credits a {
	color: #fff;
}
/*-------------Headings-------------*/

h1, h2, h4, h5 {
	color: #57230B;
	padding-bottom: 10px;
}
h1 {
font-weight: lighter;
}

h2 {
font-weight: lighter;
}

h3 {
color: #000;
padding-bottom: 10px;
font-size: 10pt;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {
font-weight: lighter;
color: #57230B;
text-decoration: none;
}

.post {
margin: 15px 84px 15px 84px;
}

.post p {
margin: 5px 0 18px 0;
line-height:18px;
}
.post p.larger {font-size: 12pt;}
.post a {

}

.post ul {
padding: 10px 0 10px 35px;
}
.post ol {
padding: 10px 0 10px 38px;
}
.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.navalignleft {
float: left;
margin-left: 84px;
}

.navalignright {
float: right;
margin-right: 84px;
}

.center {

}

.pagetitle {

}

blockquote {
margin: 3px 25px 3px 35px;
}


blockquote.testimonials{
margin: 3px 25px 3px 35px;
padding: 20px;
background-color: #fff;
border-top: 2px solid #57230B;
border-bottom: 2px solid #57230B;
}
cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}


#sidebar ul h2, #sidebar h2 {
text-transform:uppercase;
font-size: 11pt;
color: #fff;
padding-top:10px;

}

#sidebar h2.sidebox {
text-transform:uppercase;
font-size: 11pt;
color: #fff;
padding-top:10px;
font-weight: 900;
display: block;
text-align: center;
background-color: #57230B;

}

#sidebar ul li, #sidebar ul li .cat-item {

margin-right:6px;
}

#sidebar ul li ul li, #sidebar ul li .cat-item ul li{
margin-left:16px;
margin-right:6px;
padding-left: 2px;
}
#sidebar ul ul {

}

#sidebar ul ul li {
padding-left: 10px;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #000;
}



/*--------------Comments--------------*/

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}




/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}


/* 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 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 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: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

#quotearea {min-height: 180px;}

#brotate {width: 620px; overflow: hidden;}

.boxgradient {background-image: url(images/boxBGGradient.png);
background-repeat: repeat-x;
background-position: top left;}

#testimonialphotos {width: 300px;  float: right; padding: 0; margin: 0 0 0 10px; }
#testimonialphotos img {}

#testimonialphotosalt2 {width: 200px; float: right; margin-left: 10px; }
#testimonialphotosalt2 img {border: none; padding: 0; margin: 0;}
