/*
Theme Name: F2
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: F2 is a fast loading flexible width theme for WordPress. Customizable header, any of the two sidebars can be optionally turned off, and much more options in the settings page. Compatible with WordPress 2.8 and above. Valid XHTML, CSS.
Version: 1.0.7
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: blue, light, flexible-width, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, custom-header, threaded-comments, translation-ready

	The CSS, XHTML and design is released under GPL:
	http://wordpress.org/about/gpl/

*/

/*
	You are encouraged to customize the theme any whichever way you want, but if
	you modify this and other template files directly, you will lose your
	customizations when you upgrade the theme to a newer version. For this
	reason, it is advised that you use the theme inheritence method to customize
	the theme. View readme.html for details.
*/ 

body {
	margin:0px;
	padding:0px;
	background:#FFF url("/wp-content/themes/f2/images/back.jpg") fixed ;
	color:#444;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica';
	text-align:left;
	
	
}

a { 
color:#52B8F4;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
	color:#35AB9B;
}

h1, h2, h3, h4, h5, h6 {
	color:#555;
	font-family:'Helvetica';
	font-weight:bold;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2.4em;}
h3 {font-size:1.8em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


img {
	border:0;
}

input, textarea {
	font-size:11px;
	font-family:'Helvetica';
	margin-left:-2px;
		margin-right:45px;
	 background-color:336699;
 	 border-color:336699;
 	 border-style:inset;
  	border-width:0px;
}

input[type=text], textarea{
	border:1px inset #aaa;
	background:#fff;
}
input[type=submit] {
	border:1px outset #aaa;
	background:#ddd;
}

pre {
	overflow:auto;
	border:0px solid #ccc;
	padding:5px 10px;
	background: #f8f8f8;
	font-size: 12px;
}
code {
	background-color:#f8f8f8;
	color:#111;
}
	


/* Layout */
#page {
	width:1040px;
	max-width:1040px;
	margin:0 auto;
}
#container{
  //margin:0;

}
#wrapper{
  float:left;
  width:100%;
  padding-left:240px; /* Sidebar left background color */
  padding-right:240px; /* Siderab right background color */
  margin-left:-240px;
  margin-right:-240px;
  background:transparent;
  display:inline;
}
.sidebar {
	padding:0px;
}
#sidebar_left{
	
	float:left;
	width:200px;
	position:absolute;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");
	color:#52B8F4;
	
}
#banda{
	display:block;
	width:900px;
	height:30px;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");
	z-index:900;
	
	}
#content{
	float:left;
position:relative;
left:210px;
	width:420px;
   margin:0px 0px 0px 0px;
	
	padding:0px ;
	overflow:hidden;
  background:transparent;
}
#content-single{
	float:left;
position:relative;
 display:block;
left:210px;
	width:830px;
   margin:0px 0px 0px 0px;
	z-index:90;
	padding:0px ;
  background:transparent;
}
#sidebar_right{
	float:left;
	width:400px;
	left:220px;
	margin:0 -240px 0 0;
	position:relative;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");

}
#footer {
	clear:both;
	padding:0px;
}
div.programa{
	height:350px;
	
	}
	div.programa-right{
	height:350px;
	width:400px;
	}
div.item-prog{
	
	float:left;
	width:200px;

	position:absolute;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");
	color:#52B8F4;

	}
	div.item-proms img{
	border: 1px solid  #44989A;
	 
	
	margin-bottom: 10px;
	

	}
	div.item-prog-right{
	
	float:left;
	width:190px;

	position:absolute;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");
	color:#52B8F4;

	}
	div.item-prog2-right{
float:left;
position:relative;
left:210px;
	width:190px;
   margin:0px 0px 0px 0px;
	
	padding-bottom:30px;

  background:transparent;;

	}

	div.item-prog-left{
	
	float:left;
	width:200px;

	position:absolute;
	background:transparent url("/andaluciasoundscape/wp-content/images/backs/back_tr_2.png");
	color:#52B8F4;

	}
	div.nav_prog{
		z-index:190;
		left:0px;
		width: 430px;
		
		position:absolute;
		bottom:10px;
		
		}
		div.nav_prog-left{
		z-index:190;
		left:0px;
		width: 430px;
		
		position:absolute;
		top:430px;
		
		}
		div.nav_prog-right{
		z-index:190;
		left:0px;
		width: 430px;
		
		position:absolute;
		top:470px;
		
		}
	div.nav_prog_sb{
		left:0px;
		width: 430px;
		margin-top:10px;
		
		font-size: 0.95em; /* Resets 1em to 10px */
		//position:absolute;
		//bottom:0px;
		color:#000;
		}
		div.links{
			left:0px;
		width: 200px;
		margin-top:-20px;
		color:#000;
		font-size: 0.95em; /* Resets 1em to 10px */
			font-color:#000;
			
			}
		div.links a{
				font-size: 0.95em;
				color:#35AD9C;
				padding:-10px;
				line-height:6px;
				}
		
