/*
Theme Name: World of Wardrobes
Version: 1.6
Author: Affilipoint.com

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; 
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}

/*--------------- General Styles 
*/
.skiplink{ 
	display:none; 
}
label{ 
	cursor:pointer; 
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial ,Georgia, Verdana,Georgia, Lucida,"Trebuchet MS" ,Helvetica, sans-serif;
	padding:0;
	margin:0;
	background:#F1F1F1;
}
.hide{
     position: absolute;
     left: -9999px;
}
/*-------------------------------page start-------------------------*/
#wraper{
	width:992px;
	margin:0 auto;
}
#mainareabg{
	background:url(images/bgr_main.jpg) repeat-y;
	width:960px;
	padding:12px 16px 0 16px;
}
#mainarea{
	width:936px;
	padding:0 12px;
}
/* header */
#header{
	width:936px;
	height:56px;
	margin-bottom:17px;
	position:relative;
}
#header h1{}
#header h1 a{
	display:block;
	background:url(images/world_of_wordrobes.jpg) no-repeat;
	width:357px;
	height:56px;
}
#header small{
	display:block;
	font-size:11px;
	color:#3496A3;
	position:absolute;
	left:177px;
	top:46px;
}
/* nav */
#nav{
	width:936px;
	height:36px;
	padding-bottom:16px;
}
#navbg,
#navrgt,
#navlft{
	height:36px;
}
#navbg{
	background:url(images/bgr_nav_bg.jpg) repeat-x;
}
#navlft{
	background:url(images/bgr_nav_lft.jpg) no-repeat;
}
#navrgt{
	background:url(images/bgr_nav_rgt.jpg) no-repeat top right;
}
#menuarea{
	width:927px;
	height:36px;
	overflow:hidden;
	padding-right:7px;
}
#menuarea ul{
	width:679px;
	height:36px;
	float:left;
	overflow:hidden;
}
#menuarea ul li{
	float:left;
	display:block;
	padding:0 27px 0 25px;
	background:url(images/bgr_libdr.jpg) no-repeat 0 14px;
}
#menuarea ul li a{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:36px;
	text-decoration:none;
}
#menuarea .current_page_item a, #menuarea ul li a:hover{
	color:#fff;
}
#menuarea ul .homelink{
	background:none;
}
#menuarea form{
	width:248px;
	float:right;
}
#menuarea form div{
	width:248px;
	padding-top:6px;
	overflow:hidden;
}
.firstfield{
	width:222px;/*229*/
	height:20px;/*25*/
	background:url(images/bgr_inplft.jpg) no-repeat right;
	float:left;
	border:none;
	padding:5px 0 0 7px;
	font-size:11px;
	color:#8B8B8B;
}
.submit{
	background:url(images/bgr_submit.jpg) no-repeat;
	width:19px;
	height:25px;
	border:none;
	cursor:pointer;
	float:right;
}
/*-------------------------------maincontent----------------*/
#maincontent{
	width:936px;
	overflow:hidden;
}
#sidebar{
	width:223px;
	float:left;
	overflow:hidden;

}
.category{
	width:223px;
	padding-bottom:16px;
}
.category h2{
	background:url(images/bgr_category.jpg) no-repeat;
	width:211px;/*223*/
	height:28px;
	font-size:13px;
	color:#FFFFFF;
	line-height:28px;
	padding-left:12px;
}
.categorycont ul{
	width:223px;
	padding-bottom:15px;
	background:url(images/bgr_categorybtm.jpg) no-repeat bottom;
}
.categorycont ul li{
	width:221px;
	height:29px;
	border-bottom:1px solid #E6E6DC;
	padding:0 1px;
}
.categorycont ul li a{
	font-size:11px;
	font-weight:bold;
	color:#666666;
	line-height:29px;
	display:block;
	text-decoration:none;
	padding-left:10px;
	width:211px;
}
.categorycont ul li a:hover{
	background:#fff;
	text-decoration:none;

}
.categorycont{
	width:223px;	
	background:url(images/bgr_cate_list_bg.jpg) repeat-y;

}
/*----------------------------------------content
*/
#content{
	width:700px;
	float:right;
	overflow:hidden;

}
.post{
	width:700px;
	padding-bottom:14px;
}
.post h2{
	background:url(images/bgr_heading.jpg) no-repeat;
	width:686px;/*700*/
	height:28px;
	padding-left:14px;
	line-height:28px;
	font-size:13px;
	color:#fff;

}
.post h2 a{
	font-size:13px;
	color:#fff;
	text-decoration:none;
}
.post h2 a:hover{
	text-decoration:none;
	color:#464646;
}
.welcome{
	width:652px;/*700*/
	background:url(images/bgr_content.jpg) repeat-y;
	padding:0px 35px 0 13px;
	overflow:hidden;
}
.entry{
	width:652px;
	overflow:hidden;
}

