/*
Theme Name: Flower Lust
Description: A simple but exotic theme by <a href="http://www.arlain.net">Arlain</a>
Version: 0.4
Author: Carolina Canchila
Author URI: http://www.arlain.net/
Tags: fixed-width, two-columns, yellow, fixed-width, right-sidebar 
*/

* {
 padding:0;
 margin:0;
}

/* ----------- WordPress Basics ----------- */

.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
}
.alignleft { 
	float: left; 
	margin: 5px 15px 10px 0; 
}
.alignright { 
	float: right; 
	margin: 5px 0 10px 15px; 
}
.wp-caption {
   border: 1px solid #5A9595;
   text-align: center;
   background-color: #fff;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color:#5A9595;
}
.acronym, abbr {
	border-bottom: 1px dotted #5B1E00;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: 10px;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 10px 15px 5px 35px;
	padding: 0 0 0 25px;
	background: #595959;
	font-size: 0.8em;	
	}
cite {
	font-size: 0.8em;
	font-style: normal;
}
br {
	padding: 0;
	margin: 0;
}
pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

/* ----------- Links ----------- */

a {
	color:#5A9595;
	text-decoration:none;
}
a:hover {
	color:#014141;
}
a img {
	border: none;
}

/* ----------- Basics ----------- */

body{
	background:#51595C url(http://www.webspirits.be/images/bg_header.jpg) repeat-x;
	font-family: "Arial";
	color:#014141;
	font-size:70.5%;
}
#container{
	padding:0;
	margin:0;
	background:url(http://www.webspirits.be/images/bg_body.jpg) repeat-y;
	width:1024px;
	margin:0 auto;
	text-align:center;
}

/* ----------- Header ----------- */

#header{
	background:url(http://www.webspirits.be/images/header.jpg) no-repeat;
	width:1024px;
	height:220px;
}
#header h1{
	text-align:right;
	color:#595959;
	font-size:2.8em;
	padding:70px 35px 0 0;
}
.description{
	text-align:right;
	color:#595959;
	font-size:1.4em;
	padding:0 35px 0 0;
}
#menu_top{
        padding-top:10px;
        font-weight:bold;
}

/* ----------- Menu ----------- */

#navigation {
	margin:0;
	padding:0;
	list-style:none;
	padding:50px 10px 0 0;
	float:right;
}
#navigation li {
	margin:0;
	padding:0;
	float:left;
	background: url(images/dot.gif) no-repeat 0px 8px;
}
#navigation li a {
	display:block;
	padding:0 18px;
	text-decoration:none;
	font-size:18px;
	font-weight: bold;
	color:#FFF;
	text-align: center;
}
#navigation li a:hover {
	color:#FFCC00;
}
.img_rss{
	float:right;
	position: relative;
	top:38px; 
	right:11px;
}

/* ----------- Content ----------- */

#content{
	width:570px;
	float:left;
	text-align:left;
	padding:0 5px 0 125px;
}
#post{
	margin:10px 0 0 0;
	padding-left:10px;
	background:url(http://www.webspirits.be/blog_new_post.jpg) no-repeat right top; 
}
#post p{
	margin:0;
}
#post_title{
        margin:0 0 25px 0;
}
#post_title h2{
	font-size:1.8em;
	/* text-align:right; */
	padding:40px 0 0 162px;
}
#post_title p{
	margin:0;
}
.end_post{
	/* background:url(images/line.png) no-repeat; */
	padding:15px 0 0 0;
}
.autor{
	font-size:12px;
	/* text-align:right; */
	padding:10px 0 0 162px;
}
.contenu_post{
	padding:30px 0 0 0;
	font-size:13px;
}
.contenu_post p{
        padding:0 0 15px 0;
}
.info{
	/* text-align:right; */
	padding:0 0 0 162px;
}
.postmetadata{
	/* background:url(images/tags.png) no-repeat; */
	padding:30px 5px 5px 45px;
	margin:30px 0;
}

/* ----------- Sidebar ----------- */

#sidebar{
	margin:0 0 0 0;
	padding-right:125px;
