/*  
Theme Name: Typebased
Theme URI: http://www.woothemes.com/
Description: Typebased by WooThemes
Version: 2.1
Author: WooThemes
Author URI: http://www.woothemes.com/
*/
.grey{
	border:1px solid #000000;
}
html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}

body {
	background: #000000 url(images/fondo.jpg) 50% top;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

p {
	line-height: 14px;
}

p, h1, h2, h3, h4, h5, ul, ol, blockquote p {
	padding: 10px 0;
}

.post-content p{
	padding:5px 0;
}

ul, ol {
	list-style: none;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #5e9ab5;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#FFFFFF;
	background:#5e9ab5;
}

#header h1 a:hover{
	background:transparent;
}

a img {
	border: none;
}

/* Align (used for images) */

.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
}

.alignleft {
	margin: 14px 15px 10px 0;
	float: left;
}

.alignright {
	margin: 14px 0px 10px 15px;
	float: right;
}

/* Wrap */

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.right-col {
	float: right;
}

/* Container */

#container {
	width: 940px;
	margin: 0 auto;
	background: url(images/top.gif) no-repeat 0 263px;/*143px;*/
}

/* Header */

#header {
	position:relative;
	width: 100%;
	height: 228px;
}

#header h1 {
	padding: 0;
}

#subtitulo{
	position:absolute;
	z-index:50;
	top:165px;
	right:20px;
	font:verdana;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
}

/* Main Menu */

#menu {
	position:relative;
	width: 100%;
	height: 35px;
	margin-bottom: 4px;
}

#menu #headicos{
	position:absolute;
	right:20px;
	top:6px;
	display:block;
	height:25px;
	width:275px;
	border:0px solid #FFF;
	padding-top:3px;
	text-align:right;
}

#headicos a.lang{
	display:inline-block;
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	width:25px;
	height:24px;
	background:url(images/lang_.gif) no-repeat 100% 4px;
}

#headicos a.lang_es, #headicos a.lang_{
	background:url(images/lang_gl.gif) no-repeat 100% 4px;
}

#headicos a.lang_gl{
/*	display:inline-block;
	width:25px;
	height:23px;*/
	background:url(images/lang_.gif) no-repeat 100% 4px;
}

#headicos a.lang_gl:hover, #headicos a.lang:hover, #headicos a.lang_:hover, #headicos a.lang_gl:hover{
	background-position: 100% -20px;
}

#headicos a.ico{
	display:inline-block;
	width:20px;
	height:23px;
}

#headicos a.fb{
	background:url(images/fb_icon.gif) no-repeat top center;
}
#headicos a.tw{
	background:url(images/tweet_icon.gif) no-repeat top center;
}
#headicos a.rs{
	background:url(images/rss_icon.gif) no-repeat top right;
}

#headicos a.fb:hover{
	background-position: center -26px;
}

#headicos a.rs:hover{
	background-position: right -26px;
}

#headicos a.tw:hover{
	background-position: center -26px;
}

#menu ul {
	width: 814px;
	height: 35px;
	margin-left: 110px;
	padding: 0;
	background: url(images/menu_bg.gif) repeat-x 0 bottom;
}

#menu ul li {
	line-height: 30px;
	display: inline;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Lucida Sans";
	font-size: 14px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#menu ul li {
	font-family: Arial;
	font-size: 14px;
	}
}

#menu ul li a {
	display: block;
	float: left;
	margin-top: 5px;
	padding: 0 15px 0 0;
	color: #c0cdcf;
	border-left: #2B404D 1px solid;
}

#menu ul li a:hover {
	color: #fff;
	cursor: pointer;
}

#menu ul li a span {
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 15px;
}

/* Main Menu - Current Page Item */

#menu ul li.current_page_item {
	line-height: 35px;
}

#menu ul li.current_page_item a {
	background: url(images/menu_button.gif) no-repeat right top;
	margin-top: 0;
	color: #7A7A7A;
	border: 0;
}

