/*
Theme Name: Dynamis
Theme URI: http://www.sergionouvel.cl
Author: Sergio Nouvel
Version: 5
*/
body{ font: 0.85em/160% 'Segoe UI', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', sans-serif; 
}
:focus {
	outline: 0;
}
.rightCol{display:none;}
body {
	margin:0px 0px 12px;
	line-height:1.6em;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #444;
	color: #e3e3e3;
}
a img, table, frame, frameset{border:none;}
a {
	text-decoration:none;
	color: #FF9853;
}
a:hover {
	text-decoration:underline;
	color: #FDDB55;
}
h1, h2, h3, h4, #menu a, #contact, #twitter, #rss, #perfil{
	font-weight: normal;
}
h1{
	font-size:36px;
	color: #fff;
	letter-spacing: -4px;
}
h2{
	font-size:20px;
	letter-spacing: -1px;
	line-height: 1.2;
	color: #f0f0f0;
}
h3{
	font-size:17px;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
p{
	margin-top:5px;
	margin-bottom:10px;
}
ul, ol {
	margin-left: 7px;
	padding-left: 7px;
}
li { margin-bottom: 8px; }

.mid strong, #topbar strong{ color:#eee; }
.search-excerpt {background-color:#222;}
#sun {
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	position: relative;
	left: -130px;
	width: 1000px;
}
#logo {
	margin-top: 80px;
	width: 109px;
	height: 129px;
	display: block;
}
#topbar {
	padding: 30px 20px 10px;
	margin-right: 140px;
	width: 455px;
}
#topbar, #menu {cursor: default; display:none;}
#topbar h1 {margin: 0px 0px 19px;}
#topbar h1 a, h1 a{color: #ffc;}
#topbar p {margin: 0px 0px 12px;}
#heading-links {
	font-size: 15px;
	letter-spacing: -1px;
	margin-left: 5px;
	top: -4px;
	position: relative;
}
#topbar #heading-links a, #heading-links a {
	color: #A4BDD0;
	margin-left: 8px;
	padding: 1px 4px;
}
#topbar #heading-links a:hover, #heading-links a:hover {
	background: #333;
	color: #E1EBF0;
	text-decoration: none;
}
#topbar #heading-links .back {
	background-color: #666666;
	color: #E1EBF0;
}
#topbar #heading-links .back:hover {
	background-color: #777;
	color: #fff;
}
.top-single #heading-links {top: -2px;}
.top-single h1 {
	font-size: 22px;
	letter-spacing: -2px;
}
#menu {
	margin-top: 47px;
	float: right;
	width: 540px;
}
#menu a {
	color: #CBD7E4;
	font-size: 15px;
	display: block;
	float: right;
	letter-spacing: -1px;
	padding-right: 10px;
}
.submenu {
	position: relative;
	left: 240px;
	width: 80px;
	top: 12px;
}
.submenu ul {
	margin: 0px;
	line-height: 14px;
	padding: 0px;
	list-style: none;
}
.submenu ul li { margin: 0px; }

