/*
Theme Name: Lyte
Version: 1.0
Author: Arif Uddin
Tags: Lyte, fixed width, single columns

*/

*{ padding:0; margin:0 }
img{ border:0 }

.hidden{ display:none }

#wrap{
	width:800px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
	margin:0 auto;
}

#header{
	width:800px;
	height:200px;
	position:relative;
	background:url(images/header_bg.jpg) no-repeat;
}
	#header h1 a{
		width:175px;
		height:103px;
		position:absolute;
		top:88px;
		left:312px;
		background:url(images/logo.gif) no-repeat;
	}
	
.nav_box{
	width:800px;
	height:74px;
}
	.nav_box b{ display:block; float:left; width:51px; height:74px; background:url(images/left_leaf.jpg) no-repeat bottom right }
	.nav_box em{ display:block; float:left; width:64px; height:74px; background:url(images/right_leaf.jpg) no-repeat bottom left }
	.navigation{
		float:left;
		width:685px;
		height:53px;/*43*/
		overflow:hidden;
		background:url(images/bar_01.gif) repeat-x bottom left;
	}
		.navigation ul li{
			list-style:none;
			display:block;
			float:left;
		}
		.nav_about{ display:block; width:82px; height:40px; margin-left:15px; background:url(images/nav_about.gif) no-repeat; }
		.nav_store{ display:block; width:89px; height:40px; margin-left:15px; background:url(images/nav_store.gif) no-repeat; }
		.nav_coll{ display:block; width:141px; height:40px; margin-left:25px; background:url(images/nav_collection.gif) no-repeat; }
		.nav_shop{ display:block; width:58px; height:40px; margin-left:25px; background:url(images/nav_shop.gif) no-repeat; }
		.nav_press{ display:block; width:67px; height:40px; margin-left:25px; background:url(images/nav_press.gif) no-repeat; }
		.nav_contact{ display:block; width:113px; height:40px; margin-left:20px; background:url(images/nav_contact.gif) no-repeat; }
		
		.navigation ul li a:hover, .selected{border-bottom:4px solid #000;}
		

#body_wrap{
	width:685px;
	margin-left:51px;
	overflow:hidden;
}
.ttl{
	margin-bottom:10px;
	font-size:18px;
}

.page_home{text-align:center}


.footer{
	clear:both;
	width:800px;
	height:56px;
}
	.footer b{ display:block; float:left; width:51px; height:56px; background:url(images/left_leaf.jpg) no-repeat top right }
	.footer em{ display:block; float:left; width:64px; height:56px; background:url(images/right_leaf.jpg) no-repeat top left }
	.footer_text{
		float:left;
		width:685px;
		height:56px;
		background:url(images/bar_01.gif) repeat-x 0 21px;
	}

/*################################################################################################
									D E F A U L T     S T Y L E S
################################################################################################*/
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 */


/*################################################################################################
									H O M E     P A G E
################################################################################################*/

.home_portrait{
	margin-left:5px;
}

.home_headband{
	width:100%;
	height:29px;
	margin:20px 0 0 0;
	background:url(images/home_headband.gif) no-repeat center;
}

/*################################################################################################
									DIFFERENT     P A G E
################################################################################################*/
.entry{	
	width:682px;/*685*/
	margin-bottom:10px;
}
.entry span{ display:block; margin-bottom:10px;}
.entry form{ padding:10px 0}
.entry form strong{padding:10px 0 ; display:block}

#product_entry{
	width:460px;/*685*/
	overflow:hidden;
	float:left;
}
.entry2{	
	width:460px;/*685*/
	overflow:hidden;
	float:left;
}


/*################################################################################################
									SIDEBAR
################################################################################################*/

#sidebar{
	width:220px; float:right;
}
#sidebar2{
	width:500px; text-align:center;
}

#sidebar ul, #sidebar ul ol, #sidebar2 ul , #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select , #sidebar2 ul p, #sidebar2 ul select{
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*################################################################################################
									widget
################################################################################################*/

.widget{width:72%; float:right;}

.widgettitle{
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:3px;
	border-bottom:2px solid #000;
}

.store{
	width:685px;
	overflow:hidden;
}
.store dd{
	width:212px; 
	float:left;
	margin-right:10px;
	padding:1px 1px 5px 1px; 
}
.store dd strong {font-size:12px; }
.store dd p{ margin:10px 0;}
.store dd p{
	font-size:10px;
}

.show_img{
	width:655px;
	padding:10px 25px;
	overflow:hidden;
}
.show_img dd{
	float:left; 
	width:300px; 
	height:320px;  
	float:left; 
	text-align:center; 
	margin-right:15px;
}
.show_img dd img{
	margin-top:5px;
}






