/* Blue Color Styles */

/*-----------------------------------------------

INDEX:

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Containers
-2.2 Header
-2.3 Navigation
--2.3.1 Drop-downs
-2.4 Introduction
-2.5 Content
-2.6 Sidebar
-2.7 Footer

3. WIDGETS

4. POSTS
-4.1 Typographic Elements
-4.2 Images
-4.3 PageNavi

5. COMMENTSAREA
-5.1 Comments
-5.2 Comments Form

6. GENERAL STYLES

-----------------------------------------------*/



/*-----------------------------*/
/* 1. SETUP */
/*-----------------------------*/

/* 1.1 Defaults */

body  {
	color: #3f312e;
	background: #749c00 url(huasonic/bg.jpg) repeat-x top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #3f312e;
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #fb5e00; }

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {
	color: #3f312e;
}


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

#main  {
	background: url(huasonic/main.png) repeat left top;
}

#main #inside  {
	background-color: #fff;
}

/* 2.2 Header */

#header  {
	width: 940px;
	margin: 0 auto -10px auto;
}

#header img { margin: 20px 0 0 0; }

#logo {
	position:relative;
}
#header h1 {display: none}

#header #logo  {
	float: left;
	width: 470px;
}
#header h2 {
	background: url(huasonic/tagline.gif) no-repeat;
	width:436px;
	height:117px;
	display:block;
	text-indent: -1000em;
	position: absolute;
	left: 100%;
	top: 20%;
}

#barra_vtr {
	background: url(huasonic/vtr_bk.jpg) repeat-x !important;
	height:26px;
	width:100%;
	padding:0;
}
#barra_vtr .menu_header {
	width:960px;
	margin: 0 auto;

}
#barra_vtr .menu_header ul {
	list-style:none; 
	padding:0px;
}
#barra_vtr .menu_header li {
	list-style:none; 
    float:left;
	height:26px;
}
#barra_vtr .somos_blogs a {
	background: url(huasonic/vtr_logo.jpg) no-repeat 0 0;
	width: 128px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}
#barra_vtr .somos_tv a {
	background: url(huasonic/vtr_tv.jpg) no-repeat 0 0;
	width: 42px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}
#barra_vtr .somos_tv a:hover {
	background-position: -42px 0;
}
#barra_vtr .somos_cine a {
	background: url(huasonic/vtr_cine.jpg) no-repeat 0 0;
	width: 48px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}
#barra_vtr .somos_cine a:hover {
	background-position: -48px 0;
}
#barra_vtr .somos_musica a {
	background: url(huasonic/vtr_musica.jpg) no-repeat 0 0;
	width: 62px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}
#barra_vtr .somos_musica a:hover {
	background-position: -62px 0;
}
#barra_vtr .somos_bauer a {
	background: url(huasonic/vtr_manuelbauer.jpg) no-repeat 0 0;
	width: 100px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}
#barra_vtr .somos_bauer a:hover {
	background-position: -100px 0;
}
#barra_vtr .huasonic a {
	background: url(huasonic/vtr_huasonic.jpg) no-repeat 0 0;
	width: 76px;
	display: block;
	text-indent: -10000px;
	height: 26px;
}

/* 2.3 Navigation */

#nav a:link, #nav a:visited {
	color: #fff;
	border-left: 1px solid #267e9f;
	border-top: 1px solid #267e9f;
	border-right: 1px solid #267e9f;
	background-color: #61b5d5;
}

#nav li.current_page_item a, #nav li a:hover  {
	color: #3f312e;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #fff url(huasonic/nav.jpg) repeat-x left top;
}

/* Style drop down list */

#nav li ul { border: 1px solid #267e9f;}
#nav li ul li {	border-bottom: 1px solid #267e9f; background: #FFF; }
#nav li ul li a { background-color: #61b5d5!important; background-image: none!important; border: none!important;}
#nav li ul li a:hover { background: #fff url(huasonic/nav.jpg) repeat-x left top!important; border: none!important;}

/* 2.4 Introduction */

#about  {
	background: #c6deea url(huasonic/about.jpg) repeat-x top left;
}

#about h2  {
	color: #666;
}

#about p  {
	color: #666;
}

#about img  {
	border: 5px solid #c6deea;
}

#about .fold  {
	background: url(huasonic/about_fold.png) no-repeat left top;
}
#connect  {
	border: 1px solid #ededed;
}

#connect ul li a  {
	color: #1b82a8;
	background: url(huasonic/connect_grad.png) repeat-x top left;
}

#connect ul li a span  {
	color: #3f312e;
}

/* 2.5 Content */
#content h2 a {
	color: #658608;
}
h2.result_heading  {
	border-bottom: 2px solid #3f312e;
}

/* 2.6 sidebar */

