/*
Theme Name: Andrescatelli 1.0
Theme URI: http://www.andrescatelli.com
Description: Theme for andrescatelli folio.
Version: 1.0
Author: A.Scatelli
Author URI: http://www.andrescatelli.com/
*/

/*......................... main */

body {
	font-family: "Helvetica Neue", Helvetica, Arial, Gill Sans, Geneva, sans-serif; 
	font-size: 10px;
    margin:0;
    padding:0;
    line-height:13px;
	letter-spacing: 1px;
}

hr {
	color:#000;
}

.entry p {
	margin-top: -4px;
	margin-bottom: -4px;
	width: 780px;	
}

.entry a {
	text-decoration: underline;	
}

.entry object {
	margin-top: 100px;
	margin-bottom: 10px;	
}

.alt {
	width: 780px;
	margin-top:10px;
}

#container {
width: 880px;
margin:20px;
}

#header { 
display:none;
}

#language { 
	position: absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px;
    margin-top: 10px;
    padding-right: -10px;
	float: right;
	right: 0px;
}

#menu {
overflow: auto;
position:fixed !important;
position:absolute;
width: 150px;
height:100%;
left:10px;
top:30px;
z-index: 999;
padding-left: 20px;
margin-bottom: 20px;
}   

* html #menu {
overflow: hidden;
position:absolute;
width: 150px;
widt\h: 150px;
height:600px;
heigh\t:600px;
left:10px;
top:30px;
z-index: 999;
padding-left: 20px;
margin-bottom: 20px;
}   

#content {
width: 950px;
margin: 30px 0px 0px 200px;
}

#footer {
width: 970px;
clear: both;
}

/*......................... content */

#post {
width: 100%;
margin:0 0 30px 0;
border-bottom:dotted 2px #000000;
}

.project_thumb {
	float:left;
	height:210px;
	margin-right:19px;
	margin-top: 10px;
	position:relative;
	width:247px;
}

.thumb_title, .thumb_title a, .thumb_title a:visited {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	margin:12px 0 0;
	overflow:hidden;
	text-align:center;
	white-space:nowrap;
}

.thumb_tag, .thumb_tag a, .thumb_tag a:visited {
	color:#000000;
	font-family:"Helvetica Neue",Helvetica,Arial,Gill Sans,Geneva,sans-serif;
	font-size:11px;
	font-style:italic;
	line-height:15px;
	text-align:center;
	text-decoration:none;
}

.post h2 {
margin-bottom: -3px;

}

.post .date{
font-size:9px;
color:grey;
}

#postfooter{
font-size:9px;
padding:20px 0 0 0;
}

#postnav{
padding:20px 0 20px 0 ;
}

#navleft{
display:block;
float:left;
text-align:left;
width:260px;
height:10px;
}

#navright{
display:block;
float:right;
text-align:right;
width:260px;
height:10px;
}

/*.........................sidebars*/
#menu {
font-size:10px;
}

#menu ul{
list-style-type:none;
padding:0px;
margin:0px;
}

#menu li a{
border-bottom:1px solid #000000;
color:black;
padding-top:6px;
padding-bottom:6px;
display: block;
}

* html #menu li a{
border-bottom:1px solid #333333;
color:black;
height: 12px;
}

#menu li a:hover{
background-color: #000000;
}
#s_rcomments ul li a{
color:black;
padding:0px;
margin:0px;
}

#contact{ 
margin:0 0 20px 0;
font-size:10px;
}

#contact a{
color:grey;
}

#date{
font-size:9px;
color:grey;
}

#rcomments a{
background:#EFEFEF;
}

#text-3 h2{
margin:3px 0 0 0;
}

#text-3{
margin:10px 0 0 0;
}

form #searchform{
	background:transparent url(wp-content/themes/andre scatelli/images/header-search.jpg) no-repeat scroll 0 0;
	border:medium none;
	margin:0;
	padding:0;
	position: absolute;
	z-index: 999;
}

