﻿/*  
Theme Name: Menina no arco-íris
Theme URI: http://apenasluciana.blogspot.com
Description: Segundo layout do Bottle-Pop, menina no arco-íris, feito pela Luh
Version: 2.0
Author: Tatty
Author URI: http://www.bottle-pop.com
*/

body {
	background-image: url(imgs/bg.jpg);
	background-repeat: no-repeat;
	background-color: #b887c8;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	color: #333333;
}

a {
	color: #f55aa8;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

a:visited, a:active {
	color: #f55aa8;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

a: hover {
	color: #5e237a;
	font-weight: bold;
	text-decoration: none;
}


img.left{ float:left;  margin:0 5px 0 0; padding: 5px; border: 1px solid #000;}

img.right{ float:right;  margin:0 0 0 12px; padding: 5px; border: 1px solid #000;}

img.center{ display:block;  margin:0 auto; padding: 5px; border: 1px solid #000;}

/* LOGO */
#logo {
	background-image: url(imgs/header.png);
	background-repeat: no-repeat;
	width: 920px;
	height: 246px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	clear: both;
	position: relative;
	z-index: 1;
}

/* Header */
#lead {
	top: 180px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	text-align: left;
}

/* Menu */	
#menu {
	float: left;
	margin: -125px 0px 0px 28px;
	padding: 0 0 5px 0;
	list-style: none;
	position: relative;
	z-index: 2;
}

#menu ul {
	color: #fcf0ba;;
	font-weight: bold;
	text-indent: 5px;
	vertical-align:middle;
	text-decoration: none;
	font-family: verdana;
	margin-bottom: 1px;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-left:0px;
	clear: left;
	margin-top: -26px;
	margin: 1px;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin: 8px;
	width: auto;
	text-align: center;
}

#menu ul li a {
	text-align: center;
	letter-spacing: 1px ;
	font-size: 9pt;
	line-height: 18px;
	width: 102px;
	height: 18px;
	color: #fcf0ba;
	font-weight: bold;
	height: 18px;
	vertical-align:middle;
	text-decoration: none;
	font-family: verdana;
	line-height: 18px;
	font-size: 9px;
	margin: 2px;
}

#menu ul li a:hover {
	color: #7fdad0;
	text-decoration: none; 
	border: 0px solid;
}

/* Structure */
#framework {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	}
	
#writing {
		width: 474px;
		float: left;
		margin-left: 5px;
		margin-top: -5px;
		position: relative;
		z-index: 2;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		
#sidebar1 {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-top: 110px;
	padding-top: 5px;
	font-size: 12px;
	text-align: left;
	color: #7e628d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#sidebar1 a, #sidebar1 a:visited, #sidebar1 a:active {
	color: #f55aa8;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
}

#sidebar1 a:hover  {
	color: #5e237a;
	font-weight: bold;
	border-bottom: 0px dotted;
}

#sidebar2 {
	width: 200px;
	float:right;
	text-align:left;
	margin-right: 10px;
	margin-top: 15px;
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#sidebar2 a, #sidebar2 a:visited, #sidebar2 a:active {
	color: #f55aa8;
	font-weight: bold;
	border-bottom: 1px dotted #333333;
}

#sidebar2 a:hover  {
	color: #5e237a;
	font-weight: bold;
	border-bottom: 0px dotted;
}

#footer {
	background-image: url(imgs/footer.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 920px;
	height: 106px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 6;
	top: -13px;
}


/* Posts */

.post-date {
	background: url("imgs/date.png") no-repeat;
	width: 82px;
	height: 76px;
	margin-left: 5px;
	float: left;
	padding-right: 3px;
}

.day {
 color: #5e237a;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:28px;
 text-align: center;
 font-weight: bold;
 margin-right: 25px;
 margin-bottom: 0px;
 padding-bottom: 0px;
 padding-top: 18px;
 }
 
.month {
 color: #5e237a;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size:10px;
 text-align: center;
 margin-right: 25px;
 text-transform:uppercase;
 }
 
.metaformat {
  color: #5e237a;
  padding: 5px 0px 5px 0px;
  text-align: left;
  margin-top: 10px;

  
  }
