/*
Theme Name: Titan
Theme URI:  http://thethemefoundry.com/titan/
Description:  A refined, balanced, and exceptionally handsome WordPress theme. Features a robust theme options menu allowing you to integrate your Flickr photos, Twitter updates, and Feedburner email updates. Use the custom code box to include photos, video, or whatever else your heart desires.
Version:    1.22
Author:   The Theme Foundry
Author URI: http://thethemefoundry.com/
Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options, translation-ready
*/

/*
    Copyright 2009 Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/*Body & Links 
------------------------------------------------------------ */
body {
  font: 62.5% Arial,Helvetica,Sans-serif;
  color: #444;
  line-height: 2.2em;
  background: #FFFFFF;
	background: url(images/fond_de_page.jpg) no-repeat;
	background-position:center 181px;
}
a:link, a:visited { color: #796957; }
.entry a:link, .entry a:visited { font-weight: bold; }
a:hover { color: #d75c19; }

/*Basic Structure
------------------------------------------------------------ */

.wrapper{
  width: 980px;
  margin: 0 auto;
  text-align: left;
}
.top{
	height:181px;
}
#content{ 
  float: left; 
  width: 648px;
  padding: 0 0 30px 20px;
	background:#FFFFFF;
	border: 1px solid #ffffff;
	line-height:normal;
}
.content-background { 
	background: url();
}
#sidebar { 
  float: right; 
  padding-bottom: 0 20px 30px 0;
  width: 286px;  
	background:#FFFFFF;
}
#header {
  width: 100%;
  border-bottom: 0px solid #EDE7E0;
  background: #4c3e3d;
}
#follow {
  background: #4c3e3d;
  padding: 0;
}
#forgeadour {
	color:#FFFFFF;
	float:left;
	width:186px;
	height:181px;
	background-color:#FFFFFF;
}
#forgeadour a.logo{
	width:186px;
	height:181px;
	display: block;
	background: url(images/logo_forge_adour.gif) no-repeat;
}
#content_infos {
	float:left;
	width:774px;
	height:176px;
	padding: 5px 0 0 0;
}
#infos {
	width:100%;
}
#follow dl {
  float: right;
	padding: 5px 0;
  font-size: 1.3em;
}
#follow dl dt, #follow dl dd { 
	float: left; 
}
#follow dt {
  font-weight: bold;
  color: #AD9B83;
}
#follow dd { margin: 0px; }
#follow dd a {
  display: block;
	height:25px;
}
#follow dd a.email { background: url(images/contact.gif) no-repeat; width:25px; margin:0 5px 0 5px; padding:0;}
#follow dd a.rss { background: url(images/rss.png) no-repeat 0; width:25px; margin:0 5px 0 0; padding:0; }
#follow dd a.twitter { background: url(images/twitter.gif) no-repeat; width:97px; margin:0 0 0 1px; padding:0;}
#follow dd a.facebook { background: url(images/facebook.gif) no-repeat; width:90px; margin:0 0 0 1px; padding:0;}

h1#title, div#title {
  padding: 0px 10px 10px 15px;
  font-size: 2em;
  font-weight: bold;
  line-height:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
}
h1#title a:link, h1#title a:visited, div#title a:link, div#title a:visited  { color: #d75c19; }
h1#title a:hover, div#title a:hover { text-decoration: none; }

/*Description
---------------------------------------*/
#description { 
  margin: 0px 0 83px 15px;
  color: #796957;
  font-size: 1.4em;
  font-weight: bold;
  line-height:normal;
	float: left;
	width:100%;
}

/*Nav
---------------------------------------*/
#nav {
  width:100%;
  font-size: 1.3em;
}
#nav, #nav ul {
  float: left;
  line-height:normal;
  padding: 0;
  margin: 0;
  width: 100%;
}
#nav a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 0px 15px 0px 15px;
}
#nav li {
  float: left;
	border-right: 0px solid #E3E0D5;
	background: url(images/separateur_nav_header.gif) no-repeat;
	background-position:right;
	height:41px;
}
#nav:first-child { 
	border-left: 0px;
	padding: 0px 30px 10px 0px;
}
#nav ul {
  position: absolute;
  left: -999em;
  height: auto;
  width: 151px;
  font-weight: normal;
  line-height: 20px;
  border: 0;
  border-top: 1px solid #E3E0D5;
}
#nav li li {
  width: 149px;
  border-bottom: 1px solid #E3E0D5;
  border-left: 1px solid #E3E0D5;
  border-right: 1px solid #E3E0D5;
	background: url(images/separateur_nav_header.gif) no-repeat;
	background-position:right;
}
#nav li li li { border-left: none; }
#nav li li a {
  padding: 4px 10px;
  width: 130px;
}
#nav li ul ul { margin: -29px 0 0 150px; }
#nav li li:hover { color: #d75c19; }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a { color: #d75c19; }
#nav li:hover a, #nav li.sfhover a { color:#d75c19; }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a { color:#d75c19; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul { left:auto; }
#nav li:hover, #nav li.sfhover {
	background: url(images/separateur_nav_header.gif) no-repeat;
	background-position:right;
  color: #d75c19;
}
#nav .current_page_parent, #nav .current_page_ancestor, #nav .current-cat-parent {
	background: url(images/separateur_nav_header.gif) no-repeat;
	background-position:right;
  color: #d75c19;
}
#nav .current-cat, #nav .current_page_item {
	background: url(images/separateur_nav_header.gif) no-repeat;
	background-position:right;
  color: #d75c19;
}

