/*  
Theme Name: Panorama Audiovisual
Theme URI: http://www.panoramaaudiovisual.com/
Description: Plantilla premium estilo revista con muchas funcionalidades.
Version: 1.1
Author: UnderWood Comunicacion
Author URI: http://www.underwoodcomunicacion.com/

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


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #848484 url(img/fondo.jpg) top center repeat-y; //b7b1a3
	color: #333;
	padding: 0 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Lucida Sans, Lucida Grande, Lucida Sans Unicode, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

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

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

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

.txt9 {
	font-size: 9px
}

/****** Images ****************************/

img, a:link img, a:visited img{border:border:1px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

img { border:0; }
		
/******************************************
*   Structure                         
******************************************/

#page {
	width:962px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	/*padding: 10px;
	border:3px double #333;*/
}

#branding {
	width:964px;
	height:145px;
	/*padding-bottom:15px;*/
	background:url(img/rotativo/header.php) no-repeat;
	}

#panorama {
 /* margin-left:6px;
  margin-right:4px;*/
  border:1px solid #A9A9A9;
  border-bottom:0px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 300px;
	float:right;
	/*border-right:1px solid #A9A9A9;*/
	padding-right:6px;
	}

#leftcol {
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}


		
/******************************************
*   Sidebar                         
******************************************/

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-left:3px double #999;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	border-left:3px solid #999;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none

	}
		
#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

	
	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #d11304;
	font-size: 1.6em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #d11304;
	/*font: 2.3em Arial, Helvetica, sans-serif;*/
	font: 2.3em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	/* text-transform:uppercase; */
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#d11304;
	clear:both;
	}

#sidebar h2, #sidebar h3 a {
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	font: 0.9em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#d11304;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	/*border-top:3px double #999;
	border-bottom:1px solid #999;*/
	padding:5px 0 5px 2px;
	/*margin:0 0 7px 0;*/
	margin-bottom:7px;
	color:#d11304;
	}

h3#respond {
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	/*width:625px;*/
	float:left;
	/*padding-left:6px;
	padding-right:6px;*/
	/*border-left:1px solid #A9A9A9;	*/
	padding-left:10px;
	padding-right:10px;
	width:620px;
}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

.feature {
	/*background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;*/
	padding:15px;
	/*border: 1px solid #ccc;*/
	margin-bottom: 15px;
	margin-right:5px;
	width:275px;
	height: 250px;
	float:left;
	min-height:190px;
	}
.feature img { border: 0px solid rgb(0, 0, 0); float: left; margin-right: 20px; margin-bottom: 20px;}

.feature:hover { background: url(images/backgrounds/bg_featured.jpg) repeat-x #DCDCDC; }
	
.feature p, #rightcol p.feature1 p { margin:0;	}
/*
.feature1 {
	padding:15px;
	margin-bottom: 15px;
	margin-right:10px;
	width:590px;
	float:left;
	min-height:190px;
	background:#eeeeee"
	}

.feature1:hover { background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC; }
*/
#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}
	
#fullcontent {
  float:left;
  width:635px;
}

.title, a.title  {
	font-size:1.2em;
	font-weight:bold;
	color: #d11304;
	margin-bottom:15px;
	}
	
.tabbed .feature .title {
	/*font:1.8em Georgia, "Times New Roman", Times, serif;*/
	font: 1.8em Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
	line-height:100%;
	display:block;
	padding-bottom:5px;
	padding-top:4px;
	color: #d11304;
	}

#leftcol .feature {	margin-bottom: 15px; }

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/*Post Formatting*/

.entry {
	padding-bottom:28px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F2C9C4;
	padding:6px 14px;
	margin:18px 35px;
	border-right:2px solid #DDD;
	border-bottom:2px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	margin: 30px 0;
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

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

	}

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



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}

.commentlist cite { font-weight:bold; }	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/



#footer {
	margin: 0 auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:7px;
	color:#000;
	}

