/* a:after {
background-color: #fff;
}
a:not([href^="#"]):after {
content: " ( "attr(href)" ) ";
}
a:not([href^="http:"]):after {
content: " ( http://www.canadiangardening.com/"attr(href)" ) ";
}
a[href^="ftp:"]:after {
content: " ( "attr(href)" ) ";
}
blockquote[cite]:after {
content: "Quoted from: " attr(cite);
display: block;
}
*/
#header {
background-image: none;
}
#aside_content, 
#footer, 
#site_nav_global_network, 
#site_fonction, 
#ad_header, 
#nav_site_local, 
#aside_primary, 
#form_user_comments, 
#site_nav_local, 
.document_options, 
#article div.bookmark_internal, 
#comments_actions_primary, 
#comments_actions_secondary,
#ad_content_primary,
div.entry_pagination_old {
display: none;
}
#site_contact img.logo {
display: block;
clear: both;
position: relative;
background-color: #ffffff;
	float: none !important;
}
#content {
margin: 20px 0 0;
	float: none !important;
width: 100%;
}
#article #content .medium_image #content_intro, 
#article #content .small_image #content_intro, 
#article #content .no_image #content_intro {
width: 100%;
	float: none !important;
}
#article #content_intro_primary {
width: 600px;
	float: none !important;
}
#article #content .medium_image h1 {
width: 400px;
margin: 0;
	float: none !important;
}
#content_primary {
overflow: visible;
width: 100%;
	float: none !important;
}
#article #content .medium_image #content_intro, 
#article #content .small_image #content_intro, 
#article #content .no_image #content_intro {
background-image: none;
}
p {
orphans: 2;
widows: 1;
}
h1, h2.channel_name {
font-size: 22px;
line-height: 24px;
	float: none !important;
}

#article dl.authors, 
#polls_quizzes dl, 
div.entry-content, 
#highlight_intro p, 
#highlight_intro_primary p, 
#highlight_intro_secondary p, 
#channel #content_primary #content_intro div.phrasing_content {
font-size: 12px;
line-height: 16px;
	float: none !important;
}

#article div.entry-summary p.phrasing_content {
font-size: 16px;
line-height: 20px;
	float: none !important;
	display: block;
}

#content_primary {
	width: 65em;
}
