/* 

	based on / adapted from : 
	man~ja v0.01  	http://www.neoalchemist.com/

	man~ja theme was designed and built by Praveen Kumar Ramanathan,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	
*/

#disqus_thread a {
color: #999999;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: color;
    -o-transition-duration: 0.4s;
}

#disqus_thread a:hover {
color: #82b03e;
}

body {
	color: black;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff;
	font-family: Palatino, georgia, times, serif;
	line-height: 28px;
	font-size: 18px;
}

/*buscador*/

#searchform {
	text-align: left;
}

.buscador {
float:right;
}

.searcher {
width: 150px;
border: 0;
height: 20px;
padding: 2px 0 0px 3px;
float: left;
margin-top: 0px;
background: #fff;
border: 1px solid grey;
}

.search-button {
float: left;
cursor: pointer;
border: none;
height: 20px;
width: 45px;
background: #ccc;
}

/*cabecera*/


.header {
float: left;
}

.header img {
margin-top: 3px;
}

.sub-bar {
float: left;
font-size: 18px;
font-family: georgia;
padding-left: 10px;
margin-top: 5px;
width: 630px;
margin-bottom: 10px;
height: 30px;
background: #f0f0f0;
padding-top: 10px;
padding-right: 10px;
}

.rssandreturn1 {
float:left;
width: 168px;
}

.rssandreturn2 {
font-size: 12px;
float:left;
}

#title {
float: left;
font-size: 40px;font-family: georgia;
padding-left: 10px;
margin-top: 20px;
width: 650px;
	}
	
	#title  a {
text-decoration: none;
color: #777;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: color;
    -o-transition-duration: 0.4s;
	}
	
		#title  a:hover {
text-decoration: underline;
color: #82bc3e;
	}
/*footer*/



.footerimage {
margin-top: 12px;
}

.footer3 {
text-align: left;
clear: both;
color: white;
padding: 0px 10px 20px;
font-size: 14px;
font-family: times;
padding-top: 20px;
background: #444444;
border-top: 1px solid #a1e439;
margin-top: 20px;
}

.footer3 li {
width: 500px;
display: inline;
}

.footer3 a {
color: white;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: color;
    -o-transition-duration: 0.4s;
}

.footer3 a:hover {
color: #82b03e;
}

.footer3 ul a {
color: white;
background: #999;
text-decoration: none;
padding: 1px;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: background-color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: background-color;
    -o-transition-duration: 0.4s;
}

.footer3 ul a:hover {
background: 82b03e;
color: white;
}

.footer3 ul {
list-style: none;
text-align: center;
}


.contacto {
color: #eee;
word-spacing: 3px;
font-size: 18px;
margin: 12px;
}

.contacto a {
color: #ccc
text-decoration: none;
}

.contacto a:active {
color: #ccc
text-decoration: none;
}

.contacto a:visited {
color: #ccc
text-decoration: none;
}


.footertext a {
color: #ccc
text-decoration: none;
}

.footertext a:active {
color: #ccc
text-decoration: none;
}

.footertext a:visited {
color: #ccc
text-decoration: none;
}

.other {
height: 200px;
margin: 5px 5px;
}


/*contenido*/

.container {
	width: 650px;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	letter-spacing: 0.3px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 25px;
margin-top: 20px;
margin-left: -4px;
width: 650px;
font-size: 18px;

}

.widecolumn {
	line-height: 1.7em;
}

small {
	font: 11px/150% Verdana, Geneva, Arial, sans-serif;
}
#commentmetadata a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
}

.postitle {
font-size: 16px;
padding: 7px;
background: #EAFFE5;
color: #333333;
width: 750px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

.postitle a {
	background: #EAFFE5;
	color: #333333;
	text-decoration: none;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: color;
    -o-transition-duration: 0.4s;
	}

.commentstitle {
	font-size: 16px;
	font-weight: 900;
}

h4 {
	padding-bottom: 5px;
	margin-top: -10px; 
	font: normal .9em Verdana, Geneva, Arial, sans-serif;
}
.description {
	font-size: 11px;
	text-align: right;
}


#commentform input, #commentform textarea {
	font: 11px Verdana, Geneva, Arial, sans-serif;
}


ol.commentlist {
		margin: 0px;
		padding: 0px;
		}
#commentlist {
	padding: 0px;
	margin : 0px;
}
.commentlist li {
	font-weight: normal;
	margin-top: 20px;
	padding: 10px;
	list-style: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}
