.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Georgia', 'Book Antiqua', Palatino;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Georgia', 'Book Antiqua', Palatino;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}


.searchfrm
        {
        border : 1px solid #cccccc;
        }


img#wpstats{display:none}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	list-style: none;
	text-indent: 15px;
	} 

html>body .entry li {
	margin: 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    left : -5px;
	padding: 5px 3px; 
	text-align: center;
	}


#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;

	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 15px;
	border-left: 4px solid #eee;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


.navigation {
        text-transform : uppercase;
        font-family : 'Georgia', 'Times New Roman';
	text-align: center;
	margin: 10px;
	margin-bottom: 40px;


	}
/* End Various Tags & Classes*/

body {
background-color: #F1F1F1;
background-image: url('http://www.mahi.ca/images/bg.gif');
padding : 0px;
margin : 0px;
padding-top : 45px;
	}

/* typography & colors	*/
a{
color : #999999;
text-decoration: none;
	}

a:hover{
color : #CCCCCC;
text-decoration : underline;
	}
	
a:visited{
color : #999999;
	}	
	
a.menu
{
text-decoration : none
}

a:hover.menu{
color :#cccccc;
}

a.sidebar, a:visited.sidebar {
	color : #555555;
	}
a:hover.sidebar{
	color : #999999;
	}

.albums{
margin-top : 138px;
margin-bottom : 250px;
	}

h2{
margin-left : 15px;
color : #555555;
}
	
#titlealbums{
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 60px;
color : #AAAAAA;
font-weight : 200;
position : relative;
z-index : 1;
letter-spacing : -0.1em;
bottom : -12px;
	}
	
.titlepost
{
   font-family: 'Georgia', 'Book Antiqua', Palatino;
   text-transform : uppercase;
   font-size : 15px;
   font-weight: bold;
   border-bottom : 1px solid #999999;
 }


.date
{
	font-family : 'Georgia', 'Book Antiqua', Palatino;
color : #cccccc;
font-size : 25px;
padding-bottom:0px;
	}

.postmetadata
{
	text-transform : uppercase;
font-size : 9px;
	}

.titleside{
background-color : #666666;
color : #DDDDDD;
text-transform : uppercase;
font-weight : bold;
font-size : 12px;
padding : 2px;
margin-top : 5px;
margin-bottom : 5px;
}

.sidebar{
color : #999999	
	}


/* top menu */
#menu
{
background-color : #000000;
width : 100%;
position : absolute;
top:0px;
	}

#textmenu{
color : #AAAAAA;
text-transform : uppercase;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 14px;
word-spacing : 30px;
letter-spacing : 0.1em;
padding : 7px;
padding-left : 40px;
	}
	
	
/* main content layout	*/
#centereverything
{
	width : 775px;
margin-left : auto;
margin-right : auto;
	}
	
#header{
	position : relative;
	text-align : right;
	padding-right : 180px;
	right : 0px;
	float : right;
	}
	
#title{
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 60px;
color : #AAAAAA;
font-weight : 200;
position : relative;
float : left;
z-index : 1;
margin-top : 142px;
letter-spacing : -0.1em;
bottom : -12px;
	}

#cont{
background-color : #FFFFFF;	
width : 595px;
border : 1px #000000 solid;
padding : 0px;
margin : 0px;
position : relative;
margin-bottom : 10px;
clear : both;
float : left;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 12px;
letter-spacing : 0.1em;
line-height : 18px;
font-color :#000000;
text-align : justify;
		}

.post
{
	padding : 15px;
	}


/* sidebar */
#sidebar
{
float : right;
width : 170px;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 12px;
line-height : 20px;
	}


/*footer		*/
#footer{
text-align : center;
width : 600px;
margin : 10px 0px 5px 0px;
padding : 10px 0px 10px 0px;
color : #999999;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 11px;
background-color : #DDDDDD;
clear : both;
	}


/* layout albums photos */
#headeralbums
{
	position : absolute;
	right : 0px;
	top : 50px;
	}

#contalbums{
background-color : #FFFFFF;	
width : 100%;
border-top : 1px #000000 solid;
border-bottom : 1px #000000 solid;
padding : 0px;
margin : 0px;
position : relative;
horizontal-align : center;
	}

#txtalbums{
padding : 35px;
text-align : center;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 12px;
width : 30%;
float : left;
text-align : justify;
line-height : 20px;
letter-spacing : 0.1em;
	}
	
#tnalbums{
padding-top : 30px;
padding-bottom : 30px;
float : left;
width : 60%;
}

.tn{
border : 1px solid;
margin : 1px;
padding : 1px;
	}

#albums{
clear : both;
text-align : right;
width : 100%;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 11px;
text-transform : uppercase;
padding-bottom :10px;
	}	
		
#piedalbums{
text-align : right;
padding-right : 10px;
color : #AAAAAA;
font-family : 'Georgia', 'Book Antiqua', 'Palatino';
font-size : 11px;
	}
#commentaires{
margin : 10px;
}
	
.photo
{
border : 5px solid #555555;
margin : 7px;
}

ul li:before {
	content: "\00BB \0020";
	}

li{
list-style-type: none;
}

ul{
padding : 0px;
margin : 0px 0px 0px 15px;
}

ul li {
margin-left : 0px;
padding-left : 0px;
}

