/*  
Theme Name: Arthemia Premium
Theme URI: http://obraenlinea.com/
Description: Designed by <a href="http://obraenlinea.com">Michael Jubel Hutagalung</a> of <a href="http://obraenlinea.com">Colorlabs Project</a>.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://colorlabsproject.com/
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/*Copyright 2011, Michael Jubel Hutagalung
View detailed license info in license.txt file 

/* 
TABLE OF CONTENTS 
  HTML Elements
  Structure
  Navigation Bar
  Text
  Index Page
  Content Page
  Sidebar
  Form Elements  
  Comments
  Footer
  Clear

/* HTML Elements */

* {
	margin:0;
	padding:0;
	}
body {
        overflow-x: hidden;
        background-color:#e1e0e0; /* background-image:url(images/page-bg.jpg);background-repeat:no-repeat;
	background-attachment: fixed; */
	font: 100% Tahoma, Geneva, sans-serif;
	color: #6d6d6d;
	}

p {	
    margin: 5px 0;
	}

a:link, a:visited {
    text-shadow: 1px 1px #fff;
    color:#0010a9;
    text-decoration:none
    }

/* texto de botones de cabecera cuando estas sobre */
a:hover, a:active {
	color: #000;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 0.7em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	font-size: 0.7em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

/* Structure */

#head {
	width:940px;
	margin:0px auto;
	margin-top:0px;
	padding:-20px 5px -20px 5px;
	font-size:0.7em;
	background:#b1b1b1;

	}

#page {
    width:920px;
    margin:10px auto;
    padding:0px 0px 0px 10px;
    background:#d2d0d0; /* url(images/bg_stripe.gif); */
    -moz-border-radius:7px;
    -webkit-border-radius: 7px;
    font-size:0.7em;
    }

.left {
	float:left;
	}

.right {
    padding:5px 15px 0px;
    float:right;
    }

/* Navigation Bar*/

#navbar {
    margin:0 auto;
    padding-top: 51px;
    padding-bottom:1px;
    background-image: url(images/oenl_logo2.png); background-repeat:no-repeat;
    background-position: 1% 45%;
    width:930px;
    font-size:0.7em;
    }

#bar {
	padding:0px;
	}

#page-bar {
    margin:20px 0px 0px 220px;
    list-style: none;
    }

#page-bar li {
        color: red;
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}

#page-bar li:hover {
    border-left: solid 1px #e19600;
    border-right: solid 1px #e19600;
    -moz-border-radius:7px;
    -webkit-border-radius: 7px;
 /*   background-image: url(images/navbar.png);*/
    }

#page-bar a, #page-bar a:visited {
    margin: 0px;
    padding:5px 5px 5px 5px;
    display:block;
    color: #000;
 /*   color: #7c7b7b;
    font-weight:bold; */
    }

#page-bar a:visited {
    color: #0010a9;
    }

#page-bar a:hover {
    text-decoration:none;
    display:block;
    color: #e19600;
    }

#page-bar p {
	margin:0;
	padding:0;
	}

#searchform {
    width:150px;
    float:right;
    text-align:right;
    padding-top:22px;
    margin-right:30px;
    }

/* Dropdown Menus */		

#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #b1b1b1 url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #b1b1b1;
	padding: 4px 10px 4px 10px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

/* Text*/

h1 {
	font:3.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
    padding: 0px 0px 0px 25px;
    font:1.5em Tahoma;
    font-weight:regular;
    text-shadow: 1px 1px #fff;
    color:#5f5e5e;
background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
background-position: 0% 100%;
    }

h3 {
    font:1.5em Arial;
    text-shadow: 1px 1px #fff;
    margin-bottom:3px;
    color:#5f5e5e;
    }

h4 {
    font:1.0em Arial;
    }

h3.cat_title, h3.cat_title a {
    color:#5f5e5e;
    letter-spacing:-0.05em;
    }

h3.cat_title a {
    color:#ff8400;
    letter-spacing:-0.05em;
    }

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:165px;
	height:90px;
	background:#fff;
	}

#tagline {
	margin-top:10px;
	font-size:1em;
	color:#1d3566;
	font-weight:bold;
	}

