*{font-size: 100.01%;}
html{font-size: 87.5%;}
body {
	margin:0;
	color:#555;
	font:1em Arial, Verdana, Tahoma, sans-serif;
	background:#000 url(../images/bg-all.gif) repeat-x;
	min-width:1000px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color:#f15922;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#main{
	width:960px;
	margin:0 auto;
	padding:155px 0 20px;
	position:relative;
	overflow:hidden;
}
/*header start*/
#header{
	width:100%;
	padding:13px 0 0;
	height:142px;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
}
/*header main block start*/
.header-main{
	height:95px;
	padding:0 3px 0 10px;
	overflow:hidden;
}
/*logo*/
.logo{
	width:206px;
	position:absolute;
	top:25px;
	left:10px;
	z-index:10;
}
h1.logo{
	margin:0;
}
.logo a{
	width:206px;
	height:60px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	position:relative;
	cursor:pointer;
}
/*top navigationt*/
ul.top-nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.top-nav li{
	float:left;
	padding:0 7px 0 8px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
	font-size:0.786em;
	font-weight:bold;
}
.top-nav li:first-child{
	background:none;
}

.galeriacat {
	background-color:#EEE;
}
.screenname {
background-color:#EEE;
font-style:italic;

}
.tableBorder {
	background-color:#DDD;
}


.top-nav li a{
	color:#fff;
	text-decoration:none;
}
.top-nav li a:hover{
	text-decoration:underline;
}
/*header main block end*/
/*header navigation block start*/
.header-nav{
	padding:10px 10px 0;
	height:37px;
	background:url(../images/bg-header-nav.gif) no-repeat;
	overflow:hidden;
}
/*main navigation*/
ul.main-nav{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.main-nav li{
	float:left;
	padding:0 8px 0 0;
}
.main-nav li a{
	float:left;
	color:#fff;
	text-decoration:none;
}
.main-nav li span{
	float:left;
	height:29px;
	padding:8px 14px 0;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	cursor:pointer;
}
.main-nav li a:hover,
.main-nav li.active a{
	color:#333;
	background:#eaeaea url(../images/bg-main-nav-l.gif) no-repeat;
}
.main-nav li a:hover span,
.main-nav li.active a span{
	background:url(../images/bg-main-nav-r.gif) no-repeat 100% 0;
}
/*search form*/
.search-form{
	float:right;
	padding:3px 0 0;
}
.search-form fieldset{
	float:left;
}
.search-form .text{
	float:left;
	width:139px;
	height:14px;
	margin:0 4px 0 0;
	padding:4px 5px;
	background:url(../images/bg-text-input01.gif) no-repeat;
}
.search-form .text input{
	float:left;
	width:100%;
	margin:00;
	padding:0;
	border:none;
	background:none;
	color:#000;
	font-size:12px;
	line-height:14px;
}
.search-form label.invisible{	
	display:none;
}
.btn-search{
	float:left;
}
/*header navigation block end*/
/*header end*/
/*main-content start*/
.main-content{
	width:920px;
	padding:14px 20px 20px;
	background:#eaeaea;
	overflow:hidden;
}
.main-content h1{
	width:100%;
	margin:0 0 15px;
	padding:8px 0 0;
	font-size:35px;
	font-weight:normal;
	color:#333;
	overflow:hidden;
}
.main-content h2{
	margin:0 0 20px;
	font-size:1.429em;
	font-weight:normal;
	color:#f15922;
}
.articulos h2 a:hover {
	text-decoration:none !important;
}
.main-content h3{
	margin:0 0 20px;
	padding:5px 0 0;
	font-size:1.071em;
	color:#000;
}
.main-content h4{
	margin:0;
	padding:5px 0 0;
	font-size:1em;
	line-height:1.143em;
	color:#000;
}
.cufon{
	float:left;
}
.main-content h1 .cufon{
	height:37px !important;
	padding-bottom:0 !important;
	overflow:hidden;
}
.heading-outer h2 .cufon{
	height:24px !important;
}
.heading-outer h3 .cufon{
	height:22px !important;
}
.main-content p{
	margin:0 0 15px;
	line-height:1.429em;
}
.cont-box{
	margin:0 0 23px;
	padding:25px 20px;
	border:1px solid #d6d6d6;
	background:#fff;
}
#content .cont-box{
	width:565px;
}

.cont-box2{
	margin:0 0 23px;
	padding:25px 20px;
	border:1px solid #d6d6d6;
	background:#fff;
}

#content2 .cont-box2{
	width:880px;
}


