/*  

Theme Name: Arthemia

Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.

Version: 1.0

Author: Michael Jubel Hutagalung

Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/



The CSS, XHTML and design is released under GPL:

http://www.opensource.org/licenses/gpl-license.php




@import url("/apps/klan1-radio/style.css");*/


/* HTML Elements */

* {
	margin:0px;
	padding:0px;
}

body {
	font:100% Arial, Helvetica;
	background-color:#fff;
	color: #333;
}

#general-background {
	position:fixed;
	top:98px;
	left:0px;
	width:100%;
	height:1080px;
	overflow:hidden;
	background-image:url(images/lmb-background-2010-09.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	z-index:-10;
}

#container {
	position:fixed;
	top:98px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:auto;
}

p {
	margin: 15px 0;
}

a:link, a:visited {
	color: #3c78a7;
	text-decoration:none
}

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
}

a img {
	border:0;
}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	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: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
}

select {
	width: auto;
}

object {
	z-index:0;
}

embed {
	z-index:-1;
}

.no-overlay {
	z-index:-1;
}

/* Structure */
#header {
	width:100%;
}

#head {
	width:960px;
	height:72px;
	margin:0px auto;
	position:relative;
	z-index:10;
}

#head #logo {
	position:absolute;
	top:3px;
	height:69px;
	width:350px;
}

#header #announcement {
	position:absolute;
	right:5px;
	top:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: auto;
}

#head #klan1-logo {
	position:absolute;
	right:4px;
	bottom:1px;
}

.alert-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px !important;
	width: auto;
	margin:10px auto 20px auto;
}

.green {
	padding: 6px;
	background-color:#A8FFA8;
	color: #666;
	border: 2px solid #093;
}

.yellow {
	padding: 6px;
	background-color:#FFC;
	color: #666;
	border: 2px solid #cc9900;
}

.red {
	padding: 6px;
	background-color:#FFC2AE;
	color: #666;
	border: 2px solid #F00;
}

.blue {
	padding: 6px;
	background-color:#006699;
	color: #FFF;
	border: 2px solid #0CF;
}

.blue a {
	color: #FFF;
}

.left, .alignleft {
	float:left;
}

.marginleft {
	margin-left:8px;
}

.right, .alignright {
	float:right;
}

.marginright {
	margin-right:8px;
}

.justify {
	text-align:justify;
}

.no-border { border:none !important }
/* Navigation Bar*/

#navbar {
	height:26px;
	position:relative;
	margin:0px auto 13px auto;
	text-transform:uppercase;
	z-index:99;
	background-color: #231f20;
}

#nav-menu {
	width:940px;
	height:26px;
	margin:0px auto;
}

#page {
	position:relative;
	width:940px;
	margin:0px auto;
	padding-bottom:10px;
	font-size:0.7em;
/*	background:#eeeeee url(images/bg_stripe.gif); */
	z-index:5;
}

.page-bar {
	padding:0px;
}

.page-bar ul {
	list-style: none;
}

.page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	font-size:11px;
}

.page-bar-left li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#FFF;
}
#navbar  .current_page_item{
	background-color: #F89823;
}
#navbar  .current_page_parent{
	background-color: #F89823;
}
#navbar  .current_page_parent .current_page_item{
	background-color: #F30 !important;
}

.page-bar-left {
	float:left
}

.page-bar-right li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#999;
}

.page-bar-right {
	float:right
}

.page-bar li:hover {
	background-color: #D17707;
}

.page-bar a, .page-bar a:visited {
	margin: 0px;
	padding:6px 14px;
	font-weight:bold;
	color:#FFF;
	display:block;
}

.page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#FFF;
}

.page-bar p {
	margin:0;
	padding:0;
}

#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:10px;
}

/* Dropdown Menus */		

.page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index:9px;
}

.page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-transform:none;
	z-index:8;
	font-size:11px;
}

.page-bar li li a, .page-bar li li a:link, .page-bar li li a:visited {
	width: 200px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
	background-color: #f69011;
}

