/*
Theme Name: Cassio
Theme URI: http://cassiomoura.com/
Description: The CassioMoura.com theme for WP 2.0.2.
Version: 1.0
Author: Nando Pereira

Default WordPress by Nando Pereira || http://www.teleart.com.br
Please tweak this and make it your own. :)
*/

#column-left {
	font: 11px Verdana, "Times New Roman", Times, serif;
	color: #333333;
	padding: 90px 20px 5px 40px;
	width: 280px;
	float: left;
	background-image: url(img/bg_column-left.gif);
	background-repeat: no-repeat;
	top: 5px;
	z-index: 3;
	position: relative;
}
#column-right {
	padding: 0px;
	float: right;
	top: 5px;
	width: 430px;
	z-index: 4;
	position: relative;
}
body {
	background-image: url(img/bg_1280.gif);
	margin-left: 0px;
	margin-top: 0px;
}
#logo {
	z-index: 5;
	left: 0px;
	background-color: #66CCFF;
	width: 100%;
	float: left;
	margin-top: 23px;
	position: absolute;
	text-align: left;
}
#rodape {
	font: 11px Verdana, "Times New Roman", Times, serif;
	color: #66CCFF;
	padding: 5px 5px 5px 40px;
	left: 5px;
	position: relative;
	float: left;
	width: 685px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 25px;
}
#container {
	width: 778px;
	float: left;
}
a:link {
	color: #66CCFF;
	text-decoration: none;
}
a:visited {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
#base {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding: 5px 5px 5px 40px;
	left: 5px;
	position: relative;
	float: left;
	width: 685px;
	margin-left: 25px;
	height: 45px;
	margin-top: 5px;
}
#menu {
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 80px;
	position: absolute;
	left: 348px;
	top: 90px;
	z-index: 7;
        line-height: 14px;
}

div.transON {
	width: 70px;
	background-color: #66CCFF;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	cursor: hand;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFF00;
	border-right-color: #CCFF00;
	border-bottom-color: #CCFF00;
	border-left-color: #CCFF00;
}
div.transOFF  {
	width: 70px;
	background-color: white;
	opacity:.60;
	filter: alpha(opacity=60);
    -moz-opacity: 0.5; 	
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}
.transON a:link {
	color: #FFFFFF;
}
.transON a:visited {
	color: #FFFFFF;
}
.transON a:hover{
	color: #FFFFFF;
}
.transOFF a:link {
	color: #000000;
}
.transOFF a:visited {
	color: #000000;
}
.transOFF a:hover{
	color: #000000;
}
#baixo {
	position: absolute;
	top: 25px;
	left: 0px;
	z-index: 11;
}

h4 {
	font: 22px arial, verdana, sans-serif;
	color: #999999;
        font-weight: bold;
        letter-spacing: -1px;
        line-height: 20px;
}
.datapost {
	color: #FFFFFF;
	background-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
}
#box-download {
	height: 60px;
	width: 230px;
	padding: 10px 8px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://www.cassiomoura.com/img/box_download.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 20px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 20px;
}
#box-download a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#box-download a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#box-download a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.textodownload {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
	text-align: left;
	font-weight: normal;
}
.fotodisco {
	margin-right: 5px;
}
.justified {
	font: 11px Verdana, "Times New Roman", Times, serif;
	text-align: justify;
}
.puretext {
	font: 11px Verdana, "Times New Roman", Times, serif;
}