/*   
Theme Name: Blog Lp verao-2010
Theme URI: lhttp://www.ancaperfume.com.br/bloglp
Description: Wordpress-Theme Yeremi Loli
Author: GAS-BR
Author URI: http://gas-br.com
Version: 2.0
.
Agencia GAS-BR  Brasil-SC , Florian—polis
.
*/


/* -----------------
    GERAL SETTINGS
--------------------*/
body {
	font-size: 68.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #f5f5f5;
	margin: 0;
	background-attachment: fixed;
	background-color: #d5d6d7;
	background-position: -20px 0px;
	background-repeat: no-repeat;
    }

h1 {
    margin: 0;
    padding: 0;
}

a{ color: #FE08CB !important; text-decoration: none; }
a:hover{ color: #FFFFFF !important; }
   
title {
    color: #00ff00;
}
    
#lancaperfume {
    width: 940px;
    margin: auto;
}

#post {
    width:  700px;
		float:right;
    }

.post {
	/*border: solid 1px #FE08CB;*/
    background-color: #000000;
    margin-bottom: 20px;
}


.comentario a{
    color: #000000 !important;
    text-decoration: none;
    font-size: 10px;
    padding-left: 7px;
}

#logo_blog_lancaperfume {
	width: 200px;
	height: 130px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	/*background-image: url(images/logo_blog_lancaperfume.png);*/
	background-repeat: no-repeat;
}

img {
	border:none;
	padding: 2px;	
	}

/* -----------------
      LEFT SIDE
--------------------*/
#share_site {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: right;
}
#share_site img {
    border: none;
}
#share_site img:hover {
    border: none;
}
#share_site #searchform{
    float: right;
    margin-left: 10px;
    position: relative;
    top: -10px;
}

#share_site h1 {
	float: left;
	padding-left:240px;
	}

#share_site #s {
    width: 160px;
    padding: 1px;
    margin: 10px 0 10px 0;
    /* border: solid 1px #FE08CB; */
    background-color: #000000;
    background-image: url(images/search_ico.png);
    color: #FE08CB;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-repeat: no-repeat;
    background-position: 145px center;
}

/* -----------------
      LEFT SIDE
--------------------*/
.left{
    height: auto;
    width: 585px;
    float: left;
    padding-top: 5px;
}

.left h1 a {
    font-size: 26px;
    text-decoration: none;
    text-transform: uppercase;
}

.left .post-thumb {
  
     /*width: 275px;
    height: 394px; */
    float: left;
    overflow: hidden;
    margin-bottom: 6px;
}

.left .post-thumb img {
   
    margin-left: 8px;
    }

.left .entry {
    width: 260px;
    float: right;
    margin-left: 8px;
    margin-right: 8px;
}


.postmetadata {
    text-transform: uppercase;
}

.postmetadata a{
    text-decoration: none;
}

.entry_single {
    margin-left: 5px;
    
}
#respond {
    background-color: #000000;
    padding: 8px;
}
#respond input#submit {
  padding: 8px;
  border: solid 1px #666666;
}

#respond input {
	color:#FFF;
    padding: 5px;
    background-color: #333333;
}
#respond textarea {
	color:#FFF;
    background-color: #333333;
}


/* -----------------
      RIGHT SIDE
--------------------*/
.right {
    width: 84px;
    /*height: 500px;
    background-color: #ff00ff;*/
    float: right;
}

.post .bar_date {
    width: 87px;
}

.date {
    color: #000000;
   font-size: 33px;
    text-align: center;
}

.date span {
    font-size: 30px;
    }


  
/* --------------------------
      MENU DRAG AND DROP
----------------------------*/
#menu{
    width: 750px;
    margin: auto;
}

#menuDrag {
  background-image: url(images/transparent.png);
	padding: 10px;
	cursor: move;
	z-index: 200;
}

#menuDrag {
	position: fixed;
	top: 1px;
}

.dragged {
	cursor: all-scroll !important;
	z-index: 300 !important;
}

a.move_me {
	position: absolute;
	top: 0px;
	left: -22px;
	width: 16px;
	height: 16px;
	text-align: center;
}

a.move_me img {
    border: none;
    background-image: url(images/transparent.png);
    }

div.dragged a.keyHTML,a.keyHTML:focus {
}


/* ----------------
      MENU <A> 
------------------ */
a.x {
    font-size: 11px;
    padding: 0 5px 0 5px;
    line-height: 150%;
    color: #000000 !important;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: right;
    margin: 0px 0px 1px 0px;
    width: 180px;
}

.listaDoMenu {
   background-color: transparent;
}

.listaDoMenu ul{
   margin: 0px;
}

.listaDoMenu li {
    width: 180px;
    margin: 0px;
}

.listaDoMenu li span{
    color: #000000;
}

.listaDoMenu li a {
    line-height: 173%;
    color: #ffffff;
    padding: 2px 5px 2px 5px;
    background-image: url(images/transparent.png);
}

.listaDoMenu li a:hover {
    color: #ffffff !important;
}

#menu a:active {
}

#menu ul {
    list-style:none outside none;
    margin:0;
    padding:0;
    width:100%;
}

div#menu li,
div#menu li:hover {
    position:relative;  
}

div#menu li ul {
    display:none;
    left:100%;
    position:absolute;
    top:0;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul {
display:none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
display:block;
}

#menu a.x,
#menu a.x:visited {
}

#menu a.x:hover {
background-color: #ffffff !important;
}



.listablogroll{
	height: 100px;
	width: 260px;
	}
	
.listablogroll li { 
	width: 280px;
	height:auto;
	}

.listablogroll li a{
	display:block;
	height: auto;
	width: 120px;
	float:left;
	margin-right: 1px;
	margin-bottom: 1px;
	}


/* ----------------
      404 
------------------ */
.post404 {
    border: solid 1px #FE08CB;
    background-color: #000000;
    margin-bottom: 20px;
}

.post404 .erro404 {
    width: 50%;
    margin: 20px auto ;
}

.post404 .erro404 h1{
   /* color: #FE08CB; */
}

/* ----------------
     ARCHIVE 
------------------ */
.post_archive {
	    border: solid 1px #FE08CB;
    background-color: #000000;
    margin-bottom: 20px;
		text-align:left;
		color:#FFF;
	}
	
.post_archive h1 a {
	  /*font-size: 26px; */
    text-decoration: none;
    text-transform: uppercase;
	}
	
.post_archive .conteudoArchive{
	font-size: 12px !important;
	}
.post_archive .postmetadata {
    font-size: 10px;
    }