.page-bar li li a:hover, .page-bar li li a:active {
	padding: 5px 10px 5px 18px;
	background-color: #CD7407;
}

.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:2.5em Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
}

h1 span {
	font:1.5em Arial !important;
	margin-bottom:7px;
	color:#666;
	font-weight:normal;
}

h2 {
	font:1.8em Arial;
	margin-bottom:10px;
}

h2 a {
	color:#316188 !important;
}

h3 {
	font:1.4em Arial;
	margin-bottom:7px;
	color:#316188;
	font-weight:bold;
}

h3 span {
	font:0.8em Arial !important;
	margin-bottom:7px;
	color:#666;
	font-weight:normal;
}

h4 {
	font:1.2em Arial;
}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
}

h3#respond {
	margin-top:0px;
	padding-top:20px;
}

h3#comments {
	margin-top:32px;
	padding-left:0px;
}

h3.authors {
	margin-top:15px;
}

/* Index Page*/
#google-general-search {
	width:400px;
	height:40px;
	position:absolute;
	bottom:-3px;
	left:350px;
	overflow:hidden;
}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
}

#top {
	width:940px;
	padding:0;
	position:relative;
	margin-top:10px;
}

#headline {
	width:550px;
	max-height:405px;
	min-height:330px;
	float:right;
	padding:13px 23px 17px 17px;
	font-size:1.05em;
	line-height:1.5em;
	margin:0px;
	margin-left:10px;
	color:#333;
	overflow:hidden;
	z-index:0;
	background-color: #FFF;
}

#headline a {
	color:#3c78a7;
}

#headline a:hover {
	color:#003;
	text-decoration: none;
}

#headline #custom-code {
}

#headline a img {
	border:5px solid #E2E2E2;
	margin-top:5px;
	margin-left:15px;
}
#headline h1 a {
	color:#444;
}
#headline h1 {
	font:26px Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:1.1em;
	display:block;
	padding-bottom:5px;
	padding-top:5px;
	text-align:right;
}

#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#333;
	font-size:0.85em;
	text-align:right;
}

#headline p {
	padding-bottom:10px;
	text-align:justify;
}

#headline h3 {
	text-align:right;
}

#featured {
	width:340px;
	float:right;
	padding:4px 0px 4px 0px;
	margin:0px;
	font-size:12px;
	background-color: #FFF;
}

#featured h2{
	color: #3a3a3a;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	margin:13px 0px 0px 0px;
}

#featured .article-line {
	width:330px;
	float:left;
	padding:4px 0px 4px 10px;
	margin:0px;
	position:relative;
}
#featured .article-line:hover {
	width:327px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color:#F30;
	padding-left:7px;
}
#featured .no-border-line{
	border-bottom-width: 0px !important;
}

#featured a img {
	float:left;
	border:3px solid #999;
	margin:0px 10px 0px 0px;
}

#featured a {
	font-weight:bold;
	color:#3A3A3A;
}

#featured .clearfloat {
	margin-top:0px;
	margin-bottom:7px;
}

#featured .info {
	float:left;
	width:210px;
	padding:0px;
	margin:0px;
}

#featured .meta {
	margin-top:2px;
	font-size:9px;
}

#featured .featured-cat {
	font-size:9px;
	position:absolute;
	top:8px;
	rigth:0px;	
}
#featured .featured-cat a{
	color:#666;
}
#featured .featured-cat li{
	list-style-type:none;
	float:left;
}

#featured .title a {
	font-size:10px;
	font-weight:bolder;
}

#featured .divider {
	margin-left:95px;
}

#middle {
	width: 940px;
	float:left;
	padding:10px;
	margin:0px;
	background-color: #dedede;
}

#middle h3 {
	color:#FFF;
}

#middle .category:hover a {
	color:#FFF;
}

#middle .category {
	color:#FFF;
	background-color: #dedede;
}

.category {
	width:164px;
	float:left;
	border-bottom:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
}

