/*  
Theme Name: Blog Mode
Theme URI: http://www.estelleblogmode.com
Description: Blog Mode - estelle blog mode
Author: activelab
Author URI: http://www.activelab.net/
*/
/* Begin Typography & Colors */

* { margin: 0; padding: 0; }

body {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 12px;
	color:#333333;
	background-color: #f1eeeb;	
}





input, button, textarea, select {  font: normal 12px/12px "Arial", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}
a:link { text-decoration: none; color : #ff0066; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #ff0066; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #ff0066; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #000000; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}
, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }


/* BG 
############################################################################################################## */
#lang 
{
margin-top: 0px;
margin-bottom : 5px;
margin-right: auto;
margin-left: auto;
width: 1000px;
}

a.lang {

	font-size: 10px;
	float: none;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
    background: #272d36;
    color:#ffffff; 
    text-decoration: none;
		font-variant: small-caps;
	}


a.langoff {
	
	font-size: 10px;
	float: none;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	color:#000;
	text-decoration: none;
	font-variant: small-caps;
}
		

#bg {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	
	 box-shadow: 2px 2px 4px #BFBFBF;
    -moz-box-shadow: 2px 2px 4px #BFBFBF;
    -webkit-box-shadow: 2px 2px 4px #BFBFBF; 
	
}
#bg-menu { width: 1000px; overflow: hidden;}

#bg-all { width: 1000px;  background: #f7f6f5; overflow: hidden; }


/**/ * html #bg-all { height: 1%;} /* */




/* Container 
############################################################################################################## */
.container {
	float: left;
	width: 610px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}


.menu {
	overflow: hidden;
	float: left;
	width: 100%;
	background-color: #f7f6f5;
	margin-left: 30px;
	padding-top: 12px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
}




