/*  
Theme Name: LostInBrittany - Fluid two-columns 2009
Description: LostInBrittany theme
Version: 1.0
Author: Horacio Gonzalez
Author URI: http://lostinbrittany.org/
	LostInBrittany v2.1
	 http://lostinbrittany.org/
	This theme was designed and built by Horacio Gonzalez,
	whose blog you will find at http://lostinbrittany.org/
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* Begin Typography & Colors */
* { /* sets 0 margin and 0 padding on everything */
	margin: 0; 
	padding: 0; 
}
body {
	font-size: 90%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#ececec url("./images/topNav_bg.png") repeat-x top;
	color: #333;
	text-align: left;	
  padding: 0px 0px;
  margin: 0px 0px;
	}
/********************************************************************/	

/********************************************************************/	
/* Typography                                                       */
/********************************************************************/	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 4em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h2 a, h3 a, h4 a, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.small{
	font-size: 0.8em;
	line-height: 1.5em;
	}
.smaller{
	font-size: 0.6em;
	line-height: 1.5em;
	}
/********************************************************************/

/********************************************************************/
/* Colors                                                           */
/********************************************************************/
h2, h3, h4 {
  color: #7f4c00; 
}
h2 a, h3 a, h4 a {
  color: #7f4c00; 
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #ce7b00;
	text-decoration: none;
}
a, a:visited {
	color: #7f4c00; /* #ce7b00 */
	text-decoration: none;
	}
a:hover {
	color: #ce7b00;
	text-decoration: underline;
	}
/********************************************************************/

/********************************************************************/
/* Spacing                                                          */
/********************************************************************/
.vignette {
    padding-top:15px; 
    padding-bottom:15px;
}
/********************************************************************/

/********************************************************************/	
/* Page                                                             */	
/********************************************************************/	
#page {  
   margin: 0px auto;
   width:80%;
   min-width:790px;
   max-width:1680px;
   padding:0px 0px 0px;
}
hr {
	display: none;
}
hr.entryfooter1 {
	display: block;
        margin-left:40px;
        margin-right:40px;
        margin-top: 10px;
        margin-bottom:10px;
        color: #a77c33;
        background-color: #a77c33;
        height: 3px;
}
hr.entryfooter {
        margin: 10px auto;
	display: block;
        width: 50%;
        color: #a77c33;
        background-color: #a77c33;
        height: 3px;
}
/********************************************************************/	
	
	
/********************************************************************/	
/* Begin Header                                                     */	
/********************************************************************/	
#header {
  background: #dab873 url('./images/header_center.png') repeat-x;
	height: 200px;		
  margin: 0px;
  padding: 0px;
	}
	
#header_left {
  width: 25px;
  height: 200px;
  background: #dab873 url('./images/header_left.png');
  float:left;
}
#header_center { 
  height: 200px;
}
#header_right {
  width: 25px;  
  height: 200px;
  background: #dab873 url('./images/header_right.png');
  float:right;
}
	
#header_img 	{ 
	margin: auto;
	height: 200px; 
	width: 780px;
  background: #dab873 url('./images/header_img.png');
	} 
/******************h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}**************************************************/	
	
/********************************************************************/
/* Footer                                                           */
/********************************************************************/	
#footer {
  float:left;
  width:100%;  
  height:108px;
  border: none;
  background: #dab873 url('images/footer_center.png') repeat-x bottom;
	}	

#footer_left {
  height:108px;
  width:25px;
	background: #dab873 url('images/footer_left.png') no-repeat bottom; 
	border: none;
	float: left;
}
#footer_right {
  height:108px;
  width:25px;
	background: #dab873 url('images/footer_right.png') no-repeat bottom; 
	border: none;
	float: right;
}		
#footer_center {
  height:108px;
	background: #dab873 url('images/footer_center.png') repeat-x bottom; 
	border: none;
	text-align:center;
}	
#footer_center p {
  margin-top: 0px;
  padding-top:10px;
}	
/********************************************************************/		
	
/********************************************************************/
/* Content                                                          */
/********************************************************************/	
#content {
  width:100%;
  background: #dab873 url('images/content_left.png') repeat-y top left;
}	
#content_panel {
  margin-left:30px;
  background: #dab873 url('images/content_right.png') repeat-y top right;
}	

