body {
    font-family: 'Helvetica Neue',Roboto,'Segoe UI',Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #333;
	font-weight: 300;
	margin: 0;
	}
/*body.bigger { font-size: 17px; }
body.contrast { font-size: 17px; }
body.bluish { font-size: 16px; }
body.black { font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; font-size: 16px; line-height: 1.4; font-weight: normal; }*/

body.small { font-size: 14px; }
body.medium { font-size: 15.5px; }
body.large { font-size: 17px; }

body.sans { font-family: 'Helvetica Neue',Roboto,'Segoe UI',Helvetica, Arial, sans-serif; }
body.serif { font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; line-height: 1.4; font-weight: normal; }
body.mono { font-family:Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace; }

a { 
    word-wrap: break-word;
    color: #C00080;
    color: #d61b0a;
    text-decoration: none;
    background: transparent none repeat scroll 0% 0%;
	}
body.teal a { color: #d61b0a; }
body.bluish a { color: #d61b0a; }
body.contrast a { color: #d61b0a; }
body.black a { color: #C00080; }

dl { font-size: 90%; line-height: 1.2; }
dt { font-weight: bold; font-style:italic;  margin-top: 10px; }

.message {
	margin: 7em 10% 0 10%;
	font-size: 100%;
	}
.message strong {
	font-size: 180%; 
	color: #6590a1;
	}
	
	
header {
	background-color: #6590a1;
	color: #b7e2f3;
    line-height: 2.4;
	position: fixed;
	top: 0;
	width: 100%;
	vertical-align: bottom;
	}
/*body.bigger header { background-color: #6590a1; color: #b7e2f3; }
body.contrast header { background-color: #086A87; color: #E0F8F7; }
body.bluish header { background-color: #455164; color: #fff; }
body.black header { background-color: #343333; color: #D1C9C9; }*/
body.teal header { background-color: #6590a1; color: #b7e2f3; }
body.contrast header { background-color: #086A87; color: #E0F8F7; }
body.bluish header { background-color: #455164; color: #fff; }
body.black header { background-color: #343333; color: #D1C9C9; }
header p {
	margin-left: 10%;
	margin-bottom: 0;
	margin-top: 5px;
	line-height: 2;
	}
#inputHelp {
	margin-top:0; 
	float:left; 
	line-height:1; 
	font-size:90%; 
	margin-right: 30px;
	}
#banner { 
	font-size: 160%; 
	}
header input, header button {
	border-radius: 8px;
	padding: 5px;
	border: 0;
	}
header label {
	white-space: nowrap;
	}
#switches {
	margin-top: 0;
	margin-bottom: 5px;
	line-height:1.2;
	text-align: right;
	margin-right: 20px;
	}
#switches a, #submenu a {
	font-weight: 300;
	color: #B7E2F3;
	}
body.black #switches a { font-weight: normal; color: #D1C9C9; }
#styleBox { 
	border-top: 2px solid white; 
	font-weight: normal; 
	display: none; 
	}
.styleSelector {
	float: left;
	margin: 10px;
	border: 1px solid;
	padding: 8px;
	border-radius: 8px;
	font-weight: 300;
	line-height: 1;
	text-align: center;
	min-width: 60px;
	cursor: pointer;
	}
#chronology {
	position:fixed; 
	bottom: 100px; 
	right: 10px; 
	background-color: inherit; 
	height: 31px;
	}
#info {
	position: fixed; 
	bottom: 55px; 
	right: 14px; 
	background-color: inherit; 
	height: 26px; 
	margin:0; 
	padding: 0; 
	line-height:1;
	}
#submenu {
	display: none; 
	position: absolute; 
	right:0; 
	background-color: inherit; 
	margin-top: 0; 
	padding-right: 20px; 
	list-style-type: none; 
	border-bottom-left-radius: 10px; 
	padding-top: 10px; 
	color: inherit;
	}
#submenu li {
	margin: 0;
	padding: 0;
	text-align: left;
	color: inherit;
	}
#bottomSelector { 
	border-top-left-radius: 10px; 
	position: fixed; 
	bottom: 0; 
	right: 0; 
	padding: 0 10px; 
	cursor: pointer;
	background-color: inherit;
	}


h1 {
    font-size: 292%;
	margin-left: 10%;
	margin-top: 3em;
	margin-bottom: 0;
	margin-right: 7%; 
    font-weight: bold;
    line-height: 1.1;
	}
#msgNumber {
	margin: 0 10%;
	margin-bottom: 50px;
	margin-left: 14%;
	color: #aaa;
	}


.msg {
	clear: both;
	}

.gravatar {
    float: left;
    margin-left: 10%;
    border-radius: 8px;
	font-size: 90%;
	}
.gravatar a {
	color: #888;
	}
body.teal .gravatar a { color: #aaa; }
body.contrast .gravatar a { color: #777; }
body.bluish .gravatar a { color: #777; }
body.black .gravatar a { color: #555; }
.gravatar img {
	border-radius: 3px;
	cursor: n-resize;
	}
	

.comment-wrapper {
    border: 1px solid #CACACA;
    margin-bottom: 20px;
	margin-left: 18%;
	margin-right: 7%;
	}

.comment-header {
    /* height: 33px; */
    padding: 8px 8px 6px 8px;
    border-bottom: 1px solid #CCC;
    background-color: #E1E1E1;
    background-image: linear-gradient(#F8F8F8, #E1E1E1);
    background-repeat: repeat-x;
    font-size: 85%;
    line-height: 1.2;
    vertical-align: middle;
	}
.info {
   float: right;
	max-width: 50%;
	margin-left: 5px;
	text-align: right;
	}
.msgTitle {
	}
.basicData {
	}
.from {
	font-size: 116%;
	}
.date {
	white-space:nowrap;
	}
.comment-header .clear {
	clear: right;
	}


.more {
	background-color: rgb(238, 238, 238);
	border-radius: 5px;
	padding: 5px 10px;
	margin: 10px 20px;
	display: none;
	}
.archiveName {
	font-size: 120%;
	}


.raw {
	white-space: pre-wrap;
	overflow: auto;
	padding: 10px;
    font-size: 100%;
    line-height: 1.6;
    color: #333;
	font-weight: 300;
	}
blockquote {
	border-left: 2px solid #B4B4B4;
	background-color: #e9e9e9;
	padding: 10px;
	margin-left: 4px;
	margin-top: 0;
	margin-bottom: 0;
	}

.hide { 
	height: 2px; 
	overflow: hidden; 
	padding-bottom: 0;
	}

.mailaddresses {
	font-style: normal;
	font-size: 90%;
	}