#menu ul li.current_page_item a:hover {
	color: #7A7A7A;
}

#menu ul li.current_page_item a span {
	background: url(images/menu_button.gif) no-repeat left top;
	height: 35px;
}

/* Main Menu - extra */

#menu ul li.first a {
	border: 0;
}

#menu ul li.current_page_item a {
	margin-right: -1px;
	position: relative;
}

/* Content Area - Content and Sidebar */

.background {
	background: #F5F5F5 url(images/content_bg.gif) repeat-y right top;
}


/* Content */

#content {
	/*width: 651px;*/
	width: 940px;
}

h2.arh {
	width: 910px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-size: 20px;
	background: #CBCBCB;
	color:#FFFFFF;
}

/* Post */

.post {
	width: 100%;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;
	background: url(images/post_element.gif) no-repeat 109px 21px;
	position:relative;
}

.post2 {
	position:relative;
	width: 50%;
	clear: left;
	float:left;
	display:inline;
	padding: 10px 0;
	/*border-bottom: #CBCBCB 1px solid;*/
	background: url(images/post_element.gif) no-repeat 109px 21px;
}

.post3 {
	position:relative;
	width: 50%;
	display:inline;
	float:right;
	clear: right;
	padding: 10px 0;
	/*border-bottom: #CBCBCB 1px solid;*/
	background: url(images/post3_element.gif) repeat-y -25px top;
}

.ant {
	background: url(images/posta_element.gif) no-repeat 93px 15px;
	border-top: 1px solid #CBCBCB;
}

.error, .page {
	border: 0;
}

/* Post Content */

.post-content{
	width: 780px;
	margin-right: 21px;
}

.post-content {
	display: inline;
	font-size:10px;
	font-family:verdana;
	line-height:14px;
}

.post .post-content {
	min-height:200px;
}

.post2 .post-content {
	margin-left:35px;
	width: 310px;
	min-height:200px;
}

.post3 .post-content {
	/*margin-left:35px;*/
	width: 335px;
	min-height:200px;
}

.related .post-content, #mySlides2 .post-content, .anteriores  {
	min-height:0px;
}
.related{
	background-position:109px 60px;
}

.post-content a, #commentform a  {
	font-weight: bold;
	text-decoration:none;
	color:#5e9ab5;
}

.post-content a:hover, #commentform a:hover {
	text-decoration: none;
	background:#5e9ab5;
	color:#FFFFFF;
}

.post-content object, .post-content embed {
	float:left;
	margin: 0 10px 10px 0;
}

/* Post Content Headings */

.post-content h2 {
	font-size: 28px;
	line-height: 30px;
}

.post2 .post-content h2, .post3 .post-content h2  {
	font-size: 20px;
	line-height: 18px;
}

.post-content h2 a{
	color: #404040;
}

.post-content h2 a:hover{
	text-decoration: none;
	background:#5e9ab5
	color:#FFFFFF;
}

.post-content h3 {
	font-size: 14px;
	padding: 5px 0;
}

.anteriores {
	width:360px;/*240px;*/
	float:left;
	display:inline;
	margin-right: 30px;/*0;*/
	margin-left: 0;/*40px;*/
}

.anteriores h3, .relacionadas h3 {
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	padding: 2px 0 2px 0;
}

.anteriores h3 .minidate, .anteriores h3 a{
	display:inline;
}

h3.frecuentes{
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	padding: 2px 0;
}

h3.frecuentes a{
	color:#404040;
}
	
.anteriores h3 a{
	color:#404040;
	width:275px;
	display:inline-block;
}

.anteriores h3 .minidate{
	color:#6d7e87;
	float:left;
	clear:left;
	display:inline-block;
	padding-right:10px;
	/*float:left;*/
	/*padding-bottom:10px;*/
}

.relacionadas {
	border-top: #D7D7D7 1px dotted;
	padding-top:10px;
	float:left;
	display:inline;
	margin-right: 10px;
	margin-left: 40px;
}

