/*
Theme Name: Dario
Theme URI: localhost
Description: Tentando aprender a fazer temas <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0
Author: Dario Souza da Silva
Author URI: 
Tags: 
Text Domain: 

*/

*{outline-color:invert;outline-style:none;outline-width:medium;}
html, body, div, span, applet, object, iframe,  blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
     margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: inherit; font-size: inherit;
     font-family: inherit; vertical-align: baseline;
  }
   :focus {outline: 0; }
    body {line-height: 1; color: black; background: white; font-size:100.01%;}
   ol, ul { list-style: none;}
   table { border-collapse: separate; border-spacing: 0;}
   caption, th, td { text-align: left; font-weight: normal;}
   blockquote:before, blockquote:after,
   q:before, q:after {content: "";}
   blockquote, q {quotes: "" "";}
  strong{ font-weight: bold; }
   body,input,select,textarea {  font-size: inherit; }  

/* Begin Typography & Colors */
* {
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{background: #CCCCCC url('images/fundopagina.jpg') repeat-x;
     background-position: top;
     text-align:center;
     margin:0 auto;
    }

#tudo{width:90%;
      margin:0 auto;
	  position:relative;
	  margin-top:10px;
	  margin-bottom:10px;
          background: url('images/fundo.png');
          background-position: 100% 60px;
          background-repeat:no-repeat;
          min-height:540px;
	  }
	  
#topo{/*width:100%;
      color:#009999;
	  height:10px;*/
          display:none;
	  }	  


/*--------------------Container------------------------------*/
#container{background-color:transparent;
           width:70%;
	   margin-bottom:38px;
	   margin-top:60px;
	  }
/*-----------------Fim container--------------------------------*/

/*-------Área de postagem-------*/
.entry{background: transparent;
       padding:0 20px 20px 20px;
      text-align:left;      
    }

.entry p{
     line-height: 25px;   
}

.entry:first-line{
    padding-left:40px;
}

#post-30 h2 {
    display: none;
}
	   
   
/*------Fim área de postagens-----------*/


/*---------Configuração do menu-------*/
.pagenav {
    list-style:none;
    clear:both; 
    width:90%;
    background: #3995BA;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    height:34px;
    padding-top:16px;
}

.pagenav h2 {display:none;}

.pagenav ul{display:inline; margin:0 auto; position:relative; width:100%;}

.pagenav ul li{display:inline;}

.pagenav ul li a{font-size:16px;
                 font-family:Verdana, Arial, Helvetica, sans-serif;
		 color:#FFFFFF;
                 margin:10px;
                 text-decoration:none;
                 }
				 
.pagenav ul li a:hover{color:yellow;}
				 

/*--------Fim menu------*/
#categorias{/*float:right;*/
            position:absolute;
            margin-bottom:0;
			margin-right:0;
			margin-top:0;
			}

/*----Barra Lateral----*/
#sidebar{float:right;
        display:block;
         clear:both;
		 margin-top:0;
		 margin-bottom:0;
		 background:#FF0000;       
		 }

/*------Fim Barra Lateral-----*/

/*----Categorias----*/

.categories{list-style:none;
            display:none;}


/*----Categorias----*/

/*----------------------*/

		
#rodape{
		text-align:center;
		width:50%;
		position: absolute;
		left:0;
		bottom:-50px;
                margin: 0 auto;
		right:0;
     background: #3995BA;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
    height:36px;
    
}
		
#rodape p{color:#FFFFFF;
          font-size:76%;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  }

#rodape a {
    color:#FFFFFF;
}

#rodape a:hover {
    color: yellow;
}

#wp-admin-bar {
    display: none;
}

#titulo1{font-family: "Times New Romam"; font-size:60px; padding-left:10%; color:#213CA9; }

#titulo2{font-family: "Times New Romam"; font-size:60px; padding-left:10%; color:#213CA9; }

.pdf-ppt-viewer	{border:1px solid #CCCCCC;}

ul li a:last{background:#FF0000;}

