/*
      Theme Name: Blenderchevere
      Theme URI: http://rendergraf.wordpress.com
      Version: 0.2
      Author: Xavier Araque a.k.a. Rendergraf
      Author URI: http://rendergraf.wordpress.com */

.view-cap, .view-container-border {
background-color:#000000;

}
.alignleft, .attachment-post-thumbnail {
float:left;
}
.alignright {
float:right;
}

body {
padding: 0px;
margin: 0px;
/*text-align: center;*/
min-width: 980px;
background-color: #000;

}

#calendar {
-moz-border-radius:7px 0 0 7px;
border:10px solid rgb(204, 102, 0);
margin-top:50px;
}

#calendar-container  {
-moz-border-radius:7px 0 0 7px;
background-color:#000000;
border:7px solid;
margin-top:50px;
}


body, p, ul, ol, div {
color: white;
font-size: 11px;
line-height: 145%;
text-shadow: 1px 1px 1px #111111;
font-family: Tahoma, Geneva, sans-serif;
letter-spacing: -0.05em;
}

a {
font-weight: bold;
text-decoration: none;
}

a {
color: #97b9cf;
}

a:hover {
text-decoration: underline;
}

h2{
font-size: 12px;
line-height: 145%;
}

h2 {
font-weight: bold;
text-decoration: none;
}

.h2class{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #738191;
}

.widget-title, h2 a {
border-bottom:medium none !important;
font-family:Helvetica,Arial,Sans-Serif !important;
font-size:23px;
font-weight:bold;
letter-spacing:-1px;
text-transform:lowercase;
color:#FF9400;
text-shadow:1px 1px 3px #000000;
}


h2 a:hover {

color:#C0C0C0;
text-shadow:1px 1px 3px #333333;
}





li {
list-style-type:none;
}

#enlaces-primarios {
	width: 980px;
	height: 50px;
	background: #606F7F;
	position: relative;
	-moz-border-radius: 0px 0px 7px 7px;
	-webkit-border-radius: 0px 0px 7px 7px;
        text-transform: uppercase;
}


#enlaces-primarios li{
        display: inline;
        widht: 150px;
        heigth: 50px;
        padding: 13px 20px 13px 20px;
        border-right: 1px solid #3B4A53;
}

#enlaces-primarios a{
	color: #ffffff;
	font-size: 12px;

}
/* pruebas de enlaces */
/*
#enlaces-primarios #enlaces ul {
  display: block;
  height: 50px;
  width: 980px;
}

#enlaces-primarios #enlaces ul li {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0;
  background: url(images/tab_link.png) repeat-x 0 0;
  height: 50px;

}

#enlaces-primarios #enlaces ul li a,
#enlaces-primarios #enlaces ul li a:link,
#enlaces-primarios #enlaces ul li a:visited {
  display: block;
  line-height: 50px;
  margin: 0;
  padding: 0 28px 0px 10px;
  background: url(images/tab_esq_de.png) no-repeat 100% 0;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer;
  text-decoration: none;
}

#enlaces-primarios #enlaces ul li a:hover {
  color: #4A5A65;
}
*/
/* pruebas de enlaces */

#enlaces {
	position: absolute;
	float: left;
	padding: 8px 0 0 110px;
}

.claro{
	background: #606F7F;
}

.oscuro{
	background: #4A5A65;
}

#logo {
	background: url(images/logo.png) no-repeat;
	position: relative;
	float: left;
	display: block;
	width: 140px;
	height: 50px;
	z-index: 400;
	cursor: pointer; 
}

#foro { 
        /*background: url(images/logo.png) no-repeat;*/
        position: relative;
	float: left;                                                                            
        display: block;
        width: 140px;                                                                                  
        height: 50px;                                                                                  
}

#descarga { 
        /*background: url(images/logo.png) no-repeat;*/                                                  
        position: relative;
	float: left;
        display: block;
        width: 145px;                                                                                  
        height: 50px;                                                                                  
} 

#page {
	width:980px;
	/*border:3px red solid;*/
	background: transparent;
	margin: 0 auto;
}
#header {
       height: 50px;
       /*border: 3px green solid; */
}


#sidebar {
	background: transparent;
	 float: right;
	width: 280px;
}


#content {
	/*border: 3px #CCFF00 solid;*/
	background: transparent;
	float: left;
	width: 680px;
	padding: 35px 0px 35px 0px;
}

