body {
	margin: 0;
	padding: 0;
	font: 81%/1.6em Arial, sans-serif;
	background: url(images/body.jpg) #000 no-repeat;
	color: #000;
}
p {
	margin: 1.2em 0;
}
a:link {
	color: #1F486A;
}
a:visited, a:active {
	color: #2F648F;
}
a:hover {
	color: #3673A5;
	text-decoration: none;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	font-family: Verdana, serif;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.5em;
	margin: 0.5em 0 0 0;
	padding: 0 0 1px 0;
	color: #1F486A;
}
h2 a {
	color: #1F486A;
}
h2 a:visited, h2 a:active {
	color: #1F486A;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 1em;
	font-family: Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #888685;
}
small {
	font-size: 0.92em;
}
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a img {
	border: 0;
}

.clear {
	clear: both;
}
.required {
	color: #ff0000;
	font-weight: bold;
}

/**
 * Header
 */
#header h1#title { margin: 0; }
#header h1#title a {
	position: absolute;
	top: 52px;
	left: 95px;
	width: 615px;
	height: 75px;
	display: block;
	text-indent: -5000px;
	font-size: 0px;
}

	#header #admin {
		display: block;
		width: 15px;
		height: 15px;
		position: absolute;
		top: 20px;
		left: 970px;
	}
	
	#header #buttonbar {
		position: absolute;
		top: 243px;
		left: 35px;
		margin: 0;
		list-style: none;
	}
	
	#header #buttonbar li {
		float: left;
		margin: 0 15px 0 0;
	}
	
	#header #buttonbar li a {
		display: block;
		width: 196px;
		height: 40px;
		text-indent: -5000px;
		font-size: 0px;
		opacity: 0.85;
		filter: alpha(opacity=85);
	}
	
	#header #buttonbar li a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	#header #buttonbar li#button1 a {
		background: url(images/button1.jpg) no-repeat top left;
	}
	#header #buttonbar li#button1 a:hover {
		background: url(images/button1.jpg) no-repeat bottom left;
	}
	
	#header #buttonbar li#button2 a {
		background: url(images/button2.jpg) no-repeat top left;
	}
	#header #buttonbar li#button2 a:hover {
		background: url(images/button2.jpg) no-repeat bottom left;
	}
	
	#header #buttonbar li#button3 a {
		background: url(images/button3.jpg) no-repeat top left;
	}
	#header #buttonbar li#button3 a:hover {
		background: url(images/button3.jpg) no-repeat bottom left;
	}
	
	#header #buttonbar li#button4 {
		position: absolute;
		left: 665px;
		background: url(images/bg-btn-large.png) no-repeat;
	}
	
	#header #buttonbar li#button4 a {
		background: url(images/button4.jpg) no-repeat top left;
		width: 255px;
	}
	#header #buttonbar li#button4 a:hover {
		background: url(images/button4.jpg) no-repeat bottom left;
	}

/**
 * Content
 */
#content {
	position: absolute;
	top: 296px;
	left: 35px;
	width: 618px;
}

	#content .archive h4 {
		margin: 0;
		color: #1F486A;
		font-size: 1.1em;
	}
	#content .post {
		background: url(images/bg.png);
		padding: 10px;
		margin-bottom: 20px;
	}
	/** html #content .post {
		background: none;
		display: inline-block;
		position: relative;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.expressway.fr/wp-content/themes/expressway/images/bg.png', sizingMethod='scale');
	}*/
	
	.posttitle a {
		text-decoration: none;
	}
	
	#content .postnav {
		width: 598px;
		background: url(images/bg.png);
		padding: 10px;
		margin-bottom: 20px;
	}
	/** html #content .postnav {
		background: none;
		display: inline-block;
		position: relative;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.expressway.fr/wp-content/themes/expressway/images/bg.png', sizingMethod='scale');
	}*/
	#comments {
		background: url(images/bg.png);
		padding: 10px;
	}
	/** html #comments {
		background: none;
		display: inline-block;
		position: relative;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.expressway.fr/wp-content/themes/expressway/images/bg.png', sizingMethod='scale');
	}*/
	#comments h3 {
		color: #1F486A;
	}
	
	#commentlist {
		padding-bottom: 20px;
	}
	#commentlist .comment {
		margin-bottom: 25px;
	}
	#commentlist .commentmeta {
		float: left;
		width: 150px;
	}
	#commentlist .commentmeta h4 {
		margin: 0;
	}
	#commentlist .commentmeta .num {
		font-size: 1.1em;
		padding-right: 5px;
	}
	#commentlist .commentmeta .num a {
		text-decoration: none;
	}
	#commentlist .commenttext {
		margin-left: 160px;
	}
	#commentform input, #commentform textarea {
		border: 1px solid #696969;
		background: transparent;
		color: #000;
		padding: 2px;
	}

