/***********************************************************************
	HTML Tags
***********************************************************************/

html, body, * {
	margin: 0;
	padding: 0;
	line-height: 1em;
}

body {
	font-family: Verdana, sans-serif;
	background: white url(/images/bg_body.jpg) repeat-x;
	padding-bottom: 15px;
	font-size: 11px;
}

h1 {
	font: normal 30px Georgia, serif;
	margin: 10px 0;
}

h2 {
	font: normal 18px Georgia, serif;
	margin: 15px 0 7px;
}

h3 {
	font: bold 14px Arial, sans-serif;
	color: #3F9FE4;
	margin: 15px 0 7px;
}

p {	
	font-size: 13px;
	margin: 10px 0 7px;
	line-height: 1.5em;
}

ul {
	margin: 10px 0 7px;
}

li {
	list-style: none;
}

table {
}

a {
	color: #3F9FE4;
}

a img {
	border: none;
}

input, textarea, select {
	font-size: 11px;
}

input.blur {
	color: #999 !important;
}

.clear {
	clear: both;
	height: 1px;
}

input.error,
textarea.error {
	border: 2px solid #E70101 !important;
}

label.error {
	padding-left: 7px;
	color: #E70101;
}

.buttonArrowBlue {
	display: -moz-inline-box; display: inline-block;
	text-decoration: none;
	font-size: 11px;
	color: #3F9FE4;
	background: url(/images/bg_buttonArrowBlue.gif) no-repeat right top;
}

.buttonArrowBlue strong {
	display: -moz-inline-box; display: inline-block;
	padding: 7px 23px 7px 10px;
	background: url(/images/bg_buttonArrowBlue-strong.gif) no-repeat left top;
}

.ratingTop {
	background: url(/images/bg_ratingTop.gif) no-repeat left 0;
	display: -moz-inline-box; display: inline-block;
	padding-left: 17px !important;
}


/***********************************************************************
	Container
***********************************************************************/

#container {
	width: 980px;
	margin: auto;
}


/***********************************************************************
	Header
***********************************************************************/

#header {
	position: relative;
	height: 130px;
}


/***********************************************************************
	logo & tagline
***********************************************************************/

#logo {
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
}

#tagLine {
	font-size: 20px;
	position: absolute;
	top: 61px;
	left: 175px;
	margin: 0;
}


/***********************************************************************
	Languages
***********************************************************************/

#languages {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right;
}

#languages ul {
	margin: 0;
}

#languages li {
	float: left;
	background: url(/images/bg_languages.gif) no-repeat right 2px;
	padding: 0 7px;
	text-transform: uppercase;
}

#languages li.last {
	padding-right: 0;
	background: none;
}

#languages li.inactive,
#languages li a {
	padding: 2px 6px 1px;
	color: black;
	display: block;
}

#languages li.selected a {
	background: white;
	text-decoration: none;
}


/***********************************************************************
	topNav (suggest a blog & contact)
***********************************************************************/


#topNav {
	position: absolute;
	top: 50px;
	right: 0;
	text-align: right;
}

#topNav ul {
	margin: 0;
}

#topNav li {
	float: left;
	border-right: 1px solid #000000;
	padding: 0 7px;
}

#topNav li.last {
	padding-right: 0;
	border: none;
}

#topNav li a {
	padding: 0 6px;
	color: black;
	display: block;
}

#topNav li.selected a {
	background: white;
	text-decoration: none;
}


/***********************************************************************
	Main
***********************************************************************/

#main:after {
  	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}
#main {
  	height: 1%;
  	background: url(/images/bg_main.gif) repeat-y left top;
  	border-top: 1px solid #AADCFC;
  	border-left: 1px solid #AADCFC;
  	border-right: 1px solid #AADCFC;
}


#mainLeft {
	float: left;
	width: 715px;
	position: relative;
}

#mainRight {
	float: left;
	width: 263px;
	_overflow: hidden;
}


/***********************************************************************
	Global Nav
***********************************************************************/

#globalNav {
	width: 715px;
	height: 33px;
	background: #E0F3FE;
	z-index: 1;
	position: relative;
}

/****** Info (brackets au dessus du menu) *****/

#globalNav #info {
	position: absolute;
	font-size: 9px;
	top: -22px;
	left: 142px;
	width: 460px;
}

#globalNav #info div {
	float: left;
	height: 13px;
	background: url(/images/bg_globalNav-left.gif) no-repeat left bottom;
	padding-left: 47px;
}