/**/ * html .menu { height: 1%;} /* */ 
.menu ul {
	float:left;
}
.menu li {
	display: inline;
	float: left;
	height: 28px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited {
	color:#272d36;
	float: none;
	margin-right: 31px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.menu li a:hover { background: #272d36; color:#ffffff; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover {
	color:#272d36;
	background-color: #f7f6f5;
	background-image: url(images/menu-on-bkg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #f7f6f5; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #f7f6f5; color:#272d36; }




/* Logo







 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







.logo { overflow: hidden;  margin-bottom: 8x;}







/**/ * html .logo { height: 1%;} /* */ 















.logo .txt { width: 381px; padding-left: 70px; background: url(images/estelleblogmode.gif) no-repeat left 10px; padding-bottom: 30px; }







.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}







.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#272d36;}







.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }




/* SL ()


+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.SL {
	width: 600px;
	float: left;
	padding-left: 0px;
	
}















.title { color:#272d36; font: normal 34px/34px "Georgia"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc;}







.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}







.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }







.error { color:#cc0000; font-size: 11px; font-weight: bold;}































/* Post Single







++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.featured {
	width: 598px;
	border: thin solid #bfbfbf;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.post_blog_mode {
	width: 520px;
	background: #f4f3f2;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9c8c7;
	border-right-color: #c9c8c7;
	border-bottom-color: #c9c8c7;
	border-left-color: #c9c8c7;
}
	
	
.post_ebm_header {
	width: 581px;
	position: relative;
	background: #f4f3f2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9c8c7;
	border-right-color: #c9c8c7;
	border-bottom-color: #c9c8c7;
	border-left-color: #c9c8c7;
	
}

.post_ebm {
	width: 556px;
	position: relative;
	background: #ffffff;
	min-height: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c9c8c7;
	border-right-color: #c9c8c7;
	border-bottom-color: #c9c8c7;
	border-left-color: #c9c8c7;
	
}

.page_ebm {
	width: 550px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	

}



.post, .attachment { width: 100%; position: relative;}
/**/ * html .post, .attachment { width: 99%;} /**/ 

.p-head { padding-bottom: 0px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited 
{
	color:#39202c;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}

.p-head h1 a:hover { color:#ff0066; text-decoration: none; }
.p-head h2 {
	color:#39202c;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
	line-height: 30px;
	font-weight: normal;
}
.p-head h2 a, .p-head h2 a:visited { color:#39202c; }
.p-head h2 a:hover { color:#ff0066; text-decoration: none; }


.p-head h3 { 	color:#39202c;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
	line-height: 24px;
	font-weight: normal; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#ff0066; text-decoration: none;}



.p-cat {
	color:#c0b3ac;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	padding-left: 2px;
	padding-bottom: 4px;
}



.p-cat a, .p-cat a:visited, .p-cat a:hover {
	text-decoration: underline;
	color:#c0b3ac;
	padding-right: 5px;
}




.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; position: absolute; left: -70px; top: 5px; width: 50px; padding-bottom: 10px; }







/**/ * html .p-time { left: -70px;} /**/ 







.p-time strong { float: left; text-align: center;}







.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px;  color:#ffffff; width: 40px; padding: 7px 0px; background-image: url(images/blog_bg_jour.gif); overflow: hidden; }







.p-time .month { background:#f41b7b;  color:#ffffff; width: 40px; padding: 3px 0px; margin-bottom: 10px;}







.p-time .year { background: #fff; border: solid 1px #dad9d8; font: normal 11px/11px 'Arial'; padding: 12px 5px; color:#bababa;}















.p-con {
	
}
.p-con p {
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2f1924;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}







.p-con ol { list-style: decimal inside; }







.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }







.p-con ol li { padding: 2px 0px 2px 0px; }







.p-con ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
}







.p-con ul li {
	list-style-type: square;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #cccccc;
	background-color: #f7f6f5;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}







.p-con blockquote { font: italic 14px/19px Arial, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }







.p-con blockquote p { font: italic 14px/19px Arial, "Times New Roman", Times, serif; }







.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}



.p-det {
	margin-top: 30px;
	}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 20px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: 0px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; font-size: 11px; }
.p-det li a,.p-det a:visited {
	margin-right: 3px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }















/* Images







+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */







.p-con img {  max-width: 100%; border: solid 1px #dbdad9; padding: 2px; display: block; margin-left: auto; margin-right: auto;  }







.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}







.p-con img.alignright {
	display: inline;
	padding: 1px;
	margin-top: 30px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 20px;
}







.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}







.p-con .alignright { float: right; }







.p-con .alignleft { float: left }


.thumbs { float: left; width: 150px; height: 150px; margin: 9px 15px 10px 0; }












/* Navigation







+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */







.nav { overflow: hidden; padding-bottom: 20px; width: 598px;}







.nav .left a {
	float: left;
	background:url(images/nav-left.png) no-repeat left 0px;
	padding-left: 20px;
	color: #a69f98;
	text-transform: uppercase; 
}


.nav .left a:hover {
	float: left;
	background:url(images/nav-left.png) no-repeat left 0px;
	padding-left: 20px;
	text-decoration: none; color : #ff0066;
}






.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; color: #a69f98;text-transform: uppercase;  }



.nav .right a:hover { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; 

text-decoration: none; color : #ff0066; }




.nav a, .nav a:visited { text-decoration: none; color : #837d78; cursor: hand; font: bold 12px/14px "Arial"; letter-spacing: 0px; text-transform: uppercase;  }































/* Comments







############################################################################################################## */







.comments-list { padding-top: 5px;}







.comments-list h2 { 	color:#39202c;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 28px;
	line-height: 30px;
	font-weight: normal; padding-bottom: 20px;}







.comments-list div.entry {
	margin-bottom: 25px;
	border: 1px solid #dad9d8;
	background: #f1eeeb;
	box-shadow: 1px 1px 3px #BFBFBF;
	-moz-box-shadow: 1px 1px 3px #BFBFBF;
	-webkit-box-shadow: 1px 1px 3px #BFBFBF;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}







.comments-list div.alt { background: #fff  no-repeat left top; ; border: none; margin-bottom: 25px;}

.comments-list div.auth { margin-bottom: 25px; padding: 15px; border: 1px solid #dad9d8; background: #f2e7eb;
 box-shadow: 1px 1px 3px #BFBFBF;
    -moz-box-shadow: 1px 1px 3px #BFBFBF;
    -webkit-box-shadow: 1px 1px 3px #BFBFBF; 
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}





.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}







.comments-list p.avt { padding: 0px; margin: 0px; float: right;}







.comments-list p.avt img { border: solid 1px #ccc;}







* html .comments-list p.avt { left: -60px; }







.comments-list p.date { font-size: 11px; margin-bottom: 5px;}







.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}















.comments-list .con { font: normal 12px/17px "Arial"; margin-right: 90px; color:#333;}







.comments-list .con p { font: normal 12px/17px "Arial"; padding: 5px 0px; margin: 0px; color:#333;}







.comments-list .con blockquote { font: italic 14px/19px Arial, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }







.comments-list .con blockquote p { font: italic 14px/19px Arial, "Times New Roman", Times, serif; color:#666; }























/* Comments Form







++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







.comments-form {
	padding: 20px;
	margin: 30px 0px;
	background-color: #ffffff;
	 box-shadow: 2px 2px 5px #BFBFBF;
    -moz-box-shadow: 2px 2px 5px #BFBFBF;
    -webkit-box-shadow: 2px 2px 5px #BFBFBF;
}







.comments-form h3 {	color:#39202c;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 26px;
	line-height: 24px;
	font-weight: normal; 
	 padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #dad9d8; }







.comments-form p { padding: 7px 0px; color:#808080;}







.comments-form .required { font-weight: normal; color:#ff0066;}







.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }







.comments-form input.formid { border: 1px solid #dad9d8; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}







.comments-form input.formemail { border: 1px solid #dad9d8; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}







.comments-form input.formuri { border: 1px solid #dad9d8; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}















.comments-form textarea { border: 1px solid #dad9d8; background: #fff; padding: 4px; width: 97%;}







.comments-form .button { border: 0px solid #e8176a; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}































































/* Side Right 
############################################################################################################## */


.SR {
	width: 300px;
	margin-right: 30px;
	padding-bottom: 30px;
	float: right;
	padding-top: 30px;
}

.datesidebar {
	color:#8c8085;
	float: left;
	padding-left: 29px;
	padding-top: 3px;
	font-size: 9px;
	text-transform: uppercase;
}

.datesidebar h1{
	color:#8c8085;
	float: left;
	font-size: 9px;
	text-transform: uppercase;
}

/* Search 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.SR .search { 
	right: 0px;
	padding: 10px;
	overflow: hidden;
	background-color: #e8e4e2;
}


/**/ *html .SR .search  { height: 1%;} /**/ 

.SR .search form {
	width: 249px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
}

.SR .search fieldset { overflow: hidden; height: 1%;  }

.SR .search input {
	float: left;
	margin-right: 2px;
	background: url(images/search-input2.png) no-repeat;
	border: none;
	width: 185px;
	color:#666;
	padding-top: 5px;
    padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 25px;
}


.SR .search button { float: left; background: url(images/search-button2.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }



 .syn2 ul {
	float: right;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	word-spacing: normal;
}
.syn2 li a {color:#9e9690; }
 .syn2 li a:visited {color:#9e9690; }
 .syn2 li a:hover {background:#f41b7b; color:#ffffff; }
 .syn2 li { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; color:#b2aca8; display: inline; font: bold 10px/12px 'Arial';  text-transform: uppercase; }





/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.SR .categs {
	overflow: hidden;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;	
}



/**/ *html .SR .categs { height: 1%;} /**/ 


.SR .categs div { float: left; width: 145px;}

.SR .categs div h3 {
	letter-spacing: 0px;
	color:#000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #ffffff;
}

.SR .categs input, button, textarea, select  {
	letter-spacing: 0px;
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-size: 9px;


}



.SR .categs div li { padding: 2px 0px; list-style-type: none; font-size: 10px; color:#333333; }


.SR .categs div a, .SR .categs div a:visited { background:#ffffff; color:#333333; padding: 1px 0px; text-decoration: none;}


.SR .categs div a:hover { background:#f41b7b;  color:#ffffff;  padding: 1px 0px; text-decoration: none;}




/* Recent


 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



.SR .recent {
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #ffffff;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: groove;
	border-bottom-color: #ffffff;
}	



.SR .recent .tabs { overflow: hidden; }

.SR .recent .tabs { height: 1%; }

.SR .recent .tabs li { float: left; background: none; }

.SR .recent .tabs li a {
	float: left;
	font: bold 11px/13px "Arial";
	color: #000000;
	padding: 3px 6px 9px 6px;
	background: #e8e4e2 url(images/tabs-inactive.png) no-repeat bottom center;
	margin-right: 3px;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 15px;
	border: 0px none #666666;
	}

.SR .recent .tabs li a.active, .SR .recent .tabs li a:hover {
	padding: 3px 6px 9px 6px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom: 15px;
	background-color: #333333;
	background-image: url(images/tabs-active.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.SR .recent a, .SR .recent a:visited {  background:#ffffff; color:#000000; padding: 1px 0px;text-decoration: none;}


.SR .recent a:hover { background:#f41b7b;  color:#ffffff;  padding: 1px 0px; text-decoration: none;}

#tab-comments { display: none; margin-bottom: 5px; }


#tab-comments li {
	background: url(images/tabs-arrow.png) no-repeat left 10px;
	padding: 4px 0px 4px 6px;
	border-bottom: solid 1px #ffffff;
	font-size: 11px;
	color:#666666;
}

#tab-comments li a { }

#tab-posts { margin-bottom: 5px; font-size: 11px; }

#tab-posts li { background: url(images/tabs-arrow.png) no-repeat left 8px; line-height: 14px; padding: 1px 0px 1px 6px;}

#tab-tags { display: none; margin-bottom: 5px; font-family: "Arial"; line-height: 22px;}







/* widget







 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







.SR .widget {
	margin-bottom: 10px;
	color:#878d90;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}







.SR .widget h3 {


	letter-spacing: 0px;
	color:#000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #ffffff;



}







.SR .widget li {

	background: url(images/tabs-arrow.png) no-repeat left 6px;

	padding: 2px 0px 2px 6px;

	font-size: 11px;

	color:#f41b7b;

	text-indent: 0px;

	list-style-position: inside;

}











.SR .widget a, .SR .widget a:visited { background:#ffffff; color:#000000; padding: 1px 0px; text-decoration: none; }







.SR .widget a:hover { background:#f41b7b;  color:#ffffff;  padding: 1px 0px; text-decoration: none;}















.SR .widget_tag_cloud { line-height: 22px;}















.SR .widget_calendar table { width: 100%;}







.SR .widget_calendar table td { text-align: center; padding: 3px; }







.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}







.SR .widget_calendar #today { background: #d2e9e3;}















.SR .widget_search #s { width: 160px; border: solid 1px #ced2d2; padding: 3px; margin-bottom: 5px;}















.SR .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}







/**/ *html .SR .widget_flickrRSS { height: 1%;} /**/ 







.SR .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}







.SR .widget_flickrRSS ul { float: left;}







.SR .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}







.SR .widget_flickrRSS li a img, .SR .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}







.SR .widget_flickrRSS li a:hover img { border: solid 1px #000;}























/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */







.footer {
	width: 940px;
	background-color: #f7f6f5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;	
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	 box-shadow: 2px 2px 4px #BFBFBF;
    -moz-box-shadow: 2px 2px 4px #BFBFBF;
    -webkit-box-shadow: 2px 2px 4px #BFBFBF; 
}


.footer p {
	margin: 0px;
	font-family: 'Arial';
	font-size: 11px;
	text-align: right;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #a69f98;
	border-right-color: #a69f98;
	border-bottom-color: #a69f98;
	border-left-color: #a69f98;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer p.copy { color:#8c8085; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#8c8085; text-decoration: underline;}
.footer p.theme {
	padding-top: 10px;
	color:#8c8085;
	
	
}
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#8c8085; text-decoration: underline;}





#vide-dressing a {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	right: 0px;
	text-indent: -7890px;
	width: 80px;
	height: 80px;
	background: url(http://www.estelleblogmode.com/wp-content/themes/blog-mode/images/vide-dressing.gif) 0 0 no-repeat;
	overflow: hidden;
	position: fixed;
}









