/*
Theme Name: no.style
Theme URI: http://no.a.free.fr/
Description: no.style thème.
Version: 0.1
Author: Noëlie Amiot
 
Creation Theme by Noëlie Amiot || http://no.a.free.fr/
 
*/

body {
    font-family: Verdana, sans-serif;
    font-size: 75%; /* 1em = 12px */
    line-height: 1.7;
    text-align: center;
    
    color: #666;
    background: #FFF;
}

a
{
    color: #666;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

ul, li {
    list-style: none;
}
form p 
{
    /*
    overflow: auto;
    */
}
form p label,
form p input[type=text],
form p input.file,
form p textarea {
    
}

#header
{
    /*
    border-top: solid 0.5em #f36;
    */
	background: #EFEFEF;
    font-size: 0.9em;
    color: #888;
}
form p small {
    clear: both;
    display: block;
    padding-top: 0.5em;
}
form label small {
    display: inline;
    width: auto;
    float: none;
    clear: none;
}

form input[type=text],
form input[type=file],
form p textarea {
    padding: 1px 2px;
}

form .required label small {
    font-size: 1em;
    /*
    padding-left: 0.2em;
    */
}
form .required label small,
form small.required
 {
    color: #000!important;
}

.error {
    color: red;
}


/* Grilles: cahque ligne doit faire 15px de hauteur */
.mainContent h2 
{
    font-size: 2em;
    font-weight: normal;
    font-family: Georgia;
    line-height: 1.3;
    padding-bottom: 0.5em;
}
.mainContent h2,
.mainContent h2 a
{
	color: #333;
}
.mainContent .bloctitle
{
    position: relative;
}
#content sup
{
    line-height: 0.5;
}
#content p,
#content ul,
#content .post,
.comments-template .comment-author
{
    padding-bottom: 1em;
}
.mainContent .post_content a,
#content .postmetadata a
 {
    color: #FF3366;
 }
#content .notes
{
    
}
.sidebar .rubrique 
{
    padding-bottom: 0;
}
.sidebar .rubrique .menu
{
    
}

#logo,
#content h3,
.sidebar h2,
#footer h2,
#content .bloctitle .date,
.comments-template .comment-author cite
{
    font-family: Georgia;
}
#content h3,
.sidebar h2,
#content .bloctitle .date,
.comments-template .comment-author cite
{
    font-family: Georgia;
    font-size: 1.4em;
    padding-bottom: 0.4em;
    line-height: 2.3; /* 1.3 * 2.3 (date) == 2 * 1.5 (titre)*/
    font-weight:normal;
}
.sidebar h2
{
    font-size:1.6em;
    font-weight:normal;
    line-height: 1.3;
    padding-top: 0.6em;
    color: #888;
}

#content .post .bloctitle 
{
    
}

#content .navigation a {
    color: #f36;
}

/* Liens */
#content a,
#footer .sitemap-bloc a,
.recentcomments a
{
    margin: -0.1em -0.5em!important;
    padding: 0.1em 0.5em!important;
    display: inline-block!important;
    
    position: relative;
    z-index: 0;
}
#content a:hover,
#content a:focus
{
    background-color: #f36!important;
    color: #fff!important;
    z-index: 1;
}
/**/

#content .bloctitle .date {
    position: absolute;
    top: 0;
    right: 20px;
    
    text-align: right;
    padding-bottom: 0;
}
#content.singleContent .bloctitle .date
{
    
}
#content .post h3 {
    line-height:1.6;
    padding-top:0.5em;
}
#content .post h3,
#content .post h3 a {
    
}
#content .resume-content,
#content .resume-content:hover
{
	color: #666!important;
}
#content .resume-content
{
	text-decoration: none;
	padding-bottom: 1em!important;
}
#content .resume-content:hover
{
	background: transparent!important;
	text-decoration: underline;
}
#content .post_content img
{
    display: block;
}
#content .resume-content p
{
    display: inline;
}
/**/

/* Structure */
.page {
    position: relative;
    background: #fff;
}
#content
{
	margin-top: 3em;
}
.page .sidebar,
#content,
#header .content,
#footer .content
{
    display: inline-block;
    vertical-align: top;
    text-align: left;
    border: 0;
}
#content,
#header .content,
#footer .content
{
    width: 960px;
    position: relative;
}
.content #logo,
.page .mainContent ,
.main-navigation .pages-menu
{
    margin-right: 30px;
}
.page .mainContent 
{
    min-height: 400px;
    position: relative;
    float: left;
}
#content .post_content
{
	
}
#content .postmetadata
{
    margin-left: -20px;
    padding-left: 20px;
}
.page #footer .sitemap-bloc
{
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}
.menu {
    display: block;
    overflow: visible;
}
.menu a,
.menu li ,
.menu a img,
.menu a span ,
#header .menu,
.page #loginMenu li,
#searchform
{
    display: inline-block;
    vertical-align: middle;
}
.msie .menu a,
.msie .menu li ,
.msie .menu a img,
.msie .menu a span ,
.msie #header .menu,
.msie .page #loginMenu li,
.msie #searchform
{
    display: inline;
}

