/*
Theme Name: Fredpx
Theme URI: http://www.fredpx.com
Description: Custom theme for the site FredPx.com
Version: 1.0
Author: Spice
Author URI: http://www.spiceltd.net
Tags: fredpx
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a06137;
	text-align: center;
        line-height: 1.1;
		}
		
#page-wrap {
	width: 906px;
	margin: 20px auto;
	text-align: left;
	overflow: hidden;
}

#header {
	height: 117px;
	background: #5f3214 url(images/header.jpg) top left no-repeat;
	position: relative;
}

#header h1, p.description{
	text-indent: -9999px;
}

#go-home {
	display: block;
	width: 403px;
	height: 86px;
	position: absolute;
	top: 0;
	left: 0;
}
#content {
	background: #ece9d8 url(images/body.jpg) top left repeat-y;
	padding: 0 23px 23px 23px;
        min-height: 470px;
	height:auto !important;
	height: 470px;
}
#content h2 a {
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}

#content p {
	margin-bottom: 10px;
     
}
#content p strong {
	font-size: 17px;
	color: #5f3214;
}

.featuredtext {
       margin-bottom: 35px;
}

.main-content {
          width: 520px;
         float: left;
}
#content .main-content p {
	margin-bottom: 20px;
        clear: left;
}

.page-id-2 #content .main-content p {
          margin-bottom: 65px;
}
#sidebar {
        float: right;
        width: 315px;
        padding: 0 10px;
        margin-top: -5px;
        
}
#sidebar p{
        margin-bottom: 5px;
}
#sidebar h3{
         font-size: 20px;
         letter-spacing: normal;
         margin-top: 20px;
         
}

.textwidget {
        margin-bottom: 25px;
        clear: both;
}
#footer {
	background: url(images/footer.jpg) bottom left no-repeat;
	color: #c1977b;
	font-size: 13px;
	line-height: 16px;
	height: 42px;
	padding-left: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        clear: both;
}

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

.footer-links li {
       float: left;
       display: inline;
       margin-right: 5px;
       padding-right: 5px;
       border-right: 1px solid #C1977B;
}
h1, h2{
	color: #5f3214;
	font-variant: small-caps;
	letter-spacing: 0.10em;	
	font-family: "BankGothicBT Light", Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}

h3, h4 {
	color: #5f3214;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

/*  Image replacement for page titles */

.page-id-12 #content h2 {
	background: url(images/menuiserie-title.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;	
	width: 452px;
	height: 29px;
        margin-bottom: 5px;
}

.page-id-16 #content h2 {
	background: url(images/Mobilier-title.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;	
	width: 370px;
	height: 28px;
        margin-bottom: 5px;
}

.page-id-18 #content h2 {
	background: url(images/a-vendre-title.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;	
	width: 170px;
	height: 25px;
        margin-bottom: 5px;
}

.page-id-2 #content h2 {
        background: url(images/home-title.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;	
	width: 867px;
	height: 27px;
        margin-bottom: 5px;
}
.page-id-253 #content h2 {
        background: url(images/fredpx-edition-exclusive-title.gif) top left no-repeat;
	text-indent: -9999px;
	display: block;	

        margin-bottom: 5px;
}
h1 {
	font-size: 34px;
}

h2 {
	font-size: 28px;
}
h3 {
	font-size: 17px;
        clear: left;
}
a {
	color: #5f3214;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* classes for home page images */
img.flush-left {
	margin-left:-23px;
	margin-right: 10px;
	float: left;
        clear: left;
        margin-bottom: 20px;
}

img.flush-right {
	margin-right:-27px;
	margin-left: 10px;
	float: right;
        clear: right;
        margin-top: -33px;
}

img.flush-right-second{
	margin-right:-27px;
        margin-top: 7px;
	margin-left: 10px;
	float: right;
        clear: right;
        
}

/* classes used for page of posts */
.page-template-page-of-posts-php h3{
        margin-left: 136px;
      
}
.page-template-page-of-posts-php h3 a{
          text-decoration: none;
}
.page-template-page-of-posts-php .post {
          margin-bottom: 18px;
          overflow: auto;
}
.featuredimage {
        float: left;
        width: 125px;
        margin-right: 12px;
        margin-top: -25px;
}

.page-id-16 h3, .page-id-12 h3{
        margin-left: 0px;
}
