/* 
   Theme Name: Uninuni
    Theme URI: http://www.uninuni.com/
  Design Name: Uninuni
  Description: Uninuni by Uninuni.com
      Version: 1.0
       Author: Bruno P. Guimaraes
   Author URI: http://www.uninuni.com
*/

/* : top right bottom left */

body { /* precisa ? */
       margin: 0px;
      padding: 0px;
        width: 100%;
        
             color: #29303B;
  background-color: #FFFFFF;
        text-align: left;
       font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 0.75em;        
}

hr { /* display:none; */ }

pre { 
  border: 1px solid silver; 
  background-color: rgb(249, 249, 249);
  padding:10px;
}

a img { border:none; }

p {
       margin: 0 0 1em;
      padding: 0;
  line-height: 1.5em;
}

/* 006600(Verde) 
   4D91C8(Azul Claro) 
   306DA2(Azul Escuro) 
   D84519(Vermelho Claro) 
   993416(Vermelho Escuro) */

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited {
  text-decoration: none;
            color: #306DA2;
}

.post-content a {
            color: #D84519; 
  text-decoration: underline;
      font-weight: bold;
/*  border-bottom: 1px dotted; */
}

.post-content a:hover {
            color: #D84519;
  text-decoration: underline;
      font-weight: bold;
/*  border-bottom: 1px dotted; */
}

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

h1 {
    font-size: 2.4em;
  line-height: 1em;
  font-family: helvetica, arial, trebuchet ms, verdana, sans-serif;
  font-weight: normal;
       margin: 20px 0 0;
}

h2 {
    font-size: 190%; /*1.83em;*/
  line-height: 1.3em;
  font-family: helvetica, arial, trebuchet ms, verdana, sans-serif;
  font-weight: normal;
}

#header { /* comments.php */
    width: 50%;
   height: 77px;
  padding: 0 5px 0 8px;
}

.selected-bruno {
  border: medium double;
  border-color: #4D91C8; /*FF9600*/
}

.menu-bruno {
     background-image: url(img/bruno_menu.jpg);
  background-position: bottom;
    background-repeat: repeat-x;
    
          color: #000000;
  border-bottom: 1px solid #306DA2;
      font-size: 14px;
         height: 30px;
          width: 100%;
}

.menu-bruno a{
  text-decoration: none;
            color: #000000;
           border: none;
}
.menu-bruno a:hover{
  text-decoration: underline;
            color: #000000;
           border: none;
}

/* Post Meta */
.post-info {
        color: #767a7d;
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;    
   border-top: 1px dotted #CCCCCC;
    font-size: 11px;
       margin: 0px;
      padding: 3px 0px 10px;
   text-align: right;
        width: 100%;
        clear: both;

}

.post-info a             { text-decoration: none; color: #306DA2; }
.post-info a:hover { text-decoration: none; color: #4D91C8; }

.edit-post {
font-size:9px;
}
.pauthor, .pcat, .pcomment { padding:1px 10px 2px 18px; }
.pcomment { background:url('img/commentcount.gif') no-repeat left; }
.pauthor   { background:url('img/user.gif')         no-repeat left; }
.pcat         { background:url('img/postcat.gif')      no-repeat top left; text-align: left;}

/* Post and Page Navigation */
.previous {
       height: 19px;
      padding: 0px 10px 0px 18px;
        float: left;
  font-weight: bold;
   background: url('img/prev.gif') no-repeat left 2px;
}

.next {
       height: 19px;
      padding: 0px 18px 0px 35px;
        float: right;
  font-weight: bold;
   background: url('img/next.gif') no-repeat right 2px;
}

.previous a            , .next a             { color: #306DA2; }
.previous a:hover, .next a:hover { color: #4D91C8; font-weight: bold; }
.previous:hover { background:url('img/prev_on.gif') no-repeat left  2px; }
    .next:hover { background:url('img/next_on.gif') no-repeat right 2px; }

/* Titles */
.post-title a {
            color: #306DA2;
       background: url('img/post.gif') no-repeat 0 6px;
     padding-left: 0px;
  text-decoration: none;
}
.post-title a:hover {
            color: #4D91C8;
       background: url('img/post-over.gif') no-repeat 0 6px;
     padding-left: 0px;
  text-decoration: none;
}
.post-title {
/*        float: left; */
          clear: both;
          width: 100%;
     text-align: left;
        padding: 0;
    margin-left: 0px;
   margin-right: 0px;
     margin-top: 14px;
  margin-bottom: 6px;
}

/* Sections */
#content {
   margin: 0px 10px 5px 10px;
  padding: 0px 10px 5px 10px;
     font: 12px Arial, Helvetica, sans-serif; 
}

.leave-comment {
  background: url('img/leave-comment.gif') no-repeat;
      height: 40px;
       width: 210px;
}

.block {
   clear: both;
  margin: 5px 0px 5px 0px;
}

.post-content {
        clear: both;   
      padding: 8px 0px 15px 0px; 
margin-bottom: 8px;
}
.post-content img {  
/*             width: expression((sidebars == 1 ? '' : (this.width > 480 ? 480: true))); /*  max-width:50%;  Nao precisa usar no Firefox pq ele overflow o div */
            border: 1px solid #ccc;
           padding: 6px;
            margin: 5px 3px 5px 3px;
  background-color: #FFFFFF;
}

/* Comments */
#comments .header {
background:url('img/comment-header.gif') no-repeat;
position:relative;
min-height:18px; /* 19 + 3 +3 = 25px = height of gravatar */
margin:0 0 10px 0;
padding:3px 8px;
}
#comments .header:hover{
background:url('img/comment-header-on.gif') no-repeat;
}

#comments .header .gravatar {
position:absolute;
top:1px;
right:1px;
}
.commentlist cite, .commentlist cite a{
font-weight:bold;
font-style:normal;
font-size:1.1em;
padding:0;
}
cite a{
text-decoration:none;
}
cite a:visited, a:hover{
border-bottom:none;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea{
background:#F5F5F5;
border:1px solid #669BB4;
padding:0.2em;
}
#commentform textarea{
width:80%;
}
#commentform p{
margin:0 0 1em;
font-size:0.9em;
}
#comments img{
border:0;
padding:0;
}
#comments h2{
width:520px;
height:22px;
}
.commentlist{
padding:0;
text-align:justify;
margin:0 0 0 20px;
}.commentlist li{
margin:15px 0 3px;
padding:0px 4px 0px;
list-style-image:url('img/commentcount.gif');
}.commentlist p{
margin:10px 5px 10px 0;
}#commentform p{
margin:5px 0;
}.nocomments{
text-align:center;
margin:0;
padding:0;
}.commentmetadata{
margin:0;
font-size:0.9em;
}

