/*<group=General Styles>*/

img {
    border: none;
}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333333;
	margin: 10px;
	text-align: center;
	background: url(images/default/bg.png) repeat;
}

a:link {
	color: #808080;
	text-decoration: underline;
}

a:visited {
	color: #808080;
	text-decoration: underline;
}

a:hover, a:active {
	color: #b3b3b3;
	text-decoration: none;
}

ol#commentlist li p cite strong a:link, ol#commentlist li p cite strong a:visited, ol#commentlist li p cite strong a:hover, ol#commentlist li p cite strong a:active {
	color:#333333;
}

blockquote {
	background: #fff url(images/blockquote.png) no-repeat left top;
	font-size: 11px;
	color: #808080;
	border-left: solid #cccccc 5px;
	padding-left: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
}

/* Fix the Magik Creeping Text IE Bug */
blockquote p {
	height: 1%;
}

/*</group>*/

/*<group=Layout>*/

#top {
	height: 53px;
	width: 822px;
	background: no-repeat url(images/default/top.png);
}

#hdrcolor {
	width: 756px;
	height: 232px;
	background-color: #333;
	background: url(images/stock/stock6.jpg) no-repeat;
	padding: 0;
	margin: 0 0 0 32px;
}

#header {
	background: url(images/default/header.png) no-repeat;
	width: 822px;
	height: 233px;
}

#contenttop {
	width: 822px;
	height: 36px;
	background: url(images/default/contenttop.png) no-repeat;
	margin-top: 0;
	padding: 0;
}

#bottom {
	background: url(images/default/bottom2.png);
	width: 822px;
	height: 77px;
	margin-top: 0;
	padding-top: 0;
	margin: 0;
}

.clearer {
	clear: both;
}

#container {
	width: 822px;
	text-align: left;
	background: repeat-y url(images/default/middle.png);
	margin: 0 auto;
	padding: 0;
}

#pageHeader {
}

#pageHeader img {
}

#pageHeader h1 {
	margin: 0;
	padding-left: 30px;
	padding-top: 118px;
	color: #ffffff;
	font-size: 4em;
	font-family: Tahoma, Verdana, Helvetica, "Lucida Grande", Arial;
}

#pageHeader h1 a:link {
	color: #ffffff;
	text-decoration: none;
}

#pageHeader h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#pageHeader h1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#pageHeader h2 {
	margin: 0;
	font-weight: normal;
	padding-left: 30px;
	font-size: 1.2em;
	color: #ffffff;
}

#pageHeader h2 a:link {
	color: #ffffff;
	text-decoration: none;
}

#pageHeader h2 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#pageHeader h2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#contentContainer {
	width: 500px;
	margin-right: 240px;
	margin-left: 70px;
}

#contentContainer #content {
	padding: 0;
	width: 500px;
	margin: 0;
}

#sidebarContainer {
	width: 194px;
	float: right;
	margin-bottom: 0;
	margin-right: 0;
	padding-right: 0;
}

#sidebarContainer #sidebar {
	margin-bottom: 0;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 20px;
	width: 150px;
}

#sidebarwrapper {
	width: 192px;
	background: url(images/sidebartab/sidemiddleright.png) repeat-y;
}

#sidebartop {
	background: no-repeat url(images/sidebartab/sidetopright.png);
	height: 36px;
	width: 192px;
}

.sidehead {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#sidehead {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#sidebarbottom {
	background: no-repeat url(images/sidebartab/sidebottomright.png);
	height: 36px;
	width: 192px;
}

#sidebarContainer #sidebar {
	margin-bottom: 0;
	padding-left: 18px;
	font-size: 11px;
	padding-bottom: 0;
}

#footer {
	font-size: 10px;
	color: #ccc;
	margin: 0;
	padding: 0;
	background: none transparent;
}

#footer p {
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #cccccc;
	font-size: 10px;
	background: none transparent;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: none transparent;
}

#footer a:hover, #footer a:active {
	margin: 0;
	padding: 0;
	background: none transparent;
}

#plugs {
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
}

#plugs a {
	color: #999999;
	text-decoration: none;
}

#plugs a:hover {
	color: #666666;
}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
	
/*</group>*/

/*<group=Global Classes>*/

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0px;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}

h1 {
}

h2 {

}

h3 {

}

.imageStyle {

}
	
/*</group>*/

/*<group=Menu>*/

#navcontainer {
	padding-left: 0;
	margin-bottom: 24px;
	padding-right: 18px;
}

#navcontainer #current {
	color: #fafafa;
	background: #333333;
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {

}

#navcontainer a {
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #e6e6e6;
}

