/* -------------------------------------------------------------------------------
	Theme Name: kasia 2010
	Theme URI: http://www.templatelite.com/maple-leaf-free-wordpress-theme/
	Description: Nice 2-column WordPress theme by <a href="http://www.templatelite.com">Template Lite</a>.
	Version: 1.03
	Author: Hand Spun Digital adaptation of Maple Leaf by TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: simple, clean, fixed width, widget ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0;
	padding: 0;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#252422;
	background: #c6a482 url(images/bodybg1.jpg) repeat ;

}

img {
	border:0px;
	padding:5px;
	/*max-width: 100%;  not working in IE6*/
}
a {color:#466aaa;text-decoration: underline;}
a:hover {color: #466aaa;text-decoration: none;}

h1 {
	color:#7c202c;	
	font-size:1.6em; 
	font-family: Verdana,Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	margin: 0 0 0 0;
	line-height: 1.6em;
}
h2 {
	color:#b45d31;	
	font-size:1.4em; 
	font-family: Verdana,Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	font-style:italic;
	display: block;
	margin: 4px 0 10px 0;
	line-height: 1.4em;
	letter-spacing: .01em;
	
	}
h3 {
	color:#5f4f47;	
	font-size:1.2em; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-weight: bold;
	letter-spacing: .001em;
	margin: 0 0 2px 0;
	line-height: 1.2em;
}
h3 strong {color:#cc904e}
h4 {
	color:#5f4f47;	
	font-size:1.1em;
	font-family: Verdana,Arial, Helvetica, Sans-Serif; /* */
	font-weight: bold;
	margin: 0 0 4px 0;
	line-height:1.1em;
}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #497459; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#header img {
	border:0px;
	padding:0px;
}

.clear {clear:both;}
.spacer {height:20px;}

/***** layout *****/
#pagebg_kasia{
	background: url(images/flowerbg.png) repeat-y center;
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;	
	
}
#header_top{height: 36px;	
/**/background: url(images/header_top.png) repeat-y center;
	margin: 0;
	padding: 0;
		width:100%;

}
#logo_top_bg {background: url(images/logo_top_bg.png) no-repeat center;height: inherit}
#footer_btm {height: 36px;	
/**/background: url(images/footer_btm.png) repeat-y center;
	margin: 0;
	padding: 0;
		width:100%;

}

#page_top{
	background: url(images/page_top.png) repeat-y center;
	margin: 0;
	padding: 0;

	width:100%;
	height: auto;
}
#header{
	position:relative;
	width: 1002px;
	margin:0px auto;
	height: 346px;
	background: url('images/header_bg.jpg') no-repeat top center;
	
}

#base{
	margin:0px auto;
	padding:0;
	width:1002px;
	height: auto;
	z-index: 5000;

	
}



#container{
	position:relative;
	
	overflow:hidden;
	width:1002px;
	margin:0px auto;
	
	
}
#sidebar{
	float:right;
	width:320px;
	overflow:hidden;
	padding:0px 10px 10px 0px;
	margin-right:10px ;
 text-align: left;
	
}
#content{
	float:right;
	display:inline; 
	width:602px;
	overflow:hidden; 
	padding: 0;
	margin: 0 20px 0 0 ;
}
#footer{
	clear:both;
	display: block;
	color: #a6bb94;
	height:56px;
	font-size:10px;
	font-family:Verdana, Arial;	
	width:1002px;
	margin: 0 auto;
	padding-bottom:20px;
/*	background:url('images/footer_bg.png') repeat-x top;
*/	text-align:left;
	
}
#footer a,#footer a:hover{
	color:#6a8d8f;
	text-decoration:underline;
}
#footer span { padding-top: 6px; line-height: 16px;margin:0 50px;/**/}
#footer li {display: inline;}
/*######### header ############*/
#blogtitle {
position:relative; 
float: left;
}


#subtitle {

	position:relative;
	float:right;
	display: none;
}

.searchbox { /*entire search feature - not the input field*/
	position:relative;
	display: block;
	width:inherit;
	height:32px; 
	overflow: hidden;
	margin-bottom: 10px;
}
.search-field {
	font-size:11px; 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
/*	color: #735646;*/
	font-weight:bold;
}
.search-field input {
	width:100px; 
	height:15px; 
	font-size:11px; 
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	color:#3e2118; 
	padding:5px 3px 3px 3px;
	border:1px solid #497459;
	background:#f5f2e3;
	margin: 6px 0; 

}
.search-but {
visibility: hidden;
/*background: url('images/search_butt.jpg') no-repeat;
	border:1px solid #497459;
	width:30px; 
	height:30px; 
	margin: 0;
	padding: 0;
*/	

}

#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** sidebar *****/
/*#sidebar a{color:#466aaa;text-decoration:none;}
#sidebar a:hover {color:#466aaa;text-decoration:underline;}
*/
#sidebar a{color:#466aaa;text-decoration:none;}
#sidebar a:hover {color:#466aaa;text-decoration:underline;}

