/*
Theme Name: Meex
Theme URI: http://meex.fr/
Description: The theme made for http://www.meex.fr.
Version: 1.0
Author: Jeremiah Bousquet
Author URI: http://neoia.fr/
Tags: meex, video header, colors, one column, tags cloud

*/
body {
	background-color: #000000;
	background-image: url(images/grey_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
}
.header {
	top: 0px;
}
#orange_navigation {
	background-image: url(images/orange_navigation.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 185px;
}
#navigation {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 185px;
}
#navigation_links {
	float: left;
	margin: 0px;
	padding-left: 0px;
	padding-top: 20px;
	height: 185px;
	font-family: "Arial Black", Arial;
	color: #FFFFFF;
	font-size: 28px;
	letter-spacing: -3px;
	text-align: left;
	line-height: 24px;
}
#navigation_links a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation_links a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation_tags {
	float: right;
	background-image: url(images/grey_rayures.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
	height: 185px;
	overflow: hidden;
	font-family: "Arial Black", Arial;
	color: #FFFFFF;
	letter-spacing: 0px;
	vertical-align: middle;
}
#navigation_tags a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation_tags a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	clear:both;
}
#news_list {
	width: 910px;
	height: 100%;
	text-align: left;
}
/* meex category */
.news_meex {
	width: 910px;
	margin-bottom: 30px;
	text-align:left;
}
.news_meex a {
	text-decoration: none;
	color:#F8A83F;
}
.news_meex a:hover {
	text-decoration: none;
	color:#F8A83F;
}
/* web category */
.news_web {
	width: 910px;
	margin-bottom: 30px;
	text-align:left;
}
.news_web a {
	text-decoration: none;
	color:#2A8CF2;
}
.news_web a:hover {
	text-decoration: none;
	color:#2A8CF2;
}
/* music category */
.news_music {
	width: 910px;
	margin-bottom: 30px;
	text-align:left;
}
.news_music a {
	text-decoration: none;
	color:#DCFD3D;
}
.news_music a:hover {
	text-decoration: none;
	color:#DCFD3D;
}
/* design category */
.news_design {
	width: 910px;
	margin-bottom: 30px;
	text-align:left;
}
.news_design a {
	text-decoration: none;
	color:#FF41FF;
}
.news_design a:hover {
	text-decoration: none;
	color:#FF41FF;
}
/* event category */
.news_event {
	margin-bottom: 30px;
}
.news_event a {
	text-decoration: none;
	color:#B21C1C;
}
.news_event a:hover {
	text-decoration: none;
	color:#B21C1C;
}
.news_vignette {
	float: left;
	margin-right: 10px;
}
.news_title {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
}
.news_title a {
	/*color: #FFFFFF;*/
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.news_title a:hover {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
}
.news_info {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_info a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_info a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_content {
	padding-top: 10px;
	clear: both;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_content a {
	/*color: #FFFFFF;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.news_image {
	text-align:center;
	margin-top: 10px;
	margin-bottom: -50px;
	border: none;
}
.news_footer {
	background-image: url(images/comments.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 5px;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.news_footer a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#green_footer {
	background-image: url(images/green_footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#green_footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#green_footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.information_message {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
}
#next_news {
	text-align: center;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-bottom: 10px;
}
#next_news a {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#next_news a:hover {
	color: #CCCCCC;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#comment_information {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
#comment_information a {
	color: #ff41ff;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.comments_number {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: 100;
	margin-bottom: 0px;
}
.comment {
	background-color:#212121;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comment a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comment a:hover {
	color: #f8a83f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.comment_header {
	background-image: url(images/comment_blue_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#0066FF;
	padding-left: 5px;
	padding-top: 5px;
	height: 37px;
}
.comment_avatar {
	float: left;
	margin-right: 5px;
}
.comment_author {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.comment_author a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.comment_author a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.comment_date {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.comment_date a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.comment_date a:hover {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.comment_content {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: -5px;
}
#comment_form {
	margin: 0px;
	padding: 0px;
	width: 910px;
}
.comment_input {
	background-color:#212121;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin;
}
html:not([lang*=""]) .comment_input { 
	background-color:#212121;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin;
	margin-bottom: 5px;
}
#leave_a_comment {
	width: 100%;
	margin: 0px;
	margin-bottom: -12px;
	padding: 0px;
	background-image: url(images/pink_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#b22db2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.search_input {
	background-color:#212121;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin;
}
.page_title {
	color: #FFFFFF;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}