﻿/*
Theme Name: French Homes
Theme URI: http://themes.francepropertyshop.com/french-homes/
Description: Two column widget ready theme featuring a header image of houses.
Version: 1.0
Author: France Property Shop
Author URI: http://themes.francepropertyshop.com/
Tags: white, blue, green, fixed width, left siderbar, 2 columns, widget ready
*/

@import "reset-min.css";

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

body 
{
	margin:0;
	font-size: 62.5%;
	font-weight:normal;
	background: #fff url("images/bkg.jpg") repeat-x 0 0;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	text-decoration:none;
}

#container
{
	width:900px;
	margin:0 auto;
}

#top
{
	height:103px;
	width:900px;
	background: url("images/header.jpg") no-repeat 0 100%;
	Padding-bottom:140px;
}

#header 
{
	width:540px;
	float:left;
	margin-top:10px;
	display:inline;
	position:absolute;
}

#header h1
{
	font-size:4em;
	line-height:75%;
	font-family:Georgia;
	margin:0;
}

#header span
{
	font-weight:bold;
	font-size:0.275em;
}

#header a
{
	color:#fff;
}

#header a.rss
{
	display:block;
	width:166px;
	height:124px;
	top:66px;
	left:54px;
	text-indent:-9999px;
	position:relative;
}

#nav
{
	float:right;
	margin-top:76px;
	display:inline;
}

#nav li
{
	float:left;
	background:#fff url("images/navright.jpg") no-repeat 100% 0;
	display:inline;
	padding-right:4px;
	margin-right:2px;
	height:27px;
}

#nav li a
{
	display:block;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	height:22px;
	padding:6px 10px 0 15px;
	float:left;
	background:url("images/navbkg.jpg") no-repeat 0 0;
	
}

#nav li#active a, #nav a:hover
{
	color:#F08038;
}

#content
{
	background:url("images/contentbkg.jpg") repeat-y 0 0;
	width:865px;
	margin:0 auto;
	padding:0 22px 0 23px; 
}

#bottom
{
	background:url("images/bottom.jpg") no-repeat 0 0;
	width:910px;
	height:10px;
	margin:0 auto -10px auto;
}

#column1
{
	float:left;
	width:246px;
	background:url("images/columnbottom.jpg") no-repeat 0 100%;
	padding-bottom:12px;
}

#column1 #inner
{
	background:url("images/columnbkg.jpg") repeat-y 0 0;
	width:232px;
	padding-left:14px;
}

#column2
{
	float:left;
	width:585px;
	padding-left:20px;
	padding-bottom:10px;
	margin-top:15px;
}

#column1 h2
{
	font-family:Georgia;
	font-size:1.8em;
	margin:0 0 8px 0;
}

#column2 h2, #column2 h2 a
{
  color:#333;
  }

#column1 .first
{
	margin-top:0 !important;
}

.category
{
	background-color:#E1E8E8;
	width:188px;
	padding:15px 15px 15px 15px;
	margin-bottom:1px;
}

.category li
{
	line-height:160%;
	padding-bottom:5px;
	font-size: 14px;
}

.category a
{
	color:#006699;
	font-size: 15px;
	font-weight:bold;
}

.category h2
{
	color:#000000;
	font-size: 16px;
}

.category a:hover
{
	text-decoration:underline;
}

.category2
{
	background-color:#E4E8E8;
	width:188px;
	padding:15px 15px 15px 15px;
	margin-bottom:1px;
}

.category2 li
{
	line-height:160%;
	padding-bottom:5px;
	font-size: 14px;
}

.category2 a
{
	color:#006699;
	font-size: 15px;
	font-weight:bold;
}

.category2 img
{
	border:none;
}

.category2 h2
{
	color:#000000;
	font-size: 16px;
}

.category2 a:hover
{
	text-decoration:underline;
}

.category3
{
	background-color:#E1E8E8;
	width:188px;
	padding:15px 15px 15px 15px;
	margin-bottom:1px;
}

.category3 li
{
	line-height:100%;
	font-size: 14px;
}

.category3 a
{
	color:#000000;
	font-size: 15px;
	font-weight:bold;
}

.category3 img
{
	border:none;
}

.category3 h2
{
	color:#000000;
	font-size: 16px;
}

.category3 a:hover
{
	text-decoration:underline;
}

.category4
{
	background-color:#E4E8E8;
	width:188px;
	padding:15px 15px 15px 15px;
	margin-bottom:1px;
}

.category4 li
{
	line-height:160%;
	padding-bottom:5px;
	font-size: 14px;
}

.category4 a
{
	color:#000000;
	font-size: 15px;
	font-weight:bold;
}

.category4 img
{
	border:none;
}

.category4 h2
{
	color:#000000;
	font-size: 16px;
}