#top {
    border: solid 0px #fff;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    background-color:#d2d0d0;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;

    margin:0 auto;
    padding:0px 0px 0px 0px;
    width:930px;
    font-size:0.7em;
    /*    background:url(images/fondotop.png);
        background-repeat:no-repeat;
      */  }

#headline {
    border-right: 3px solid #e0e0e0;
    color:#6D6D6D;
    width:620px;
    float:left;
    padding:0px 25px 0px 19px;
    font-size:1.05em;
    line-height:1.5em;
    margin:0;
    overflow:hidden;
    }

#headline a {
    text-shadow: 0px 0px #fff;
    }

#headline a:hover {
    color:#808080;
    }


#top div.label {
    font:1.5em Tahoma;
    letter-spacing:0.04em;
    line-height:0.9em;
    display:block;
    padding-left:32px;
    padding-bottom:20px;
    padding-top:19px;

background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
background-position: 3% 55%;
    }

#top div.label a {
    color:#5f5e5e;
    }

#headline div.title a{
    color: #0010a9;
    font:1.15em Tahoma, Verdana, Helvetica;
    font-weight:bold;
    text-shadow: 1px 1px #fff;
    letter-spacing:-0.05em;
    line-height:0.1em;
    display:block;
    padding:14px 0px 5px 26px;
    }


#headline div.title a:hover {
    color:#808080;
    }

#headline div.meta {
    display:block;
    text-shadow: 1px 1px #fff;
    color:#757575;
    padding:4px 0px 4px 130px;
    font-size:0.85em;
    }

#headline div.meta a{
    text-shadow: 1px 1px #fff;
    font: 1em Tahoma;
    font-weight: bold;
    color:#676767;
    padding:4px 0px 0px 0px;
    }

#headline div.meta a:hover {
    color:#808080;
    }

#headline p {
    font-size:1em;
    color:#3d3b3c;
    line-height:1.4em;
    padding:4px 14px 0px 26px;
    }

#headline .clearfloat{
    background-color: #dddcdc;
    -moz-border-radius:7px;
    -webkit-border-radius: 7px;
    margin:10px -5px 20px 10px;
    padding:0px 0px 10px 0px;
    }

#headline .clearfloat a{
    font: 0.95em Tahoma;
    padding:4px 0px 0px 26px;
    }


#featured {
        width:260px;
    float:right;
    padding:0px 0px 5px 0px;
    font-size:1.05em;
    border-bottom: 0px solid #e0e0e0;
    }

#featured .clearfloat {
    border-top: 2px solid #e0e0e0;
    margin-top:10px;
    margin-bottom:5px;
    margin-left:5px;
    }

#featured .info {
    padding:0px 0px 5px 0px;
}

#featured .meta {
    text-shadow: 1px 1px #fff;
    text-align: center;
    font-size:0.875em;
    }

#featured .title {
    padding:0px 0px 1px 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    float:center;
    width:200px;
    text-shadow: 1px 1px #fff;
    color:#0010a9;
    font-size:0.9em; 
    font-weight:bold;
    }

#featured .divider {
	margin-left:95px;
	}

#headline a img, #featured a img {
	margin-top:5px;
	}

#featured a {
    color:#676767;
    }

#featured a:hover {
	color:#808080;
	}

#featured a img {
    padding:9px;
	}

#headline a img {
	border:0px solid #fff;
	margin-right:15px;
	margin-bottom:10px;
	}

#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}

#single_head a img {
	border:3px solid #fff;
	}

#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}

#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}

#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}

#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}

#single_desc a {
	color:#000000;
	}

#single_desc a:hover {
	color:#808080;
	}

#mores {
    margin:0 auto;
    width:930px;
    font-size:0.7em;
 /*   background:url(images/dots_content.gif) repeat-y right;*/
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    background-color:#d2d0d0;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    margin-bottom:20px;
    }

#more-head {
    text-align:center;
    float:left;
    width:664px;
    padding-top:2px;
    padding-bottom: 5px;
    }

#more-feat {
    border-left:3px solid #e1e0e0;
    text-align:center;
    float:left;
    width:200px;
    padding-top:2px;
    padding-bottom: 5px;
    padding-left:30px;
    }