.category p {
	margin:0;
}

#cat-1 {
	border-bottom:8px solid #cc9900;
}

#cat-1:hover {
	background:#cc9900;
}

#cat-2 {
	border-bottom:8px solid #C00;
}

#cat-2:hover {
	background:#C00;
}

#cat-3 {
	border-bottom:8px solid #3c78a7;
}

#cat-3:hover {
	background:#3c78a7;
}

#cat-4 {
	border-bottom:8px solid #000;
}

#cat-4:hover {
	background:#000;
}

#cat-5 {
	border-bottom:8px solid #090;
}

#cat-5:hover {
	background:#090;
}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
}

#front-popular h3 {
	color:#fff;
}

.category a {
	color:#333;
	display:block;
	background:none;
}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
}

#bottom {
	margin-top: 10px;
	width: 940px;
}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
}

#front-list blockquote {
	padding: 0px 10px 0 10px;
}

#front-list .title, #archive .title {
	font-weight:bold;
	font:1.6em Arial;
	letter-spacing:-0.05em;
}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

#front-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:3px;
}

#front-list p, #archive p {
	margin:0px;
	padding:0px;
}

.author {
	font-size:0.8em;
	font-weight:bold;
}

.meta {
	font-size:0.8em;
	color:#333;
}

.meta a {
	color:#333;
}

#headline p, #featured p {
	margin:0;
}

/* Content Page*/
#content {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	position:relative;
}

#content-full {
	width:910px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	position:relative;
}

#content-full #shoutchat img, #content #shoutchat img {
	border:0px !important;
}

.thumbs-space {
	height:108px;
}

#content-full #post-thumbs, #content #post-thumbs {
	position:absolute;
	top:10px;
	width:590px;
	height:98px;
	overflow:hidden;
}

#content-full #post-thumbs .thumb-headline img, #content #post-thumbs .thumb-headline img {
	border: 4px solid #C60;
}

#content-full #post-thumbs .thumb-headline img:hover, #content #post-thumbs .thumb-headline img:hover {
	border: 4px solid #F00;
}

#content-full #post-thumbs .thumb-featured img, #content #post-thumbs .thumb-featured img {
	border: 4px solid #666;
}

#content-full #post-thumbs .thumb-featured img:hover, #content #post-thumbs .thumb-featured img:hover {
	border: 4px solid #06C;
}

#content-full #post-thumbs ul, #content #post-thumbs ul {
	background-color:#0A0;
}

#content-full #post-thumbs ul li, #content #post-thumbs ul li {
	list-style:none;
	list-style-type:none;
	float:left;
	margin-left:8px !important;
	margin-right:8px !important;
	width:100px;
	height:90px;
	padding:0px;
}

#content-full .breadcrumbs, #content .breadcrumbs, #content-full .breadcrumbs a, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
}

#content-full h2.title, #content h2.title {
	font:2em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-top:2px solid #ddd;
	padding:5px 0px 0px 0px;
	width:590px;
}

.post {
	font-size:1.05em;
	line-height:1.75em;
}

.post p {
	margin-top:0px;
}

.post h3 {
	margin-top:2px;
	margin-bottom:5px;
}

.post .clearfloat {
	/*	border-bottom:1px dotted #ccc;
*/	margin:10px 0px;
}

.post ul, .post ol, #front-list ul, #front-list ol {
	margin-bottom:15px;
}

.post ul {
	padding-left:20px !important;
}

.post ul li, #front-list ul li {
	list-style:square;
	margin-left:30px;
}

.post ol li, #front-list ol li {
	list-style:decimal;
	margin-left:30px;
}

.post ol li ul li, #front-list ol li ul li {
	list-style:square;
	margin-left:20px;
}

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	/*	margin:0 10px 5px 0; */
	padding:2px;
}

.post #bookmarks {
	font-size:10px;
	font-style:italic;
	color:#333;
}

.no-border {
	border:none !important;
}

.post .ads {
	margin-top:10px;
}

