

body {
	margin: 0;
	background: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

a {
	text-decoration: none;
	color: #e3001b;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 10px auto;
	width: 1004px;
}

#page-top {
	width: 1004px;
	background: url("images/page_top.png") no-repeat;
	
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.png") no-repeat left bottom;
}


/* Header */

#header {
	width: 1004px;
	height: 260px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 83px;
		left: 40px;
		text-transform: uppercase;
		background: url("images/page.png") 0px -10px repeat-y;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 30px "Century Gothic", Arial, Verdana, Sans-Serif;
		margin-bottom: 2px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 12px "Century Gothic", Arial, Verdana, Sans-Serif;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 31px;
		right: 40px;
		height: 38px;
		
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 38px;
		
	}
	
	#header #header-menu ul li {
	float: left;
	height: 45px;
	font: normal 11px Arial, Verdana, Sans-Serif;
	color: #9a9a9c;
	margin-right: 2px;
	margin-top: -10px;
	padding-top:5px;
	background: url("images/btn-menu.png") no-repeat right top;
	width: 96px;
	text-align:center;
	}
	
	#header #header-menu ul li a {
		color: #9a9a9c;
		text-decoration: none;
		padding: 0 15px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		color: #9a9a9c;
		
	}
	
		#header #header-menu ul li:hover {
			
		}
		
		/* Header - Menu - Current */
		
		#header #header-menu ul li.current_page_item {
			color: #9a9a9c;
			
		}
		
		#header #header-menu ul li.current_page_item a {
			color: #9a9a9c;
			
		}
		
		/* Header - Menu - Submenu */
		
		#header #header-menu ul li ul {
			display: none;
		}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 131px;
		left: 685px;
		width: 262px;
		height: 27px;
	}
	#header .search-btn {
		position: absolute;
		top: 135px;
		left: 920px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 262px;
		height: 27px;
	}
	
	#header #header-search #s {
		width: 248px;
		height: 15px;
		border: 0;
		padding: 6px 7px;
		font: normal 12px Arial, Verdana, Sans-Serif;
		color: #0a2844;
		background: transparent;
		float: left;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 27px;
		padding: 0;
		float: right;
		display: none;
	}
	
	/* Header - Date */
	
	#header #header-date {
		position: absolute;
		top: 47px;
		left: 26px;
		padding-left: 24px;
		height: 26px;
		font: normal 16px/26px Arial, Verdana, Sans-Serif;
		color: #fefefe;
		background: url("images/header_date.png") no-repeat;
	}
	
	/* Header - RSS & Comments */
	
	#header #header-rss {
		left: 676px;
	}
	
	#header #header-comments {
		left: 790px;
	}
	
	#header #header-rss,
	#header #header-comments {
		position: absolute;
		top: 105px;
		padding-top:5px;
		padding-left: 30px;
		height: 25px;
		font: normal 10px Arial, Verdana, Sans-Serif;
		color: #696969;
		background: url("images/icon_feed.gif") no-repeat;
	}
	
	#header #header-rss a,
	#header #header-comments a {
		color: #696969;
	}
	
	/* Header - Cats */
	
	#header #header-cats {
		position: absolute;
		top: 204px;
		left: 32px;
		width: 934px;
		height: 24px;
	}
	
	#header #header-calendar {
		position: absolute;
		top: 199px;
		left: 922px;
		z-index:999;
	}
	#header #abscalendar {
		position: absolute;
		top: 224px;
		left: 778px;
	}
	#header #abscalendar div.calendar {
		background:#FFFFFF;
		display:table;
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #656565;
		border:2px solid #C4C7C8;
		margin:5px;
		padding:5px;
	}
	#header #abscalendar div.calendar  a {
		color: #e3001b;
		text-decoration: none;
	}
	#header #abscalendar div.calendar  a:hover {
		text-decoration: underline;
	}
	
	#header #header-cats ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 934px;
		height: 24px;
	}
	
	#header #header-cats ul li {
		float: left;
		height: 24px;
		font: normal 12px/24px Arial, Verdana, Sans-Serif;
		color: #e3001b;
		margin-right: 5px;
		background: url("images/puce.gif") no-repeat 0px 4px ;
		padding-left: 20px;
	}
	#header #header-cats ul li a {
		color: #e3001b;
		text-decoration: none;
		padding: 0 4px;
		display: block;
	}
	
	
	#header #header-cats ul li.cat-item-1 {
		background: url("images/puce-grise.gif") no-repeat 0px 4px ;
	}
	#header #header-cats ul li.cat-item-1 a {
		color:#6f6d70;
	}
	#header #header-cats ul li.cat-item-3 {
		background: url("images/puce.gif") no-repeat 0px 4px ;
	}
	#header #header-cats ul li.cat-item-3 a {
		color:#e3001b;
	}
	#header #header-cats ul li.cat-item-4 {
		background: url("images/puce-verte.gif") no-repeat 0px 4px ;
	}
	#header #header-cats ul li.cat-item-4 a {
		color:#b6b900;
	}
	#header #header-cats ul li.cat-item-5 {
		background: url("images/puce-orange.gif") no-repeat 0px 4px ;
	}
	#header #header-cats ul li.cat-item-5 a {
		color:#ec7404;
	}
	
	#header #header-cats ul li a:hover {
		/*color: #e3001b;*/
	}
	
		#header #header-cats ul li:hover {

		}
		
		/* Header - Cats - Current */
		
		#header #header-cats ul li.current-cat {
			/*color: #e3001b;*/
		}
		
		#header #header-cats ul li.current-cat a {
			/*color: #e3001b;*/
			font-weight:bold;
		}
		
		/* Header - Cats - Submenu */
		
		#header #header-cats ul li ul {
			display: none;
		}