div.item-prog2{
float:left;
position:relative;
left:210px;
	width:210px;
   margin:0px 0px 0px 0px;
	
	padding-bottom:30px;

  background:transparent;;

	}
		.flckr{
		padding-top:5px;
		left:0px;
		}
		 .flckr img {
   margin: 8px;
   padding: 0px;
   border: 3px solid;
   border-color:#FFF;
   text-align:left;
}
		
	p.item{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	margin:10px 0px 0px 0px;

	}
	p.item-p2{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	padding:0px;
	margin-bottom:-10px;	
	}
		p.item-p2-prog{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:-5px;	
	}
		p.item-p2-arch{
	font-family:Helvetica;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin-bottom:0px;	
	}
	div.item-p2-rss{
	font-family:Helvetica;
	font-size:16px;
	font-weight:bold;
	padding-top:9px;
	margin-bottom:10px;	
	}
	a item{
		color:#E7F498;
		
		}
		div.links{
			bottom:10px;	
			
			}
p.sello{
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:-10px 0px 15px 0px;

	}
	p.sellop{
	font-family:Helvetica;
	font-size:11px;
	font-weight:normal;
	color:#000;
	margin:2px 0px 15px 0px;

	}
	div.rssdesc{
	font-family:Helvetica;
	font-size:11px;
	padding-top:10px;
	margin-bottom:10px;
	color:##2A3638;
	}
	
	p.paisp{
	font-family:Helvetica;
	font-size:11px;
	padding-top:-30px;
	font-weight:bold;
	margin-bottom:-10px;
	color:#000;
	}
	p.yearch{
	font-family:Helvetica;
	font-size:15px;
	//padding-top:-0px;
	font-weight:bold;
	//padding-left:5px;
	color:#44989A;
	//background-color:;
	}
	div.nocontent{
		
		font-family:Helvetica;
	font-size:10px;
	color:#000;
	text-align:justify;
		}
span.pais{
	font-family:Helvetica;
	font-size:11px;
	padding-top:10px;
	color:#000;
	}
	.photo_container{float:left;display:inline;margin:2px;
	}
	span.pc_s{
				
		}
		pc_img{
			border:10px;
			
			}
div.horizontal_dotted_line
{
border-bottom: 1px dotted #000;
margin:-10px 0px 0px 0px;
}
div.horizontal_dotted_line_right
{
border-bottom: 1px dotted #000;
margin:-10px 0px 0px 0px;
}
div.horizontal_dotted_line_arch
{
border-bottom: 1px dotted #44989A;
margin:5px 0px 0px 0px;
}

div.horizontal_line_arch{
border-bottom: 3px solid #44989A;
margin:-10px 0px 5px 0px;
}
div.horizontal_line_arch_2{
border-bottom: 2px solid #44989A;
margin:-10px 0px 5px 0px;
}
div.horizontal_dotted_rss{
border-bottom: 1px dotted #000;

}

div.horizontal_line_rss{
border-bottom: 3px solid #374749;
margin:0px 0px 5px 0px;
}
div.horizontal_line_program{
	top:5px;
border-bottom: 3px solid #374749;
position:relative;
}
div.horizontal_line_program_right{
	top:5px;
	width:400px;
border-bottom: 3px solid #374749;
position:relative;
}


div.horizontal_line_sb{
	top:5px;
border-bottom: 3px solid #374749;
width: 200px;
position:relative;
}

div.langb{
	width:500px;
	position:relative;
	margin-top:110px;
	left:-10;
	}
/* Header */

#header {
	margin-bottom:10px;
	
	height:150px;
	border:0px solid #aaa; 
	background:transparent;
		
}

#headerlogo {
	position:relative;
	top:5px;
	height:20px;

}
#banda {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:37	px;
	background:#00bc44;
}
#headerlogo h1, #headerlogo div.description {
	position:relative;
	bottom:26px;
}
#headerlogo h1 {
	margin:0;
	font-size:3em;
}
#headerlogo h1 a {
	background:transparent;
	color:#D0E0F0;
}
#headerlogo h1 a:hover {
	text-decoration:none;
}

#headerlogo div.description {
	margin:0;
	background:transparent;
	color:#fff;
	font-size:1.2em;
}
div.search{
	width:30px;
	height:50px;
	position:fixed;
	left:872px;
	top:100px;
	
	
	}

/* Top navigation */
div.topMenu{
	top:0px;
	float:left;
	left:440px;
	width:800px;
	position:relative;
	border:0;
	padding:0;
	margin-bottom:-10px;
	height:10px;
	}
