/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/************************* DEFAULT STYLES ***************************/

body {
	color:#222;
background-image: url(images/fondo.png);
background-repeat: repeat;
background-position: center;
}

.container-inner {
	width:950px;
	margin:0 auto 0 auto;
}

.container-inner h2 {
border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
margin-bottom: 10px;
color: #44445b;
}

h1,h2,h3,h4,h5,h6 {
font-family: 'TitilliumText22LRegular';	
color:#000;

}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color:#c95418;

}

a {
	color:#c95418;
	text-decoration:none;

}

a:hover,a:focus {
	color:#222222;

}

p {	font-family: 'TitilliumText22LRegular';
	color:#666;
        font-size: 12px;     
}
	
img {   
padding: 0 0 0 0; 
margin-left: 0px; 
        margin-right: 0px;
}

/************************* RSS ************************************/
#inside-subscribe {
	float:right;
	color:#666;
width:auto;
margin-right:10px;
margin-top:0;
display:none;
}

#inside-subscribe a {
	color:#666;
display:none;
}

#inside-subscribe a:hover {
	color:#000;
display:none;
}

.feed {
font-family: 'TitilliumText22LThin';
font-size: 10px;
line-height: 20px;	
margin-left:3px;
margin-right: 23px; 
margin-bottom: 0px;
	padding: 3px 0 3px 19px;
	background:url(images/fb.png) top left no-repeat;
	color: #c95418;
display:none;
}


	
/************************* SLIDESHOW ******************************/
#slideshow-posts {
	margin-bottom:12px;
	height:350px;
	overflow:hidden;
        border-bottom: 1px dotted #c95418;
}

ul#slideshow-nav {
	margin:.5em 0;
	padding:0;
}

ul#slideshow-nav a {
	padding:5px 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	background:#ddd;
	color:#fff;
	margin:0 12px 0 0;
}

ul#slideshow-nav a.activeSlide,ul#slideshow-nav a:hover {
	background:#aaa;
}

.slide {
	padding:12px;
	margin:0;
	display:block;
	overflow:hidden;
	position:relative;
	padding:0;
	width:950px;
	height:350px;
}

.slide .slide-image {
	width:950px;
	float:left;
}

.slide .slide-image img {
	max-width:950px;
}

* html .slide-image img {
	width:950px;
}

.slide .slide-image img.attachment-950x350 {
	margin:0;
	padding:0;
}

.slide .slide-details {
	width:310px;
	float:right;
	margin-left:15px;
	padding:2em;
	background:transparent url(images/overlay.png);
	position:absolute;
	top:20px;
	right:20px;
}

.slide .slide-details h2 {
	text-transform:uppercase;
	border-bottom:1px solid #44445b;
	color:#fff;
	font-weight:normal;
	margin:0;
}

.slide .slide-details .description p {
	color:#eee;
	margin-top:10px;
	font-size:1.1em;
}

.slide a {
	color:#fff;
}

.slide a:hover {
	color:#eee;
}


	
/************************* MASTHEAD ************************************/

#flash-banner {
position:absolute;
left:210px;
bottom:30px;
height:120px;
width:90px;
display:none;
}

#masthead {
	background:padding: 0;
background-image: url(images/header.png);
height: 156px;
position:relative;
border-bottom:1px dotted #c95418;
display:none;
}

#masthead h4 {
	margin:1em 0;
	font-weight:bold;
	text-transform:uppercase;
	width:100%;
display:none;
}

#masthead h4 a {
	color:#333;
	text-decoration:none;
	float:left;
display:none;
}

#masthead h4 a:hover {
	color:#000;
display:none;
}

#masthead span {
	color:#666;
	font-size:.8em;
	text-transform:lowercase;
	font-weight:normal;
display:none;

}

#masthead span.description {
	float:left;
	margin-left:20px;
	padding-top:.2em;
display:none;
}

#masthead span.contact {
	float:right;
	line-height:1em;
display:none;
}

#masthead span.contact a:hover {
	color:#000;
