@charset "utf-8";
/* Theme Name: Ddelgados-Fond'Art
Theme URI: http://www.shalanastylo.com
Description: Ddelgados-Fond'Art, theme, dos columnas, preparado para Widgets. Wordpress 2.7.1 Más temas del autor en <a href="http://www.shalanastylo.com" title="Shalana">Shalana Diseño Web</a>. 
Version: 1.0
Author: Shalana
Author URI: http://www.shalanastylo.com/
 */
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #17179A;
	background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Sans-seriff;
}

a{
	text-decoration: none;
	color: #0000C1;
}

a:hover{
	text-decoration: underline;
	color: #17179A;
}

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #f7fde8;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f8fde9;
}

.clear{
	clear: both;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #f0f0f0;
	color: #f0f0f0;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
	
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #a9c659;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}
#container{
	width: 1024px;
	padding: 0px;
	color: #17179A;
	margin: 0px auto;
	background: url(images/f-container.jpg)  repeat-y;
}
#header{
	background: url(images/header-fondart.jpg) no-repeat center center;
	height: 215px;
	width: 1024px;
	margin: 0px auto;
	padding: 0px;
}
#topmenu{
	margin: 0 auto;
	width: 990px;
	text-align: left;
	height: 32px;
}
#topmenu ul {
	margin: 0px 0px 0px 15px;
	display: block;
	list-style: none;
	padding: 10px 0px 0px;
}
#topmenu ul li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#topmenu ul li a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #17179A;
	text-decoration: none;
	list-style: none;
}
#topmenu ul li a:hover{
	color: #0F1163;
	text-decoration: underline;
	letter-spacing: 1px;
}
#page{
	margin: 0;
	width: 999px;
	text-align: left;
	padding: 10px 15px 0px;
}
.contend{
	margin: 0px;
	width: 750px;
	text-align: left;
	padding: 0px;
}
.post{

	margin: 0px 0;
	padding: 11px 11px 0;
	background: url(images/post.jpg) no-repeat;
}

.post h2{
	padding: 0 0 10px;
	font-family: Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 20px;
	font-weight: bold;
	background: url(images/sep_comen.gif) repeat-x bottom left;
	color: #0000C1;
}

.post h2 a{
	color: #17179A;
}

.entry{
	line-height: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
	font-weight: bold;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.entry img{
	max-width: 100%;
	width: expression(this.width > 520 ? 520: true);
}

.entry img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
}

.entry img.alignleft {
	margin: 5px 7px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.entry p.author{
	font-size: 11px;
	padding: 5px 0 0;
	color: #647f17;
}

.postinfo{
	float: left;
	width: 528px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0 10px;
	padding: 0 0 10px;
	clear: both;
}
.postinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.postinfo ul li{
	float: left;
	margin: 10px 0 0;
}
.postinfo ul li.tags{
	padding: 0 0 0 21px;
	background: url(images/tag.gif) no-repeat;
}

.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(images/coment.gif) no-repeat 0 2px;
}

.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(images/calendar.gif) no-repeat;
}

.postinfo ul li.edit{
	margin-left: 10px;
}
.browse{
	width: 650px;
	padding: 5px 5px 0px;
	font-family: Georgia, Sans-seriff;
	font-size: 14px;
	font-weight: bold;
	background: #f0f0f0;
	margin: 0px;
}

.browse p{
	border: 1px solid #EBEDFA;
	padding: 10px;
	background: #fff;
	margin: 0px;
}

.sidebar{
	float: right;
	width: 191px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar form{
	padding: 15px;
}
.sidebar ul li{
	margin: 0 0 10px;
	background: #EBEDFA;
}

.sidebar ul li h2{

	padding: 10px 9px 9px;
	font-family: Georgia, Sans-Seriff;
	font-size: 14px;
	font-weight: bold;
	background: #C2C9EF url(images/h2.png) no-repeat;
	color: #17179A;
}
.sidebar ul ul{

	padding: 4px 11px 11px;
	background: #EBEDFA url(images/ul.gif) no-repeat bottom left;
}
.sidebar ul ul li{
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 24px;
	background: url(images/motv.gif) no-repeat 0px 9px;
}
.sidebar ul ul ul{
	border: 0;
	padding: 0;
	background-image: none;
}
.sidebar ul ul ul li{
	padding: 0 0 0 10px;;
	background-image: none;
}
.sidebar ul li#feed h2{
	padding: 10px 11px 11px 32px;
	background: url(images/h2_feed.jpg) no-repeat;
}
.sidebar ul li#feed h2 a{
	text-decoration: none;
	color: #0000C1;
}
.sidebar ul li#feed h2 a:hover{
	text-decoration: underline;
}
/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0;
				
}
.comments-template h2{
	padding: 0;
	background-image: none;

}
.comments-template h2, .comments-template h3{
	font-size: 12px;
	font-weight: bold;
	color: #000;

}
.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}
.comments-template ol li{
	margin: 15px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #FAE4D0;
}

.comments-template p.nocomments{
	padding: 0;
}
/* end comments template */

/* wp-calendar */

.sidebar ul li#calendar #calendar_wrap{
	border-top: 1px solid #FAE4D0;
	padding: 4px 11px 11px;
	background: #FFEFDF url(images/bg_ul_ul.gif) no-repeat bottom left;
}
table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1024px;
	height: 36px;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background: url(images/f-footer.jpg);
	}

#footer p {
	margin: 0px 0 0 50px;
	padding: 5px 0px 0px;
	text-align: center;
	}
#footer a{
	color: #DADADA;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
