/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* mkb.ma */

a { text-decoration: none; }
a:hover, a:focus { text-decoration: underline; color: #C00;}
em {background-color: #FFC; color: red; font-style: normal;} 
a img {border: 0;}
.right {float: right;} .left {float: left;} .clear {clear: both;}
p {margin-bottom: 10px;}
h1, h2, h3, h4, h5, h6 {font-weight: bold; font-family: arial;}

body {
  margin: 0; font-family: Tahoma; font-size: 12px;
  background-color: #eaf5fb;
  
}

.rounded_box {
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;		
}

#page {
	width: 960px;
	margin: 10px auto;
	background-color: #fff;
	padding: 5px 10px;
	border: 1px solid #ddd;
	overflow: hidden;
}

#header {
	/*border-bottom: 1px solid #ddd;*/
	margin: 0;
	overflow: hidden;
}

#home #header {
	border-bottom: none;
	text-align: center;	
	margin: 30px 0;
}

#home #header h2 {
	font: bold 20px Arial;
	color: #004263;
}

p#logo {
	/*float: right;*/
}

#ad_468x60 {
	float: left;
}

#menu {
  border: 1px solid #CCC;
  background: #EEE;
  padding: 1px;
  margin-bottom: 20px;	
  overflow: hidden;
}

#user_menu {font:bold 12px Tahoma; line-height:26px; float:right; list-style-type:none;}
#user_menu li {float:right;}
#user_menu li a { display:block; padding:0 10px; color: #000; text-decoration: none;}
#user_menu li a:hover { background-color: #bbb; color: #fff;}

form#categories {
	float: left;
}

form#categories select {
	margin: 1px 0 0 2px;
	padding: 2px;
	border: 1px solid #000;
	width: 200px;
}

form#categories select .secteur{
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding-right: 5px;
}

form#categories select .category{
	padding-right:15px;
	font-family: tahoma;
}

#page_home {
	overflow: hidden;
	background-color: #cee1ef;
	padding: 15px;
	width: 700px;
	margin: 0 auto 30px auto;
}


#welcome {
	width: 500px;
	float: right;
}

#welcome p {
	text-align: justify;
	font-size: 15px;
	line-height: 18px;
}

#readnow {
	float: left;
	overflow: hidden;
	/*border-right: 1px solid #80b5d0;
	padding-right: 20px;*/
	text-align: left;
}

#readnow #readnow_btn {
	margin: 0 0 5px 0;
}

#readnow #more_link {
	font: 12px Tahoma;
}

#readnow #more_link a { color: #004263;}







#featured {
	border: 1px solid #96c4da;
	background: #fff url('../images/featured.png') no-repeat top right;
	margin-bottom: 20px;
}

#featured h3 {
	color: #000;
	font-size: 12px;
}

#featured ul {
	margin: 30px 5px 10px 0;
	list-style-type: none;
	color: #80b5d0;
}

#featured ul li {
	font-size: 20px;
	font-family: Arial;
	padding: 5px;
}

#featured ul li:hover {background-color: #eaf5fb; color: #c00;}

#featured ul li a {text-decoration: none; color: #444;}


#footer {
	clear: both;
	margin: 40px auto 0 auto;
	width: 960px;
	font-size: 11px;
	color: #777;
	overflow: hidden;
	background-color: #eaf5fb;
	padding-bottom: 20px;
}

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

#footer ul {
	float: right;
	border-left: 1px solid #ddd;
	padding-left: 20px;
	margin-left: 20px;
}

#footer ul.last {border: none;}

#footer ul li {
	margin: 0 10px 5px 0;
}

#footer ul li.header {
	margin: 0 0 7px 0;
	font-weight: bold;
}

#footer #copyright {
	float: left;
	/*margin-left: 20px;*/
}

#content {
  float: right;
  width:630px;
  overflow: hidden;
}

#content_single {
	width: 630px;
	overflow: hidden;
	margin: 10px auto;
}

#sidebar {
  float: left;
  width:312px;
  overflow: hidden;
}

#ad_300x250 {
  border: 1px solid #CCC;
  background: #EEE;
  padding: 5px;
  margin-bottom: 20px;
}

#userbox {
	background-color :#FFF8AF;
	border: 1px solid #F93;
	margin-bottom: 20px;
	padding: 5px;
	overflow: hidden;
}

#userbox .avatar {
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
	height:50px;
	margin: 3px;
	padding:3px;
	width:50px;	
}

#userbox h3 {margin-bottom: 3px; font-size: 25px;}

#userbox p {margin-bottom: 7px;}

#userbox #btns {
	/*border-top: 1px solid #F93;*/
	padding-top: 5px;
	margin-top: 5px;
	overflow: hidden;
}

