/*
Theme Name: Container V2
Theme URI: http://www.systematic.com.ar/
Description: Un desarrollo premiun basado en Bandformagaizine adaptado por Systematic
Version: 1.00 (released 2009-03-01)
Author: Ramiro Alvarez Quiñonez
Author URI: http://www.systematic.com.ar

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

Credits
=======

Thanks to Darren Hoyt and his "Mimbo" theme which has been a great inspiration
and a good source for lots of the code I used for this theme especially the intensive
use of custom fields.

Thanks to Brian Gardner and "Revolution" which inspired me to put the two additional
page layouts "Featured Page" and "3-Column-Page" into the theme.

Thanks to Patrick Griffiths who delivered the script for the dropdown menues.
http://www.htmldog.com/articles/suckerfish/dropdowns/

Iï¿½d also like to thank Klaus Hartl (stilbuero.de) for the brilliant script I used
for the tabbed section with the fade effect.

And last but not least my very special thanks go out to all of you out there
using the theme and sending me tons of emails telling me how great this theme is.

THANK YOU ALL!!!
*/



* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

body {

	background-color: #f5f3f2;
	text-align: center;
	}

img {
 border: 0px;
}

p {
  padding:7px;
  font: 12px Tahoma,Arial, Sans-Serif;
}

small {
  font: 8px Verdana,Arial, Sans-Serif;
  color: #000;
  font-weight:bold;
}


h1 {
  font: 9px Tahoma,Arial, Sans-Serif;
  color: #fff;
  text-transform: uppercase;
  font-weight:bold;
}


h2 {
  font: 10px Tahoma,Arial, Verdana;
  color: #4d4b4b;
  font-weight:bold;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 10px;
}

h3 {
  font: 24px Tahoma, Arial, Verdana;
  color: #a51e08;
  font-weight:bold;
  padding-left: 7px;
  padding-right: 7px;
}

h4 {
  font: 15px Tahoma, Arial, Verdana;
  color: #a51e08;
  font-weight:bold;
  padding-left: 7px;
  padding-right: 7px;
}

h5 {
  font: 12px Tahoma, Arial, Verdana;
  color: #a51e08;
  font-weight:bold;
  padding-left: 7px;
  padding-right: 7px;
}


hr {
margin-left:5px;
width: 90%;
}

h2 a:link, h3 a:active, h3 a:visited  {color:#4d4b4b;text-decoration:none;}
h2 a:hover {text-decoration:underline;}

h3 a:link, h3 a:active, h3 a:visited  {color:#a51e08;text-decoration:none;}
h3 a:hover {text-decoration:underline;}

h4 a:link, h4 a:active, h4 a:visited  {color:#a51e08; text-decoration:none;}
h4 a:hover {text-decoration:underline;}

h5 a:link, h5 a:active, h5 a:visited  {color:#a51e08; text-decoration:none;}
h5 a:hover {text-decoration:underline;}




#page { /* main container */
	width:940px;
	height: 100%;
	margin:auto;
	background-color: #FFFFFF;
         border-left:1px solid #b0aba9;
         border-right:1px solid #b0aba9;

 }

#menu-superior {
        width: 940px;
        height: 20px;
        text-align:left;
        margin-left: 0px;
        padding-top: 4px;
        color:#FFF;
        background-color: #000;
        font: 11px Tahoma,Arial, Verdana;
 }

#menu-superior-fecha {
        width: 400px;
        float:left;
}

#menu-superior-menu {
width:500px;
float:right;
color:#fff;
text-align:right;
padding-right:10px;

}

#menu-superior-menu a:link  {color:#fff;text-decoration:none;}
#menu-superior-menu a:active {color:#fff;text-decoration:none;}
#menu-superior-menu a:visited  {color:#fff;text-decoration:none;}
#menu-superior-menu a:hover {text-decoration:underline;}

#encabezado {
        width: 940px;
        height: 111px;
        background: url(images/fondo2.jpg) repeat-x;
 }


.cuadro-foto{
  float:left;
  border:1px solid #d9d4d2;
  padding:2px;
  margin-left:10px;
  margin-right: 8px;
  margin-top:5px;
}

#menu-encabezado {
  width: 940px;
  background: url(http://www.simplementehockey.com.ar/wordpress/wp-content/themes/default/menu/fnd_menu.gif) repeat-x;
  font: 10px Tahoma,Arial, Verdana;
  font-weight:bold;
  margin-left:0px;
  color: #fff;
  padding-left:0px;
  padding-top:0px;
  height:35px;
  float:left;
  text-align:left;
}

#menu-encabezado a:link  {color:#fff;text-decoration:none;}
#menu-encabezado a:active {color:#fff;text-decoration:none;}
#menu-encabezado a:visited  {color:#fff;text-decoration:none;}
#menu-encabezado a:hover {text-decoration:underline;}

 
#cuerpo {
  width:729px;
  border-right:1px dotted #d9d4d2;
  float:left;
  text-align:left;
  background-color: #FFFFFF;
}



#sidebar {
  width:210px;
  float:left;
}
 
#noticias-cuerpo {
  width: 458px;
  border-right:1px dotted #d9d4d2;
  float:left;
}

