/*  
Theme Name: YUP
Theme URI: http://www.pauloarraiano.com
Description: 
Version: 1.0
Author: Hpito
Author URI: http://
Tags:
*/


/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// BODY */
body{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url("images/back.jpg");
background-repeat: repeat-x;
}


hr {display:none;}

div#page{
position: absolute;
top:0px;
width:800px;
height:auto;
left: 50%;
margin-left:-379px;
background:#000000;

}

h6, h3{
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 font-family: inherit;
 vertical-align: baseline;
} 

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// TOP */
#header {
width: 800px;
height: 130px;
background-image: url("images/header.jpg");
background-position: bottom left;
background-repeat: no-repeat;
background-color: #000000;
margin:20px 0px 20px 0px;
}

#headerimg h1 a:link, #headerimg h1 a:visited{
position: absolute;
top: 50px;
width: 100px;
height: 90px;
margin: 0px 0px 0px 10px;
}

#headerimg h1 a:hover{
}

/* === Fonte do menu === */
.description{
position: absolute;
top:156px;
width: 500px;
height: 20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
margin: 0px 0px 0px 14px;
}

.menu1{
color:#FFFFFF;
text-decoration:none;
}

.menu1:hover{
color:#444444;
}

.menu2{
color:#999999;
text-decoration:none;
}

.menu2:hover{
color:#444444;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// CONTIUDO DO POST */
#content {
float: left;
margin-left: 14px;
width: 550px;
}

#container {
margin: 0px auto;
width: 930px;
background: #000000;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// POST */
/* === Div do post === */
.hentry,.pagetitle,#footer,#commentform{
background-image: url("images/ponto.jpg");
background-position: top left;
background-repeat:repeat-x;
margin: 0px 0px 4px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #ffffff;
}
.hentry{
padding-top:10px;
margin-bottom: 40px;
}

.hentry br{
	display: inline;
}

/* === titulo do post === */
.hentry h2,.hentry h3,.hentry h2 a,.hentry h3 a{
font-weight:lighter;
width:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight:bold;
color: #999999;
line-height: 13px;
text-decoration: none;
margin: -1px 0px 3px 0px;
padding: 0px 0px 0px 0px;
}
.hentry h2 a:hover,.hentry h3 a:hover{color:#444444;}


/* === data do post === */
.hentry small{
display: none;
/*float: left;
width:auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#333333;
margin: 2px 0px 1px 0px;
padding: 1px 0px 0px 0px;
font-size: 9px;*/
}

/* === entry (designação de tipo texto imagem links de cada post) === */

#entry p, .entry p{
padding: 0px;
margin: 0px 0px 10px 0px;
}

.entry{
clear: both;
width: 100%;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
text-decoration: none;
padding: 0px 1px 10px 1px;
margin-top:0px;
}

.entry a{
color: #999999;
text-decoration: none;
padding: 0px 1px 0px 1px;
}

.entry a:hover{
color: #444444;
}
/*=== parte da imagem do post (com link) === 
.entry-content img{
	margin: -2px;
	margin-bottom: -3px;
	max-width: 99%;
	border: 2px solid #ff008a;
	background-color: #000000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}*/

.entry-content img:hover {
	border: 2px solid #bbbbbb;
	background-color: #000000;
}

/* === div do final do post === */

.postmetadata {
height: 13px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9px;
color:#333333;
text-decoration: none;
}

.postmetadata a{
color:#333333;
text-decoration: none;
}

.postmetadata a:hover{
color:#666666
}

