/*
Theme Name: JuanIP
Theme URI: http://juanip.com.ar
Description: Tema creado para blog personal de Juan Ignacio Paccapelo
Version: 1.0
Author: Juan Ignacio Paccapelo
Author URI: http://juanip.com.ar/
*/
@font-face {
	font-family: juanip;
	src: url('images/juanip.ttf');
}

body {
	color: 			#070c38;
	background: 		#ffffff;
	font-family:		sans-serif;
	font-size:		1.02em;
}			

#page {
	margin:			0 auto;
	width:			720px;
}


/* HEADER */


#header {
	text-align:		center;
}

#logo {
	background:		url(images/logo.png) no-repeat;
	height:			140px;
	width:			400px;
	margin:			0 auto;
}

#header a {
	color:			#070c38;
}


/* MENU */


#menu {
	font-weight:		bold;
	text-align:		center;
}

#menu ul {
	padding: 		0;
	margin: 		0;
	list-style-type: 	none;
	list-style-image: 	none;
}

#menu li {
	display:		inline;
}

#menu a {
	color: 			#070c38;
	padding:		5px 2.5%;
}

#menu a:hover {
	color: 			#ff673b;
}

#menu #rss a {
	color: 			#ff673b;
}


/* CONTENT */


#content {
	padding:		10px 0 30px;
	text-align:		center;
	width:			700px;
	margin:			0 auto;
}

#search {
	float:			right;
}

.post{
	margin:			0 0 35px 0;
	border:			dashed #070c38;
	border-width:		0 0 1px 0;
	text-align:left;
}

.post a {
	color:			#070c38;
}

.entry {
	text-align:		left;
}

.entry a {
	color: 			#ff673b;
}

.postmetadata {
	text-align:		right;
	width:			auto;
	padding:		5px;
	font-size:		0.8em;
	color:			#070c38;
}

.navigation a {
	color: 			#ff673b;
}

.alignleft {
	text-align:		left;
}

.alignright {
	text-align:		right;
}

.center {
	text-align:		center;
}

.small {
	font-size:		small;
}

abbr {
	text-decoration:	underline;
}
ins {
	text-decoration:	none;
}
del {
	text-decoration:	line-through;
}
img {
	margin: 12px 0;
}
blockquote {
	background: top left url('images/quotes.png') no-repeat;
	padding: 0 3px 0 130px;
	border: #ff673b dashed 1px;
	
}
.juanip {
	font-family: juanip;
	font-size: 30px;
}
#respond {
	text-align:		left;
}


/* SIDEBAR */



/* FOOTER */


#footer {
	clear:			both;
	text-align:		center;
	width:			100%;
	padding:		0 0 10px 20px;
}

#footer a {
	color: 			#ff673b;
}


/* ENTRIES */


.letra {
	font-size:		1.3em;
}

/* LINKS */

.links li {
	list-style-type:	none;
	list-style-image:	none;
}

/* COMMENTS */

.commentlist {
	text-align:		left;
}

ol.commentlist
{
	width:			90%;
	margin:			0 auto;
}
 
ol.commentlist li
{
	margin-bottom:		1.5em;
	border:			1px solid #ff673b;
	padding:		5px;
}
 
ol.commentlist li.alt
{
	border:			1px dashed #ff673b;
}
 
ol.commentlist a
{
	color:			#ff673b;
}
 
small.commentmetadata
{
	font-size:		0.8em;
	margin-bottom:		1em;
	display:		block;
}

.avatar {
	float:			right;
	text-align:		right;
}

/*
PUEDES SER

Amarillo, rojo, azul,
Verde, naranja y violeta.
Jazmines, margaritas, orquídeas,
Lirios, magnolias y rosetas.

Puedes ser tan viva como un color,
Colmando de brillo tu alrededor.
Puedes ser tanto más bella que una flor
Llenando el vacío de vida y amor.

Mercurio, Saturno, Tierra,
Neptuno, Marte y Plutón.
Galaxias, estrellas, cometas,
Novas, satélites y cualquier constelación.

Puedes ser única como un planeta,
Puedes ser todo sin contradicción.
Puedes ser tan bella como las estrellas,
Puedes serlo... y lo sos. 
*/
