/*
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

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/main-bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px 0px 40px;
	font:12px/2 Tahoma, sans-serif;
	line-height: 20px;
}
a {
	color: #2e82d9;
	text-decoration: none;
}
a:visited {
	color: #CC6633;
	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;
}
h2 {
	color: #0066cc;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	/*letter-spacing: -1px;*/
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #0066cc;
	text-decoration: none;
}
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: 892px;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
#header {
	background: #21435F url(images/header-bg.jpg) no-repeat;
	height: 175px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 15px 0px 0px 40px;
	height: 60px;
	text-indent:-990%;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#headerimg .javanux {
	/*text-indent:-900%;*/
	margin:0px;
	padding-right: 610px;
	height:78px;
	font: bold 46px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
	background:url(images/logo.jpg) 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;
	right: 163px;
	*right: 204px;
	bottom: 0px;
}
#nav li {
	float: left;
	height:66px;
	width:117px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	text-indent:-900%;
	outline:none;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
	 background-position: left bottom;
}
#nav .about, #nav .home, #nav .contact, #nav .portfolio  {
		height:66px;
}
#nav .about, #nav .home,  #nav .portfolio,  #nav .contact  {
	background:url(images/menu_bg.jpg) no-repeat;
}
#nav .home { background-position: -340px 0; }
#nav .home:hover { background-position: -340px -66px; }

#nav .about { background-position: -227px 0;}
#nav .about:hover { background-position: -227px -66px;}

#nav .portfolio {background-position: -113px 0;}
#nav .portfolio:hover {background-position: -113px -66px;}

#nav .contact {	background-position: 0 0;}
#nav .contact:hover {	background-position: 0 -66px;}

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 605px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
	padding-bottom:30px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 550px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.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: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
#searchform {
	width: 220px;
	padding: 10px 20px 10px 10px;
	float:right;
}
#searchform #s {
	width: 140px;
	height: 15px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #ccc;
	background: #E4EFF6;
	vertical-align: middle;
	font-size:12px;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent:-900%;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #1f80d9;
	margin: 10px 0px 5px;
	padding-right:20px;
}
#twitter_rss {
	padding:10px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 25px;
	padding:0px;
	padding-right:20px;
}
.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;
	background: #048DB4 url(images/footer-bg.gif) no-repeat;
	border:solid 1px #7b7c7c;
	border-top:solid 1px #214869;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .footer_top {
	border-top:1px solid #477292;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.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) no-repeat;
	padding: 0px 0px 10px 20px;
}
.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;
}
.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;
		}