.commentlist small a {
	font-weight: normal;
	font-style: normal;
	color: #666;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.7em;
	text-transform: none;
}
#commentform p {
	font-family: Verdana, Geneva, Arial, sans-serif;
}
.commentmetadata {
	font-size: 10px;
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


.narrowcolumn {
	float: left;
	margin-left: 1em;
	text-align: left;
	margin-bottom: 40px;
	padding-top: 5px;
}

.narrowcolumn  p {
}

.post {
	font-size: 16px;
	margin-bottom: 30px;
	float: left;
	text-align: justify;
	font-weight: 300;
}

.post a {
	color: #999999;
	text-decoration: underline;
    -webkit-transition-property: color;
    -webkit-transition-duration: 0.4s;
    -moz-transition-property: color;
    -moz-transition-duration: 0.4s;
    -o-transition-property: color;
    -o-transition-duration: 0.4s;
}

.entry a:hover {
	color: #82b03e;
		text-decoration: underline;

	}

.noresult {
	height: 230px;
	}

.widecolumn .post {
	margin: 0;
}


h1 {
	padding: 5px;
	font-size: 11px;
	text-align: right;
	font-color: #333;
}
.description {
	text-align: center;
}


h3 {
	padding: 0px;
	font-weight: 300;
	font-style: italic;
	font-family: georgia, serif;
}

p img {
	padding: 3px;
	max-width: 100%;
	border-width: 1px; 
	border-color: #ccc; 
	border-style: solid;
	}
	
img.centered {
	display: block;
	border-width: 4px; 
	border-color: grey; 
	border-style: solid;
}

img.alignright {
	padding: 4px;
	display: inline;
		border: 4px grey solid;

}
img.alignleft {
	padding: 4px;
	display: inline;
		border: 4px grey solid;

}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

#about {
margin-top: 4px;

color: #ccc;
float: left;
font-size: 13px;
}

#about a {
color: #ccc;
}

#about a:hover {
color: #fff;
}


html>body .entry ul {
	margin-left: 0;
	padding: 0;
	list-style: none;
	padding-left: 0;
}
html>body .entry li {
	margin: 0;
}

}
.entry ol {
	padding: 0;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}

.entry form {
	text-align: left;
}
select {
	width: 130px;
}
#commentform input {
	width: 160px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 11px;
}
#commentform textarea {
	width: 100%;
	padding: 0;
}
#commentform #submit {
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
}
.alt {
	background-color: #EAFFE5;
}
#commentform p {
	margin: 0px 0px 5px 0px;
}
.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	color: #333333;

}

.commentmetadata a {
	margin: 0;
	color: #333333;

}

.commentmetadata a:hover {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: white;
	background: #9bafae;
}

.commentauthor {
	font-size: 15px;
	color: #333333;
	margin-top: 3px;
}

.commentauthor a {
	font-size: 13px;
	color: #333333;
}

.commentauthor a:hover {
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	color: white;
	background: #9bafae;
}

.thecomments {
text-align: justify;
}

.thecomments a {
color: #333333;
}

acronym, abbr, span.caps {
	cursor: help;
}
blockquote {
	margin-left: 8px;
	padding-left: 15px;
	border-left: 1px solid #ccc;
	font-style: italic;
}
blockquote cite {
	margin: 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;  
	text-align: left;
  	margin-bottom: 30px;
  	margin-top: 20px;
	clear: all; 
}

#rss {
margin-left: 3px;
float:right;
margin-top: -1px;
width: 30px;
}

.relatedposts {
margin-top: -10px;
}

.relatedposts ul {
list-style: none;

}

.relatedposts a {
	color: #999999;
	text-decoration: underline;

}

.relatedposts a:hover {
	color: #82b03e;
	text-decoration: underline;

}



/*sidebar*/

#sidebar {
	float: right;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 190px;
	margin-left: 30px;
	margin-top: 15px;
}


#sidebar h2 a {
	color: #333333;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a {
	color: #333333;
	text-align: left;
	text-decoration: none;
}

#sidebar a:hover {
color: black;
text-decoration: underline;
}


#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	font-size: 12px;
	font-weight: 300;
	padding-bottom: 3px;	
}


.rightmenu1 {
padding-left: 10px;
padding-top: 1px;
padding-bottom: 1px;
background: #EAFFE5;
margin-bottom: 10px;
width: 190px;
}


.rightmenu2 {
padding-left: 10px;
padding-top: 1px;
padding-bottom: 1px;
background: #EAFFE5;
margin-bottom: 10px;
width: 190px;
}

.rightmenu3 {
padding-left: 10px;
padding-top: 1px;
padding-bottom: 1px;
background: #EAFFE5;
margin-bottom: 10px;
width: 190px;
}

