﻿/*Theme Name: KStew's Army
Theme URI: http://www.kstew-army.com/
Description: Feito exclusivamente para o KStew's Army. Cópia parcial ou integral proibida
Version: 2.0
Author: Luísa Sfair
Author URI: http://www.ashleygreene.com.br*/



/* BODY */
body {font-size: 11px; 
color: #6cb833; 
font-family: tahoma;
text-align: justify;
margin:5px 0 5px 0;
background-color:#707070;
}
      
/* IMAGEM DO TOPO */
 #header {
width: 1000px;
height: 400px;
}
 
/* LINHA DO LAYOUT */
#page {
width: 1000px;
background-image: url('images/linha.png');
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

/* FOOTER */
#footer {
background-image: url('http://kstew-army.com/wp-content/uploads/2009/12/footer.PNG');
background-position: bottom;
width: 1000px;
height: 70px;
margin:0 0 0 1px;
clear: both;
}

#footer p {
color: #515151;
font-size: 11px;
font-family: tahoma;
padding:8px 0 8px 0;
margin:0 20px 0 20px;
text-align: center;
}
/* SIDEBAR */
#sidebar {
font-size: 11px;
font-family : tahoma;
line-height:14px;

width: 220px;
margin: -3px 0 0 30px;
padding:0 5px 0 5px;
float: left;
}
#sidebar2 {
font-size: 11px;
font-family : tahoma;
line-height:14px;
width: 220px;
margin: -3px 0 0 1px;
padding:0 5px 0 5px;
float: left;
}


