/*  
Theme Name: KORIAKINE
Author: JFP
Author URI: http:/www.workonvortex.com

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start koriakine
-------------------------------------------------------------- */
body {
	background-color: #000;
	background-image: url(images/fd_absolute_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #C4AE86;
	text-decoration: none;
}

li {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}
h2 { font-weight: normal; }
h3{font-size:1.5em;line-height:2; color: #fff;}

/* Header styles
-------------------------------------------------------------- */
#header {
	height: 210px;
	width: 1000px;
	margin-right:auto;
	margin-left:auto;

}
#header #logo { height: 90px; }
#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo img {margin:0;}
#header .desc { text-align:right; margin: 0.4em 0 0 0; font: 400 1em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px dotted #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #000; background: #fff; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial;    }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #000; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }   

/* Top banner with rotating images
--------------------------------------------------------------   */

#topbanner { height: 70px; border-bottom: 1px solid #999;  background: url(images/bg/home_banner.png) no-repeat; }
#topbanner_arch { height: 70px;  border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 70px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #b22222; color: #DADADA; font: 700 1.5em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }  

/* Home page columns
-------------------------------------------------------------- */

#home_content {
	clear: both;
	color:#D6CCA9;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
	background-image: url(images/fdhomecontent.gif);
	padding-top: 30px;
}




/* latest post */