#poll {
  border: 1px solid #F93;
  background: #fff8af;
  padding: 5px;
  margin-bottom: 20px;
}


.link { margin-bottom: 20px; overflow: hidden;
	border: 1px solid #ddd;
	padding: 5px;
}

.link .votes {float: right; text-align: center;  width: 40px;}

.link .votes .votes_num {
	padding: 4px;
	font: bold 20px/30px Arial;
	background-color: #56a1d5;
	color: #FFF;
	height: 30px;
	width: 30px;
	margin-bottom: 5px;
	direction: ltr;
}

.link h2 {margin: 0 50px 5px 0;
	font: bold 17px Arial;
}
.link .meta { margin-right: 50px; font: 10px Tahoma; color: #222;}

.link .desc {
	margin-right: 50px;
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}

.link p.star {
	float: left;
}

#sep h1, sep h1 {
	font: bold 13px Tahoma;
	color: red;
	text-align: center;
	margin: -13px 20px 0 0;
	background-color: #56a1d5;
	color: #fff;
	padding: 5px;
	width: 150px;	
}

#sep, .sep {
	margin: 15px 0 20px 0;
	border-top: 1px solid #56a1d5;
}

.form {
	margin: 10px auto;
}

.form fieldset {
	border: 1px solid #AAA;
	padding: 30px 10px;
}

.form legend {
	font: bold 16px Arial;
	border: 1px solid #AAA;
	background-color: #EEE;
	padding: 5px;
}

.form p.desc {
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	padding-bottom: 20px;
}

form#register #name {
	direction: rtl;
}


.form label {
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}

.form input {
	width: 280px;
	display: block;
	border: 1px solid #999;
	direction: ltr;
	margin-bottom: 20px;
	padding: 3px;
}

.form select {
	width: 185px;
	display: block;
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 3px;
	margin-left: 25px;
}

.form .last select {
	margin-left: 0 !important;
}
.form #submit {
	clear: both;
	width: 100px;
	float: left;
	margin: 15px 0 0 0;
}

label.error {
	margin-bottom: 10px;
	color: red;
}

input.error {
	border: 1px solid red !important;
}

div.error {clear: both; margin: 10px 0;}

#flash_notice {
	border: 1px solid #007148;
	color: #007148;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}

#flash_error {
	border: 1px solid #f00;
	color: #f00;
	text-align: center;
	padding: 5px;
	margin-bottom: 20px;
}

form#login #remember_me input {float: right; margin-left: 10px; width: 20px;}
form#login #remember_me label {padding-top: 3px;}

form#new_link #url {width: 600px;}
form#new_link #title, form#new_link #tags {direction: rtl; width: 600px;}
form#new_link textarea {border: 1px solid #999; width: 600px; height: 100px; padding: 3px; margin-bottom: 10px;}



form#new_link #medias strong, form#new_link #srctype strong {
	display: block; margin-bottom: 20px; clear: both;}
form#new_link #medias label, form#new_link #srctype label {
	margin-left: 20px;
	float: right;
	font-weight: normal;
}

form#new_link #medias input, form#new_link #srctype input {
	width: 10px;
	float: right;
}

.dirltr {direction: ltr; text-align: right; margin-bottom: 15px;}

.yellowBG { background-color: yellow !important; color: red !important;}

.about p {
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	margin-bottom: 20px;
}

.about ul {
	margin: 10px 20px 30px 0;	
	list-style-type: square;
	font-size: 13px;
}

.about ul li {
	margin: 0 0 10px 0;
}

.cnt {text-align: center;}
#loginout {text-align: left;}
#loginout a {color: red;}

.pagi {overflow: auto;}
.pagi a {
	float: right;
	border: 1px solid #9AAFE5;
	padding: 5px;

	text-decoration: none;
	display: block;
	margin: 2px;
	color: #9AAFE5;
	line-height: 14px;
}

.pagi a.current {
	font-weight: bold;
	border: 1px solid #000;
}
.pagi a.disabled {
	border: 1px solid #EEE;	
}

.pagi a.disabled:hover, .pagi a.elipses:hover, .pagi a.current:hover {
	background-color: #FFF;
	color: #9AAFE5;
}

.pagi a:hover {
	background-color: #9AAFE5;
	color: #fff;
}

.chk {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

.chk input {
	display: inline !important;
	width: 20px;
}

#settings p {
	clear: both;
	margin-bottom: 20px;
}

#userbox p { font: 18px/20px Arial; }

#ann {
	margin-bottom: 10px;
	background-color: #238DB1;
	border-bottom: 1px solid blue;
	padding: 5px;
	text-align: center;
}

#ann a {color: #fff;}