/*
Theme Name: Site de Mehdi Bouhalassa
Theme URI: http://www.mehdi.ca
Description: Le template du site de Mehdi Bouhalassa
Version: 3
Author: Mehdi Bouhalassa
Author URI: http://www.mehdi.ca
*/
:-moz-any-link:focus {
  outline: none;
}
body {
	font-size: 10pt;
	font-family: verdana, sans-serif;
	margin: 0 auto;
	padding: 0;
	background-color: #e5e5e5;
}
.small {
	font-size: .80em;
}
a {
	text-decoration: none;
	color: #499386;
}
a:hover {
	color: #cc0000;
}
.articleImage {
	border: 2px solid #2c4b49;
	margin: 10px 0;
}
.current_page_item a,
.lectures a,
.single .postid-22 a,
.postid-22 .page-item-9 a {
	color: #a7cff6 !important;
}
.clear {
	clear: both !important;
}
.fLeft {
	float: left;
	display: block;
}
/* MAIN ELEMENTS
-------------------------------------------*/
#page {
	margin: 0 auto;
	padding: 20px 0 0 0;
	width: 990px;
}
/* HEADER
-------------------------------------------*/
#header {
	width: 990px;
	height: 212px;
	background-repeat: no-repeat;
	background-position: top left;
}
	.hidden {
		display: none;
	}
.menu {
	padding: 180px 0 0 22px;
}
	.menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		float: left;
	}
		.menu li {
			float: left;
			display: block;
			font-size: 1.3em;
			font-family: georgia, serif;
			font-weight: normal;
			text-transform: uppercase;
			margin: 0 40px 0 0;
			padding: 0;
			color: #a7cff6;
		}
			.menu li a {
				color: #ffffff;
			}
			.menu li a:hover {
				color: #a7cff6;
			}
/* CONTENT
-------------------------------------------*/
#content {
	width: 990px;
	background-image: url('images/bg-body.gif');
	background-repeat: repeat-y;
	background-position: 1px top;
	margin: 0;
	padding: 20px 0 50px 0;
}

pre.code {
	width: 300px;
	font-size: 11px;
}
/* SIDEBAR
-------------------------------------------*/
#sidebar {
	width: 158px;
	padding: 6px 10px 0 20px;
	display: block;
}
	#sidebar h2 {
		margin: 0;
		padding: 0;
		/*color: #2e5d89;*/
		color: #3e6461;
		font-size: 1em;
		font-family: georgia, serif;
		font-weight: bold;
		text-transform: uppercase;
	}
	#sidebar ul {
		list-style-type: none;
		margin: 0;
		padding: 5px 0 15px 10px;
	}
		#sidebar li {
			font-size: .85em;
			line-height: 1.6em;
		}
/* POSTS
-------------------------------------------*/
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post,
.main-content {
	width: 540px;
}
.post-photo {
	width: 780px;
}
	.post h2,
	.post-photo h2 {
		margin: 0;
		padding: 0;
		/* color: #2e5d89; */
		color: #3e6461;
		font-size: 1.9em;
		font-family: georgia, serif;
		font-weight: normal;
	}
	.post p,
	.post-photo p {
		margin: 0;
		padding: 0;
		color: #2f2f2f;
	}
.published {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: .80em;
}
.entry {
	margin: 10px 0 30px 0;
}
	.entry p {
		margin: 0;
		padding: 0 20px .8em 0;
	}
	.entry p .image {
		border: 1px solid #000000;
	}
#respond h3,
#comments,
.post h3 {
	margin: 0;
	padding: 0;
	/* color: #2e5d89; */
	color: #3e6461;
	font-size: 1em;
	font-family: georgia, serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 500px;
}
.comment-body p {
	color: #535353;
}
.even {
	background-color: #dce6f4;
	padding: 7px;
}
.odd {
	padding: 7px;
}
cite {
	font-style: normal;
}
.commentlist {
	font-size: .8em;
	width: 400px;
}
.navigation {
	margin-bottom: 20px;
	font-size: .8em;
	clear: both;
}
	.alignleft {
		float: left;
		width: 49%;
	}
	.alignright {
		float: right;
		width: 49%;
		text-align: right;
	}
.pagetitle {
	margin: 0 0 30px 0;
	padding: 0;
	/* color: #2e5d89; */
	color: #3e6461;
	font-size: 1.9em;
	font-family: georgia, serif;
	font-weight: normal;
}
.bulletless {
	list-style-type: none;
}
/* RELATED
-------------------------------------------*/
#related {
	background-color: #efefef;

	width: 175px;
	padding: 20px 20px 50px 20px;
	margin-left: 20px;
}
	#related h2 {
		margin: 0;
		padding: 0;
		color: #7b9eba;
		font-size: .8em;
		font-family: georgia, serif;
		font-weight: bold;
		text-transform: uppercase;
	}
	#related ul {
		list-style-type: none;
		margin: 0;
		padding: 5px 0 0 10px;
	}
		#related li {
			font-size: .85em;
			color: #676767;
		}
			#related li a {
				color: #e27c7d;
			}
			#related li a:hover {
				color: #499386;
			}
.related-separator {
	width: 150px;
	height: 5px;
	margin: 30px auto;
	background-image: url('images/related-separator.gif');
	background-repeat: no-repeat;
}
/* PHOTOS
-------------------------------------------*/
.album img {
	width: 100px;
}
.album ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
	.album li {
		float: left;
		margin: 0 10px 14px 0;
		height: 75px;
		padding: 0;
		display: block;
	}
.album .picture {
	border: 3px solid #000;
}
/* FOOTER
-------------------------------------------*/
.page-ending {
	width: 990px;
	height: 10px;
	line-height: 10px;
	clear: both !important;
	background-image: url('images/bg-footer.gif');
	background-repeat: no-repeat;
	background-position: 1px top;
}
#footer p {
	text-align: center;
	font-size: .8em;
	color: #676767;
	padding-bottom: 50px;
}
	#footer p a {
				color: #e27c7d;
			}
	#footer p a:hover {
		color: #cc0000;
	}
	
	
	
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#cboxPhoto {border: 3px solid #000000 !important}
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border: 0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{
	background-image:url(images/overlay.png);
}

#colorbox{}
    #cboxContent{margin-top: 32px;}
        #cboxLoadedContent{padding: 56px 20px 20px 20px; background-color: #ffffff; border: 10px solid #000; margin-top: 10px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:32px; left:0; color:#000; text-align: center; width: 100%; font-family: georgia, serif; font-size: 14px; font-style: italic;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; left:26px; top: 39px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:26px; top: 39px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

















