.relacionadas h3 a, .relacionadas h3 a:active{
	color:#5e9ab5;
	/*display:inline-block;*/
	/*line-height:15px;*/
}

.relacionadas h3 a:visited{
	color:#318DE1;
}
	
.relacionadas h3 .comments{
	/*display:inline-block;*/
	padding-left:20px;
	margin-left:10px;
	width:18px;
	height:18px;
	font-weight:none;
	color:#c0cdcf;
	background: url(images/icon_comm.gif) no-repeat 0px -35px;
}

.relacionadas h3 .minidate{
	color:#6d7e87;
	padding-right:10px;
	/*float:left;*/
	/*padding-bottom:10px;*/
}

/* Post Content Lists and Blockquote */

.post-content ol, .post-content ul {
	line-height: 20px;
}

.post-content ul {
	padding-left: 30px;
}

.post-content ul li {
	list-style: circle;
	padding: 3px 0;
}

.post-content ol {
	padding-left: 37px;
}

.post-content ol li {
	list-style: decimal;
	padding: 3px 0;
}

.post-content blockquote {
	border-left:2px solid #777777;
	color:#777777;
	font-style:italic;
	margin:5px auto 15px;
	padding:0px 10px;
	width:85%;
}

/* Post Content Images*/

.post-content img {
	padding: 5px;
	background: #FFFFFF;
}

/* Post Content (read more) */

.post-content span.read_more {
	padding: 5px 0 10px 0;
	display: block;
	float: left;
	font-size: 13px;
}

.post-content a span.read_more {
	color: #1A86DF;
	text-decoration: underline ;
}

.post-content a:hover span.read_more {
	text-decoration: none;
}

/* Post Meta */

.post-meta {
	width: 90px;/*140px*/
	margin-left: 10px;/*6px;*/
	text-align: right;
	display: inline;
	padding-top: 11px;
}

.subecarallo{
	padding-top: 5px;
	margin:0;
}

.subecarallor{
	padding-top: 10px;
}

.subecarallo h3, .subecarallor h3{
	color:#747474;
	font-size:14px;
}

.post3 .post-meta{
	width:80px;
	margin-left: 0px;
}

.post-meta a {
	color: #587384;
}

.post-meta a:hover {
	text-decoration: underline;
}

/* Post Meta Date */

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3.ultimovideo {
	padding: 3px 0;
	margin-bottom: 0px;
	padding-bottom:23px;
	background:url(images/ultimovideo.gif) right 35px no-repeat;
}

.post-meta h3.seleccionada {
	padding: 3px 0;
	margin-bottom: 0px;
	padding-bottom:23px;
	background:url(images/seleccionada.gif) right 35px no-repeat;
}

.post-meta h3.temaabierto {
	padding: 3px 0;
	margin-bottom: 0px;
	padding-bottom:23px;
	background:url(images/temaabierto.gif) right 35px no-repeat;
}

.post-meta h3.temaabierto2 {
	padding: 3px 0;
	margin-bottom: 0px;
	padding-bottom:23px;
	background:url(images/temaabierto.gif) right 35px no-repeat;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #CBCBCB 1px solid;
	padding-right: 5px;
	color: #8D8D8D;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #666666;
	width: 40px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: uppercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}

.post2 .post-meta h3 span.day, .post3 .post-meta h3 span.day {
	font-size: 30px;
}

.post2 .post-meta h3 span.month, .post3 .post-meta h3 span.month {
	font-size: 14px;
}

.post2 .post-meta h3 span.year, .post3 .post-meta h3 span.year {
	font-size: 12px;
}

.post2 .post-meta h3 span.month, .post2 .post-meta h3 span.year, .post3 .post-meta h3 span.month, .post3 .post-meta h3 span.year {
	width: 30px;
}

/* Post Meta Author and Comments */

.post-meta h4 {
	font-size: 12px;
	padding: 3px 21px 3px 0;
	color: #666666;
}

.post-meta h4.author {
	background: url(images/icon_author.gif) no-repeat right 2px;
	font-style: italic;
}

