*
{
	padding: 0;
	margin: 0;
	border: 0;
}

html,
body
{
	width: 100%;
	height: 100%;
}

body
{
	background: url(../images/bg-home.png) no-repeat center 0;
}

.wrapper
{
	width: 100%;
}

	.page
	{
		width: 962px;
		margin: 0 auto;
		
		overflow: hidden;
	}

	.header,
	.menu,
	.content,
	.follow
	{
		width: 962px;
		height: 255px;
	}
	
	.game-buttom
	{
		width:885px;
		height: 168px;
		margin:0 auto;
		padding:34px 0px 17px 0px;
		z-index:110;
		position:relative;
		
	}
	
	.swf-content
	{
		width:558px;
		margin:-60px 0px 0px 0px;
		padding:0px 0px 0px 381px;
		position:absolute;
		z-index:100;
		
	}
	
	.content
	{
		height: 600px;
	}
	
	.menu
	{
		height: 37px;
	}
	
		.menu h2
		{
			float: right;
			display: inline;
			
			width: 236px;
			height: 37px;
			
			background: url(../images/tit-las-ultimas.gif) no-repeat 0 0;
			margin: 0 65px 0 0;
		}
	
	
	.header h1
	{
		float: left;
		display: inline;
		
		width: 198px;
		height: 251px;
		
		padding: 0;
		margin: 0;
	}
		.header h1 a:link,
		.header h1 a:visited,
		.header h1 a:hover,
		.header h1 a:active
		{
			float: left;
			display: inline;
			
			width: 198px;
			height: 251px;
			background: url(../images/bg-dda-escudo.png) no-repeat 0 0;
		}

	.header .description
	{
		float: left;
		display: inline;
			
		margin: 0;
		
		width: 551px;
		height: 251px;
		
		background: url(../images/bg-dda-title.png) no-repeat 0 0;
	}

	.header .escudo-pilsen
	{
		float: left;
		display: inline;
		
		margin: 0;
		
		width: 128px;
		height: 251px;
		
		background: url(../images/bg-dda-pilsen.png) no-repeat 0 0;
	}



	.content .slider
	{
		width: 962px;
		height: 328px;
	}
	
		.slider .to-left:link,
		.slider .to-left:visited,
		.slider .to-left:active,
		.slider .to-left:hover
		{
			float: left;
			display: inline;
			
			width: 39px;
			height: 54px;
			
			margin: 127px 0 0 0;

			background: url(../images/button-left-slider.gif) no-repeat 0 0;
		}
		
		.slider .to-right:link,
		.slider .to-right:visited,
		.slider .to-right:active,
		.slider .to-right:hover
		{
			float: left;
			display: inline;
			
			width: 38px;
			height: 54px;
			
			margin: 127px 0 0 0;
			
			background: url(../images/button-right-slider.gif) no-repeat 0 0;
		}
		
		.slider .posts-box
		{
			position: relative;
			float: left;
			display: inline;
			
			width: 885px;
			height: 328px;
			
			background: url(../images/bg-slider.gif) no-repeat 0 0;
		}
		
			.posts-box .list-posts-box
			{
				position: relative;
				top: 27px;
				left: 31px;
				
				width: 825px;
				height: 273px;
				
				overflow: hidden;
			}
		
				.list-posts-box .list-posts-box-slide
				{
					position: absolute;
					
					height: 273px;
				}
					.list-posts-box-slide .post
					{
						float: left;
						display: inline;
						
						width: 268px;
						height: 273px;
						
						margin: 0 10px 0 0;
						background: #036;
						
						-moz-border-radius: 5px;
						-webkit-border-radius: 5px;
					}
						.post .post-short-box,
						.post .post-large-box
						{
							float: left;
							display: inline;
							
							width: 236px;
							height: 63px;
							
							margin: 210px 0 0;
							padding: 0 16px;
							
							background: #000;
							
							-moz-border-radius-bottomleft: 5px;
							-webkit-border-radius-bottomleft: 5px;
							-moz-border-radius-bottomright: 5px;
							-webkit-border-radius-bottomright: 5px;
						}
						.post .post-large-box
						{
							height: 153px;
							
							margin: 120px 0 0;
						}
							.hidden-box
							{
								display: none !important;
							}

						.post .post-date,
						.post .post-title,
						.post .post-excerpt,
						.post .post-options,
						.post .post-metadata
						{
							float: left;
							display: inline;
							
							width: 236px;
							overflow: hidden;
							padding: 5px 0 0;
						}
						.post .post-date,
						.post .post-excerpt
						{
							font: normal 10px/1.4em Arial, Helvetica, sans-serif;
							color: #bebebe;
						}

						.post .post-title
						{
							font: bold 20px/1.2em "Rockwell Std";
							color: #e10019;
						}

							.post .post-large-box .post-title
							{
								color: #008632;
							}
						
						.post .post-excerpt
						{
							height: 42px;
							color: #5f5f5f;
						}

						.post .post-options
						{
							padding: 0 0 5px;
						}
							.post .post-options a:link,
							.post .post-options a:visited,
							.post .post-options a:active,
							.post .post-options a:hover
							{
								float: right;
								display: inline;
								
								font: normal 10px/1.4em Arial, Helvetica, sans-serif;
								color: #ccae54;
								
								text-decoration: none;
							}
							.post .post-options a:hover
							{
								text-decoration: underline;
							}
	
						.post .post-metadata
						{
							height: 35px;
							border-top: 1px solid #303030;
							margin: 5px 0 0 0;
						}
							.post-metadata .post-comments-qty:link,
							.post-metadata .post-comments-qty:visited,
							.post-metadata .post-comments-qty:active,
							.post-metadata .post-comments-qty:hover
							{
								float: right;
								display: inline;
								
								background: url(../images/bullet-ballon-comment.gif) no-repeat 0 2px;
								
								font: normal 11px/1.4em Arial, Helvetica, sans-serif;
								color: #fff;
								text-decoration: none;
								
								padding: 0 0 0 17px;
								margin: 5px 0 0 0;
							}
							.post-metadata .post-comments-qty:hover
							{
								text-decoration: underline;
							}
							
							.post-metadata .facebook-like-it
							{
								float: left;
								display: inline;
								
								margin: 3px 0 0 0;
							}



	.content .to-monumento-box
	{
		float: left;
		display: inline;
		
		width: 314px;
		height: 260px;
		
		margin: 10px 0 0 39px;
	}

	.content .unete-box
	{
		float: left;
		display: inline;
		
		width: 541px;
		height: 260px;
		
		margin: 10px 0 0 30px;
		background: url(../images/to-fb-likebox.jpg) no-repeat 0 0;
	}
		.unete-box .fb-like-box
		{
			float: left;
			display: inline;
			
			margin: 38px 0 0 27px;
		}
	
	.follow
	{
		height: 35px;
	}
	
	.follow a:link,
	.follow a:visited,
	.follow a:active,
	.follow a:hover
	{
		float: left;
		display: inline;
		
		width: 28px;
		height: 28px;
		
		margin: 10px 0 0 5px;
	}

		.follow .link-to-facebook:link,
		.follow .link-to-facebook:visited,
		.follow .link-to-facebook:active,
		.follow .link-to-facebook:hover
		{
			background: url(../images/icon-facebook.gif) no-repeat 0 0;
			margin-left: 50px;
		}

		.follow .link-to-hi5:link,
		.follow .link-to-hi5:visited,
		.follow .link-to-hi5:active,
		.follow .link-to-hi5:hover
		{
			background: url(../images/icon-hi5.gif) no-repeat 0 0;
		}

		.follow .link-to-yt:link,
		.follow .link-to-yt:visited,
		.follow .link-to-yt:active,
		.follow .link-to-yt:hover
		{
			background: url(../images/icon-yt.gif) no-repeat 0 0;
		}

	.footer
	{
		width: 100%;
		overflow: hidden;
		
		padding: 150px 0 0 0;
		
		background: url(../images/bg-footer.png) no-repeat center bottom;
	}
	
		.footer p
		{
			width: 100%;
			text-align: center;
			
			background: #000;
		}