#sidebar p {line-height: 1.3em;}
#sidebar .smaller {font-size: smaller;}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	
}
#sidebar ul.reglist {
	list-style-type: disc;
	margin: 0px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}
#sidebar ul.reglist li {
	list-style-type: disc ;
	list-style-position:inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#sidebar ol.reglist {
	list-style-type: decimal ;
	margin: 0px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
}
#sidebar ol.reglist li{
	list-style-type: decimal ;
	list-style-position:inside;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}


#sidebar ul ul li{
	position: relative;
	line-height: 1.1em;
	list-style-type: none;
	font-size:12px;
	margin: 0px 0px 0px 10px;
/*	padding:0 5px 0 16px;
	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
*/}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.1em; 
/*	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;
	padding: 0px 0px 0px 16px;*/
}

#sidebar h2 {
	letter-spacing: 1px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-size:16px; 
	line-height: 18px;
	color: #735646;

/*	background:url('images/sidebar_title.jpg') no-repeat center;
*/}

#sidebar h3.kasia-product {text-align: center;}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:602px;
margin:0;
padding: 0;
}	

.post_top{
	position: relative;
	margin: 0 0 10px 0;
}
.post_bottom{
	margin: 0 0 10px 0;
	height:5px;
	border-bottom: 1px solid #497459;
}	
.posttitle{
	position:relative;
/*	line-height: 1em;
*/}
.posttitle a{
	color: #7c202c;	
	text-decoration:none;
}
.posttitle a:hover{
	color: #466aaa;
	text-decoration:underline;
}
.date {
	font-family:arial;
	font-size: 10px;
	padding: 0;

}
.author{
	/*display: none;*/
	position:relative;
	font-family:arial;
	font-size:11px;
	margin-top: 10px;
/*	top:28px;
	left:5px;
*/}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
/**/
.info {
	line-height: 2em;
	font-size: 9px;
	padding:0 0 10px 0 ;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.bubble a { font-weight:bold; font-size:11px;}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
/*	color: #5d5855;
*/	line-height: 1.4em;
	text-align: left;
	padding: 0;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #d7cdac;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 30px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #d7cdac;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #d7cdac;
	background:#e0cfa5;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#e0cfa5;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #d7cdac;
	background:#e0cfa5;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #d7cdac;
	background:#e0cfa5;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #d7cdac;
	background: #e0cfa5 url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #d7cdac;
	background:#e0cfa5;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #252322;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family:Arial, Helvetica, Sans-Serif;/* Georgia, Times, 'Times New Roman', serif;*/
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
/*	color:#666666;
*/}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h2 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}

/* topmenu */
#topmenu {
display: block;
width: 280px;
margin-left: 702px;
margin-bottom: 60px;
padding-top: 10px;
text-align: right;
font-size:12px;/**/
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 21px;
letter-spacing:.05em;

/*background-color:#33CCFF
*/}
#topmenu p {font-size: 14px;}
#topmenu ul  {
        margin:0 0 0 5px;
        padding: 0;
        list-style: none;
	height: 27px;
	width: inherit;
}
#topmenu li {
        margin: 0px;
        padding:0px;
        display:inline;
}
#topmenu  a{
        color: #466AAA;
        font-weight: bold;
		text-decoration: none;
		padding-left: 10px;
}

#topmenu  a:hover{
        color: #296265;
        font-weight: bold;
		text-decoration: underline;
}

#topmenu li.current {
        padding-top:0px;
        padding-bottom:0px;
        font-weight: normal;
}
#topmenu li.current a{
        color: #f8f8ec;
        font-weight: normal;
}


.columntext {
float:left;
margin-right: 20px;
width: 270px;
display: block;
margin-bottom: 10px;
}
.productgrid {
display: block;
width: 600px;
padding: 0;
margin: 0;
border-top: #497459 1px solid;
border-right: #497459 1px solid;
overflow: hidden;
}
.productgriditem {
float: left;
display: block;
width: 149px;
height:250px;
text-align: center;
border-bottom: #497459 1px solid;
border-left: #497459 1px solid;
overflow: hidden;
}
.brandgrid {
display: block;
width: 600px;
padding: 0;
margin: 0;
border-top: #497459 1px solid;
border-right: #497459 1px solid;
overflow: hidden;
}
.brandgriditem {float: left;
display: block;
width: 299px;
height:160px;
text-align: center;
border-bottom: #497459 1px solid;
border-left: #497459 1px solid;
overflow: hidden;
}
.brandgriditem img.short, .brandgriditemlast img.short  { margin-top: 20px;/**/}
.griditemname {text-align: center;
font-weight: bold;}

.brandgriditemlast {float: left;
display: block;
width: 599px;
height:160px;
text-align: center;
border-bottom: #497459 1px solid;
border-left: #497459 1px solid;
overflow: hidden;
}
.pricelist {
display: block;
width: 296px;
float:left;

}

#sidebar div.productpgimage {
width: 310px;
display: block;
text-align: center;
 }