.post-meta div.icons {
	margin-top:200px;
	padding-right:0px;
}

.post div.icons, .post2 div.icons{
	position:absolute;
	bottom:30px;
	left:50px;
	padding-right:0px;
}

.post3 div.icons {
	position:absolute;
	bottom:30px;
	left:24px;
	padding-right:0px;
}

.post div.music, .post2 div.music, .post3 div.music {
	bottom:36px;
}
	
div.icons a.fb{
	background:url(images/fbicon2.gif) no-repeat top right;
	width:17px;
	height:18px;
}

div.icons a {
	text-indent:-10000;
	display:inline-block;
	margin:0;
	padding:0;
	border:0;
}

div.icons a.tw{
	background:url(images/twticon2.gif) no-repeat top center;
	width:18px;
	height:18px;
}
div.icons a.rs{
	background:url(images/rssicon2.gif) no-repeat top right;
	width:17px;
	height:18px;
}

div.icons a.fb:hover, div.icons a.rs:hover, div.icons a.tw:hover{
	background-position: right -18px;
}


.post-meta h4.comments {
	position:absolute;
	bottom:10px;
	padding:0px;
}

.post-meta h4.comments a{
	display:block;
	padding-right:24px;
	width:66px;
	height:18px;
	float:right;
	background: url(images/icon_comm.gif) no-repeat 70px 2px;
}

.post h4.comments, .post2 h4.comments, .post3 h4.comments {
	font-size: 12px;
	width:90px;
	text-align:right;
	padding: 3px 21px 3px 0;
	color: #666666;
	position:absolute;
	left:17px;
	float:left;
	bottom:10px;
}

.post h4.music, .post2 h4.music, .post3 h4.music{
	bottom:16px;
}

h3.icovideo{
	background: url(http://iconoscopio.net/wp-admin/images/media-button-video.gif) no-repeat left 50%;
	padding-left:20px;
}

h3.icomusic{
	background: url(http://iconoscopio.net/wp-admin/images/media-button-music.gif) no-repeat left 50%;
	padding-left:20px;
}

h3.iconothing{
	/*background: url(http://iconoscopio.net/wp-admin/images/media-button-music.gif) no-repeat left 50%;*/
	padding-left:20px;
}

.post3 h4.comments {
	left:-10px;
}

.post h4.comments a, .post2 h4.comments a, .post3 h4.comments a{
	display:block;
	color: #666666;
	padding-right:24px;
	width:66px;
	height:18px;
	float:right;
	background: url(images/icon_comm.gif) no-repeat 70px 2px;
}

.post3 h4.comments a{
	width:50px;
	background: url(images/icon_comm.gif) no-repeat 54px 2px;
}

.post h4.comments a:hover, .post2 h4.comments a:hover, .post3 h4.comments a:hover {
	background-color: #5E9AB5;/*#BCBCBC;*/
	color: #F5F5F5;
	background-position: 70px -16px;
}

.post3 h4.comments a:hover {
	background-position: 54px -16px;
}

.post3 .post-meta h4.comments a{
	width:40px;
	background: url(images/icon_comm.gif) no-repeat 44px 2px;
}

.post-meta h4.comments a:hover {
	background-color: #5E9AB5;/*#BCBCBC;*/
	color: #F5F5F5;
	background-position: 70px -16px;
}

.post3 .post-meta h4.comments a:hover {
	background-position: 44px -16px;
}

.post-meta h4.comments a {
	color: #666666;
}

/* More Entries */

.more_posts {
	width: 400px;
	clear: both;
	margin-left: 190px;
	padding: 5px 0 6px 0;
}

.more_posts h2 {
	font-size: 20px;
}

.more_posts h2 a {
	color: #404040;
}

.more_posts h2 a:hover {
	color: #1A86DF;
}

/* Comments (single.php and comments.php) */

h3#comments, h3.lc {
	font-size: 18px;
	border-bottom: #D7D7D7 2px solid;
}

h3.lc {
	padding-top: 20px;
}

.comments_wrap {
	margin: 20px 0 0px 0px;
	clear: both;
	padding-bottom: 5px;
	border-bottom: #D7D7D7 1px dotted;
}

.comments_wrap img {
	background: none;
	padding: 1px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #D7D7D7 1px solid;	
	padding: 1px !important;
}

.comments_wrap .right {
	margin-left: 55px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 11px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	display:none;
	/*width: 289px;*/
}

#sidebar h2 {
	font-size: 13px;
	color: #4A8393;
}

