﻿/*Theme Name: Temporário
Theme URI: http://www.mcflyaddiction.com.br
Description: Temporário colorido.
Author: Line e Rod.


/* BODY */
body {
background: url('http://i50.tinypic.com/n3ssvd.jpg');
background-repeat: repeat-xy;
font-size: 11px;
color: #054700;
font-family: Verdana;
text-align: justify;
margin:0px;
}

/* IMAGEM DO TOPO */
 #header {
width: 750px;
height: 400px;
border: 3px solid #ffffff;
}

/* LINHA DO LAYOUT */
#page {
margin-left: auto;
margin-right: auto;
width: 760px;
background-color: #ffffff;
}

/* FOOTER */
#footer {
background-color: #528D5D;
line-height: 12px;
padding: 3px;
text-transform: uppercase;
color: #ffffff;
font-weight: bold;
text-align: center;
width: 740px;
clear: both;
}


/* PERFIL */
#sidebar {
width: 240px;
color: #054700;
font-family: Verdana;
font-size: 11px;
text-align: justify;
margin: -22px 0 0 0;
padding: 0 3px 0 8px;
float: right;}


/* POSTS E PÁGINAS */
#content {
color:#054700;
line-height:15px;
text-align:justify;
width: 480px;
padding: 10px 3px 0 8px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #3f7e38;
font-size:10px;
text-align: left;
font-family : verdana, helvetica, sans-serif;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #50d42d;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #50d42d;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* LINKS */
a {text-decoration: none;} 
a:link {color: #000000; text-decoration: none; }
a:visited {color: #418034;text-decoration: none; }
a:active {color: #FFFFFF;text-decoration: none; }
a:hover {color: #3ce71a; text-decoration: none; }


/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#999999;
background: #ffffff;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#999999;
background: #ffffff;
border: 0px;}

input#searchsubmit {
background: #f8f8f8 url('http://www.escapethefatebr.com/wp-content/themes/Layout1/images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #d60000;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #aefac5 ;
padding: 5px ;
border: 1px solid #26861e;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #aefac5;
}


/* BORDA NAS IMAGENS */

.normal{
border: 1px solid #0aac12;
padding: 4px;
margin: 3px 3px 3px 3px;
}


/* TÍTULO DO PERFIL */
h1 {
	padding:5px;
	background: #528D5D;
	font: 11px "Verdana";
              text-transform: lowercase;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	a: #000000;
}

h2 {
background-color: #c3fac6;
border: 1px solid #003300;
text-align: justify;
font: 11px "Verdana";
padding:5px;
margin: 0px;
}

h3 {
font-size: 11px;
color: #528D5D;
font-family: Verdana;
text-align: justify;
margin:0px;
}



/* EDITAR POSTS */
blockquote {
background-color:#c3fac6;
border-top: 3px solid #999999;
padding: 5px 5px 5px 5px;
font-size: 11px; 
text-align: justify;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;}


/* HR */
hr {
width: 95%;
clear: both;
border-top: 1px dashed #00ff30;
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
text-align:center;
margin:5px 0 5px 0;
height: 1px;
}
