/*  
Theme Name: yonotengopersonalidad
Theme URI:
Description: yonotengopersonalidad
Version: 1.0
Author: Claudia Hermosilla / Jose Balbin
Author URI: 
Tags: plantilla personalizada para yonotengopersonalidad.com
*/


* { margin: 0; padding: 0; }

body {
	margin: 0 auto;
	background-color: #FFF;
	font-size: 18px;
	}


/* -------------------
Main Structure
------------------- */
	
#frame {
	width: 1105px;
	text-align: left;
	margin: 0 auto;
	background-color: #ededed;
	}

#logo {
	width: 1105px;
	height: 170px;
	margin: 0 auto;
}

#middle {
	overflow: auto;
	width: 100%;
	margin:0 auto;
	}

#content {
	float: left;
	width: 688px;
	background-color: #FFF;
	border: 7px solid #ededed;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar {
	float: right;
	width: 374px;
	padding: 11px;
	background-color: #FFF;
	border-top-width: 7px;
	border-bottom-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	border-right-width: 7px;
	border-left-width: 0px;
	}
	
#sidebara {
	width: 360px;
	background-color: #f9fbfc;
	border: 7px solid #e7eff1;
	}
	
.twitter {
	width: 280px;
	background-image: url(images/sidebar04a.gif);
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.widgets {
	width: 280px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	}	
	
.titcat {
	color: #9BC0CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	width: 660px;
	background-color: #FFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 28px;
	font-style: italic;
	}
	
.inspiracion {
	padding-left: 14px;
	}
	
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
/* -------------------
Header
------------------- */

#header {
	background: url(images/header.gif);
	width: 1105px;
	height: 43px;
	}
	
#nav{
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	text-align:right;
	letter-spacing: -0.05em;
}
#nav, #nav ul {
	list-style: none;
}
#nav a, #nav a:hover {
display: block;
text-decoration: none;
border:none;
}
#nav li {
	float: left;
	list-style:none;
}
#nav a {
	display:block;
	font-weight:bold;
	color: #a5cdd9;
	padding: 8px;
}
#nav a:visited {
	display:block;
	font-weight:bold;
	color: #a5cdd9;
	padding: 8px;
	text-decoration: line-through;
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	text-decoration:none;
	color: #F40BF4;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 131px;
	border-bottom: 1px solid #c0d4d7;
	text-align: left;
}
#nav li li {
width: 129px;
border-top: 1px solid #c0d4d7;
border-right: 1px solid #c0d4d7;
border-left: 1px solid #c0d4d7;
background: #9ebfce;
}
#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:16px;
	color:#000;
}
#nav li li a:hover, #nav li li a:active {
background:#9ebfce;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}


.nava{
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	text-align:right;
	letter-spacing: -0.05em;
}
.nava, .nava ul {
	list-style: none;
}
.nava a, .nava a:hover {
display: block;
text-decoration: none;
border:none;
}
.nava li {
	float: right;
	list-style:none;
}
.nava a, .nava a:visited {
	display:block;
	font-weight:bold;
	color: #a5cdd9;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
.nava a:hover, .nava a:active, .current_page_item a, #home .on {
	text-decoration:none;
	color: #F40BF4;
}

.navb{
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	background-color: #f9fbfc;
}
.navb, .navb ul {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.navb a, .navb a:hover {
display: block;
text-decoration: none;
border:none;
}
.navb li {
	list-style:none;
}
.navb a, .navb a:visited {
	display:block;
	font-weight:bold;
	color: #a5cdd9;
	padding-top: 9px;
	padding-right: 10px;
	padding-left: 10px;
}
.navb a:hover, .navb a:active, .current_page_item a, #home .on {
	text-decoration:none;
	color: #F40BF4;
}


/* -------------------
Content
------------------- */

#content .post {
	margin: 28px;
	}

/* general #content definitions */
	
#content h2 {
	color: #000;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	}

#content h2 a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

#content h2 a:hover {
	color: #000;
	text-decoration: none;
	}
	
