/*
Theme Name: Barnabitas
Theme URI: http:///www.pure.cl
Author: Pur&eacute;
Author URI: http:///www.pure.cl
Version: 2.0.0
*/

/* /////////////////////////////////////
GENERAL
///////////////////////////////////// */

/* generales */
body {}
a {outline:none;}
a:hover {}
a img {border: none; text-decoration: none;}
acronym, abbr {}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
hr {}
input, textarea {}
td, th, tr {}

#wrapper {}

/* Header */
#top {
	height:106px;
	
	}
	#top h1 {}
	#top p.blogdescription {}
	
/* Content */
#content {}
#content-home {}
	/* blog posts */
	.post-wrap {}
	.author {}
	.author a {}
	.author a:hover {}
	.post-meta {}
	.post-date {}
	.post-title {}
	.post-title a {}
	.post-title a:hover {}
	.story-content {}
		/* post content headings */
		.story-content h3 {}
		.story-content h4 {}
		/* playing with blockquotes */
		.story-content blockquote {}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content ul {}
		.story-content ol {}
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
	/* single page meta info */
	.metawrap { padding:10px 0 10px 0; border-top:1px solid #BCD6A2; border-bottom:1px solid #BCD6A2;}
	.singlemeta {}
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact p { margin:0!important; padding:0!important;}
	.interact a {}
	.interact a:hover {}
	/* blog comments */
	#commentwrap {}
	#comments {}
	#comments big {}
	#respond {}
	.nocomments {}
	.commentmetadata {}
		/* individual comments */
		#commentlist {}
		#commentlist li {}
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {}
		#commentform fieldset {}
		#commentform legend {}
		#commentform label {}
		#commentform input#author {}
		#commentform input#email {}
		#commentform input#url {}
		#commentform textarea {}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#side {}
	#side ul {}
	#side li {}
	#side li h2 {}
	#side li ul {}
	#side li li {}
		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		#side li#search dl {}
		#side li#search dt {}
		#side li#search dd {}
		#side li#search input#s {}
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
/* Footer */
#footer {
background-image:url(images/bgfooter.gif);
background-position:left top;
background-repeat:repeat-y;
background-color:#AA2104;
}

.nav-footer{
background-color:#5E0000;
padding:15px 10px 5px 0;
height:20px;
text-align:right;
font-size:12px;
}

.nav-footer li{
list-style-type:none;
color:#FFFFFF;
float:right;
}

.nav-footer li a, .nav-footer li a:link{
color:#FFFFFF;
text-decoration:none;
}
.nav-footer li a:hover{ text-decoration:underline!important;}

#footer a {}
#footer a:hover {}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}

/* NAVIGATION */

.nav-list { margin:0; padding:0; height:25px; list-style-type:none;}
.nav-list li { margin:0 15px 0 0; padding:0; list-style-type:none; float:left;}

/* next gen */

.post-meta {
list-style-type: none;
}
 
.post-meta-key {
display: none;
}
#top-right-one{background:#005162 url(images/headerbg.jpg) repeat-x;height:40px}
.widget qtrans_widget_switch{float:left; list-style-type:none;"}
#top-right-two{ height:50px}
#top-right{ height:90px}

/*global-nav*/

#top-right-two{
height:60px;
background-image:url(img/botonera.jpg);
background-position:top;
background-repeat:repeat-x;
text-transform:uppercase;
font-size:12px;
padding:0;
}

#top-right-two ul {
list-style-type:none;
margin:0;
padding:0;
}

#pages{
padding-left:1px;
}

#top-right-two ul li {
float:left;
list-style-type:none;
}

#top-right-two ul li a, #top-right-two ul li a:link {
color:#ffffff;
display:block;
font-size:12px;
font-weight:normal;
height:17px;
width:158px;
margin:0 0 0 0;
padding:8px 0 5px 0;
text-align:center;
text-decoration:none;
text-transform:uppercase;
float:left;
}

.colorright{border-right:1px solid #ac5600;}
.colorleft{border-left:1px solid #fbe2c4!important;}

#top-right-two ul li.current_page_item a, #top-right-two ul li a:hover {
color:#ffffff;
background-image:url(img/current.gif);
background-position:top center!important;
background-repeat:repeat-x;
float:left;
}