/*
Theme Name: Taller de Músics
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-family: Helvetica, Sans-Serif;*/
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	background-color: #CBCBCB;
	color: #666;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	-moz-box-shadow: 1px 1px 10px #666666;
	box-shadow: 1px 1px 10px #666666;
	}

#header {
	/*background: #fff url('images/log30a+ninot-normal.jpg') no-repeat top left;*/
	}

#headerimg 	{
	clear: both;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.1em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	/*background: #eee url('images/kubrickfooter.jpg') no-repeat top;*/
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h5 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-family: Helvetica, Sans-Serif;*/
	/*font-weight: normal;*/
	}

h1 {
	font-size: 3.5em;
	}

.description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h4 {
	font-size: 1em;
	}
	
h5 {
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

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

.commentlist li {
	font-weight: bold;
}

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

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

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

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, strike {
	/* color: #FE4D43; */
	}

.nocomments, .postmetadata, blockquote {
	color: #ccc;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover, h4 a:hover {
	/*color: #06c;*/
	color: #b85b5a;
	text-decoration: none;
	}

a:hover {
	/*color: #147;*/
	color: #333;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 8px auto;
	padding: 0;
	/*width: 1024px;
	border: 1px solid #959596;*/
	}

#header {
	margin: 25px 0 0 30px;
	padding: 0;
	height: 110px;
	/*width: 958px;*/
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 25px auto;
	width: 980px;
	}

.post {
	/*margin: 0 0 40px;
	text-align: justify;
	padding: 0 7px;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background-color: #f0f0f0;
	padding: 5px 10px;
	margin: 0 auto;
	/*width: 960px;
	height: 50px;*/
	clear: both;
	}

#footer p {
	margin: 0;
	/*padding: 20px 0;
	text-align: center;*/
	}
/* End Structure */



/*	Begin Headers */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	/*padding-top: 15px;*/
	margin: 0;
	}

h2 {
	/*margin: 5px 0 0;*/
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	/*margin: 5px 0 0;*/
	}

h4 {
	padding: 0;
	margin: 5px 0 0;
	}

h5 {
	padding: 0;
	/*margin: 5px 0 0;*/
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/*list-style: none;*/
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol, ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li, ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	}
/* End Various Tags & Classes*/



/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
.qtrans_language_chooser {
	list-style-type:none
}

.qtrans_language_chooser li {
	float:right;
	margin-left:8px
}

.qtrans_language_chooser li.active {
	border-bottom: 3px solid #ccc;
	text-decoration: none;
}

.qtrans_language_chooser li a:hover {
	border-bottom: 2px dotted #666;
	text-decoration: none;
}

/* by traza */

/* menu navegación general */

/* fin menu navegación general */

/* pagina principal */

/* destacado 30 anys */

/*#post-24 div.entry div { 
	background-color: black;
	color: white;
	margin-top: 10px;
}

#post-24 div.entry div div { 
	margin-left: 215px;
	padding: 25px 10px 10px 0;
}

*/

/* fin destacado 30 anys */

/* fin pagina principal */

/* menu escola lateral */
#menuidioma {
	float: right;
	margin: 0 30px 0 0;
}

#menuescuela, #menugsuperior, #menugmng {
	/*width: 150px;
	margin: 30px 10px 10px 0;
	padding: 10px;
	float: left;	
	border: 1px solid #ddd;
	
	background-color: #f3f3f3;
	
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/

}

ul.menuesc, ul.menugsuperior, ul.menugmng {
	margin: 0;
	padding: 0;
	/*font-size: 12px;*/
	margin: 30px 0 0 0;
	padding: 3px 0;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.menuesc ul, .menuesc li, .menugsuperior ul, .menugsuperior li, .menugmng ul, .menugmng li {
	margin: 0;
	padding: 0;
}

li.page_item {
	margin: 3px 0 0 10px;
	list-style: none outside none;
	/*padding-left: 5px;*/ 
}


.current_page_item a, .page_item a:hover {
	/*border-left: 4px solid #333;*/
	color: #333;
	/*font-size: 12px;
	font-weight: bold;*/
	padding-left: 5px;
	text-decoration: none;
}

ul .current_page_item ul li, ul .current_page_item ul {
	font-weight: normal;
	/*font-size: 12px*/
}

/* fin menu escola lateral */

.columnaescuela, .columnagsuperior {
	padding: 0 0 20px;
	margin: 25px 10px 25px 210px;
	width: 800px;
}