/* Main */

#main {
	width: 935px;
	padding: 0 37px 0 32px;
	background: url("images/page.png") 0px -10px repeat-y;
}

	/* Featured Post */
	
	#main .featured-post {
		float: left;
		width: 630px;
		margin-bottom: 10px;
	}
	
		/* Featured Post - Title */
		
		#main .featured-post .post-title {
			width: 630px;
			font: normal 10px Arial, Verdana, Sans-Serif;
		}
		
		#main .featured-post .post-title a {
			text-decoration: none;
		}
		
		#main .featured-post .post-title a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-title h2 {
			font: normal 24px/30px "Trebuchet MS", Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #9A9A9C;
		}
		
		#main .featured-post .post-title h2 a {
			text-decoration: none;
		}
		
		#main .featured-post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-title-info {
			width: 630px;
			height: 22px;
		}
		
			.post-date {
				float: left;
				font-weight:bold;
				line-height: 22px;
			}
			
			.post-comments {
				float: right;
				background: url("images/icon_comments.png") no-repeat 0px -2px;
				padding-left: 30px;
				line-height: 22px;
			}
		
		/* Featured Post - Entry */
		
		#main .featured-post .post-entry {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 630px;
			padding: 1px 0;
			display:table;
		}
		
		#main .featured-post .post-entry p a {
			text-decoration: none;
		}
		
		#main .featured-post .post-entry p a:hover {
			text-decoration: underline;
		}
		
		#main .featured-post .post-entry blockquote {
			border-left: 10px solid #efefef;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#main .featured-post .post-entry img {
			padding: 5px;
			border: 1px solid #bfbfbf;
		}
		
		/* Featured Post - Category */
		
		#main .featured-post .post-category {
			width: 616px;
			line-height: 22px;
			height: 22px;
			font: normal 11px/22px Arial, Verdana, Sans-Serif;
			color: #6b6c6d;
			border-top: 1px dotted #9A9A9C;
		}

	
	/* Content - Top Panel */
	
	#main #top-panel {
		width: 935px;
		background: url("images/top_panel.gif") repeat-y;
		margin-bottom: 15px;
	}
	
	#main #top-panel-top {
		width: 935px;
		background: url("images/top_panel_top.gif") no-repeat;
	}
	
	#main #top-panel-bottom {
		width: 925px;
		padding: 0 0 20px 10px;
		background: url("images/top_panel_bottom.gif") no-repeat left bottom;
		overflow: hidden;
	}
	
		/* Content - Top Panel - Box */
		
		#main .top-panel-box {
			width: 270px;
			float: left;
		}
		
		#main .top-panel-box h3 {
			color: #9a9a9c;
			padding-top: 2px;
			font: normal 18px/30px Arial, Verdana, Sans-Serif;
			border-bottom: 1px solid #9a9a9c;
		}
		
		#main .top-panel-box ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#main .top-panel-box ul li {
			color: #9a9a9c;
			font: normal 14px Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #9A9A9C;
		}
		
		#main .top-panel-box ul li a {
			color: #9a9a9c;
			text-decoration: none;
			display: block;
			padding: 7px 4px;
		}
		
			#main .top-panel-box ul li a span {
				color: #e3001b;
				font: normal 10px Arial, Verdana, Sans-Serif;
				display: block;
				margin-bottom: 4px;
			}
		
		#main .top-panel-box ul li a:hover {
			text-decoration: none;
			background: #ffffff;
		}
		
		#main .top-panel-box ul li ul {
			display: none;
		}
		
		/* Content - Top Panel - About */
		
		#main .top-panel-about {
			width: 320px;
			float: left;
			padding: 0 23px;
			color: #e3001b;
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			margin-top: 8px;
			overflow: hidden;
		}
		
		#main .top-panel-about h3 {
			color: #dee2e6;
			font: normal 18px/30px "Century Gothic", Arial, Verdana, Sans-Serif;
		}
		
		#main .top-panel-about img {
			background: #ffffff;
			padding: 5px;
			float: right;
		}
	
	/* Main - Content */
	
	#content {
		float: left;
		width: 590px;
		overflow: hidden;
	}
	
		/* Content - Post Small */
		
		#content .post-sm {
			float: left;
			width: 288px;
			margin: 0 7px 6px 0;
			background: url("images/post_sm.gif") repeat-y;
			color: #727272;
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
		}
		
		#content .post-sm a {
			/*color: #e3001b;*/
		}
		
		#content .post-sm-top {
			width: 288px;
			background: url("images/post_sm_top.gif") no-repeat;
		}
		
		#content .post-sm-bottom {
			width: 288px;
			background: url("images/post_sm_bottom.gif") no-repeat left bottom;
			padding-top: 7px;
			padding-bottom: 4px;
		}
		
		#content .post-sm h2 {
			margin-left: 7px;
			margin-right: 7px;
			color: #e3001b;
			font: normal 16px/28px Arial, Verdana, Sans-Serif;
			border-bottom:1px dotted #9A9A9C;
		}
		#content .post-sm .post-sm-entry {
			padding: 0 9px 10px 6px;
			width: 273px;
			height: 185px;
			overflow: hidden;
		}
		
		#content .post-sm .post-sm-info {
			padding-bottom:2px;
			margin: 0 9px 0 6px;
			border-top: 1px dotted #cccccc;
			height: 22px;
		}
	
	/* Post */
	
	#main .post {
		width: 583px;
		margin-bottom: 15px;
	}
	
		/* Post - Title */
		
		#main .post .post-title {
			width: 583px;
			/*color: #e2001a;*/
			font: normal 10px Arial, Verdana, Sans-Serif;
		}
		
		#main .post .post-title a {
			/*color: #848484;*/
			text-decoration: none;
		}
		
		#main .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title h2 {
			/*color: #2771a5;*/
			font: normal 24px/30px "Trebuchet MS", Arial, Verdana, Sans-Serif;
			border-bottom: 1px dotted #9A9A9C;
		}
		
		#main .post .post-title h2 a {
			/*color: #2771a5;*/
			text-decoration: none;
		}
		
		#main .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-title-info {
			width: 583px;
			height: 22px;
		}
		
		/* Post - Entry */
		
		#main .post .post-entry {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 583px;
			padding: 1px 0;
			display:table;
		}
		
		#main .post .post-entry p a {
			/*color: #e3001b;*/
			text-decoration: none;
		}
		
		#main .post .post-entry p a:hover {
			text-decoration: underline;
		}
		
		#main .post .post-entry blockquote {
			border-left: 10px solid #efefef;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		#main .post .post-entry img {
			padding: 5px;
			border: 1px solid #bfbfbf;
		}
		
		/* Post - Category */
		
		#main .post .post-category {
			width: 569px;
			/*background: url("images/icon_category.gif") no-repeat;*/
			padding-left: 14px;
			line-height: 22px;
			height: 22px;
			font: normal 11px/22px Arial, Verdana, Sans-Serif;
			color: #e3001b;
			border-top: 1px dotted #9A9A9C;
		}
		
		#main .post .post-category a {
			/*color: #e3001b;*/
		}
		
		/* Post - Subtitle */
		
		#main .post h3 {
			margin: 20px 0 5px 0;
			color:#66FF00;
			font: normal 18px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		}
		
		/* Post - Comments */
		
		#main .post .comments {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 583px;
		}
		
		#main .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#main .post .comments ol li {
			padding: 5px;
		}
		
		#main .post .comments ol li a {
			color: #e3001b;
			text-decoration: none;
		}
		
		#main .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li.alt {
			background: #efefef;
		}
		
		#main .post .comments ol li cite {
			color: #606060;
			font-style: normal;
			font-weight: bold;
		}
		
		#main .post .comments ol li cite a {
			color: #606060;
			text-decoration: none;
		}
		
		#main .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#main .post .comments ol li .commentmetadata a {
			color: #e3001b;
			text-decoration: none;
		}
		
		#main .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#main .post #commentform {
			font: normal 11px/18px Arial, Verdana, Sans-Serif;
			color: #606060;
			width: 558px;
			padding-left: 25px;
			margin: 0;
		}
		
		#main .post #commentform a {
			color: #e3001b;
			text-decoration: none;
		}
		
		#main .post #commentform a:hover {
			text-decoration: underline;
		}

	/* Content - Navigation */
	
	#content .navigation {
		font: bold 11px Arial, Verdana, Sans-Serif;
		color: #e3001b;
		width: 583px;
	}
	
	#content .navigation a {
		color: #e3001b;
		text-decoration: none;
		margin-bottom: 15px;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: right;
		width: 342px;
		font: normal 11px/18px Arial, Verdana, Sans-Serif;
		color: #656565;
	}
	
	#sidebar a {
		color: #e3001b;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Sidebar - Ads */
	
	.sidebar-ads {
		float: right;
		width: 280px;
		background: url("images/sidebar_ads.gif") repeat-y;
		margin-bottom: 10px;
	}
	
	.sidebar-ads-top {
		width: 280px;
		background: url("images/sidebar_ads_top.gif") no-repeat;
	}
	
	.sidebar-ads-bottom {
		width: 270px;
		padding: 5px;
		background: url("images/sidebar_ads_bottom.gif") no-repeat left bottom;
	}
	
	.sidebar-banner {
		padding: 5px;
		float: left;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 342px;
		margin-bottom: 20px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			width: 335px;
			height: 38px;
			padding-left: 7px;
			margin-bottom: 2px;
			font: normal 14px/35px Arial, Verdana, Sans-Serif;
			color: #7d7d7e;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 5px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			color: #656565;
			font: normal 12px/25px Arial, Verdana, Sans-Serif;
		}
		
		#sidebar ul li a {
			border-bottom: 1px dotted #656565;
			color: #656565;
			text-decoration: none;
			padding-left: 18px;
			display: block;
			background: url("images/sidebar_menu.gif") no-repeat;
		}
		
		#sidebar ul li a:hover {
			text-decoration: none;
			background: url("images/sidebar_menu_hover.gif") no-repeat;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				margin: 0;
				padding: 0;
				background: none;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 342px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 230px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			width: 180px;
			margin: 0 auto;
			padding-top: 5px;
		}
		
		#sidebar #calendar_wrap table {
			width: 180px;
		}
		
		#sidebar #calendar_wrap caption {
			margin: 0 auto;
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 5px;
		}