#globalNav #info div span {
	display: block;
	height: 13px;
	line-height: 13px;
	background: url(/images/bg_globalNav-right.gif) no-repeat right bottom;
	padding-right: 47px;
	text-align: center;
	color: #333;
}

#globalNav #info div.nb1 span {
	width: 155px;
}

#globalNav #info div.nb2 {
	margin-left: 13px;
}

#globalNav #info div.nb2 span {
	width: 73px;
}

/***** Buttons *****/

#globalNav #buttons {
	width: 709px;
	position: absolute;
	left: 6px;
	top: 11px;
	font-size: 13px;
}

#globalNav #buttons div.item {
	float: left;
	border: 1px solid white;
	background: #E4E6E7;
	margin-right: 5px;
}

#globalNav #buttons .item a {
	display: block;
	padding: 12px 20px 10px;
	color: black;
	text-decoration: none;
}

#globalNav #buttons div.item.active,
#globalNav #buttons form.item.active {
	background: #8C0202;
}

#globalNav #buttons div.item.active a,
#globalNav #buttons form.item.active a {
	color: white;
	outline: none;
}


/***** Bloc 1 : All Agorati *****/

#globalNav #buttons div.item.nb1 a {
	width: 85px;
	text-align: center;
	overflow: hidden;
}


/***** Bloc 2 : My view *****/

#globalNav #buttons div.item.nb2 {
	text-align: center;
}

#globalNav #buttons div.item.nb2 a {
	float: left;
}

#globalNav #buttons div.item.nb2 #blank {
	width: 154px;
}

#globalNav #buttons div.item.nb2 #name {
	padding: 10px;
	width: 100px;
}

#globalNav #buttons div.item.nb2 #myFirstName {
	width: 97px;
	padding-left: 10px;
	padding-right: 10px;
}

#globalNav #buttons #myPageEditLink.blankSlate {
	width: 102px;
}

#globalNav #buttons #myPageEditLink.icon {
	background: url(/images/icon_pencil.png) no-repeat 6px 11px;
	padding: 10px 10px 10px 6px;
	width: 14px;
 	height: 14px;
}

#globalNav #buttons #myPageButton.open {
	padding-bottom: 7px;
}

#globalNav #buttons #myPageButton.open a {
	color: white;
	outline: none;
}

#globalNav #buttons #myPageButton.open {
	background: #8C0202;
}


/***** Formulaires (applies to buttons 3 & 4) ******/

#globalNav #buttons form.item {
	float: left;
	border: 1px solid white;
	background: #E4E6E7;
	padding: 5px;
	margin-right: 5px;
}

#globalNav #buttons form .inputText {
	font-size: 13px;
	line-height: 1.2em;
	padding: 5px 4px;
	*padding: 3px 4px;
	color: #2E2E2E;
	border: none;
	*border: 1px solid white;
}


/***** Bloc 3 : Code postal *****/

#globalNav #buttons div.item.nb3 a {
	float: left;
}

#globalNav #buttons #communeForm {
	float: left;
	padding: 5px;
}

#globalNav #buttons #communeForm .inputText {
	width: 80px;
}

#globalNav #buttons #communeEditLink.icon {
	background: url(/images/icon_pencil.png) no-repeat 6px 11px;
	padding: 10px 10px 10px 6px;
	width: 14px;
 	height: 14px;
}


/***** Bloc 4 : Recherche *****/

#globalNav #buttons form.nb4 {
	width: 161px;
	height: 26px;
}

#globalNav #buttons form.nb4 .inputText {
	width: 120px;
	float: left;
	margin-right: 5px;
}

#globalNav #buttons form.nb4 .inputImage {
	float: left;
}

#globalNav #subNav {
	display: none;
	position: absolute;
	top: 37px;
	right: 25px;
	background: #EDEBEC;
	border: 1px solid white;
}

#globalNav #subNav a {
	padding: 4px 10px;
	display: -moz-inline-box; display: inline-block;
	color: black;
	text-decoration: none;
	font-size: 11px;
}


/***********************************************************************
	Personalise
***********************************************************************/

#personalise {
	position: absolute;
	top: 53px;
	left: 0;
	width: 675px;
	background: #8C0101;
	z-index: 100;
	color: white;
	padding: 15px 20px 20px;
	display: none;
}

#personalise h3 {
	background: url(/images/bg_personalise-h3.gif) repeat-x left 11px;
	color: white;
	margin-top: 20px;
	font-size: 16px;
}

