/*
Theme Name: Houbara
Theme URI: http://www.agafix.org
Version: 1.0
Description: Theme Cr�e pour site web d'IFCDW Houbara.com
Author: Fahd Idaghdour
Author URI: http://www.fahdos.com
*/


* {
	margin: 0;
	padding: 0;
}

body {
	background: #E8ECEE url(images/bg.jpg) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1, h2, h3 {
	margin: 0;
	color: #017540;
}

h2 {
text-align:center;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 2em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #EA672E;
}

a:hover {
	text-decoration: none;
	color: #FF4800;
}

img {
	border: none;
}
#player1, #player2, #player3 {text-align: center;}
/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	background: #F7F7F7 url(images/img07.gif) repeat-x;
	border: 1px solid #CCCCCC;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 950px;
	height: 77px;
	margin: 0 auto;
	background: url(images/header-bg.jpg) no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
	display:none;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: left;
	margin-right:300px;
}

#topmenu ul {
	margin: 0;
	padding: 10px 20px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	padding: 5px 7px 0 7px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	border-top:solid #2F363B;
}


#topmenu a:hover {
	border-top:solid #FF4800;
}

#topmenu1 {
	background: url(images/img03.gif) no-repeat left center;
}

#topmenu2 {
	background: url(images/img04.gif) no-repeat left center;
}

#topmenu3 {
	background: url(images/img05.gif) no-repeat left center;
}
#topmenu .first a {
	padding-left: 0;
	background: none;
}
.date{
float:left;
margin: 19px 0 0 20px;
}
/* Menu */

ul#menu{
  list-style-type:none;
  margin-left: 10px;
  padding: 0;
  width: 217px;
}
ul#menu ul {
  list-style-type:none;
  margin: 0 0 0 7px;
  padding: 0;
  width: 205px;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;  
}

ul#menu li a {
  background: url(images/cat-bg.jpg) no-repeat;
  color: #000;	
  padding-left: 15px;
  height:27px;
}

ul#menu li a:hover {
  color: #FF4800;
}
/*9AD1A1  ADD3ED BBF5CC FBC8B2 FFE2D5*/

ul#menu li ul li a {
  background: #BBF5CC;
  color: #33333;
  border-left: 5px #FFF solid;
  padding-left: 30px;
}

ul#menu li ul li a:hover {
  background: #FFF;
  border-left: 5px #FF4800 solid;
  padding-left: 15px;
}
		/* Search */
#searchbar {
	float:right;
	height:30px;
	text-align:right;
	padding-right:2px;
	padding-top:0px;
	margin-top:45px;
	margin-right:25px;
	}
		.searchform #searchbox
		{
		float: left;
		background: #FFFFFF;
		border: solid 1px #B3B6B7;
		width: 250px;
		height: 20px;
		font-size: 14px;
		}

		.searchform #searchbutton
		{
		height: 27px;
		width: 30px;
		border: none;
		margin-left:20px;
		cursor: pointer;
		background: url('images/loop.jpg') no-repeat 0 0;
		}
		/* End Search */
/* image head */
#imghead{
	background:url(header/33.jpg) no-repeat;
	height:232px;
	width: 939px;
	margin-left:2px;
	margin-bottom:10px;
	border-bottom: 1px #000000 solid;
}

/* Content */

#content {
	background: url(images/content-bg.jpg) repeat-y;
	width: 950px;
	margin: 0 auto;
}

/* Content > Main */

#main {
	float: right;
	width: 700px;
	margin-right:12px;
	color:#000000;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin: 0 0 3em 0;
	padding: 10px 0 1.5em 0;
	border-bottom: 1px solid #CCCCCC;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 235px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	height:35px;
	margin: 0 auto 2em auto;
	background: url(images/footer-bg.jpg) no-repeat;
}

/* Footer > Legal */

#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #333333;
	font-size:11px;
}

#legal a {
	font-weight: bold;
	color: #FF4800;
text-decoration:none;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
}

#main a, #main a:hover, #main a:visited
{
color: #017540;
text-decoration:none;
}
#news{
height:149px;
background:url(images/news.jpg) no-repeat;
margin-left:15px;
}
#news .n{
padding: 35px 0 0 15px;
width:570px;
float:left;
font-size:15px;
}
#dexter{
	margin-top:10px;
	margin-left:8px;
	padding-top:3px;
	height:400px;
	overflow:hidden;
	}
#dexter2{
	margin-top:10px;
	margin-left:8px;
	padding-top:3px;
	height:400px;
	overflow:hidden;
	}
#main .post1 {
		background:url(images/clear.jpg) no-repeat bottom;
		clear: both;
		padding: 10px 0 10px;
		height: 110px;
		margin: 0 0 0 5px;
		font-size: 0.8em;
		font-family:Verdana;
	}
	
		#main .post1 .l {
			float: left;
			width: 190px;
			height: 100px;
			margin-left:10px;
			border: solid 1px #B3B6B7;
			color: #808080;
		}
			#main .post1 .l p {
			}
			#main .post1 .l img {
				width: 180px; height: 90px;
				border: solid 1px #eeeeee;
				margin-top:4px;
				margin-left:4px;
			}
			#main .post1 .l a {
				color: #808080;
			}
		#main .post1 .r {
			float: right;
			width: 450px;
			padding-right: 5px;
			padding-left: 5px;
		}
		#main .post1 .r .more{
		margin-top:	10px;
		font-size:12px;
		color:#FF4800;
		}
		#main .post1 .r .more a{
		color:#FF4800;
		}
			#main .post1 h2 {
				margin-bottom: 1px;
				font: 16px Verdana;
				font-weight:bold;
				text-align:left;
			}
				#main .post1 h2 a {
				color: #017540;
				}
			#main .post1 p {
				margin-bottom: 15px;
				line-height: 1.5em;
			}
			#main .post1 .r .info {
			}
			#main .post1 .r .info p {
				margin-bottom: 0px;
				font-size: 0.8em;
			}
				#content .post .r .info p a {
				color: #B3B6B7;
				}
				
.inf {
padding:0 3px 0 8px;
margin-bottom:10px;
border:1px solid #ccc;
background-color:#f7f7f7;
}
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
/*
Carousel
*/
