/*
Theme Name: WordPress Celtic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/


body {
	font-size: 0.9em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background-color: #CDE3BC;
	
	}

#content {
	font-size: 100%;
	}

.widecolumn .entry p {
	font-size: 110%;
	}
.entrytext { padding: 5px; margin: 5px; }

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
a {
	font-weight: bold;
text-decoration: underline;
}
a:hover { text-decoration: none; }

small {
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
	font-size: 90%;
	line-height: 1.5em;
	}
	
p.postmetadata {
	margin-left : 20px;
	margin-right : 20px;
	padding-bottom: 10px;
	font-size: 80%;
	border-bottom : 1px solid #CDE3BC;
	}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
font-family: 'Trebuchet MS', arial; 
padding-left: 20px;
	font-size: 200%;
	text-align: left;
	}
h1 a { text-decoration: none; }
h1 a:hover { text-decoration: underline; }

.description {
	font-size: 120%;
	text-align: center;
	}

h2, h2.pagetitle {
	font-size: 14px;
	}


#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 120%;
	}

#sous_liens h2 {
	font-size: 100%;
	}

h3 {
	font-size: 130%;
	}

h2 {
	padding-left: 15px;
	background-color : #f7b92a;
	color: #000;
	}
	
h2 h2 {
	background-color: transparent;
	color: #333;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #409923;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 90%;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#wp-calendar #prev a {
	font-size: 90%;
	}

#wp-calendar a {
	text-decoration: underline;
	}
#wp-calendar a:hover {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#today {
	font-weight: bold; border: 1px solid #333333;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0;
	padding: 0; background-image: url(images/bg.jpg);
	}

#page {
	background-color: #f3ffee;
margin: auto; width: 990px;
border-left: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa;
	padding: 0px;

	}
	
#header {
	padding: 0;
	margin: 0 auto;
	height: 100px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}

.narrowcolumn {
float: left;

	padding: 3px;
	margin: 3px;
	width: 75%;
border-right: 1px solid #CDE3BC;
	}

.widecolumn {
	padding: 10px;
	margin: 10px;
	width: 96%;
	}
	
.post {
	margin: 5px;
	padding: 5px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {



	padding-top: 5px;
	}

.widecolumn .postmetadata {


	margin: 30px 0;
	}

.widecolumn .smallattachment {


	text-align: center;





	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


	
td.frontnews1 {

	background-color: #CDE3BC;
background-image: url(images/bgnewstitle.jpg);
	border : 0px;
	text-align: left;
padding-left: 20px;
color: #ffffff;
font-size: 110%;
font-weight: normal;
width: 90%;
height: 30px;
}


	
td.frontnews1bis {

	background-color: #CDE3BC;
background-image: url(images/bgnewstitle.jpg);
background-position: top right;
	border : 0px;
color: #CDE3BC;
font-size: 50%;
width: 40px;
height: 30px;
}


td.frontnews2 {

	background-color: #fffdce;
	border : 0px;
	text-align: left;
padding: 5px;
font-size: 90%;
width: 90%;
border-left: 1px solid #AEBEA1;
border-right: 1px solid #AEBEA1;
}

td.frontnews2 ul { padding-top: 10px; }
td.frontnews2 li {
line-height: 20px;
	list-style-type: none;
	list-style-image: url(images/newstitleli.jpg);

}



td.frontnews3 {
	background-color: #F3FFEE;
background-image: url(images/bgnewstitle3.jpg);
background-position: bottom left;
	border : 0px;
	text-align: left;
width: 90%;
height: 20px;
margin-bottom: 30px;
}


td.frontnews3bis {
	background-color: #F3FFEE;
background-image: url(images/bgnewstitle3.jpg);
background-position: bottom right;
	border : 0px;
	text-align: left;
width: 40px;
height: 20px
margin-bottom: 30px;
}

td.frontnewsseparate { margin: 0px; padding: 0px; background-color: transparent; line-height: 15px; height: 15px; }


#frontnews ul {
	margin-left: 5px;
	padding-left: 0px;
	} 

td.frontnews1 ul {
margin-top: 0px; margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	} 

td.frontnews2 ul {
margin-top: 0px; margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	} 

td.frontnews3 ul {
margin-top: 0px; margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	} 

#frontnews h3 {
	margin-top: 0;
	}
	
#connect {
	text-align: right;
	padding: 0 10px 0 0;
	margin: 0;
	clear: both;
	}	
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 15px 0 0;
	}

h2.pagetitle {
	margin-top: 15px;
}

#sidebar h2 {
	margin: 5px;
	padding: 5px;
	height: 20px;
	}
	
#headerimg h2{
	background-color: transparent;
	margin : 0px;
	padding-top: 60px;
	padding-left: 25px;
	font-size: 15px;
}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
.textalignleft {
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	border: 2px dotted #F7B92A;
	}
	
/* End Images */