#personalise h3 span {
	background: #8C0101;
	padding-right: 10px;
}

#personalise .inputText {
	padding: 2px;
	font-size: 13px;
}

#personalise .choices:after {
  	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}
#personalise .choices {
	height: 1%;
}

#personalise .choices .item {
	float: left;
	width: 115px;
	padding-bottom: 5px;
}

#personalise .choices .item input {
	vertical-align: middle;
	margin-right: 5px;
}

#personalise .choices .item label {
	vertical-align: middle;
	cursor: pointer;
}

#personalise .buttonArrowRed,
#personalise .buttonArrowBlue {
	display: -moz-inline-box; display: inline-block;
	text-decoration: none;
	font-size: 11px;
	color: #3F9FE4;
}

#personalise .buttonArrowBlue {
	background: url(/images/bg_buttonPersonalise-blueArrow.gif) no-repeat right top;
}

#personalise .buttonArrowRed {
	background: url(/images/bg_buttonPersonalise-redArrow.gif) no-repeat right top;
}

#personalise .buttonArrowRed strong,
#personalise .buttonArrowBlue strong {
	display: -moz-inline-box; display: inline-block;
	background: url(/images/bg_buttonPersonalise-span.gif) no-repeat left top;
	padding: 7px 20px 5px 10px;
}

#personalise .noResults {
	font-size: 16px;
	margin: 30px 0 0;
}

#personalise .refresh {
	margin-top: 5px;
}


/***********************************************************************
	Content
***********************************************************************/

#content {
    height: 300px; /* IE "min-height" trick */
    min-height: 300px; /* IE "min-height" trick */
    padding-bottom: 10px;
}
*>#content {
    height: auto; /* IE "min-height" trick */
}

#content.text {
	padding: 30px 20px 10px;
}

#content .buttonSimple {
	display: -moz-inline-box; display: inline-block;
	text-decoration: none;
	font-size: 12px;
	color: #8C0202;
	background: url(/images/bg_buttonSimple.gif) no-repeat right top;
}

#content .buttonSimple strong {
	display: -moz-inline-box; display: inline-block;
	padding: 5px 12px 6px 12px;
	background: url(/images/bg_buttonSimple-strong.gif) no-repeat left top;
}

#content .buttonSimpleGrey {
	display: -moz-inline-box; display: inline-block;
	text-decoration: none;
	font-size: 12px;
	color: #8C0202;
	background: url(/images/bg_buttonSimpleGrey.gif) no-repeat right top;
}

#content .buttonSimpleGrey strong {
	display: -moz-inline-box; display: inline-block;
	padding: 7px 12px 6px 12px;
	background: url(/images/bg_buttonSimpleGrey-span.gif) no-repeat left top;
}

#content .buttonArrowRed {
	color: #8C0202;
	text-decoration: none;
	background: url(/images/bg_buttonArrowRed.gif) no-repeat right top;
	display: -moz-inline-box; display: inline-block;
}

#content .buttonArrowRed strong {
	display: -moz-inline-box; display: inline-block;
	padding: 7px 23px 5px 10px;
	background: url(/images/bg_buttonArrowRed-strong.gif) no-repeat left top;
}


/***********************************************************************
	Sidebar
***********************************************************************/

#mainRight { 
}

#mainRight .item {
	width: 290px;
	background: url(/images/bg_sidebar-item-nbx.png) no-repeat right top;
	margin-top: 5px
}

#mainRight .item .inner {
	padding: 8px 28px 20px 28px;
	background: url(/images/bg_sidebar-item-nbx-inner.png) no-repeat right bottom;
}

#mainRight .item h3 {
	color: black;
	margin: 0;
	margin-top: 5px;
	text-transform: uppercase;
}

/* Item 1 */

#mainRight .item.nb1 {
	margin-top: -72px;
	width: 295px;
}

#mainRight .item.nb1.fr {
	background: url(/images/bg_sidebar-item-nb1-fr.jpg) no-repeat left top;
}

#mainRight .item.nb1.nl {
	background: url(/images/bg_sidebar-item-nb1-nl.jpg) no-repeat left top;
}

#mainRight .item.nb1 .inner {
	padding: 73px 28px 20px 30px;
	background: url(/images/bg_sidebar-item-nb1-inner.jpg) no-repeat right bottom;
}

#mainRight .item.nb1 textarea {
	height: 45px;
	padding: 2px;
	width: 233px;
}