.post-info{
	margin:0 0 20px;
	padding:10px 0 15px;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.author{
	display:block;
	margin:0 0 5px;
	font-size:0.929em;
	color:#f15922;
}
.author a{
	text-decoration:none;
}
.author a:hover{
	text-decoration:underline;
}

.listados{
	color:#444;
}
.listados a{
	text-decoration:none;
	color:#444;
}
.listados a:hover{
	text-decoration:underline;
	color:#F60;
}


ul.info-list{
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.info-list li{
	float:left;
	font-size:0.786em;
	padding:0 4px 0 5px;
	background:url(../images/separator02.gif) no-repeat 0 50%;
}
.info-list li:first-child{
	padding:0 4px 0 0;
	background:none;
}
.post{
	margin:0 0 15px;
}
.post .heading{
	display:block;
	margin:0 0 2px;
	font-size:0.929em;
	color:#000;
}
.post .heading a{
	color:#000;
	text-decoration:none;
}
.post .heading a:hover{
	text-decoration:underline;
}
.post .visitas{
	display:block;
	font-size:0.786em;
	line-height:1.35em;
}
.btn{
	display:block;
	width:105px;
	height:25px;
	padding:6px 0 0;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	background:url(../images/bg-btn01.gif) no-repeat;
}
.btn-big{
	width:125px;
	height:30px;
	margin:0 0 25px 8px;
	padding:9px 0 0;
	font-size:19px;
	background:url(../images/bg-btn02.gif) no-repeat;
}
.btn:hover{
	text-decoration:underline;
}
.heading-outer{
	width:100%;
	margin:0 0 3px;
	overflow:hidden;
}
.heading-outer h2{
	float:left;
	margin:0 0 0 8px;
	padding:2px 28px 0 0;
	font-size:20px;
	color:#333;
	background:url(../images/ico-pen.gif) no-repeat 100% 0;
	display:inline;
}
.heading-outer h3{
	float:left;
	margin:0 0 0 8px;
	padding:0 0 10px;
	font-size:18px;
	color:#000;
	display:inline;
}
.heading-outer h3.comments{
	padding:0 0 10px 30px;
	background:url(../images/ico-comments.gif) no-repeat 0 1px;
}
/*comments form start*/
.comments-form{
	width:540px;
}
.comments-form .row{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.comments-form .form-col{
	width:466px;
	float:right;
}
.comments-form label{
	float:left;
	width:60px;
	text-align:right;
	font-size:0.929em;
	margin:8px 0 0;
	color:#000;
}
.comments-form .text{
	float:left;
	width:179px;
	height:15px;
	margin:0;
	padding:7px 5px 8px;
	border:1px solid #cdcdcd;
	background:#fff;
	font-size:13px;
	line-height:15px;
	color:#000;
}
.comments-form textarea{
	float:left;
	width:454px;
	height:99px;
	margin:0;
	padding:0 0 0 5px;
	border:1px solid #cdcdcd;
	background:#fff;
	font-size:13px;
	line-height:17px;
	color:#000;
}
* html .comments-form textarea{
	overflow:auto;
}
.btn-enviar{
	float:left;
	width:82px;
	height:31px;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	border:none;
	background:url(../images/btn-enviar.gif) no-repeat;
	cursor:pointer;
}
/*comments form end*/
.comment-boxes{
	width:567px;
	margin:-5px -2px 0 0;
	padding:0 0 10px;
}
.comment-boxes:after{
	content:"";
	display:block;
	clear:both;
}
/*comment box start*/
.comment-box{
	width:567px;
	margin:0 0 5px;
	background:#dcd5c3 url(../images/bg-comment-t01.gif) no-repeat;
	font-size:0.929em;
	line-height:1em;
}
.comment-box .holder{
	padding:11px 18px 27px;
	background:url(../images/bg-comment-b01.gif) no-repeat 0 100%;
}
.comment-box strong{
	display:block;
	font-weight:normal;
	color:#000;
}
.comment-box p{
	margin:0;
}
.comment-box1{
	background:#dfeff5 url(../images/bg-comment-t02.gif) no-repeat;
}
.comment-box1 .holder{
	background:url(../images/bg-comment-b02.gif) no-repeat 0 100%;
}
/*comment box end*/
/*content*/
#content{
	width:607px;
	float:left;
}
/*sidebar*/
#sidebar{
	width:293px;
	float:right;
}
/*content columns start*/
.cont-columns{
	width:100%;
	margin:25px 0 20px;
	overflow:hidden;
}
.cont-columns .cont-box{
	margin:0;
}
.cont-columns .col1{
	width:220px;
	float:left;
}
.cont-columns .col1 .cont-box{
	padding:30px 15px 16px;
}
.cont-columns .col2 .cont-box{
	padding:28px 30px 18px;
}
.cont-columns .col2{
	width:440px;
	margin:0 20px;
	float:left;
	display:inline;
}
.cont-columns .cont-box{
	min-height:262px;
}
* html .cont-columns .cont-box{
	height:262px;
}
.cont-columns .col1 .post .heading{
	margin:0 0 4px;
	font-size:0.857em;
	line-height:1em;
}
.cont-columns .col2 .post .heading{
	margin:0 0 6px;
	font-size:1.071em;
	line-height:1em;
	font-weight:normal;
}
.cont-columns .col2 .post{
	margin:0 0 17px;
}
/*content columns end*/
/*articulos start*/
.articulos{
	width:945px;
	margin:0 0 20px -22px;
	overflow:hidden;
	font-size:0.929em;
}
.articulos h2{
	width:100%;
	margin:0 0 12px;
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	color:#000;
	min-height:50px;
}
.articulos h2 .cufon{
	height:25px;
	overflow:hidden;
}
.articulos h2:after {
	content:"";
	display:block;
	clear:both;
}
* html .articulos h2{
	height:50px;
}
.articulos h2 a{
	text-decoration:none;
	color:#000;
}
.articulos h2 a:hover{
	text-decoration:underline;
}
.articulos p{
	margin:0 0 10px;
	line-height:1.538em;
}
.articulos .author{
	font-size:0.846em;
	margin:0 0 12px;
}
.articulos .post-info{
	margin:0;
	padding:10px 0 0;
	border-bottom:none;
}
.articulos ul.info-list{
	margin:0 0 3px;
}
.articulos .info-list li{
	font-size:0.846em;
}
.articulos .cont-box{
	width:253px;
	min-height:290px;
	margin:0 0 0 22px;
	padding:25px 20px 10px;
	padding:25px 19px 10px;
	float:left;
	display:inline;
}
* html .articulos .cont-box{
	height:290px;
}
/*articulos end*/
/*main heading start*/
.main-heading{
	width:920px;
	margin:0 0 15px;
	overflow:hidden;
	position:relative;
}
.main-heading .w1{
	position:relative;
	left:50%;
	float:left;
	text-align:center;
}
.main-heading .w2{
	position:relative;
	float:left;
	left:-50%;
}
.heading-holder{
	float:left;
	padding:0 102px 0 0;
	background:url(../images/stripe-right.gif) no-repeat 100% 17px;
}
.main-heading h2{
	color:#333;
	 width:auto;
     float:left;
     margin:0;
     padding:0 0 0 102px;
     font-size:28px;
     background:url(../images/stripe-left.gif) no-repeat 0 17px;
}
.main-heading h2 .cufon{
	padding-top:5px !important;
     height:37px !important;
	overflow:hidden;
}
/*main heading end*/
/*main-content end*/
/*footer start*/
#footer{
	width:100%;
	font-size:0.857em;
	color:#bcbcbc;
}
#footer h3{
	margin:0 0 5px;
	font-size:1.333em;
	line-height:1em;
	color:#fff;
}
#footer p{
	margin:0;
	line-height:1.5em;
}
#footer .link{
	display:block;
	margin:0 0 12px;
	font-weight:bold;
	line-height:1.167em;
}
#footer .link a{
	text-decoration:none;
}
#footer .link a:hover{
	text-decoration:underline;
}
#footer .holder{
	width:910px;
	padding:30px 25px 25px;
	background:url(../images/bg-footer-c.gif) repeat-y;
	overflow:hidden;
}
#footer .col1{
	width:320px;
	padding:0 30px 0 0;
	float:left;
}
#footer .col2{
	width:180px;
	padding:0 30px 0 0;
	float:left;
}
#footer .b{
	width:100%;
	height:8px;
	background:url(../images/bg-footer-b.gif) no-repeat;
}
.logo-small{
	display:block;
	width:100%;
	margin:0 0 10px;
	overflow:hidden;
}
.logo-small a{
	float:left;
	width:111px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-small.gif) no-repeat;
}
/*footer navigation*/
ul.foot-nav{
	margin:0;
	padding:5px 0 0;
	list-style:none;
}
.foot-nav li{
	padding:0 0 2px;
}
.foot-nav li a{
	text-decoration:none;
	padding:0 0 0 10px;
	color:#bcbcbc;
	background:url(../images/bullet01.gif) no-repeat 0 5px;
}
.foot-nav li a:hover{
	text-decoration:underline;
}
/*boletin form*/
.boletin-form{
	width:216px;
	margin:0 0 10px;
	overflow:hidden;
}
.boletin-form .text{
	float:left;
	width:169px;
	height:14px;
	margin:0 4px 0 0;
	padding:5px 5px 4px;
	background:#fff;
	border:1px solid #323232;
	color:#000;
	font-size:12px;
	line-height:14px;
}
.btn-go{
	float:left;
}
.comments-form input.text {
	font:12px/14px Arial, Helvetica, sans-serif
}
.info-notes{
	display:block;
	font-size:0.917em;
	line-height:1.083em;
}
/*footer end*/
