/*
-----------------------------------------------
STILL IMAGES SI CSS DOCUMENT
Copyright: 2007
Author:    Martin Dady
Version:   December 2007
Version:   February 2009
----------------------------------------------- */

body {
	background-color: #191919;
	color: #fff;
	font-family: Helvetica, Arial, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	}

a {
	outline: none;
	}

abbr,
acronym {
	border: none;
	cursor: help;
	}

#wrapper {
	width: 724px;
	margin: 40px auto;
	}

#header {
	height: 25em;
	text-align: left;
	}

#si_blog #header {
	height: auto;
	text-align: left;
	}

#header p {
	margin-bottom: 15px;
	}

#header h1 {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	background: url(../i/logo_main.gif) no-repeat 0 0;
	width: 149px;
	height: 82px;
	border: 0;
	margin-bottom: 15px;
	text-decoration: none;
	text-indent: -9999px;
	}

#header h1 a {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	width: 149px;
	height: 82px;
	margin-bottom: 15px;
	border: 0;
	text-decoration: none;
	text-indent: -9999px;
	}

#content {
	float: left;
	width: 724px;
	margin-bottom: 15px;
	padding-top: 15px;
	}

#btn-1 {
	float: left;
	width: 166px;
	margin-right: 20px;
	}

#btn-2 {
	float: left;
	width: 166px;
	margin-right: 20px;
	}

#btn-3 {
	float: left;
	width: 166px;
	margin-right: 20px;
	}

#btn-4 {
	float: left;
	width: 166px;
	}

#btn-4 #ak {
	margin-top: 20px;
	}

#content #main {
	clear: both;
	float: left;
	width: 550px;
	margin-right: 20px;
	text-align: left;
	}

#content #sidebar {
	float: right;
	width: 154px;
	text-align: left;
	}

#footer {
	clear: both;
	text-align: left;
	padding-top: 15px;
	border-top: 1px solid #444;
	}

a:link,
a:visited,
#footer a:link,
#footer a:visited {
	color: #ddd;
	border-bottom: 1px solid #666;
	text-decoration: none;
	}

a:hover,
#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	}

#content a {
	border: none;
	}

img {
	border: 0;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#subscribe-button {
	width: 414px;
	height: 32px;
	margin: 0 auto;
	z-index: 100;
	text-align: center;
	}

#subscribe-button ul {
	width: 414px;
	height: 32px;
	margin: 0 auto;
	}

#subscribe-button ul li#en {
	float: left;
	display: inline;
	text-indent: -9999px;
	width: 197px;
	height: 32px;
	margin-right: 20px;
	}

#subscribe-button ul li#en a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent url(../i/subscribe.gif) 0 0 no-repeat;
	text-decoration: none;
	}

#subscribe-button ul li#en a:hover{
	background: transparent url(../i/subscribe.gif) 0 -32px no-repeat;
	}

#subscribe-button ul li#fr {
	float: left;
	display: inline;
	text-indent: -9999px;
	width: 197px;
	height: 32px;
	}

#subscribe-button ul li#fr a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	background: transparent url(../i/inscrir.gif) 0 0 no-repeat;
	text-decoration: none;
	}

#subscribe-button li#fr a:hover{
	background: transparent url(../i/inscrir.gif) 0 -32px no-repeat;
	}

#blogfeeds a.feed {
	background: url(../i/rss.gif) no-repeat left center;
	padding-left: 24px;
	border: 0;
	text-indent: -9999px;
	}