@charset "utf-8";
/*
Theme Name: WordPress Paris-Fudousan
Theme URI: http://wordpress.org/
Description: <a href="http://www.paris-fudosan.com/">パリ不動産</a> のためのWordPressのテーマ
Version: 1.0
Author: akietika
Tags: pink, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */
body {
	font-family:"Lucida Sans","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",meiryo,"ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 13px; /* Resets 1em to 10px */
	line-height: 100%;
	color: #333;
	background-color: #fff;
	}

img { border:none;}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin:0 auto;
	width: 900px;
	}

#headerbar {
	background: #ffccff url('images/headerbar.gif') repeat-x bottom center;
	height:40px;
	clear:both;
	}
#searchbar {
	height:30px;
	margin-bottom:10px;
	width: 750px;
	float:left;
	}

#searchbar #ticker { 
	margin-right:300px;
    overflow:hidden;
	height:30px;
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
      position: relative;
      left: 0px;
      top: 0px;
      width: 420px;
      overflow: hidden;
}


ul#actu { 
	margin:0;
	padding:0;
	position: relative;
	list-style:none;
	height:30px;
}

ul#actu li{ 
	display:inline;
	margin:0;
	padding:0;
}

ul#actu li span {
	margin: 0 20px;
	line-height:30px;
}


#content {
	font-size: 1.1em;
	}

#sidebar {
	font-size: 1.1em;
	}

.narrowcolumn .post p, .widecolumn .entry p {
	text-align: justify; 
	}

.narrowcolumn .post, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn .entry {
	padding:10px 30px 20px 0;	}

.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .entryrss {
	margin:0 160px 40px 0;
	font-size:0.9em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background: #ffccff url('images/footer.gif') repeat-x center center;
	border-top: 1px solid #cc99cc;
	font-size: 0.8em;
	color:#666;
	}

#footer #footerwrapper {
	width:900px;
	margin:0 auto;
}

#footer #footerwrapper #footer-left {
	float:right;
	text-align:right;	
	padding: 20px 0 0 0;
	width:400px;
	margin:0;
}

#footer p#pf {
	margin: 0;
	padding: 20px 0 30px 0;
	line-height:140%;
	font-size:1.1em;}

#footer a {	color:#666;}
#footer #footerwrapper #footer-left p {
	font-size:0.9em;}

#footer ul {
	margin:0 auto;
	padding:0 0 20px 0;
	vertical-align:top;
	list-style:none;
}
#footer ul li {
	padding:0;
	margin:0 0 0 30px;
	float:right;
	height:16px;
	text-indent:18px;
	line-height:16px;}
#footer ul li a {
	display:block;
}
#footer ul li#rss {
	background:url('images/rss.gif') left no-repeat;}
#footer ul li#sitemap {
	background:url('images/sitemap.gif') left no-repeat;}
#footer ul li#contact {
	background:url('images/contact.gif') left no-repeat;}

#footer a:hover {
	color:#cc3366;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: normal;
	}



#headerimg .description {
	font-size: 0.8em;
	text-align: left;
	}

h2 {
	font-size: 1.2em;
	}


#sidebar h2 {
	font-size: 1.2em;
	}



#headerimg .description {
	text-decoration: none;
	padding:30px 0 5px 0;
	color:#0a0c3f;
	width:750px;
	height:10px;
	float:left;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	background-color:transparent;
	}


.sticky {
	background-color: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0a0c3f;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color:#8f91c0;
	}

.entry a, .entryrss a {
	color:#3399ff;}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	}

#header {
	margin: 0;
	padding: 0;
	min-width:900px;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0;
	margin: 0;
	width: 640px;
	}

.widecolumn {
	float: left;
	padding: 20px 0;
	margin: 0;
	width: 640px;
	}


/************** BOF #Gallery  styles ***************/

	#gallery { 
	width:620px; height:300px;
	margin-bottom:20px;
	overflow: hidden;
	position: relative;
 }
/************** EOF #Gallery  styles ***************/


.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.narrowcolumn .post, .widecolumn .post{
	margin-right:20px;
	padding-bottom: 5px;
	margin-bottom:20px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding:20px 0;
	margin: 0 auto;
	clear: both;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding:30px 0;
	margin: 0;
	width:140px;
	height:50px;
	float:left;
	}


h2 {
	margin: 30px 0 5px 0;
	}