/* Footer */

#footer {
	width: 934px;
	height: 64px;
	padding: 18px 40px 14px 30px;
	color: #061e37;
	font: normal 11px/20px "Trebuchet MS", Arial, Verdana, Sans-Serif;
}

#footer a {
	color: #061e37;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}


/* Alex */

#main .featured-post .post-title .post-title-info .post-comments a,
#main .post .post-title .post-title-info .post-comments a,
#main .post .post-category,
#content .post-sm .post-sm-info .post-comments a {
color:#6f6d70;
}

/*
.post h3
#main .post h3 {
			margin: 20px 0 5px 0;
			color:#66FF00;
			font: normal 18px "Trebuchet MS", Arial, Verdana, Sans-Serif;
		}
*/

#main .featured-post.red .post-title h2 a,
#main .featured-post.red .post-title .post-title-info .post-date,
#main .featured-post.red .post-entry a,
#main .featured-post.red .post-category a,
#main .top-panel-box ul li.green a span,
#content .post-sm.red a,
#content .post-sm.red h2 a,
#content .post-sm.red .post-entry a,
#content .post-sm.red .post-sm-info .post-date,
#main .post h3.red,
#main .post.red .post-title h2,
#main .post.red .post-title h2 a,
#main .post.red .post-title .post-title-info .post-date,
#main .post.red .post-entry p a,
#main .post.red .post-category a,
#main .post.red .comments ol li a,
#main .post.red .comments ol li .commentmetadata a,
#main .post.red #commentform a
{
color: #e3001b;
}

