/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */


/*
LAYOUT: Two-Column (Left)
DESCRIPTION: Two-column fluid layout with one sidebars left of content
*/




body {

	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
div#bigwrapper {
	background-color:transparent;
	background-image:url(img/bg-hdr.png);
	background-position:top left;
	background-repeat: repeat-x;
}
div#wrapper {
	width:900px;
	margin:0 auto;
}
div.container {
	float:none;
	clear:both;
	background-color:#331e12;
	padding:20px;
	-moz-border-radius: 6px;
	margin-bottom:20px;
}
div.content {
}
div.content h1 {
	font-size:24px;
	padding-bottom:20px;
}
div.content ul.post {
	padding:8px;
	float:left;
	margin-right:19px;
	-moz-border-radius: 6px;
	position:relative;
	overflow: hidden;
}
div.content ul.post li {
	height:180px;
	width:180px;
}
div.content ul.post li.thumb {
	height:180px;
	width:180px;
	position: absolute;
	top: 8px;
	left: 8px;
}
div.content ul.post li.infos {
	height:180px;
	width:180px;
}
div.content img {
	-moz-border-radius: 6px;
}
div.content ul.post a {
	color:#333300;
	text-decoration:none;
}
div.content ul.post .entry-title {
	width:180px;
	display:block;
	font-size:20px;
	padding-bottom:20px;
	padding-top:20px;
}
div.content ul.post .cat-links {
	display:block;
	background:url(img/cat.png) left center no-repeat transparent;
	font-size:10px;
	padding-left:15px;
}
div.content ul.post .comments-link {
	display:block;
	background:url(img/like.png) left center no-repeat transparent;
	font-size:10px;
	padding-left:15px;
}
div.sidebar {
	float:left;
	overflow:hidden;
	width:180px;
}
div#secondary {
	clear:left;
}
div#footer {
	clear:both;
	margin-top:30px;
	padding:20px;
}
div#nap {
	background:url(img/nap.png) center center no-repeat transparent;
	height:65px;
	width:303px;
	text-indent:-9999999px;
	float:right;
}
#header {
	height:82px;
	position:relative;
	display:block;
}
#header h1#blog-title {
	height:75px;
	width:384px;
}
/* BLOG DESCRIPTION */

#blog-description {
	float:left;
	width:700px;
	height:236px;
	padding-top:30px;
}
#blog-description h2 {
	color:#331e12;
	font-size:85px;
	padding-bottom:10px;
}
#blog-description h3 {
	color:#331e12;
	font-size:59px;
	padding-bottom:10px;
	padding-top:10px;
}
p#blog-presentation {
	color:#331e12;
	font-size:18px;
	text-align:justify;
	display:block;
	width:630px;
	padding-top:10px;
}
#blog-photo {
	padding-top:30px;
	margin-left:620px;
	width:264px;
	height:236px;
	background:url(img/mehdi-ayache-photo-graphic.png) bottom right no-repeat transparent;
}
/* Just some example content */

div#menu {
	position:absolute;
	right:30px;
	top:15px;
}

div#menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul li {
	float:left;
	padding:0 10px;
}

div#menu ul a {
	line-height:50px;
	height:50px;
	display:block;
	-moz-border-radius: 6px;
	padding:0 8px;
	font-size:14px;
	letter-spacing:1px;
	text-transform:capitalize;
	text-decoration:none;
	background-color:none;
}

div#menu ul a:hover {
color:#331e12;
}


.entry-title, .entry-meta {
	clear:both;
}
div.container, div#primary {
}
form#commentform .form-label {
}
form#commentform span.required {
}
form#commentform, form#commentform p {
}
input#author, input#email, input#url, textarea#comment {
}
div.comments ol li {
}
textarea#comment {
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
}
div.gallery dl.gallery-columns-1 {
}
div.gallery dl.gallery-columns-2 {
}
div.gallery dl.gallery-columns-3 {
}
div.gallery dl.gallery-columns-4 {
}
div.gallery dl.gallery-columns-5 {
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div.sidebar h3 {
	font-size:1.2em;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 1em;
}
div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:circle;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
}
div#header, div#footer {
}
input#author, input#email, input#url, div.navigation div {
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
.clear, .c {
	clear:both;
	height:0px;
	font-size:0px;
}
