/*
Theme Name: Papel e Tudo
Theme URI: http://papeletudo.com.br/blog
Description: Tema exclusivo da Papel e Tudo.
Version: 4.0
Author: Designlandia
Tags: papel, suave, elegante, duas colunas, menu no topo, rede social, compartilhamento
*/

body {
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 13px;
	color: #999;
	/*background-color: #eee;*/
	background-image: url('images/background.jpg');
	background-repeat: repeat;
	margin: 0;
	padding: 0;

}

html {
	/*background-image: url('images/background_blue.gif');
	background-repeat: repeat;
	background-position: 16px 0;*/
}

.clear {
	clear: both;
	margin-bottom: 20px;
}

img {
   margin: 5px;
   border: none;
   
   /*border-style: solid;
   border-width: 5px;
   border-color: #95EAE5;
   border-color: #ceeae5;*/
}

/* MAIN BODIES
-------------------------*/
#container {
	margin: 0 auto;
	width: 800px;
	
	z-index: 10;
}

#headerLink {
	position: absolute;
	
	width: 270px;
	height: 90px;
	
	top: 70px;
	left: 50%;
	margin-left: -190px;
	
	cursor: pointer;
}

#header {
	width: 750px;
	height: 365px;
	
	background-image: url('images/head.png');
	background-position: top right;
	background-repeat: no-repeat;
}

#flashMenu {
	position: absolute;
	
	width: 942px;
	height: 72px;
	
	left: 50%;
	
	margin-left: -471px;
	
	z-index: 10;
}

#menu {
	width: 500px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style: none;
	margin: 0;
	
	z-index: 6;
}

#main {
	position: absolute;
	float: left;
	
	margin-left: 35px;
	margin-top: -115px;
	margin-bottom: 500px;
	width: 412px;
	padding-left: 76px;
	
	background: url("images/roll_bg_middle.png");
	background-repeat: repeat-y;
	
	z-index: 2;
}
#mainTop {
	position: relative;
	
	float: left;
	margin-left: -76px;
	margin-top: -25px;
	width: 490px;
	height: 25px;
	
	background: url("images/roll_bg_top.png");
	background-repeat: no-repeat;
	
	z-index: 3;
}
#mainBottom {
	position: relative;
	
	margin-left: -76px;
	margin-bottom: -55px;
	width: 490px;
	height: 55px;
	
	background: url("images/roll_bg_bottom.png");
	background-repeat: no-repeat;
	
	z-index: 4;
}


#sideBox {
	position: absolute;
	float: right;
	
	margin-left: -30px;
	margin-top: 50px;
	margin-bottom: 0px;
	width: 230px;
	padding-left: 40px;
	
	background: url("images/side_bg_middle.png");
	background-repeat: repeat-y;
	
	z-index: 7;
}
#sideBoxTop {
	position: relative;
	
	float: left;
	margin-left: -40px;
	margin-top: -25px;
	width: 230px;
	height: 25px;
	
	background: url("images/side_bg_top.png");
	background-repeat: no-repeat;
	
	z-index: 8;
}
#sideBoxBottom {
	position: relative;
	
	float: left;
	margin-left: -40px;
	margin-bottom: -30px;
	width: 230px;
	height: 30px;
	
	background: url("images/side_bg_bottom.png");
	background-repeat: no-repeat;
	
	z-index: 9;
}


#side {
	position: absolute;
	
	width: 250px;
	
	top: 375px;
	left: 50%;
	
	margin-top: -90px;
	margin-left: 150px;
	
	z-index: 1;
	
}

#nos{
	width: 205px;
	height: 490px;
	
	margin-top: 20px;
	padding-top: 20px;
	
	background: url("images/sideNos.png");
	background-repeat: no-repeat;
}

#nosInner{
	position: relative;
	
	width: 155px;
	height: 200px;
	
	margin-top: 20px;
	margin-left: 30px;
	
	overflow: hidden;
}

#foot{
	clear: both;
	width: 472px;
	
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom: 50px;
	
	padding-top: 100px;
	padding-left: 20px;
}

/* HEADER
-----------------------------------*/

#feed {
	background-image: url('images/feed.png');
	background-position: right 0;
	display: block;
	background-repeat: no-repeat;
	padding-right: 18px;
	margin-right: 16px;
}


/* MAIN MENU
-----------------------------------*/

#menu li {
	float: left;
	vertical-align: middle;
        list-style-type: none;
        margin: 0;

}

#menu li a {

	background-color: #fff;
	width: 120px;
	font-family: Georgia;
	color: #0076A3;
	text-decoration: none;
	height: 15px;
	margin: 15px;
	vertical-align: middle;
	text-align: left;

}


#amenu li a {
	height: 15px;
	color: #0076A3;
	width: 30px;
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
	text-align: left;
}

#amenu li a:hover {
	height: 15px;
	color: #333;
	width: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ff9900;
	vertical-align: middle;
}

#navigation {
	float: left;
}

#navigation ul {
        margin:5px -50px;
}

#feed {
	float: right;
	padding-bottom: 10px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#feed img {
	border: 0px;
}

#feed a {
	color: #999999;
}