.metaformat h2 {
 font-size: 24px;
 font-weight:bold;
 padding: 0px;
 margin: 0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
.metaformat h2 a {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #f55aa8;
 text-decoration:none;
 border-bottom: 1px dotted #333333;
 
 }
.metaformat h2 a:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5e237a;
	text-decoration: none;
	border-bottom: 0px dotted #333333;
 
 }
 
.meta {
 font-size:12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #5e237a;
 }
  
.article {
 font-size:10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: justify;
 padding-left: 9px;
 padding-right: 9px;
 color: #88718a;
 clear: both;
 }

.article p {
	padding: 0;
	font-size: 1em;
	line-height: 1.4em;
	margin: 1.2em 0;
	}
.divider {
width: 381px;
height: 33px;
background: url("imgs/divider.gif") no-repeat;
background-position: inherit;
margin: auto;
padding-bottom: 10px;
}

.article a {
	color: #f55aa8;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
	}
.article a:hover {
	color: #5e237a;
	text-decoration: none;
	border-bottom: 0px dotted #333333;
	}
	
.article ul {
margin: 0 0 0 0;
padding: 0 0 10px 10px;
}
.article li {
list-style: none;
margin: 0 0 1px 0;
padding: 0px;
padding-left: 15px;
}

.category {
	background: url('imgs/category.gif') no-repeat left;
}
.comments {
	background: url('imgs/comments.gif') no-repeat left;
}
.plugger {
	background: url('imgs/plugs.gif') no-repeat left;
}

/***** COMMENTS *****/
.commentlist li {
	padding: 10px;
	text-align:left;
	margin: 0;
	 font-size:10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
}
#comments, #respond {
	width: 100%;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#comments h3, #respond h3 {
	font-size: 28px;
	font-weight: normal;
	color: #666666;
}
#comments h3 {
	float: left;
	margin: 0;
}
.commentshead {
	width: 100%;
	overflow: auto;
}
.commentjump {
	float: right;
	padding-top: 0.6em;
	padding-bottom: 0.1em; /* IE 7 bug */
}
.commentjump a {
	padding-left: 5px;
	font-size: 0.92em;
	font-weight: bold;
}
.commentsmeta {
	margin-top: 1em;
	font-size: 0.92em;
}

.commentlist {
	clear: both;
	margin: 0;
	padding-top: 0.8em;
	list-style: none;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.commentlist h4 {
	font-size: 1em;
}
.commentlist h4 a:hover {
	text-decoration: none;	
}
.commentmeta {
	margin: 0;
	font-size: 0.92em;
}
.commentmeta span {
	margin-left: 0.2em;
	padding: 0 0.2em;
}
.commentbody p {
	margin: 0 0 0.5em 0;
}

#commentform {
	padding: 0.2em 0 0.4em 0;
}
#commentform p {
	margin: 0.5em 0;
}
#commentform label {
	margin-left: 3px;
}
#comment {
	width: 100%;
	text-align:left;

}
/***** COMMENTS *****/

.commentsmeta {
	color: #f55aa8;	
}
.commentlist {
	border-bottom: 1px dotted #333333;
}
.commentlist a {
	color: #f55aa8;
	text-decoration:none;
	border-bottom: 1px dotted #333333;
}

.commentlist a:hover {
	color: #5e237a;
	text-decoration:none;
	border-bottom: 0px dotted #333333;
}

.commentlist li {
	border-top: 1px dotted #333333;
}
.commentlist li.alt {
	background: #faf5fa;
}
.commentmeta {
	color: #666666;
}

ol {
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}

ol {
	margin: 1.2em 0 1.2em 2em;
}

#sidebar_tatty {
	background-image: url(imgs/sidebar_tatty.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_lendo {
	background-image: url(imgs/sidebar_lendo.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_twitter {
	background-image: url(imgs/sidebar_twitter.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_wishlist {
	background-image: url(imgs/sidebar_wishlist.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#wishlist {
    width: auto;
    height: 150px;
    overflow: auto;
}

#sidebar_nuvemdetags {
	background-image: url(imgs/sidebar_nuvemdetags.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_categorias {
	background-image: url(imgs/sidebar_categorias.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_ultimosposts {
	background-image: url(imgs/sidebar_ultimosposts.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_parcerias {
	background-image: url(imgs/sidebar_parcerias.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_vitrine {
	background-image: url(imgs/sidebar_vitrine.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}

#sidebar_dominio {
	background-image: url(imgs/sidebar_dominio.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 50px;
}
