/*  
Theme Name: Sakura Suki White Dev
Theme URI: http://www.yoanndemare.com
Description: A theme for Sakura Suki - Based on The Morning After Theme
Version: 1.3
Author: Yoann Démare
Author URI: http://www.yoanndemare.com

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

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

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body { background: #ffffff url(images/layout/fond.png) repeat top center; }
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; }
h3 { color : #6E6E6E; }
h4 { padding-bottom : 8px; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1em 0 5px 0; height: 40px; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; }


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

#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#menu { width: 559px; float: right; margin: 10px 0 0 -1px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; background-color : #BCBCBC; height : 28px; border-radius : 3px; -moz-border-radius : 3px; -webkit-border-radius : 3px;}
#menu li { float: left; padding: 0 0 2px 7px; margin: 5px 8px 0 0; font-size: 13px;  }
#menu li a { font-family : 'Ubuntu', arial, serif; padding: 0 8px 0 0 ; text-decoration: none;  text-transform: uppercase; color : white;}
#menu li a:hover { -webkit-transition:0.3s linear; transition:0.3s linear; -moz-transition:0.3s linear; -o-transition:0.3s linear; padding-top : 3px; color: #494949;}
#menu li span { display: block; float: left; padding: 0 0px 0 5px; }


/* 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: #fff; color: #000; font: 700 2em 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 { margin: 10px 0; }

/* latest post */

