@charset "utf-8";
/*  
Pour changer d'habillage rechercher "Habillage" dans ce document, et déplacer les commmentaires aux 3 endroits.

Theme Name: Cover WP
Theme URI: http://www.onedesigns.ro/designs/wordpress/cover-wp/
Description: A user-ready magazine style theme. Includes support for several plugins, drop-down menus, featured & popular posts, automatic thumbnail resizing, widget-ready sidebar and footer, custom header, author highlighting, social bookmarking, localized for english, romanian and german.
Version: 1.2
Author: One Designs
Author URI: http://www.onedesigns.ro/
Tags: brown, fixed-width, right-sidebar, two-columns, custom-header
   
Design released under GPL:
http://www.gnu.org/copyleft/gpl.html
*/

*
{
	margin:0;
	padding:0;
}

body
{
	background:url(images/fond-automne.jpg) no-repeat top center #4c2118;
	/*
	Habillage printemps
	background:url(images/fond-printemps.jpg) no-repeat top center #73BC2D;
	Habillage été
	background:url(images/fond-ete.jpg) no-repeat top center #73BC2D;
	Habillage Hiver
	background:url(images/fond-hiver.jpg) no-repeat top center #d1dbef;
	*/
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}


#topbar
{
	height:40px;
	width:974px;
	font-size:0;
	display:block;        
}