#content h3 {
	font: 0.7em/1.5em "Courier New", Courier, monospace;
	font-weight: bold;
    margin-left: 15px;
	}
	
#content h4 {
	font: 0.7em/1.5em "Courier New", Courier, monospace;
	border-left: 1em solid #000000;
	padding: 0 0 0 0.5em;
	margin: 1em 0;
	}
	
#content p, #content dl {
	font: 0.7em/1.5em "Courier New", Courier, monospace;
	}
	
#content p, #content ul, #content ol, #content dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}
	
#content li {
	margin: 0 0 0 30px;
	font: 0.8em/1.5em "Courier New", Courier, monospace;
	}
	
#content dl dt {
	font-weight: bold;
	}
	
#content dl dd {
	margin: 0 0 0.4em 0.5em;
	}
	
#content blockquote {
	margin: 0 0 0 1em;
	border-left: 5px solid #15a1c4;
	padding: 0 0 0 1em;
}
	
#content a {
	color: #9BC0CC;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	text-decoration: underline;
}

#content a:hover {
	color: #694491;
	text-decoration: none;
	text-decoration: underline;
}
	

#content .date {
	color: #9BC0CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	margin-top: 28px;
	margin-right: 28px;
	width: 632px;
	text-align: right;
	}
	

#content .postmetadata {
	color: #9BC0CC;
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	float: left;
	font-style: italic;
}

#content .postmetadata a {
	color: #9BC0CC;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	text-decoration: none;
}

#content .postmetadata a:hover {
	color: #694491;
	text-decoration: none;
}
	
#content .post-comment {
	list-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding: 20px;
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ededed;
	border-right-color: #ededed;
	border-bottom-color: #ededed;
	border-left-color: #ededed;
	text-align: center;
	}

#content .post-comment a {
	color: #9BC0CC;
	text-decoration: none;
	}

#content .post-comment a:hover {
	color: #000;
	}

#content .post-comment a:visited {
	text-decoration: line-through;
}

#content .post ul.post-data {
	list-style: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	border: 7px solid #000;
	}

#content .post ul.post-data li {
	color: #000000;
	}
	
#content .post ul.post-data a {
	color: #000000;
    text-decoration: none;
    font-weight:bold;
	}
	
#content .post ul.post-data a:hover {
	color: #eb1d72;
        text-decoration: underline;
        font-weight:bold;
	}

#content .post ul.post-data li.comments {
	float: right;
	margin: 0 0.7em 0 0;
	display: inline;
	font: 0.8em/1.5em "Courier New", Courier, monospace;
	}
	
#content .post ul.post-data li.comments a {
	padding: 0 0 0 15px;

	}
#content .post ul.post-data li.tags {
	margin: 0 0 0 0.7em;
	}
	
#content .post ul.post-data li.tags a {
	padding: 0 0 0 1px;

	}
	
#content .post ul.post-data li.posted {
	margin: 0 0 0 0.7em;

	}
	
#content .post ul.post-data li.posted a {
	padding: 0 0 0 1px;

	}
	
#content .post ul.post-data li.comments a:hover, #content .post ul.post-data li.posted a:hover, #content .post ul.post-data li.tags a:hover {
	background-position: 0 -38px;

	}

.entry {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
	}

.entry  p {
	margin: 5px 0 5px 0;
	padding: 0;
	}


.entry  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
      }


.entry  img.alignleft { 
                float: left;
                margin: 3px 3px 1px 0;
                }

.entry  img.alignright { 
                 float: right;
                 margin: 0 3px 1px 3px;
                 }

.spacer {
	height: 40px;
            }
.spacer1 {
	height: 20px;
            }
	

/* -------------------
Comments
------------------- */

#content #comments {
	margin: 28px;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9bc0cc;
	}
	
#content #commentsa {
	margin: 28px;
	}
	
#content #comments .comment {
	margin: 0 0 2em 0;
	font: 11px "Courier New", Courier, monospace;
	}
	
#content #comments .comment p, #content #comments .comment li, #content #comments .comment a { 
	font: 11px "Courier New", Courier, monospace;
	color: #a6bcd8;	}
