/*
Theme Name: Ca-Me, derived from the Simple theme (http://bob.my)
Theme URI: http://ca-me.eu/
Description: Simple one ;)
Version: 1.0
Author: Jerome Combaz (Bob Jiwakacau for the Simple theme)
Author URI:
*/

/*++++++ SEXY BODY ++++++++*/
* { margin: 0px; padding: 0px; list-style:none; text-decoration:none; }
body { font:0.69em Verdana, Arial, Helvetica, sans-serif; color:#333;}

/*++++++ HYPERLINKS ++++++++*/
a { color:#2583ad;}
a:hover { color:#579D1C;}

/*++++++ MAIN + STICKY FOOTER ++++++++*/
html, body { height: 100%; }
#main { min-height: 90%; height: auto !important; height: 100%; margin: 0 auto -31px;}

/*++++++ HEAD/H2/H3 ++++++++*/
h2 { font-size:2.3em; font-family: Georgia, serif; font-weight: normal; display:block; padding:5px 5px 10px 0; margin-bottom:15px; border-bottom: 1px solid #CCC; }
h2, h2 a, h2 a:hover { color: #003366; } 
h3, h4, h5 { font:1.58em Georgia, serif; padding:0.25em 0; margin-bottom:0.25em; color: #900000; font-style: italic; }
h4 { font:1.38em; }
h5 { font:1.25em; }

.clear { clear:both;}

/*++++++ WRAPPER ++++++++*/
#wrapper { width:700px; margin:auto; }
#top { height:116px; width:700px; }

/*++++++ LOGO 2 HERE, LOGO OR TEXT JUST REMOVE ONE OF THEM ++++++++*/
#logo { width:700px; height:116px; margin-top: 20px; }
#logo h1 { text-indent:-9999px; font-size:10px; }
#logo h1 a { display:block; height:116px; background:url(images/logo.png) no-repeat; }
/*#logo h1 { font:normal 20px Georgia, Times, serif; line-height:30px; }
#logo h1 a { color:#fff;}
#logo h1 a:hover { color:#e4f2fd;}*/

/*++++++ MENU TOP ++++++++*/
#menu { background-color: #505050; width:700px; height:30px; color:#ccc; }
#menu ul { margin-top:5px; padding-left: 10px; float:left;}
#menu ul li { float:left; height:20px; margin:0 5px 0 0; display: inline; line-height:20px; }
#menu ul li a { display: block; padding:0 10px 0 10px; color:#ccc; }
#menu ul li a:hover{ color:#fff;}
#menu ul li.current_page_item {background: #000 url(images/mright.gif) no-repeat right; }
#menu ul li.current_page_item a{background: url(images/mleft.gif) no-repeat left; color: #FFF; }
#menu div#searchbox { float: right; width: 152px; height: 20px; background: url(images/go.gif) no-repeat; margin:5px; }
#menu div#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 110px; background: none; color:#333; font-size:10px; }
#menu div#searchbox #go { float: right; width:25px; height:20px;  }

/*++++++ CONTENT ++++++++*/
#content { width:700px; margin:auto; padding-top:35px;}
#content p { padding-bottom:10px; }

/*++++++ TABBER FRAME ++++++++*/
#options { width:680px; padding:10px; background:#fdfdfd; border:1px solid  #f0f0f0; margin-bottom:10px;}
.tooltip { cursor: help; }
.tool-tip { color: #fff; width: 200px; z-index: 1000; background: #555; font-size: 11px; }
.tool-title { font-weight: bold; padding: 4px; }
.tool-text { padding: 0 6px 6px 6px; }

/*++++++ TABBER ++++++++*/
#tab { background:url(images/tabberbottom.gif) no-repeat bottom; width:370px; height:12px;}
.tabberlive .tabbertabhide { display:none; }
.tabber { }
.tabberlive { }
ul.tabbernav { }
ul.tabbernav li { display: inline; }
ul.tabbernav li a { padding: 10px; height:30px; line-height:30px; margin-right: 5px; background: #e4f2fd; border:none; }
ul.tabbernav li a:link {}
ul.tabbernav li a:visited { }
ul.tabbernav li a:hover { color: #000; background: #a8c4da; }
ul.tabbernav li.tabberactive a { background: #a8c4da; color:#000; }
ul.tabbernav li.tabberactive a:hover { color: #333; background: #a8c4da; }
.tabberlive .tabbertab { padding:20px 10px 10px 10px; border-top:0; background:#fff; }
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }
.tabbertab p { padding-bottom:10px; line-height:140%; }
.tabbertab ul { }
.tabbertab ul li { padding:5px 0 6px 0; }
.tabbertab ul li { background:url(images/bullet.gif) no-repeat 0 5px; padding-left:20px; border-bottom:1px solid #e4f2fd;} 
.tabbertab ul li a { border:none;}

/*++++++ ENTRY ++++++++*/
.box { width:680px; padding:10px; margin-bottom:10px;}
.box span.date { font-size:13px; font-weight:normal; padding-left:10px; color: #579D1C; }
.box p.dpost { display:block; background:#f6f6f6; padding:5px 5px 5px 10px; margin:10px 0 0 0; clear:both;}
.box p.dpost a { font-weight:normal; }
.box p a { font-weight:bold;}
.box p { line-height:140%; text-align: justify; font-size: 110%;}

/*++++++ MISC ++++++++*/
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.centered a:link, img.alignright a:link, img.alignleft a:link { border:none;}
.alignright { float: right; }
.alignleft { float: left }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
html>body .box ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .box li { margin: 7px 0 8px 10px; }
.box ul li:before{ content: "\00BB \0020"; }


/*++++++ COMMENTS ++++++++*/
h3#comments, h3#respond { font:1.3em Georgia, serif; margin-bottom:30px; background:#fcfcfc; display:block; padding:5px; border-bottom:1px dashed #ccc; text-transform:uppercase; }
.box ol.commentlist { width:670px; clear:both; padding: 0 0 0 -25px;  }
.box ol.commentlist li.alt { background:#fafafa; color:#333; padding:5px; margin-bottom:5px; list-style:none;  }
.box ol.commentlist li { color:#333; padding:5px; margin-bottom:5px;  }
.box ol.commentlist li .gravatar { float:left; border:3px double #dadada; width:50px; margin-right:10px;}
.box ol.commentlist li .comments { float:right; width:580px; }
.box ol.commentlist li .comments p { padding-top:10px;}
#commentform { margin-left:10px;}
#author,#email,#url,#comment { color: #333; border: 1px solid #d7d7d7; width:400px; display:block; padding: 4px; margin-bottom: 0.6em; }
#author:focus,#email:focus,#url:focus,#author.sffocus ,#email.sffocus ,#url.sffocus  { color: #000; border: 1px solid #afc9de; width:400px; display:block; padding: 4px; margin-bottom: 0.6em; }
#comment { width:520px;}
#comment:focus,#comment.sffocus { color: #000; border: 1px solid #afc9de; width:520px; display:block; padding: 4px; margin-bottom: 0.6em; }

/*++++++ FOOTER ++++++++*/
#footer { clear: both; position: relative; z-index: 10; width:700px; height: 31px; margin-top: 4em; }
.footer { background:url(images/foobkg.gif) repeat-x; padding-left: 1em; padding-right: 1em; }
.footer, #push { height:30px; margin:auto; }
#footer p { line-height:31px; color:#fff;}
#footer p a { color:#cccccc;}
#footer p.fooleft { float:left;}
#footer p.fooright { float:right; }

/*++++++ Languages ++++++*/

#lang_sel_list {
    float: none;
    height: 1em;
    width: 700px;
    z-index: 99;
    margin: 0;
    padding: 0.25em;
}
#lang_sel_list ul{
    float:right;
    height: auto;
    width: auto;
    border: none;
}
#lang_sel_list ul li{
  display:inline;
  float:left;
  width: auto;
 }

#lang_sel_list a, #lang_sel_list a:visited {
  line-height: 1em;
  height: auto;
  border: none;
}

#lang_sel_list a.lang_sel_other {
  color: #AAA;
}

#languages, #languages a { color: #CCC; }
#languages a { padding: 0.3em 1.2em; }
#languages a:hover { color: #fff; background-color: #C5000B; }
#languages span { padding: 0.3em 1.2em; }
#languages span.gengo_active_language { font-weight: bold; color: #C5000B; }
#languages ul { width: 10em; position: relative; left: 700px; top: -85px; }
#languages li { margin: 0.3em 0; }

.ttf {
    border: none;
}

