﻿/*  
Theme Name: Kevrenn Kastell Theme
Theme URI: http://www.a-eneb.org/
Description: Theme specialement concu pour la Kevrenn Kastell
Version: 1.0
Author: François Le Gall 
Author URI: http://www.a-eneb.org
*/


/* Description des intitulés

body :		body du document;
page :		page utiles (contenant header, corps et footer)
header :	en-tête du site
corps :		corps à proprement parlé de la page (décalé par rapport à la page totale)
sidebar :	barre de menu de gauche
content : 	contenu des pages
footer : 	pied de page

*/
/* Begin General view */
body {
	background-color: #18469C;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
        margin-top:0px;
	}

#page {
	width:1024px;
	text-align:left;
}

#header {
	background-image:url("images/bandeau.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height:243px;
}

#corps {
	width: 800px;
}

#maincorps{
	margin-left:127px;
}

#sidebar {
	width: 145px;
	text-align:right;
	vertical-align:top;
}

#content {
	padding: 0 40px 0px 45px;
	vertical-align:top;
}

#footer {
	padding: 0;
        padding-left: 100px;
	text-align:center;
}

/* End General view */


/* Begin Titles */

h1{
	font-family: Verdana;
}

h2, h3 {
	font-family: Kelt, Verdana;
}

h1 {
	font-size: 18px;
	margin: 0px;
        color: #911111;
}


h2 {
        color: #18469C;
	font-size: 18px;
	border-width: 1px ;
	border-bottom-style: dashed ;
	margin-bottom:0px;
}


h3 {
	font-size: 16px;
	padding: 0;
	margin: 30px 0 0;
}


h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	color: #911111;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
         font-family: Kelt, Verdana;
         color: #18469C;
}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption {
	font-family: Kelt, Verdana;
        text-decoration: none;
	}

#sidebar h2 {
	color:black;
	font-family: Kelt, Verdana;
	font-size: 20px;
	font-weight:normal;
	border-width:0px;
}

/* End Titles */

/* Begin Link */
a{
	color: #666666;
	font-family: Gill Sans MT, Verdana;
	font-weight:bold;
	text-decoration:none;	
}

a:hover{
	color : #18469C;
}

#sidebar a{
	font-size: 12px;
}

#footer a{
        color:#911111;
}
#footer a:hover{
	border-width: 1px ;
	border-bottom-style: dashed ;
        color: #911111;
}

/* End Link */

/* Begin Commentaire */


#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.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;
}
/* End Commentaire */


.post {
	margin: 0 0 40px;
	text-align: justify;
}

/* Begin footer */
#footer p {
	margin: 0;
	padding: 0px;
	text-align: right;
}

#footer hr{
	width : 300px;
        margin-right: auto;
        margin-left: auto;
}

/* End footer */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img{
        border: 2px solid #18469C;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 0 10px;
	}

img.alignleft {
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Sidebar */
#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
/* End Sidebar */

/* 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;
	}

/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */


/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
	}
/* End Calendar */

/* Begin trombi */
.trombi table{
        width:100px;
}

.trombi_photo td{
        width:155px;
}

.trombi_desc td{
        valign:top;
}


/* End trombi */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #666666;
	}
/* End Various Tags & Classes*/
