/*   
Theme Name: Santo
Description: Blog Santo.
Author: MZZO
Author URI: http://www.mzzo.cl
Version: 1.0
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #b4a74c;}
a:hover {color: #01d1ff;}

body {
	background-image: url(img/bg_web.gif);
	background-repeat: repeat-x;
	background-color: #fafafa;
	color: #444;
	font: normal 100%/120% Arial, Helvetica, sans-serif;
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
        font-weight: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}
h2 {font: normal 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;}
h3 {font: bold 0.2em Georgia, "Times New Roman", Times, serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 960px;
}

/* header */
.top {
      padding-top:5px;
}

/* title */
.header {
	margin: 0 auto;
	padding: 0px;
	width: 960px;
        height: 560px;
}


/* navigation */
.navigation {	
	border: 1px solid #e7d9cf;
	border-color: #e5dcd9 #e7d9cf;
	background:#e5dcd9 url('img/nav.gif');
	height: 35px
}
.navigation a {
	background: #e5dcd9 url('img/nav.gif');
	border-right: 1px solid #c7b8af;
	color: #456;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 35px;
	padding: 0 20px;
}
.navigation a:hover {background-position: left bottom; color: #234;}
.navigation ul {display: inline;}
.navigation li {float: left;}

/* main */
.main {
	border-top: 1px solid #333333;
        background-color:#fafafa;
	/* background: url('img/bgmain.gif') repeat-y; */
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}

.sidenav h2 {
	color: #2d546f;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

.sidenav ul {
	padding: 0;
	border-top: 1px dashed #ccc;
        margin-bottom: 40px;
}
.sidenav li {border-bottom: 1px dashed #ccc;}
.sidenav li:hover {border-bottom: 1px solid #2d546f; }

.sidenav li a {
	font-size: 0.75em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	letter-spacing: 0.1em;
}
.sidenav li a:hover {
	color: #2d546f;	
}


/* submenu categorias */
.children li a {
padding-left: 20px;
}
ul.children {margin-bottom: 0; }

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 711px;
}
.content .descr {
        font-family: Georgia, "Times New Roman", Times, serif;
	color: #664;
	font-size: 0.6em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
        text-align: center;
	color: #FFF;
	font: 0.75em sans-serif;
	padding-top: 22px;
	height: 48px;
	margin: 0 auto;
        width: 960px;
}
.footer a, .footer a:hover {color: #FFF;}
.footer p { font-size:10px; margin-top:16px; padding-bottom:0;}

.verde { color: #daff2f; }
.spacerfooter { margin: auto 30px ; }

.bg_footer {
        background: url('img/bg_footer.jpg') repeat-x;
	margin: 0 auto;

}

/* posts */

.post h1 a {color: #757574; text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 60px;}
.post .info{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 0.6em;
	padding: 5px 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c7c7c7;
	margin: 2px 0 4px;
}
.post img {border: 4px solid #DDD;
           margin-top: 4px;
           margin-bottom: 4px;}

.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none; color:#2d546f;}
.info a:hover {text-decoration: underline;}

.post .entry p { 
         font-size: 0.8em;
        font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #868789;
}
.post .entry { margin-bottom: 40px;}
.post .entry h6 {
                 margin-top:15px;	         
	         border-top: 1px solid #000000;
	         padding-top: 10px;
}


/* comments */

#comments { margin-bottom:10px;}

.content ol li {list-style: none; background: none;}

.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 1em;
	border-bottom: 1px solid #666666;
	list-style: none;
}

.commentlist li p {
       font-size:14px;
}

.autor{
	font-size: 14px;
	font-weight: bold;
}

#respond {font-size: 0.8em; font-weight: normal;}

#commentform label {
        font-size: 0.7em;
	font-weight: bold;
        margin-bottom:3px; }

#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {
        padding: 2px 0 4px;
        font-size: 11px!important;
        margin-bottom:10px;              
}

.commentmetadata a {color: #664;}

.nota {	font-size:0.6em;}

textarea.styled {width: 280px; font-size: 0.9em;}

.styled {
        padding: 3px 5px ;
	font-size: 0.7em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}
ul.searchtop { border-top: 0px; }
ul.searchtop li:hover {border-bottom: 1px dashed #ccc;}

#submit{ 
	padding:5px; 
	margin: 0px;
	font-size:0.8em;
        background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
        cursor: pointer;
}

#submit:hover{background-color:#daff2f;}

#s {
        background-color: #daff2f;
	border: 1px solid #666666;
	padding: 3px;
}


/* preview fotos galeria */

.galeria {
	margin-right:5px;
}