/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
        font: 12px/1.6 Verdana, sans-serif;
	color: #666;
	background-color: #000;
        background-image: url(../images/backgroundslice2.jpg);
        background-repeat: repeat-x;
}

blockquote, h3, p, li {
	padding-right: 4px;
	padding-left: 4px;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	font-style: italic;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: none;
	color: #6D4949;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
}

#site-name a {
	border: none;
}

.event-title a {
	color: #881113;
	font-size: 12px;
        font-weight:bold;
}

/* layout
----------------------------------------------- */

#search {
        position:absolute;
        left:633px;
        top:16px;
}

#search input {
        background-color: transparent;
        border: none;
        color:#fff;
        width:100px;
        font-size:10px;
}

#menue {
        width: 141px;
        float: left;
        padding-left:7px;
}

#menue a {
        font-size:12px;
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
        cursor: pointer;
	}	
	
#menue a:link, #menue a:visited {
        color: #333;
	display: block;
	background: url(../images/menue.jpg);
	padding: 8px 15px 0 10px;
	text-align: right;
	}

#menue a:hover {
	color: #fff;
	background: url(../images/menue.jpg) 0 -32px;
	padding: 8px 15px 0 10px;
	text-align: right;
	}
	
#menue a:active {
	color: #fff;
	background: url(../images/menue.jpg) 0 -64px;
	padding: 8px 15px 0 10px;
	text-align: right;
	}	

	#v-menu{
	padding:0; 
	margin:0;
	list-style:none;
        display:block;
	}

        #v-menu a {
        color:#94100C;
        }

        #v-menu a:link, #v-menu a:visited {
        color:#94100C;
        }

        #v-menu li a:hover {
        color:white;
        }

#container {
	margin: 0px auto;
	padding: 0px;
	width: 738px;
        margin-bottom:20px;
        background-color:#1F1F1F;
        background-image: url(../images/background_content.gif);
}

#head {
	position:relative;
        float:left;
        height: 250px;
        width: 738px;
        background-image: url(../images/background_header.jpg);
        margin-bottom:14px;
}

#top_fade {
	position:absolute;
        left:0;
        right:0;
}         

#site-name {
	margin: 15px 0;
	font: 3em Georgia, Times, serif;
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1 {
	margin-right: 0px;
	float: left;
	width: 149px;
}

#sidebar-2 {
	float: right;
	width: 195px;
}

#sidebar-2 .background {
        float:left;
        overflow: hidden;
	background-image: url(../images/right_content.png);
        background-repeat:repeat-y;
        padding-left:26px;
        width:168px;
}

#content {
	margin-left: 159px;
	margin-top: 0px;
        min-height:1000px;
        height:auto !important;
        height:1000px;
        width: 370px;
        padding:0px;
}

#foot {
	text-align: left; 
        font-size:10px;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386

#container {
\width: 770px;
w\idth: 760px;
}

#sidebar-1, #sidebar-2 {
\width: 150px;
w\idth: 150px;
}
----------------------------------------------- */

/* overrides
----------------------------------------------- */


.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

.divider {
	text-align: center;
        margin-bottom:25px;
}


/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;







}



/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}


form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

.rssThumbFloat {
  float: left;
  border: 1px solid #000;
  margin: 0 5px 5px 0;
  padding: 4px;
  text-align: center;
  background-color:#222;
}

.ultimo_evento {
  width: 320px;
  float: left;
  min-height: 170px;
  padding: 25px;
  padding-top:45px;
  background-image: url(../images/ultimo_evento.png);
  background-repeat: no-repeat;
}

/* contact
----------------------------------------------- */

.zemContactForm {
  float: left;
  width: 370px;
}

#Mensaje {
  width: 360px;
  border: 1px solid #000;
  background-color:#888;
  color:#000;
}
#Nombre, #Email, .zemSubmit {
  border: 1px solid #000;
  background-color:#888;
  margin-top:4px;
}

legend
{
display:none;
}
fieldset
{
border: 0;
}

.futbol {margin:0; padding-bottom:12px; float:left;}

.futbol table { border: 1px solid #000; }

.futbol td { border: 1px solid #000; }

.futbol th { border: 1px solid #000; }