/* Sidebar Search */

#search {
	width: 150px;
	height: 23px;
	/*background: url(images/search_block_bg.gif) no-repeat 0 0;*/
	padding-top:2px;
	float:left;
	display:inline;
}

#search form {
	padding: 0;
}

#search form div {
	width: 150px;
	height: 19px;
	/*background: url(images/search_field.gif) no-repeat 0 0;*/
	position: relative;
}

#search form input.search_box {
	width: 123px;
	border: 0;
	position: absolute;
	left: 25px;
	top: 1px;
	padding-right: 2px;
	background: #FFFFFF;
	font-size: 11px;
	letter-spacing:0.1em;
	outline: none;
	text-align:right;
	border:1px solid #b7b9bb;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	#search form input.search_box {
		position: absolute;
		left: 25px;
		top: -1px;
	}
}

#search form input.submit {
	position: absolute;
	left: 0;
}

#search form input.submit:hover {
	left:2px;
}

/* Sidebar Block */

#sidebar .block {
	padding: 14px 4px 14px 14px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .block a {
	color: #3F6069;
}

#sidebar .block a:hover {
	color: #131A1C;
}

#sidebar .block ul {
	width: 100%;
	padding: 1px 0 8px 0;
}

/* Sidebar Inside Block */

#sidebar_in .block ul li {
	font-weight: bold;
	border-bottom: #BDCCD1 1px solid;
	line-height: 20px;
	padding: 4px 0 4px 21px;
	background: url(images/circle.gif) no-repeat 5px 11px;
	margin-right: 10px;
}

#sidebar_in .block ul li ul li {
	border: 0;
}

/* Sidebar Special List */

#sidebar .categories ul, #sidebar .blogroll ul, #sidebar .widget_categories ul, #sidebar .widget_links ul {
	background: url(images/sidebar_ul_lines.gif) no-repeat 0 0;
	margin-top: 3px;
}

#sidebar .categories ul li, #sidebar .blogroll ul li, #sidebar .widget_categories ul li, #sidebar .widget_links ul li {
	width: 104px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#sidebar .categories ul li, #sidebar .widget_categories ul li {
	background: url(images/icon_folder.gif) no-repeat 0 6px;
}

#sidebar .blogroll ul li, #sidebar .widget_links ul li {
	background: url(images/circle.gif) no-repeat 5px 11px;
	font-size: 11px;
}

/* Sidebar Flickr */

#sidebar .flickr h2 span {
	color: #0061D8;
}

#sidebar .flickr h2 span span {
	color: #FF1183;
}

#sidebar .flickr .wrap {
	padding-top: 5px;
	margin-left: -10px;
	position: relative;
}

#sidebar .flickr li {
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}

#sidebar .flickr img {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-bottom: 5px;
	display: block;
	padding: 4px;
	background: #fff;
	border: #BFCACE 1px solid;
}

/* Sidebar Adverts */

#sidebar .adverts {
	width: 285px;
	padding: 15px 0 10px 4px;
	background: url(images/sidebar_block_top.gif) repeat-x 0 0;
}

#sidebar .adverts ul {
	padding: 0;
}

#sidebar .adverts ul li {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	display: inline;
}

#sidebar .adverts img {
	display: block;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #C0DBE2;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 5px;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	background: url(images/footer_bg.gif);
	padding-top: 18px;
	margin-top: -1px;
	position: relative;
}

#footer a {
	color: #B2D1E4;
}