#feeds
{
	float:right;
	padding:0 8px;
	background-image:url(images/feeds.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:162px;
	margin-right:160px;
	position:absolute;
	margin-left:636px;
}

#feeds p
{
	padding:0 8px 3px 8px;
	text-align:center;
	height:17px;
}

#feeds a:link, #feeds a:visited
{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	background-image:url(images/feed.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	margin:0 2px;
}

#feeds a:hover, #feeds a:active
{
	text-decoration:underline;
}

#wrapper
{
	width:938px;
	margin:0 auto;
	position:relative;
}

#header h1
{
	background:url(/images/logo-automne.png) bottom no-repeat;
	/*
	Habillage Printemps / été
	background:url(/images/logo.png) bottom no-repeat;
	Habillage hiver
	background:url(/images/logo-hiver.png) bottom no-repeat;
	*/
	width:637px;
	margin-left:-9px;
	position:relative;
	height:80px;
	margin-top:-80px;
}

#header h1 span {
	display:none;
}

#header h1 a
{
	display:block;
	width:637px;
	height:80px;
}

#searchform
{
	float:left;
	margin:12px 10px 0 60px;
}

#searchform input#s
{
	color:#333333;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:139px;
	margin-right:0;
	height:18px;
	border:none;
}


form#searchform input#searchsubmit
{
	margin:0px;
	border:none;
	padding:0;
	background-color: transparent;
	display:block;
	float:left;
	width:80px;
	height:27px;
	background-image:url(images/recherche.png);
         
}

#facebook_connect
{
	display:block; 
	float:left;
	margin-left:385px;
	margin-top:15px;
}
#facebook_connect img
{
	border:none;
	padding:0;
	margin:0;
}

#searchform div#loupe
{
	border:none;
	display:block; 
	float:left;
	background-image:url(images/loupe.png);
	background-repeat:no-repeat;
	width:30px;
	height:27px;

}

div#input_recherche
{
	background-image:url(images/input.png);
	height:23px;
	width:145px;
	background-repeat:no-repeat;
	display:block; 
	float:left;
	padding:4px 0 0 4px;
}

ul#menu, .menu ul
{
	width:938px;
	height:70px;
	background-image:url(/images/commun/fond-menu-automne.jpg);
	/*
	Habillage printemps/été
	background-image:url(/images/commun/fond-menu.jpg);
	Habillage hiver
	background-image:url(/images/commun/fond-menu-hiver.jpg);
	*/
	background-repeat:repeat-x;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-top:-27px;
	border-bottom:#adc92b 4px solid; 
}

ul#menu li, .menu ul li
{
	float:left;
	margin:23px 0 0 5px;
	width:144px;
	height:47px;
	display:block;
	text-indent:-200em;
}

ul#menu li.cat-item-3, .menu ul li.cat-item-3
{
	background-image:url(/images/commun/jardin.png);
	margin-left:20px;
}

ul#menu li.cat-item-3:hover, .menu ul li.cat-item-3:hover
{
	background-image:url(/images/commun/jardin_on.png);
	cursor:hand;
}

ul#menu li.current-cat3
{
	background-image:url(/images/commun/jardin_on.png);
}

ul#menu li.cat-item-4, .menu ul li.cat-item-4
{
	background-image:url(/images/commun/maison.png);
}

ul#menu li.cat-item-4:hover, .menu ul li.cat-item-4:hover
{
	background-image:url(/images/commun/maison_on.png);
	cursor:hand;
}

ul#menu li.current-cat4
{
	background-image:url(/images/commun/maison_on.png);
}

ul#menu li.cat-item-1, .menu ul li.cat-item-1
{
	background-image:url(/images/commun/animaux.png);
}

ul#menu li.cat-item-1:hover, .menu ul li.cat-item-1:hover
{
	background-image:url(/images/commun/animaux_on.png);
	cursor:hand;
}

ul#menu li.current-cat1
{
	background-image:url(/images/commun/animaux_on.png);
}

ul#menu li.cat-item-5, .menu ul li.cat-item-5
{
	background-image:url(/images/commun/balade.png);
}

ul#menu li.cat-item-5:hover, .menu ul li.cat-item-5:hover
{
	background-image:url(/images/commun/balade_on.png);
	cursor:hand;
}

ul#menu li.current-cat5
{
	background-image:url(/images/commun/balade_on.png);
}

ul#menu li a:link, ul#menu li a:visited, .menu ul li a:link, .menu ul li a:visited
{
	display:block;
	width:144px;
	height:47px;
}

ul#menu_haut
{
	width:182px;
	height:40px;
	background-image:url(images/fond-contact.png);
	list-style-type:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#104372;
	display:block;
	float:left;
	margin-left:118px;
}

ul#menu_haut li
{
	float:left;
	margin-top:7px;
	padding:0 2px;
	border-left:#104372 1px solid;
	margin-left:0;
}
ul#menu_haut li#first
{
	border-left:none;
	padding-left:0 0 0 3px;

}

ul#menu_haut li a:link, ul#menu_haut li a:visited
{
	display:block;
	text-align:center;
	padding:0 2px;
	text-decoration:none;
	color:#333333;
}


ul#menu_haut li a:hover, ul#menu_haut li a:active, ul#menu_haut li.current_page_item a
{
	text-decoration:none;
	color:#ff6600;
}


ul#menu li li
{
	border-right:none;
	margin:0;
	margin-top:1px;
	width:120px;
	padding:0;
}

ul#menu li li li
{
	padding-left:1px;
}
	
ul#menu li li a, ul#menu li li a:link, ul#menu li li a:visited
{
	background:#d5c6a6 url(images/submenu.png) bottom;
	width:120px;
	color:#333333;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	line-height:25px;
	text-align:left;
}
	
ul#menu li li a:hover, ul#menu li li a:active
{
	background:#FFFFFF;
	color:#cc3300;
}

ul#menu li ul
{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:150px;
	margin:0;
	padding:0;
	list-style-type:none;
}

ul#menu li ul a
{ 
	width:120px;
}

ul#menu li ul ul
{
	margin:-26px 0 0 150px;
}

ul#menu li:hover ul ul, ul#menu li:hover ul ul ul
{
	left:-999em;
}

ul#menu li:hover ul, ul#menu li.sfhover ul, ul#menu li li:hover ul, ul#menu li li.sfhover ul, ul#menu li li li:hover ul, ul#menu li li li.sfhover ul
{
	left: auto;
}

ul#menu li:hover, ul#menu li.sfhover
{ 
	position: static;
}

#content
{
	clear:both;
	background-color:#FFF;
}

#center
{
	float:left;
	width:658px;
	padding:18px;
	background-color:FFF;
}

#headline, #post-2
{
	width:608px;
	overflow:hidden;
}

#headline p.commentaires
{
	clear:left;
}

.subzane_youtube_plugin_widget a span
{
	width:200px!important;
}

#post-173{
	width:auto;
	height:auto;
	background:none;
}

