/* 
Theme Name: Grid Focus Public
Theme URI: http://5thirtyone.com/
Description: Grid aligned left. Traduction française par <a href="http://www.niss.fr/">(niss.fr)</a>.
Version: 1.0
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.
*/


*{margin:0;padding:0;}
html,body{background:#FFF;color:#333;text-align:center;}
body { _behavior: url("/wp-content/themes/grid_focus_public/csshover3.htc"); }
body{font:12px arial,helvetica,verdana,sans-serif;}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
a{outline:0;color:#991111;text-decoration:none;}
a img {border: 0;}
a:hover{color:#666;}
#wrapper{margin: 1em auto; text-align:left; padding: 0 1em;} 

/* masthead / footer - navigation and categories */
#masthead{padding:0;}
#masthead h1 a{margin:0;font-size:40px;}
#masthead h1 a em{font-style:normal;color:#555;}
#authorBlurb, #authorBlurb img{float:left;font-size:18px;}
#authorBlurb img{display:none;}
#authorBlurb span{padding: 0 0 0 1em;}
#authorBlurb span h1{text-indent: 1em; padding: 1em 0 0 1em;}
#authorIntro a{font-weight:bold;} 
#authorIntro{line-height:1.4em;width:400px; margin:8px 0 0 0;}
ul.nav{margin: .5em 0; list-style:none;background:#dedede;}
/*.nav li img {vertical-align: text-bottom;}*/
.nav li{border-right:1px solid #DDD;float:left;display:block;padding:0 10px 0 0;}
.nav li a{font-size:12px;outline:none;color:#333;text-decoration:none;display:block;padding:5px;}
.nav li a span{font-size:11px;color:#777;margin-left:20px;}
.nav li a:hover{background:#333;color:#eee!important;}
* html .nav li a:hover{background:#333;}
.nav li.skip{border-left:1px solid #DDD;float:right;display:block; width:100px;}
.nav li.skip a{width:100px;}
.nav li.skip a:hover, li.top a:hover { background: transparent;color: #333 !important;}
li.top{border-left:1px solid #DDD;float:right;display:block; width:100px;}
li.top a{width:110px;}
ul.nav ul.fix{list-style:none;padding: 0;}
ul.nav ul.fix li{list-style:none;text-indent: 1em; border:0px;}
ul.navigation-2 li a span{margin:0 0 0 10px;}
ul.navigation-2 li a {padding: 5px 0; margin: 0;}
ul.navigation-2 {display:none;position:absolute;background:#dedede;border-left:1px solid #DDD;border-right: 1px solid #DDD;float:left;width:170px;}
ul li.navigation-1:hover ul.navigation-2 {display: block;}
ul.navigation-2 li {padding: 0; width: 170px;}
ul.navigation-2 ul {display: none; }

/* loginbox */
#loginbox
{
float: right;
}
#loginbox input
{
border: 1px solid #dedede;
margin: .3em;
}
#loginbox input:hover
{
border: 1px solid #bdbdbd;
}
#user_login
{
width: 160px;
padding: .2em;
text-indent: 18px;
height:14px;
background: url(images/stock_person.gif) no-repeat 2px;
}
#user_pass
{
width: 160px;
padding: .2em;
text-indent: 18px;
height:14px;
background: url(images/stock_keyring.gif) no-repeat 2px;
}
#wp-submit{width: auto;}

#archives{background:#333;}
#archives ul{list-style:none;padding:5px 0 3px 0;}
#archives li{float:left;display:block;width:101px;}
#archives li a{font-weight:bold;color:#7F7F7F;width:99px;display:block;padding:2px 0 4px 5px;}
#archives li a:hover{color:#EEE;}

/* main - middle content and columns */
#mid{}
#mainCol{float:left;margin:26px 0 0 0;width:68%;}
/*#mainCol.double{width:715px;}*/

/* style individual sidebars */
#midCol a{font-weight:bold;}
#midCol{color:#444;float:left;margin:25px 0 0 33px;width:250px;line-height:1.3em;}
#midCol p{color:#777;}
#searchWrap,
.middle_links{margin-bottom:20px;}
#searchWrap input{vertical-align:middle;}
#searchWrap #s{font-size:1.1em;border:1px solid #BBB;padding:1px 2px;margin-right:3px;width:85%;}
.middle_links h3{margin-bottom:7px;}
#midCol ul{list-style:none;margin:8px 0 4px;}
.middle_links ul li{list-style: none; background:url(images/li.gif) no-repeat 0 3px;color:#7F7F7F;line-height:1.2em;border-top:1px solid #BBB;padding:4px 0 4px 16px;}
#tertCol{float:right;width:29%;margin:23px 0 0 13px;}
#tertCol p{color:#777;}
#elseWhere{margin:0 0 20px 0;}
#elseWhere h3{margin-bottom:7px;}
ul#imgLinks{list-style:none;margin:7px 0;}
#imgLinks li{color:#7F7F7F;line-height:1.2em;padding:0 0 1px;}
#imgLinks li a img{border:3px solid #EEE;width:208px;height:69px;color:#333;font-weight:bold;}
#imgLinks li a:hover img{border-color:#DDD;}
img.alignleft {float: left;}

/* wordpress entries styling - main content column */
.postLeft {float: left; width: 49%;margin:0 5px 0 0;}
.postRight {float: right; width: 49%;margin:0 0 0 5px;}
.postMeta{background:url(images/dot.gif) repeat-x left center;text-transform:uppercase;font-size:11px;text-align:right;margin-bottom:5px;}
.postMeta span.date{background:#FFF;color:#7F7F7F;padding:0 2px 0 4px;}
.postMeta span.comments{background:#FFF url(images/chat_grey.gif) no-repeat left center;padding-left:15px;margin-left:2px;}
.postMeta span.comments a,
.postMeta span.date a{color:#555;}
.post{margin:0 0 15px 0;}
.post h2{line-height:1.2em;margin-bottom:7px;}
.post h3{margin:1em 0; font-size: 12px;}
.postLeft .entry, .postRight .entry{margin:1em 0 1.5em 0;line-height:1.4em;overflow:hidden;}
.post .entry p{margin:1em 0;}
.post .entry p a{background:url(images/dot.gif) repeat-x bottom left;font-weight:bold;}
.entry blockquote{margin:0 1.3em 0;}
.entry ul{margin:0 1.3em 0;list-style:none;}
.entry li a{color:#333;font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.entry ul li{background:url(images/li.gif) no-repeat 0 1px;padding-left:18px;margin-bottom:7px;}
.entry ol{margin:0 1em 0 3em;}
.entry ol li{margin:0 0 7px 0;}
.entry img,.entry a img{border:0; margin: 0 5px 0 0;}
.entry img.attachment-thumbnail, .entry img.wp-post-image { float: left; border:3px solid #EEE; margin: 0 5px 0 0; }
.entry a:hover img{border-color:#DFDFDF;}
.entry table tr { padding: 15px 0; }
.entry table tr.alt { background: #eee; }



/* page accueil : article mis en avant */
#mainCol div.entry div.entry p.edito {color:#000; font-size: 1.2em;}
.edito{
border: solid 2px #ffbebe;
background: #fff8f8;
padding: .5em;
margin: 0 0 2em 0;
}


/* style pagination buttons */
#more_reading { color: #7F7F7F; font-size: 11px; text-transform: uppercase; margin-bottom: 25px; width:100%; }
#more_reading p, #more_reading img { vertical-align: middle; }
#more_reading a img { border: none; margin:0 0 3px 2px; }

/* style me some comments and inputs */
#comments{width:435px;padding:12px 0 0 0;}
#comments h3,
h3#respond{color:#555;margin-bottom:7px;}
ol.commentslist{list-style:none;margin:5px 0 12px;}
.commentslist li{background:#FFF url(images/lgrey_diag.gif) repeat top left;border:1px solid #BBB;margin-bottom:7px;padding:7px 0;}
.commentslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
.commentslist li.alt{background:#FFF;}
.commentslist li:hover{border-color:#888;}
.commentslist .comment_text{margin:0 7px;line-height:1.4em;overflow:hidden;}
.comment_text p,
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:1em 0;}
.comment_text ul,
.comment_text ol,
.comment_text blockquote{margin:0 1em;}p.author_meta{font-weight:bold;text-transform:uppercase;margin:0 0 0 7px;}
p.post_meta{font-size:11px;text-transform:uppercase;text-align:right;margin:0 7px 0 0;}
.commentslist li.author{background:#333;color:#CCC;}
.commentslist li.author a{color:#DDD;}
.commentslist li.author a:hover{color:#FFF;}
#comments_closed{background:#333;color:#ccc;padding:7px 0;margin-top:12px;line-height: 1.5em;}
p.nocomments{margin:0 12px 0 7px;}
p.nocomments a{color:#ddd;font-weight:bold;text-decoration:underline;}
p.nocomments a:hover{color:#FFF;}
ol.pingslist{margin:1.5em 2em;font-size:12px;}
.pingslist li{color:#7F7F7F;margin:0 0 7px 0;}
.pingslist li a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#commentform p{margin:1em 0;}
#commentform p a{font-weight:bold;background:url(images/dot.gif) repeat-x bottom left;}
#author,
#email,
#url,
#comment{font:1.1em arial,helvetica,verdana,sans-serif;border:1px solid #BBB;padding:2px;}
#comment{width:429px;overflow:auto;}
#commentform p small{font-size:10px;color:#7F7F7F;}
.commentslist code{background:transparent;}

/* footer - text string and links */
#footer p {padding-top: 7px; }
#footer p a{font-weight:bold;color:#333;}

/* float rules */
.floatleft{float:left;margin:3px 7px 0 0;}
.floatright{float:right;margin:3px 0 0 7px;}
.right{float:right;}
.left{float:left;}
.clear{clear:both;}
.fix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
* html .fix{height:1%;}
.fix{display:block;}

/* event ec3 */
table.ec3_schedule{float:right;}
table.ec3_schedule tr td{font-size: .9em;}
table.ec3_schedule tr td.ec3_start{padding: 0 .1em;text-align: center;background:url(images/blog_date.gif) no-repeat top left; width: 44px; height: 49px;}
table.ec3_schedule tr td.ec3_to{padding: 0 1em;}
table.ec3_schedule tr td.ec3_end{text-align: center;background:url(images/blog_date.gif) no-repeat top left; width: 44px; height: 49px;}

/* openID */
#openid_enabled_link,.openid_link,#openid_identifier,#commentform #openid_identifier{background-image:url(http://www.internetcollaboratif.info/wp-content/plugins/openid/f/openid.gif);background-position:3px 50%;background-repeat:no-repeat;padding-left:21px!important;width:125px;height:14px;}body.login #openid_identifier{width:92%;font-size:20px;background-color:#FFF;border:1px solid #ccc;padding:3px 3px 3px 18px;margin-right:6px;}body.login form#loginform a.legacy,body.login form#registerform a.legacy{color:#FFF;}#openid_rollup{margin-top:1em;}#openid_rollup div div{margin:.5em;}#openid_rollup ul{margin:0;padding:0 0 0 5em;}


