/*  
Theme Name: THIS IS THE THEME
Theme URI: http://dabidesign.com
Description: 2 columns template. Widget ready. 
Version: 1.0
Author: Dabidesign
Author URI: http://dabidesign.com
*/


* {
   margin:0;
   padding:0;
}

/** img { border-bottom: 0px solid black; margin-bottom:15px;}*/

html, body {
   font:12px  Geneva, Arial, Helvetica, sans-serif; /*Georgia, "Times New Roman", Times, serif*/
   background:#231104;
   color: #c4cba2;
   letter-spacing: 0px;
}

#container {
   width:800px;
   margin:0px auto 0 auto;/*antes 0px*/
}

#header {
   position:relative;
   float:left;
   width:800px;
   height:140px;
   /*background: url('images/bg-header.gif');*/
}

#infos-header {
   width:800px;
   height:140px;
   /*margin:45px 0 0 40px;*/
   background: url('images/header.gif') no-repeat;
}


.flashtitle { text-align: left; }

h1 {font: 11px arial, Helvetica, sans-serif !important; 
padding: 0px 5px 5px 5px; margin: 0 0 20px; 
color: #59595b; clear:both;}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:black;
}

#main {
   position:relative;
   float:left;
   width:800px;
   /*background: url('images/bg-content.gif') repeat-y;*/
}

#main-content {
   position:relative;
   float:left;
   width:600px;
   margin:0px 0 0px 0px;
   display:inline;
   padding:0;
}

#main-content-pages {
   position:relative;
   float:left;
   width:800px;
   margin:0px 0 0px 0px;
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   margin:0 0 30px 0;
   font-size:1em;
   /*text-align:justify;*/
   /*text-transform:uppercase;*/
   line-height:1.5em;
   padding:0;
}

.post a:link, .post a:visited 
{text-decoration: underline; color:#C4CBA2;}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}
/*titulos*/
.post h2 {
   font-size:1.3em;
   letter-spacing:0px;
   color:#ad8d4c;
   margin:0 0 5px 0;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}
.post h3 {
   font-size:.9em;
   letter-spacing:0px;
   color: #656143;
   margin:10px 0 0px 0;
   width:600px;
   padding:5px 0 0px 0px;
   border-top: 1px dotted  #ad8d4c;
   font-weight: normal;
}
.post h4 {
   font-size:1em;
   text-align: left;
   letter-spacing:2px;
   color:#c4cba2;
   margin:0 0 20px 0px;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}

.h5 {
	font-size:1em;
   	letter-spacing:1px;
   	color:#c4cba2;
   	text-transform:uppercase;}

.h5 a:link, .h5 a:visited  {
	color: #c4cba2;
	text-decoration:none;}
.h5 a:hover {
	background-color: #ffff99;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color:#231104;}

.h7 {
   font-size:1.3em;
   letter-spacing:0px;
   color:#000000;
   margin:0 0 5px 0;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}

.h8 {
   font-size:1em;
   letter-spacing:1px;
   color:#000000;
   text-transform: uppercase;
}

.post-content img {
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 4px;
	margin-bottom:10px;
	align:left;
	border:none;
	border:0;
	float:left;
	}

.post-content img a:link, .post-content img a:visited {
	border-color: none; 
	border:0; 
	border:none;}

.post h2 a:link, .post h2 a:visited {
	text-decoration:none; color: #C4CBA2; border:0;}

.post a:link {text-decoration:none; border:0;}

.noborder { border:0; }

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
   border-top:1px solid #ddd;
  /* border-bottom:1px solid #ddd;*/
}

.postmetadata {
   background:#eee;
   width:100px;
   margin:15px 0 30px 0;
   padding:5px;
   border-top:1px solid #ddd;
   border-bottom:1px solid #ddd;
   font-size:1em;
   color:#aaa;
}

.postmetadata a:link {
   color:#888;
   text-decoration:none;
}

.postmetadata a:hover, .postmetadata a:visited {
   color:#000;
   background:#e3e3e3;
}

#signature {
   margin:30px 0 0 0;
   font-size:0.8em;
   color:#999;
}

#signature a:link {
   color:#454545;
   /*font-weight:bold;*/
   text-decoration:none;
}

/*------------------------------------------------------------------

	experimento menu de arriba

------------------------------------------------------------------*/

ul {padding:0;margin:0;}

#menu { height:10px; margin-top:10px;_margin-top:30px;margin-bottom:15px;_margin-bottom:15px;letter-spacing: 1px;
}
#menu div { margin-left:20px; padding-top:20px;margin-bottom:30px;_margin-bottom:30px;}
.ul  { list-style:none; padding:0px; width:100%;}
.ul li { display:block; float:left; margin-right:30px;color: #ad8d4c;}
.ul li a {font-size:1em; width:100%;  text-align:center;color: #ad8d4c;font-size:1em;
   text-transform:uppercase;text-decoration:none;}
.ul a:hover { background-color: #FFFF99; padding:3px 0px 3px 0px; color:#231104;}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:right;
   display:inline;
   width:180px;
   margin:10px 0px 0 0;
   padding:0;
   border:none;
   /*background:white;*/
}

#abonnements {
   position:relative;
   float:right;
   width:120px;
   margin:0px;
   padding:0px;
   }

#searchform {
   position:relative;
   float:right;
   /*margin-top:5px;*/
}

#s {
/*   border:1px #000000;*/
   width:150px;
}

#searchsubmit {
   background:transparent;
   color: #CCCCCC;
}

img#rssfeed {
   border:none;
}

#sidebar {
   position:relative;
   float:right;
   width:190px;
}

#sidebar ul {
   list-style-type:none;
   margin:0;
}

#sidebar li {
   border:none;
   margin:10px;
   list-style-type:none;
   line-height:1.5em;
}

#sidebar li ul li {
   margin:0px;
}

#sidebar h2 {
   font-size:1em;
   font-weight: bold;
   letter-spacing:1px;
   text-transform:uppercase;
   color: #656143;
   margin-top:10px;
   margin-bottom:5px;
}

#sidebar a, #sidebar a:visited{
   color: #AD8D4C;
   text-transform:uppercase;
   text-decoration:none;
   border:none;
 /*  padding:5px;*/
}

#sidebar a:hover {color: #ad8d4c; background-color: #FFFF99; padding:3px 0px 3px 0px;}

/* PIED DE PAGE */

#footer {
   position:relative;
   float:left;
   width:800px;
   height:50px;
   color:#AD8D4C;
   padding:5px 0px;
   font-size:1em;
   text-align:left;
   border-top: 1px dotted  #ad8d4c;
   /*background: url('images/bg-footer.gif') no-repeat;*/
}

#footer a:link, #footer a:visited {
   color:#AD8D4C;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#231104;
   background-color:#FFFF99;
}

/* COMMENTS */

h3#comments {
   margin:10px;
   font-size:1em;
}

textarea#comment {
   margin:10px;
   width:350px;
}

#commentform input {
   margin:0 10px;
   width:200px;
}

ol.commentlist {
   background:#EEE;
   width:430px;
   padding:10px;
}

ol.commentlist a:link, ol.commentlist a:visited {
   text-decoration:none;
   color:#EDEADD;
   font-weight:bold;
}

ol.commentlist a:hover {
   background:#EFDFB3;
}

ol.commentlist li {
   margin:0 0 20px 20px;
   font-size:1em;
}

#commentform label {
   font-size:0.8em;
   color:#888;
}