#content_panel_with_sidebar {
  margin-left:30px;
  background: #dab873 url('images/content_right_sidebar.png') repeat-y top right;
}	

#content_left {
  float:left;
  width:100%;
  margin-right:250px;
  margin-left:-250px;
}
.narrowcolumn {
  padding-left:250px !important;
  padding-left:275px;
  padding-right: 10px;
}
.widecolumn {
  width:80%;
  margin:auto;
  padding-right: 30px;
}

#content_right {
  float:right;
  margin-left:-250px;
  width:250px;
	background: #dab873 url('images/content_right_sidebar.png') repeat-y top right;

}		
#content_right #sidebar{
  margin-right: 25px;
}
#content_center {
	background: #dab873; 
}	
#content_down {
  width:100%;
  height:25px;
  clear:both;
}
/********************************************************************/

/********************************************************************/	
/* pagetitle                                                        */
/********************************************************************/
h2.pagetitle {
	text-align: center;
}
/********************************************************************/

/********************************************************************/	
/* Not found                                                        */
/********************************************************************/
#not_found {
	text-align: center;
}
#not_found .pagetitle {
  padding-bottom:25px;
}
#not_found p {
  font-size:1.5em;
  padding-bottom:10px;
}
#not_found .searchform {  
}
#not_found .searchform .searcharea {
	width: 250px;
}
#not_found .searchform  .searchsubmit {
	width: 100px;
}
/********************************************************************/

/********************************************************************/	
/* Post metadata                                                    */
/********************************************************************/	
.post {
  clear:both;
}
/********************************************************************/	

/********************************************************************/	
/* Entry                                                            */
/********************************************************************/	
.entry {
  padding-top:15px;
}
.entry p {
  line-height: 1.4em;
  text-align:justify;
  padding-bottom:10px;
}
.entry h2, .entry h3, .entry h4 {
	padding: 5px 0 5px 0;
}
.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	padding-left: 10px;
	text-indent: 0px;
} 
.entry ul p {
	text-indent: 0px;
} 
.entry ul li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 30px;
}
.entry ol li {
	list-style: decimal outside;
}
/********************************************************************/	

/********************************************************************/	
/* Navigation                                                       */
/********************************************************************/	
.navigation {
	text-align: center;
	height:50px;
	}
/********************************************************************/	

/********************************************************************/	
/* Post metadata                                                    */
/********************************************************************/	
.postmetadata {
  text-align: center;
  color: #ce7b00; 
  padding: 10px 10px 25px 10px;  
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata.alt {
  background-color: #ececec ;
  width: 80%;
  margin: 15px auto;
  border: 1px solid #7f4c00;
}
/********************************************************************/	

/********************************************************************/	
/* Comments                                                         */
/********************************************************************/	
.commentlist li {
	text-align: justify;
	font-weight: bold;
	clear:right;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	list-style-type:decimal;
	list-style-position: inside;
}
.commentlist li.alt {
  background: #cecece;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentlist .hr {
	clear:both;
	height:0px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentmetadata {
	font-weight: normal;
	}
	
#commentform  {
  width: 80%;
  margin:auto;
}
#commentform input {
	width: 170px;
	padding: 2px;
	padding: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin-top: 10px;
	float: right;
}
/********************************************************************/	

/********************************************************************/	
/* Image                                                            */
/********************************************************************/	
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;
}
a img {
	border: none;
}

.bordered img {
        border: solid 3px #a77c33;
}	

.indentedBox {
   clear: both;
   margin: 15px;
   padding: 10px;
   border: solid 3px #a77c33;
}
/********************************************************************/	

/********************************************************************/	
/* Bordered Table                                                   */
/********************************************************************/	

table.bordered, 
table.bordered th, 
table.bordered td  {
  border: solid 1px #a77c33;
  border-spacing: 0px;
}

/********************************************************************/	