#hmenu {
	float:left;
	width:210px;
	border:0;
	padding:0;
	position:relative;
	bottom:151px;
	left:0px;
	height:10px;
	margin-bottom:63px;
}
#hmenu ul {
	width:auto;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#hmenu ul li a {
	display:block;
	background:transparent;
	color:#000;
	padding:4px 1px 6px 1px;
	margin:1px 2px;
	height:5px;
width:180px;
	text-decoration:none;
	
	font-size:1.1em;
}

#hmenu ul li a:hover, #hmenu ul li.hmenu_rss a:hover {
	background-color: #648287;
	color: #fff;
}
#hmenu ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:inline;
	visibility:hidden;
	z-index:599;
}
#hmenu ul li.hmenu_rss ul {
	right:0;
}
#hmenu ul li:hover ul {
	visibility:visible;
}
#hmenu ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu ul ul a {
	margin:1px;
}
#hmenu ul li.hmenu_rss a {
	background:#27567a url('images/feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}

#hmenu1 {
	float:left;
	width:200px;
	border:0;
	padding:0;
	position:relative;
	bottom:151px;
	left:0px;

}
#hmenu1 ul {
	width:auto;
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu1 ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#hmenu1 ul li a {
	display:block;
	background:transparent;
	color:#000;
	padding:4px 1px 6px 1px;
	margin:1px 2px;
	height:5px;
	width:188px;
	text-decoration:none;
	
	font-size:1.1em;
}

#hmenu1 ul li a:hover, #hmenu1 ul li.hmenu_rss a:hover {
	background-color: #648287;
	color: #fff;
}
#hmenu1 ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:inline;
	visibility:hidden;
	z-index:599;
}
#hmenu1 ul li.hmenu_rss ul {
	right:0;
}
#hmenu1 ul li:hover ul {
	visibility:visible;
}
#hmenu1 ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu1 ul ul a {
	margin:1px;
}
#hmenu1 ul li.hmenu_rss a {
	background:#27567a url('images/feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}

#hmenu0 {
	float:left;
	width:200px;
	border:0;
	padding:0;
	position:relative;
	bottom:151px;
	left:0px;
	
	margin-bottom:63px;
}
#hmenu0 ul {
	width:auto;
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}
#hmenu0 ul li {
	display:inline;
	float:left;
	width:auto;
	padding:0;
	margin:0;
}
#hmenu0 ul li a {
	display:block;
	background:transparent;
	color:#000;
	padding:4px 1px 6px 1px;
	margin:1px 2px;
	height:5px;
width:188px;
	text-decoration:none;
	
	font-size:1.1em;
}

#hmenu0 ul li a:hover, #hmenu0 ul li.hmenu_rss a:hover {
	background-color: #648287;
	color: #fff;
}
#hmenu0 ul li ul {
	padding:0.5px 0 0 0;
	position:absolute;
	display:inline;
	visibility:hidden;
	z-index:599;
}
#hmenu0 ul li.hmenu_rss ul {
	right:0;
}
#hmenu0 ul li:hover ul {
	visibility:visible;
}
#hmenu0 ul ul li {
	display:block;
	float:none;
	width:auto;
}
#hmenu0 ul ul a {
	margin:1px;
}
#hmenu0 ul li.hmenu_rss a {
	background:#27567a url('images/feed.png') no-repeat 95% 50%;
	padding:4px 30px 4px 20px;
}

/* Sidebar */

.sidebar {
	color:#222;
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.2em;
}
.sidebar ul ul {
	font-size:1em;
	list-style: none;
}

.sidebar ul li {
	margin:0 0 2em 0;
	list-style: none;
}

.sidebar ul ul {
	margin:0;
	padding:0;
	list-style: none;
}

.sidebar li li {
	margin:0.1em 0;
}

.sidebar li li:before {
	content: "\203A \0020";
	font-size:1.2em;
}

.sidebar li li li {
	padding-left:10px;
}

.sidebar ul h2 {
	margin:0;
	padding:0;
	font-size:1.2em;
	text-transform:uppercase;
	list-style: none;
}


.sidebar  img {

	color:#000;
	border:5;
	float:right;
	color:#57b7df;
}

div.textwidget{
	padding:0px;
	display:block;
	}



/* Footer */
#bandafoot {	
	
	top:0px;
	left:0px;
	width:100%;
	height:18px;
	background:#51bf9f;
}
#footer { 
	position:fixed;
	float:bottom;
	bottom:0px;
	padding-top:18px;
	width:1040px;
	font-size:1em;
	background:transparent;
	color:#eee;
}

#footer a {
	color:#aac;
}

/* Post */

