/*
Theme Name: Natalia Valencia
Theme URI: http://www.nataliavalencia.com
Description: Custom theme for www.nataliavalencia.com
Author: Daniel Villegas
Author URI: lapersuasion.com
Version: 1.0
*/
body  {
background: #FFFFFF;
margin: 0;
padding: 0;
text-align: center; /
color: #333333;
font-family: Garamond, Palatino, Caslon, Georgia, "Times New Roman", Times, serif;
font-size: 100%;
}

img {border: 0}

a {
transition: color 0.3s ease-out;
}

a.title:link {
font-size: 1.225em;
color: #999999;
}
a.title:visited {
color: #999999;
}
a.title:hover {
color: #0099FF;
font-style: normal;
}

h1 {
font-size:1.125em; /* 16x1.125=18 */
color: #666666;
line-height:1.125em;
}

h2 {
font-size:0.875em; /* 16x0.875=14 */
color: #666666;
}

h3 {
font-size:0.875em; /* 16x0.875=14 */
color: #666666;
font-weight: normal;
}

h5 { font-size:0.75em;
color: #666666;
font-weight: bold;
}

h5 { font-size:0.75em;
color: #999999;
font-weight: normal;
padding: 0;
margin: 0;
}

p  { font-size:0.75em;  /* 16x0.75=12 */ }

blockquote {
margin:1.5em;
font-size: 0.9em;
font-style: italic;
}

a:link {
color:#222222;
text-decoration: none;
}
a:visited {
color: #373737;
text-decoration: none;
}
a:hover {
color:#0099FF;
text-decoration: none;
}

a:active {
}

.twoColHybLtHdr #container {
background: #FFFFFF;
margin: 0 auto;
text-align: left;
width: 80%;
position: relative;
}
.twoColHybLtHdr #header {
position: fixed;
margin: 0;
background-color: #FFFFFF;
text-align: right;
height:60px;
width: 110%;
z-index: 1000;
left: 0;
}

.twoColHybLtHdr #container #header #headerette {
width: 80%;
background-color: #FFFFFF;
height: 40px;
padding-top: 1em;

}
.twoColHybLtHdr #header h1 {
margin: 0;
padding: 10px 0;
}

.twoColHybLtHdr #sidebar1 {
float: left;
width: 12em; /* since this element is floated, a width must be given */
background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
padding: 70px 0; /* top and bottom padding create visual space within this div  */
text-align: right;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
margin-right: 10px;
}

.twoColHybLtHdr #sidebar1 ul {
font-size:1.125em; /* 16x1.125=18 */
color: #666666;
line-height:2em;
font-weight: bold;
list-style-type: none;
}


.twoColHybLtHdr #mainContent {
 margin: 0 20px 0 13em;
 padding-top: 50px;
 position: relative;
 width: auto;
}

.twoColHybLtHdr #mainContent #mainMenu {
 width: 400px;
 margin: auto;
 margin-top: 300px;
 text-align: center;
}



.twoColHybLtHdr #mainContent #postsWrapper {
 height: auto;
 position: relative;
}

.twoColHybLtHdr #intro {
margin: auto;
height: auto;
background-color: #FFFFFF;
position: relative;
width: 720px;
}

#enter {
 width: 800px;
 text-align: right;
}

.twoColHybLtHdr #mainContent .entry {
 float: left;
 width: 500px;
 margin-right: 10px;
 line-height: 1.5
}

.twoColHybLtHdr #mainContent .entry .contact {
 float: right;
 width: 1px;
}

.twoColHybLtHdr #mainContent #menu li {
indent: 0;
list-style-type:none;
padding: 10px;
}

li.cat-item {
list-style-type:none;
padding: 10px;
}

.twoColHybLtHdr #mainContent .post-categories li {
list-style-type:none;
padding: 10px;
font-style: italic;
}

.twoColHybLtHdr #mainContent #curatorialText {
width: 33em;
font-size: 14pt;
line-height: 1.3 }
}
.twoColHybLtHdr #mainContent #curatorialText p {
margin-bottom:0 }

.twoColHybLtHdr #mainContent #curatorialText p + p {
text-indent:1em;
margin-top:0;
}

.twoColHybLtHdr #mainContent .navigation {
font-size: 0.7em;
color:#666666;
margin-bottom: 0.8em;
}

.twoColHybLtHdr #footer {
padding: 0 10px;
background:#FFFFFF;
}
.twoColHybLtHdr #footer p {
margin: 0;
padding: 10px 0;
font-size: x-small;
}

/* Miscellaneous classes for reuse */
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}
