/*
Theme Name: BlueMaghribi
Theme URI: http://www.javanux.com
Description: A theme by <a href="http://www.javanux.com">JavaNux</a>.
Version: 0.2
Author: Mimoun AIT ALI
Author URI: http://www.javanux.com

*/
html {
	background: #d2e0dc url(images/html-bg.jpg) bottom center repeat-x;
}
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: url(images/body-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 40px;
	font:12px/2 Tahoma, sans-serif;
	line-height: 20px;
	text-align:center;
}
a {
	color: #3A77C2;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #3A77C2;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-right: 110px;
	height: 60px;
	font: bold 46px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
@font-face {
	font-family: "UthmanTN1_Ver07";
	font-style: normal;
	font-weight: normal;
	src: url("fonts/UthmanTN1_Ver07.otf") format("opentype");
}

h2 {
	margin: 0px 0px 2px;
	font: bold 190%/100% "UthmanTN1_Ver07", "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 20px;
	padding-right:40px;
}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #FFF;
	text-shadow:-1px 1px #333;
}
h2 a:hover {
	color: #2698fc;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4351bf;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 948px;
	background:#FFF;
	background:rgba(255,255,255,.8);
	border:1px solid #FFFEF9;
	border-top:none;
	text-align:right;
	-moz-box-shadow:0 3px 12px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 3px 12px rgba(0, 0, 0, .2);
	box-shadow:0 3px 12px rgba(0, 0, 0, .2);
	
	
	-webkit-border-adius:10px;
	-moz-border-radius:10px;
	border-radius: 10px;
	
	-moz-box-shadow:0px -5px 12px rgba(0, 0, 0, .2);
}
#header {
	height: 118px;
	position: relative;
	margin:0 auto;
	width:950px;
}
#headerimg {
	position: relative;
	padding: 25px 0px 0px 40px;
	height: 60px;
	text-indent:-990%;
	float:right;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#headerimg .javanux {
	/*text-indent:-900%;*/
	margin:0px;
	padding-right: 110px;
	height:78px;
	width:160px;
	font: bold 46px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
	background:url(images/logo.png) no-repeat;
	
	}
#headerimg .javanux a{
	color: #c9eefe;
	text-decoration: none;
}
#headerimg .javanux  a:hover{
	color: #CEF590;
	text-decoration: none;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 0px;
}
#nav li {
	float: left;
	padding:4px 10px;
	margin:10px 4px;
	background:#ccc;
	background:rgba(0,0,0,.5);
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	outline:none;
}
#nav li:hover {
	background:#FFF;
	background:rgba(255,255,255,.5);
}
#nav li:hover a{
	color: #000;
	text-decoration: none;
}
#nav a:hover{
	color: #000;
	text-decoration: none;
}


#presentation {
	font: 1.3em/140% bold Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#333E06;
	text-shadow:1px 1px #FFF;
	height:110px;
	width:770px;
	position:relative;
	padding:16px 126px 0 50px;
	border:1px solid #FFFEF9;
	border-bottom-color:#E0E9E4;

	background:rgba(255,255,255,.1);
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	
	border-radius: 10px 10px 0 0;
	
	moz-box-shadow:0px -5px 12px rgba(0, 0, 0, .2);
	}
#autheur{
	position:absolute;
	right:16px;
	top:14px;
}	
#presentation  b{	
	display:block;
	margin-right:-5px;
	padding:0 0 10px;
	font-weight:9000;
	font-size:1.3em;
}
#presentation  a{
	color:#ef7f02;
	text-shadow:1px 1px #FFF;
	}
