/* @override 
	http://www.timberlandphysio.co.uk/wp-content/themes/timberland/style.css
*/

/*  
Theme Name: Timberland
Theme URI: http://www.webocube.com
Description: Wordpress theme for Timberland
Author: Gérald Morales
Author URI: http://www.webocube.com

/******************************************
*   HTML Elements                         
******************************************/


* {
	margin:0;
	padding:0;
}

body,html {
	background-color: #e5e4e0;
}

body, select, input, textarea {
	font: 12px Trebuchet, "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link    {color: blue;
	text-decoration: none;
}
a:visited {color: blue;}
a:hover   {color: #e4670a;}
a:active  {color: blue;}

.entry p a{
	color: #b3910b;
}
.entry p a:hover{
	color: #e4670a;
}


hr {
	display: none;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	display: none;
}
small a{
	
}

/****** Images ****************************/
img.size-full{
	margin-bottom: 5px;
	margin-top: 5px;
}

p.wp-caption-text {
	font-size: 11px;
	color: #666;
	margin-bottom: 8px;
	margin-top: 0;
	font-weight: bold;
}




img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:0px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	
	
		
/******************************************
*   General Structure                         
******************************************/
#wrapper{
	width: 900px;
	margin: 0 auto;
	position: relative;
	margin-top: 20px;
	overflow: hidden;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);


}


#page { /*the main container*/
	width: 900px;
	font-size:1em;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	float: left;
}


#branding {/*where the logo sits*/
	width: 900px;
	height: 150px;
	padding-bottom: 0;
	background: #FFF url(images/sprites.jpg) no-repeat;
	}
	
.logo{

}

.post {
	padding-left: 20px;

}


.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*you guessed it: it's the sidebar container*/
	width: 280px;
	float: right;
	margin-top: 15px;
	color: #666;
	padding-left: 20px;
}
#sidebar ul{
	margin-bottom: 5px;
}

#sidebar a{
	color: #8e928d;
	font-weight: normal;
	font-style: normal;
}
#sidebar li {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
}

#sidebar .current{
	color: #aeb42d;
	font-weight: bold;
}

#sidebar blockquote{
	background-color: #f3f4ec;
	background-image: url(images/fond-address.jpg);
	height: 55px;
	padding-left: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 11px;
	margin-left: -20px;
}
#sidebar blockquote a{
	color: #ad965f;
	font-weight: bold;
	text-decoration: underline;
}
		
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #99a49c;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #000;
	font: 18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h3 {
	font: bold 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1px;
	margin-bottom:4px;
	color: #ad965f;
		text-align: left;
	clear: both;
	padding-top: 10px;
}

#sidebar h2, #sidebar h3 a {
	margin-bottom:4px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar h3, #sidebar h2 {
	padding:0 0 3px;
	font-size: 12px;
	font-weight: bold;
	color: #957732;
	text-transform: none;
	margin: 0;
}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	margin-left: 20px;
}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	float:left;
	padding-left: 0;
	margin-bottom: 0;
	width: 580px;
	margin-top: 10px;
}

table {
	border-style: none;
}

td {
	padding: 4px 0 4px 3px;
}



/* Featured Articles formatting "leftcol" */

#leftcol img, #rightcol img {
	padding:1px;
	border:0px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #99a49c;
	letter-spacing:normal;
	}

		
#lead p {
	margin-bottom:10px;
	}

img a {
	border-width: 0;
	border-style: none;
}
a img {
	
	border-width: 0;
	border-style: none;
}

/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	
.alignleft{
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
}

.alignright{
	margin-left: 15px;
	float: right;
}

/* Post Formatting */

.entry {
	text-align:justify;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 2px;
	margin-top: 8px;
	font-family: "Lucida Grande", Trebuchet, Lucida, Verdana, sans-serif;
}

.entry p {
	color: #5c5c5c;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
	font-size: 12px;
	margin-right: 0;
	margin-left: 0;
}



div.textwidget {
	text-align: left;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin: 0 0 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.post blockquote {
	background:#F4F4EC;
	padding:6px 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}	

.post blockquote p{
	margin-bottom: 0;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-align: center;
}

.post ul li {
	list-style:square;
	margin-bottom:5px;
	color: #5c5c5c;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	font-size: 12px;
	margin-left: 50px;
	list-style-type: disc;
	list-style-image: url(images/puce.jpg);
	text-align: left;
}

ul.colright {
	width: 488px;
	margin-left: 80px;
}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags, #tags a{
	padding: 3px 3px 3px 0;
	color: #b7bab9;
	font-weight: normal;
	font-style: normal;
}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#recherche { 	padding: 30px 15px 25px;
	margin-left: 558px;
	position: absolute;
	top: 50px;
	width: 261px;
	margin-top: 50px;
}

.button {
	padding: 2px 6px;
	background: #99a49c;
	color:#fff;
	border:none;
	}

.button:hover {
	background: #ddd100;
	color:#FFF;
	text-decoration:none
	}

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

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}


/******************************************
*   Footer                        
******************************************/

#footer {
	width: 100%;
	font-size: 0.9em;
	text-align:center;
	color: #b3b3b3;
	font-weight: normal;
	font-style: normal;
	display: block;
	float: left;
	background-color: #FFF;
	border-top: 1px dotted #d5d5d5;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
}

#footer a {
		color: #c2c2c2;
		background-color: #FFF;

	}
	
	#footer a:hover {
		color: #ad965f;
		
	}


#footer ul li {
	display: inline-block;
	clear: none;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
	
}


#footer ul li.page_item.current_page_item a {
	color: #ad965f;
	font-weight: bold;
		background-color: #FFF;
}


/* Shopping Basket */

td.producttitle {
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #dadada;
}

td.productcontent {
	padding-left: 8px;
	padding-right: 8px;
}

div.center {
	text-align: center;
}
input{
	margin-top: 8px;
}

/* Excerpts */
.excerpt{
	width: 280px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.excerpt h2{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 8px;
	border-top: 1px solid #929a98;
	border-bottom-width: 0;
}
.excerpt p{
	border: none;
	font-size: 12px;
	text-align: justify;
}

.excerpt img{
	margin-right: 12px;
	width: 270px;
	margin-bottom: 10px;
}


.badge{
	margin-bottom: 15px;
}
.espace{
	height: 800px;
}
.sentences{
	width: 254px;
	font-style: italic;
	color: #a5aaa9;
	font-size: 12px;
	line-height: 16px;
}
.sentences p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.pagenumbers p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #a5aaa9;
	text-decoration: none;
}
.pagenumbers p a:link, .pagenumbers p a:visited {
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #bbb;
}
