@charset "utf-8";
/* CSS Document */
h1
{
	font-family:Verdana, Arial, helvetica;
	font-size:12px;
	top:115px;
	right:2px;
	text-align:right;
	padding:3px;
	width:auto;
	background-color:#000;
	background-repeat:repeat;
	color: #fff;
	position:absolute;
}
p{
	font-family:Verdana, Arial, Helvetica;
	font-size:10px;
	margin-top:5px;
	text-transform: uppercase;
	font-weight:bold;
}

body
{
	margin:0 ; padding:0;
	background-color:;
	font-size:12px;
	font-family:Arial, Helvetica, Verdana;
	
}

#main
{
background-color:fff;
top:0px;
}


img {
	behavior: url(script/iepngfix.htc); 
	}

#logo 
{
	behavior: url(script/iepngfix.htc);
	background-repeat:no-repeat;
	width:234px;
	height:80px;
}

#pag
{
	width:900px;
	background-color:#FFF;
	margin:0 auto;
	padding:0px 15px 0px 15px;
	
}
.post
{
	margin:0 auto;
	width:290px;
	height:150px;
	position: relative;
	float:left;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
	background-color:#000;
}
.clear
{
	clear:both;}

#footer
{
	bottom:0px;
}
#footer .container
{
	bottom:0px;
	color:# 999;
	width:900px;
	margin-bottom:0px;
	margin-top:40px;
	text-align:right;
	right:10px;
	font-size:10px;
	
}

.container
{
	width:920px;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
	position:relative;
	
	
	
}

ul#menu
{
	margin:0;
	padding:0px;
	top:30px;
	position:absolute;
	right:20px;
}
ul#menu li
{
	display:inline;
	
}
ul#menu li a
{
	text-decoration: none;
	font-family:helvetica,Arial,Verdana;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	color:#000;
	padding: 5px 10px 5px 10px; 
	
}
ul#menu li a.active, ul#menu li a:hover
{
	color: #999;
	text-decoration:line-through;
	
	
}

#side{
	position:relative;
	padding:5px;
	width:220px;
	min-height:100px;
	float:right;
	margin:0px 5px 0px 5px;
	background-color:#f2f2f2}
	
#content{
	min-width:660px;
	float:left;}
/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	margin:0 auto;
	position:relative;
	margin-top:0px;	
	margin-bottom:50px;
	/*-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;*/
}
#slider img {
	position:absolute;
	top:4px;
	left:183px;
}
#slider a {
	border:0;
}
#footer a{
	color: #666;
	text-decoration:none;

}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

.facebook_like {
	margin:10px 0 20px 0; padding:0px; border:0;
	}