/* 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 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;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 10px 10px 10px 10px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 10px 0 10px;
	}


ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {



	margin: 5px 0;

	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {

	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	padding: 5px;
	margin: 5px;
	width: 20%;
	}

#sidebar2
{
	float: right;
margin: auto;
	padding: 5px;
	margin: 5px;
width: 20%;
	}

#sidebar form {
	margin: 0;
	padding: 0;
	}
/* End Sidebar */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}


#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

a.hlcat {
	background-color:#000000;
	color:#fff;
	font-weight: bold;
}
a.hlcat:hover {
	background-color:#409923;
	color:#fff;
	font-weight: bold;
}

/* End Calendar */



/* 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;
	}
	
.notopmargin {
	margin-top: 0;
	padding-top: 0;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {

	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
font-size: 75%;
	}

/* gototop (fixed content) */

div#innertoc {
	float: right;
	text-align: center;
	background-color : #FFFDCE;
	width: 80px;
	}	

#page {
	clear: both;
	}

/* End Various Tags & Classes*/

/* Top Menu (pages)*/

#pages {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 88%;
   	height: 30px;
padding-top: 0px; padding-bottom: 0px; margin-top: 0px;
text-align: center;  background-color: #F3FFEE; background-image: url(images/menubgoff.jpg);
}
* html #pages {
	height: 0px;
}

#pages ul{ margin: 0px; padding: 0px; text-align: center; }
#pages li {
   display: inline; vertical-align: middle;    list-style-type: none;  background-color: #eeeeee; background-image: url(images/menubgoff.jpg);
}

#pages a {
letter-spacing: 1.2px;
	color: #000000;
        text-decoration: none; border: 1px solid #cccccc;
padding-left: 5px; padding-right: 5px; padding-top: 3px; padding-bottom: 3px; margin-left: 2px; margin-right: 2px; background-image: url(images/menubgoff.jpg);

}
#pages a:hover {
	color: #000000;
	text-decoration: none; border-top: 1px solid #666666; border-left: 1px solid #666666; border-right: 1px solid #666666;
}

#page a:current { border: 2px solid #333333; }

.cadre_border_h {
	background-image: url(img/cadre_side_h.jpg);
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.cadre_border_titre_l {
	background-image: url(img/cadre_side_titre_l.jpg);
	background-repeat: repeat-y;
}
.cadre_border_titre_r {
	background-image: url(img/cadre_side_titre_r.jpg);
	background-repeat: repeat-y;
}
.cadre_fond_titre {
	background-color: #F7B92A;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.titre_page {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	background-color: #F7B92A;
}

.cadre_fond {
	background-color: #CDE3BC;
}



/* Search */

#searchform {
	padding: 5px;
	margin: 5px;
}

/* écarte les items des listes pour les liens */
ul ul li {
	margin-top: 4px;
}

/* arrondit les h2 */
div.br {
	background: url('images/o_round_l.jpg') 0 0 no-repeat #F7B92A;
	padding: 0;
	height: 20px;
	margin-top: 10px;
}
div.rr {
	background: url('images/o_round_r.jpg') 100% 0 no-repeat;
	padding: 0 20px 0 20px;
	font-size: 18px;
	line-height: 18px;
	height: 20px;
	font-weight: bold;
	}
.clear {font-size: 1px; height: 1px;}

/* arrondit le pied de page */
.footer {background-color: #CDE3BC; clear:both; text-align: center;}

	
/* arrondit la barre latérale */
.sidebar_bl {background: url('images/sidebar_bl.jpg') 0 100% no-repeat #CDE3BC;}
.sidebar_br {background: url('images/sidebar_br.jpg') 100% 100% no-repeat;}
.sidebar_tl {background: url('images/sidebar_tl.jpg') 0 0 no-repeat;}
.sidebar_tr {background: url('images/sidebar_tr.jpg') 100% 0 no-repeat; padding: 0;}
.sidebar_toph2 {background: url('images/sidebar_toph2.jpg') 0 0 repeat-x; height: 20px;}
.sidebar_l {background: url('images/sidebar_l.jpg') 0 0 repeat-y;;}
.sidebar_r {background: url('images/sidebar_r.jpg') 100% 0 repeat-y; padding: 10px 0 20px 5px;}
.sidebar_lh2 {background: url('images/sidebar_lh2.jpg') 0 0 repeat-y;}


.sidebar_rh2 {background: url('images/sidebar_rh2.jpg') 100% 0 repeat-y;}
.sidebar_b {background: url('images/sidebar_b.jpg') 0 0 repeat-x; font-size: 1px; height: 10px;
	margin: 0 10px 0 10px;
	}