/*Notice
------------------------------------------------------------ */
div.notice {
  display: block;
  padding: 20px 0;
  font-size: 1.6em;
	background-color:#FFFFFF;
}
div.notice strong { color: #2F2922; }
div.notice div {
  margin: 10px 0;
  padding: 20px;
  background: #FFFFFF;
}
div.notice div h2 {
  font-size: 1.3em;
  margin-bottom: 10px;
}

/*cat_list_article
------------------------------------------------------------ */

.entries div.cat_list_article {
	font-size: 1.2em;
	line-height:normal;
	margin: 10px 0 20px 0;
	border-top: 1px solid #EFEAE4;
}
.entries div.cat_list_article h2 {
  font-size: 0.9em;
	line-height:normal;
  padding: 15px 0 10px 0;
}
.entries div.cat_list_article h2 a {
  font-size: 1.3em;
	font-weight: bold;
	line-height:normal;
}
.entries div.cat_list_article div.article_cat_extract{
	line-height:normal;
	font-size: 1.1em;
	padding: 0px;
}
.entries div.cat_list_article div.article_cat_extract p{
	line-height:normal;
	font-size: 1.1em;
	padding:0;
	margin:0;
}

/*Footer
------------------------------------------------------------ */
#footer {
  padding: 10px 0;
  border-top: 0px solid #ded6d4;
  background: #e7e1de;
  color: #555;
}
#footer a:link, #footer a:visited { color: #444; }
#footer a:hover { text-decoration: underline; }

/*Footer Columns
---------------------------------------*/
.footer-column {
  float:none;
  margin-right: 0px;
  margin-bottom: 20px;
	padding-bottom:0px;
  color: #413f3e;
}
#footer-about.footer-column { width: 337px; }
#footer-flickr.footer-column { width: 266px; margin: 0 0 20px 0;}
#footer-search.footer-column { 
  margin: 20px 0 0 0;
	float: none;
  width: 266px; 
}
.footer-column h2 {
  font-size: 1.6em;
  border-bottom: 1px solid #dbd3d0;
  padding: 0 0 2px 0;
}
#footer-flickr.footer-column div { 
	margin: 15px 0 0 0;
}
#footer-flickr.footer-column img{ 
	margin-right: 8px;
}
.footer-column p {
  margin: 15px 0;
  font-size: 1.2em;
  line-height: 1.5em;
}
/*Flickr
---------------------------------------*/
.flickr_badge_image {
  float: left;
  margin: 10px 0 0 10px; 
  padding: 0;
  line-height: 0;
}
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image2.flickr_badge_image, #flickr_badge_image3.flickr_badge_image { margin: 15px 0 10px 10px; }
#flickr_badge_image1.flickr_badge_image, #flickr_badge_image4.flickr_badge_image { margin-left: 0; }
.flickr_badge_image img {
  margin: 0;
  padding: 0px;
  border: 0px solid #ccc;
  background: #F7F7F7;
  line-height: 0;
}
#footer h2.widgettitle { margin-top: 10px; }
/*Search
---------------------------------------*/
#search_form input.search { 
  margin: 15px 0 0 0;
  padding: 5px 2px; 
  width: 180px;
  border: 1px solid #DED8D5;
  background: #F3F3F3;
  color: #555;
}
#search_form input.search:focus { background: #fff; }
#search_form input#searchsubmit { margin: 0 0 0 5px; }

/*Copyright
---------------------------------------*/
#copyright {
  display: block;
  clear: both;
  padding-top: 1px;
  font-size: 1.1em;
  border-top: 0px solid #dbd3d0;
}
#copyright a:link, #copyright a:visited {
  border-bottom: 1px dotted;
  text-decoration: none;
}
#copyright a:hover {
  border-bottom: 1px solid;
  text-decoration: none;
}

/*Content
------------------------------------------------------------ */
#content div.category_desc {
	font-size: 1.3em;
	margin-bottom:10px;

}

div.post-header div.date {
	background-position:0 3px;
}

/*Facebook box fan
------------------------------------------------------------ */
.widget_facebook_fan_box h2{
border:none;
padding-bottom:0px;
margin-bottom:5px;
}
.widget_facebook_fan_box .fan_box{
border:none;
}
.widget_facebook_fan_box .fan_box .full_widget{
border:none;
}
.widget_facebook_fan_box .fan_box .full_widget .connect_top clearfix{
border:none;
}
/* Make all custom CSS changes in a Child Theme. Any custom 
changes you make here will not be overidden when you upgrade the theme.
-----------------------------------------------------------*/