#searchform input{
	border: 1px solid #000;
}

#s_categories, #s_rcomments, #s_rss, #s_mag, #s_exh, #s_pages, #s_networks {
padding:0 0 7px 0;
}

form{
padding:0;
margin:5px 0 20px 0;
}
#searchsubmit{
width:60px;
}
input{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
	font-size:10px;
	border: 1px solid #000;
}

/*......................... footer */

#footer {
font-style: italic;
}

.credit, .credit a{
font-size:9px;
color:grey;
margin-top:10px;
}

/*......................... titles*/

h1{
font-family:Courier new, monospace;
line-height:17px;;
font-weight:normal;
line-height:17px;
text-transform:uppercase;
font-size:17px;
margin: 2px 0 20px 0;
}


#menu h2{
color:black;
margin:0px 0 0px 0;
font-size:10px;
padding:0;
font-weight:normal;
letter-spacing:auto;
}

#post h2, #post h2 a{
font-size:19px;
text-transform:uppercase;
color:black;
font-family:Courier new, monospace;
font-weight:normal;
font-style:normal;
padding:0;
margin:0 0 7px 0;
}

#post h2 a:hover, #menu a:hover{
display: block;
background:#000000;
text-decoration: none;
color: ffff00;
}
h3{
font-size:12px;
}

#comments {
	padding: 0;
	margin-top: -10px;
	position: relative;
	float: left;
}

.commentlist {
	padding: 0 0 20px 20px;
	position: relative;
	float: left;
}

h4{
font-size:12px;
}


/* links & stuff */

a {
	color: #333;
	text-decoration: none;
}

a:hover {
color: #000000;
background-color: #000000;
text-decoration: none;
cursor:pointer;
}

#post p a{
background:#666;
color:black;
}

img a{
	text-decoration: none;
	border: none;
}

img a:hover{	
	text-decoration: none;
	border: none;
}

#post p a:hover{
background:white;
text-decoration: none;
}

p img{
margin:8px 0 8px 0;
}

::selection {
	background: #F5F0A0; /* Safari */
	}
::-moz-selection {
	background: #F5F0A0; /* Firefox */
}

#fish {
position:fixed;
bottom:30px;
right:30px;
width: 380px;
height: 380px;
z-index: 9999;
}

* html #fish {
overflow:hidden;
position:absolute;
bottom:30px;
right:30px;
width: 380px;
height: 380px;
z-index: 9999;
}

#whiteleft {
background-color:#000;
height:100%;
left:0;
position:fixed;
top:0;
width:10px;
z-index: 9999;
}

* html #whiteleft {
background-color:#000;
position:absolute;
left:0;
top:0;
width:0;
height:100%;
z-index: 9999;
}

#whitebottom {
background-color:#000;
bottom:0;
height:12px;
left:0;
position:fixed;
width:100%;
z-index: 9999;
}

* html #whitebottom {
background-color:#000;
height: 0;
position:absolute;
left:0;
bottom:0;
width:0;
z-index: -9999;
}

#whitetop {
background-color:#000;
height:12px;
left:0;
position:fixed;
top:0;
width:100%;
z-index: 9999;
}

* html #whitetop {
background-color:#000;
height:0;
left:0;
position:absolute;
top:0;
width:0;
z-index: -9999;
}

#whiteright {
background-color:#000;
height:100%;
position:fixed;
right:0px;
top:0;
width:12px;
z-index: 9999;
}

* html #whiteright {
background-color:#000;
height:0;
position: absolute;
right:0;
top:0;
z-index: -9999;
}

#wplogo {
bottom:30px;
left:30px;
position:fixed;
z-index: 9999;
}

#wplogo img {
text-decoration: none;
border: 0px;
}

#wplogo img a {
text-decoration: none;
border: 0px;
}

#wplogo img a:hover {
text-decoration: none;
border: 0px;
}