#navcontainer a:hover {
	color: #fafafa;
	background: #333333;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li { margin: 0 0 0 0;}

#navcontainer ul ul a {
	text-indent: 20px;
}

#navcontainer ul ul a:hover {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a {
	text-indent: 40px;
}

#navcontainer ul ul ul a:hover{
}

/* Child Level 3 */
#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a {
	text-indent: 60px;
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */
#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a {
	text-indent: 100px;
}

#navcontainer ul ul ul ul ul a:hover {
}

/*</group>*/

/*<group=Contact Form>*/
.message-text {
	color: #999999;
	font-size: 12px;
} 

.required-text {
	color: #4c4c4c;
	font-size: 9px;
	font-weight: bold;
} 

.form-input-field { } 

.form-input-button {
	margin-bottom: 10px;
} 
/*</group>*/

/*<group=Blog Archives>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: repeat url(images/default/bg.png) transparent;
}

.blog-archive-headings-wrapper {
	text-align: left;
}

.blog-archive-entries-wrapper {
	font-size: 10px;
	line-height: 1.4em;
}

.blog-archive-month {
	color: #333333;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}

.blog-archive-link {
	display: none;
/*	color: #000000;
	font-size: 10px;
	margin-bottom: 10px;
*/
}

/* styles the archives in the blog sidebar */
#blog-archives {
	text-align: left;
	margin-bottom: 18px;
}

.blog-archive-link-enabled {
	text-align: left;
	padding-left: 18px;
	background: url(images/clock.png) no-repeat left center;
}

.blog-archive-link-disabled {
	text-align: left;
	padding-left: 18px;
	background: url(images/clock.png) no-repeat left center;
}


/* Styles the Wordpress categories and archives in the blog sidebar */
#blog-categories ul { 
padding:0; 
margin:0; 
} 

#blog-categories li { 
list-style-type: none; 
} 

#blog-archives ul { 
padding:0; 
margin:0; 
} 

#blog-archives li { 
list-style-type: none; 
} 

#blog-categories ul li a {
	padding-left: 18px;
	background: url(images/category.png) no-repeat left center;
}

#blog-archives ul li a {
	padding-left: 18px;
	background: url(images/clock.png) no-repeat left center;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 20px;
	text-align: left;
}

a.blog-rss-link {
	padding-left: 18px;
	background: url(images/rss.gif) no-repeat left center;
}

a.blog-rss-link:hover {
	background: url(images/rss.gif) no-repeat left center;
}

a.blog-comments-rss-link {
	padding-left: 18px;
	background: url(images/rss.gif) no-repeat left center;
}

a.blog-comments-rss-link:hover {
	background: url(images/rss.gif) no-repeat left center;
}

/* Styles the Wordpress RSS feeds in the blog sidebar */
#rss-links {
	margin-bottom: 3px;
	text-align: left;
}

#rss-links a {
	padding-left: 18px;
	background: url(images/rss.gif) no-repeat left center;
}

#rss-links a:hover {
	background: url(images/rss.gif) no-repeat left center;
}

#rss-links-comments {
	margin-bottom: 10px;
	text-align: left;
}

#rss-links-comments a {
	padding-left: 18px;
	background: url(images/rss.gif) no-repeat left center;
}

#rss-links-comments a:hover {
	background: url(images/rss.gif) no-repeat left center;
}

/* Styles the Wordpress RSS feeds in the blog sidebar */
#feedburner {
	margin-bottom: 3px;
	text-align: left;
}

/* Styles the Wordpress Sitemap in the blog sidebar */
#sitemap {
	margin-bottom: 3px;
	text-align: left;
}

#sitemap a {
	padding-left: 18px;
	background: url(images/permalink.png) no-repeat left center;
}

#sitemap a:hover {
	background: url(images/permalink.png) no-repeat left center;
}

/* Styles the Wordpress blogoliste in the blog sidebar */

#blog-selection h2{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	margin-bottom: 15px;
}

#blog-selection ul { 
padding:0; 
margin:0; 
} 

#blog-selection li { 
list-style-type: none; 
} 

#blog-selection-head {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#blog-selection ul li ul{
	text-align: left;
	margin-bottom: 20px;
}

#blog-selection ul li ul a {
	padding-left: 18px;
	background: url(images/permalink.png) no-repeat left center;
}

/* Styles the Wordpress Comments */

#comment { 
width: 460px; 
} 

input.submit, input[type=submit] { 
} 

input, textarea, select { 
} 

/* Comment links */
a[href^="javascript:HaloScan"] {
	background: no-repeat left center url(images/comments.png);
	padding-left: 18px;
	margin-right: 5px;
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
	background: url(images/trackback.png) no-repeat left center;
	padding-left: 16px;
}
	