#noticias-cuerpo ul {
font: 12px Tahoma,Arial, Verdana;
margin: 5px 5px 5px 15px; }

#noticias-cuerpo li {
font: 12px Tahoma,Arial, Verdana;
margin: 5px 5px 5px 15px;}



#barra-central {
  width: 259px;
  float:left;
}

.box-columnas-izquierda {
  width: 228px;
  float:left;
  border-right:1px dotted #d9d4d2;
}

.box-columnas-derecha {
  width: 228px;
  float:left;
}

.caja-notas {
  width: 447px;
  background: url(images/fondo-notas.gif) repeat-x;
  font: 10px Tahoma,Arial, Verdana;
  font-weight:bold;
  color: #fff;
  padding-top:10px;
  margin-left:6px;
  padding-left:2px;
  text-transform:uppercase;
  height:25px;
}

.caja-fotos-notas {
  margin-left:8px;
  padding:1px;
  color: #000;
  background-color:#e5e5e5;
  width:437px;
  border:1px solid #d9d9d9;
  text-align:center

}

.caja-fotos-notas img {
   padding: 0px 0px 2px 0px;
   margin: 0px 0px 0px 0px;
}

.caja-fotos-notas p{
  text-align:right;
  font: 9px Tahoma,Arial, Verdana;
  margin:0px; padding:0px 3px 0px 3px;
  color:#000;
}


.caja-notas-inferiores {
    width: 447px;
    float:left;
    border-bottom:1px dotted #d9d4d2;
    padding-bottom:5px;
    margin-left:6px;
    padding-left:2px;
}

.fotos-internas {
  border:1px dotted #d9d4d2;
  padding: 2px;
  margin-top:0px;
  margin-right:10px;
  float:left;
}

.caja-notas a:link, a:active, a:visited  {color:#fff;text-decoration:none;}
.caja-notas a:hover {text-decoration:underline;}

.box-barracentral {
  margin-left:4px;
  background: url(images/fondo-notas.gif) repeat-x;
  font: 10px Tahoma,Arial, Verdana;
  padding-top:10px;
  font-weight:bold;
  color: #fff;
  padding-left:3px;
  width:257px;
  height:19px;
 }

.box-bajada{
  margin-left:2px;
  background-color: #fff;
  border-top: 1px dotted #ccc;
  font: 10px Tahoma,Arial, Verdana;
  padding-top:10px;
  padding-bottom: 10px;
  color: #000;
  padding-left:3px;
  width:252px;
 }
 
.box-barracentral-gris {
  margin-left:4px;
  background: url(images/fondo-gris.gif) repeat-x;
  font: 10px Tahoma,Arial, Verdana;
  padding-top:10px;
  font-weight:bold;
  color: #fff;
  padding-left:3px;
  width:257px;
  height:19px;
 }



.box-ultimarevista {
  margin-left:4px;
  padding-left:5px;
  width:252px;
  border: 1px solid #fcd5d5;
  background-color: #fcd5d5;
}

.box-ampliarnota{
  margin-left:4px;
  align: center;
  padding-left:5px;
  width:252px;
  border-top: 1px solid #650e0e;
  border-bottom: 1px solid #650e0e;
}

.box-ampliarnota table {
 font: 10px Tahoma,Arial, Sans-Serif;
}

.box-ampliarnota td {
 border-bottom: 1px dotted #650e0e;
}

.box-ampliarnota th {
  background-color: #000;
  font: 10px Tahoma,Arial, Sans-Serif;
  align: center;
  color:#fff;
}

.box-ultimarevista a:link, a:active, a:visited  {color:#000;text-decoration:none;}
.box-ultimarevista a:hover {text-decoration:underline;}



.box-notasultimarevista {
  margin-left:4px;
  padding-left:5px;
  width:252px;
  border: 1px solid #c6c6c6;
  background-color: #f1f1f1;
}

.box-notasultimarevista a:link, a:active, a:visited  {color:#000;text-decoration:none;}
.box-notasultimarevista a:hover {text-decoration:underline;}

.box-notasultimarevista ul{
    margin-left:15px;
    padding-left: 4px;
    list-style-type: square;
    font: 12px Tahoma,Arial, Verdana;
}

.box-notasultimarevista li{
    padding-bottom: 4px;

}

.tablas-internas {width:420px;padding:6px 0px 6px 10px;}
.tablas-internas table {
  font: 11px arial;
  float:center;
  margin:0 auto;
}

.tablas-internas td {
  border-bottom:1px solid #ccc;
  height: 30px;
  border-right:1px dotted #ccc;
  text-align:center;
  padding: 3px 3px 3px 3px;
}

.puntos {
    background-color:#f7e9e9;
    font-size:11px;
    font-weight:bold;
}

.tablas-internas .alineacion-izquierda {
  text-align:left;
}


.tablas-internas tr:hover {
  border-top:2px solid #ccc;
  border-bottom:2px solid #ccc;
  background-color: #ccc;
  color:#930707;
}

.tablas-internas th {
  background-color:#a50000;
  color:#fff;
  height: 25px;
  text-align:center;
  border-bottom:2px solid #fff;
}


 #footer {
        width: 940px;
        height: 80px;
        background-color: #d9d4d2;
        float:left;
 }
 
 