/* @override 
	http://www.damascus-metro.com/wp-content/themes/systra/style.css
*/

/*  
Theme Name: Systra
Theme URI: 
Version: 1.0
Author: Etienne Depaulis
Author URI: http://www.redoxblog.com/
*/

/* @group Hacks */

.clearfix { display: inline-table;}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

.spacer {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
	border: none;
}
/* @end */

* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 16px;
}
body {
	font-size: 62.5%;
	font-family: "Arial Rounded MT", Arial, sans-serif;
	background-color: #ddd;
	text-align: center;
}

.ar #wrap {

	font-size: 130%;}
ul, li {
	list-style-position: outside;
	list-style-type: none;
}

a img, img {
	border: 0;
}

.ar p, .ar li, .ar h2, .ar h3, .ar h4 {
	direction: rtl;
}

/* @group Structure */
#wrap {
	width: 740px;
	margin: 0 auto 50Px;
	text-align: left;
	background: #fff;
}

#header {
	position: relative;
	padding: 120px 0 5px 0;
	background: no-repeat;
}

#metro_sortant {
	position: absolute;
	top: 18px;
	right: -45px;
	width: 250px;
	height: 163px;
	background: transparent no-repeat top right;
	
}

.ar #metro_sortant {
	right: 510px;
	background: transparent no-repeat top left;
	
}

#metro_sortant a {
	display: block;
	border: 0;
	height: 163px;
	width: 250px;
	text-decoration: none;
}

#content {
	padding: 40px 0 25px;
	background: repeat-x top left;
}

#footer {
	background: repeat-x top left;
	padding-top: 10px;
}/* @end */

/* @group Header */

#lang_en, #lang_ar {
	display: block;
	height: 12px;
	width: 29px;
	position: absolute;
	top: 102px;
	left: 82px;
}

#lang_en span, #lang_ar span {
display:none;	
}

#lang_en {
	
}

#lang_ar {
	left: 35px;
}

.ar #lang_en {
	left: 688px;
}

.ar #lang_ar {
	left: 643px;
}

#presse_r, #presse_d, #contact_us {
	display: block;
	position: absolute;
	top: 0;
	left: 560px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	width: 80px;
	text-align: center;
}

#presse_r span, #presse_d span, #contact_us span {
	display: block;
	padding: 2px 5px 4px;
}


#presse_d {
	left: 650px;
}

#contact_us {
	left: 470px;
}

.ar #presse_r {
	left: 100px;
}

.ar #presse_d {
	left: 10px;
}

.ar #contact_us {
	left: 190px;
}

/* @end */
/* @group Menu */

body {
	background: #ddd repeat-x 0 120px;
}

#menu {
	height: 35px;
	background: repeat-x;
}

#menu ul {
	width: 740px; /*clearfix hack*/

	height: 35px;
}

#menu li {
	list-style-type: none;
}

.en #menu li {
	float: left;
}

.ar #menu li {
	float: right;
}

.ar #menu #project {
	width: 60px;
}

.ar #menu #metro {
	width: 105px;
}

.ar #menu #consultation {
	width: 70px;
}

.ar #menu #news {
	width: 50px;
}

.ar #menu #environment {
	width: 105px;
}
.en #menu a {
	display: block;
	float: left;
}

.ar #menu a {
	display: block;
	float: right;
	
}

#menu a {
	text-decoration: none;
	color: #fff;
	line-height: 27px;
	padding: 3px 14px 5px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	text-transform: uppercase;	
	background: url(bgmetro.png) no-repeat bottom center;
}
#menu a.active, #body_the-project #project a, #body_a-metro-in-damascus #metro a, #body_environment #environment a, #body_consultation #consultation a, #body_news #news a  {
	background-image: url(bgmetro_hover.png);

}

#menu a:hover {
	background-image: url(bgmetro_hover.png);
}/* @end */

/* @group Footer */

#footer {
	border-bottom: 2px solid #999;
}

#footer a {
	color: #fff;
}

#footer p {
	color: #fff;
	height: 20px;
	line-height: 20px;
	text-align: right;
	font-size: 1em;
	padding: 0 15px;
}

.ar #footer p {
	text-align: left;
}

#footer span#adm {
	float: left;
}

