/*
Theme Name: World Of Wardrobes
Author: Affilipoint.com
*/
body{
	font-family: 'Tahoma', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(images/bodybg.jpg) repeat;
	padding:15px 0 0 0;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul li{
	display:inline;
}
ul,ol,li{
	list-style:none;
}
.hide,em{
     position: absolute;
     left: -9999px;
}
h2{
	width:657px;
	color:#EC5408;
	font-weight:normal;
	text-transform:uppercase;
}
/*---------------------------------------------page structure--------------------------------*/
#page{
	width:970px;
	margin:0 auto;
}
/*---------------------------header---------------------*/
#header{
	width:969px;
	height:139px;
	background:url(images/hdrbg.jpg) no-repeat;
}
/*-------------header_top_area------------------------*/
.header_top_area{
	width:956px;
	height:109px;
	overflow:hidden;
	padding-right:13px;
	position:relative;
}
.sloganTxt{
	position:absolute;
	font-size:11px;
	color:#FFF;
	left:220px;
	top:65px;
}
.header_top_area h1{
	float:left;
	padding:12px 295px 40px 24px;
}
.header_top_area h1 a{
	width:407px;
	height:57px;
	display:block;
	text-decoration: none;
}
.header_top_area_rgt{
	width:228px;
	float:left;
	padding-top:25px;
}
.inp_header_top{
	width:228px;
	overflow:hidden;
}
.inp_btn01{
	background:url(images/inpbtn01.jpg) no-repeat right;
	width:200px;
	height:19px;
	float:left;
	border:none;
	padding:3px 0 0 8px;
	font-size:11px;
	color:#969696;
	font-family:Tahoma;
}
.inp_btn02{
	background:url(images/inpbtn02.jpg) no-repeat;
	width:20px;
	height:22px;
	cursor:pointer;
	border:none;
	float:left;
}
/*-----------------------------------------menu----------------------*/
#menu{
	width:956px;
	height:30px;
	padding-left:13px;
}
.menulink{
	width:956px;
	overflow:hidden;
}
.menulink li{
	float:left;
}
.menulink li a,
.menulink li a strong,
.menulink li strong strong{
	display:block;
	float:left;
	height:30px;
}
.menulink li a{
	background:url(images/navbg.jpg) repeat-x;
	text-decoration:none;
}
.menulink li a strong{
	background:url(images/navlt.jpg) no-repeat;
}
.menulink li a strong strong{
	background:url(images/navrt.jpg) no-repeat right;
	font-size:11px;
	color:#515151;
	line-height:30px;
	padding:0 19px 0 20px;
	font-weight:bold;
	cursor:pointer;
}
.menulink li a:hover strong strong{
	color:#242424;
	text-decoration:underline;
	padding:0 19px 0 20px;
}
.menulink .home_pic a strong strong label{
	background:url(images/home_pic.jpg) no-repeat;
	width:12px;
	height:30px;
	display:block;
	float:left;
	margin-right:3px;
}
.menulink .ball_pic a strong strong label{
	background:url(images/ball_pic.jpg) no-repeat;
	width:13px;
	height:30px;
	display:block;
	float:left;
	margin-right:3px;
}
.menulink .ball_pic02 a strong strong label{
	background:url(images/ball_pic02.jpg) no-repeat;
	width:14px;
	height:30px;
	display:block;
	float:left;
	margin-right:3px;
}
.menulink .color_pic a strong strong label{
	background:url(images/color_pic.jpg) no-repeat;
	width:12px;
	height:30px;
	display:block;
	float:left;
	margin-right:3px;
}
.menulink .message_pic a strong strong label{
	background:url(images/massage_pic.jpg) no-repeat;
	width:13px;
	height:30px;
	display:block;
	float:left;
	margin-right:3px;
}
/*-------------------------------------------sub_menu--------------------*/
#sub_menu{
	width:955px;
	height:29px;
	background:url(images/menubg.jpg) repeat-x;
	overflow:hidden;
	padding-right:14px;
}

#sub_menu ul{
	width:875px;
	float:left;
	height:29px;
}
#sub_menu ul li{
	float:left;
	background:url(images/libdr.jpg) no-repeat right;
	padding:0 21px;
	height:29px;
}
#sub_menu ul li a{
	font-size:11px;
	color:#515151;
	line-height:29px;
	text-decoration:none;
}
#sub_menu ul li a:hover{
	color:#242424;
}
.rgt_sub{
	width:80px;
	float:right;
}
.rgt_sub a{
	background:url(images/orrangebox.jpg) no-repeat right;
	display:block;
	line-height:29px;
	padding-right:5px;
	text-decoration:none;
	font-size:11px;
	color:#515151;
}
#angle_both{
	background:url(images/angle.jpg) no-repeat;
	width:970px;
	height:10px;
}
/*-------------------------------------------------------content--------------------*/
#content{
	width:970px;
	background:url(images/mainbg02.jpg) repeat-y;
}
.main_content{
	width:950px;
	overflow:hidden;
	padding-top:6px;

}
/*--------------------------sidebar--------------------*/
.entry{
	width:690px;
	float:right;
	padding-bottom:50px;
	overflow:hidden;
}
.entry h2 a,.entry h2, ,.entry h3, ,.entry h4, ,.entry h5, ,.entry h6{
	font-size:16px;
	color:#EC5408;
	display:block;
	text-decoration:none;
}
.entry h3{font-size:15px; margin-bottom:10px}
.entry h4{font-size:14px; margin-bottom:10px}
.entry h5{font-size:13px; margin-bottom:10px}
.entry h6{font-size:12px; margin-bottom:10px}