.contactopie {
	/*border: 1px solid #ccc;*/
	float: left;
	width: 230px;
	margin: 0;
	padding-left: 15px;
}

/* menu horizontal */

#menugeneral {
	font-family: Arial;
	font-size: 1.15em;
	padding-left: 10px;
	height: 20px;
	background-color: /*#f0f0f0*/#FE4D43;
}

/*#menugeneral ul, li {
	list-style-type: none;
}*/

#menugeneral ul {
	margin: 0;
	padding: 0;
}

#menugeneral li {
	float: left;
}

#menugeneral a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 3px 4px;
	text-align: center;
	/*border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;*/
}


#menugeneral a#primero {
	border-left: 1px solid #ccc;
}

#menugeneral a:hover, .tabselected {
	background: #fff;
	color: #FE4D43;
}

#menugeneral ul li.current_page_item a, #menugeneral ul li.current_page_ancestor a {
	background: #fff;
	color: #FE4D43;
}

#menugeneral ul li.current_page_item, #menugeneral ul li.page_item {
	margin: 0;
	font-weight: normal;
} 

/* calendari escola */

.curs {
  background-color: black;
  color: white;
  font-weiht: bold;
}

/* fin calendari escola */

/* tarifas importes escola */

.titulo_precios {
color:#1B695D;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

.precios {
background-color:#1B695D;
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}

/* fin tarifas importes escola */

.aviso {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 10px auto;
padding: 5px;
background-color: #f7f6f1;
border: 1px solid #dddddd;
width: 400px;
}

.aviso30 {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 2px auto;
padding: 2px;
background-color: #f7f6f1;
border: 1px solid #dddddd;
/*width: 400px;*/
}

.aviso-destacado-esc {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 2px auto;
padding: 2px;
background-color: #f7f6f1;
border: 1px solid #dddddd;
/*width: 400px;*/
}

.aviso-destacado-mng {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: 2px auto;
padding: 2px;
background-color: #f7f6f1;
border: 1px solid #dddddd;
/*width: 400px;*/
}

.destacado-home, .destacado-noticias {
	font-size: 10px;
}

.destacado-noticias {
	/*float: left;
	width: 150px;
	padding: 0 3px;*/
}

.destacado-noticias ul {
	margin: 0;
	padding: 0 0 0 5px;
}

.destacado-enlaces {
	/*float: left;
	width: 150px;
	padding: 0 3px;*/
}

.destacado-enlaces ul {
	margin: 5px 0;
	padding: 0 0 0 5px;
}

/* estilo para el plugin advanced blogroll */

.ab_images a, .ab_images a:hover {
  text-decoration: none;
}

.ab_images a img {
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  border:none;
}

.ab_images a:hover img {
  filter:alpha(opacity=100);
  -moz-opacity: 1.0;
  opacity: 1.0;
}

#formulario-buscador {
	float: right;
	margin: 16px 0 0;
	clear: right
}

#searchform input#s{
	/*margin:0;
	padding:10px 12px;*/
	background-color:#fff;
	border:1px solid #ccc;
	/*width:240px;
	font-size:9pt;*/
	color:#666;
	}

#searchform input#searchsubmit{
	border:none;
	background:#292826;
	color:#fff;
	text-transform:lowercase;
	}
	
.foto-mng {
	padding: 3px;
	margin: 3px;
	border: 1px solid #ccc;
}

#lssi {
	clear: both;
	padding: 5px 0 0;
	text-align: center;
}

#qqd, #socials {
  list-style-type: none;
  padding-left: 0;
  /*text-align: center;*/
}

#qqd li, #socials li {
  /*float: left;*/
  padding: 0 3px;
}

#qqd li.page_item {
  text-decoration: none;
  font-weight: normal;
}

#qqd li.page_item, #qqd li.current_page_item {
  text-decoration: none;
  font-weight: normal;
  margin: 0;
}

.sub-menu-mng {
	/*border: 1px solid #ccc;*/
}

.menu-sec-mng {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu-sec-mng li {
	list-style-type: none;
	float: left;
}

.fix {
	clear: both;
}

.category-magazine {
	width: 160px;
	height: 430px;
	float: left;
	margin: 0 5px;
}

#related {
	margin: 20px 0;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}

.meta {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 5px 0;
padding: 5px;
background-color: #f7f6f1;
border: 1px solid #dddddd;
}

