/*  
Theme Name: Blanco Nuevo
Theme URI: http://dabidesign.com
Description: Theme designed for Ivan hugo Photographer
Version: 1.0
Author: David Jimenez Figueroa
Author URI: http://dabidesign.com
*/


* {
   margin:0;
   padding:0;
}
html, body {
   font:12px  Georgia, "Times New Roman", Times, serif;
   background: #FFFFFF;
   color: black;
   letter-spacing: 0px;
}

#container {
   margin:0px auto 0 auto;/*antes 0px*/
}

#header {
   height:30px;
   width:800px;
}

#infos-header {
   width:400px;
   height:30px;
   margin-top: 10px;
   margin-right: 20px;
   margin-bottom: 0px;
   margin-left: 10px;
   /*background: url('01_a_header.gif') no-repeat;*/
}

h1 {font: 11px arial, Helvetica, sans-serif !important; 
padding: 0px 5px 5px 5px; margin: 0 0 20px; 
color: #59595b; clear:both;}

h9 
{font: 20px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
padding: 5px 5px 5px 5px; margin: 0 0 20px; 
color: #59595b; clear:both;
}

.h9  { list-style:none; padding:0px; width:100%;}
.h9 li { text-decoration: none;}
.h9 li a {color: #59595b;text-decoration:none;}

#description {
   position:absolute;
   left:50px;
   bottom:20px;
   font-size:0.8em;
   color:black;
}

#main {
margin:0px 15px; 
}

#main-content {
   margin:0px 15px; 
   display:inline;
   padding:0;
}

#main-content-pages {
   margin:0px 15px; 
   display:inline;
   padding:0;
}

/* ARTICLES */

.post {
   width:700px;
   margin:0 0 15px 0;
   font-size:1em;
   line-height:1.8em;
   padding:0;
}

.post a:link, .post a:visited 
{text-decoration: underline; color:black;}

.post ul, .post ol {
   margin:10px 0 10px 40px;
}
/*titulos*/
.post h2 {
   font-size:1.2em;
   letter-spacing:0px;
   color: black;
   margin:10px 0 5px 0;
   width:700px;
   padding:5px 0 3px 0px;
   border-bottom: 1px dotted  black;}
.post h3 {
   font-size:.9em;
   letter-spacing:0px;
   color:black;
   margin:0 0 5px 0;
   text-transform: none;
   font-weight: normal;
   padding:0px 0 3px 0px;
   font-style:italic;
  }
.post h4 {
   font-size:1em;
   text-align: left;
   letter-spacing:2px;
   color:black;
   margin:0 0 20px 0px;
   text-transform: none;
   font-weight: normal;
   padding:3px 0 3px 0px;
}

.h5 {
	font-size:1em;
   	letter-spacing:1px;
   	color:black;
   	text-transform:uppercase;}

.h5 a:link, .h5 a:visited  {
	color: black;
	text-decoration:none;}
.h5 a:hover {
	background-color: #FF0066;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;}

.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 {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	clear:both;
	border:none;
	}

.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: black; border:0;}

.post a:link {text-decoration:none; border:0;}

th { vertical-align: top }
td { vertical-align: top }

blockquote {
   background:#eee;
   padding:10px;
   margin:5px 0 5px;
}

.postmetadata {
   background:#eee;
   width:100px;
   margin:15px 0 30px 0;
   padding:5px;
   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;
}

/*------------------------------------------------------------------

	menu de arriba

------------------------------------------------------------------*/

ul {padding:0;margin:0;}


#menu { height:10px; margin-top:0px;_margin-top:15px;margin-bottom:15px;_margin-bottom:15px;}
#menu div { margin-left:15px; padding-top:10px;margin-bottom:30px;_margin-bottom:30px;}

.ul  { list-style:none; padding:0px; width:100%;}
.ul li { display:block; float:left; margin-right:20px;color: black;}
.ul li a {font-size:1em; width:100%; text-align:center;color: black;font-size:1em;
   text-transform:uppercase;text-decoration:none;}
.ul a:hover { background-color: #333333; padding:3px 0px; color:#FFFFFF;}

/* SIDEBAR */

.sidebar-wrapper {
   position:relative;
   float:left;
   display:inline;
   width:750px;
   margin:15px 800px 0 0;
   /*background:gray;*/
}

#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:static;
   float:left;
   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;
   color: black;
   margin-top:0px;
   margin-bottom:5px;
}

#sidebar a, #sidebar a:visited{
   color: black;
   text-transform:uppercase;
   text-decoration:none;
   border:none;
 /*  padding:5px;*/
}

#sidebar a:hover {color: black; background-color: #FF0066; padding:3px;}

/* PIED DE PAGE */

#footer {
   width:300px;
   height:30px;
   margin:15px;
   font-size:1em;
   text-align:left;
}

#footer a:link, #footer a:visited {
   color:black;
   font-weight:bold;
   text-decoration:none;
}

#footer a:hover {
   color:#000;
   background-color:#D1E5EF;
}

/* 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;
}