.split {
  border-bottom:1px solid #ccc;
}

.sidebar ul {
  list-style-type: none;
          padding: 0px;
           margin: 0px;
}

.sidebar li {
  list-style-type: none;
          padding: 0px;
   padding-bottom: 12px;
           margin: 0px;
            color: #000000;
}
.sidebar li ul {
   margin: 1px 0 4px 0;
  padding: 3px 0px 3px 0px;
     font: 12px Arial, Helvetica, sans-serif;
}
.sidebar li ul :hover { background:url('img/boxbg.gif'); }
.sidebar li ul li {
        border-bottom: 1px solid #ececec;
              padding: 1.8px;
          line-height: 17px;
           list-style: url('img/simplearrow.gif');
  list-style-position: inside;
}
.sidebar li ul li a {
            color: #D84519; /* 993416; */
          padding: 0 0 0 0px;
  text-decoration: none;
       background: none;
}
.sidebar li ul li a:hover {
            color: #D84519; /* FD4703; */
  text-decoration: underline;
       background: none;
}

/* 4D91C8
   306DA2
*/
   
/*CSS Digg style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #4D91C8;
		
		text-decoration: none; /* no underline */
		color: #306DA2;
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #306DA2;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #306DA2;
		
		font-weight: bold;
		background-color: #306DA2;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #4D91C8;
	
		color: #4D91C8;
	}
  
  /**
   * Style for Simple Tagging Plugin
   * http://sw-guide.de/wordpress/wordpress-plugins/simple-tagging-plugin/
   */ 

  /********* Tag Cloud *********/
  ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
  ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
  ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
  ul#tagcloud li a:hover { text-decoration:underline; }
  ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
  ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
  ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
  ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
  ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
  ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
  ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
  ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
  ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
  ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

  ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
  ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
  ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
  ul#tagcloud li a:hover { text-decoration:underline; }
  ul#tagcloud a.t1  { color:#797979; font-size: 120%; }
  ul#tagcloud a.t2  { color:#6d6d6d; font-size: 160%; }
  ul#tagcloud a.t3  { color:#616161; font-size: 190%; }
  ul#tagcloud a.t4  { color:#555555; font-size: 210%; }
  ul#tagcloud a.t5  { color:#484848; font-size: 230%; }
  ul#tagcloud a.t6  { color:#3c3c3c; font-size: 250%; }
  ul#tagcloud a.t7  { color:#303030; font-size: 270%; }
  ul#tagcloud a.t8  { color:#242424; font-size: 290%; }
  ul#tagcloud a.t9  { color:#181818; font-size: 310%; }
  ul#tagcloud a.t10 { color:#0c0c0c; font-size: 330%; }

  /********* Related Posts *********/
  #stprelated { margin-top: 30px; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }  
  #stprelated ul { margin: 0; margin-left:25px; padding:0; font-size: 90%; }  
  #stprelated ul li { margin: 0; padding:0 0 0 15px;  }


  .widgettitle, .sidebartitle {  
    background-attachment: scroll;
         background-color: #C3D9FF;
         background-image: url(img/rss-comments.gif);
      background-position: 8px 50%;
        background-repeat: no-repeat;
          
     border-bottom: 1px solid #306DA2;
        border-top: 1px solid #306DA2;
       font-family: Helvetica,'Lucida Grande',Verdana,Sans-Serif;
         font-size: 1.2em;
       font-weight: bold;
       line-height: 1em;

        margin-top: 0px; 
     margin-bottom: 10px;
       padding-top: 5px;
    padding-bottom: 5px;
       text-indent: 30px;
             width: 100%;
  }
  
  

/* A propaganda do adsense debaixo vai para cima do video do youtube */
.vvqbox {
  clear:both;
}
 