#container_superior h2, #container_escola h2, #container_management h2 {
	/*background-color: #E6E6E6;*/
	background: url('images/bg-lightgray-09.jpg') left top repeat-x;
	border-top: 1px solid #ddd;
	margin: 5px 0 0 0;
	padding: 10px 0 0 5px;
	color: #888 !important; 
	font-family:"Lucida Grande",Tahoma,Helvetica;
	/*font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	letter-spacing: -1px;*/
}

.destacamos {
	border-top: 1px solid #ddd;
	margin: 15px 0 0;
	padding: 10px 0 8px;
	color: #888 !important;
	font-family:"Lucida Grande",Tahoma,Helvetica;
	letter-spacing: -1px;
}

#container_superior {
	
}

#container_escola {
	
}

#container_management {
	
}

/* =Menu
-------------------------------------------------------------- 

#menu-access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#menu-access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#menu-access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#menu-access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#menu-access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#menu-access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#menu-access ul ul li {
	min-width: 180px;
}
#menu-access ul ul ul {
	left: 100%;
	top: 0;
}
#menu-access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#menu-access li:hover > a,
#menu-access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#menu-access ul li:hover > ul {
	display: block;
}
#menu-access ul li.current_page_item > a,
#menu-access ul li.current-menu-ancestor > a,
#menu-access ul li.current-menu-item > a,
#menu-access ul li.current-menu-parent > a {
	color: #fff;
}
* html #menu-access ul li.current_page_item a,
* html #menu-access ul li.current-menu-ancestor a,
* html #menu-access ul li.current-menu-item a,
* html #menu-access ul li.current-menu-parent a,
* html #menu-access ul li a:hover {
	color: #fff;
}

}*/

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#menu-access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 940px;
}
#wrapper {
	background: #fff;
	margin-top: 20px;
	padding: 0 20px;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

/* The container wrapping ul.dropdown */
#navwrap {
float:left;
width:100%;
background: #fff;
/*background: -moz-linear-gradient( top, #ddd, #fff);*/ /* CSS 3 */
background: url('images/bg-lightgray-09.jpg') top left repeat-x;
font: 1.0em "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;
border-top:1px solid #ddd;
/*border-bottom:1px solid #ccc;*/
}
 
/* Top level Unordered list */
ul.dropdown {
list-style:none;
float:left;
width:100%;
padding: 0 10px;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
}
 
ul.dropdown a {
padding: 10px; /*space the items, occupy entire height too.*/
color: #666;
text-decoration: none;
text-shadow: 2px 2px 2px #ccc;
}
 
/* Style the link hover */
ul.dropdown li:hover a {
background: #fff;
border-top:1px solid #ddd;
/*border-bottom: 1px solid #000;
border-right: 1px solid #666;*/
}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width: 250px; /* 200px specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
top:23px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #333; /* CSS 3 */
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */
background: #fff;
background: -moz-linear-gradient( top, #fff, #ddd); /* CSS 3 */
background: -webkit-gradient( top, #fff, #ddd); /* CSS 3 */
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}


a img.imagenhome {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

/*  Call to acction home */

.button, .button-mng {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
	margin: 0 auto;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:url(images/inscribete-mantente-informado.png) no-repeat top left;
	outline:none;
}

.button-mng a {
	display:block;
	width:100%;
	height:100%;
	background:url(images/entra-asesorate.png) no-repeat top left;
	outline:none;
}

.button a:hover, .button-mng a:hover {
	background-position:0 -50px;
}

#logo {
    background: transparent url("images/ninot-taller-de-musics.gif") no-repeat scroll 0% 0%;
    width: 150px;
    height: 90px;
    text-indent: -3333px;
    border: 0;
    margin: 0;
}

#logo a {
    display: block;
    width: 150px; /* larger than actual image? */
    height: 90px;
    text-decoration: none;
    border: 0;
}

/* añadir estilos para el plugin tabs pestañas dentro de post y pages */

.jwts_tabberlive {
    clear: both;
}

.jwts_tabberlive h2 {
    font-size: 1em;
}

.verde, .amarillo, .azul {
	border-radius: 5px;
	text-align: center;
	font-size: 12px;
	padding: 10px;
}

.verde {
	background-color: #428F6A;
	color: #ffffff;
	border: 1px solid #ccc;
}

.amarillo {
	background-color: #FAE583;
	color: #666666;
	border: 1px solid #E1BF48;
}

.azul {
	background-color: #3E5B8E;
	color: #ffffff;
	border: 1px solid #ccc;
}