/* Styles the blog categories in the blog sidebar */
#blog-categories {
	text-align: left;
	margin-bottom: 30px;
}

.blog-category-link-enabled {
	padding-left: 18px;
	background: url(images/category.png) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(images/category.png) no-repeat left center;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	padding-left: 18px;
	background: url(images/permalink.png) no-repeat left center;
	color: #b3b3b3;
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	padding-left: 18px;
	background: url(images/category.png) no-repeat left center;
	color: #b3b3b3;
}

/*</group>*/

/*<group=Blog>*/

.blog-entry {
	letter-spacing: 0;
	text-align: left;
	font-size: 11px;
	line-height: 1.4em;
	border: 1px solid #cccccc;
	margin-bottom: 30px;
	padding: 0px 8px 16px 16px;
}

.blog-entry-title {
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 5px;
	letter-spacing: -1.5px;
	padding-top: 5px;
	color: #999999;
	line-height: 32px;
}

h1.blog-entry-title a:link, h1.blog-entry-title a:visited {
	text-decoration: none;
	color: #999999;
}

h1.blog-entry-title a:hover {
	text-decoration: none;
	color: #b3b3b3;
}

.blog-entry-date {
	padding-left: 18px;
	background: url(images/clock.png) no-repeat left;
	margin-bottom: 13px;
	color: #b3b3b3;
	font-size: 11px;
	margin-top: 6px;
}

.blog-entry-body {
	font-size: 11px;
	line-height: 1.4em;
	padding-right: 12px;
}

.blog-entry-comments {
	text-align: right;
	font-size: 10px;
	color: #999999;
	margin-top: 11px;
	padding-top: 1px;
}

.blog-entry-comments a {
	text-align: right;
	font-size: 10px;
	color: #999999;
	background: no-repeat left center url(images/comments.png);
	padding-left: 18px;
	margin-right: 5px;

}

.blog-entry-comments a:hover {
	text-align: right;
	text-decoration: underline;
	color: #808080;
}

.blog-entry-summary { }

.blog-read-more { }

/* Styles the Wordpress Trackback */
.blog-trackback {
	text-align: left;
	font-size: 10px;
	color: #999999;
	margin-top: 11px;
	padding-top: 1px;
}

.blog-trackback a {
	text-align: left;
	font-size: 10px;
	color: #999999;
	background: no-repeat left center url(images/comments.png);
	padding-left: 18px;
	margin-right: 5px;

}

.blog-trackback a:hover {
	text-align: left;
	text-decoration: underline;
	color: #808080;
}

/* Styles the Wordpress RSS comments */
.blog-rss-comments {
	text-align: left;
	font-size: 10px;
	color: #999999;
	margin-top: 11px;
	padding-top: 1px;
}

.blog-rss-comments a {
	text-align: left;
	font-size: 10px;
	color: #999999;
	background: no-repeat left center url(images/rss.gif);
	padding-left: 18px;
	margin-right: 5px;

}

.blog-rss-comments a:hover {
	text-align: left;
	text-decoration: underline;
	color: #808080;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	clear: both;
	padding: 0;
	padding-bottom: 0;
	margin: 0;
	font-size: 10px;
	color: #cccccc;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-size: 11px;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
	font-size: 11px;
}

#breadcrumbcontainer a {
	display: inline;
	font-size: 10px;
}

#breadcrumbcontainer a:hover {
	display: inline;
	font-size: 10px;
}

#bcsite {
	display: inline;
	color: #e6e6e6;
	font-weight: bold;
	font-size: 11px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 18px;
	margin-left: 10px;
}

.filesharing-item {
	margin-left: 10px;
}

.filesharing-item a {
	text-decoration: none;
}

.filesharing-item-title {
	font-size: 14px;
	padding-bottom: 2px;
}

.filesharing-item-description {
	margin-bottom: 14px;
}

/*</group>*/

/*<group=Movie Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #999999;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	letter-spacing: -1.5px;
}

.movie-page-description {
	margin-top: 5px;
	margin-bottom: 20px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 20px;
	padding: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-right: 0;
	margin-left: 0;
}

.movie-thumbnail-frame a {
	height: 30px;
	border-bottom: 3px solid #ffffff;
}

.movie-thumbnail-frame:hover {
	border-bottom: 3px solid #ffffff;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #666666;
	font-size: 11px;
	margin-bottom: 5px;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin-top: 5px;
	background: url(images/default/bg.png) repeat;
}

.movie-title {
	color: #999999;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 0;
	color: #999999;
	margin-left: 10px;
	height: 27px;
}

.album-description {
	margin-bottom: 60px;
	color: #999999;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 10px;
	margin-right: 73px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
	border: 0;

}

.thumbnail-frame img {
	background: no-repeat url(images/pframetab.png);
	padding-top: 18px;
	padding-left: 18px;
    margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	background: #ffffff;
}

.photo-navigation {
	text-align: center;
	background: #ffffff;
	font-size: 10px;
	margin: 0 auto;
	padding: 40px 10px 10px;
}

.photo-navigation a {
	text-align: left;
	font-size: 10px;
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 0px;
	border: solid #ffffff 5px;
}

.photo-links {
}

.photo-title {
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	text-align: center;
}

.photo-caption {
	font-size: 11px;
	margin: 0px;
	color: #999999;
	text-align: center;
}

/*</group>*/
	