/* === que tipo de categoria é o post === */
.pagetitle{
font-weight:lighter;
position:absolute;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 11px;
color:#999999;
text-align:center;
padding: 3px 0px 0px 0px;
margin: 0px 0px 4px 0px;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// NAVIGATION*/
.navigation, .navigation_down {
width: 100%;
height: 24px;
background-image: url("images/ponto.jpg");
background-position: top left;
background-repeat:repeat-x;
}

.navigation_down {
	padding-top: 20px;
}

.alignleft,.alignright{
width: auto;
float:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color:#FFFFFF;
text-align:left;
padding: 12px 0px 0px 0px
}
.alignleft a,.alignright a{
text-decoration:none;
color:#FFFFFF;
}
.alignleft a:hover,.alignright a:hover{
color:#444444;
}

.alignright{
width: 60%;
padding-left:8px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// BARRA DIREITA*/
/*Sidebar*/
#sidebar ul{
	list-style-type: none;
}

/* === div de cada componente === */
.widget{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	float: right;
	width: 210px;
	margin: 0px 13px 0px 0px;
	padding: 1px 0px -2px 0px;
}

.widget a{
	color: #999999;
	text-decoration: none;
}

.widget a:hover{
	color: #444444;
	text-decoration: none;
}

.widget li{
	list-style-type: none;
	clear: left;
	margin-left: -40px;
	margin-top: -6px;
} 
.widget ul{
	margin-top: 4px;
} 

.widget ul li{
	padding-top: 2px;
	margin-bottom: 3px;
} 

.widgettitle{
	height: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
    background-image: url("images/ponto.jpg");
	background-position: top left;
	background-repeat:repeat-x;
	padding-top: 1px;
	text-transform:capitalize;
	margin: 6px 0px 0px 0px
}

#newsleter{
	width: 210px;
	height: 20px;
}
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// BARRA DE SEARCH */

/* --- The Search Field --- */

.hidden{
	display: none;
}

from #searchform{
padding: 0px;
margin: 0px;
}

#searchform input{
   font-size: 10px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   color: #999999;
   width: 44px;
   height: 16px;
   background-color: #000000;
   border-style: none;
   margin: 0px 0px -2px 0px;
}

#searchform input:hover{
   color: #444444;
}

input#s{
	float: left;
	width: 150px;
	height: 14px;
 	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #444444;
	background:#ffffff;
	padding: 2px 0px 0px 2px;
	margin: 0px 4px 0px 0px;
	border: none;
}

#searchsubmit{
   cursor: pointer;
}
   
/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// FOOTER */
#footer{
float: left;
margin: 40px 0px 50px 14px;
padding-top: 4px;
width: 550px;
color:#666666;
text-transform:uppercase;
font-size:9px;
}

#footer a{
color:#666666;
text-decoration: none;
}

#footer a:hover{
color:#444444;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// ADD COMMENT */
#respond{
width: 550px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #ffffff;
margin-top: 50px;
}

#respond h3{
margin: 0px 0px 0px 0px;
}

#commentform{
padding-top:2px
}

#commentform p{
margin: 2px 0px 4px 0px;
}

#commentform small{
display: none;
}

#author,#email,#url,#comment{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 10px;
color: #000000;
width: 100%;
height: 15px;
background-color:#666666;
border: none;
padding: 2px 0px 0px 2px;
}

#comment{
height: 60px;
margin-bottom: 0px;
}

#submit{
   font-size: 10px;
   font-family:Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   text-transform: uppercase;
   color: #999999;
   width: 52px;
   height: 16px;
   background-color: #000000;
   border-style: none;
   margin: 0px 0px 2px 0px;
   cursor: hand;
}

#submit:hover{
   color: #444444;
}

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// COMMENT */
/*Comments*/
#comments{
background-color:#666666;
margin-bottom: 10px;
padding-left: 2px;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}


.commentlist{
margin: -18px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
color: #999999;
}	

.commentlist p{
margin: 4px 0px 10px 0px;
padding: 0px;
}

.comment{
background-image: url("images/ponto.jpg");
background-position: bottom left;
background-repeat:repeat-x;
padding: 0px 0px 2px 0px;
margin-bottom: 10px;
}

ol{
list-style: none;
}

.avatar{display:none}

.says{
text-transform:uppercase;
color: #FFFFFF;
}

.url{
text-transform:uppercase;
font-style:normal;
}

.fn a{
text-decoration:none;
color: #999999;
}

.fn a:hover{
color: #444444;
}
/*data*/
.commentmetadata a{
display: none;
}
/*End Comments */






blockquote {
 padding: 9px 40px 15px 75px;
color: #000000;
border: 2px solid #2e3092;
background: #ffffff;
background-image: url(images/blockquote.jpg);
background-position: top left; 
background-repeat: no-repeat;
text-align: justify;
font-size: 11px; }





/*#from {
margin: -92px 242px 80px 0;
height: 20px;
color: #000;
font-weight: bold;
font-size: 15px;
}*/


pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }



#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}


.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #0000000;
   padding-top: 4px;
   margin: 10px;

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
*/