h2.pagetitle, h2.newtitle, h2.posttitle {
	background: url('images/h2.gif') bottom left no-repeat;
	padding:10px 40px;
	margin:20px 0 0 0;
	color:#222;
	height:20px;
	line-height:20px;
	margin-bottom:10px;
	letter-spacing: 0.2em;
}


h2.newtitle {
	background: url('images/h2-newtitle.gif') bottom left no-repeat;
}

.category-court h2.posttitle, .category-long h2.posttitle, #post-151 h2.pagetitle, #post-156 h2.pagetitle, #post-159 h2.pagetitle, #post-163 h2.pagetitle {
	background: url('images/h2-location.gif') bottom left no-repeat;
	margin-top:20px;
}

.category-habita h2.posttitle, .category-luxe h2.posttitle, .category-autre h2.posttitle, #post-30 h2.pagetitle, #post-54 h2.pagetitle, #post-62 h2.pagetitle, #post-65 h2.pagetitle {
	background: url('images/h2-vente.gif') bottom left no-repeat;}

.category-commerce h2.posttitle, #post-63 h2.pagetitle, #post-145 h2.pagetitle, #post-147 h2.pagetitle, #post-149 h2.pagetitle {
	background: url('images/h2-commerce.gif') bottom left no-repeat;}

.category-parking-bureaux h2.posttitle {
	background: url('images/h2-autres.gif') bottom left no-repeat;}

#post-2 h2.pagetitle {
	background: url('images/h2-societe.gif') bottom left no-repeat;}

#sidebar h2 {
	margin: 20px 0 10px 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h4 {
	border-bottom: #ccc 1px dotted;
	border-left: #dea5af 5px solid;
	margin:20px 0 10px 0;
	padding: 5px 10px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body .entry ol {
	margin: 0;
	padding: 0 0 0 35px;
	}

html>body .entry ul {
	list-style: square;
}

html>body .entry li {
	margin: 10px 0 14px 10px;
	padding: 0;
	}




.entry ol li {
	margin: 10px 0 14px 10px;
	padding: 0;
	}

.entry dl#sitemap1, .entry dl#sitemap2 {
	margin:0;
	padding:0;
	width:200px;
	float:left;}

.entry dl#sitemap1 {
	margin-right:40px;}

.entry dl#sitemap1 dt, .entry dl#sitemap2 dt{
	background: url('images/info.gif') no-repeat left top;
	padding: 0;
	margin: 0;
	line-height:20px;
	height:20px;
	}

.entry dl#sitemap1 dt span, .entry dl#sitemap2 dt span {
	line-height:20px;
	height:20px;
	margin: 0 0 0 20px;
	display:block;
	}


.entry dl#sitemap1 dd, .entry dl#sitemap2 dd{
	margin:0;
	padding:10px 0;
	width:260px;
}

.entry dl#sitemap1 dd ul, .entry dl#sitemap1 dd ul li , .entry dl#sitemap2 dd ul, .entry dl#sitemap2 dd ul li{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
.entry dl#sitemap1 dd ul li ul, .entry dl#sitemap2 dd ul li ul{
	margin:0 0 0 20px;
	padding:0;	
}

.entry dl#sitemap1 dd ul li a, .entry dl#sitemap2 dd ul li a{
	display:block;
	padding: 0 0 0 30px;
	margin:0;
	background: url('images/sitemap-dt.gif') no-repeat left bottom;
	height:20px;
	line-height:20px;
}
.entry dl#sitemap1 dd ul li li a, .entry dl#sitemap2 dd ul li li a{
	padding: 0 0 0 30px;
	margin:0;
	background: url('images/sitemap-dt.gif') no-repeat left top;
	height:20px;
	line-height:20px;
	font-size:0.9em;}

.entry dl#sitemap1 a, .entry dl#sitemap2 a {
	color:#0a0c3f;
}

.entry dl#sitemap1 a:hover, .entry dl#sitemap2 a:hover {
	color:#dea5af;
}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul#pagenavi {
	padding:0;
	margin: 0;
	font-size:0.9em;
}

#sidebar ul#pagenavi ul {
	margin: 0;
	padding: 0;
	display:none;
	}