div#content div#center div#comments_template
{
	width:603px;
	padding:0 20px;
	border-left:8px solid #e2ecb5;
	border-right:8px solid #e2ecb5;
	margin:0;
}

#headline, #post-2
{
	background:url(/images/commun/grand_cadre.gif) no-repeat;
	height:285px;
	display:block;
	padding:25px;
}

#the_loop div.post-8, #the_loop div.post-131, div.post--1
{
	background:url(/images/commun/cadre_article.gif) no-repeat;
	width:608px;
	height:400px;
}

 #the_loop div.post-131
{
	width:608px;
	height:auto;
	background:none;
}

div.post--1 h2
{
	display:none;
}

UL#menu li#form_newsletter { 
	float:right;
	display:block;
	background:none;
	text-indent:0;
	width:240px;
	text-align:center;
	margin-top:10px;
}
UL#menu li#form_newsletter label {
	font-size:12px;
	font-weight:bold;
	/*
	printemps / été
	color:#276aa8;
	*/
	color:#FFF;
	height:22px;
	display:block;
} 
UL#menu li#form_newsletter div {
	background:no-repeat url(/images/commun/fond_form_news.png);
	width:200px;
	height:28px;
	margin:auto;
}
UL#menu li#form_newsletter input {
	border:none;
	line-height:14px;
	float:left;
	margin:4px 0 0 5px;
	width:156px;
	font-size:12px;
	color:#999;
}
UL#menu li#form_newsletter input[type="submit"] {
	width:35px;
	height:28px;
	float:right;
	margin:0;
	background:none;
}

div.post-8 label, div.post-131 label, 	.wpcf7-form label
{
	display:block;
	width:140px;
	margin-right:10px;
	float:left;
	text-align:right;
}

div.post-8 textarea
{
	display:block;
	width:550px;
	height:120px;
}

/* Animaux */
#center div.headline1 h2 a, #center div.headline1 p span a, #center div.spost1 h2 a, #center div.spost1 p span a, div.category-animaux p span a, #the_loop div.category-animaux h2 a, #the_article div.category-animaux h2 a
{
	color:#93143e!important;
	text-decoration:none;
}

/* Jardin */
#center div.headline3 h2 a, #center div.headline3 p span a, #center div.spost3 h2 a, #center div.spost3 p span a, div.category-jardin p span a, #the_loop div.category-jardin h2 a, #the_article div.category-jardin h2 a
{
	color:#2f5004!important;
	text-decoration:none;
}

/* Maison */
#center div.headline4 h2 a, #center div.headline4 p span a, #center div.spost4 h2 a, #center div.spost4 p span a, div.category-maison p span a, #the_loop div.category-maison h2 a, #the_article div.category-maison h2 a
{
	color:#d37c1f!important;
	text-decoration:none;
}

/* Ballade */
#center div.headline5 h2 a, #center div.headline5 p span a, #center div.spost5 h2 a, #center div.spost5 p span a, div.category-balade p span a, #the_loop div.category-balade h2 a, #the_article div.category-balade h2 a
{
	color:#861baa!important;
	text-decoration:none;
}

#the_loop #auteurs img
{
	max-width:none;
	padding:0;
}

ul#authorlist
{
	list-style:none;	
	width:603px;
	padding:0 20px;
	border-left:8px solid #e2ecb5;
	border-right:8px solid #e2ecb5;
	margin:0;
}

ul#authorlist li
{
	clear:left;
	width:auto;
}

ul#authorlist li p
{
	line-height:16px;
}

ul#authorlist li p a
{
	color:#003b76;
}

#the_loop #auteurs ul#authorlist li img
{
	float:left;
	padding:0 10px 20px 0;
	max-width:110px;
	max-height:110px;
	border:0;
}

#the_loop #auteurs ul#authorlist li strong a
{
	text-decoration:none;
	color:#003b76;
}

#the_loop #auteurs ul#authorlist li ul#author_posts_list
{
	float:left;
	list-style:none;
	display:inline;
}

#the_loop #auteurs ul#authorlist li ul#author_posts_list li
{
	float:left;
	display:inline;
}