#menu .submenu a {
	float: none;
	font-size: 11px;
	letter-spacing: 0px;
	color: #8DA7C2;
}
#menu a strong {
	font-weight: normal;
	display: block;
	padding: 26px 0px 12px 10px;
}
#menu a:hover {
	text-decoration: none;
	color: #fff;
}
#menu a.active {
	background-image: url(images/menu_right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #fff;
}
#menu a.active strong {
	background-image: url(images/menu_left.png);
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
}
#promo {
	height: 100px;
	background-color: #777;
}
/*Layout*/
#layout{
	width:800px;
	margin-left: 238px;
}
.left {
	float: left;
	text-align: right;
	width: 115px;
}
.left h2 {
	font-size: 17px;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #ddd;
}
.left h2 a {color: #ccc;}
.left h2 a:hover{color:#fff;}
.leftCol {padding-right: 20px;}
.rightCol {
	float: right;
	clear: right;
	width: 135px;
}
.mid {margin: 0px 90px 0px 152px;}
.first-title {margin-top: 0px;}
#search input {
	font-family:'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif;
	font-size:12px;
	width: 105px;
	height: 17px;
	border: 0px;
	padding: 6px 2px 2px;
	background-color: transparent;
	color: #ccc;
	margin-left: 25px;
}
#search {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	margin-top: 29px;
}
#contact, #rss, #twitter, #perfil {
	letter-spacing: -1px;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	font-size: 15px;
	background-repeat: no-repeat;
}
#perfil {
	color: #bbb;
	cursor: default;
	position: relative;
	top: -8px;
}
#perfil a img {
	margin-left: 3px;
	border: 1px solid #333;
	position: relative;
	top: 3px;
}
#perfil a:hover img {border-color: #999;}
#rss {
	color: #ddd;
	background-image: url(images/rss.gif);
	padding: 2px 0px 5px 22px;
}
#twitter {
	padding: 1px 0px 3px 17px;
	background-image: url(images/twitter.gif);
	color: #ddd;
}
#contact {
	background-image: url(images/contact.gif);
	padding: 5px 6px 7px 36px;
	color: #DEE8DF;
}
#contact:hover,#rss:hover, #twitter:hover {
	color: #fff;
	text-decoration: none;
}
#rss:hover, #twitter:hover {background-color: #444;}
#layout td{vertical-align:top;}
#footer{
	font-size: 11px;
	color: #ccc;
	background-image: url(images/ft.jpg);
	background-repeat: no-repeat;
	background-position: 70px -4px;
	padding: 14px 2px 14px 150px;
}
/*Formularios*/
form {
	margin:0px;
	padding:0px;
}
input.btn{
	border:1px solid #55C148;
}
input.txt {
	border-top: 2px solid #999;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #bbb;
	padding:2px 3px;
}
input.txt:focus{
	border-top: 2px solid #339900;
	border-right: 1px solid #55C148;
	border-bottom: 1px solid #99FF66;
	border-left:1px solid #55C148;
}
.form fieldset {
	border: 1px solid #668AA8;
	padding: 12px;
	margin: 7px 0px 8px 0px;
}
.form legend {
	font-weight: bold;
	cursor: default;
	padding: 0px 5px;
	color:#333;
}
a.leemas {
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/btn1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	float: left;
	color: #fff;
	padding:0px 7px;
	margin-bottom: 0px;
	margin-right: 12px;
}
a.leemas:hover {
	background-position: 0px -40px;
	text-decoration: none;
}
.top-single h2 {
	font-size: 28px;
	letter-spacing: -3px;
	margin-bottom: 0px;
	top: 2px;
}
.post h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fcfcfc;
}
.post  h3, .left h3 {
	text-transform: uppercase;
	margin: 0px;
	color: #fcfcfc;
	font-size: 12px;
}
.post  h3  a, .left h3 a {color: #ffc;}
.post h2 {
	margin-top: 5px;
	color: #fcfcfc;
}
.post-date {
	font-size: 11px;
	float: right;
	text-align: center;
	position: relative;
	top: -2px;
	cursor: default;
}
.date {
	padding-top: 8px;
	font-size: 11px;
	color: #ddd;
}
.no-heading {
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #aaa;
	margin-left: 12px;
}


.post-date .dia{
	font-weight:bold;
	font-size: 18px;
}
.post-date .comm a {
	display: block;
	color: #fff;
	font-weight: bold;
	background-image: url(images/comm.gif);
	background-repeat: no-repeat;
	height: 26px;
	background-position: 1px 2px;
	width: 26px;
	margin-top: 5px;
}
.post-date .comm a:hover {text-decoration: none;}
.post  pre, span.code{
	color: #C0D1DE;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.post pre {
	background-color: #333;
	padding: 3px 5px;
}
span.code { padding: 0px 3px; }

.metadata { margin: 15px 0px 0px; }
.tags {
	font-size: 11px;
	background-image: url(images/tag.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0px 3px;
	color: #999;
	cursor: default;
}
.left .tags {float: right;}
.mid .tags {
	margin-left: 90px;
	position: relative;
	top: 2px;
}
.mid .single .tags {margin-left: 0px;}
.tags a { color: #A4BDD0; }
.tags a:hover {color: #eee;}
/*Widgets varios*/
a.help {cursor: help;}
.hide {display:none;}
.show {display:inline;}
.clear {clear: both;}
.sep {
	border-bottom: 1px solid #666;
	margin: 15px 160px 15px 0px;
	clear: left;
}
#blogindex .sep, #single .sep {margin-left: 50px;}
#topbar .sep {margin: 15px 0px;}
.pfolio{display:block;}
.pfolio img{
	display:block;
	padding: 5px;
	margin-top:12px;
}
.pfolio:hover{text-decoration:none;}
.pfolio:hover img{
	padding:4px;
	border:1px solid #888;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.alt { color: #aaa; }
.author { color: #ffc; }

.com-number {
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -7px;
	left: -3px;
}
.comment h4 a.com-date {
	float: right;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
}
.comment h4 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 15px;
	margin-top: 0px;
}
.comment h4 a {
	text-decoration: underline;
	color: #ccc;
}
comment h4 a:hover { text-decoration: underline; }
.comment h4.author a {
	color: #FF9853;
	text-decoration: none;
}
.comment h4.author a:hover { color: #FDDB55; }
.pm {color:#A4BDD0;font-size:11px;}
.wp-img{float:right;margin-left:15px;margin-bottom:10px;position:relative;top:4px;}.pin {
	background-image: url(images/pin.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 26px;
}
.about {
position:relative;
top:-75px;
*top:-55px;
cursor:default;
}
.about p, .small{
font-size:85%;
line-height:1.4em;
}
.about img{
display:block;
margin:4px auto;
position:relative;
left:-5px;
}
.small {
font-size:0.8em;
}
.hola {
position:relative;
top:-75px;
}
div.hola strong{
font-size:1.5em;
}
.hola p{
margin:5px 0px 15px;
}
