
body {
	background:#173501 url(img/bodybg.jpg) repeat-x;
}

* {padding:0; margin:0;}

.scrolltest {
	width: 980px;
	height: 1px;
}

/* for all browsers that understand min-width */
.wrapper {
	position:relative;
	min-width:980px;
	}

/* method 1 a bodge for IE5.5 and IE6 browsers */
* html .wrapper {
	border-right:980px solid #fff;
	}
* html .cnt {
	margin-right:-980px;
	}
a img {
	border:0;
}

.cnt {
	min-width: 980px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}


/* Carta */
.cardcorner {
	background: transparent url(img/cardcorner.gif) no-repeat;
}
.header {
	background: #fff url(img/headerbg3.gif) repeat-x 25px 0;
	padding-top: 25px;
}
.cardside {
	background: transparent url(img/bodybg3.gif) repeat-y;
}

/* Lado Izquierdo */

.left {
	float: left;
	display:inline;
	width:185px;
	margin: 0 20px 0 60px;
	/* problema columna */
	/*min-height: 1000px;*/ 

}

	/* 
	hack ie
	*html .left{
		height:1000px;
	}
	*/

.logo {
	text-align:center;
	margin:40px 0 30px 0;
}

.logo a img {border:0;}


.leftblock {
	background:transparent url(img/leftdown.gif) no-repeat bottom;
	padding-bottom:46px;
	color:#666;
	margin-bottom:30px;
}

.leftblockcontent {
	background:transparent url(img/leftup.gif) no-repeat top;
	padding-top:46px;
	font-size:11px;
	font-family:verdana, sans-serif;
	text-align:center;
}
.leftblockcontent h1{
	padding:0 5px;
	font-size:14px;
	margin-bottom:8px;
	color:#AB0000;
	font-family:'Trebuchet MS', sans-serif;
}
.leftblockcontent p{
	margin-bottom:7px;
	padding:0 5px;
}
.leftblockcontent ul{
	list-style:none;
	padding:0 5px;
}
.leftblockcontent ul li {
	margin-bottom:9px;
}
.leftblockcontent ul li a{
	color:#388502;
}

/* Lado derecho */

.right {
	/*width: 712px;*/
	margin-left:265px;
	padding-top:60px;
}
.raul {
	margin-bottom:20px;
}
.menu {
	width: 670px;
	height:32px;
}

.item {
	width:132px;
	height:28px;
	background:transparent url(img/pestana.gif) no-repeat 0 0;
	float:left;
	text-align:center;
	padding-top:4px;
}
.item a {
	color:#fff;
	text-decoration:none;
	font-family: Georgia, sans-serif;
	font-size:19px;
	padding-bottom:2px;
}
.item a:hover {
	text-decoration:underline;
}

/*** DEL PRIMER BOCETO ***/

.contenidos3 {
	background:transparent url(img/contenidosbg.gif) repeat-x 0 15px;
	z-index:1;
}
.contenidos2 {
	background:transparent url(img/contenidosbg2.gif) repeat-y 15px 0;
	z-index:2;
}
.contenidos1 {
	background:transparent url(img/contenidoscorner.gif) no-repeat 15px 15px;
	z-index:3;
}
.contenidos {
	border-left:15px solid #ab0000;
	border-bottom:15px solid #ab0000;
	border-top:15px solid #ab0000;
	padding:24px;
	__width:95%;
}



/*** FIN ***/