#sidebar .sidebarchunk {text-align: left;
border: #497459 3px solid;
/*border-top: #497459 3px solid;
border-bottom: #497459 3px solid;
*/width: 90%;
margin: 0 auto;
margin-bottom: 10px;
padding: 8px;
} 
.sidecontentchunk {
text-align: left;
border: #497459 3px solid;
padding: 10px;
float: right; 
width: 200px;
margin: 0;
margin-bottom: 10px;
margin-left: 10px;
}
.footcontentchunk {
text-align: left;
border: #497459 1px solid;
padding: 10px;
float: none;
clear: both;
position: relative;
width: 90%;
margin: 0;
margin-bottom: 10px;
font-size: .9em;
font-style:italic;
}
#sidebar h2, .sidecontentchunk h2 {
color: #a6bb94; 
font-family:"Trebuchet MS", Verdana, Arial, sans-serif; 
}

#sidebar .sidebarchunk h3, .sidecontentchunk h3, .homeside h3 {
color: #a6bb94; 
font-family:"Trebuchet MS", Verdana, Arial, sans-serif; 
line-height: 1.1em; 
font-size: 1.3em}
#sidebar .sidebarchunk ul li, .sidecontentchunk ul li {margin-bottom: 6px;}

.kasia-product-xtra {text-align: center;
border-top: #497459 2px solid;
border-bottom: #497459 2px solid;
margin-bottom: 10px;
padding: 6px 0;}

.homeside {text-align: center;
border-top: #497459 4px solid;
border-bottom: #497459 4px solid;
margin-bottom: 10px;
padding: 6px 0;
}
h3.movie, h3.eyecandy {display: none;}
.spacer.homeside {border-top: #497459 2px solid;
border-bottom: #497459 2px solid;
}
.homeslideshow {text-align: center;
border-top: #497459 4px solid;
border-bottom: #497459 4px solid;
margin-bottom: 10px;
padding: 6px 0;
height: 300px;
display: block;

}

.pricebox { background-color:#faf6dd;
display: block; width:auto;}

.allclear {clear: both; } 

address {width: 90%; margin: 0 auto; font-size: 1.1em; font-weight:bold}
.widget_stray_quotes h1 {visibility: hidden; display: none;}
.homethreerow {
display: block;
width: 620px;
padding: 0;
margin: 0;
border-top: #497459 1px solid;
border-right: #497459 1px solid;
overflow: hidden;
}
.homethird {
float: left;
display: block;
width: 205px;
height:230px;
text-align: center;
border-bottom: #497459 1px solid;
border-left: #497459 1px solid;
overflow: hidden;
}
img.borderimg {border: #497459 1px solid; padding: 0; }
.testimonial {border: #497459 1px solid; padding: 10px;margin-bottom: 10px;}

#connectbox {
position:relative;
display:block;
width:auto;
margin: 20px 0 ;
text-align:center;
/*padding: 14px 10px 10px 10px;
*/height: 30px;
padding: 6px 0 ;
vertical-align:bottom;
border-top: #497459 2px solid;
border-bottom: #497459 2px solid;
/**/background-color: #faf6dd;
	
}
#connectbox form {margin: 0; padding: 0; display: inline;}
#connectbox .Control
{	
	color: #5d4f4b;
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .8px;
	text-align: left;
	text-decoration: none;
	display: inline;
	margin: 0; padding: 0;
	vertical-align:bottom;}

#connectbox .Control .Title
{ 	
	margin: 0; padding: 0;
	color: #a6bb94;
	font-size: 16px;
	line-height: 14px;

}

#connectbox .TextBox
{
	background-color: #ffffff;
	border-collapse:collapse;
	border: 1px solid #497459;
	color: #9FA3A4;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
	padding-left: 5px;
	width: 134px;
	height: 15px;
	display: inline;
	margin: 0; 
}

#connectbox .EmailButton
{	display:inline;
margin: 0; padding: 0;
background:#668e96;
	border-collapse:collapse;
	border: 2px solid #497459;
	color: #ffffff;
	overflow: hidden;
	font-weight: bold;
	cursor:pointer;

}

#connectbox img.TwitterButton
{ display:inline;
	margin: 0; padding: 0;
	vertical-align:bottom;
	margin-left: 4px;
}
#connectbox img.FacebookButton
{ display:inline;
margin: 0; padding: 0;
	vertical-align: bottom;
		margin-left: 4px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #c9c38b;
	margin-left: 260px;
	width: 742px;
	height: 38px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: .001em;
	z-index:9000;
}
#access .menu-header,
div.menu {
/*	margin-left: 12px;*/
}
#access .menu-header ul,
div.menu ul {
        margin:0 0 0 5px;
        padding: 0;
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#58473e;
    font-weight: bold;
	text-decoration: none;
	/*text-align: center;	*/
	white-space: normal; 	
	padding:0 10px;
	line-height:38px;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	border: 1px solid #efefef;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#c9c38b;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#e7ab22;
	background:#b47758;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #FFFFFF;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#f8f8ec;
}