/*</group>*/

.w3c img {
	margin-left:15px;
	border:0;
	margin-right: 10px;
}

.commande {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}

span.TEX {
	letter-spacing: -0.125em; 
}
span.TEX span.E { 
	position:relative;
	top:0.5ex;
	left:-0.0417em;
}

span.LATEX span.A { 
	position:relative; 
	top:-0.5ex; 
	left:-0.4em; 
	font-size:85%;
}
span.LATEX span.TEX { 
	position:relative; 
	left: -0.4em; 
}

p.banniere img {
	margin-left: 70px;
	border: none;
}

pre {
	overflow: auto;
	width: 90%;
	border: 1px solid #000;
	background: #333;
	padding:0.8em 2em 0.8em 0.5em;
	color: #fff;
	font-family:"Courier New",Courier,monospace;
	font-size:1.2em
}

code {
	font-family:"Courier New",Courier,monospace;
	font-size:1.2em
}

.standout {
	background: none #f0f0f0;
	padding: 10px;
	border-width: thin;
	border-style: dotted;
	font-style: italic;
	color: #898989;
}

.indent {
	margin-left:15px;
}

.standoutindent {
	margin-left:15px;
	background: none #f0f0f0;
	padding: 10px;
	border-width: thin;
	border-style: dotted;
	font-style: italic;
	color: #898989;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

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

#sidebarContainer #searchsubmit {
	padding: 1px;
	}

#blog-selection-head {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

#blog-selection {
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
}

.blog-selection-link-enabled {
	padding-left: 18px;
	background: url(images/permalink.png) no-repeat left center;
}
/* End Form Elements */

.blog-entry-comments-inline {
	padding-top: 90px;
	background-image: url(images/commentaires.png);
	background-repeat: no-repeat;
	background-position: 5px top;	
}

#nextpage {
	text-align:center;
	font-size: 11px;
}

#nextpage a{
	text-decoration: none;
}

/* Styles the Wordpress sitemap */

#unique-entry-id-99 .blog-entry-date {
display: none;
}

img#wpstats{display:none}

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }

.alt { }
li.bypostauthor { background-color:#e7e0d6; }
.byuser {}
.comment-author-admin {}
.comment { border-bottom:1px dotted #666; padding:1em; }
 div.comment-author {}
 div.vcard {}
 div.vcard cite.fn { font-style:normal; font-size: 1.2em; }
 div.vcard cite.fn a.url {}
 div.vcard img.avatar { float:right; margin:0 0 1em 1em; }
 div.vcard img.avatar-32 {}
 div.vcard img.photo {}
 div.vcard span.says {display:none;}
 div.commentmetadata {}
 div.comment-meta { font-size:9px; }
 div.comment-meta a { color:#ccc; }

 div.reply { font-size:11px; }
 div.reply a { font-weight:bold; }
 ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
 ul.children li {}
 ul.children li.alt {}
 ul.children li.bypostauthor {}
 ul.children li.byuser {}
 ul.children li.comment {}
 ul.children li.comment-author-admin {}
 ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
 ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
 ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
 ul.children li.depth-5 {}
 ul.children li.odd {}
.even { background:#fff; }
.odd { background:#f6f6f6; }
.parent { border-left:5px solid #111; }
.pingback { border-bottom:1px dotted #666; padding:1em; }
.thread-alt { }
.thread-even {}
.thread-odd {}

.ikaz {
    margin-top: 0.5em;
	margin-bottom: 0.5em;
    padding: 1em 1.5em 1em 5.5em;
    border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    color:#444;
	background: #fff6bf url('http://www.gesnel.fr/wordpress/wp-content/plugins/old-post-notifier/ikaz.png') 2.2em center no-repeat; border-color: #ffd324;
}
.ikaz .kapat{ position:relative; float:right; top:-5px; right:-5px; }
.ikaz .kapat img{border:none; background:none;}
.ikaz a  {color:#817134;}