.post, .page {
	clear:both;
}

.blog .post, .archive .post, .search-results .post, .search-results .page {
	margin:0 0 4em 0;
	
}

.postentry {
	font-size:1.1em;
	line-height:1.4em;
}
.postentry p, .postentry blockquote, .postentry ul, .postentry ol {
	text-align:justify;
}
h3.postentry  {
	
	font-size:0.8em;
	font-weight:bold;
}
h2.postentry  {
	
	font-size:0.5em;
	font-weight:bold;
}
h1.postentry  {
	
	font-size:0.2em;
	font-weight:bold;
}
.postentry blockquote {
	margin:10px 20px;
	padding:0 0 0 10px;
	border-left:0.4em solid #ddd;
	font-size:0.8em;
	line-height:1.2em;
}
.postentry blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
a:hover {
	text-decoration:none;
	
	}
.postentry a {
	color:#0086D2;
	text-decoration:none;
}
.postentry a:hover {
	text-decoration:none;
}


div.navigation {
	font-size:1.1em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

posttitle{
	
	
	}
h2.posttitle {
	font:"helvetica", Sans-Serif;
	
	color:#F86E00;
	margin:0 0 5px 0;
	padding:0;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	
	color:#888;
	text-align:left;
}
.posttagscat {
	margin:0 0 10px 0;
}
.postcat {
	margin:0 10px 0 0;
}
.postcomment {
	font-size:1.1em;
}
.postedit:before {
	content:' | ';
}
.poststicky {
	margin:0 0 0 10px;
}
.poststicky:before {
	content:'\2022 \0020';
}
div.archive-desc {
	border:1px solid #ccc;
	background-color:#F8F8F8;
	padding:5px 10px;
	margin:0 0 10px 0;
	font-size:1.4em;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
}
.wp-caption a, .wp-caption a:hover, .gallery a, .gallery a:hover, .attachment a, .attachment a:hover {
	border:none;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 0.8em;
   margin:4px 0 0 0;
   padding:0 4px;
}
.gallery {
	border:1px solid #ddd;
	background-color: #f3f3f3;
}
.gallery-item {
	margin:10px;
}
.gallery-caption {
	font-size:0.8em;
}
.attachment img {
	border:1px solid #ddd;
	background-color:#f3f3f3;
	padding:4px;
}
/* Comments */

textarea#comment {
	width:100%;

}
.commentlist {
	margin:0;
	padding:0;
}
.children {
	margin: 0 -21px -21px 0;
	padding:0;
}
li.comment, li.trackback, li.pingback {
	list-style:none;
	border:0px solid #eee;
	padding:20px;
	margin:10px 0;
}
ul.children li.comment {
	margin: 10px 0 -11px 0;
}
	
.comment-body {
	overflow:auto;
}
.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}
.commentlist li.bypostauthor {
	background-color:#fffff8;
}
.commentlist li.bypostauthor > .comment-body > .comment-author > cite {
	border-bottom:1px solid #aaa;
}
.comment-body p {
	font-size:1.3em;
}
.comment-body blockquote {
	margin:5px 10px;
	padding:0 0 0 5px;
	border-left:0.4em solid #ddd;
	font-size:0.9em;
}
.comment-body blockquote blockquote {
	font-size:1em;
}
.comment-body img.avatar {
	float:right;
	border:1px solid #eee;
	margin:0;
	background:#fff;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	color:#555;
	font-size:1.4em;
}
.comment-meta {
	margin:4px 0 0 0;
}
.reply {
	margin:5px 0;
	padding:0;
	font-size:1.1em;
}

/* Comment ends */


/* Calendar */
#wp-calendar {
	text-align:center;
	width:100%;
}
#wp-calendar caption, #wp-calendar thead th{
	font-weight:bold;
	text-transform:uppercase;
	color:#555;
}
#wp-calendar tbody td {
	border:1px solid #ccc;
	background:#f2f2f2;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar td#today {
	background:#e4e4e4;
}
#wp-calendar tbody td.pad {
	border:none;
	background:transparent;
}
/* Calendar ends */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

.sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

.sidebar #searchsubmit {
	padding: 1px;
	}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

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

.alignleft {
   float: left;
   margin: 0 10px 0 0;
   width:auto;
}

.alignright {
   float: right;
   width:auto;
   margin: 0 0 0 10px;
}

/*	
	By default, the horizontal navigation menu displays inside the header area.
	If for some reason you don't like this behaviour, you can make it display
	below the header area by including the code below into your custom.css.
*/
/*

#hmenu {
	background-color:#27567a;
	float:none;
	position:static;
	height:24px;
	border:1px solid #aaa;
	border-top:none;
	margin:0;
}
#hmenu ul {
	float:none;
}

*/
m