/*
Theme Name: Rendala.com
Theme URI: http://www.rendala.com/
Description: Theme du site Rendala.com
Version: 1.0
Author: Nassim Jammal
Author URI: http://www.rendala.com/
Tags: brown, two columns, fixed width 

Rendala.com v1.0
http://www.rendala.com/

This theme was designed and built by Nassim Jammal,
whose blog you will find at http://www.rendala.com/

*/
/* Reset */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, font, img, ul, li, ol {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

:focus {
	outline: 0;
}
/* // Reset */

/* clearfix */
.clearfix:after, .row:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix, .row {display:inline-block;} /*Those two .clearfix have to be separate!)*/
.clearfix, .row {display:block;}

/* gridframework */
.row {position:relative; margin-left:-10px;}
.gu3 .row {width: 972px;}
.col {padding-left:10px; float:left; position:relative;}
.gu1 {width: 314px;}
.gu2 {width: 638px;}
.gu3 {width: 962px;}
.gu1 {width: 274px;}
/*.gu2 {width: 728px;}*/


body {
	background-color: #3E2616;
	color: #ddd;
	border-top: 3px solid #00B6E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #ddd;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

a:hover {
	color: #fff;
	border-bottom: 1px solid #00B6E8;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	padding: 3px 15px 3px;
	line-height: 1.3em;
}

p img {
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    	-khtml-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
	border: 1px solid #AF9B8E;
	padding: 0px;
	margin-left: -20px;
}

p object, p iframe {
	padding: 0px;
	margin-left: -20px !important;
}

p img.wp-smiley {
	margin-left: 0px;
	border: 0px;
	-moz-box-shadow: none;
    	-khtml-box-shadow: none;
    	-webkit-box-shadow: none;
}

h1, h2, h3, h4, .meta, .pagination, ul#menu, #footer, #post-comment {
	font-family: Georgia, Verdana, "Lucida Sans Unicode", serif;
}

#container {
	margin: 0 auto;
}

#header {
	margin: 20px 0px 0px;
}

#logo a {
	display: block;
	background-image: url('images/logo.png');
	width: 210px;
	height: 64px;
	text-indent: -9999px;
	border: none;
}

ul#menu {
	float: right;
	font-size: 16px;
	margin-top: 35px;
	margin-right: 10px;
}

ul#menu li {
	float: left;
	margin-left: 20px;
}

ul#menu li a {
	text-decoration: none;
	padding-top: 2px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	border: none;
}

ul#menu li a:hover, ul#menu li a.active {
	border: none;
	border-top: 2px solid #00B6E8;
}

/* POSTS */

#center {
	margin-right: 40px;
}

.link {
	position: absolute;
	bottom: 20px;
}

.post, .page {
	position: relative;
	margin-top: 60px;
}

div.first {
	margin-top: 60px;
}

.cv {
	position: relative;
	margin-top: 20px;
	padding-bottom: 20px;
}

.post p, .page p {
	margin-top: 20px;
}

h2 a, .cv h2 {
	font-size: 24px;
	color: #FEFF8F;
	text-shadow: 0px 2px 0px rgba(31,19,12,0.4);
	font-weight: normal;
	margin-left: 140px;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: none;
	width: 455px;
	right: 0px;
	display: block;
	border-left: 1px solid #AF9B8E;
}

h2 a:hover {
	border-bottom: none;
	color: #FEFF8F;
}

.page h2 {
	font-size: 24px;
	color: #FEFF8F;
	text-shadow: 0px 2px 0px rgba(31,19,12,0.4);
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	width: 455px;
	right: 0px;
	display: block;
}

.page form {
	margin-top: 20px;
}

h4 {
	text-shadow: 0px 2px 0px rgba(31,19,12,0.4);
	color: #00B6E8;
	color: #fff;
	font-size: 26px;
	padding: 20px 0px;
}

h3 {
	font-size: 20px;
	color: #FEFF8F;
	text-shadow: 0px 2px 0px rgba(31,19,12,0.4);
	font-weight: normal;
	padding: 40px 0px 0px;
}

p.description img {
	float: right;
	margin-left: 20px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,5);
    	-khtml-box-shadow: 0px 0px 2px rgba(0,0,0,5);
    	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,5);
	border: 1px solid #3E2616;
	padding: 0px;
}

.aligncenter  {
	display: block;
	margin: 0px auto !important;
	text-align: center;
}

li.meta-left {
	position: absolute;
	left: 0;
	padding: 0px 20px 10px 0px;
	border-right: 1px solid #AF9B8E;
	line-height: 18px;
	width: 120px;
	text-align: right;
}