/* POSTS E PÁGINAS */
#content {
color:#515151;
line-height:15px;
text-align:justify;
width: 460px;
padding: 10px 3px 0 5px;
float: left;
}
#content span.data, #content span.categoria{
display: block;
color: #515151;
font-size:11px;
text-align: left;
font-family: tahoma;
text-transform: capitalize;
padding: 0 0 0 2px;
}
/* PREV E NEXT */
.anterior{
float:left;
background-color: #bcbcbc;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}
.proximo{
float:right;
background-color: #bcbcbcbc;
padding:1px 5px 1px 5px;
margin:0px 1px 0px 1px;
}


/* MENU */
#menu {
width: 100%;
padding: 0;
margin: 0;
font-size: 11px;
font-family : tahoma;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
border-bottom: 1px solid #cccccc;
margin: 1px;
}
#menu li a {
display: block;
padding: 4px 4px 4px 0.4em;
text-transform: uppercase;
text-indent: 5px;
letter-spacing: 2px;
color: #515151;
background-color: #cccccc;
text-decoration: none;
border-left: 5px solid #6cb833;
}
#menu li a:hover {
color: #c8174e;
background-color: #cccccc;
border-left: 5px solid #515151;
}
/* 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: auto; text-decoration: none;} 
a:link {cursor: pointer; color: #6cb833; text-decoration: none; }
a:visited {cursor: pointer; color: #5c9d2b;text-decoration: none; }
a:active {cursor: pointer; color: #c8174e;text-decoration: none; }
a:hover {cursor: pointer; color: #c8174e; text-decoration: none; }


/* NEGRITO E IT�LICO */
b{color: #c8174e; cursor: crosshair;}
i{color: #6cb833; cursor: crosshair;}
strong{color: #515151; cursor: crosshair;}



/* TEXTAREA,  INPUTS E FORMULÁRIOS */
input, textarea, select, button {
font-size:11px;
color:#515151;
background: #bcbcbc;
border: 0px;}

input:focus, textarea:focus, label:focus, select:focus, button:focus {
color:#515151;
background: #bcbcbc;
border: 0px;}

input#searchsubmit {
background: #bcbcbc url('images/search.gif') left no-repeat;
background-position:2px 3px;
border: 1px solid #515151;
width: 89%;
margin: 5px 0 0 0;
padding: 1px 1px 1px 15px;
}


/* COMENTÁRIOS */
.comments{
text-align:justify;
background-color: #bcbcbc;
padding: 5px ;
border: 1px solid #bcbcbc;
margin: 0 0 15px 0;
}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #bcbcbc;
}


/* BORDA NAS IMAGENS */
.center 
{
 text-align: center;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.left 
{
 float: left;
 margin-top: 1px;
 margin-right: 4px;
 margin-bottom: 0;
 margin-left: 0;
}

.right 
{
 float: right;
 margin-top: 1px;
 margin-right: 0;
 margin-bottom: 0;

 margin-left: 4px;
}

a img 
{
 background-color: #cccccc;
 border-color: #c8174e;
 border-width: 1px;
 border-style: solid;
 padding: 3px;
 margin: 1px;
 -moz-border-radius: 6px;
}

a img:hover 
{
 background-color: #cccccc;
 border-color: #515151;
 border-width: 1px;
 border-style: solid;
 padding: 3px;
 margin: 1px;
}

/* TÍTULO DO PERFIL */
h1 {
font-weight: bold;
background-color: #515151;
text-transform: uppercase;
text-align: center;
color:#c8c8c8;
line-height: 20px;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
text-indent: 5px;
text-align: center;
margin: 15px 0 7px 0;
 -moz-border-radius: 4px;
}

/* SUBTITULOS */
h2 {
font-size:11px;
font-family: tahoma;
color: #c8c8c8;
border-bottom:1px dashed #515151;
padding-right: 2px;
text-transform: uppercase;
text-indent: 5px;
font-weight: bold;
}





/* EDITAR POSTS */
blockquote 
{
 background-color: #bcbcbc;
 border-left-color: #c8174e;
 border-left-width: 5px;
 border-left-style: solid;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 font-size: 11px;
 text-align: justify;
 margin-left: 10px;
 margin-right: 15px;
 margin-top: 10px;
 margin-bottom: 10px;
 -moz-border-radius: 0 4px 4px 0;
}


/* TÍTULO DE PÁGINAS E POSTS */
.navlink {
display: block;
color: #9f9f9f;
font-family : tahoma;
font-size:17px; 
text-decoration: none;
text-align:center;
text-transform: uppercase;
height: 18px;
line-height:18px;
vertical-align:middle;
padding: 0 0 0 2px;
margin: 0px;
}
.navlink a {cursor: ponter; color: #9f9f9f; text-decoration: none; }	
.navlink a:hover {color:#c0c0c0; text-decoration:none;}

/* CALENDARIO */
#wp-calendar {
width: 99%;
border-spacing:1px;
padding-bottom: 3px;
background: transparent;
}
#wp-calendar td a {
letter-spacing:0px;
color: #FFC5D9;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #c0c0c0;
background: none;
}
#wp-calendar td {
text-align:center;
background-color: #fde9f1;
padding: 0px 5px 0px 5px;
letter-spacing: 0px;
font: normal 10px Arial;
color: #aaa;
}
#wp-calendar td.pad { /* Celulas vazias */ background: #f8f8f8; }
#wp-calendar td#today { /* Data Atual */ background: white; }
#wp-calendar thead { /* Dias da semana */ font: bold 10px Arial; background: #FDF8FA;}
#wp-calendar caption { /* Mês */background: #f8f8f8;padding: 0px 0 0px;font: bold 11px Arial;color: #c0c0c0;}


/* 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:#bcbcbc;
font-size : 10pt;
background-color: #cccccc;
border: 0px;
}
#footlink a:hover {
color:#9f9f9f;
font-size : 10pt;
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;
}

.corfundopost 
{
 background-color: #cccccc;
 font-family: tahoma;
 font-size: 11px;
 text-align: left;
 padding: 5px;
 5px: ;
 5px: ;
 5px: ;
 -moz-border-radius: 4px;
}

.corfundotitulo 
{
 text-transform: uppercase;
 text-align: center;
 font-family: tahoma;
 text-decoration: uppercase;
 background-color: #c8174e;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 -moz-border-radius: 4px;
}

.data3 
{
 background-color: #cccccc;
 text-align: center;
}

.corfundoetc 
{
 background-color: #bcbcbc;
 -moz-border-radius: 4px;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 0;
 padding-left: 5px;
 text-align: center;
}