#sidebar ul#pagenavi li.current_page_item ul, #sidebar ul#pagenavi li.current_page_ancestor ul
 {	display:block;
}
#sidebar ul#pagenavi li {
	margin: 0 0 2px 0;
}
#sidebar ul#pagenavi li li {
	margin: 0;
}
#sidebar ul#pagenavi li a {
	display:block;
	background:#fff url('images/pagenavi.gif') left -80px;
	padding: 10px 5px 10px 35px;
	color:#222;
	height:20px;
	line-height:20px;
}

#sidebar ul#pagenavi li a:hover,#sidebar ul#pagenavi li.current_page_item li a:hover {
	color:#cc3366;
}

#sidebar ul#pagenavi li.current_page_parent a,#sidebar ul#pagenavi li.current_page_item li a, #sidebar ul#pagenavi li.current_page_item a  {
	color:#0a0c3f;
}
#sidebar ul#pagenavi li a:hover,#sidebar ul#pagenavi li.current_page_item a {
	background:#fff url('images/pagenavi.gif') left -120px;
}


#sidebar ul#pagenavi li.current_page_parent a {
	background:#fff url('images/pagenavi.gif') left -120px;
}

#sidebar ul#pagenavi li.current_page_item li a, #sidebar ul#pagenavi li.current_page_parent li a {
	padding: 10px 5px 10px 40px;
	background:#fff url('images/pagenavi.gif') left 0px;
}


#sidebar ul#pagenavi li li.current_page_item a, #sidebar ul#pagenavi li li.current_page_item a:hover, #sidebar ul#pagenavi li.current_page_item li a:hover, #sidebar ul#pagenavi li.current_page_parent li a:hover {
	background:#fff url('images/pagenavi.gif') left -40px;
	}
 
ul#pagenavi li.current_page_item a, ul#pagenavi li li.current_page_item a {
	font-weight:bold;}

ul#pagenavi li.current_page_item li a {
	font-weight:normal;}

#sidebar ul li.recent {
	border: #c5bcc0 1px solid;
	padding:5px;
	font-size:0.8em;
	line-height: 1.2em;
	display:block;
	height:60px;
}
#sidebar ul li.recent img {
	float:left;
	margin-right:5px;
}
#sidebar ul li.recent h4 {
	font-size:1.0em;
	line-height: 1.2em;
	padding:0;
	margin:5px 0 0 0;
	border:none;
	font-weight:normal;}
#sidebar ul li.recent p
{
	padding: 0;
	margin:5px 0;}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	}
#searchbar #searchform {
	width:280px;
	float:right;
	display:block;
	padding: 0;
	margin: 0;
}
#searchbar #searchform #s {
	width: 200px;
	padding: 2px;
	}

#searchbar #searchsubmit {
	padding: 1px;
	}

/* End Form Elements */


/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 650px;
	width: 240px;
	}

#sidebar form {
	margin: 0;
	padding: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 30px 20px 60px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* post meta */
dl.post_meta { margin:20px 0; }
.post_meta dt { color:#cc9999; 
border-bottom:1px #ccc dotted;}
.post_meta dd {
margin:0;
padding:0;
}
.post_meta dd ul {
	margin:10px 0;
	padding:0;}
.post_meta dd ul li {
	list-style:square;
	padding:3px 0 0 8px;
	margin: 0;
	float:left;
	width:250px;
	}

 ul#info {
	margin:0 0 20px 0;
	padding:0;
	display:block;
	height:20px;
	}

ul#info li {
	list-style:none;
	padding:0 5px;
	margin: 0;
	float:left;
	width:140px;
	height:30px;
	display:block;
	background: url('images/info.gif') no-repeat left top;
	}

ul#info li.loyer1 {
	background: url('images/info.gif') no-repeat left -30px;
}

ul#info li.loyer2 {
	background: url('images/info.gif') no-repeat left -60px;
}

ul#info li.prix1 {
	background: url('images/info.gif') no-repeat left -90px;
}
ul#info li.prix2 {
	background: url('images/info.gif') no-repeat left -120px;
}

ul#info li.surface {
	background: url('images/info.gif') no-repeat left -150px;
}

ul#info li span {
	padding-top:14px;
	height:16px;
	line-height:16px;
	display:block;	
	text-align:center;
	font-size:0.9em;
}

#post-cat {
	padding:5px 0;
	font-size:0.8em;
	color:#cc9999;
}
#post-cat a { color:#cc9999;}