#more-head a, #more-feat a {
    color:#0010a9;
    display:block;
    text-shadow: 0px 0px white;
    }

#more-feat a:hover {
color:#e19600;
    text-decoration:none;
    }

#more-head a:hover {
color:#e19600;
    text-decoration:none;
    }

#middle {
    border: solid 0px #fff;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
 /*   background-color:#d2d0d0;*/
    margin:0 auto;
    padding:0px 10px 0px 10px;
    width:910px;
    font-size:0.7em;
    }
    
.category {
    display:block;
    width:160px;
    float:left;
    margin:0px;
    border-bottom: 1px solid #d2d0d0;
    padding:10px 14px 0px 6px;
    }

.category p a{
    text-align:center;
    margin:0px;
    text-shadow: 0px 0px white;
    padding:0px 0px 0px 0px;
    }

.category span.cat_title{
    font-weight:bold;
    text-align:center;
}

#front-popular h3{
    font-size:1.3em;
    color:#fff;
text-shadow: 1px 1px #000;
    margin:10;
    letter-spacing:-0.05em;
    padding:13px 0px 20px 70px;
    }

#front-list .cat_title {
    background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
    background-position: 0% 55%;

    margin:0;
    letter-spacing:-0.05em;
    padding:10px 0px 8px 25px;
    }

.more-link {
	display:block;
	margin:15px 0px;
	}

.category a {
    text-shadow:1px 1px #fff;
    color:#5f5e5e;
    display:block;
    background:none;
    }

.category a:hover {
    text-shadow:0px 0px #000;
    background:none;
    color:#fff;
    text-decoration:none;
    }

#bottom {
    width: 930px;
 /*   background:url(images/dots_content.gif) repeat-y right;*/
    padding-bottom:1px;
    }

#bottom-left {
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    margin:10px 0px;
    background:#e1e0e0;
    float:left;
    border-right: 4px solid #e1e0e0;
    }

#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}

#front-list {
        width:635px;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	/*border-top:1px solid #ececec;*/
	}

#front-list .meta {
        padding: 0 0 0 40px;
        font-size:0.85em;
        }

#front-list p {
    margin:5px 0px 0px 60px;
    padding:0px 20px 0px 10px;
    font-size:0.9em;
    line-height:1.5em;
    /*border-top:1px solid #ececec;*/
    }

#front-list p a{
    text-shadow: 0px 0px white;
    font-weight: normal;
}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title a {
    color: #0010a9;
    font:1.4em Tahoma;
    text-shadow: 1px 1px white;
    letter-spacing:-0.05em;
    padding: 40px;
    }

#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}

.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
text-shadow:1px 1px white;
    color:#6d6d6d;
    font-weight:bold;
    }

.meta a{
    color:#676767;
    font-weight:bold;
    }

#headline p, #featured p {
	margin:0;
	}

#paged-list {
    width:500px;
    padding:0px 0px 0px 70px;
    line-height:1.75em;
    border-top:0px solid #e1e0e0;
    }

#paged-list .clearfloat {
/*	background:url(images/dots_content.gif) repeat-x bottom; */
    padding-bottom:1px;
	}

.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}

.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}

.tanbox {
border-top:2px solid #d2d0d0;
color:#3d3b3c;
    line-height:1.5em;
    padding:5px 0px 0px 0px;
    margin:5px;
    }

.archive .tanbox {
	width:600px;
/*	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px; */
	}

.tanbox img {
    float:left;
    margin:10px 10px 5px;
    border:0px solid #fff;
    padding:5px;
    }

.tanbox span.title a, .onecolumn span.title a {
	font:1.2em Arial;
	font-weight:bold;
	}

.tanbox p, .onecolumn p {
    margin:10px 30px;
    }  

#navigation {
    padding:10px 0px;
    font-size:1.05em;
    text-align:left;
    width:550px;
    }

/* Content Page*/

#content {
        width:625px;
	background:#e3e3e3;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	border-top:1px solid #ececec;
	}

.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	}

.entry ul, .post ol {
	margin-bottom:15px;
	}

#content h2.title {
    letter-spacing:-0.05em;
    margin-bottom:5px;
    padding:0px 25px 0px;
    }