.latest_post { padding: 12px 0 10px 0; float : left; height : 180px; }
.latest_post_image img { margin: 0 0 0.2em 0;  border: 1px solid #999; float : left; }
.latest_post_image a:hover img { border: 1px solid #D04500; box-shadow: 0 0 4px rgba(0,0,0,1);}
.latest_post_meta { 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; }
.latest_post p { font-size : 12px; }

.latest_post_text { float : left; width : 460px; padding-left : 10px; color : #5f5f5f;}

h3.latest_post_title { line-height: 1.37em; margin: 0;  padding: 0 0 0.2em 0; }
h3.latest_post_title a { font-family : 'Ubuntu', arial, serif; font-size :  0.91em; color : #6E6E6E;}

/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
#home_featured_plus { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.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; -moz-border-radius: 5px; }
.feat_thumb_suivant img { float: left; padding: 0; margin: 0.2em -2px 1em 0; border: 1px solid #999; -moz-border-radius: 5px; }
.feat_thumb_suivant a img { opacity:0.8; }
.feat_thumb_suivant a:hover img { opacity:1;}
.feat_title { font: 700 11px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #B40404; }

/* asides */

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: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #3a6999; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 1.0em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; text-align: left; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; -moz-border-radius: 5px;}
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover {  color: #8A0808;}
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }

/* recent post  */

.sidebar_recent_thumb { padding: 0 0 0 0; margin: 0 0 0 0; }
.sidebar_recent_thumb img { float: left; margin: 0;}
.sidebar_recent_thumb a img { padding: 2px; margin: 0; }
.sidebar_recent_thumb a:hover img { padding: 2px; margin: 0; }

/* Sidebar */

.sidebar { margin: 15px 0 0px -8px; text-align : center;}
.sidebar div { text-align : center;}
.sidebar img { border-radius: 5px; margin-bottom:5px; -moz-border-radius:5px;}
/*.sidebar a:hover img { border: 1px solid #D04500; box-shadow: 0 0 4px rgba(0,0,0,1);}
.slide a:hover img { border : none; box-shadow: none;}
*/
.img_sidebar img { border: 1px solid #999; border-radius: 5px; margin-bottom:5px; -moz-border-radius:5px;}
.img_sidebar img:hover { border: 1px solid #D04500;}

/* category list */

ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #3a6999; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }
#side_tag_cloud a:hover { color: #fff; background: #000; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

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

/* ad */

.ad_block { border: 1px solid #dadada; 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: #224970; }
.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 solid #dadada; 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 solid #dadada;  }

/*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: #175595; }
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, #post_content { margin: 1.8em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.archive_meta a:hover { color: #3a6999; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; 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 solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #666; padding: 0 0 0.6em 0; font-size: 0.8em; text-transform: uppercase; }
.archive_post_meta a, .post_meta a { color: #3a6999; }
.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 0.4em 0; font-size: 0.8em; text-transform: uppercase; }
.post_meta_tag { color: #666; }
.post_meta p img, .post_meta a img { margin: 0; padding: 3px; float: none; }
img.WP-PrintIcon, img.WP-EmailIcon { display: none; }
.post_meta p { margin: 0 0 0.4em 0; }
.post_text { margin: 0.9em 0 0 0; color : #5f5f5f;}
.post_text p { margin: 0 0 1em 0; padding: 0; line-height: 1.6em; }
.post_text a { border-bottom: 1px solid #eee; }
#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; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img {padding: 0 3 3 3;}
#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, .post_meta a { color: /*#224970;*/#3a6999; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

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

#comments { margin-top: 8px; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; padding: 0 1em 0
0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; text-transform: uppercase; font-size: 0.8em; }
ol#commentlist cite a { color: #3a6999; }
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: #3a6999; }
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.9em 0; padding: 0; line-height: 1.6em; }
ol#commentlist li ul.children, ol#commentlist li ul.children li ul { list-style:none; margin: 0 0 0 2em; padding: 0; }
ol#commentlist li ul.children li, ol#commentlist li ul.children li ul li { border-right: 0; border-bottom: 0; border-top:
1px dashed #bbb; padding: 1em 0 0 0; margin: 0; }
.reply { margin: 0.6em 0 2em 0; }
.reply a, a#cancel-comment-reply-link { line-height: 1em; color: #fff; background: #3a6999; font-size: 0.8em;
text-transform: uppercase; padding: 0.2em 0.3em; font-weight: bold; }
.reply a:hover, a#cancel-comment-reply-link:hover { color: #fff; background: #000; }
.cancel-comment-reply { margin: 1em 0 1.6em 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 714px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; 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 solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit 
{ 


}

.commentaire_champs input.comtext { width: 714px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }

/* 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: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

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

#footer { background: url(images/bg/dot.png) repeat-x top left; padding: 1em 0 0 0; color: #666; }
#footer a { color: #666; }
#footer a:hover { text-decoration:underline; }

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

input.search_input { width: 170px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #333; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 25px; padding: 0; width: 65px; margin: -27px 0 0 183px; color: #FFF; font: bold 0.9em arial, sans-serif; float : left}

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

/*  heading styles */

h2.archive_name, h2.post_name { font-family : 'Ubuntu', arial, serif; font-size :  1.3em; color : #6E6E6E; line-height: 1.4em; }
h2.page, .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 solid #dadada; }
h2.sidebar { 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 solid #dadada; width : 250px; }
h2.post_comm { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0.6em 0 0.4em 0; margin: 0 0 0.2em
0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; border-top: 3px solid #999; background: url(images/bg/stripe.png) repeat; }
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: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title a:hover {  -webkit-transition:0.3s linear; -o-transition:0.3s linear; transition:0.3s linear;color: #8A0808; }
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: #5f9410; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.5em 0 0.6em 0; letter-spacing: 0.1em; color: white; text-align : center;}
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
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: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font-family : 'Ubuntu', arial, serif; font-size :  1em; color : #6E6E6E; line-height: 1.4em; }
h3.archive_title a:hover {  }
h4.gall { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.4em 0; color: #5f9410; letter-spacing: 0.1em; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.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 solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }
.filedunder { background: #111; color: #eee; padding: 0.1em 0.4em; line-height: 1em; text-transform: uppercase; font-size: 1em; }
.fright { float: right; margin: 0 0 0.3em 0.7em; }
.fright img { border: 3px solid #777; }
.stripe { background: url(images/bg/stripe.png) repeat top left; }

/* legacy 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 solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* image styles */

.aligncenter, div.aligncenter { display: block; margin: 14px auto; }
.alignleft { float: left; margin: 0 14px 10px 0; }
.alignright { float: right; margin: 0 0 10px 14px; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px;  -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 14px; padding: 5px 4px 5px 5px; margin: 0; }

/*gallery thumbnails */

dt.gallery-icon { background:url(images/bg/stripe.png) repeat top left; }
dt.gallery-icon a { border: 0; }
dt.gallery-icon img { border: 5px solid #bbb; margin: 0; padding: 0; }
.gallery img { border: 0; }
.gallery { margin: 0 0 1em 0; width: 100%; }
dl.gallery-item { margin: 0; }
dd.gallery-caption { font-size: 0.8em; padding: 5px 0 3px 0; text-align: center; margin: 0; text-transform: uppercase; letter-spacing: 0.1em; }

/* gallery individual images */

.bigimage { background: url(images/bg/stripe.png) repeat; text-align: center; padding: 18px 0 0 0; }
.bigimage a { border: 0; }
.bigimage img { border: 3px solid #777; }
.bigcaption { margin: 10px 0 0 0; }
.bigcaption p { line-height: 1.4em; text-transform: uppercase; text-align: center; font-size: 0.8em; letter-spacing: 0.1em; }
.prvimg { float: left; }
.nxtimg { float: right; }
.imgnav { margin: 2em 0; }

/* Ajout Menu Droit */

.menu { font-family : 'Ubuntu', arial, serif;  margin:0; padding:0; width:250px; list-style:none;background:rgb(255,255,255);}
.menu li{padding:0; margin:0 0 1px 0; height:20px; display:block; }
.menu li a{ font-family : 'Ubuntu', arial, serif; text-align:left; height:20px; padding:0px 25px; font-size:10px; color:rgb(255,255,255); display:block; background:url('img/verMenuImages.png') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('img/verMenuImages.png') 0px -40px no-repeat; color:rgb(255,255,255);}
.menu li a.active, .menu li a.active:hover{background:url('img/verMenuImages.png') 0px -80px no-repeat; color:rgb(255,255,255);}
.menu li a span{font-family : 'Ubuntu', arial, serif;  line-height:30px;}
.mast {width : 251px; margin-left : -2px; background-color : #BCBCBC; height : 15px; border-radius : 3px; -moz-border-radius : 3px; -webkit-border-radius : 3px; margin-bottom : 8px;}

/* Bottom banner with rotating images
-------------------------------------------------------------- */

#bottombanner { height: 38px; background: url(images/bg/dot.png) repeat-x bottom left; padding: 1em 0 0 0; color: #666; }
#bottombanner .pagetitle, #bottombanner_arch .pagetitle, #bottombanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }
#bottombanner #searchform_bottom { float:right; }
#bottombanner img { margin-top:-5px; }
#bottombanner a img { opacity:0.5; }
#bottombanner a:hover img { opacity:1; }

/* Twitter */

#twitter h4 a { padding:0; margin-left:5px; }

.lire_la_suite { text-align:right; float : right;  margin-top:-2px; }
.lire_la_suite a { color : #6B6B6B; }
.lire_la_suite a:hover { color:#219a44; }
.lire_la_suite img { float : right;  margin : 0px 0 0 2px; }

.commentaire { float : right; margin-top : -30px;}
.commentaire a:hover { color:#219a44; }

.date_publication { text-align:left; float : left;  margin : -7px 0 0 6px; }
.date_publication img { float : left;  margin : 0px 0 0 2px; }
.date {margin : 3px 0 0 3px; float: left; color : #6B6B6B;}

a.button, button { display: inline-block; padding: 6px 5px 5px 5px; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 12px; color: #3C3C3D; text-shadow: 1px 1px 0 #FFFFFF; background: #ECECEC url('images/css3buttons_backgrounds.png') 0 0 no-repeat; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; outline: none; position: relative; zoom: 1; line-height: 1.11; *display: inline; *vertical-align: middle; }
button { margin-left: 0; margin-right: 0; *padding: 5px 5px 3px 5px; }
button::-moz-focus-inner { border: 0; padding:0px; }
a.button.primary, button.primary { font-weight: bold }
a.button:focus, button:focus,
a.button:hover, button:hover { color: #FFFFFF; border-color: #388AD4; text-decoration: none; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); background-position: 0 -40px; background-color: #2D7DC5; }
a.button:active, button:active,
a.button.active, button.active { background-position: 0 -81px; border-color: #347BBA; background-color: #0F5EA2; color: #FFFFFF; text-shadow: none; }
a.button:active, button:active { top: 1px }

.sidebox {width:200px; margin-left:20px; text-align : center;}
.sidebox a:img {opacity:0.5;}
.sidebox a:hover img {opacity:1;}

input.comsubmit
{ 
	display: inline-block; 
	padding: 7px 9px; 
	font-size: 12px; 
	line-height:1; 
	color: #3C3C3D; 
	text-shadow: 1px 1px 0 #FFFFFF; 
	background: #ECECEC url('../images/css3buttons_backgrounds.png') 0 0 no-repeat; 
	white-space: nowrap; 
	overflow: visible; 
	cursor: pointer; 
	text-decoration: none; 
	border: 1px solid #CACACA; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-background-clip: padding-box; 
	border-radius: 2px; 
	margin : 0 0 0 575px;
}

input.comsubmit:hover 
{ 
	color: #FFFFFF; 
	border-color: #388AD4; 
	text-decoration: none; 
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3); 
	background-position: 0 -40px; 
	background-color: #2D7DC5; 
}

#slider {
    width:240px;
}
#slider img{
    border:none;
}
#slider ul, #slider li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li { 
    width:240px;
    overflow:hidden; 
}

/* Social Sidebar */


  #news #community,
  #docs #community {
    float: left;
  }

  /* Community */
  #community {
    float: right;
  }
  
  /* Places */
  #places {
    height: 165px;
    width: 250px;
	float : right;
list-style-type: none;
  }
  #places li {
    cursor: pointer;
    height: 38px;
    position: relative;
	margin-left : 47px;
	font-family : 'Ubuntu', arial, serif;
	
  }
  #places .icon {
    background: #d91e76 url('images/bg/icons.png') 2px -1px no-repeat;
    background-color: rgba(221,19,3, .42);
    border-radius: 19px;
    display: block;
    color: #141414;
    float: none;
    height: 38px;
    line-height: 38px;
    margin: 15px 0 0;
    position: relative;
    text-align: left;
    text-indent: 50px;
    text-shadow: #333 0 1px 0;
    white-space: nowrap;
    width: 208px;
    z-index: 5;
    -webkit-transition: width .25s ease-in-out, background-color .25s ease-in-out;
    -moz-transition: width .25s ease-in-out, background-color .25s ease-in-out;
    -o-transition: width .25s ease-in-out, background-color .25s ease-in-out;
    transition: width .25s ease-in-out, background-color .25s ease-in-out;
    -webkit-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
    -moz-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
    -o-box-shadow: rgba(0,0,0, .28) 0 2px 3px;
    box-shadow: rgba(0,0,0, .28) 0 2px 3px;
  }
  .js #places .icon {
    width: 38px;
  }
  #places .icon {
    color: #fafafa;
    overflow: hidden;
  }
  #places .donate {
    position: relative;
  }
  #places .twitter { background-color: rgba(45,118,185, .42); background-position: 3px -51px; }
  #places .github  { background-color: rgba(80,108,123, .42); background-position: 2px -102px; }
  #places .github  { background-color: rgba(65,131,196, .42); background-position: 3px -100px; }
  #places .rss     { background-color: rgba(255,109, 0, .42); background-position: 3px -150px; }

  #places li:hover .icon,
  .touch #places li .icon {
    width: 238px;
  }
  .touch #places li .icon    , #places li:hover .icon    { background-color: #dd1303; }
  .touch #places li .twitter , #places li:hover .twitter { background-color: #2d76b9; }
  .touch #places li .github  , #places li:hover .github  { background-color: #506c7b; }
  .touch #places li .github  , #places li:hover .github  { background-color: #4183c4; }
  .touch #places li .rss     , #places li:hover .rss     { background-color: #ff6d00; }
  
  /* This is the sexiness behind the hovers: */
  #places li:after,
  #places li:after {
    color: #141414;
    content: attr(data-alt);
    display: block;
    height: 38px;
    line-height: 38px;
    position: absolute;
    left: 50px;
    top: 0;
    z-index: 2;
  }
  
/* search form 
#s { position: relative; float: left; width: 100px; padding: 0; margin-bottom: 15px; margin-top : 4px; height : 20px; border:none;}

	#s #searchInput { float: left; width: 80px; padding: 7px 8px 4px 6px; line-height: 1em; height:20px; font-size : 8px; background-color:transparent;}
	
	#s #searchButton {
		
		background: url(images/searchbutton.png) no-repeat 50% 50%;
		border: none;
		cursor: pointer;
		float: right;
		height: 24px;
		position: absolute;
		right: 0;
		top: 0;
	}*/
	
	/* Patterns.less
 * Repeatable UI elements outside the base styles provided from the scaffolding
 * ---------------------------------------------------------------------------- */
.topbar {
  height: 35px; 
  /*position: fixed;*/
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
   background: #373737;
  background-color: #373737;
  background-repeat: repeat-x;
  border-bottom : 2px solid #9C0000;
}
.topbar,.bottombar .fill {

  /*background-image: url("http://www.sakura-suki.com/wp-content/themes/sakura-suki-white-v2/images/layout/bg-header.gif");*/
 /* background-image: -o-linear-gradient(top, rgb(51, 51, 51), rgb(0, 0, 0));
   background-image: -khtml-gradient(linear, left top, left bottom, from(#333333), to(#222222));
  background-image: -moz-linear-gradient(top, #333333, #222222);
  background-image: -ms-linear-gradient(top, #333333, #222222);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: -o-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(top, #333333, #222222); 
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);*/
}
.topbar a, .bottombar a {
  color: #bfbfbf;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.topbar a:hover, .topbar ul li.active a, .bottombar a:hover {
  /*background-color: #333;*/
  /*background-color: rgba(255, 255, 255, 0.05);*/
  color: #ffffff;
  text-decoration: none;
}
.topbar h3 {
  position: relative;
}
.topbar h3 a {
  float: left;
  display: block;
  padding: 5px 20px 5px;
  margin-left: -20px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 200;
  line-height: 1;
}
.topbar form {
  float: left;
  margin: 5px 0 0 0;
  position: relative;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.topbar form input {
  background-color: #444;
  background-color: rgba(255, 255, 255, 0.3);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: normal;
  font-weight: 12px;
  line-height: 1;
  width: 145px;
  height : 15px;
  padding: 4px 9px;
  color: #fff;
  color: rgba(255, 255, 255, 0.75);
  border: 1px solid #111;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0px rgba(255, 255, 255, 0.25);
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
.topbar form input:-moz-placeholder {
  color: #e6e6e6;
}
.topbar form input::-webkit-input-placeholder {
  color: #e6e6e6;
}
.topbar form input:hover {
  background-color: #bfbfbf;
  background-color: rgba(255, 255, 255, 0.5);
  color: #fff;
}
.topbar form input:focus, .topbar form input.focused {
  outline: none;
  background-color: #fff;
  color: #404040;
  text-shadow: 0 1px 0 #fff;
  border: 0;
  padding: 5px 10px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.topbar ul {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
.topbar ul.secondary-nav {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.topbar ul li {
  display: block;
  float: left;
  font-size: 13px;
}
.topbar ul li a {
  display: block;
  float: none;
  padding: 9px 10px 11px;
  line-height: 19px;
  text-decoration: none;
}
.topbar ul li a:hover {
  color: #fff;
  text-decoration: none;
}
.topbar ul li.active a {
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.5);
}
.topbar ul.primary-nav li ul {
  left: 0;
}
.topbar ul.secondary-nav li ul {
  right: 0;
}
.topbar ul li.menu {
  position: relative;
}
.topbar ul li.menu a.menu:after {
  width: 0px;
  height: 0px;
  display: inline-block;
  content: "&darr;";
  text-indent: -99999px;
  vertical-align: top;
  margin-top: 8px;
  margin-left: 4px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #fff;
  filter: alpha(opacity=50);
  -khtml-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.topbar ul li.menu.open a.menu, .topbar ul li.menu.open a:hover {
  background-color: #444;
  background-color: rgba(255, 255, 255, 0.1);
  *background-color: #444;
  /* IE6-7 */

  color: #fff;
}
.topbar ul li.menu.open ul {
  display: block;
}
.topbar ul li.menu.open ul li a {
  background-color: transparent;
  font-weight: normal;
}
.topbar ul li.menu.open ul li a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  *background-color: #444;
  /* IE6-7 */

  color: #fff;
}
.topbar ul li.menu.open ul li.active a {
  background-color: rgba(255, 255, 255, 0.1);
  font-weight: bold;
}
.topbar ul li ul {
  background-color: #333;
  float: left;
  display: none;
  position: absolute;
  top: 40px;
  min-width: 160px;
  max-width: 220px;
  _width: 160px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  text-align: left;
  border: 0;
  zoom: 1;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.topbar ul li ul li {
  float: none;
  clear: both;
  display: block;
  background: none;
  font-size: 12px;
}
.topbar ul li ul li a {
  display: block;
  padding: 6px 15px;
  clear: both;
  font-weight: normal;
  line-height: 19px;
  color: #bbb;
}
.topbar ul li ul li a:hover {
  background-color: #333;
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}
.topbar ul li ul li.divider {
  height: 1px;
  overflow: hidden;
  background: #222;
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 5px 0;
}
.topbar ul li ul li span {
  clear: both;
  display: block;
  background: rgba(0, 0, 0, 0.2);
  padding: 6px 15px;
  cursor: default;
  color: #808080;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}

/* Bottom Bar */

.bottombar {
  height: 35px; 
  /*position: fixed;*/
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
  overflow: visible;
  background: #373737;
  background-color: #373737;
  background-repeat: repeat-x;
  border-top : 2px solid #9C0000;
  color: #bfbfbf;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* Bouttons */

.bt_donwload a 
{ 	
	color: #fff;
	background : #a90007; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 40px;
	font-size: 10px;
	text-decoration : none;
	text-transform : uppercase;
}

.bt_donwload a:hover
{
	background : #4c0003;
	-moz-transition-duration : 2s;
	-webkit-transition-duration : 2s;
	-o-transition-duration : 2s; 
}

/* Blocs vide */

.bloc_10
{
	width : 100%;
	height : 10px;
}

/* Social Icons */

#social_sidebar
{
	width : 250px;
	height : 55px;
	margin-left : 3px;
}

.lastfm, .rss, .facebook, .twitter, .googleplus
{
	position:relative;
	height: 48px;
	width: 48px;
	background-position:0 0;
	float : left;
}

.lastfm span.hover, .rss span.hover, .facebook span.hover, .twitter span.hover, .googleplus span.hover
{
	position: absolute;
	height: 48px;
	width: 48px;
}

.rss { background:url(images/social/rss.png) no-repeat; }	
.rss:hover { background : url(images/social/rss.png) no-repeat; background-position : 0 -48px; }
.lastfm { background:url(images/social/lastfm.png) no-repeat; }
.lastfm:hover { background : url(images/social/lastfm.png) no-repeat; background-position : 0 -48px; }
.facebook { background:url(images/social/facebook.png) no-repeat; }
.facebook:hover { background : url(images/social/facebook.png) no-repeat; background-position : 0 -48px; }
.twitter { background:url(images/social/twitter.png) no-repeat; }
.twitter:hover { background : url(images/social/twitter.png) no-repeat; background-position : 0 -48px; }
.googleplus { background:url(images/social/googleplus.png) no-repeat; }
.googleplus:hover { background : url(images/social/googleplus.png) no-repeat; background-position : 0 -48px; }

/* Article */

#bt_next a 
{ 	
	color: #fff;
	background : #a90007; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px 40px;
	font-size: 10px;
	text-decoration : none;
	text-transform : uppercase;
}

#bt_next a:hover
{
	background : #4c0003;
	-moz-transition-duration : 2s;
	-webkit-transition-duration : 2s;
	-o-transition-duration : 2s; 
}

.widget_polls-widget
{
	margin : 4px 0 0 -5px;
}