#content #comments .comment a:hover { 
	font: 11px "Courier New", Courier, monospace;
	color: #15a1c4; }

	
#content #comments .comment p {
	margin: 0 0 0.8em 0;
	font: 11px "Courier New", Courier, monospace;
	}
	
#content #comments .comment .comment-data p {
	font: 11px "Courier New", Courier, monospace;
	color: #000000;
	padding: 0 0 0 22px;
	margin: 1.5em 0 0 0;
	}
	
#content #comments .comment .comment-data p a { 
	font: 11px "Courier New", Courier, monospace;
	color: #000000; }
#content #comments .comment .comment-data p a:hover { color: #eb1d72; }

#content #comments form {
	color: #000000;
	font: 0.75em/1.6em "Courier New", Courier, monospace;
	}

#content #comments form a { color: #000000; }
#content #comments form a:hover { color: #eb1d72; }
	
/* -------------------
Sidebar
------------------- */


	
#sidebar h3 {
	font-weight: bold;
	padding: 0px;
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
#sidebar p, #sidebar li {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	}
	
#sidebar p, #sidebar ul, #sidebar ol {
	margin: 0 0 16px 0;
	}
	
#sidebar ul { 
	list-style: none; 
	}

#sidebar ul li {
	padding: 2px 0px 1px 0px;
	list-style-type: square;
	margin-left: 18px;
	}
	

#sidebar a {
	color: #000000;
	text-decoration: none;
    font-weight:bold;
	}
	
#sidebar a:hover {
	color: #eb1d72;
	text-decoration: underline;
    font-weight:bold;
	}



/* -------------------
Footer
------------------- */

#footer {
	background: url(images/footer.gif);
	width: 1105px;
	height: 222px;
	}
	
#footer #footertext {
	color: #000000;
	font: 0.7em "Courier New", Courier, monospace;
	text-align: center;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
	
#footer #footertext a {
	color: #000000;
	text-decoration: none;
	}

#footer #footertext a:hover {
	color: #eb1d72;
	text-decoration: none;
	}
	
#footer #searchform {
	padding: 32px 0 0 31px;
	}
	
#footer #searchform .searchfield {
	height: 18px;
	}
	
#footer #searchform .searchbutton {
   height:23px;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	text-align: justify;
	padding: 28px;
	}

.commentlista {
	border-top-width: 0px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	
.commentlistb {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	}

.commentlist li {
	margin: 10px;
	padding: 10px;
	list-style: none;
	border: 7px solid #000;
	}

.commentlist p {
	margin: 10px;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	letter-spacing: 1px;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: bold;
	float: right;
	font-size: 12px;
	font-style: italic;
	color: #9BC0CC;
	font-family: "Courier New", Courier, monospace;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}
.commentlist span .author_comment {
	background:#F5F5F5;
	border-bottom: 1px solid #0066CC;
	border-top: 1px solid #0066CC;
}

.searchform {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;
	font-weight: bold;
	color: #eb1d72;
	}
	
.searchforma {
	background-color: #f9fbfc;
	padding: 15px;
	width: 330px;
	}
	
.searchcamp {
	border: 1px solid #e5eff2;
	width: 292px;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #000;
	background-color: #e5eff2;
	height: 24px;
}

#commentform {
	width: 632px;
	margin-right: 28px;
	margin-left: 28px;
}

#commentform textarea {
	border: 1px solid  #9BC0CC;
	width: 632px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 12px;
	border: 1px solid #9BC0CC;
	width: 252px;
	height: 24px;
	font-family: "Courier New", Courier, monospace;
}

#commentform input{
}

#commentform #submit {
	float:right;
	color: #000;
	border:1px solid #9BC0CC;
	padding:0px;
	height: 30px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFF;
	margin: 0px;
	width: 120px;
	}

.commentformobligatorio {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #9BC0CC;
	font-family: "Courier New", Courier, monospace;
	}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #000000;
background-color:#ffffff;
font-size:12px;
color:#000000;
}

.navigation {
	padding-top: 22px;
	padding-right: 40px;
	padding-bottom: 22px;
	padding-left: 40px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