li.meta-date {
	top: 0px;
	font-size: 1.4em;
	text-shadow: 0px 1px 0px rgba(31,19,12,0.4);
}

li.meta-comment {
	top: 30px;
	font-size: 0.9em;
}

li.meta-categories {
	position: relative;
	margin-left: 140px;
	padding: 7px 20px 0px;
	border-left: 1px solid #AF9B8E;
	text-transform: uppercase;
	font-size: 0.9em;
}

li.meta-tags a {
	margin-right: 10px;
}

p.description {
	margin-top: 20px;
	padding: 5px 0px 0px 0px;
}

.image a {
	border: none;
}

ul.post-list {
	padding: 3px 30px 3px;
	line-height: 1.3em;
	list-style-type: circle;
}

p.description {
	margin: 20px 0px 10px;
	padding: 20px 15px;
	background-color: #5F3B23;
	border: 1px solid #AF9B8E;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
	position: relative;
}

/* PAGINATION */
.pagination {
	margin-top: 40px;
	padding: 0px 40px;
}

.pagination a {
	display: block;
	padding: 7px 20px 10px;
	background-color: #0F0905;
	border: 1px solid #AF9B8E;
	width: 40px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
	font-weight: bold;
	font-size: 25px;
}

.pagination a:hover {
	background-color: #00B6E8;
	border: 1px solid #00A3CF;
	color: #fff;
}

.pagination div.pagination-next {
	float: right;
}

/* RIGHT */

#right {
	margin-top: 50px;
}

#right p {
	padding: 10px 0px 0px;
	text-align: justify;
}

#right ul  {
	margin-top: 10px;
}

#right ul  li a {
	display: block;
	padding: 10px 0px;
}

/* Social */

#right ul.social {
	margin-top: 40px;
	height: 60px;
}

#right ul.social li {
	float: left;
	margin-right: 27px;
}

#right ul.social li a {
	border: none;
}

#right ul.social li a img {
	border: none;
	-moz-box-shadow: none;
    -khtml-box-shadow: none;
    -webkit-box-shadow: none;
}

#right ul.social li.last {
	margin-right: 0px;
}

/* Commentaires */

.commentlist li p {
	margin: 15px 0px 10px;
	padding: 15px 15px;   
	background-color: #5F3B23;
	border: 1px solid #AF9B8E;
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    	-khtml-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
}

.commentlist li p.author-comment {
	border: 1px solid #FEFF8F;
}

.commentlist li span.action {
	float: right;
	margin-right: 20px;
}

.commentlist li cite.first {
	margin-top: 20px;
}

.commentlist li cite {
	margin-top: 60px;
	display: block;
} 

form {
	margin-top: 20px;
}

form label {
	padding-left: 10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

form input, form textarea {
	width: 45%;
	padding: 7px 15px;
	margin: 10px 0px;
	background-color: #0F0905;
	border: 1px solid #AF9B8E;
	line-height: 1.3em;
	color: #ddd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -khtml-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.55);
	font-family: Georgia, Verdana, "Lucida Sans Unicode", sans-serif;
}

form textarea {
	width: 70%;
}

form  input:focus, form textarea:focus {
	border: 1px solid #00B6E8;
}

form  input.error, form textarea.error {
	border: 1px solid #EF0000;
}

form label.error {
	color: #EF0000;
	border: 0;
	font-weight: bold;
}

form #frm-subject {
	display: none;
}

form #frm-submit {
	width: 100px;
	display: block;
	cursor: pointer;
	font-weight: bold;
}

form  #frm-submit:hover, form #frm-submit:focus {
	background-color: #00B6E8;
	border: 1px solid #00A3CF;
	color: #fff;
	outline: 0;
}

form #subscribe {
	clear: left;
	width: 20px;
}

p.subscribe-to-comments {
	margin: 0px;
	padding: 0px;
}

/* Search Form */

form#frm-search {
	margin-top: 0px;
	padding: 0px;
}

form#frm-search input {
	display: block;
	padding: 5px 20px 5px;
	width: 230px;
}

form#frm-search input:focus {
	border: 1px solid #fff;
}

.wp-smiley {
	border: none;
}

/* Footer */

#footer {
	border-top: 1px solid #AF9B8E;
	margin-top: 40px;
	padding: 20px 0px;
	font-size: 0.8em;
}

ul#footer-menu {
	float: right;
	margin-right: 10px;
}

ul#footer-menu li {
	float: left;
	margin-left: 20px;
}

ul#footer-menu li a {
	text-decoration: none;
	padding-top: 2px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
}

ul#footer-menu li a:hover {
	color: #fff;
}