.menu a,
.menu li 
{
    padding: 0;
    line-height: 2.3;
}

/* Menu de connexion */
.page #loginMenu {
    background: #666;
    color: white;
    padding: 1em;
    
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.page #loginMenu a {
    color: #fff;
}
* .frontAdmin 
{
    background-color: #666;
    color: #ccc;
    
    padding: 1em!important;
    margin: 0.5em;
    
    position: absolute;
    margin-left: -140px;
    width: 80px;
}
* .frontAdmin a {
    color: #FFF!important;
}

/* Header */
#singlePage #footer,
#indexPage #footer
{
    background-top: solid 0.5em #f36;
}
#logo,
#logo h1,
#logo p
{
    display: inline-block;
}
.msie #logo,
.msie #logo h1,
.msie #logo p
{
    display: inline;
}
#logo
{
	margin-top: -2em;
	padding-bottom: 1em;
}
#logo h1
{
    font-weight: bold;
    font-size: 6em;
}
#logo p
{
    display: block;
    font-size: 1.5em;
    margin-top: -30px;
}
#logo a
{
    color: #FF3366;
    text-decoration: none;
}

/* Formulaire de recherche */
#header .menu,
#header .menu li
{
	vertical-align: bottom;
}
#logo,
#header .community-menu
{
	vertical-align: middle;
}
#searchform,
#header .community-menu
{
	width:380px;
	text-align: left;
	padding-bottom: 0.5em;
}
.main-navigation .menu
{
	margin-left: 0;
}
.main-navigation .menu li
{
	margin: 0 1em 0 0;
}
.main-navigation .menu a
{
}
.main-navigation .menu a img
{
	margin: 0 -0.5em 0 0;
}
.main-navigation .menu a:hover
{
	/*
	background-color: transparent!important;
	*/
}

#searchform p
{
    padding: 0.5em 0;
    display: inline-block;
}
#searchform label,
#searchform input[type='text'],
#searchform input[type='submit']
{
    display: inline-block;
    font-size: 1.5em;
}
#searchform input[type='text']
{
    background-color: transparent;
    border-bottom: solid 2px #ccc;
    color: #666;
    width: 175px;
}
#searchform input[type='text']:hover,
#searchform input[type='text']:focus
{
    color: #666;
    background-color:#dedede;
    border-color:#f36;
}
#searchform label
{
    color:#f36;
}


/* Formulaire de commentaires */
.page input[type='submit'],
.page input[type='reset']
{
    background-color: transparent;
    color: #666;
    font-weight:bold;
    font-size: 1.5em !important;
}
.page input[type='submit']:hover,
.page input[type='reset']:hover,
.page input[type='submit']:focus,
.page input[type='reset']:focus {
    background-color: #f36;
    color: #fff;
}
/* Menu "community" */
#header .community-menu
{
	
}

/* Menu "Pages" */
.main-navigation .pages-menu a
{
    color: #888;
    font-size: 1.3em;
	padding: 0 0.5em 4px;
}

/* Sélection des rubriques */
.main-navigation .pages-menu a:hover,
.main-navigation .pages-menu a:focus
{
    color: #f36!important;
}
/* Onglet sélectionné */
.main-navigation .pages-menu .current_page_item a
{
	background: #FFFFFF;
    font-size: 1.8em;
    padding: 0 1em;
	margin-bottom: 0;
    text-decoration: none;
}

/* Contenu central */
#content .navigation
{
    padding-bottom: 0;
}
#navigationArticle.navigation
{
    height: 50px;
    padding-bottom: 0!important;
}
#content .navigation li,
#content .navigation li a
{
    display: inline-block;
}
#content .navigation li
{
    font-size: 0.9em;
}
#navigationArticle.navigation li
{
    padding-top: 14px;   
}
#content .navigation li.gotoPreviousPage
{
    margin-left: -10px;
    text-align: right;
}
#content .navigation li.gotoNextPage {
    margin-right: -10px;
    float: right;
}