#latest
{
	margin:0px 0 10px 1px;
	padding:10px;
	border:#daccb0 1px solid;
	background-color:#f4f1e9;
	background-image:url(images/featured.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#headline p, #featured p, #popular p, #latest p, #the_loop p, #comments_template p
{
	overflow:hidden;
}

#headline img, #featured img, #popular img, #latest img, #the_loop img.thumb
{
	float:left;
}

#headline img, #latest img, #the_loop img, #comments_template img
{
	max-width:586px;
}

#featured img, #popular img
{
	float:left;
}

#latest img
{
	float:left;
	margin:5px 7px 7px 0;
	padding:1px;
	border:#c9bba0 1px solid;
}

#headline h3, #featured h3, #popular h3, #latest h3, #top h3
{
	background-color:#d5c6a6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:3px 7px;
	text-transform:uppercase;
	border:#cbbb9a 1px solid;
	margin-top:0;
	margin-bottom:3px;
}

.sitem h3
{
	color:#333;
	font-weight:bold;
	font-size:13px;
}

.sitem h3 a
{
	color:#333;
	font-weight:bold;
	font-size:13px;
}

.sitem ul
{
	list-style:none;
}

#auteur img.photo
{
	float:left;
	padding:0 15px 15px 0!important;
	display:block;
}

.subzane_youtube_plugin_widget h3
{
	margin-top:10px;
	height:40px;
	display:block;
	text-decoration:underline;
}
.subzane_youtube_plugin_widget ul
{
	list-style:none;
}

.subzane_youtube_plugin_widget a
{
	text-decoration:none;
	color:#333;
	line-height:20px;
}

div#auteur
{
	margin:0;
	padding:0 20px;
	display:block;
	width:603px;
	border-left:8px solid #e2ecb5;
	border-right:8px solid #e2ecb5;
	border-top:none;
	border-bottom:none;
	min-height:170px;
}

div#auteur p
{
	display:block;
	line-height:16px;
}

div#the_loop div#pre_auteur img
{
	max-width:none;
	padding:0;
}

div#authors-2 h3
{
	text-decoration:underline;
}

div#authors-2 img
{
	float:left;
}

div#authors-2 ul li
{
	clear:left;
	margin:10px 0;
	display:block;
	min-height:50px;
}

.post-ratings
{
	float:right;
	width:102px;
}

.post-ratings strong
{
	clear:left;
}

div#authors-2 ul li a
{
	line-height:14px;
	display:block;
	margin-left:5px;
	font-size:13px;
	color:#333;
	font-weight:bold;
	float:left;
}

div#authors-2 ul li a span
{
	display:block;
	font-weight:100;
}

div#auteur strong
{
	color:#003b76;
}
 
div#auteur a
{
	color:#333;
	font-weight:bold;
	font-size:12px;
}

.widget_twitterer
{
	background:url(/images/sociable/twitter_big.png) no-repeat 160px 30px;
	color:#333;
	padding-right:50px;
	min-height:100px;
}

div#twitter-box
{
	width:220px;
	display:block;
}

div#twitter-box a
{
	text-decoration:none;
	cursor:hand;
}

.widget_twitterer ul, .widget_twitterer ul li 
{
	padding:0;	
	margin:0;
	width:150px;
	line-height:14px;
}

.widget_twitterer span
{
	display:block;
	color:#999;
	font-size:11px;
}

.widget_twitterer span a
{
	color:#999;
	text-decoration:none;
}

#text-4
{
	background:url(/images/sociable/facebook_big.png) no-repeat 160px 45px;
	margin:0;
	border:none;
}

#text-4 h3
{
	text-decoration:underline;
}

#text-4 a
{
	display:block;
	min-height:60px;
	padding-right:50px;
	margin-top:20px;
	text-decoration:none;
	color:#333;
}

#text-3
{
	border:none;
	background:url(/images/commun/votre_activite.png) no-repeat center bottom ;
	padding-bottom:45px;
}

.widget_recent_entries h3, .widget_recent_comments h3
{
	text-decoration:underline;
	padding-bottom:15px;
	display:block;
}

.widget_recent_entries ul, .widget_recent_comments ul
{
	margin:0;
	padding:0;
}

.widget_recent_comments ul li
{
	margin:0;
	padding:0;
}

.widget_recent_entries ul li
{
	clear:left;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0;
}

.widget_recent_entries ul li a
{
	font-weight:bold;
	color:#003b76;
	text-decoration:none;
	line-height:12px;
	font-size:13px;
	display:block;
	margin-top:5px;
}

.widget_recent_entries ul li span a
{
	font-weight:normal;
	text-decoration:underline;
	line-height:12px;
	font-size:13px;
	display:inline;
}

.widget_recent_comments ul li a
{
	font-weight:bold;
	color:#003b76;
	text-decoration:none;
	font-size:13px;
}

.widget_recent_entries ul li, .widget_recent_comments ul li
{
	line-height:16px;
	display:block;
	margin-bottom:10px;
}

.hentry h2
{
	margin-top:0;
}

#headline h2, #headline h2 a, #the_loop h2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2f5004;
	text-decoration:none;
}

a.ajout_commentaire
{
	color:#333;
}

p.commentaires
{
	margin-top:15px;
	color:#003b76;
	width:350px;
	float:left;
	display:block;
}

#headline p.commentaires
{
	margin-top:25px;
	color:#003b76;
	width:300px;
	float:left
}

div#the_loop p.commentaires
{
	width:280px;
	margin-top:5px;
}

div#the_article p.commentaires
{
	width:300px;
	margin-top:15px;
}

div.spost p.commentaires
{
	clear:left;
}

#the_loop h2 a span, #the_article h2 a span
{
         font-family:Arial, Helvetica, sans-serif;
         font-size:11px;
         color:#333333;
}

#featured h2 a:link, #featured h2 a:visited, #popular h2 a:link, #popular h2 a:visited, #latest h2 a:link, #latest h2 a:visited, #the_loop h2 a:link, #the_loop h2 a:visited
{
	color:#2f5004;         
	text-decoration:none;
}

#featured h2 a:hover, #featured h2 a:active, #popular h2 a:hover, #popular h2 a:active, #latest h2 a:hover, #latest h2 a:active, #the_loop h2 a:hover, #the_loop h2 a:active
{
	color:#333333;
	text-decoration:underline;
}

#headline p.postmeta, #popular p.postmeta,  #the_loop p.postmeta, #the_article p.postmeta
{
	color:#003b76;
	font-size:14px;
	margin-bottom:10px;
}

#the_article p.postmeta
{
	color:#003b76;
	font-size:14px;
	margin-bottom:10px;
	line-height:15px
}

#the_loop div p.postmeta, #the_article div p.postmeta 
{
	color:#3f4140;
}

p.postmeta a, p.postmeta a:visited, p.postmeta a:link
{
	color:#003b76;
}

#headline p, #featured p, #popular p, #latest p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#333333;
}