#footer a:hover {
	color: #16222b;
}


#footer h2 {
	color: #6D7E87;
}

/* Footer Popular Articles */

#footer .popular {
	position:relative;
	padding-bottom: 5px;
	height:140px;
	background: url(images/footer_element.gif) no-repeat 94px 8px;
}

#footer .left-col .wrap {
	/*width: 646px;*/
}

#footer .left-col h2 {
	width: 85px;
	float: left;
	line-height: 18px;
	text-align: right;
	padding: 5px 0px 10px 5px;
	font-size: 16px;
	display: inline;
}

#footer .left-col h3 {
}

#footer .left-col ul {
	width: 441px;
	display: block;
	float: left;
	padding: 5px 0 15px 30px;
}

#footer .left-col ul li {
	line-height: 20px;
	font-size: 16px;
	padding: 6px 0 9px 0;
	font-weight: bold;
	background: url(images/footer_line.gif) repeat-x left bottom;
}

/* Footer Subscribe */

#footer #subscribe {
	display:none;
	width: 241px;
	padding: 0 30px 0 18px;
	color: #B2D1E4;
}

#footer #subscribe a {
	font-weight: bold;
	text-decoration: underline;
}

#footer #subscribe h2 {
	font-size: 16px;
}

#footer #subscribe p {
	padding: 8px 0 8px 42px;
}

#footer #subscribe p.rss {
	background: url(images/icon_rss.gif) no-repeat 0 11px;
}

/* Copyright */

#copyright {
	width: 100%;
	clear: both;
	background: #1A272E url(images/bottom.gif) no-repeat left bottom;
	border-top: #2B404D 1px solid;
	font-size: 11px;
	color: #677881;
	padding: 0;
	height:50px;
}

#copyright .left-col {
	height:50px!important;
}

#copyright .right-col {
	padding-right: 15px;
}
#copyright .right-col p{
	padding-top: 10px;
	padding-bottom: 0px;
}

#copyright .right-col img {
	vertical-align: middle;
}

/* Fix */

.wrap:after,
.block ul:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/* Misc */

.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

/* Threaded comments */

ol.commentlist {
	margin:0;
	padding:0;
}

ol.commentlist li{
	list-style-type:none;
}

ol.commentlist li ul.children {
	padding-left:20px;
}
ol.commentlist li ul.children li{
	border-top:1px dotted #D7D7D7;	
	border-bottom:none;
	padding-top:15px;
}

/* apple menu simulated yes yes yes, kind of... */

#myController, #myController2{
    display: none;
}

#myController span, #myController2 span{
    text-indent:-10000px;
    display: none;
}

#jFlowSlide{ 
	margin-left:140px;
}
#jFlowSlide2{ 
	margin-left:140px;
}

.jFlowSlideContainer div{
}

#myController span.jFlowSelected {
}

.botones_pie{
	position:absolute;
	z-index:100;
	top:90px;
	display:block;
	width:830px;
	padding:10px;
	margin-left:95px;
}

.botones_pie2{
	position:absolute;
	z-index:110;
	top:80px;
	display:block;
	width:830px;
	padding:10px;
	margin-left:95px;
}

.jFlowPrev{
	position:relative;
	display:inline;
	padding-top:80px;
    width: 30px;
    height: 30px;
    margin: 0 10px;
    cursor:pointer;
    background: transparent url(images/topslideleft.png) top left no-repeat;
	color: #6D7E87;
	font-size:16px;
	font-weight:bold;
}


.botones_pie .jFlowPrev, .botones_pie .jFlowNext {
	color: #6D7E87;
}

.jFlowPrev:hover, .jFlowNext:hover{
	background: #6D7E87;
	color: #16222B;
}

.jFlowNext{
	position:relative;
	float:right;
	display:inline;
	padding-top:80px;
    width: 18px;
    height: 19px;
    margin: 0 10px;
    margin-top:-80px;
    cursor:pointer;
    background: #16222B url(images/topslideright.png) top left no-repeat;
	color: #6D7E87;
	font-size:16px;
	font-weight:bold;
}