.entry ul li {	
	list-style:square;
	margin-left:30px;
	}

.entry ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.entry ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.entry img, .post a img, #front-list img {
  /*  -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    border:2px solid #fff;*/
    padding:5px;
    margin:0 10px 0 5px;
    }

.entry a {
	text-decoration:underline;
	}

.post .ads {
	margin-top:10px;
	}

#stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.9em Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}

span#map {
	font-size:0.9em;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* Sidebar*/

#sidebar {
    width:250px;
    float:right;
    margin:10px 10px 0px 0px;
    overflow:hidden;
    }


.spoiler {  
    padding:0px 0px 0px px;
    margin-bottom:0px;     
    overflow:hidden;
/*background: url(images/dots_content.gif) repeat-x bottom;
padding-bottom: 1px;*/
}

.spoiler img {
    margin-right:10px;
    margin-bottom:0px;
    float:left;
    border:0px solid #fff;
    padding:0px;
    }

.spoiler h3 {
    border-top:2px solid #e1e0e0;
    }

.spoiler h3 a {
    background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
    background-position: 0px 1px;
    padding:1px 25px;
    display:block;
    text-decoration:none;
    color:#000;     
    font:1.2em Tahoma, Helvetica, Verdana, Sans-Serif;   
    }

.spoiler p {
    display:block;
    margin:10px 10px 0px 0px;
    color:#3d3b3c;
    }

.spoiler h4 {
    font:1.05em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
    font-weight:bold;
    margin-bottom:10px;
    }

.spoiler h4 a {
    color:#0010a9;
    }

#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}

#sidebar-top {
    width:300px;
    float:right;
    padding:0px 10px 10px 10px;
    border-bottom:2px solid #e1e0e0;
    }

#sidebar-bottom, #sidebar-middle {
    margin-top:10px;
    }

#sidebar-bottom h3 {
    color:#000;
    font:1.3em Tahoma;
    padding:10px 25px;
    background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
    background-position: 0% 50%;
}

#sidebar-bottom{
    display:block;
    width:200px;
    padding:0px 30px 10px 10px;
    background:#e1e0e0;
}

#sidebar-bottom a{
    position:relative;
    left: 5%;
    margin:0px 5px 0px 5px;
}


#LectoresRecientes{
    background-image:url(images/bulletnaranja.png); background-repeat:no-repeat;
    background-position: 3% 9%;
    margin:0px 0px 10px 0px;
}

#LectoresRecientes h3{
    color:#000;
    font: 1.3em Tahoma, Helvetica, Verdana, San-serif;
    text-align:left;
    margin:5px 0px 0px 23px;
}


#sidebar-middle {
    border-top:10px solid #d2d0d0;
    padding:0px 0px 0px 0px;
    background:#e1e0e0;
    width:240px;
    }

#sidebar-left {
    width:110px;
    padding:0px 0px 10px 10px;
    float:left;
    }

#sidebar-left h3, #sidebar-right h3 {
    background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
    background-position: 0px 1px;
    padding:1px 25px;
    display:block;
    text-decoration:none;
    color:#000;     
    font:1.3em Tahoma, Helvetica, Verdana, Sans-Serif;   
}

#sidebar-right {
     width:100px;
    padding:0px 10px 10px 10px;
    float:right;
    }

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
/*	background:url(images/sub.png) no-repeat 0 0px; */
	}

#sidebar li ul li {
	border-bottom:0px;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}

#sidebar h3 img { margin-top:1px; }

/* Form Elements */

select {
	border:1px solid #333333;
	width:100%
	}
	
.submitbutton {
	padding: 1px;
	border:1px solid #aaa;
	background:#fff;
	font-size:0.9em;
	color:#aaa;
	cursor: pointer;
	}

.field {
    padding: 1px;
    border-top:2px solid #a5a4a4;
    border-left:2px solid #a5a4a4;
    border-right:1px solid #fff;
    border-bottom:1px solid #FFF;
        background:#d2d0d0;
        font-size:1.0em;
        color:#373636;
}
#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:1.0em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}

/* Comments*/

#comments {
	line-height:1.5em;
	}