.category4 a:hover
{
	text-decoration:underline;
}

ory2
{
	background-color:#E4E8E1;
	width:188px;
	padding:15px 15px 15px 15px;
	margin-bottom:1px;
}

#column2 h2
{
	color:#484848;
	font-family:Georgia;
	font-size:3.2em;
	margin:11px 0 8px 0;
}

#column2 h3
{
	font-size:1.1em;
	font-family:Arial;
	text-transform: uppercase;
}
#column2 h3, #column2 h3 a
{
  color:#333;
  }
#column2 h3 a:hover
{
  color:#069;
  }

h3#comments, div#respond h3
{
  text-transform: none;
  font-family:Georgia;
  font-size: 2em;
  }

.post 
{
  float: left;
  width:597px;
  position: relative;
	background:url("images/line.gif") no-repeat 0 100%;
	padding-bottom:20px;
	border-bottom:solid 10px #E1E8E8;
}

.post img
{
	margin-top:12px;
}

.post h2
{
	font-size:25px;
	color:#333;
	line-height:100%;
	margin-top:20px;
	font-weight:bold;
}

.post h2 a
{
	font-size:25px;
	color:#333;
	line-height:100%;
	margin-top:20px;
	font-weight:bold;
}

.post h2 a:hover
{
	text-decoration:underline;
}

.post p
{
	font-size:14px;
	color:#333;
	line-height:150%;
	margin-top:5px;
	margin-bottom:3px;
}

.post p a
{
	font-size:14px;
	color:#333;
	line-height:150%;
	margin-top:5px;
	margin-bottom:3px;
	font-weight:bold;
	color:#333;
}

.post p a:hover
{
	text-decoration:underline;
}

.post a.more-link
{
  position: absolute;
  bottom: 20px;
  right: 0;
  color: #069;
  }

.comments
{
	background:url("images/comment.gif") no-repeat 0 0;
	padding-left:22px;
	margin-top:20px;
	font-size:1.2em;
}

.comments a
{
	color:#006699;
	font-weight:bold;
}

.comments a:hover
{
	text-decoration:underline;
}

.comments div
{
	float:right;
}

#footer
{
	clear:left;
	float: left;
	width:597px;
	font-size:1.1em;
	margin-top:30px;
}

#footer ul
{
	width:450px;
}

#footer ul li
{
	display:inline;
	float:left;
	margin-left:10px;
}

#footer .first
{
	margin-left:0;
}

#footer ul li a
{
	margin-right:10px;
}

#footer a
{
	color:#666;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer #copyright
{
	float:right;
}

#footer #copyright a
{
	color:#006699;
}

.navigation {
  float: left;
  width: 597px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  }
.navigation a
{
  font-size: 1.2em;
  color: #069;
  }
.alignright {
  float: right;
  }
.alignleft {
  float: left
  }

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	position: absolute;
	top: 4px;
	right: 0;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: #333;
	}
.commentlist cite, .commentlist span
{
  font-size: 1.3em;
  }

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.posted
{
  float: left;
  width:597px;
  position: relative;
	background:url("images/line.gif") no-repeat 0 100%;
	padding-bottom:20px;
}

.posted img
{
	margin-top:12px;
}

.posted h2
{
	font-size:20px;
	color:#333;
	line-height:100%;
	margin-top:20px;
	font-weight:bold;
}

.posted h2 a
{
	font-size:20px;
	color:#333;
	line-height:100%;
	margin-top:20px;
	font-weight:bold;
}

.posted h2 a:hover
{
	text-decoration:underline;
}

.posted p
{
	font-size:14px;
	color:#333;
	line-height:150%;
	margin-top:5px;
	margin-bottom:3px;
}

.posted p a
{
	font-weight:bold;
	color:#333;
}

.posted p a:hover
{
	text-decoration:underline;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
  float: left;
  width: 597px;
	margin: 10px 0 0;
	}
#commentform textarea {
	width: 597px;
	w\idth: 591px;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 4px 0 0;
	display: block;
	font-size: 1.1em;
	}
.commentmetadata, .commentmetadata a {
	color: #333;
	}
/* End Comments */


/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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 */

ol.commentlist, ol.commentlist li, ol.commentlist li div
{
  float: left;
  width: 597px;
  padding: 0;
  }
ol.commentlist li
{
  position: relative;
  border-top: 1px dotted #999;
  margin: 10px 0 0;
  padding: 10px 0;
  }
ol.commentlist li p
{
  float: left;
  margin: 1em 0 0;
  }
#leftaa
{
	float:left;
	width:185px;
	border:none;
}
#leftaa p
{
	text-align:left;
}
#rightaa
{
	float:right;
	width:185px;
	border:none;
}
#rightaa p
{
	text-align:right;
}