.jFlowPrev2{
	position:relative;
	display:inline;
    width: 18px;
    height: 19px;
    margin: 0 10px;
    cursor:pointer;
    background: transparent url(images/topslideleft.png) top left no-repeat;
	color: #6D7E87;
	font-size:16px;
	font-weight:bold;
	padding-top:80px;
}

.jFlowNext2{
	position:relative;
	float:right;
	clear:right;
	display:inline;
    width: 18px;
    height: 19px;
    margin: 0 10px;
    cursor:pointer;
    background: #16222B url(images/topslideright.png) top left no-repeat;
	color: #6D7E87;
	font-size:16px;
	font-weight:bold;
	margin-top:-80px;
	padding-top:80px;
}

.jFlowPrev2, .jFlowNext2{
	background: transparent;
	color: #6D7E87;
}

.jFlowPrev2:hover, .jFlowNext2:hover{
	background: #B2D1E4;
	color: #FFFFFF;
}

#mySlides div{
	/*width:800px;*/
}

#mySlides{
	float:left;
	display:inline;
}

#mySlides2{
	/*left:60px;*/
}

span.vid{
	float:left; 
	display:inline;
	margin-right:15px;
	color: #6D7E87;
	font-size:16px;
	font-weight:bold;
}

.audioplayer_container{
	display:block;
	width:100%;
	float:left;
	clear:both;
	/*height:20px;*/
}

.bloque_tema, .bloque_tema2{
	display:block;
	width:100%;
	height:18px;
//	background:#B2D1E4;
	padding:10px;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
//	color:#FFFFFF;
	color:#6D7E87;
}

.bloque_tema2{
	display:block;
	width:760px;
	margin-left:72px;
}

.bloque_tema a, .bloque_tema2 a{
	color:#5e9ab5;
}


.bloque_tema2 a.tagrss{
	background:url(images/rssicon2.gif) no-repeat top right;
	display:block;
	float:left;
	width:17px;
	height:18px;
	margin-right:45px;
	margin-top:3px;
}

.bloque_tema2 a.tagrss:hover{
	background-position:right -18px;
}

.bloque_tema a:hover, .bloque_tema2 a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#5e9ab5;
}

.comments_wrap{
	margin-left:200px;
}
#respond{
	margin-left:30px;
}
.name,.name a{
	font-size:11px;
}

#quiero{
	display:block;
	float:right;
	margin-top:10px;
}

#quiero a{
	display:block;
	color: #666666;
	font-size: 12px;
	font-family:arial;
	font-weight:normal;
	padding:3px;
	padding-right:24px;
	padding-left:10px;
	float:right;
	background: #C4C4C4 url(images/flecha.gif) no-repeat right 0px;
	text-decoration:none;
}

#quiero a:hover{
	/*text-decoration:underline;*/
	color: #F5F5F5;
	background-color: #5E9AB5;
	font-weight:bold;
	background-position: right -20px;
}
#sigui{
	float:right;
	margin-top:10px;
	display:inline;
}

#sigui a{
	display:block;
	color: #666666;
	font-size: 12px;
	font-family:arial;
	font-weight:normal;
	padding:3px;
	padding-right:24px;
	padding-left:10px;
	float:right;
	background: #C4C4C4 url(images/flecha.gif) no-repeat right 0px;
	text-decoration:none;
}

#sigui a:hover{
	/*text-decoration:underline;*/
	color: #F5F5F5;
	background-color: #5E9AB5;
	font-weight:bold;
	background-position: right -20px;
}
#anti{
	margin-top:10px;
	display:inline;
	float:left;
}

#anti a{
	display:block;
	color: #666666;
	font-size: 12px;
	font-family:arial;
	font-weight:normal;
	padding:3px;
	padding-left:24px;
	padding-right:10px;
	float:left;
	background: #C4C4C4 url(images/flecha2.gif) no-repeat left 0px;
	text-decoration:none;
}