#headline p,  #latest p
{
	text-align:justify;
}

#featured p a:link, #featured p a:visited, #latest p a:link, #latest p a:visited
{
	color:#cc3300;
	text-decoration:none;
}

#featured p a:hover, #featured p a:active, #latest p a:hover, #latest p a:active
{
	text-decoration:underline;
}

#featured
{
	float:left;
	width:280px;
	margin:0 0 10px 10px;
	padding:10px;
	border:#daccb0 1px solid;
	background-color:#f4f1e9;
	background-image:url(images/list.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#featured h2, #popular h2, #latest h2
{
	font-family:Arial, Helvetica, sans-serif;
	margin-top:2px;
	font-size:18px;
	color:#333333;
}

img
{
	border:none!important;
}

#featured .spost, #popular .spost
{
	min-height:123px;
}

.spbottom
{
	clear:both;
	border-bottom:#333333 1px dotted;
}

p.read
{
	margin-top:5px;
}

.spost, .hentry
{
	display:block;
	background:url(/images/commun/petit_cadre.gif) no-repeat;
	width:274px;
	height:274px;
	float:left;
	margin:20px 0 0 0;
	padding:25px 20px 25px 30px;
	overflow:hidden;
}

div#the_article
{
	width:604px;
	padding:0 20px;
	border-left:8px solid #e2ecb5;
	border-right:8px solid #e2ecb5;
	background-color:#FFF;
	min-height:280px;
}

div#the_article .hentry
{
	background:none;
	padding:0;
	margin:0;
	width:100%;
	display:block;
	overflow:visible;
	height:auto;
	border:#FFF 1px solid;
	float:none;
}

div#related
{
	display:block;
	background:url(/images/commun/cadre_related.gif) no-repeat;
	width:609px;
	height:113px;
	float:left;
	margin:0 0 20px 0;
	padding:15px 20px 25px 30px;
}

div#related img
{
	border:none;
}

div#related h3
{
	font-size:12px;
	color:#454646;
	margin-bottom:10px;
}

div#related ul
{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

div#related ul li
{
	margin:0 20px 0 0;
	padding:0;
	float:left;
}

div#related ul li strong
{
	display:block;
	font-size:12px;
	color:#404240;
	text-decoration:underline;
	text-align:center;
	width:130px;
	line-height:14px;
}


div#the_article h2
{
	margin:0;
	font-size:18px;
}

#latest, #bottom
{
	clear:both;
}

#sidebar
{
	float:right;
	background:url(/images/commun/filet_droite.gif) repeat-y  #f3f7df ;
	padding-top:25px;
	width:239px;

}

.sitem, .topitem
{
	margin-bottom:10px;
	color:#333333;
	overflow:hidden;
}

.sitem form, .topitem form, .sitem input, .topitem input, .sitem textarea, .topitem textarea, .sitem select, .topitem select
{
	max-width:306px;
}

#left .sitem form, #right .sitem form, .sitem input, #right .sitem input, .sitem textarea, #right .sitem textarea, .sitem select, #right .sitem select
{
	max-width:135px;
}

.sitem img, .topitem img
{
	max-width:308px;
}

.sitem h3, #top h3
{
	margin-bottom:3px;
}

ul#categories, .topitem ul
{
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	overflow:hidden;
}

ul#categories li, .topitem ul li
{
	margin-left:0;
	min-height:20px;
	padding:5px 0 2px 0;
	font-size:18px;
	color:#333333;
}

ul#categories li ul, .topitem li ul
{
	margin-left:15px;
}

ul#categories li a:link, ul#categories li a:visited, .topitem ul li a:link, .topitem ul li a:visited
{
	color:#cc3300;
	text-decoration:none;
	padding-top:2px;
}

ul#categories li a:hover, ul#categories li a:active, .topitem ul li a:hover, .topitem ul li a:active
{
	color:#cc3300;
	text-decoration:underline;
}

#left
{
	float:left;
	width:163px;
}

#right
{
	float:right;
	width:219px;
	padding-left:20px;
}

#text-3
{
	margin-left:-20px;
}

#text-3 img
{
	border:0;	
}

.widget
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.sitem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:1px solid #999;
}

.linkcat h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


.recentcomments a
{
	display:inline !important;
	padding:0 !important;
	margin:0 !important;
}

#footer
{
	clear:both;
	display:block;
	padding:10px 0 0 6px;
	margin-right:6px;
	background:url(/images/commun/sep_footer.gif) no-repeat 6px 0;
}

#fbar
{
}

.flinks
{
	width:650px;
	margin-bottom:10px;
	color:#333333;
}

.flinks h3
{
	font-size:13px;
	color:#333;
	margin-bottom:8px;
	text-decoration:underline;
}

div.widget_tag_cloud div a
{
	color:#98b22b;
	text-decoration:none;
}

.flinks ul
{
	list-style-type:none;
}

.flinks ul li
{
	display:inline;
	margin:0 20px 5px 0;
	min-height:20px;
	padding:0px 0 2px 0;
	font-size:13px;
	color:#333333;
}
.flinks ul li a
{
	color:#333;	
}

div#linkcat-2, #archives-4
{
	padding:10px 0;
	border-top:#999999 1px solid;
}

#copyright
{
	clear:both;
	padding:0 0 7px 10px;
	background-color:#505050;
	color:#eaeaea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/footer.png);
	height:28px;
}

#copyright p
{
	padding-top:8px;
	color:#eaeaea;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#copyright a:link, #copyright a:visited
{
	color:#ffffff;
	text-decoration:none;
}

#copyright a:hover, #copyright a:active
{
	text-decoration:underline;
}

.sociable
{
	float:left;
	margin:8px 0 0 40px;
	width:250px;
}

.sociable_tagline, .sociable_tagline strong
{
	display:inline;
	float:left;
}
.sociable_tagline strong 
{
	line-height:45px;
}

.sociable ul 
{
	list-style:none;
}

.sociable ul li
{
	float:left;
	margin:0;
}
.sociable ul li img
{
	border:none;
}	
	
.the_content p
{
	margin-bottom:5px;
	text-align:justify;
}

p.suite 
{
	font-weight:bold;
	margin-top:20px;
}

#popular p.suite 
{
	clear:left;
	margin-top:5px;
}

p.suite a
{
	text-decoration:underline;
	color:#333333;
}

p.address
{
	background-image:url(images/separator.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:3px;
}

p.details
{
	clear:both;
	border-top:#333333 1px dotted;
	margin-top:5px;
	line-height:25px;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
	text-align:justify;
	margin:0;
}

img
{
	padding:1px;
}

.alignleft
{
	float:left;
	margin-right:10px;
}

.alignright
{
	float:right;
	margin-left:10px;
}

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.alignleft
{
	float:left;
	margin:0 10px 10px 0;
}

img.alignright
{
	float:right;
	margin:0 0 10px 10px;
}

img.aligncenter, img.centered
{
	display: block;
	margin:10px auto;
}

.wp-caption, .wp-caption-text
{
	background-color:#c9bba0;
	margin-bottom:5px;
}

.wp-caption img
{
	padding:5px;
	border:none;
}

.wp-caption p
{
	text-align:center;
	padding-bottom:5px;
}

hr
{
	border:none;
	height:3px;
	background-image:url(images/separator.gif);
	background-repeat:repeat-x;
	padding:3px 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin-bottom:0;
	margin-top:5px;
}

h1, h2
{
	margin-top:5px;
	margin-bottom:3px;
}

dt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

dd
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

ol, ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}

ul
{
	list-style-type:square;
}

ol li, ul li
{
	margin-left:20px;
	color:#333333;
	line-height:20px;
}

fieldset
{
	border:none;
}

form
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

legend
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	line-height:20px;
	color:#333333;
	margin:0 0 10px 10px;
}

label
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:20px;
}

 input, textarea
{
	color:#333333;
	border:#a0a0a0 1px inset;
	padding:2px;
	margin:0 5px 5px 0;
}

input#submit, input[type=submit], input[type=button], input[type=reset]
{
	border:#a0a0a0 1px outset;
}

input[type=radio]
{
	border:none!important;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
}

select
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 5px 5px 0;
}