.rightmenu3 h2 a {
color: #777258;
text-decoration: none;
}

/*paginaciÑn*/


.pagination {
text-align: center;
margin-left: auto;
margin-right: auto;
}

.pagination li {
list-style: none;
display: inline;

}

.pagination a {
text-decoration: none;
background: #EAFFE5;
color: #333333;
padding: 5px;
}

.pagination a:active {
text-decoration: none;
background: #EAFFE5;
color: #333333;
padding: 5px;

}

.pagination a:visited {
text-decoration: none;
background: #EAFFE5;
color: #333333;
padding: 5px;
}

.pagination a:hover {
text-decoration: none;
background: #82b03e;
color: white;
padding: 5px;
}



/*otros*/




.predate {
font-weight: 900;
}

.thelast {
font-size: 30px;
padding-left: 7px;
padding-right: 7px;
padding-top: 12px;
padding-bottom: 2px;
background: #ddd;
color: white;
width: 650px;
text-align: center;
margin-top: 10px;
margin-bottom: 0px;
font-weight: bold;
height: 36px;	
}

.thelast a {
color: white;
font-weight: bold;
text-decoration: none;	
}

.postdivision {
width: 400px;
margin-left: auto;
margin-right: auto;
border: 1px solid #95db1a;
margin-top: 30px;
margin-bottom: 10px;
}


.page-title {
color: #333333;
width: 660px;
text-align: left;
margin-top: 10px;
height: 38px;
margin-left: -4px;
	
}

.date {
font-family: Palatino, georgia, times;
font-size: 14px;
color: #aaa;
float: right;
margin-right: 11px;
}

.categories {
font-weight: 900;
font-family: Palatino, Georgia, times;
float: left;
width: 660px;
font-size: 28px;
line-height: 40px;
}

.categories a {
color: #333333;
text-decoration: none;
}

.categories a:hover {
color: #82b03e;
text-decoration: underline;
}

.categories2 {
font-weight: 300;
font-family: helvetica, verdana;
float: left;
text-align: right;
height: 32px;
padding-top: 19px;
padding-right: 14px;
width: 85px;
background: #EAFFE5;
font-size: 14px;
}

.categories2 a {
color: #aaa;
text-decoration: none;
}

.categories2 a:hover {
color: black;
text-decoration: underline;
}

.categories2 ul {
list-style: none;
padding: 0;
margin: 0;
}

.categories2 li a {
text-decoration: none;
}


.categories a {
text-decoration: none;
}

.bigbutton {
float: left;
font-family: georgia;
font-style: italic;
font-weight: 900;
background: #EAFFE5;
color: #333333;
font-size: 28px;
margin-top: 10px;
margin-bottom: 40px;
margin-right: 15px;
}

.bigbutton a {
font-family: georgia;
font-style: italic;
font-weight: 900;
background: #EAFFE5;
color: #333333;
font-size: 28px;
text-decoration: none;
padding: 5px;
}

.bigbutton a:hover {
font-family: georgia;
font-style: italic;
font-weight: 900;
background: #333333;
color: white;
font-size: 28px;
padding: 5px;

}

.spaceneeded {
height: 20px;
}

.tagcloud a {
text-decoration: none;
color: #ccc;
}

.tagcloud a:hover {
color: black;
text-decoration: underline;
}

.escritosde {
font-size: 17px;
font-family: georgia;
color: #aaa;
}

.volveralahome {
float: right;
margin-top: 30px;
margin-left: 310px;
font-size: 14px;
}

.commentline {
text-align: right;
font-family: Palatino, georgia, times;
font-style: italic;
margin-right: 10px;
}

.commentline a:hover {
color: #82b03e;
text-decoration: underline;
}

.micropost {
background: #FFFFA5;
font-style: italic;
padding: 8px;
font-family: times;
}

#f1_container {
	height: 500px;
	z-index: 1;
}
.face.back {
	display: none;
}

#f1_container {
	-webkit-perspective: 1000;
}
#f1_card {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 1.0s linear;
}
#f1_container:hover #f1_card {
	-webkit-transform: rotateY(180deg);
	-webkit-box-shadow: -5px 5px 5px #aaa;				
	-moz-box-shadow: -5px 5px 5px #aaa;
	box-shadow: -5px 5px 5px #aaa;
}
.face {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
}
.face.back {
	display: block;
	-webkit-transform: rotateY(180deg);
	-webkit-box-sizing: border-box;
	padding: 10px;
	color: white;
	text-align: center;
	background-color: #aaa;
}

.twitterbutton {
float:right;
margin-top: -55px;
margin-right: -30px;
}