padding-top:35px;
	width:180px;
	float:right;
	text-align:left;
}
#sidebar h3{
	margin:10px 0 0 0;
	padding: 18px 0 0 85px;
	height:65px;
	font-size: 12px;
	font-weight:bold;
	background:url(http://www.webspirits.be/blog_sidebar.jpg) no-repeat;
}
#sidebar li{
	padding:1px 0 0 45px;
	background: url(images/dot_side.png) no-repeat;
	list-style:none;
	background-position: 25px 2px;
}
#block{
	width:150px;
	text-align:left;
}

/* ----------- Calendar ----------- */

#calendar_wrap a {
 }
#calendar_wrap .pad { 
	background: none; 
}
#calendar_wrap #prev {
	text-align:left; 
	background: none; 
}
#calendar_wrap #next { 
	text-align:right;
	background: none; 
}
#calendar_wrap table { 
	width: 90%; 
	margin: 0;
}
#calendar_wrap table th { 
	width: 14.2%; 
}
#calendar_wrap table td { 
	width: 14.2%; 
	background: #767676; 
	text-align: center; 
}

/* ----------- Search ----------- */

#search{
	/* border:1px solid #666666; */
	/* background:#595959; */
}
#searchform{
	padding:0;
	margin:5px;
}
#searchform #s{
	padding:2px;
	border:1px solid #333;
	/* color:#fff; */
	/* background:#767676; */
}
input{
	padding:0;
	border:1px solid #333;
	/* color:#fff; */
	/* background:#767676; */
	margin:2px 0;
}
textarea{
	width:450px;
	padding:0;
	border:1px solid #333;
	/* color:#fff; */
	/* background:#767676; */
}

/* ----------- Navigations ----------- */

.navigation{
	/* background:url(images/navigation.png) no-repeat; */
	height:35px;
	font-size:1em;
	padding:3px 0 0 15px;
	margin:10px 0;
}
.navigation_single{
	height:35px;
	/* background:url(images/nav_single.png) no-repeat; */
}
.alignleft_single { 
	float: left; 
	margin: 8px 15px 10px 20px; 
}
.alignright_single { 
	float: right; 
	margin: 8px 20px 10px 15px; 
}

/* ----------- Comments ----------- */

.responses{
	/* background:url(images/responses.png) no-repeat; */ 
	height:35px;
	font-size:1.2em;
	font-weight:bold;
	padding:7px 0 0 15px;
	margin:10px 0;
}
.commentlist{
	/* background:url(images/comment_back.png) repeat-y; */
}
.comments_top{
	/* background:url(images/comment_top.png) no-repeat; */
}
.comments_autor{
	padding:15px 20px 0 25px;
}
.comments_bot{
	/* background:url(images/comment_bot.png) bottom no-repeat; */
	padding:0 25px 15px 15px;
}
.gravatar{
	border:1px solid #333;
	padding:2px;
	margin:15px 25px 0 15px;
	float:left;
	height:40px;
	width:40px;
}
.leave{
        border-top:1px solid #ccc;
	padding:20px 20px 0 20px;
	font-weight:bold;
	font-size:12px;
}
.form{
	padding:10px 0 0 40px;
}
.xhtml{
	padding:15px 0 0 30px;
}

/* ----------- Form Labels ----------- */

label{
	font-weight:bold;
}
fieldset{
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend{
	font-weight:bold;
	font-size:1.2em;
}

/* ----------- Lists ----------- */

ul,ol{
	margin:0 5px 15px 25px;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
dl{
	margin:0 0 5px 0;
}
dl dt{
	font-weight:bold;
}
dd{
	margin-left:5px;
}

/* ----------- Tables ----------- */

table{
	margin-bottom:1.4em;
	width:100%;
}
th{
	font-weight:bold;
	background:#595959;
}
th,td{
	padding:4px 10px 4px 5px;
}
tr.even td{
	background:#c1c1c1;
}
tfoot{
	font-style:italic;
}
caption{
	background:#595959;
}

/* ----------- Footer ----------- */

#footer{
	/* background:url(images/footer.png) no-repeat; */
	height:60px;
	padding:21px 0 0 45px;
	text-align:center; 
}

/* ----------- Fixies ----------- */
.clear{
	clear:both;
}