.entry h1{
	font-size:30px;
	color:#2D2C2C;
	font-weight:normal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	color:#2D2C2C;
	padding:10px 0 0 0;
}
.entry h1{
	font-size:30px;
}
.entry h2{
	font-size:28px;
}
.entry h3{
	font-size:26px;
}
.entry h4{
	font-size:24px;
}
.entry h5{
	font-size:22px;
}
.entry h6{
	font-size:20px;
}
.entry ul{
	padding:15px 0;
	list-style-type:disc;
	list-style-position:inside;
}
.entry ul li{
	list-style-type:disc;
	font-size:13px;
	color:#464646;
	line-height:19px;
	list-style-position:inside;
}
.entry ol{
	padding:15px 0;
	list-style-type:decimal;
	list-style-position:inside;
}
.entry ol li{
	list-style-type:decimal;
	font-size:13px;
	color:#464646;
	line-height:19px;
	list-style-position:inside;
}

.entry p{
	font-size:13px;
	color:#464646;
	line-height:19px;
	padding-bottom:15px;
	padding-top:10px;
}
.entry a{
	text-decoration:none;
	font-size:13px;
	color:#898989;
}
.entry a:hover{
	color:#464646;
}
.entry  blockquote{
	margin:10px 0;
	padding:10px;
	border:1px dashed #CCCCCC;
	font-size:13px;
	color:#464646;
	font-style:italic;
}
.entryrgt{
	width:74px;
	float:right;
	padding-top:42px;
}
.metadata{
	width:652px;
	overflow:hidden;
	padding-bottom:15px;
}
.metadata a{
	float:left;
	display:block;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
	color:#898989;
}
.metadata a:hover{
	text-decoration:none;
	color:#464646;
}
.contentbtm{
	background:url(images/bgr_contentbtm.jpg) no-repeat;
	width:700px;
	height:6px;
}
#mainbtm{
	width:960px;
	height:6px;
	background:#98C770;
}
/*---------------------------------footer-------------------------*/
#footer{
	width:992px;
	height:125px;
        clear:both;
        overflow:hidden;
}
#footerbg,
#footerlt,
#footerrt{
	height:125px;
}
#footerbg{
	background:url(images/bgr_footerbg.jpg) repeat-x;
}
#footerlt{
	background:url(images/bgr_footerlt.jpg) no-repeat;
}
#footerrt{
	background:url(images/bgr_footerrgt.jpg) no-repeat right top;
}
#footercontent{
	width:928px;
	padding:24px 39px 0 25px;
	overflow:hidden;
}
#footerlft{
	width:688px;
	float:left;
}
#footerlft ul{
	overflow:hidden;
	padding-bottom:10px;
	width:688px;
}
#footerlft ul li{
	padding:0 27px;
	float:left;
	display:block;
	background:url(images/bgr_libdr2.jpg) no-repeat 0 2px;
}
#footerlft ul li a{
	text-decoration:none;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
}
#footerlft ul li a:hover{
	text-decoration:none;
	color:#64A6A5;
}
#footerlft ul .homelink{
	background:none;
}
#footerlft p{
	padding-left:27px;
	color:#FFFFFF;
	font-size:12px;
}
#foterrgt{
	width:240px;
	float:right;
}


/**************************/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.aligncenter  {
	display: block;
	margin: 20px 0 20px 0px;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 25px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 25px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




.navigation .alignleft a,.navigation .alignright a{
	display:block;
	margin-right:10px;
	font-size:11px;
	font-weight:bold;
	color:#898989;
}
.alignright a:hover{
	text-decoration:none;
	color:#464646;
}

.alignleft a:hover{
	text-decoration:none;
	color:#464646;
}
.center{
	 font-size:20px;
	 color:#FF0000;
	 text-align:center;
	 padding-top:50px;
}



/*********************************/
/* Begin Comments*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { margin:0 0 0 0; padding:10px 0 10px 0; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard {  }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-style: italic }
ol.commentlist li div.vcard cite.fn a.url { color:#333; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#898989; }
ol.commentlist li div.vcard img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font: 12px Arial, Verdana; color#aaa}
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 1em; font-size: 14px; color:#666;}
ol.commentlist li p {  margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin-bottom: 7px }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* Comment Form */
#comment{
	overflow:hidden;
}
#comments{
	color:#000;
	font-size:12px;
	padding-bottom:10px;
	
}
#commentform input {width: 170px;	padding: 4px;	border:1px solid #ccc;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform p label { width: 120px; display:block;float:left}
#commentform p {border-top:1px solid #eee; padding: 10px 0; margin:0;font-size: 14px}
#commentform textarea {	width: 70%;	padding: 2px;	border:1px solid #ccc;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px; background:url(images/submit.jpg) no-repeat; border:0; height:28px; cursor:pointer;}
#commentform small, #commentform #submit {color:#898989;text-transform: uppercase;font-family: arial;}
#commentform small {font-size:12px;font-weight: bold}	
#respond h3 { padding-top: 20px; margin-bottom: 10px; font-size:12px; }
#commentform a{
	color:#898989;
}
.comment_bg,.comment_top,.comment_btm{
	width:700px;
}
.comment_bg{
	background: url(images/com_bg.jpg) repeat-y;
}
.comment_top{
	background: url(images/com_top.jpg) no-repeat top left;
}
.comment_btm{
	background: url(images/com_btm.jpg) no-repeat bottom left;
}
.com_com{
	padding:20px;
}