.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1.1em;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	color:#4d4d4d;
	padding: 10px 14px 10px 14px;
	background:#f2f2f2;
	border-bottom: 1px solid #dcdbd7;
	list-style:none;
	margin-bottom:3px;
	line-height:1.0em;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	width:482px;
	float:right;
	line-height:1.5em;
	}
	
li.my_comment {
	background: #fff;
	}

li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}
































































































































.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}
































































































































.avatar {
	border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float:left;
	padding:2px;
	width:45px;
	height:45px;
	}	
































































































































#comment {
	width:590px;
	background:#fff;
	}
































































































































/* Footer*/
































































































































#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
































































































































.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}
































































































































.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}
































































































































.carousel-item .info {
    font-weight:bold;
}
































































































































#gallery {
    font-size:0.7em;
    color:#333;
    width: 915px;
    background:#d2d0d0;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    margin: 0 auto;
    margin-bottom:10px;
    padding:10px 0px 10px 15px;
    }
































































































































#gallery #random {
    float:right;
    width:613px;
    padding-bottom:5px;
}

#random div.more a{
    position:absolute;
    margin-top: 4%;
    margin-left:-155px;
}

#video div.more a{
    position:absolute;
    margin-top: 1%;
    margin-left:90px;
}





























































































































#gallery #random img {
    padding:2px;
    margin-top:5px;
    margin-left:5px;
    margin-right:12px;
    margin-bottom:5px; 
    background:#e1e0e0;
}

#gallery #video {
    float:left;
    width:275px;
    padding-right:15px;
    margin-bottom:15px;
    border-right:3px solid #e1e0e0;
}































































































































#gallery h3 {
    font:1.5em;
    font-weight:bold;
    color:#5f5e5e;
    background-image:url(images/bulletnaranja.png);background-repeat:no-repeat;
    background-position: 0% 50%;
    display:block;
    padding:5px 25px;
}

#front-popular {
    background:#757575;
    -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    font-size:0.7em;
    width: 900px;
    margin: 0 auto;
    padding:15px;
    }
































































































































#recentpost{
    background-image:url(images/recent_post.png);background-repeat:no-repeat;
    background-position:0% 0%;
    width:250px;
    float:left;
    padding:0px 40px 0px 0px;
    margin:0px 10px;
    border-right:1px solid #e1e0e0;
    }

#mostcommented {
    background-image:url(images/mostcommented.png);background-repeat:no-repeat;
    background-position:0% 0%;
    width:250px;
    float:left;
    padding:0px 40px 0px 0px;
    margin:0px 10px;
    border-right:1px solid #e1e0e0;
    }































































































































#mostcommented {
	margin-left:20px;
	}
































































































































#recent_comments {
    background-image:url(images/recent_com.png);background-repeat:no-repeat;
    background-position:0% 0%;
    width:250px;
    float:right;
/*    position: absolute;
    padding:0% 38%;*/
    }


































































































































#recentpost a, #mostcommented a, #recent_comments a {
    color:#d2d2d2;
    text-shadow:0px 0px #fff;
	}
































































































































#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}
































































































































#recentpost li, #mostcommented li, #recent_comments li {
    list-style:none;
    border-bottom:1px dotted #fff;
    padding-top:1px;
    }
































































































































#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
    padding:1px;
    display:block;
    text-decoration:none;
    }






























































































































#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	text-decoration:underline;
	color:#000;
	}
































































































































#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}
































































































































































































































































#footer {
    margin: 0 auto;
    width: 920px;
    font-size:0.6em;
    color:#3d3b3c;
    text-shadow:1px 1px solid #fff;
    padding:10px 0px;
    }

#footer a{
    color:#ff8400;
    }






























































































































#footer a:hover {
	color:#808080;
	text-decoration:underline;
	}
































































































































/* Float Properties*/
































































































































.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
































































































































.clearfloat {
	display: inline-block;
	}
































































































































































































































































/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}
































































































































*+html .clearfloat {
	height:1%;
	}
































































































































.clearfloat {
	display:block;
	}
.paquetes {
        font-size:14px;
































































































































}
.colortexto {
        color:#696969;
        font-size:13px;
}













































































































































































































































































































































































































































































































































































































































































