a.detail {
	padding:0;
	margin:0;
	background: url('images/detail.gif') no-repeat left top;
	height:30px;
	width:90px;
	display:block;
	float:right;
}
a.detail:hover {
	background: url('images/detail.gif') no-repeat left bottom;
}

/* ----- header-menu --------------------------------- */

#nav { float:left; font-size:12px; height:36px; margin:0; 
z-index:5;letter-spacing:0.2em;}
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	#nav ul a { zoom: 1; } /* IE6/7 fix */
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 100px; }
#nav ul ul { left: 101px; }
/* Everything else is theming */

#nav *:hover { background-color: transparent;color:#cc3366; }
#nav a { border-right: 1px solid #e1bfbf; color: #666; 
padding: 9px 20px; line-height: 1;margin-top:6px; }
  #nav li.hover a {  text-decoration:none; }
  #nav ul li.hover a { color:#000033; }
  #nav ul { top: 40px; }
   #nav ul li a { letter-spacing:0;background-color: #ffccff; padding: 7px; margin:0; }
   #nav ul a.hover { background-color: #f0c0f0; }
   #nav ul a { border-top: 1px solid #e1bfbf; border-right: none; opacity: 0.8; filter: alpha(opacity=80); }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */


.thumbnail-img {
	border:1px solid #999;
	float:right;
	margin:10px 0 10px 10px;}

.entry table {
	margin:0;
	padding:0;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}



.entry table th {
	margin:0;
	padding:5px;
	background-color:#f9f0f2;
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;	
	text-align:center;
	font-size:0.9em;
}

.entry table td {
	border-bottom: #ccc 1px solid;
	border-right: #ccc 1px solid;
	margin:0;
	padding:5px;
	background-color:#fff;
	vertical-align:top;
}


.entry table td ul, .entry table td ol{
	padding:0 0 0 20px;}

.entry table td ul li, .entry table td ol li {
		margin: 3px 0 3px 10px;
}

button.prev, button.next {
	height:230px;
	width:20px;
	border:none;
}

button.prev {
	float:left;
	background: url('images/btn-l.gif') no-repeat center left;
}
button.next {
	background: url('images/btn-r.gif') no-repeat center left;
	float:right;
	margin-right:20px;}

button.prev:hover, button.next:hover {
	background-position:center right;}

div#carousel {
	margin:0 0 0 40px;
	height:250px;
}

#carousel ul{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:250px;
}

#carousel ul li {
	border:1px #999 solid;
	background-color:#fff;
	padding:10px 8px;
	margin:0 1px 0 1px;
	float:left;
	height:220px;
	width:160px;
	}

#carousel ul li p {
	padding:0;
	margin:5px 0;
	line-height:130%;
	font-size:0.8em;
	text-align:center;
}

#advsearch {
	background: #f7f1f2 url('images/recherche.gif') no-repeat left top;
	padding:50px 0 0 0;
	margin-bottom:10px;
	font-size:0.85em;}

#advsearch form {
	background: url('images/recherche-footer.gif') no-repeat left bottom;
}

#contact_wrapper h4 {
	background: #fff url('images/h4.gif') no-repeat left top;
	margin:20px 20px 0 0;;
	height:20px;
	line-height:20px;
	padding:10px 20px;
	border:none;
	}
#contact_wrapper #contacts{
	border:#dea5af 1px solid;
	margin: 0 20px 0 0;
	padding:0 20px 20px 20px;
}

.narrowcolumn .loue, .narrowcolumn .vendu {
	position:relative;}
#watermark {
	width:100%;
	height:200px;
	z-index:3;
	position:absolute;
}
.narrowcolumn .loue #watermark {  
background:url('images/watermark-loue.png') no-repeat center center ;  
}

.narrowcolumn .vendu #watermark  {  
background:url('images/watermark-vendu.png') no-repeat center center ;   
}

a.print {
	background:#fff url('images/print.gif') no-repeat left top;   
	padding: 0 20px;
	line-height:16px;
	height:16px;
	display:block;
	}

.fr {
	margin:5px auto;
	width: 900px;
	font-size:86%;
	color:#999;
}
.fr #langue {
	background:#fff url('images/langues.gif') no-repeat left top;
	width:66px;
	height:20px;
	float:left;
	margin: 0 10px 3px 0;
}   
#langue a {
	width:32px;
	height:20px;
	display:block;
	float:left;
	margin-left:1px;
	}