.entry {
	margin-top:20px;
}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	width:590px;
	height:12px;
	overflow:hidden;
}

#stats span {
	padding: 0px 20px 0px 0px;
}

#stats span a:hover {
	background:none;
}

#stats span a {
	color:#333;
}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
}

#tools {
	width:590px;
	height:25px;
	font-size:0.95em;
}

#tools a:hover {
	background:none;
}

.navigation {
	padding:5px 0px;
	text-align:Center;
}

/* Sidebar*/

#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	z-index:-1;
/*	background: #dedede;
*/	padding-left:5px;
}

#sidebar h3 {
	font:1.2em Arial;
	font-weight:bold;
	background:#f69011;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
}

.no-bottom {
	margin-bottom:0px !important;
}

.no-top {
	margin-top:0px !important;
}

#sidebar #sidebar-home h3 {
	padding:5px 10px;
}

#sidebar #sidebar-salsa h3 {
	background:#cc9900;
	color:#fff;
	padding:5px 10px;
}

#sidebar #sidebar-urbana h3 {
	background:#C00;
	color:#fff;
	padding:5px 10px;
}

#sidebar #sidebar-pop h3 {
	background:#3c78a7;
	color:#fff;
	padding:5px 10px;
}

#sidebar #sidebar-rock-latin h3 {
	background:#000;
	color:#fff;
	padding:5px 10px;
}

#sidebar #sidebar-vallenato-popular h3 {
	background:#090;
	color:#fff;
	padding:5px 10px;
}

#sidebar-top, #sidebar-bottom, .sidebar-general {
	width:300px;
	float:right;
	padding:0 10px 10px 10px;
	background:#FFF;
}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
}

#sidebar-middle {
	width:320px;
	float:right;
}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#FFF;
}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#FFF;
}

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
}

#sidebar li ul li:last-child {
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
}

#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background-color: #EEE;
}

/* Form Elements */



select {
	border:1px solid #333;/*	width:100%*/
}

.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
}

#searchsubmit {
	padding-left:5px;
}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 99%;
	margin-top:5px;
}

/* Comments*/

.commentlist {
	margin:10px 0px 10px 0px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
	list-style:none;
	list-style-type:none;
	padding:12px;
}

.commentlist li.thread-even {
	font-weight: bold;
	background-color:#F0F0F0;
}

.commentlist li.thread-odd {
	font-weight: bold;
	background-color:#FFF;
}

.commentlist .comment {
	margin:0px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style:italic;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist .reply {
	text-align:right;
}

.commentlist li ul {
	margin:10px 0px 0px 30px;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist .children .even {
	font-weight: bold;
	background-color:#F5F5F5;
}

.commentlist .children .odd {
	font-weight: bold;
	background-color:#EBEBEB;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#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 #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
}

#comment {
	width:590px;
	background:#fff;
}

/* Footer*/



#front-popular {
	font-size:0.7em;
	color:#fff;
	width: 940px;
	background:#2c2c2c;
	margin: 0 auto;
	padding:10px;
}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
}

#mostcommented {
	margin-left:17px;
}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
}

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.6em;
	padding-top:5px;
	padding-bottom:10px;
}
#footer #bottom-widget {
	margin-top:10px;
	clear:both;
}
/* 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;
}

/* VARIAS */
.no-border {
	border-width:0px !important;
}