.comments-template {
    
}
.comments-template .comment-body
{
    position: relative;
}
.comments-template .commentlist
{
    padding-bottom: 1em;
}
.comments-template .commentlist li
{
	font-size: 11px;
}
.comments-template .comment-message {
    font-family: georgia;
    font-size: 1.3em;
    color: #666;
    margin: 0 -0.5em 0;
    padding: 0;
    overflow: auto;
}
.comments-template .comment-meta
{
	font-size: 11px;
	padding: 0!important;
}
.comments-template .comment-meta a {
    color: #666;
}

.comments-template .comment-data {
    clear: both;
    display: block;
}
.comments-template .comment-author,
.comments-template .comment-author cite,
.comments-template .comment-meta
{
    display: inline-block;
}
.msie .comments-template .comment-author,
.msie .comments-template .comment-author cite,
.msie .comments-template .comment-meta
{
    display: inline;
}
.comments-template .comment-text
{
    border-left: 5px solid #ccc;
	background: #efefef;
    margin: 0 0 1em;
    padding: 0.5em 1em 0;
	color: #666
}
.comments-template .comment-author cite
{
    line-height: 1.6;
	padding: 0;
}
.comments-template .comment-author,
.comments-template .comment-author a,
.comments-template .comment-meta a 
{
/*
    color: #aaa;
*/
}
.comments-template .waitingModeration {
    color: #666;
    background: #eee;
    padding: 0.5em;
    margin: 0 -0.5em 1em;
}
.comments-template .comment-author
{
    padding-bottom: 0.5em;
}
.comments-template .comment-author .authorInfo
{
    font-size: 1.25em;
}
.comments-template .comment-author .linkUrlData {
    display: block;
    line-height: 1.3;
}
.comments-template .comment-author img
{
    vertical-align: top;
    margin-top: 0.5em;
    margin-right: 0.5em;
}

#content .comments-template input[type=text],
#content .comments-template textarea {
    background-color:#eee;
    border: solid 2px #eee;
    padding: 2px;
}
#content .comments-template small,
#content .comments-template input[type=text],
#content .comments-template textarea {
    /*
    width: 380px;
    */
    width: 482px;
    display: block;
}
#content .comments-template small:focus,
#content .comments-template input[type=text]:focus,
#content .comments-template textarea:focus
{
    border-color: #eee;
    background-color: #ddd;
    color: #666;
}
#content .comments-template small.required {
    margin-left: -20px;
}
.comments-template input.button {
    float: right;
}
.comments-template form,
.comments-template .commentlist li
{
    /*
    padding-left: 10px;
    padding-right: 10px;
    */
}
/**/

/* Diaporama */
.diaporamaWidget
{
    position: relative;
    width: 100%;
}
.mainContent .diaporamaWidget p
{
    padding-top: 0.5em;
    line-height: 1.5;
}
#content .mainContent .miniaturesWidget
{
    padding-bottom: 2em;
}
.miniaturesWidget,
.diaporamaWidget .contentWidget li,
.diaporamaWidget .miniaturesWidget a,
.diaporamaWidget h3.currentNumber,
.diaporamaWidget .previewElement
{
    float: left;
    display: block;
}
#content .diaporamaWidget a
{
    padding: 10px!important;
    margin: -10px!important;
}
.miniaturesWidget img,
.miniaturesWidget .previousButton,
.miniaturesWidget .nextButton
{
    height: 63px;
}
#content .miniaturesWidget a.previousButton:hover,
#content .miniaturesWidget a.nextButton:hover,
#content .miniaturesWidget a.previousButton:focus,
#content .miniaturesWidget a.nextButton:focus
{
    padding: 0!important;
    margin: 0!important;
}
.miniaturesWidget img
{
    width: 63px!important;
}
#content .miniaturesWidget .item a:hover,
#content .miniaturesWidget .item a:focus
{
    /*
    background-color: #ddd!important;
    */
}
#blocMiniatures .item a img
{
    /*
    opacity: 0.6;
    */
}
#blocMiniatures .item a:hover img,
#blocMiniatures .item a:focus img
{
    /*
    opacity: 1;
    */
}
.page .previousButton,
.page .nextButton {
    text-decoration: none;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    
    font-size: 0.8em;
    line-height: 6;
    width: 20px;
    border: none!important;
    margin: 0!important;
}
.page .miniaturesWidget li a.current,
.page .diaporamaWidget a:hover,
.page .diaporamaWidget a:focus {
    color: #fff;
    background-color: #666;
    border-color: #fff;
}
.diaporamaWidget .contentWidget {
    text-align: left;
    clear: both;
    margin: 1em 0;
}
#singlePage
{
    overflow-y: hidden;
    overflow-x: auto;
}
#searchForm,
.content #logo,
.main-navigation .pages-menu,
.page .mainContent,
.diaporamaWidget .contentWidget,
.post .diaporamaWidget img,
.post .miniaturesWidget
{
    width: 510px;
}
.diaporamaWidget .contentWidget ul {
    width: 3500px;
}
.diaporamaWidget .contentWidget ul,
.diaporamaWidget .contentWidget li img
{
    height: 560px;
    padding: 0;
}

