/*
Theme Name: Highway
Description: Art-Science
Version: 0.91
Author: Bastien Dejean
Tags: minimal, jazz, rainbow

*/

html {
	background: #FAFAFA;	
}

body {
	color: #000;
	font-family: Verdana, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	padding-bottom: 50px;
}

.offscreen {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#page {
	width: 640px;
	position: relative;
	margin: 30px auto 80px;	
	/*padding-top: 20px;*/
}

/** {	border:dotted 1px #333; }*/

.post p {
	margin-bottom: 1em;
	text-align: justify;
	text-indent: 1em;
	font-size: 1.72em;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover, a img:hover {
	background: #FFF;	
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

.smallcaps {
	text-transform: uppercase;	
	letter-spacing: 0.3em;
}

textarea, input {
	margin: 0.3em;
	padding: 0.3em;
}

.unauthorized {
	padding: 1em;	
	width: 88%;
	margin-left: auto;
	margin-right: auto;	
}

#navigation a span {
	display: none;
}

h6 {font-size: 1.2em;}
h5 {font-size: 1.5em;}
h4 {font-size: 1.8em;}
h3 {font-size: 2.0em;}
h2 {font-size: 2.4em;}
h1 {font-size: 3.0em;}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 1em;
}

.post p, .post h1, .post h2, .post h3, .number-of-comments {
	font-family: Baskerville, 'Hoefler Text', Georgia, Times, serif;	
}

.post h4, .post h5, .post h6 {
	font-family: Helvetica, Arial, sans-serif;
}

.post h3 {
	font-size: 2.1em;
	/*letter-spacing: 1px;*/
}

.post h4 {
	margin-bottom: 2em;
	font-size: 1.4em;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: normal;
}

p.author {
	text-align: right;
}

#sidebars h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	/*font-size: 0.77885839990738em;*/
/*	font-weight: bold;*/
	/*letter-spacing: 3px;*/
	/*text-transform: uppercase;*/
	text-align: center;
}

#banner {
	height: 196px;
}

#banner-image {
	float: left;
	width: 294px;
	height: 196px;
	background: url(images/banner.png) no-repeat top left;
	margin-left: 5em;
	margin-top: 2em;
}

#menu {
	float: right;
	margin-right: 5em;
	margin-top: 9em;
	overflow: visible;	
}

#menu ul {
	float: left;
}

#menu ul li {
	float: left;
	border-right: 1px #AAAAAA solid;
	padding: 3px;
}

#menu ul li a {
	padding: 9px;
	margin: 9px;
}

#menu ul li a:hover, .edit-post a:hover, .bulle:hover {
	background: #373737;
	color: #F0F0F0;
	cursor: pointer;
}

.post p a {
	background: #c3f185;
	padding: 3px;
}

.post p a:hover {
	background: #373737;
	color: #f0f0f0;
	padding: 3px;
}

#sidebars p a {
	border-bottom: 2px #555 dotted;
}

.bouton {
	padding: 10px;
}

#sidebars {
	position: relative;		
}

#leftbar, #rightbar {
	position: absolute;
	width: 140px;
}

#leftbar {
	right: 673px;
	margin-top: 50px;
}

#rightbar {
	left: 673px;
	margin-top: 50px;	
}

.bouton, .edit-post, .unauthorized {
	background: #F0F0F0;
}

#bookmarks {
	margin-top: 20px;
}

.children {
	text-indent: 1em;
	font-size: 0.9em;
}

li {
	margin: 0.2em;
}

.widget {
	background: #EEE;
	margin: 0 0 1.5em;
	padding: 1em 1em 2em;
}

.post {
	margin-bottom: 6em;
}

.post-body {
	margin-bottom: 2em;
}

.edit-post {
	float: left;
}

.edit-post a {
	display:block;
	padding: 0.8em;
}

.number-of-comments {
	background: url(images/comments.png) no-repeat top left;	
	float: right;
	text-align: center;
	font-size: 1.7em;
	width: 39px;
	height: 47px;
	line-height: 39px;	
}

.number-of-comments a {
	font-family: Helvetica, Arial, sans-serif;		
	font-size: 0.6em;
	display: block;
	width: 39px;
	height: 47px;	
}

.number-of-comments a:hover {
	background: url(images/comments-hover.png) no-repeat top left;	
	color: #F0F0F0;		
}

.bulle {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin: 0.3em;
	background: #FFF;
}

.bullebox {
	height: 25px;
}

.stopfloats {
	clear: both;
}

object {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0.5em;
}

.gallery-item {
	float: left;
	padding-right: 13px;
	padding-bottom: 13px;
}

.gallery-caption {
	padding: 3px;
	text-align: center;
}

#navigation {
	text-align: center;
}

#webmestre {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
	left: -2px;
	width: 116px;
	height: 30px;
	background: url(images/webmestre.png) no-repeat top left;
}

p.inline-image, p.inline-video {
	text-indent: 0;
	text-align: center;
}

p.citation {
	margin: 0;
}