#latest_post {
	padding: 0 0 1.5em 0;
	text-align: justify;
	color:#D6CCA9;
}
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { padding-top:1em; font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post (selection / effective par mots clés featured */

#home_featured { background: #fcf5f5; margin: 0 0 1.1em 0; float: left; border: 2px solid #b22222;  }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 900 14px verdana; padding: 0 0 0.3em 0; }
.feat_title a { color: #b22222; font-variant: small-caps; font-weight: 900;}
.feat_title a:hover { color: #b22222;  text-decoration: underline;   }

/* asides (dernières brèves)*/

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li {
	padding: 0 0 0.5em 12px;
	margin: 0 0 0.5em 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #663300;
	border-left-color: #996600;
}
ul.arrow li a, ul.reccom li a, ul.email li a {
	color: #663333;
}
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }
ul.arrow li h4 {font-size:1em;font-weight:normal;display:none;}

/* about / bienvenue sur.... */

#home_about {
	border-bottom: 1px dotted #888888;
	/*border-top: 1px solid #dadada;*/
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0;
}
#home_about p { font-size: 0.9em; font-family: tahoma; }

/* recent posts */

.home_recent_post {
	padding: 0.1em 0 1.2em;
	margin: 0 0 0.8em;
	text-align: left;

}
.home_recent_thumb {
	padding: 0 10px 0 0;
	margin: 0 0 0.25em;
	float: left;

}

home_recent_thumbsmall{
	padding: 0 10px 0 0;
	margin: 0 20px 0.25em 0;
	float: left;

}


.home_recent_thumb img {
	float: left;
	margin: 0;

}
.home_recent_thumb a img { background: #fff; padding: 1px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 1px; margin: 0; border: 0; }
.home_recent_title a { font-size: 1.1em; font-weight: bold; text-align: left; font-variant: small-caps; color: #fff; background: #000;}
.home_recent_title a:hover { color: #fff; background: #333; }
.home_recent_date, .home_recent_auth {
	text-align: left;
	padding: 0;
	margin: 0;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	font-size: 0.9em;
}
.home_recent_exc p { color: #666; text-align: left; }
.home_recent_surtitre {
	text-align:center;
	padding: 0;
	margin: 0;
	color: #666;
	font-size: 0.9em;
	background-color: #fff;
	letter-spacing: 0.3em;
}
.home_recent_soustitre {
	text-align:center;
}
.home_recent_soustitre2{
	text-align:left;
}



/* navigation */

#side_categories {
	width: 1000px;
	margin-right:auto;
	margin-left:auto;

	/*background-color: #FFFFFF;*/
}
ul.cat li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}
/* category list */
ul.cat li a {
	display: inline;
	font-size: 0.9em;
	letter-spacing: 0.5em;
	color: #222;
	margin: 0 0 0 0;
	height: 19px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color:  #888;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 12px;
	padding-bottom:0px;

	
}

.rubn1 {
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 10px;
	margin-bottom : 0px;
	padding-bottom: 0px;

}
.rubn1 a {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom : 0px;
	padding-bottom: 0px;

}


ul.cat li a:hover { background: #000; color: #fff; }
ul.cat li ul {
	list-style-type:none;
	margin: 0 0 0 0;
	padding-top: 0.3em;
	padding-right: 0;
	padding-left: 0em;
}
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-transform: none;
	font-size: 0.9em;
	height: 19px;
	background-image:none; /* background: url(images/bg/sub.png) no-repeat;*/
}
ul.cat li ul li a:hover { background: #f1f1f1; background-image:none; /*url(images/bg/sub1.png) no-repeat;*/ }





/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud {
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 1.4em;
	margin-left: 0;
}

ul.reccom li {
	font-size: 0.9em;
	padding: 0 0 0.2em 20px;
	margin: 0 0 0.5em 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b22222;
	/*background-image: url(images/bouche.png);
	background-repeat: no-repeat;
	background-position: 0 center; */
}

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px dotted #996633; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { /*border: 1px dotted #b22222; padding: 4px 0;*/ margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a {
	color: #b22222;
}
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px dotted #b22222; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px dotted #b22222;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #b22222; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content   { margin:  0; background-color: #F1E4D5;
	color:#B8A76B; padding-top: 1em;  }
#post_content  {margin:0; background-color: #F1E4D5; padding-top:1em; }
.archive_meta { margin: 1.5em 0; border-top: 1px dotted #996633; }
.archive_meta a { color: #666; }
.archive_meta a:hover {
	color: #b22222;
}
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px dotted #996633; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px dotted #b22222; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px dotted #b22222; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px dotted #996633; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a {
	color: #b22222;
}
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em;  background: #add8e6;  }

#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a {
	color: #b22222;
}
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li {
	margin: 0 0 1em 0;
	padding: 0 1em 1em 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CC9966;
	border-bottom-color: #b22222;
}
ol#commentlist li.alternate {
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #b22222;
	border-bottom-color: #b22222;
}
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a {
	color: #222222;
}
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a {
	font-weight: bold;
	color: #222222;
}
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px;  border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px dotted #996633; border-right: 1px dotted #996633; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px dotted #b22222; border-right: 1px dotted #b22222; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a {
	color: #222222;
}
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer {
	clear: both;
	background-image: url(images/fd_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	text-align: center;
	height: 20px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#footer a{ color: #777;

}

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 150px; border: 1px dotted #939393; /*background:  url(images/bg/input.png) no-repeat;*/ background-color: #DADADA; padding: 2px; color: #b22222; font-weight: bold; margin: 0; float: left; }
input.submit_input {  background: url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 30px; margin: 0 0 0 5px; color: #000000; font: bold 0.9em arial; float: left; }

/* Miscellaneous styles -------------------------------------------------------------- */

/* heading styles */

h2.archive_name, h2.post_name {
	letter-spacing: -0.04em;
	color: #E1D7C4;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif; 	
}
	
h2.post_name {
	letter-spacing: -0.04em;
	color: #E1D7C4;
	padding-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	
	
}

h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px dotted #888888; }
h2.post_comm {
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #888888;
	border-bottom: 1px dotted #996633; /*background: url(images/bg/stripe.png) repeat;*/
	background-color:#222222;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.2em;
	margin-left: 0;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px dotted #996633; }
h3.latest_post_title { font: bold 1.6em arial, sans-serif; color: #000; margin: 0; padding: 0 0 0.2em 0; text-transform: uppercase;}
h3.latest_post_title a{ color: #000; background: #fff; margin: 0; padding: 0 10px; }
h3.latest_post_title a:hover {
	color: #fff;
	background: #000;
	
}
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #8b4513; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #FFFFFF; }
h3.mast2 {
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 0 0 0.2em 0;
	color: #ffffff;
}
h3.mast3 {
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: bold;
	padding: 0 0 0.2em 0;
	letter-spacing: 0.1em;
	color: #DFC9AA;
}
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 {
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	padding: 0 0 0.2em 0;
	letter-spacing: 0.1em;
	color: #ffffff;
}
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #fff; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #DFC9AA; background: #000; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px dotted #996633; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px dotted #996633; border-right: 1px dotted #996633; padding: 2px; }
input.buttonem { background: #dadada; float: left; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p {
	background: #eee;
	margin: 0;
	line-height: 1.6em;
	padding: 0.5em;
	border-bottom: 1px dotted #ccc;
	border-top: 1px solid #ccc;
	font-size: 0.9em;
	color: #999999;
}



/* RAJOUTS PERSO */

#portfolio  { float: right;
text-align: center;  width:300px; margin-bottom: 10px; }
#portfolio img { border : 3px solid #fff; }



#infospratiques {
	font-size : 0.85em;
	background-color:#FFE3B9;
	color: #000;
	text-align: justify;
	width:290px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 30px;
}


.title_infopratiques {
	text-align:center;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 0.9em;
	background-color: #000;
	letter-spacing: 0.3em;
}


h3.infopratiques { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; background-color:#000;
	color: #fff; }




#mailing  {
	clear: both;
	background-color: #fcf5f5;
	padding: 10px;
	border: 1px dotted #b22222;
	/* font-weight: normal;  aucune action , les paramètres formulaires sont gérés dans css spip listes)*/
}



.contentbis {width:1000px; margin:0; /*background-color: #F1E4D5;*/}
#home_left {float: left; width:440px; padding-left: 30px; padding-right: 20px; padding-top: 20px;}
#home_right {float: right; width:440px; padding-left: 20px; padding-right: 30px; padding-top: 20px;}

.derniersarticles { width:100%;}
#blocarticle {float: left; width:550px;  padding-left: 30px; padding-right: 20px; padding-top: 20px;}
#blocarticleright {float: right; width:330px; padding-left: 0; padding-right: 30px; padding-top: 20px;}

#documents_portfolio .spip_logos {
	margin: 6px 3px 0 3px;
	border-top: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
}

#recent {
clear: both;

}