.contentWidget ul li
{
    position: relative;
}
#content .diaporamaWidget a:hover,
#content .diaporamaWidget a:focus
{
    /*
    background-color: #fff!important;
    */
}
#indexPage .mainContent .diaporamaWidget a
{
    margin: -1em!important;
    padding: 1em!important;
}
#content .diaporamaWidget .contentWidget li a:hover,
#content .diaporamaWidget .contentWidget li a:focus
{
    background: none;
}
.contentWidget ul li{
    position: relative;
}
#content .post .diaporamaWidget h3.currentNumber {
    color: #666; /**/
    font-size: 5em;
    line-height: 1.5;
    padding: 0 0.25em;
    background: #fff;
    
    position: absolute;
    bottom: 0;
    left: 0;
}
/**/

/* SideBar */
.page .sidebar,
.page .sidebar .rubrique
{
    float: left;
}
.page .sidebar
{
    width: 400px;
    margin: 0 0 1em 0.5em;
}
.page .sidebar .rubrique
{
    padding-bottom: 1em;
    padding-right: 20px;
}
.sidebar #blocRss {
    
}
.sidebar .rubrique a:hover,
.sidebar .rubrique a:focus
{
    background-color: #666;
    color: #fff;
}
.sidebar
{
    color: #ccc;
}
#content .sidebar ul,
#content .sidebar p
{
    padding-bottom: 0;
}
.sidebar a {
    color: #aaa;
}

#blocMiniatures,
#tagCloudWidget
{
    width: 380px;
    margin-left: 0;
}
#blocMiniatures
{
    margin-top: 1em;
    margin-top: 40px;
    margin-bottom: 1em;
    padding: 0 20px 20px;
    background-color: #eee;
}
#blocMiniatures h2
{
    padding-top: 0.5em;
}
.sidebar .miniaturesWidget li
{
    padding-left: 0;
}
.sidebar .miniaturesWidget ul:after
{ 
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
}
/**/

/* Footer */
#footer
{
    background-color:#aaa;
    color:#333333;
}
#footer
{
    margin-top: 2em;
}
#footer .main-navigation
{
    margin-bottom: 1.5em;
}
#footer .main-navigation .pages-menu a
{
    padding-top: 4px;
}

/* Sitemap */
#footer .sitemap-bloc .content
{
    padding: 1em 0 2em;
}
#footer a
{
    color: #666;
}
#footer h2
{
    color: #ddd;
}
#footer p {
    clear: both;
}
#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .sitemap-bloc a:hover,
#footer .sitemap-bloc a:focus
{
    color: #000!important;
    background-color: #fff!important;
}
#footer .sitemap-bloc :target h2,
#footer .sitemap-bloc :target a
{
    color: #fff;
}

#footer .copyright
{
    padding-bottom: 2em;
    padding-top: 2em;
}
#footer .copyright p
{
    margin: 0 auto;
    text-align: left;
    width: 940px;
}
#footer .sitemap-bloc .rubrique,
#footer .sitemap-bloc .linkcat
{
    float: left;
    padding: 0 10px;
    width: 220px;
    color: #eee;
}
#menuExternalLinks,
#footer .sitemap-bloc .linkcat
{
    float: left;
}
#menuExternalLinks
{
    width: 480px;
}
#footer .sitemap-bloc .linkcat ul
{
    padding-bottom: 1em;
}
#blocAbout {
    margin: -1em;
    padding: 1em;
    
    border-radius-bottomright: 2em;
    -moz-border-radius-bottomright: 2em;
    -webkit-border-bottom-right-radius: 2em;
}
.sidebar .miniaturesWidget li,
.sidebar .miniaturesWidget li a,
.sidebar .miniaturesWidget li a img
{
    float: left;
    display: block;
}

.post .list-item
{
    list-style-position: inside;
    list-style-type: circle;
}
#tagCloudWidget
{
}

#tagCloudWidget p
{
	margin-top: -0.5em;
	line-height: 1.5;
}

/**/

