﻿/* MENU */

#navigation {
list-style: none;
float: center;
height: 40px;
width: 800px;
padding-left:0px;
margin-bottom:5px;}

#headlink {width: 800px; float:center;}

#headlink ul {
color: #ffe700;
text-indent: 5px;
vertical-align:middle;
text-decoration: none;
font-family: Century;
line-height: 40px;
margin-bottom: 1px;
font-size: 10px;
border-right: 0px #FFFFFF;
text-transform: uppercase;
padding-top: 0px;
padding-right: 0px;
padding-left:0px;
clear: left;
margin-top: -26px;
margin: 1px;
list-style-type: none;}

#headlink ul li {
display: ;
float: left;
margin: 2px;
width: auto;
text-align: center;
border-bottom:0px solid}

#headlink ul li a {
text-align: center;
letter-spacing: 1px ;
font-size: 7pt;
voice-family: inherit;
line-height: 18px;
display: block;
width: 128px;
height: 40px;
color: #04b4fe;
height: 20px;
vertical-align:middle;
text-decoration: none;
font-family: Arial;
line-height: 18px;
font-size: 20px;}

#headlink ul li a:hover {
color: #fc436e;
text-decoration: none; }


.menu1 a:hover {background-image:url('images/menu1.png');}
.menu2 a:hover {background-image:url('images/menu1.png');}
.menu3 a:hover {background-image:url('images/menu1.png');}
.menu6 a:hover {background-image:url('images/menu1.png');}


/* BODY */
body {
font-size: 11px; 
color: #be53f9; 
font-family: arial;
text-align: justify;
margin:5px 0 5px 0;
background-color:#FFFFFF;
}
      
/* IMAGEM DO TOPO */
 #header {
background: url('images/topo.png') no-repeat top center;
width: 845px;
height: 450px;
}
 #header2 { 
width:100%;
height:219px;
background: url('images/toporepeat.png') repeat-x bottom;
}


/* LINHA DO LAYOUT */
#page {
width: 845px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

#header repeat { 




        z-index: 2;




        clear:left;



	width:100%;







	height:180px;







	background: url('images/toporepeat.png') repeat-x bottom !important;







	margin:0px auto 5 auto; 







	font-size:11px; 







	text-align: center; 







	padding:5px 0px 0px 0px;







	color: #ffffff;







}

/* FOOTER */

#footer {
z-index: 2;
width:100%;
height:180px;
background: url('images/footerimagem.png') no-repeat bottom right;
margin:0px auto 0 auto; 
font-size:11px; 
text-align: center; 
padding:5px 0px 0px 0px;
color: #acacac;
}


#footerimage {
backgroumd-repeat: repeat-x;
background-position: bottom;
width: 840px;
height: 180px;
margin:0px auto 0 auto; 
font-size:11px; 
text-align: center; 
padding:5px 0px 0px 0px;
color: #ffffff;

}

#footerr { 




        z-index: 2;




        clear:left;



	width:100%;







	height:195px;







	background: url('images/footercopy.png') repeat-x bottom !important;







	margin:0px auto 5 auto; 







	font-size:11px; 







	text-align: center; 







	padding:5px 0px 0px 0px;







	color: #ffffff;







}




/* SIDEBAR */
#sidebar {
font-size: 10px;
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 190px;
margin: -15px 0 0 0;
padding:0 5px 0 5px;
float: left;
}
#sidebar2 {
font-size: 10px;
font-family : tahoma, helvetica, sans-serif;
line-height:14px;
width: 190px;
margin: -15px 0 0 0;
padding:0 5px 0 5px;
float: left;
}
#afiliados {
background:url("images/afiliados.png") no-repeat;
}

#busca {
background:url("images/busca.png") no-repeat;
}

#ultimo {
background:url("images/ultimospost.png") no-repeat;
}

#shout {
background:url("images/shout.png") no-repeat;
}

#ultima {
background:url("images/ultimafoto.png") no-repeat;
}

#status {
background:url("images/status.png") no-repeat;
}

