/* couleur de fond de la page */
body {
	/*:Background color*/
	background-color:#C8660F;
}

/* titre au dessus de la bannière */
#title {
	visibility: hidden;
	height: 0px;
	padding: 0px;
}

/* menu */
#menu ul li a:hover {
	/*:Navigation color*/
	color:#e66b00;
}

#menu ul li a {
	text-transform:none;
	font-weight:bold;
	font-size:11px;
}

/* calendrier */
.gce-widget-grid .gce-calendar .gce-caption {
    margin: 0px 0px 5px;
}

.gce-event-info{
	background-color: #FFE6BF;
	border:1px solid #D0D0D0;
}

.gce-event-info .gce-tooltip-event{
	background-color:#FFE6BF;
	font-weight:normal;
}

.gce-widget-list .gce-list ul,
.gce-event-info ul,
.gce-page-list .gce-list ul{
	list-style-type:disc !important;
	padding-left:15px !important;
}

.gce-event-info ul li{
	margin:0px;
}

.gce-widget-grid .gce-calendar .gce-has-events{
	color:#000000;
	font-weight:bold;
}

/* album photos */
.shashin_album {
	/*border-color: #D0D0D0;*/
}
.shashin_thumb {
    border: thin solid #D0D0D0;
}

.shashin_thumb:hover {
    border: thin solid Black;
}

/* album videos */
div.youtube_gallery {
	margin-left: 30px;
	margin-right: 30px;
}

div.youtube_gallery_item {
	margin: 10px !important;
}

.youtube_gallery_item img {
    border: 1px solid #D0D0D0 !important;
}

.youtube_gallery_item img:hover {
    border: 1px solid Black !important;
}

/* widgets avec barre de séparation */
.sidebar div div.widget_paypal_donations {
	border-top: 1px solid #D0D0D0 !important;
	border-bottom: 1px solid #D0D0D0 !important;
	padding-top :10px !important;
	padding-bottom: 5px !important;
}

.sidebar div div.widget_whitcounter {
	border-top: 1px solid #D0D0D0 !important;
	padding-top: 10px !important;
}

.sidebar div div.s2_form_widget {
	border-bottom: 1px solid #D0D0D0 !important;
	padding-bottom: 5px !important;
}

/* titre du mini album shashin (les 4 photos aléatoires) */
.sidebar div div.ShashinWidget h2.title {
	visibility: hidden;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
}

/* titre du widget subscribe2 */
.sidebar div div.s2_form_widget h2.title {
	visibility: hidden;
	height: 0px;
	margin: 0px !important;
	padding: 0px !important;
}

.sidebar div div.s2_form_widget p {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* alignement des widgets */
div.widget {
	text-align: center;
}

/* cadre autour du bouton "Paypal donation" */
.paypal-donations input {
	border: 0px;
}

/******************************************/
body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/khaleyou.jpg);
	/*:Header image alignment*/
	background-position:center;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:230px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:230px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:230px;
	/*:Sidebar left width*/
	right:230px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:230px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:230px;
}

#page, #header, #footer {
	/*:Page width*/
	width:800px;
}

*::-moz-selection, *::-selection {
	/*:Navigation color*/
	background-color:#e66b00;
}

#quicklinks #addicted_results ul li a:hover {
	/*:Navigation color*/
	background-color:#e66b00;
}

a {
	/*:Navigation color*/
	color:#e66b00;
}

.sidebar h2 {
	/*:Navigation color*/
	border-left-color:#e66b00;
	/*:Navigation color*/
	color:#e66b00;
}

.sidebar h2 a {
	/*:Navigation color*/
	color:#e66b00;
}

#calendar #today {
	/*:Navigation color*/
	background-color:#e66b00;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:Navigation color*/
	color:#e66b00;
}

#menu ul li li.current_page_item a:hover {
	/*:Navigation color*/
	color:#e66b00;
}

#menu ul li.current_page_ancestor:hover a, #menu ul li.current_page_ancestor a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:Navigation color*/
	background-color:#e66b00;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a, #frame .sidebar li a:hover {
	/*:Navigation color*/
	background-color:#e66b00;
}

.sidebar li a:hover {
	/*:Navigation color*/
	background-color:#e66b00;
}

code {
	/*:Content color*/
	background-color:#ee9d00;
	/*:Content color*/
	border-color:#ee9d00;
}

.bypostauthor div {
	/*:Content color*/
	background-color:#ee9d00;
	/*:Content color*/
	border-color:#ee9d00;
}

.bypostauthor cite {
	/*:Content color*/
	color:#ee9d00;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .com--ment.com--ment_author .author, .com--ment.com--ment_author .author a, .com--ment.com--ment_author .date, .com--ment.com--ment_author h4 {
	/*:Content color*/
	color:#ee9d00;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#ee9d00;
}