#footer img {
	margin: 2px 0 -2px 0;
}

.ar #footer span#adm {
	float: right;
}

/* @end */

/* @group Content */

#content {
	width: 740px;
}

.col {
}

.en div.right {
	float: right;
	width: 430px;
	margin-right: 25px;
}
.ar div.right {
	float: left;
	width: 430px;
	margin-left: 25px;
	margin-right: 25px;
}

.en div.full, .ar div.full {
	width: 690px;
	float: none;
	margin-left: 25px;
	margin-right: 25px;
}

h1, h3, h4 {

	font-size: 2em;
}


#text h2 {

	text-transform: uppercase;
	border-bottom: 3px solid #060;
	margin: 0 0 5px;
}

#text h2.title {
	border: 0;
	text-transform: uppercase;
	margin: 0 0 10px;
	font-size: 1.8em;
	color: #fff;
	padding: 3px;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}


#text h2 a {

	text-decoration: none;
}

#text a {

}

.ar #text h1 {
	text-align: right;
}


.ar #text h2 {
	text-align: right;
}

#text h3 {
	margin: 15px 0 5px;
}

.ar #text h3 {
	text-align: right;
}

.ar #text h4 {
	text-align: right;
}

.ar #text h5 {
	text-align: right;
}


#text h5 {
	font-size: 1em;
}

#text p {
	color: #555;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 1em;
	text-align: justify;
}

.ar #text p {
	direction: rtl;
}

#text strong {
	color: #444;
}

#text ul {
	margin: 1em;
}

#text li {
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
	background: url(puces2.png) no-repeat 0 2px;
	/*background: url(puces.png) no-repeat 0 4px;*/
	padding-left: 15px;
}

#text li li, #text li li li {
	font-size: .9em;
}

.ar #text li {
	text-align: right;
	background: url(puces2.png) no-repeat right 4px;
	padding: 0 15px 0 0;
}

#text img {
	padding: 4px;
	background: #fff;
	border: 1px solid #999;
	margin: 0.5em 0;
}

#text img.pdf {
	border: 0;
}

#text p.legend {
	font-size: 1.1em;
	color: #999;
	text-align: center;
}

#text img.left, .ar #text img.right {
	float: left;
	margin: 0.3em 0.5em 0.5em 0;
	clear: left;
}

#text img.right, .ar #text img.left {
	float: right;
	margin: 0.3em 0 0.5em 0.5em;
	clear: right;
}

/* @end */

/* @group Menucol */

div.left {
	padding-bottom: 410px;
	/*border-bottom: 3px solid #bdeeb9;*/
	background: url(bgmenu.png) no-repeat bottom left
}
.menucol {
	background: #e3f8e1  url(coin.png) no-repeat top right;
	width: 220px;
}

.en div.left {
	float: left;
	width: 220px;
	margin-left: 30px;
}.ar div.left {
	float: right;
	width: 220px;
	margin-right: 30px;
}
/*- IE 6 et inf�rieurs -*/

* html .ar div.left {
    margin-right: 10px;
}

* html .en div.left {
    margin-left: 10px;
}

* html .ar cform {
	margin:0;
	padding:0;
}

.menucol ul {
	padding: 15px 10px;
}

.menucol li {
	line-height: 3em;
	border-bottom: 1px solid;

}

.ar .menucol li {
	text-align: right;
}

.menucol a {
	display: block;

	text-decoration: none;
	font-size: 1.2em;
	padding: 0 0px;
}

.menucol a.active {
	font-weight: bold;
	padding-left: 5px;
}

.ar .menucol a.active {
	padding-right: 5px;
}

.menucol a:hover {
	background: #bdeeb9;
}

.menucol h3 {

	padding: 2em 0 0 15px;
	font-size: 1.2em;
}/* @end */


hr {
	clear: left;
}

.infos-perso p.nom {
	font-size: 1.4em !important;
	margin: 0 !important;
	
}

.infos-perso p.fonction {
	font-size: 1.3em !important;
	color: #999 !important;
}

.infos-perso p.fonction span {
	font-weight: bold;
}

.infos-perso img {
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	border: none !important;
}

p.submit {
	margin-top: 2em !important;
	text-align: center !important;
}