/********************************************************************/	
/* Position                                                         */
/********************************************************************/	
.left{
	float: left;
	clear:left;
	margin-right: 1em;
}
.right{
	float: right;
	clear:right;
	margin-left: 1em;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.box{
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 15px;
        margin-bottom: 15px;
        border: solid black 1px;
        background-color: #E0E0E0;
        font-size: 0.9em;
}
.quote{
       font-style:italic;
       margin: 15px auto;       
       width: 80%;
}

.center{
  text-align:center;
  margin:auto;
}

.clear {
  clear:both;
}
/********************************************************************/	

code, .code {
  font-family: 'Courier New', Courier, Fixed;
	font-size: 1.0em;
	line-height: 1.5em;
  color:#404040;
}
.box code, .box .code {
  font-family: 'Courier New', Courier, Fixed;
	font-size: 0.9em;
	line-height: 1.5em;
  color:#404040;
}
/********************************************************************/	

/********************************************************************/	
/* Sidebar                                                          */
/********************************************************************/
#sidebar {
  padding-left:20px;
}
#sidebar h2 {
	text-align: left;
	padding-top: 15px;
}
#sidebar p {
  text-align:justify;
}
#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 p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ol li {
	list-style: decimal outside;
}
	
#sidebar #searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchform  #searchsubmit {
	padding: 1px;
	}
	
.ctc{
  text-align:justify;
  padding: 0 10px 0 5px; 
}
#tag_cloud{
  text-align:justify;
}
/********************************************************************/

/********************************************************************/	
/* Blockquote                                                       */
/********************************************************************/	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/********************************************************************/

/********************************************************************/	
/* Haiku                                                            */
/********************************************************************/	
.haiku {
   background: url("./images/haiku.gif");
   font-size: 1.5em;
   color: #0060c0;    
   line-height: 1.7em;
   margin:auto;
   margin-bottom: 10px;
   padding-top: 50px;
   padding-left: 100px;
   height: 140px;
   width: 370px;
}
.haiku code {
   font-size: 1.3em;
   color: #0060c0; 
}
/********************************************************************/

/********************************************************************/	
/* Calendar                                                         */
/********************************************************************/	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
  border-collapse:collapse;
  font-size:1.0em;
	}
#wp-calendar #next {
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	}

#wp-calendar #prev {
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	}
#wp-calendar tbody a {
  display: block;
	background: #ce7b00;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;	
	}
#wp-calendar tbody a:hover{
	background: #AAAAFF;
	color: #FFF;
}
#wp-calendar td {
  color:#7f4c00;
	padding: 0 0;
	text-align: center;
	}
#wp-calendar th { 
  text-align:center;
  width : 20px;
 	height: 20px;
	color: #ce7b00;
  font-size: 1.2em;
  text-decoration: none;
  padding-bottom: 5px;  
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar tbody td { 
  border: 1px solid #AAAAAA;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.2em;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: right;
	color:#ce7b00;
}
/********************************************************************/

/********************************************************************/	
/* BIBALE                                                           */
/********************************************************************/	
div.bibaleItem {
  padding-left:20px;
  padding-right:20px;
  text-align:center;
}
p.bibaleItemTitle {
  padding-bottom: 20px;
  font-size:0.9em;
}

.bibaleItem img{
  width:64px;  
  border: solid #7f4c00 1px;
  padding: 2px;
}

.bibaleItem a:hover img{
  width:128px;
  border: solid #ce7b00 1px;
}
/********************************************************************/	


/********************************************************************/	
/* Liens                                                            */
/********************************************************************/	
.lien {
  width: 180px;
  height: 60px;
  background-image: url('/blog/bd-links/sprite.png?20090723');
  -background-image: url('/blog/bd-links/sprite.gif?20090723');
}
#miss_gally {
  background-position: left -0px;
}
#obion {
  background-position: left -60px;
}
#mikesquad{
  background-position: left -120px;
}
#monsieur_mouk {
  background-position: left -180px;
}
#grinette {
  background-position: left -240px;
}

#everland {
  background-position: left -300px;
}
#actu_patates {
  background-position: left -360px;
}
#la_vie_de_lutin {
  background-position: left -420px;
}
#penelope_jolicoeur {
  background-position: left -480px;
}
#sans-emploi {
  background-position: left -540px;
}
#mog {
  background-position: left -600px;
}
#liliaimelenougat {
  background-position: left -660px;
}
#francois6po {
  background-position: left -720px;
}
#bonnes_vacances {
  background-position: left -780px;
}
#angel-s-orca {
  background-position: left -840px;
}
/********************************************************************/	