#postGeral {
position: relative;
float: left;
margin-bottom: 20px;
margin-top: -37px;
}

#postGeral p {
margin-bottom: 10px;
margin-top: 10px;
}

* html #postGeral {
position: relative;
float: left;
margin-bottom: 20px;
margin-top: -37px;
width: 780px;
widt\h: 780px;
}

.destaqueTitulo  {
margin-top: 30px;
margin-bottom: 16px;
height: 50px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
font-size: 36px;
display: block;
font-style: bold;
}

* html small {
	height:10px;
}

.navigation {
	margin-top: 0px;
	margin-left: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
	font-size: 10px;
	float: right;
}

#theTags {
	position: relative;
	width: 780px;
}
#theTags .pagetitle{
	position: absolute;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 10px;
    margin-top: 10px;
    padding-right: -10px;
	float: right;
	right: 0px;
}

#postGeral img{
float: left;
margin-bottom: 10px;
border: none; 
}

#postGeral h2{
font-size: 40px;
font-style: italic;
}

#postmetadataAbout {
position: absolute;
left: 200px;
top: 90px;
width: 780px;
padding-bottom: 30px;
}

#postmetadata {
margin-top: -8px;
width: 780px;
}

.postmetadata {
width: 780px;
}

#postmetadata .title{
width: 200px;
height: 30px;
}

#postmetadataAbout .title{
width: 780px;
height: 30px;
}

#postmetadataAbout .title .sIFR-flash{
margin-top: 10px;
margin-bottom: -15px;
}

#postmetadata .title .sIFR-flash{
margin-bottom: -10px;
}

#postmetadata .description{
width: 640px;
font-size: 10px;
}
.border1{
	margin-top: 5px;
	margin-bottom: -2px;
	width: 220px;
	height: 1px;
	border-bottom: 1px solid #000000;
}
* html .border1{
	margin-top: 5px;
	width: 220px;
	height: 12px;
	border-bottom: 1px solid #000000;
	
}

* html .email{
	height: 12px;
	margin-bottom: -12px;
}

.border2{
	margin-top: -5px;
	margin-bottom: 5px;
	width: 220px;
	border-bottom: 4px solid #000000;
}

.border2Geral{
	margin-top: -27px;
	margin-bottom: 5px;
	width: 780px;
	height:3px;
	border-bottom: 4px solid #000000;
}

* html .border2Geral{
	width: 780px;
	height: 3px;
	margin-top: -26px;
	margin-bottom: 5px;
	border-bottom: 4px solid #000000;
	
}

.border2AboutGeral{
	margin-top: -35px;
	margin-bottom: 5px;
	width: 780px;
	height:3px;
	border-bottom: 4px solid #000000;
}

* html .border2AboutGeral{
	width: 780px;
	height: 3px;
	margin-top: -34px;
	margin-bottom: 5px;
	border-bottom: 4px solid #000000;
	
}

.border1Geral{
	margin-top: 4px;
	margin-bottom: 10px;
	width: 780px;
	height: 1px;
	border-bottom: 1px solid #000000;
}
* html .border1Geral{
	margin-top: -5px;
	margin-bottom: 10px;
	width: 780px;
	height: 1px;
	border-bottom: 1px solid #000000;
}
.border1RightBar{
	margin-top: 10px;
	margin-bottom: 5px;
	width: 780px;
	height: 1px;
	border-bottom:0px solid #000000;
}
.email{
	display: block;
}
.numbers {
margin-top: 4px;
font-size: 12px;
}
.numbers a.activeSlide {
padding:3px;
}
.numbers a:hover {
text-decoration:none;
}
.numbers a {
padding:3px;
text-decoration:none;
}
#homeBotao {
margin-bottom: 10px;}

#respond {
	position: relative;
	float: left;
	width: 780px;
	margin-top: -30px;
}

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

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
#commentform textarea {
	width:780px;
	border: 1px solid #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  
	font-size:10px;

}

	
/* End Form Elements */