table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-collapse:collapse;
}

table caption
{
	margin-bottom:5px;
}

table tfoot td
{
	border:none;
	text-align:left;
	padding-top:5px;
}

table tfoot td#prev
{
	text-align:left;
}

table tfoot td#next
{
	text-align:right;
}

table th
{
	background-color:#e6d7b7;
}

table th, td
{
	border:#c9bba0 1px solid;
	padding:3px 5px;
}

#wp-calendar th, #wp-calendar td
{
	text-align:center;
}

#right #wp-calendar th, #right #wp-calendar td, #left #wp-calendar th, #left #wp-calendar td
{
	padding:2px 2px 2px 3px;
}

blockquote
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-style:italic;
	background-image:url(images/quotes.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 45px 5px 45px;
	margin-top:10px;
}

code, code p, .code
{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-image:url(images/code.png);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 45px;
	margin-top:10px;
	display:block;
}

.code p
{
	font-family:"Courier New", Courier, monospace;
}

.wp-pagenavi
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	margin:0 0 5px 0;
	background-color:#f4f1e9;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cc3300;
	color: #cc3300;
	background-color: #f4f1e9;	
}

.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cc3300;
	color: #cc3300;
	background-color: #f4f1e9;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #333333;
	color: #333333;
	background-color: #f4f1e9;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #cc3300;
	color: #cc3300;
	background-color: #f4f1e9;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #333333;
	border: 1px solid #333333;
	background-color: #f4f1e9;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #333333;
	color: #333333;
	background-color: #f4f1e9;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #333333;
	color: #333333;
	background-color: #f4f1e9;
}