/* HEADINGS
-----------------------------------*/
h1, h1 a, h2, h2 a, h3 a, h4 a {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	
	width: 400px;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
}

#box, .box {
	font-size: 13px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 160px;
	padding: 0px;
	list-style: none;
}

#box a{
	font: Verdana;
	font-size: 12px;
	
	color: #82592f !important;
	
	margin-top: 5px;
	margin-bottom: 15px;
	
	text-decoration: none;
	
	font-style: italic;
	
	padding-left: 10px;
	
	background: url("images/ball.png") center left no-repeat;
}
#box a:hover{
	color: #4a3326 !important;
}

#box li:hover{
	padding-left: 5px;
}

#centered {
	margin: 0;
	text-align: center;
}

#searchBox {
	width: 170px;
	height: 15px;
	
	background: none;
	border: none;
	color: #666;
}

#centered:hover {
	color: #666666;
}

#centered a {
	color: #666;
	text-decoration: none;
}

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

#centered2 {
	color: #663300;
	margin: 0 auto;
	text-align: center;
	
	font-style: italic;
}

#centered2 a {
	color: #663300;
	text-decoration: none;
}

#centered2 a:hover {
	color: #222222;
	text-decoration: none;
}


#box h3, .box h3 {
	color:#666666;
	/*color: #f26522;*/
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#box li, .box li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#box li:hover, .box li:hover {
	color: #666666;
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#box li a, .box li a {
	/*color: #999;*/
	color: #006A80;
}

#box ul, .box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#boxx {
	font-size: 11px;
	font-family: Verdana, Arial Helvetica, "sans serif";
	color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 160px;
	background-color: #fff;
	padding: 20px;
	list-style: lower-roman;
}

#boxx h3 {
	color:#666666;
	font-family: Georgia, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	margin: 2px;
}

#boxx li {
	padding: 5px;
	width: 100%;
	border-bottom: 1px dotted #ccc;
}

#boxx li:hover {
	background-color: #fafafa;
	border-bottom: 1px solid #ccc;
}

#boxx li a {
	color: #666;
}

#boxx li a:hover {
	color: #333;
}

#boxx ul {
	list-style: lower-roman;
	margin: 0;
	margin-left: 5px;
	padding: 0;
}

#signature {
	font-size: 10px;
}


/* LINKS
-----------------------------------*/
a {
	text-decoration: none;
	color: #006A80;
	outline: none;
     border: none;
     margin: 0px;
}

a:hover {
	color: #666666 !important;
}


/* COMMENTS
-----------------------------------*/

/*#comments a {
	color: #666;
}

#comments a:hover {
	color: #ff9900;
}*/
#comments{
	width: 390px;
	padding: 0;
	
	border: none;
}

#comments ul {
	margin: 0;
	padding: 0;
}

#comments li {
	list-style-type: none;
	background-color: #fafafa;
	border: 1px solid #f3f4f4;
	padding-bottom: 3px;
	margin-bottom: 6px;
}

.header {
	padding: 4px;
	background: #f3f4f4;
}

#comments fieldset {
	border: 0px;
}

#comments fieldset em {
	font-size: 11px;
}



/* ENTRY
------------------------------------*/

.entry img {
	/*background-color: #fafafa;*/
	/*border: 1px solid #ff9900;*/
	padding: 0px;
}

.entry {
	width: 400px;
	
	padding-bottom: 20px;
	
	border: none;
}

.entry h2 a {
	color: #ff4c1f;
}

.entry a {
	color: #222222;
}

.info {
	color: #82592f;
	font-style: italic;
	font-size: 12px;
}

.entry .info {
	padding: 5px;
	padding-left: 45px;
	background: url("images/post.png") center left no-repeat;
}

.entry .info a {
	color: #663300;
}

.entry .info a:hover {
	color: #555555;
}

.hidetxt {
	color: #fff;
}

.entry blockquote {
	padding: 3px;
	background-color: #fafafa;
}

.entry li {
	list-style-type: circle;
}

label {
	width: 70px;
	float: left;
	
	color: #6f3f0f;
}

#author, #email, #url, #comment, #comments {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	
	font-size: 11px;
}

#submit {
	float: right;
	
	background-color: #fff;
	border: 1px solid #ccc;
	color: #6f3f0f;
	
	font-size: 11px;
}

/* SEARCH
-------------------------------------------*/

#search {
	border: none;
	background-image: url("images/searchButton.png");
	border: 0px;
}

#searchButton {
	width: 18px;
	height: 20px;
	
	border: none;
	outline: none;
}

.input-hover {
	background-color: #DFDFDF !important;
	cursor: pointer;
}

/* SIMPLE FORMAT
-------------------------------------------*/

.borderLess {
	border: none;
}

.sideList {
	color: #82592f !important;
}

.infoText {
	font: Verdana;
	font-size: 12px;
	
	color: #82592f !important;
}

/* WP EXCLUDED
-------------------------------------------*/

object {
	border: none;
	outline: none;
}

.nextPrevious{
	margin-left: -10px;
	width: 440px;
}
.next{
	float: left;
}
.previous{
	float: right;
}