/* Stats */

#mainRight #generalStats {
	height: 63px;
}

#mainRight #generalStats ul:after {
  	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}
#mainRight #generalStats ul {
	height: 1%;
	font-family: Georgia, Times, Times New Roman, serif;
	padding: 10px 0;
	margin: 0;
}

#mainRight #generalStats .statItem {
	font-family: Georgia, serif;
	float: left;
	width: 50%;
	text-align: center;
	color: #980404;
	line-height: 2.5em;
	padding: 10px 0 15px;
}

#mainRight #generalStats .statItem strong {
	font-size: 24px;
	display: block;
}

#mainRight #generalStats .statItem span {
	width: 100%;
	display: block;
	font-size: 14px;
}

#mainRight #rssFeedDownload {
	width: 232px;
	height: 42px;
	position: relative;
	background: url(/images/bg_buttonRss.gif) no-repeat;
}

#mainRight #rssFeedDownload a {
	display: block;
	position: absolute;
	width: 175px;
	text-align: center;
	left: 48px;
	top: 12px;
	font: normal 15px Georgia, serif;
	color: #8C0101;
	text-decoration: none;
}

#mainRight #contributionStats {
	margin-top: 15px;
}

#mainRight #contributionStats h3 small {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}

#mainRight #contributionStats ul {
	margin: 10px 0 0;
}

#mainRight #contributionStats li:after {
  	content: ".";
  	display: block;
  	height: 0;
  	clear: both;
  	visibility: hidden;
}
#mainRight #contributionStats li {
	height: 1%;
	background: url(/images/bg_greyLine.gif) repeat-x left 11px;
	padding: 3px 0;
}

#mainRight #contributionStats li.others {
	color: #aaa;
}

#mainRight #contributionStats li .left {
	float: left;
	background: white;
	padding-right: 7px;
}

#mainRight #contributionStats li .right {
	float: right;
	background: white;
	padding-left: 7px;
}

#mainRight #contributionStats li a {
	color: black;
	text-decoration: none;
}

#mainRight #contributionStats li a:hover {
	text-decoration: underline;
}


/* Other posts */

#mainRight #otherPosts li {
	color: black;
	margin-top: 5px;
}

#mainRight #otherPosts li.twitter {
	background: url(/images/icon_twitter-12.gif) no-repeat left 2px;
	padding-left: 18px;
}

#mainRight #otherPosts li a {
	line-height: 1.2em;
	color: black;
}
#mainRight #otherPosts li a:hover {
	color: #3F9FE4;
}

#mainRight #otherPosts li.blog a {
	display: block;
	background: url(/images/icon_plus.gif) no-repeat left 0;
	padding-left: 18px;
}

#mainRight #otherPosts p {
	font-size: 11px;
	line-height: 1.2em;
}

/* Fanbox */
#mainRight #fanbox .inner {
	padding: 1px 0 0 15px;
}

/* Author search */
#mainRight #authorSearch {
	position: relative;
}

#mainRight #authorSearch h3 {
	margin-bottom: 8px;
}

#mainRight #authorSearch input {
	border: 5px solid #E4E6E7;
	font-size: 13px;
	line-height: 1.2em;
	padding: 5px 4px;
	*padding: 3px 4px;
	color: #2E2E2E;	
}

#mainRight #authorSearch input.submit {
	border: none;
	padding: 0 0 0 4px;
	position: absolute;
	top: 42px;
}

#mainRight #authorSearch p#authorNotExist {
	display: none;
}

#mainRight #authorSearch p.allLink {
	text-transform: uppercase;
	font-size: 11px;
}


/* Tag Cloud */

#cloud {
	text-align: center;
}

#cloud a {
	display: -moz-inline-box; display: inline-block;
	padding: 2px 3px;
}

.big {
	font-size: 18px;	
}

.medium {
	font-size: 16px;	
}

.small {
	font-size: 13px;	
}

.extraSmall {
	font-size: 11px;	
}

.tiny {
	font-size: 10px;	
}


/***********************************************************************
	Footer
***********************************************************************/

#footer {
	padding: 10px 0;
	text-align: center;
	background: #E2F3FE;
	border-bottom: 1px solid #AADCFC;
  	border-left: 1px solid #AADCFC;
  	border-right: 1px solid #AADCFC;
}

#footer p {
	font-size: 11px;
}

#footer a {
	display: -moz-inline-box; display: inline-block;
	color: black;
	padding: 0 5px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