display:none;
}

img.headerimg {
	margin-bottom:1em;
display:none;
}

.sf-menu ul {
	list-style:none;
	padding:0;
	margin:0 0 0px;
	background-color:#44445B;
	font-size:12px;
	height:39px;
display:none;
}

.sf-menu ul li {
	text-align:center;
	float:left;
	height:39px;
	margin:0;
	background:#222;
	border-right:1px solid #666;
	padding:0;
display:none;
}

.sf-menu ul li a {
	display:block;
	width:auto;
	padding:10px 24px 10px 24px;
	color:#fff;
font-family: 'TitilliumText22LRegular';
	font-size:14px;
	text-decoration:none;
	text-shadow:0 0 0 #000;
display:none;
}

#navcontainer>.sf-menu ul li a {
	width:auto;
	height:auto;
	height:8px;
display:none;
}

.sf-menu ul li#active a {
	background:#eee;
	color:#222;
display:none;
}

.sf-menu ul li a:hover,.sf-menu ul li#active a:hover {
	color:#fff;
	background-color:#000;
display:none;
}

.sf-menu ul li.home {
	border-left:none;
display:none;
}

.sf-menu ul li li {
	border:none;
	border-bottom:1px solid #44445b;
display:none;
}


	
/******************************** POSTS ************************* */

#megusta {
margin-left:24px; 
float:left;
width:500px;
height:40px;
display:none;
}

.post {
	display:block;
	clear:both;

}

.post p {
	display:block;
	clear:both; 
padding-left: 23px; 
padding-right: 23px;
}

.post img {   
margin-left: -23px; 
        margin-right: -23px;
}

.post iframe {   
margin-left: -23px; 
        margin-right: -23px;
}

.postmetadata {
	color:#aaaaaa;
padding-right: 23px;
padding-left: 23px;
padding-bottom:10px;
margin-bottom: 0px;
display:none;
}

.postmetadata a {
	color:#ccc;
}

.postmetadata a:hover {
	color:#000;
}

.underlined {
	border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
color: #84848b;
display:none;
}

h6.underlined {
	margin:0 0 0;
display:none;
}

.navigation {
	margin:0 auto;
	text-align:center;
	display:block;
	width:300px;
background-color: #f5f5fa;
display:none;

}

.nav-image-left,.nav-image-up,.nav-image-right {
	text-align:center;
	float:left;
	width:100px;
	margin:10px 23px 10px 23px;
background-color: #f5f5fa;
display:none;
}

.nav-image-left a,.nav-image-up a,.nav-image-right a {
	padding:2px 48%;
	text-decoration:none;
	color:#222;
        nav prev left
display:none;
}

.nav-image-left a:hover,.nav-image-up a:hover,.nav-image-right a:hover {
	color:#000;
display:none;
}

.nav {
	background:#eee;
	margin:10px 23px 10px 23px;
display:none;
}

.nav:hover {
	background:#ccc;
display:none;
}

.prev a,.next a {
	color:#000;
	text-decoration:none;
	padding:.2em 1em;
display:none;
}

.nav-interior {
	margin:0;
	padding:0;
	clear:both;
	display:inline;
display:none;
}

.nav-interior .next {
	color:#000;
	text-decoration:none;
	float:right;
display:none;
}

.nav-interior .prev {
	color:#000;
	text-decoration:none;
	float:left;
display:none;

}


	
/* ************************* FOOTER *********************** */
#footer {
border-top: 1px dotted #c95418;
	margin:auto 0 -50px 0px;
        height: 16px; 
	padding:12px 0 12px 0;
background-color: #dadadf;
display:none;
}

#footer p {
	text-align:center;
	color:#44445b;
}

#footer a {
	color:#666;
}

#footer a:hover {
	color:#333;
}


	
/***************************** FLOATS & IMAGES ***************************** */
.right {
	float:right;
}

.left {
	float:left;
}

.middle {
	margin:0 auto;
	float:left;
}

.clear {
	clear:both;
}