#anti a:hover{
	/*text-decoration:underline;*/
	color: #F5F5F5;
	background-color: #5E9AB5;
	font-weight:bold;
	background-position: left -20px;
}

.extras{
	color:#666666;
	display:block;
	float:right;
}
.extras a{
	display:block;
	color: #666666;
	width:88px;
	font-size: 12px;
	font-weight:bold;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	padding-right:2px;
	text-align:right;
}
.extras a:hover{
	background:#5E9AB5;/*#BCBCBC;*/;
	color:#F5F5F5;
	text-decoration:none;
}
a.pie1, a.pie2, a.pie3, a.pie4, a.musicas_es, a.musicas_gl{
	display:inline-block;
}

a.musicas_es, a.musicas_gl{
	width:110px;
	height:50px;
}

a.musicas_es{
	background:url(images/envia_es.png) left top no-repeat;
}

a.musicas_gl{
	background:url(images/envia_gl.png) left top no-repeat;
}

a.musicas_es:hover, a.musicas_gl:hover{
	background-position: 0 -50px;
}

a.pie1{
	width:163px;
	height:35px;
	background:url(images/pie1.png) left top no-repeat;
}
a.pie2{
	width:85px;
	height:35px;
	background:url(images/pie2.png) left top no-repeat;
}
a.pie3{
	width:116px;
	height:35px;
	background:url(images/pie3.png) left top no-repeat;
}
a.pie4{
	width:63px;
	height:35px;
	background:url(images/pie5.png) left top no-repeat;
}

a.pie1:hover, a.pie2:hover, a.pie3:hover, a.pie4:hover{
	background-position: 0 -35px;
}

.wp-smiley{
	vertical-align:middle;
	border: 0;
	padding: 0!important;
}
#commentform{
	position:relative;
}

#commentform .izquierda{
	width:370px;
	border-right:1px dotted #D8D8D8;
/*	float:left;*/
	margin-right:15px;
	text-align:left;
	position:relative;
	left:0;
}

#commentform .derecha{
	border:0;
/*	float:left;*/
/*	clear:none;*/
	width:45%;
	position:absolute;
	/*height:650px;*/
	text-align:left;
	bottom:15px;
	right:25px;
}

#commentform .derecha .into_derecha{
	display:block;
	text-align:left;
/*	position:absolute;
	bottom:0;*/
}
.licencia{
	width:200px;
	padding:10px;
	padding-right:75px;
	border:1px solid #737373;
	height:200px;
	line-height:0.1em!important;
}
.entidade{
	width:200px;
	padding:10px;
	padding-right:75px;
	border:1px solid #737373;
	height:100px;
	line-height:0.1em!important;
}
.licencia ul, .licencia ul p{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;
}

#terminos{
	display:block;
	padding:5px 2px 5px 2px;
	font-family:monospace;
	font-size:11px;
	border:1px solid #737373;
	background:#f4f4f4;
	width:300px;
	/*height:200px;*/
	margin-top:4px;
	/*overflow-y:auto;*/
}
.izquierda p label, .derecha .into_derecha p label{
	margin-bottom:0!important;
}
#commentform input[type="checkbox"],#commentform input[type="text"], #commentform input[type="submit"], #commentform textarea, #commentform select,
#si_contact_form div input[type="checkbox"],#si_contact_form div input[type="text"], #si_contact_form div input[type="submit"], #si_contact_form div textarea, #si_contact_form div select{
	outline:none;
	border:1px solid #737373;
	background:#F4F4F4;
}
#si_contact_form div label{
	font-family:verdana;
	font-size:11px;
	margin-bottom:0;
}
.unapproved{
	color:#737373;
}
.avatar{
	float:left;
	padding-top:15px;
}
.comment-entry{
	display:block;
	margin-left:42px;
	background:#E4E4E4;
	padding-bottom:10px!important;
	padding-left:5px;
}
.comment{
	margin-bottom:10px;
}