#content {
	padding: 10px 20px 30px 10px;
	float: right;
	width: 662px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	padding-bottom:30px;
}
.post-date {
	width: 85px;
	margin-right:550px;
}
.post-title {
	float: right;
	margin-right: -51px;
	padding-top:16px;
	padding-right:4px;
	width: 710px;
	height:90px;
	position:absolute;
	z-index:2;
	background: url(images/post-title-bg.png) no-repeat right top;
}
.post-title:hover  .post-info  {
	display:block;
}
.post-info {
	background:#EEF6EA;
	border:1px solid #F6F9F4;
	margin:-3px 27px 0 22px;
	display:none;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;	
	border-radius: 0 0 6px 6px;
	-moz-box-shadow:0px 1px 8px rgba(0, 0, 0, .1);
	box-shadow:0px 1px 8px rgba(0, 0, 0, .1);
}
.entry {
	clear: both;
	padding-top: 80px;
	padding-left:14px;
	font-size: 1.05em;
	line-height: 1.78em;
}
.post-cat {
	padding-left: 18px;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	padding-left: 28px;
	float: left;
	font-size: 1.2em;
	font-weight:bold;
	text-shadow:-1px 1px #c7e987;
}
.post-comments a {
	color:#617223;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.more-link {
	padding-right:30px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0e1b78;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#comment {
	-moz-border-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;	
}
#sidebar {
	float: left;
	padding: 0px 10px 20px 0px;
	width: 220px;
	position:relative;
}
#searchform {
	padding: 10px 10px 10px 0;
}
#searchform #s {
	width: 185px;
	height: 24px;
	padding: 0 25px 0px 5px;
	border: 1px solid #ccc;
	background:url(images/search-bg.png) 98% 55% no-repeat, -moz-linear-gradient(
		center bottom,
		rgb(255,255,255) 69%,
		rgb(235,235,235) 100%
	) ;
	background:url(images/search-bg.png) 98% 55% no-repeat, -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.69, rgb(255,255,255)),
		color-stop(1, rgb(235,235,235))
	);
	background-image:	url(images/search-bg.jpg) 98% 50% no-repeat;
	vertical-align: middle;
	font-size:13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	cursor: pointer;
	text-indent:-900%;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#twitter {
	margin:0 -50px -6px -18px;
	padding:30px 45px 0 25px;
	background: url(images/twitter.png) no-repeat;
	height:204px;
}
#sidebar h3 {
	font: bold 2em/100% Arial;
	background: url(images/categories-bg.png) no-repeat;
	color: #7c7c7c;
	text-shadow:-1px 2px #FFF;
	padding-right:80px;
	padding-top:20px;
	margin:0;
	position:absolute;
	left:-30px;
	height:80px;
	width:230px;
}
#twitter_rss {
	padding:10px;
}
.ul-cat {
	list-style: none;
	margin:80px 0 25px;
	padding:0px;
	padding-right:20px;
	clear: both;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	padding-right:20px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	color: #6c5959;
	font-size: 95%;
	line-height: 130%;
	-moz-box-shadow:0 5px 12px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0 4px 12px rgba(0, 0, 0, .2);
	box-shadow:0 5px 12px rgba(0, 0, 0, .2);
	
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#footer a, #footer a:visited{
	color: #6c5959;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .footer_top {
	border-top:1px dashed #FFF;
	padding:15px 0 20px 0;
}
#footer .left-col{
	width: 300px;
	float: left;
	margin-left: 20px;
}
#footer .right-col{
	width: 260px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#footer h4 {
	font: bold 22px/100% "Traditional Arabic", "Trebuchet MS", Tahoma, Arial;
	border-bottom: 1px dashed #DDD;
	padding-bottom:2px;
	margin: 5px 0 10px 0;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	padding: 5px 15px;
	float:right;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) right 2px no-repeat;
	padding: 0px 20px 10px 0;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img, img.img_border, a img.img_border {
	border: 1px solid #d8d6d6;
	padding: 3px;
	background: #ffffff;
}
img:hover {
	border-color: #333;
	background: #eee;
}
.img_not_border {
	border:none;
	background:none !important;
}
.img_not_border:hover {
	border:none;
}
.article_img {
	float:right;
	padding:2px;
	margin-left:8px;
}
a:hover {
	border-color: #0033CC;
}
.wp-smiley {
	border:none;
}

li.byuser {
	
}
 
li.bypostauthor {
	background: #FF0000;
}
#IE_msg { 
		color: #404e5f; 
		right:0px;
		position:absolute; top:0px;
		text-align:center;
		background:#FFFFEB;
		height:20px;
		font-size:14px;
		width:100%;
		z-index:10;
		}

.panel {
	text-align:left;
	position: absolute;
	top: 100px;
	left: 0;
	display: none;
	background: #FFF;
	border:1px solid #111111;
	-moz-border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	width: 330px;
	height: auto;
	padding: 30px 30px 30px 100px;
	filter: alpha(opacity=9);
	opacity: .9;
	z-index:99;
	direction:ltr;
}

.panel p{
	margin: 0 0 15px 0;
	padding: 0;
	color: #333;
}
.panel a, .panel a:visited{
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}
.panel a:hover, .panel a:visited:hover{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
}
a.trigger{
	position: absolute;
	text-decoration: none;
	top: 130px; left: 0;
	font-size: 16px;
	letter-spacing:-1px;
	font-family: verdana, helvetica, arial, sans-serif;
	color:#fff;
	padding: 3px 10px;
	font-weight: 700;
	background:#333333 url(images/English.png) 85% bottom no-repeat;
	border:1px solid #444444;
	-moz-border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
	display: block;
}
a.trigger:hover{
	padding: 11px;
}
a.active.trigger {
	background:#333333 url(images/English.png) 85% top no-repeat;
	z-index:100;
	padding: 0 10px;
}	