blockquote{
	padding:15px 50px;
	font-size:14px;
	font-style:italic;
}

.entry p{
	font-size:12px;
	color:#313131;
	margin-bottom:12px;
}
.entry a{
	color:#EC5408;
	text-decoration:underline;

}
.special{	
	width:690px;
	padding-bottom:13px;
}
.bannerImg{
	width:690px;
	padding-bottom:15px;
	overflow:hidden;
}
.red_heading{
	width:690px;
	overflow:hidden;
}
.red_heading_lft{
	width:657px;
	float:left;
}
.red_heading_lft h2{
	width:657px;
	color:#EC5408;
	font-weight:normal;
	text-transform:uppercase;
}
.red_heading_lft h2 a{
	font-size:16px;
	color:#EC5408;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}
.Wardrobe{
	width:657px;
	border-bottom:1px solid #4D4D4D;
}
.Wardrobe p{
	color:#171717;
	font-size:11px;
	padding-bottom:4px;
}
.Wardrobe p a{
	color:#171717;
	font-size:11px;
	text-decoration:none;
}
.Wardrobe p span{
	color:#EC5408;
	font-size:11px;
	padding-left:12px;
	padding-right:7px;
}
.red_heading_rgt{
	background:url(images/btn01.jpg) no-repeat;
	width:33px;
	height:29px;
	float:right;
	text-align:center;
	padding-top:6px;
	margin-top:3px;
}
.red_heading_rgt a{
	font-size:14px;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
}
/*--------------------------------txt_fst_part---------------------*/
.txt_fst_part{
	width:617px;
	padding:20px 40px 66px 0;
}
.txt_fst_part_pic{
	width:617px;
	text-align:center;
	padding:15px 0;
}
.pic03{
	margin-right:39px;
}
.last_part_sibar{
	width:657px;
	padding:20px 0px 0 0;
}
.last_part_sibar_pic{
	width:657px;
	padding:15px 0;
	overflow:hidden;
}
.last_part_sibar_pic img{
	float:left;
}
.pic05{
	margin-right:59px;
}
/*-----------------------------------rgt_sidebar---------------*/
#rgt_sidebar{
	width:243px;
	float:left;
	overflow:hidden;
}
.orangebox{
	width:243px;
}
.orangebox h2 , .widgettitle{
	background:url(images/orange_box.png) no-repeat;
	width:233px;
	height:43px;
	font-size:24px;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:25px;
	text-transform:uppercase;
}
.rgt_catagory {
	width:217px;
	margin:0 1px 13px 25px;
	padding-bottom:23px;
}

.widget ul{
	width:203px;
	overflow:hidden;
	padding:0 7px;
	padding-bottom:23px;
	margin-bottom:13px;	
	background:#EDEDED;
	margin-left: 25px;
}
.rgt_catagory ul{
	width:203px;
	overflow:hidden;
	padding:0 7px;
}
.rgt_catagory ul li, .widget ul li{
	width:203px;
	display:block;
	border-bottom:1px solid #8B8B8B;
}
.rgt_catagory ul li a, .widget ul li a{
	line-height:25px;
	color:#171717;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-left:3px;
	text-transform:capitalize;
}
/*
------------------------- Edit Start By Kamal ------------------------*/
.product01{
	width:217px;
	padding:0px 25px 12px 1px; 
}
.postImG{
	width:217px;
	height:214px;
}
.featuredLink{
	position:relative;
}
.postFeatured{
	position:absolute;
	top:-49px;
	background:url(images/featuredContTxt.png) no-repeat;
	width:217px;
	height:49px;
	display:block;
}
/*
------------------------- Edit End By Kamal ------------------------*/
.rgt_lst_txt{
	width:204px;
	padding:0 30px 20px 8px;
}
.rgt_lst_txt p{
	font-size:11px;
	color:#313131;
}
.main_btm{
	background:url(images/mainbtm.jpg) no-repeat;
	width:951px;
	height:8px;
	margin:0 10px 0 9px;
}
/*----------------------------------footer----------------*/
#footer{
	width:970px;
	margin:0 auto;
}
.cont_footer{
	width:946px;
	overflow:hidden;
	padding:9px 0 15px 24px;
}
.cont_footer p{
	width:810px;
	float:left;
	font-size:11px;
	color:#ADADAD;
}
.cont_footer p a{
	font-size:11px;
	color:#ADADAD;
}
.cont_footer label{
	width:120px;
	float:right;
	font-size:11px;
	color:#ADADAD;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter, img.alignnone{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 4px 0 5px 10px;
	display: inline;
	}

img.alignleft {
	margin: 4px 10px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/*======= comment ===*/

#comments{
	color:#EC5408;
	font-weight:normal;
}

.inptclass{
	width:320px;
	height:18px;
	margin-top:5px;
	border:1px solid #4D4D4D;
}

.textarea{
	width:620px;
	height:150px;
	margin-top:5px;
	border:1px solid #4D4D4D;
}
.center{
	text-align:center;
}