#sidebar {
	position: absolute;
	top: 296px;
	left: 700px;
	width: 235px;
	padding: 10px;
	background: url(images/bg.png);
	font-size: 0.92em;
	overflow: hidden;
}
/** html #sidebar {
	background: none;
		display: inline-block;
		position: relative;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.expressway.fr/wp-content/themes/expressway/images/bg.png', sizingMethod='scale');
}*/

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0.6em 0;
		padding-bottom: 3px;
		border-bottom: 1px solid #E94605;
		font-size: 1.2em;
	}
	#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:active {
		color: #1F486A;
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		color: #E94605;
		list-style-type: square;
		margin-left: 30px;
	}
	#sidebar ul ul li {
		line-height: 1.8em;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	#searchform {
		text-align: center;
	}
	#searchform #s {
		border: 1px solid #E94605;
		background: transparent;
		color: #000;
		padding: 2px;
	}
	#searchform #searchSubmit {
		background: transparent;
	}
	/* Calendar */
	#wp-calendar {
		margin: 0 0 1.2em 0;
		width: 170px;
		border: 1px solid #5E5D5D;
		background: #222222;
		line-height: 1.1em;
		text-align: center;
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 168px;
	} 
	html>body #wp-calendar {
		width: 168px;
	}
	#wp-calendar caption {
		margin: 1.2em 0 0 0;
		padding: 0.4em 0;
		background: #5E5D5D;  
		color: #FFF;
		font-weight: bold;
	}
	#wp-calendar td {
		border: 0;
		border-collapse: collapse;
		background: #222222;
	}
	#wp-calendar td a {
		display: block;
		width: 100%;
	}
	#wp-calendar td.pad {
		background: transparent;
	}
	#wp-calendar td#next, #wp-calendar td#prev {
		padding: 0.1em 2px;
		background: transparent;
	}
	#wp-calendar td#next a, #wp-calendar td#prev a {
		display: inline;
	}
	#wp-calendar td#next {
		text-align: right;
	}
	#wp-calendar td#prev {
		text-align: left;
	}
#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
	text-align: center;
	display:none;
}
	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px dotted #888685;
		font-size: 0.92em;
	}	

/* Blog Styles */
.posttitle {
	width: 490px;
}
.postmeta {
	float: right;
	padding: 0.2em 0 0 0;
	width: 90px;
}
.postmeta, .postfeedback {
	margin: 0;
	font-size: 0.92em;
	text-align: right;
}
.postfeedback {
	float: right;
	width: 160px;
}
.posttags {
	width: 410px;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #888685;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
	width: 47%;
	text-align: left;
}
.next {
	float: right;
	width: 47%;
	text-align: right;
}

/* form contact */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactform .required {
	font-size: 1.1em;
}

.contactform input, .contactform textarea {
	width: 270px;
	border: 1px solid #696969;
	background: transparent;
	color: #000;
	padding: 2px;
}

.contacterror {
	border: 2px solid #ff0000;
}

/* Widgets and Etc */
.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 165px;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #888685;
	background: #FFF;
}

.customButton {
	text-align:center;
	background: url(images/button.png);
	border: 1px solid black;
	font-size: 14px;
	font-weight: bolder;
	color: white;
	width:200px;
	height:36px;
}