#sidebar a  {
	color: #1b82a8;
}

/* 2.7 Footer */


#footer p  {
	color: #1b6784;
}

#footer ul li a  {
	color: #4f4f4f;
}

#footer ul li.current_page_item a, #footer ul li a:hover  {
	color: #3f312e;
}



/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #fff;
	background-color: #1b82a8;
}

.widget h3 span.fold  {
	background: url('huasonic/widget_fold.png') no-repeat center center;
}

.widget ul li a:link, .widget ul li a:visited  {
	border-bottom: 1px solid #e0e6e6;
	color: #6c6c6c!important;
	background: url(huasonic/bullet.png) no-repeat 8px 13px;
}

.widget ul li a:hover  {
	color: #1b82a8!important;
	background-color: #f0f0f0;
	background-image: url(huasonic/bullet_hover.png);
}

.widget_recent_comments li  {
	border-bottom: 1px solid #e0e6e6;
	background: url(huasonic/bullet.png) no-repeat 8px 13px;
}

.widget_recent_comments li a  {
	background: none!important;
	border: none!important;
}

#searchform #s  {
	border: 1px solid #898989;
}

#searchform .submit  {
	color: #fff;
	border: 1px solid #fb5e00;
	background-color: #ee7329;
}

#twitter a  {
	background-image: none;
}

/*-----------------------------*/
/* 4. POSTS */
/*-----------------------------*/

.post  {
	border-bottom: 1px solid #dcd6d5;
}

.post .meta  {
	color: #8a7975;
}

.post .meta .comments  {
	background: url(huasonic/ico-comments.png) no-repeat right 1px;
}

.post .categories a  {
	color: #fff;
	background-color: #fb5e00;
}

.post .categories a:hover  {
	text-decoration: none;
}
.post .wp-caption-text{
	font-size:.8em;
	color:#666;
	font-style:italic;
	margin:0;
}
.post .tags{
	margin: 0;
}
.post .author{
	margin: 0;
	padding: 1em 0 .5em 0;
	display:block;
}
/* Post Ad */

#post-ad  {
	margin: 1em auto 1em auto;
	width: 470px;
}
/* 4.1 Typographic Elements */

.entry blockquote  {
	color: #666;
}

/* 4.2 Images */

.entry img  {
	border: 3px solid #dbdbdb;
}

img.wp-smiley  {
	border: none;
}

/* 4.3 Page Navi */

.Nav strong.on  {
	color: #fff;
	background-color: #1b82a8;
}

.Nav a:link, .Nav a:visited  {
	color: #1b82a8;
}

/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ol.commentlist  {
	border-top: 1px solid #dcd6d5;	
}

#comments ol.commentlist li {
	border-bottom: 1px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .avatar img  {
	border: 3px solid #dcd6d5;
}

#comments ol.commentlist li .comment-head .user-meta span.date  {
	color: #565656;
}

#comments ul.children {
	background: url(huasonic/comment_reply.png) no-repeat left 11px;
}

#comments ul.children li {
	border-bottom: 0;
}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	color: #fff;
	background: #9F9F9F;
}

#comments .navigation a:hover {background: #888;}

#comments .commentlist #respond #form_wrap {
	border:0;
}

/* 5.2 Comments Form */

#commentform input.txt  {
	border: 1px solid #898989;
}

#commentform textarea  {
	background-color: #f4f4f4;
	border: 1px solid #898989;
}

#commentform #submit  {
	color: #fff;
	border: 1px solid #fb5e00;
	background-color: #ee7329;
	cursor: pointer;
}

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/

#search_main h3{
	display:none;
}
#search_main .submit{
	cursor:pointer;
}
#search_main #searchform{
	margin-left:20px;
}
#rss-3 h3{
	display:none;
}
#rss-3{
	border: 5px solid #ee3524;
	background: url(huasonic/headerWidgetVtr.gif) no-repeat 2px 8px;
}
#rss-3 ul{
	font-size:.9em;
	padding:70px 10px 10px 10px;
}
#rss-3 ul li{
	padding:0 0 10px 0;
	margin:0 auto;
}
#rss-3 ul li .rsswidget{
	padding:0 0 0 20px;
	margin:0;
	border-bottom:1px dotted #eee;
	line-height: normal;
	background: #fff url(huasonic/ico_sm.gif) no-repeat top left;
}
#rss-3 ul li .rsswidget:hover{
	color:#ee3524 !important;
	background: #fff url(huasonic/ico_sm.gif) no-repeat top left;
}
#execphp-3{
	background: #fff url(huasonic/tit_publicidad.jpg) no-repeat top center;
	padding-top:16px;
	width: 300px;
	margin:0 0 10px 0;
}
#execphp-3 h3{
	display:none;
}