.corner-right-up {
	background-image:url(http://lomasbacano.klan1.com/media/images/misc/corner-right-up.png);
	position:absolute;
	top:0px;
	right:0px;
	height:2px;
	width:2px;
}

.corner-right-down {
	background-image:url(http://lomasbacano.klan1.com/media/images/misc/corner-right-down.png);
	position:absolute;
	bottom:0px;
	right:0px;
	height:2px;
	width:2px;
}

.corner-left-up {
	background-image:url(http://lomasbacano.klan1.com/media/images/misc/corner-left-up.png);
	position:absolute;
	top:0px;
	left:0px;
	height:2px;
	width:2px;
}

.corner-left-down {
	background-image:url(http://lomasbacano.klan1.com/media/images/misc/corner-left-down.png);
	position:absolute;
	bottom:0px;
	left:0px;
	height:2px;
	width:2px;
}

.ads-box {
	margin:10px auto;
	text-align:center;
}

.separador-left {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left:30px;
}

.separador-right {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F60;
	padding-right:30px;
}

.post-col1 {
	width:290px;
	float:left;
	margin-right:10px;
}

.post-col2 {
	width:240px;
	float:left;
}

.space-bottom {
	margin-bottom:20px !important;
}

.space-top {
	margin-top:20px !important;
}

#related-posts { 
	clear:both;
	padding-top:20px;
}

#related-posts  h2 { 
	font-size:16px;
	color:#069;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
.gensmall {
	font-size:9px;
}

.genmed {
	font-size:11px;
}

.genbig {
	font-size:16px;
}

.hidden {
	display:none;
}

#chat-box {
	height:600px;
	width:590px;
}

.dont-look {
	display:none;
}

.look {
	display:inline;
}

#net-stat {
	position:relative;
	height:160px;
	width:590px;
	overflow:hidden;
}

#net-stat img {
	width:610px;
	height:181px;
	margin-top:-20px;
	margin-left:-5px;
}

/* ADS */
.google-ad table {
	margin:0px !important;
	padding:0px !important;
}

#google-all-top-ad {
	height:90px;
	width:940px;
	overflow:hidden;
	margin:10px auto;
	padding:4px 0px;
	background-color:#fff;
	text-align:center;
	background-image:url(images/publicidad-label.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#google-all-top-ad iframe {
	height:90px;
	width:728px;
	overflow:hidden;
	border:none;
	margin:0px auto;
}

#google-index-bottom-ad {
	height:90px;
	width:728px;
	overflow:hidden;
	margin:10px auto 0px auto;
}

#google-index-bottom-ad object {
	height:110px;
	width:748px;
	overflow:hidden;
	border:none;
}

#google-radio-player-ad {
	height:250px;
	width:300px;
	overflow:hidden;
	margin:10px auto;
}

#google-radio-player-ad object {
	height:270px;
	width:320px;
	overflow:hidden;
	border:none;
}

#google-tv-top-ad {
	height:60px;
	width:468px;
	overflow:hidden;
	margin:0px auto 5px auto;
}

#google-tv-top-ad iframe {
	border:none; overflow:hidden; width:468px; height:60px;
}

#google-post-bottom-ad {
	height:43px;
	width:468px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}

#google-post-bottom-ad object {
	height:80px;
	width:488px;
	overflow:hidden;
	border:none;
}

#google-inside-post-ad {
	height:43px;
	width:234px;
	overflow:hidden;
	margin:0px 0px 10px 0px;
}

#google-inside-post-ad object {
	height:80px;
	width:254px;
	overflow:hidden;
	border:none;
}

#google-page-bottom-ad {
	height:43px;
	width:468px;
	overflow:hidden;
	margin:0px;
}

#google-page-bottom-ad object {
	height:80px;
	width:488px;
	overflow:hidden;
	border:none;
}

#google-sidebar-main-ad {
	height:250px;
	width:300px;
	overflow:hidden;
	margin:0px auto;
}

#google-sidebar-main-ad object {
	height:270px;
	width:320px;
	overflow:hidden;
	border:none;
}

/* CARACOL TV */

#caracoltv {
	height:410px;
	width:380px;
	overflow:hidden;
	margin:0px auto;
}

#caracoltv iframe {
	height:420px;
	width:400px;
	overflow:hidden;
	border:none;
	margin-top:-10px;
}
#caracoltv #internal-iframe {
	height:420px;
	width:400px;
	overflow:hidden;
	border:none;
	margin-top:-10px;
}
.shadow { 	box-shadow: 3px 3px 10px #000; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.shadow-bottom { 	box-shadow: -1px 4px 10px #161616; }