/*
	CSS files kept in the 'styles' directory can be used to
	customize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select styles from the K2 Options page in the
	'Presentation' section of your WordPress administration.

	For more information on how to use custom styles:
		http://code.google.com/p/kaytwo/wiki/K2CSSandCustomCSS
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/
body {
color:#000000;
font-size:12;
text-align:center;
font-family:Arial,sans-serif;

}
html {
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}
#page {

text-align: middle;

	background: #ffffff;
	padding-top:5px;
	left: -12px;
	position: relative;



	}
	
#header {

height: 250px;

  background: url("/images/logo.jpg") 
  no-repeat top left; }
	
	
#header .description {
font-size:0;
margin:0 40px;
}
  
  #header h1 a, #header .description {
color:#FFFFFF;
font-size:0;
}

#footer {
font-size:0;
}

.columns-one .secondary {
border-top:0 ;


}

.columns-one #page {
width: 525px;
position: relative;




}

.entry-meta {
font-size:2em;
color: #000000;
}
.entry-date abbr {
font-size:2em;
border:0 none;
color:#000000;
}
#primary {
background: url("stars.jpg") 
  no-repeat top center ;
	padding:0;

	text-align: center;
top: 17px;
left: 5px;


	}
	
	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {

font-size:0;
}
.entry-content a:visited {
color:#ffffff;
}
	

#dynamic-content {
padding-top:0;
}

.entry-content a:link {
color: #ffffff;
background:  #000000;
text-decoration:none;


	}
	
	.entry-content a:hover {
color: #FFFFFF;
background: #000000;
text-decoration:none;


	}
	.entry-content a:visited {
color: #FFFFFF;
background: #000000;
text-decoration:none;


	}
#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
text-decoration:none;



}


#comments-closed-msg {
font-size:0;

}

.metalinks {
font-size: 0;
margin-top:0px;
}

.comments {
margin:0px 0 0;
position:relative;
text-align:left;
}

#footer {

padding:20px 0 ;

}

.hentry {
padding:12px;
position:relative;
top:-20px;
 background: url("fond-blanc-hentry.jpg") 
  no-repeat bottom center;
  vertical-align: top;

 }


.entry-edit a {
background: #none;
border:medium none;
height:16px;
padding:2px 2px 2px 23px;
}
a {
color: #FFFFFF;
text-decoration:none;
}
.hentry {
margin:5px 0 0px;
top: -13px;
position:relative;

}
a {
color:#000000;
background: none;
text-decoration:bold;
}

ul.menu, ul.menu li a {
padding:0px 0px 0px;
}
ul.menu {
bottom:0;
left:56px;
margin:0;
padding:0;
position:absolute;
width:90%;
}
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
margin:13px 0;

}

.page-head {
margin:0;
}
#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
	
	strong, em, b, i {
font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Helvetica,Arial,sans-serif;
position:relative;

}
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div, .entry-content blockquote {
margin:20px 0;
}

body.smartposition #rollingarchives {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #EEEEEE;
padding-bottom:30px;
padding-top:10px;
position:fixed;
top:0;
width:530px;
z-index:10;
}

.commentslink {
background:transparent url(images/comment.png) no-repeat scroll left center;
left:-213px;
margin-right:10px;
padding:2px 0 2px 20px;
position:relative;
top:26px;
}

.entry-meta {
color:#000000;
font-size:1em;
}

.alert {
background:none;
border-bottom:0;
border-top:0;
margin:10px auto;
padding:5px 20px;
text-align:center;
}

.comments #commenterror {
background-color:white;
color:#FF0000;
display:none;
line-height:2;
padding:5px;
}