#claimer {
background:url("images/claimer.png") no-repeat;
}
#disclaimer {
background:url("images/disclaimer.png") no-repeat;
}
#tour {
background:url("images/tour.png") no-repeat;
}
#compre {
background:url("images/compre.png") no-repeat;
}


/* POSTS E PÁGINAS */
#content {
color:#be53f9;
line-height:15px;
text-align:justify;
width: 430px;
padding: 10px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #95ca20;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
text-transform: capitalize;
padding: 0 0 0 2px;
}

/* PREV E NEXT */
.anterior{
float:left;
background-color: #f642e3;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #f642e3;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 10px;
font-family : Verdana, Arial, sans-serif;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #fdbad6;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #fdbad6;
background-color: #FFF1F9;
text-decoration: none;
border-left: 5px solid #FFDAE6;
}
#menu li a:hover {
color: #c0c0c0;
background-color: #F8F8F8;
border-left: 5px solid #cccccc;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#menu  li { float: left; height: 1%; }
* html ul#menu  li a { height: 1%; }
/* End */

/* LINKS */
a {cursor:; text-decoration: none;} 
a:link {cursor: ; color: #ee5af3; text-decoration: none; }
a:visited {cursor: ; color: #24a8ef;text-decoration: none; }
a:active {cursor: ; color: #ee5af3;text-decoration: none; }
a:hover {cursor:; color: #9cf00a; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #FFC5D9; cursor: none; }
i{color: #FFC5D9; cursor: none; }
strong{color: #93d52d; cursor:; }



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#9cf00a;
background: #fde9f1;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#2395f6;
background: #F8F8F8;
border: 0px;}

input#searchsubmit {
background: #e4b6f5 url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #e4b6f5;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}

.border {
padding: 3px;
margin:3px;
background: #ffffff;
border: 1px solid #be53f9;}

.border:hover{
padding: 3px;
margin:3px;
background: #ffffff;
border: 1px solid #9cf00a;}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #edf0f1 ;
padding: 5px ;
border: 1px solid #edf0f1;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}


/* BORDA NAS IMAGENS */
.aligncenter{
background-color: #e1e1e1;
padding: 6px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float: left;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 4px 0 0;
}
.alignright{
float: right;
background-color: #e1e1e1;
padding: 6px;
margin: 1px 0 0 4px;
}
.center {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}
.left {
float: left;
margin: 1px 4px 0 0;
}
.right {
float: right;
margin: 1px 0 0 4px;
}
img {border: 0px;}


/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #f159e9;
color:#ffffff;
line-height: 16px;
text-decoration: none;
font-family: tahoma;
font-size: 10px;
text-indent: 5px;
text-align: center;
margin: 15px 0 7px 0;
}

/* SUBTITULOS */
h2 {
font-size:10px;
font-family: tahoma;
color: #c2beba;
border-bottom:1px dashed #e9e4de;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}




/* EDITAR POSTS */
blockquote {
background-color:#fafafa;
border-top: 1px solid #f3f4f4;
border-bottom: 1px solid #f3f4f4;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}



/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #24a8ef;
font-family : arial, sans-serif, tahoma;
font-size:20px; 
text-decoration: none;
text-align:left;
text-transform: capitalize;
height: 21px;
line-height:16px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
border-bottom: 1px dotted #e1e1e1;
}
.navlink a {cursor:; color: #24a8ef; text-decoration: none; }	
.navlink a:hover {color:#0692de; text-decoration:none;}


/* LINKS DO FOOTER */

#footlink {
text-align:center;
clear: both;
line-height:18px;
}
#footlink a {padding:0 4px 0 4px; margin:0 1px 0 1px;}
#footlink a:link, #footlink a:visited, #footlink a:active {
color:#9f9f9f;
font-size : 8pt;
background-color: #f8f8f8;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 8pt;
background-color: #e1e1e1;
border: 0px;
}


/* HR */
hr {
width: 97%;
clear: both;
border-top: 1px dotted #e1e1e1;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}