#main .featured-post.orange .post-title h2 a,
#main .featured-post.orange .post-title .post-title-info .post-date,
#main .featured-post.orange .post-entry a,
#main .featured-post.orange .post-category a,
#main .top-panel-box ul li.orange a span,
#content .post-sm.orange a,
#content .post-sm.orange h2 a,
#content .post-sm.orange .post-entry a,
#content .post-sm.orange .post-sm-info .post-date,
#main .post h3.orange,
#main .post.orange .post-title h2,
#main .post.orange .post-title h2 a,
#main .post.orange .post-title .post-title-info .post-date,
#main .post.orange .post-entry p a,
#main .post.orange .post-category a,
#main .post.orange .comments ol li a,
#main .post.orange .comments ol li .commentmetadata a,
#main .post.orange #commentform a
{
color: #ec7404;
}

#main .featured-post.green .post-title h2 a,
#main .featured-post.green .post-title .post-title-info .post-date,
#main .featured-post.green .post-entry a,
#main .featured-post.green .post-category a,
#main .top-panel-box ul li.green a span,
#content .post-sm.green a,
#content .post-sm.green h2 a,
#content .post-sm.green .post-entry a,
#content .post-sm.green .post-sm-info .post-date,
#main .post h3.green,
#main .post.green .post-title h2,
#main .post.green .post-title h2 a,
#main .post.green .post-title .post-title-info .post-date,
#main .post.green .post-entry p a,
#main .post.green .post-category a,
#main .post.green .comments ol li a,
#main .post.green .comments ol li .commentmetadata a,
#main .post.green #commentform a
{
color: #b6b900;
}

#main .featured-post.grey .post-title h2 a,
#main .featured-post.grey .post-title .post-title-info .post-date,
#main .featured-post.grey .post-entry a,
#main .featured-post.grey .post-category a,
#main .top-panel-box ul li.grey a span,
#content .post-sm.grey a,
#content .post-sm.grey h2 a,
#content .post-sm.grey .post-entry a,
#content .post-sm.grey .post-sm-info .post-date,
#main .post h3.grey,
#main .post.grey .post-title h2,
#main .post.grey .post-title h2 a,
#main .post.grey .post-title .post-title-info .post-date,
#main .post.grey .post-entry p a,
#main .post.grey .post-category a,
#main .post.grey .comments ol li a,
#main .post.grey .comments ol li .commentmetadata a,
#main .post.grey #commentform a
{
color: #6f6d70;
}

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