.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignnone {
	display:block;
	margin-left:0;
	margin-right:0;
}

.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.thumbnail {
	width:310px;
	height:115px;
	max-width:310px;
	max-height:115px;
	overflow:hidden;
}

.smallattachment {
	margin:0 auto;
	text-align:center;
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	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-dd {
font-family: 'TitilliumText22LRegular';
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}

.wp-caption-text {
font-family: 'TitilliumText22LRegular';
	color:#888;
	font-size:12px;
	margin:5px;
}

.gallery-caption {
font-family: 'TitilliumText22LRegular';
	color:#888;
	font-size:12px;
	margin:0 0 12px;
}

	
/***************************** ARCHIVE *****************************/

.archive h6 {
border-bottom: thin solid #44445b;
	text-transform:none;
        font-size: 20px;
padding-bottom: 10px;
 font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic;
        padding-left: 23px;
        padding-top: 10px; 
margin-bottom: 10px;
color: #44445b;
}

h6.archive-header {
	display:block;
	border-bottom:#44445b 1px solid;
	margin:0 0 .5em;
        font-family: 'TitilliumText22LRegular';
font-style: normal;
padding-bottom: 0px;
	font-size:14px;
padding-left: 0px;
        padding-top: 0px;
}

.archive-stack {
	width:100%;
	height:1em;
}


	
/***************************** ETC *****************************/
#filters {
	clear:both;
	height:2em;
	margin-bottom:1em;
}

#filters li {
	float:left;
	margin-right:2em;
}

.prev {
}

.next {
}


	
/* remember to define focus styles! */
:focus {
	outline:0;
}


	
/***************************** SEARCH *****************************/
#search {
	margin:15px 0 0;
}

#search #s {
font-family: 'TitilliumText22LRegular';
	background:transparent url(images/search.png) 0 center no-repeat;
	color:#666;
	font-size:.9em;
	margin:0 0 0 10px;
	padding:3px 0 3px 20px;
	width:120px;
}

#search input {
	border:1px solid #ccc;
}

#search #s:hover {
	color:#666;
}

.search-excerpt {
	margin:0;
}


	
/************************* WIDGETS ************************************/
#inside-widgets {
	margin: 0px 0px 0 0px;
        width:auto;
        height: auto; 
        border-top: 1px dotted #c95418;       
        padding: 0 0px 23px 0px;
display:none;
}

#inside-widgets h6.widgettitle {
        font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
        font-style: italic; 
        font-size: 16px;
        width: 310px; 
	color:#44445b;
	border-bottom:1px solid #44445b;
	text-transform:none;
	padding:1em 0 7px 0;
}

#inside-widgets ul {
        font-family: 'TitilliumText22LRegular';
	list-style:none;
        width: 310px; 
	margin:0 0 0 0;
        padding: 0 0 0 0;
	font-size:1em;

}

#inside-widgets ul li a,ul.txt li {
         width: auto; 	
         color:#222;
	height:1%;
	background:url(images/li.png) no-repeat 0;
	line-height:1.2em;
	border-bottom:1px solid #ccc;
	display:block;
	padding:6px 0 6px 8px;
}

#inside-widgets ul li a:hover,ul.txt li:hover {
	color:#000;
	background-position:1px .8em;
	background:#ffead4 url(images/li.png) no-repeat 3px 10px;
}

#inside-widgets ul li a span,ul.txt li,h4 a span {
	color:#696455;
}

#inside-widgets ul li.active a {
	cursor:default;
	color:white;
}

#inside-widgets ul ul {
	margin:0 0 0 0;
	list-style:none;
}

/***************** WP STUFF ********************/
.addthis {
padding-left: 23px;
}
	
/***************** WP STUFF ********************/
.bypostauthor {
}

.sticky {
	background:#f2f7fc;
	border-top:4px solid #000;
	margin-left:-20px;
	margin-right:-20px;
	padding:18px 20px;
}

.ev-widget-post-tittle {
font-size:12px;
}