.post {
	font-family:'Trebuchet MS', sans-serif;
	font-size:15px;
	margin-bottom:55px;
}
.post a {
	color:#388502;
}
.post h1 {
	padding-top:4px;
	margin:0 0 25px 68px;
}
.post h1 a, .post h2 {
	color:#000;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:capitalize;
	font-family:Georgia, 'Trebuchet MS', sans-serif;
}
.post h2 {
	padding-top:4px;
	margin:0 0 25px 0;
}
.post h3, .post ul h2 {
	color:#000;
	font-size:20px;
	font-weight:normal;
	letter-spacing:-1px;
	text-transform:capitalize;
	font-family:Georgia, 'Trebuchet MS', sans-serif;
	margin-bottom:15px;
}
.post ul, .post ol {
	padding:0 0 0 20px;
}
.post li {
	margin-bottom:8px;
}
.post h1 a:hover {
	color:#ab0000;
	text-decoration:none;
}
.date {
	color:#fff;
	background:transparent url(img/datebg.gif) no-repeat 0 0;
	z-index:4;
	width:53px;
	height:35px;
	text-align:center;
	font-size:11px;
	line-height:16px;
	padding-top:1px;
	float:left;
	font-family:Georgia, 'Trebuchet MS', sans-serif;
	display:block;
	text-transform:lowercase;
}
.date span {
	display:block;
	font-size:19px;
	padding-bottom:1px;
}
.post p {
	line-height:23px;
	margin-bottom:18px;
	__width: 566px;
}


/*-------- Zona comentarios -------*/
.discuss {
	margin-top:-25px;
	font-size:14px;
	font-family:georgia, 'Trebuchet MS', sans-serif;
	__width:566px;
}
.discuss a {
	color:#388502;
}
.discuss h1 {
	color:#000;
	text-decoration:none;
	font-size:25px;
	font-weight:normal;
	letter-spacing:-1px;
	font-family:Georgia, 'Trebuchet MS', sans-serif;
	margin-bottom:15px;
	padding-bottom:4px;
}
.comentario {
	margin-bottom:15px;
}
.comdata {
	background:#fff url(img/smalldiamond.gif) no-repeat 0 0;
	margin-bottom:4px;
	font-size:15px;
	padding:5px 0 4px 25px;
}
.com {
	padding:3px 0 3px 25px;
	line-height:20px;
}
.writecom {
	margin:30px 0 0 0;
}
.textfield {
	width:330px;
	font-size:14px;
	margin-bottom:10px;
	margin-right:4px;
	border:1px solid #666;
}
.lab {
	font-size:14px;
	border-left:3px solid #AB0000;
	padding:1px 0 1px 5px;
	vertical-align:top;
}
.commentbox {
	display:block;
	width:550px;
	margin-bottom:10px;
	border:1px solid #666;
}
.navigation {
	font-family:'Trebuchet MS', sans-serif;
	font-size:15px;
	margin-bottom:15px;
	text-align:right;
	padding-right:10px;
}
.navigation a {
	color:#388502;
}
.navigation span {
	padding:0 10px;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

/*-------- footer -------*/
.footer {
	background: #fff url(img/bodybg3.gif) repeat-y;
	padding-left: 265px;
}
.footer p {
	font-family:'Trebuchet MS', sans-serif;
	font-size:15px;
	margin-right: 30px;
	padding: 20px 0;
	text-align: left; 
}

/* Begin Contact Form CSS */

.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}

/* Widget Styles*/

#sidebar {
	margin: 0 0 30px 20px;
	list-style-type: none;
}
#sidebar h2 {
	color: #ab0000;
	font-family: Georgia, sans-serif;
	font-size:19px;
	font-weight: normal;
	margin-bottom: 10px;
}
#sidebar ul {
	list-style-type: none;
	font-family:'Trebuchet MS', sans-serif;
	font-size: 14px;
					margin-bottom: 25px;
}
#sidebar ul li {
	background: url(img/leftbullet.gif) no-repeat 0px 2px;
	margin-bottom: 5px;
	padding-left: 18px;
}
#sidebar ul li a {
	color: #000;
}
#sidebar ul li a:hover {
	color:#388502;
}

.textwidget{
	font-family:'Trebuchet MS', sans-serif;
 	font-size: 14px;
	margin-bottom: 25px;

}
ul#sidebar a img {
	padding:8px;
	border:2px solid #ab0000;
	margin-bottom:10px;
}
.unibetlogo{
	text-align:center;
	margin-bottom: 10px;
}

.bannerunibet{
	display: block;	
	margin: 0 auto;
	width: 120px;
	height: 600px;
	border: 2px solid #AB0000;
	padding: 2px;
}
.bannerunibet img{
	border: 2px solid #AB0000;
        padding: 1px;	
}