#comments_template h3
{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:7px;
	padding-bottom:2px;
	color:#333333;
	border-bottom:#333333 1px dotted;
	border-bottom:none;
	margin-bottom:10px;
}

#comments_template ol li
{
	list-style-type:none;
	margin:10px 0 0 0;
	padding:0 10px 10px 0;
	background-color:#f1f0f0;
	min-height:100px;
	
}

#comments_template ol li.bypostauthor, #comments_template ol li.comment-author-admin
{
}

.comment
{
}

.comment-author
{
	padding:10px 20px;
	float:left;
	text-align:center;
	display:block;
	width:60px;
}

.comment-author cite
{
	color:#006185;
	line-height:12px;
	display:block;
	margin-top:5px;
	font-style:normal;
}

.comment-author span.says
{
	display:none;
}

.comment-meta a
{
	font-size:11px;
	color:#4b4b4a;
	text-decoration:none;
	margin-top:10px;
	display:block;
}

#respond
{
	display:block;
	min-height:120px;
}

#respond #fbc_login
{
	clear:left;
}

#respond h3
{
	font-size:12px;	
}


ol.commentlist
{
	clear:left;
}

.comment p
{
	line-height:16px;
}

#commentform
{
	margin:0;
}

#commentform small
{
	font-size:12px;
}

