/*  
Theme Name: Ginger Ninja! v2
Description: The new Ginger Ninja! theme.
Version: 1.0
Author: Donny Burnside
Author URI: http://www.ginger-ninja.net/
*/

/* Generic Styling */

body {
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-body.png) repeat-x top center #fee6c9;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#222222;
}

* {
	margin:0;
	padding:0;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background-image: none;
	background-color: #fff;
	border-right: 1px solid gray;
	padding: 5px;
	width: 580px;
	font-size: 10px;
	line-height:1.75em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body.mceContentBody td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px; /* Sets default font size to 10px */
	color:#222222;
	line-height:1.75em;
}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
}

a {
	text-decoration:none;
	color:#0072bc;
}
a:hover {
	text-decoration:none;
	color:#f89c32;
	}

form {
	margin: 5px;
	padding: 10px;
	background-color: #ececec;
	border: 1px solid #d7d7d7;
}

.Button {
	background-color: #d7d7d7;
	border: 1px solid #bbbbbb;
	padding: 2px;
}

/* Structure */

#wrapper {
	margin:0 auto;
	width:800px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:140px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-header.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
}
#content {
	float:right;
	width:600px;
	min-height:350px;
}
#footer {
	clear:both;
	height:60px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-footer.jpg) no-repeat bottom center;
}

#logo {
	float:left;
	width:200px;
	text-align:center;
	padding-top:30px;
	
	
}

/* Entries */

.entry {
	margin-top: 10px;
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#f89c32;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#0072bc;
	}


/* Menu */

#menu ul {
	list-style-type:none;
}
#menu li {
	float:left;
}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
}
#menu li a:hover {
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-menu-hover.png) no-repeat center center;
}

#menu .CurrentPage {
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-menu-hover.png) no-repeat center center;
	color:#6cc5d8;
}

/* Sidebar */
#sidebar ul {
	list-style-type: none;
	margin-top:10px;
}
#sidebar li {
	
}
#sidebar li a {
	display:block;
	/*height:20px;*/
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
}
#sidebar a:hover {
	background-color:#d8d8d8;
	color:#0072bc;
}
#sidebar-bottom {
	height:20px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-sidebar-bottom.gif) no-repeat top center;
}

#sidebar ul li ul {
	position: absolute;
	visibility: hidden;
	width:180px;
	background:#efefef;
	margin-right:10px;
	margin-left: 180px;
	margin-top: -21px;
}

#sidebar .subLevel {
	background-image: url(http://www.makaton.fr/images/user/www.makaton.fr/../../../../images/black_arrow_right.gif);
	background-position: 170px;
	background-repeat: no-repeat;
}

#sidebar .CurrentPage {
	color:#0072bc;
	background:#d8d8d8;
}

/* Footer */

#footer-valid {
	text-align:center;
	margin:0 auto;
	cursor:default;
	color:#000;
	padding-top: 60px;
}
#footer-valid a {
	color:#000;
	text-decoration:none;
}
#footer-valid a:hover {
	color:#000;
	text-decoration:underline;
}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("http://www.makaton.fr/images/user/www.makaton.fr/images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(http://www.makaton.fr/images/user/www.makaton.fr/template/bg-ad-top.png) no-repeat;
	padding:5px;
}

.bleu {
	color: #006699;
}

.orange{
	color: #f89b31;
}
.Title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	margin-bottom: 10px;
	color:#0072bc;
	border-bottom: 1px dotted #bbbbbb;
	padding-bottom: 5px;
}

.Text {
	text-align: justify;
}

.Intro {
	text-align: justify;
}

.Navigation {
	margin-top:-1em;
	text-align: right;
	border-top: 1px dotted #bbbbbb;
	padding-top:10px;
}
.Navigation a {
	color:#f89c32;
	padding-right:2px;
}
.Navigation a:hover {
	color:#0072bc;
}

#messenger_title {
	padding-bottom: 10px;
}

#messenger_menu {
	margin-right: 10px;
}

#messenger_menu ul {
	list-style: none;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #f1f3f5;
	padding: 5px;
}

#messenger_menu li {
	text-align: center;
	border: 1px solid #dddddd;
	margin: 5px;
	padding: 2px;
}