/*
#footer a {
	color:#ededed;
	}
*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

.entry p {
  text-indent:25px;
}

#nav .search {
  float:right;
  width:260px;
  background: transparent url(img/buscar_off.jpg) repeat-x scroll left -1px;
}

.videoteca {
  background: url(img/videoteca.jpg) top left no-repeat;
  text-indent:-9999px;
}

.agenda {
  background: url(img/agenda.jpg) top left no-repeat;
  text-indent:-9999px;
}

.recursos {
  background: url(img/recursos.jpg) top left no-repeat;
  text-indent:-9999px;
}
.showroom{
  background: url(img/showroom.jpg) top left no-repeat;
  text-indent:-9999px;
}

.opina{
  background: url(img/opina.jpg) top left no-repeat;
  text-indent:-9999px;
}

.tags {
  background: url(img/tags.jpg) top left no-repeat;
  text-indent:-9999px;
}

#sidebar h3.agenda {
  padding:0px;
}

.agendalink {
  width:298px;
  height:22px;
  display:block;
}

.posts {
  background: url(img/articulos.jpg) top left no-repeat;
  text-indent:-9999px;
}

.box {
  border:1px solid #C5C5C5;
  padding:2px;
  margin-top:15px;
}

.clear {
  clear:both;
}

.box h4 {
  margin-left:7px;
  font-size:16px;
  color: #d11304;
}

.box li span.title, .box li span.info {
  font-size:12px;
  font-weight:bold;
}

.box li span.eventmeta {
  font-size:11px;
  margin-left:11px;
}

.box ul {
  background-color:#DCDCDC;
}

.box ul li {
  margin-left:13px;
  margin-bottom:10px;
}

#content.inpost {
  border-right:1px solid #c5c5c5;
}

.inpost h2 {
  color:#d11304;
  font-weight:bold;
  margin-top:12px;
  margin-bottom:10px;
}

.inpost h3 {
  font-size:12px;
  line-height:1.5em;
  /*font-family:Arial, Verdana, Sans-serif;*/
  font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
  color:#d11304;
  text-indent:25px;
  font-weight:bold;
  clear:none;
  text-indent:0px;
}

.entry a {
  color:#F66358;
}

.entry a:hover {
  text-decoration:underline;
}

.wp-caption-text {
        font-size:xx-small;
        color:#111111;
        vertical-align:top;
        text-align:center;
        line-height:11px;
        margin-top:2px;
}

.alignleft .wp-caption-text {
  padding-right:8px;
}

.alignright .wp-caption-text {
  padding-left:8px;
}

.post h2 {
  font-size:23px;
}

#banners {
  background:#ffffff;
  margin: 0 auto;
  padding-bottom:2px;
  width: 964px;
}

#bannerleft {
  float:left;
  /*height:90px;*/
  width:728px;
}

#bannerright {
  float:left;
  /*height:90px;*/
  width:236px;
}

#skyscrapers, #buttons {
  width:300px;
}

#skyleft, .buttonleft {
  width: 165px;
  float:left;
  margin-bottom:10px;
}

#skyright, .buttonright {
  width: 125px;
  margin-left:0px;
  float:right;
  margin-bottom:10px;
}

.tabbed #hr {
  border: 0px none;
  background: transparent url(img/body-hr.gif) repeat-x scroll left top;
  display: block;
  height: 9px;
  margin-left: 173px;
  margin-top: 5px;
  width: 415px;
}


#fullcontent #hr {
  border: 0px none ; 
  background: transparent url(img/body-hr.gif) repeat-x scroll left top; 
  display: block; 
  height: 5px; 
  margin-top: 5px; 
  width: 270px;
}

.tabbed a.title {
  margin-bottom:0px;
}

#translation_bar {
  padding-left: 15px;
  padding-right: 15px;
  padding-top:10px;
  padding-bottom:10px;
  background: #DCDCDC;
}

.menuflot {
padding: 1px;
}

.menuflot ul {
display:block;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.menuflot li {
margin:0;
padding:0;
}

.menuflot a {
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #999999;
color:#000000;
display:block;
font-weight:normal;
margin:0;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 5px;
text-decoration:none;
width:130px;
}

.menuflot li a:hover, .menuflot li a:active {
background-color:#FFFFFF;
color:#44548C;
}

.popular {
  background: url(img/articulos.jpg) top left no-repeat;
  text-indent:-9999px;
}

.popular-30 {
  background: url(img/articulos-30.jpg) top left no-repeat;
  text-indent:-9999px;
}s

ul.events {
	padding-top:5px;
	padding-bottom:5px;
}

p.readmore {
	font-weight:bold;
	}

p.readmore a {
	color:#d11304;	
}

.banner {
	margin-top:5px;
	margin-bottom:5px;
}

#footer_hr {
	background: url('img/pie_pagina.jpg');
	display:block;
	width:935px;
	height:12px;
	margin: 0 auto;
	margin-top:20px;	
}

.footermeta {
	color:#CCCCCC;	
}

#fecha {
	margin-top:10px;
	color:#666666;
	width:300px;
	text-align:right;
}

.navigation a {
	font-weight:bold;
	color: #d11304;
	margin-left:17px;
	margin-right:17px;
}

ul.children li a {
  padding-left:30px;
  width:160px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}