/* MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { t: ''; }

/* RELATED POST
------------------------------------------------------------------- */
#crp_related a {text-decoration:none;color: #fff; text-shadow : 1px 1px 1px #000;}
#crp_related a:hover {text-decoration:none;color: #000; text-shadow : 1px 1px 1px #fff;}
#crp_related h3 {margin-left:10px; color:#fff; text-shadow : 1px 1px 1px #000;}
.crp_thumb {margin-top:5px;display:block;}
#crp_related ul {color:#fff;}

/* FUNCTIONS
------------------------------------------------------------------- */
.infos
{border : 1px dashed #0a6198; border-radius : 3px; padding : 10px; margin-bottom:10px; }
#crp_related {
text-align:left;
margin-top:15px;
border: 1px solid #0a6198;
border-radius : 3px;
line-height:25px;
padding-bottom : 5px;
background : url(img/crpbg.png) #09639a;
}
.plus {
background: url(img/bg-submenu.jpg) ;
font-size: 12px;
font-weight: bold;
height: 25px;
width: 150px;
padding-top : 1px;
margin-top: 18px;
text-align:center;
display:block;
margin-left:420px;
border : 1px solid #e0edf4;
border-radius : 10px;
   box-shadow: 1px 1px 12px  #6899b7;

}
.sommaire
{background-color : #f8fafb; border:3px solid #d7dbde; padding: 0 8px 8px 8px;border-radius:3px; margin-bottom: 45px;margin-top: 45px;text-shadow : 1px 1px 12px #fff;}
.sommaire a {text-decoration:none; font-weight:bold; color:#fff;}
.sommaire h3 { margin-left : 25px; margin-bottom:15px;}
.sommaire2
{background-color: #f4f8f9; 
border-bottom: 1px solid #e6f0f2;
 border-top: 1px solid #e6f0f2; 
 color: #3e5867; 
display: block; 
 font-size: 13px; 
 line-height: 22px;
 margin: 0 -28px; 
 margin-bottom:20px;
 margin-top : 10px;
 padding: 6px 28px; 
 width: 576px; 
 text-shadow: 0px 1px 0px #fff;}
 .sommaire2 a {text-decoration:none;}
 .surligner
 {border : 3px solid #BC2A4D;font-weight:bold; padding : 0 7px 0 7px; border-radius : 5px;}
 #tag_description{font-size:11px;margin-bottom:15px;margin-left:105px;margin-right:15px;font-style:italic;}
 /* PUBS
------------------------------------------------------------------- */
 #pub_contenu
{width:575px;
height:100x;
margin-bottom:15px;
margin-top:25px;
margin-left:27px;
display:block;}
#pub-haut
{width:575px;
height:100x;
margin-bottom:15px;
margin-top:25px;
margin-left:10px;
display:block;}

#paypal {display:block; text-align:center; margin:auto:}
 
/* GENERAL
------------------------------------------------------------------- */
*::-moz-selection { background: #d5dadd none repeat scroll 0 0; color: #0a6198; }

html, body { color: #333; }
html {
  background: #D5DADD url(img/bg-html.jpg) top left repeat-x;
  height: 100%;
  margin-bottom: 1px;
  overflow-y: scroll;
}
body {
  font: 11px/16px "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
  font-smooth: always;
  text-align: center;
  height:auto;
}


abbr, acronym { border-bottom: 1px dashed #999; cursor: help; }

blockquote {
  background-color: #f8f8f8;
  border-left: 2px solid #eaeaea;
  color: #111;
  font-style: italic;
  margin: 0 0 9px;
  padding: 7px;
}

cite { font-style: italic; }

code {
  background: #eaeaea;
  font-family: Consolas, Monaco, monospace;
  font-size: 0.9em;
  padding: 1px 3px;
}

del { color: #8b0000; text-decoration: line-through; }

em { font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  display: block;
  /* fixed for Non-PCs without Photoshop CS2+ */
  font-family: "Myriad Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Lucida Grande", "Helvetica Neue", Arial, "Lucida Sans Unicode", sans-serif;
  font-weight: normal;
}

input { vertical-align: middle; }
ins { color: #006400; text-decoration: none; }
small { font-size: 0.8em; }
strong { font-weight: 550; }
sub, sup { font-size: 0.7em; }

 hr {color: #BC2A4D;
background-color: #BC2A4D;
height: 1px;
border: 0; 
margin-top:10px;
margin-bottom:10px;}	


/* Titles
------------------------------------------------------------------- */

h1 { color:#0a6198;font-size: 25px; line-height: 1.2; margin: 0.3em 0 10px; }
h2 { color:#0a6198;font-size: 22px; line-height: 1.3; margin : 22px 0 3px 15px;  }
h3 { color:#0a6198; font-size: 18px; line-height: 1.3; margin : 22px 0 3px 25px;  }
h4 { color:#000;font-size: 16px; margin:22px 0 3px 40px; font-style:italic; }
h5 { color:#000;font-size: 14px; margin: 22px 0 3px 60px; font-style:italic;   }
h6 { color:#000;font-size: 13px; margin: 22px 0 3px 80px; font-style:italic;    }

h1 a, h2 a, h1 a:link, h2 a:link, h1 a:visited, h2 a:visited , h3 a{ color: #0a6198; }
h1 a:active, h2 a:active, h1 a:focus, h2 a:focus, h1 a:hover, h2 a:hover { color: #BC2A4D; }
 a:hover img { border: 0 none; }
 /* LIENS
------------------------------------------------------------------- */

a { text-decoration: none; }
a:link, a:visited { color: #004D99; }
a:focus, a:hover, a:active { color: #BC2A4D; }

#menu a:active,
#submenu a:active { position: relative; top: 1px; }
#submenu a:focus { color: #111; }

#sidebar a, #sidebar a:link, #sidebar a:visited { border-bottom: 1px dotted #ddd; color: #000 ; font-size:12px; line-height:22px;display:block;  padding-left:8px;}
#sidebar a:focus, #sidebar a:hover, #sidebar a:active { border-bottom : 1px solid #c83645; color:#BC2A4D }
#sidebar .sb-tools a, #sidebar .sb-tools a:link, #sidebar .sb-tools a:visited { border: 0 none; color: #0a6198 ; }
#sidebar .sb-tools a:active, #sidebar .sb-tools a:focus, #sidebar .sb-tools a:hover { border: 0 none; color: #000; }
#sidebar .textwidget a img, #sidebar .textwidget a:hover img { border: 0 none; background:0 none; }
#sidebar  .widget_yd_rp a {line-height:15px; border : 0 none; margin-bottom:10px;}




/* Beautified ampersands */
.amp { font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman"; font-style: italic; }
/* Emphasize your name in the About-Box */
.smaller-caps { font-size: 110%; font-variant: small-caps; }
.hidden { display: none; }



/* IMAGES
------------------------------------------------------------------- */
.wp-post-image {margin-right:8px;}
	
.wp-caption {
  background:#0a6198 ;
  border-radius: 4px;
  -moz-border-radius: 4px;
  padding:.4em 0;
  margin:4px 10px;
  margin-bottom:15px;
  text-align:center;
  font-size: 85%;
font-weight:bolder;
  color: #FFF;
}
.wp-caption img{
  margin: 0;
  border: 0;
  padding: 0;
}

.wp-caption.aligncenter {
margin-left:auto;
margin-right:auto;
text-align:center;
display:block;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:#fff;
}


/* Wordpress specific CSS
------------------------------------------------------------------- */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.aligncenter img, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.alignleft { float: left; }
.alignright { float: right; }

.entry div.alignleft { float: left; margin: 0 8px 7px 0; }

/* Resizes the image to the maximum width of the content area */




/* Tables and #wp-calendar */
table { color: #3E5867; width: 100%; }
thead { background-color: #F4F8F9; text-align: center; }
tbody { background-color: #f7f7f7; text-align: center; }
tfoot { background-color: #fff; text-align: left; }
td#next { text-align: right; }
table {
	border-collapse: collapse;
	margin-bottom : 10px;
}
table td,
table th,
table tr {
	border: 1px solid #ccc;
	font-family: arial;
	padding: 2px 5px;
}
table th {
	background: #e0e0e0;
	border-bottom-width: 2px;
}
table tr {
	background: #f3f3f3;
}



/* STRUCTURE
------------------------------------------------------------------- */


#main {
  background-color: #fff;
  text-align: justify;
  margin: 0 auto 3px;
  width: 985px;
}

#footer {
  background-color: #b9b5aa;
  margin: 0 auto 3px; 
  margin-bottom:15px;
  width: 985px;
  font-size:10px;
  text-transform:uppercase;
  padding-bottom:10px;
  line-height:20px;
    height:auto; 
border-bottom-left-radius : 5px;
border-bottom-right-radius : 5px;
	padding-top:15px;}
#footer a {color : #000; text-shadow : 1px 1px 1px #fff;}
#footer a:hover {color : #fff; text-shadow : 1px 1px 1px #000;}
#header
{
  text-align: left;
  margin: 0 auto 3px;
  width: 985px;
  height: 160px; margin-top: 10px; position: relative; 
background-color : #fff;
  border-radius : 2px;
  

}
#header,
#sidebar{ font-size: 0.78em; }



#container { float: left; margin: 0 -350px 0 0; width: 100%; }

#content {
   margin: 100px 350px 0 0;
  overflow: hidden;
  padding: 19px 0 0;
     border-right: 3px solid #b9b5ab;
  
}

#content2 {
   margin: 100px 350px 0 0;
  overflow: hidden;
  padding: 25px 0 0;
}

#container2{ float: left; margin: 0 -350px 0 0; width: 120%; }

#sidebar {
  background-color: #fff;
  float: right;
  margin-left: -3px;
  margin-top:7px;
  padding: 15px 20px 15px 10px;
  width: 320px;
border-left: 3px solid #b9b5ab;
  
}

/* HEADER
------------------------------------------------------------------- */
/* Start EXAMPLE CODE text logo */

#logo, #logo a { display: block; height: auto; width: auto;}
#logo { position: absolute; top: 10px; left: 27px; }
#description { display: block; float:right; padding-right:25px;font-size:10px;margin-top:10px;width:450px;height:auto;}
/* End EXAMPLE CODE text logo */


/* MENUES */


#nav { position: absolute; top: 75px; left: 0; width: 985px; }

ul#menu {
  background: #0a6198  url(img/navbg.png) top left repeat-x;
  display: block;
  height: 45px;
  padding: 0 28px 0 18px;
  width: 939px;
  margin-top:23px;
}

#menu li,
#menu a { display: block; float: left; text-decoration:none; }

#menu a {
  background: transparent url(img/navigation.png) left -150px no-repeat;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px 0 10px;
  text-shadow: 0 1px 0 #555;
  font-size:13px;
}

/* Removes the background separator in Opera 9+, Firefox 2+, Safari 3+ */
#menu .page-item-home a,
#submenu li:first-child a { background-image: none; }

#menu a:hover,
#menu a:focus,
#menu .current_page_item a {
  /* IE6/7/8 Fallback hack - Adds more contrast to the navigation */
color : #dddddd;
  /* FF3.5/Safari4/Chrome2/Opera10 - applies a darker text-shadow to the link for a seamless transition - http://cordobo.com/1119-provide-visual-feedback-css/ */
  text-shadow: 1px 1px 1px #000;
}

#submenu-bg { background: transparent url(img/bg-submenu.jpg) 0 3px repeat-x; height: 37px; width: 985px; list-style-type:none; display: block; font-size : 12px; }
#submenu-bg  li,
#submenu-bg  a { display: block; float: left; margin-top : 5px; margin-left:5px; text-decoration:none;}
#submenu-bg  a { background: transparent url(img/navigation.png) right -200px no-repeat; padding: 0 15px 0 4px; }
#submenu-bg  .last-item a { background: none; padding-right: 0; }

 
/* Top search */
#nav-search {
  display: block;
  height: 60px;
  line-height: 16px;
 padding-left:15px;
 padding-top:5px;
 padding-bottom:10px;
 width:617px;
  background-color:#f4f8f9;
  margin-top:5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
  }
  #crumbs {font-size:11px;}
  #google{float:left;margin-top:5px;}
    #forum{ float:right; padding-right:15px; padding-left:25px; margin-top:5px;background :url(img/forum.png) no-repeat;font-size:11px;}
  
  /* POSTs and PAGEs
------------------------------------------------------------------- */

.page, .post, .pagetitle, .nocomments { padding: 0 28px; }
.post, .nocomments { padding-bottom: 20px; }
.post { margin-bottom: 30px; }
.entry { margin: 15px 0 5px; font-size: 13px; line-height: 20px; min-height:80px; text-align:justify;}

.meta {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  color: #3e5867;
  display: block;
  font-size: 11px;
    line-height: 19px;
  margin: 0 -28px;
  padding: 6px 28px;
  text-shadow: 0px 1px 0px #fff;
  width: 576px;
}

* html .meta { height: 1%; }
.meta:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

p strong, li strong { color: #2E2E2E; }

.entry p, .entry ol, .entry ul, .entry dl { margin: 0 0 9px; color: #333; }
.entry blockquote p { margin: 0; }

.entry ol { margin-left: 0.75em; padding-left: 12px; }
.entry ul { margin-left: 0.5em; padding-left: 12px; }
.entry ol li { list-style-type: decimal; }
.entry ul li { list-style-type: disc; }

.entry dl { }
.entry dt { font-weight: bold; }
.entry dd { background: transparent url(img/dl-arrow.gif) 0 4px no-repeat; padding: 0 0 4px 1em; }



/* PAGINATION on single.php */

.previousnext, .pagination { font-size: 13px; padding-bottom: 10px; padding-top:10px; margin-bottom:10px; }

.page-link {
  background-color: #F4F8F9;
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #E6F0F2;
  display: block;
  font-size: 11px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin: 9px 0 20px;
  padding: 5px 8px;
}

.page-link span, .page-link a {
  cursor: pointer;
  display: block;
  float: left;
  height: 16px;
  line-height: 16px;
  margin: 0 0 0 3px;
  text-align: center;
  width: 16px;  
}

.page-link span { background-color: #fff; color: #111;}
.page-link a span { margin: 0; }
.page-link a:link span, .page-link a:visited span { background-color: #5B8EAD; color: #fff; }
.page-link a:hover span, .page-link a:active span, .page-link a:focus span { background-color: #285776; color: #fff; }
.page-link strong { display: block; float: left; margin-right: 5px; }

.postmetadata {
  border-bottom: 1px dotted #ddd;
  border-top: 1px dotted #D5D5D5;
  color: #999;
  font-size: 11px;
  margin-top: 20px;
  padding: 7px 2px;
  font: 11px/16px "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
    background: url(img/mot-cle.png) no-repeat left center;
	background-position : 5px;
	
 padding-left : 20px;
   background-color: #F6F6F6;
border: 1px solid #EFEFEF;
-moz-border-radius: 6px;
-khtml-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
 .postmetadata a { padding: 2px; }
.postmetadata a:hover { color:#BC2A4D; }

/* Advertisement space - see Admin Settings */
.something { padding: 7px 2px; /*width: 572px;*/ border-bottom: 1px dotted #ddd; }
.somethingspecial { margin: 0 auto; /*width: 468px;*/ }



/* COMMENTS
------------------------------------------------------------------- */

h3#comments, h4#pings { float: left; }
h3#comments, #respond h3 { margin: 0 0 5px; font-size: 34px; }
#respond h3 { margin: 18px 0 5px 28px; }
h4#pings { line-height: 1.2; margin: 10px 0; width: 150px; }

.comments-header,
.navigation { border-bottom: 1px solid #E6F0F2; text-shadow: 0 1px 0 #fff; }

.navigation {
  background-color: #E6F0F2;
  border-top: 1px solid #fff;
  font-size: 11px;
  height: auto;
  line-height: 28px;
  overflow: hidden;
  padding: 0 28px;
}

.comments-header { background-color: #F4F8F9; border-top: 1px solid #E6F0F2; padding: 6px 28px; }
.comments-header-meta {
  float: right;
  font-size: 11px;
  font-weight: bold;
  line-height: 44px;
  padding: 4px 0 0 ;
}

.commentlist {
  background-color: #f9fbfc;
  border: 28px solid #f9fbfc;
  border-top: 0 none;
  font-size: 12px;
}
.pinglist { margin-top: 10px; width: 420px; float: right; }

li.pings {
  border-bottom: 1px solid #E6F0F2;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 4px 10px;
  width: 400px;
}

.pings:first-child { border-top: none; }
.pings:last-child { border-bottom: none; }

.comment {
  background: transparent url(img/bg-comment.png) 10px 19px no-repeat;
  border-top: 28px solid #f9fbfc;
  border-left: 40px solid #f9fbfc;
}

.comment-body {
  background-color: #f4f8f9;
  color: #3e5867;
  margin-left: 20px;  
  padding: 17px 20px 11px;
  position: relative;
}

.comment-body img.avatar {
  border: 1px solid #eee;
  padding: 2px;
  position: absolute;
  left: -60px;
}

ul.children { }
.comment ul.children li { border-top: 15px solid #f9fbfc; }

.comment-meta {
  font-family: Georgia, serif;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  right: 25px;
  top: 20px;
}
.comment-meta a { color: #999; }
.comment-author-admin { background-image: url(img/bg-comment-admin.png); }
.comment-author-admin > .comment-body { background-color: #E6F0F2; }
.comment p, .comment blockquote { padding: 0 0 7px; }
.comment blockquote p, .comment blockquote blockquote, .comment blockquote blockquote p { margin: 5px; padding: 7px; }
.commentlist cite, .commentlist cite a { }
.commentlist cite a { }

/* Not used */
li.thread-alt { }
.comment-author { }
.commentlist .thread-even { }
.commentlist .depth-1 { }
.commentlist .odd { }
.commentlist .even,
.commentlist .alt { }
.comment-author cite {
  background-color: #F9FBFC;
  border-bottom: 1px dotted #E6F0F2;
  color: #666;
  display: block;
  font-family: Georgia, serif;
  font-style: italic;
  line-height: 16px;
  margin: 0 -7px 20px;
  padding: 3px 7px;
}
.comment-author-admin .comment-author cite { background-color: #F4F8F9; border-bottom-color: #ccc; }

.says { display: none; }
.comment div em { } /* comments awaiting moderation. */

.reply { font-size: 10px; font-weight: bold; overflow: hidden; }

a.comment-reply-link { 
  color: #666;
  display: block;
  float: right;
  padding: 2px 6px;
}
.comment-reply-link:hover { background-color: #fff; color: #333; }

#respond {
  background-color: #F4F8F9;
  margin-top: 1px;
  overflow: hidden;
  padding: 0 0 18px;
  width: 100%;
}

#commentform { padding: 18px 28px 0; }

.cancel-comment-reply,
.you-must-be-logged-in { padding: 0 0 0 28px; }

.respond-left { float: left; width: 42%; }
.respond-right { float: left; width: 58%; }

#respond label { display: block; font-size: 11px; height: 20px; margin: 3px 0 9px; width: 85%; }

input#author, input#email, input#url {
  border: 1px solid #ddd;
  color: #999;
  display: block;
  height: 15px;
  line-height: 15px;
  padding: 5px 3px;
  width: 85%;
}

textarea#comment {
  border: 1px solid #ddd;
  font-family: inherit;
  height: 150px;
  margin: 0 0 9px;
  padding: 5px 3px;
  width: 100%;
}

#respond input:focus,
textarea#comment:focus {
  color: #000;
  border-color: #aaa;
  -moz-box-shadow: 3px 3px 0px rgba(238,238,238,1);
  -webkit-box-shadow: 3px 3px #eee;
}

input#submit {
  background: #5388b6 url(img/button-style.png) center left repeat-x;
  border: 1px solid #3b73a3;
  border-radius: 3px 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}

.postform {margin-left:15px; margin-bottom:15px;}

/* SIDEBAR
------------------------------------------------------------------- */

.widget_yd_rp * {
	margin:0;
	padding:0;
		padding-right:8px;
	
}
.yd_rp_widget {
	font-size: 11px;	
	line-height: 13px;margin-bottom : 8px;padding-bottom : 2px;
	margin-top:7px;
	
}
.yd_rp_widget h4 {
	font: bold 11px Arial, Helvetica, sans;	
	display: block;
	clear: both;
	margin-bottom: 0px;
	line-height:5px
	
}


.side1 ul li ul li h4 a, .side2 ul li ul li h4 a {
	padding-left: 0px;
	line-height:10px;
}
.yd_rp_widget img {
	width: 60px;
	height: 60px;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
li.widget_yd_rp, .yd_rp_widget ul, .yd_rp_widget ul li {
	list-style: none;
	list-style-type: none; 
	margin: 0;
	padding: 0;
}
.yd_rp_widget a.rpw_bottom_link {
	clear: both;
	display: block;
}

.currently-viewing,
#sidebar #about,
#sidebar .categories,
#sidebar .archives,
.pagenav,
#meta,
.linkcat,
.widget { margin: 0 0 25px; border-left : 1px solid #ddd; border-right : 1px solid #ddd; border-bottom : 5px solid #ddd; border-radius : 5px; padding-right:7px;}
.categories li li, .pagenav li li { margin-left: 6px; }
ul.sb-list { margin-left: 10px; margin-top:25px;}

#text-5 {border:0 none;}


/* h4 -> sb-title - less semantic, better for search engine positioning */
.sb-title {
color: #fff;
font-weight: bold;
font-size: 13px;
text-align:center;
margin-bottom : 10px;
margin-top : 10px;
   background-color : #0a6198;
   box-shadow: 1px 1px 12px  #6899b7;
   text-shadow:  0 0 12px #000;
   border-radius : 3px;
   padding-top:8px;
   padding-bottom:8px;
   width:309px; }

ul.sb-tools {
  border-bottom: 1px dotted #ddd;
  margin: 9px 0;
  padding: 0 8px 9px;
  background-color : #fff;

}


.sb-tools li { display: block; min-height: 340px; background-color : #fff; }

.sb-tools a span {
    display: block;
  font-size: 12px;
  padding-bottom: 3px;
  text-transform: uppercase;
  
}

.sb-tools a:hover span { color: #0a6198; background-color : #fff;}


.sb-icon-text { padding: 3px 0 0; background-color : #fff;}


ul.group {
  float: left;
  margin: 0 0 0 10px;
  overflow: hidden; 
  padding: 0;
  width: 150px;
}


/* CLEARFIX
------------------------------------------------------------------ */

html .clearfix { display: block; }
* html .clearfix { height: 1%; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }



/* PRINT Styles
------------------------------------------------------------------ */

@media print
{
  body { color: #000; font: 100%/1.5 serif; }
  .entry { font-size: 12pt; line-height: 1.5; overflow: visible; }
  #header { border-bottom: 1px dotted #ccc; position: static; display: block; margin: 0 auto; }
  h1#logo,
  h1#logo a,
  h1#logo a span { color: #000; height: auto; margin: 0; padding: 0; position: static; width: auto; }
  
  #container { float: none; margin: 0; }
  #content { border: 0 none; margin: 0; overflow: visible; position: static; }
  /* Attaches the URI to each link so they are visible in the print version */
  #content .entry p a:after { content: "  [" attr(href) "] "; }
  #accessibility, hr, #nav, #sidebar, .something { display: none; }
}
