/*
Theme Name: Videoweb10
Theme URI: http://www.factoria.me
Version: 1.0
Description: 2 Column theme
Author: factoria.me
Author URI: http://www.factoria.me
*/


html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #39393f;
 font-size: 0.9em;

} 

strong {
	font-weight:bold;
	
	}
 
#pagewidth{ 
 width:890px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:195px; 
 width:100%;
} 

#logo{
 position:absolute; 
 top:50px;
 height:126px; 
 width:248px;
} 


#social{
 position:relative;
 float:right;
 top:90px;
 height:36px; 
} 

/*Menu */

#menu{
 position:absolute;
 top:50px;
 left:260px;
 right:0px;
 height:44px;
 width:650px;
} 

.solidblockmenu{
position:relative;
margin: 0;
left:20px;
padding-top:0px;
float: left;
font: normal 14px;
font-family:Tahoma, Geneva, sans-serif;
width: 100%;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: #00deff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color:#FFFFFF;
background: #00deff;
}

/* LEFT */

#ventanas{
	font-family:Tahoma, Geneva, sans-serif;
 width:890px; 
 height: 344px;
 float:left; 
 position:relative;
 background-image: url(http://www.grupovideoweb.com/wp-content/themes/vw10/images/quedondecuando.gif);
 background-repeat: no-repeat;
}
 
#leftcol{
 top:65px;
 width:265px;
 left:15px; 
 float:left; 
 position:relative; 
}
 
#twocols{
top:65px;
 width:575px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:275px; 
 float:right; 
 position:relative; 
 }
 
#maincol{
background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:265px; 
 }
 
 
 /* *** Float containers fix: *** */ 
 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


.textoprincipal {
font-family:Tahoma, Geneva, sans-serif;
font-size: 1em;
font-color: #39393f;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: right; margin-top: 27px; padding: 0 0px 0 0; }

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #BABABA;
	background: #000000;
		border: 1px #0C0C0C;
	display: block;
	padding: 5px 10px;
	margin-right: 10px;
	height: 24px;
	font-size: 14px;
	margin-top: 4px;
	
}

#navigation li a:hover,
#navigation li a:active
{
	color: #BABABA;
	background: #1D1D1D;
		border: 1px #000000;
	background-repeat: repeat-x;
	font-size: 14px;
		margin-top: 4px;
}

#navigation li.active a
{
	color: #FFFFFF;
	background-color: #ffffff;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

#content .post-title a { font-weight: bold; color:#fff; border-bottom-width: 10px; text-transform:uppercase; font-size:16px; padding:5px; background-color:#2ebacf;}

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #888888;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	background-repeat: none;
}

/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
	


}

.post-wrapper {

width: 590px;

}

.sideblock ul { }

.sideblock h3 { padding: 5px; font-size: 11px; color: #fff; text-transform:uppercase; background-color:#2ebacf; margin-bottom:5px; }

#sidebar dt { margin: 0; padding-top: 5px; font-weight: bold; color: #666666; }

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 18px; }

#sidebar dd a:link { color=#fff; border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #FFFFFF; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #000000;
width: 280px;
}

#commentform textarea {
background: #272727;
border: 1px solid #313131;
width: 280px;
}
#commentform textarea:hover {
background: #272727;
border: 1px solid #313131;
}
#commentform textarea:focus {
background: #272727;
border: 1px solid #313131;
}

#commentform #email, #commentform #author, #commentform #url {

font-size: 1.1em;
background: #272727;
border: 1px solid #313131;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #272727;
border: 1px solid #313131;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #272727;
border: 1px solid #313131;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 58px;
	margin-bottom: 0px;
	width: 58px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #33ffff;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
font-size: 13px;
color: #F06A35;
text-transform: lowercase;
margin-bottom: 2px;

}


.azul {
color:#33FFFF;
 }
 
#promo
 {
	position:relative;
	width: 890px;
	height:375px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #2ebacf;
	line-height:20px;
    margin-top:10px;
    padding-top: 70px;
    background-image: url(images/barra_azul.gif);
    background-repeat: no-repeat;	
}

 
#promo2
 {
	position:relative;
	width: 890px;
	height:375px;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #2ebacf;
	line-height:20px;
    margin-top:10px;
    padding-top: 70px;
    background-image: url(images/videowebawards.jpg);
    background-repeat: no-repeat;	
}

#videopromo 
{
	position:absolute;
	left:10px;
	width:450px;
	
	}
	
	
#videopromo2 
{
	position:absolute;
	left:10px;
	width:450px;
	
	}


#patrocina 
{
	position:absolute;
	left:710px;
	width:172px;
	
	}
 
#organiza 
{
	position:absolute;
	left:530px;
	width:172px;
	
	}

#wrapper2
{
	clear: both;
	float: left;
	width: 100%;
	color: #000;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #fff;
	line-height:24px;
    margin-top:10px;
    padding-top: 10px;
 
}

#content-wrapper
{
	
	float: left;
	margin-top: 15px;
	margin-left:15px;
	

}

#content
{
	float: left;
	padding: 0px 0px 0px 0px;
	
	
}

#sidebar-wrapper
{
	
	float: right;
	margin-top: 20px;
}

#sidebar
{
	float: right;
	padding: 0px 15px 10px 10px;
	width: 210px;
	margin-right: 15px;
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 870px;
	text-align: left;
	padding-left: 20px;
	color: #fff;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top:20px;
	background-color: #2ebacf;
	font-family:Tahoma, Geneva, sans-serif;
}

#wrapper2 a {
	color: #2ebacf;
	
	}

#wrapper2 a: visited {
	color: #2ebacf;
	}
#wrapper2 a:hover {
	color: #FFf;
	border-bottom: 1px dashed #FFf;
	background-color:#2ebacf;
	}


#footer a {
	color: #33FFFF;

	}

#footer a: visited {
	color: #33FFFF;
	}
#footer a:hover {
	color: #FFf;
	border-bottom: 1px dashed #FFf;
	}
	
#social a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #2ebacf;
	text-decoration:none;

	}

#social a:visited {
	color: #2ebacf;
	}
#social a:hover {
	color: #2ebacf;
	border-bottom: 1px dashed #FFf;
	}
	
	
#ventanas a {
	font-family:Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration:none;
	background-color:#2ebacf;

	}

#ventanas a:visited {
	color: #fff;
	}
#ventanas a:hover {
	color: #2ebacf;
	border-bottom: 1px dashed #FFf;
	background-color:#555;
	}