/*#content ul{
        line-height: 140%;
        margin-left: 0px;
        margin-top: 0px 0px 5px 0px;
}*/


.entry a {
color: #aa4422;

}

small {
color: #2B93AF;
}

#content li{
	line-height: 140%;
	list-style-type:disc;
	margin-left: -40px;
	margin-top: 0px 0px 5px 0px;
}
#content p{
	line-height: 140%;
	margin: 10px 0px 0px 0px;
}

.postmetadata{
font-size: 9px;
text-shadow: 1px 1px 1px #111111;
text-align: right;
}

#content .post {
        margin: 0px 0px 0px 35px;
}

#content .widget {
        margin: 0px 0px 0px 35px;
}


#envolvente {
	background: #232323;
        margin: 20px 0px 35px 0px;
	/*border: 1px #678 solid;*/
	height: 100%;
}

.redondo {
        -moz-border-radius: 7px 7px 7px 7px;
        -webkit-border-radius: 7px 7px 7px 7px;
        padding: 0px;
}

#banner {
	background: url("images/banner2.png");
	position: relative:
	float; left;
        width: 980px;
        height: 140px;
        -moz-border-radius: 7px 7px 0px 0px;
        -webkit-border-radius: 7px 7px 0px 0px;
        padding: 0px;

}

#infoband {
	position: relative;
	background: #3E4D5E;
	min-height: 105px;
	height: auto;
	padding-left: 0px;
	z-index: 0;
}

#infotext {
	position: relative;
	float: left;
	background: #3E4D5E;
	width: 490px;
	height: 85px;
	padding: 0px 35px 0px 35px;
	padding-top: 20px;
}

#info-promo {
	background: url("images/promo.jpg");
	position: relative;
        width: 280px;
        height: 105px;
	float: left;
	cursor: pointer;
}

#info-download {
	background: url("images/icon-home-download.png") no-repeat 10px;
	position: relative;
	float: left;
	width: 140px;
	height: 105px;
	cursor: pointer;
}

#footer {
	background: #292929;
       /*border: 3px #00CCFF solid; }*/
	clear: both;
	height: 100px;

	padding: 35px;
        position: relative;
        -moz-border-radius: 0px 0px 7px 7px;
        -webkit-border-radius: 0px 0px 7px 7px;
}

#alpha {
        background: url("images/b253_beta.png") no-repeat;
        position: relative;
        width: 280px;
        height: 49px;
        float: left;
	margin: 35px 0 0 0;
	cursor: pointer;
}

#libro {
        background: url("images/libro.png") no-repeat;
        position: relative;
        width: 280px;
        height: 81px;
        float: left;
        margin: 8px 0 0 0;
        cursor: pointer;
-moz-border-radius:7px 0 0 7px;
}

#blenderven {
        background: url("images/blender-ven.png") no-repeat;
        position: relative;
        width: 280px;
        height: 81px;
        float: left;
        margin: 8px 0 0 0;
        cursor: pointer;
-moz-border-radius:7px 0 0 7px;
}

#chaos {
        background: url("images/blender-org_chaos-evolution-banner.png") no-repeat;
        position: relative;
        width: 280px;
        height: 81px;
        float: left;
        margin: 8px 0 0 0;
	cursor: pointer;
-moz-border-radius:7px 0 0 7px;
}

#sintel {
        background: url("images/durian-openmovie-banner_07.png") no-repeat;
        position: relative;
        width: 280px;
        height: 81px;
        float: left;
        margin: 8px 0 0 0;
	cursor: pointer;
-moz-border-radius:7px 0 0 7px;
}

#content-sidebar {
        background: #3E4D5E;
        position: relative;
        width: 280px;
        height: 100%;
        float: left;
        margin: 8px 0 20px 0;
        -moz-border-radius: 7px 0px 0px 7px;
        -webkit-border-radius: 7px 0px 0px 7px;

}

#blender-nation {
	position: relative;
	float: left;
	width: 50%
}

#blender {
        position: relative;
        float: left;
        width: 50%
}

#articulos {
	position: relative;
	float: left;
        width: 630px;
}

.rss-date {
	display: block;
}

hr {
	display: none;
}

.rss {
	padding: 35px 0 0 0;
        width: 600px;
}