#commentform textarea
{
	width:583px;
}

#commentform input#submit
{
	color:#333333;
	padding:2px 6px;
	background-color:#e7ddcb;
	background-image:url(images/submit.png);
}

p#page-links
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:right;
	margin-bottom:10px;
	float:right;
}

.navigation
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:15px;
	clear:both;
	font-weight:bold;
	display:block;
	height:15px;
}

.navigation a
{
	color:#3c3e3c;
}

.navigation .left, .navigation .right
{
	display:inline;
	margin:0 5px;
}

.addtoany_share_save_container
{
	clear:both;
	float:left;
}

.the_author
{
	clear:both;
	border:#daccb0 1px solid;
	margin-bottom:20px;
	padding:10px;
	background-color:#e7ddcb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:25px;
	min-height:74px;
}

.the_author p
{
	line-height:16px;
}

.the_author img
{
	float:left;
	margin-right:10px;
}

.the_author h3 a
{
	color:#333333;
}

.the_author h3 span
{
	color:#a0a0a0;
}

#author_meta
{
	width:490px;
	float:right;
	clear:both;
}

#author_website
{
	float:left;
	width:50%;
}

#author_twitter
{
	float:right;
	width:50%;
}

#author_website p, #author_twitter p
{
	text-align:center;
}

.share_save_container
{
	clear:both;
	float:left;
	margin:16px 0;
}

ul.share_save_list
{
	display:inline;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

ul.share_save_list li
{
	background:none !important;
	border:0;
	display:inline !important;
	line-height:32px;
	list-style-type:none;
	margin:0 !important;
	padding:0 !important;
}

ul.share_save_list li:before
{
	content:"";
}

ul.share_save_list li a
{
	padding:0 9px;
}

ul.share_save_list img
{
	float:none;
	width:16px;
	height:16px;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}

ul.share_save_list a img
{
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
}

ul.share_save_list a:hover img, ul.share_save_list a.share_save_list img
{
	opacity:1;
	-moz-opacity:1;
	filter:alpha(opacity=100);
}

a.share_save_list img
{
	border:0;
	width:auto;
	height:auto;
}

#related
{
	margin-bottom:5px;
}

#related h3
{
	margin-bottom:5px;
	font-size:14px;
	margin-top:0;
}

img.wp-smiley
{
	border:none;
}

#wordpress
{
	float:right;
	background-image:url(images/wordpress.png);
	width:78px;
	height:35px;
}

#wordpress a
{
	display:block;
	width:78px;
	height:35px;
}
#feedburner
{
	padding:3px;
	margin-top:10px;
}

.sz-videolisting img
{
	width:188px;
	border:0;
}
