/*
Theme Name: L'ecole
Theme URI: http://
Description: L'ecole theme
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #08080b url(images/background.png) repeat-x;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #444;
}


#wrapper {
	width: 550px;
}


#header {
	background: transparent url(images/header.png) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 120px;
	width: 310px;
	float: left;
}


#sub {
	float: left;
	color: #909195;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 80px 0 0 0;
	width: 240px;
	text-align: right;
}


.post {
	width: 480px;
	margin: 0 0 11px 40px;
	padding: 15px 15px 5px 15px;
	background-color: #fff;
	clear: both;
}

h2 {
	color: #777;
	font-size: 18px;
}

a:link, a:visited {
	text-decoration: none;
	color: #7e3685;
}

a:hover, a:active {
	color: #cd7ad5;
}

.post a:link, .post a:visited {
	text-decoration: none;
	color: #777;
}

.post a:hover, .post a:active {
	color: #333;
}

.post p {
	padding: 10px 0;
}

.postmetadata {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 7px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #888;
	margin: 0 0 10px 0;
}

.postmetadata span {
	background: transparent url(images/wdot.png) no-repeat 0 3px;
	padding: 0 0 0 10px;
}

.postmetadata a:link, .postmetadata a:visited {
	color: #888;
}

.postmetadata a:link strong, .postmetadata a:visited strong {
	color: #111;
	font-size: 13px;
}


#box-wrapper {
	width: 520px;
	margin: 0 0 0 40px;
}

.box {
	background-color: #fff;
	height: 220px;
	width: 220px;	
	display: block;
	padding: 10px;
	margin: 0 20px 20px 0;
	float: left;
}

.box a {
	text-decoration: none;
}

.box p {
	text-align: center;
	padding: 12px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	color: #777;
}

.box span {
	background: transparent url(images/wdot.png) no-repeat 0 4px;
	padding: 0 0 0 10px;
}


#footer ul {
	padding: 70px 0 40px 40px;
	clear: both;
}

#footer li {
	background: transparent url(images/dot.png) no-repeat 0 6px;
	padding: 0 0 0 12px;
	display: block;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #fff;
}

#footer a:hover, #footer a:active {
	color: #aaa;
}

#comments-wrapper {
	padding: 15px;
	background-color: #fff;
	width: 480px;
	margin: 0 0 0 40px;
}

.comment {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e5e5e5;
	margin: 0 0 15px 0;
}

.commentlist {
	list-style-type: none;
}

#respond p {
	padding: 0 0 10px 0;
}

#mainWrapper {
	position: relative;
	width: 1200px;
}

#imagesWrapper {
	width: 509px;
	position: absolute;
	top: 0;
	right: 0;
}

#imagesWrapper img {
	padding: 10px;
	background: #fff;
	padding-top: 0;
}

#social,#facebook,#flickr {
	display: none;
}
