/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body
{
     font-family: sans-serif;
     font-size: 14px;
}

/* HEADER _ _ _ HEADER */

#header
{
     background: url('images/topo.jpg') top left no-repeat;
     width: 770px;
     height: 200px;
     margin: auto;
}


/* WRAPPER _ _ _ WRAPPER */

#wrapper
{
     background: url('images/img4.jpg') top left repeat-y;
     width: 770px;
     margin: auto;
}

/* SIDEBAR _ _ _ SIDEBAR */

#sidebar
{
     border: 0px solid black;
     width: 170px;
     height: 1000px;
     float: right;

}
#sidebar ul
{
     list-style: none;
     margin: 0px;
     padding: 5px;
}
#sidebar2 a
{
     display: block;
     border-bottom: 1px solid #000;
     margin: 0px;
     height: 16px;
}
#sidebar a
{
     display: block;
     border-bottom: 1px solid #000;
     margin: 0px;
}
#sidebar h2, #sidebar2 h2
{
     color: #033146;
     margin: 0px;
     margin-left: 2px;
}


/* CONTENT _ _ _ CONTENT */

#content
{
     border: 0px solid #600;;
     width: 420px;
     float: right;
}
#content h2
{
     text-align: center;
}
#content .post
{
     text-align: justify;
     padding: 5px;
     overflow: hidden;
}
/* SIDEBAR2 _ _ _ SIDEBAR2 */

#sidebar2
{

     width: 180px;
     height: 1000px;
     float: right;
}
#sidebar2 ul
{
     list-style: none;
     margin: 0px;
     padding: 5px;
}

/* FOOTER _ _ _ FOOTER */

#footer
{
     text-align: center;     
     width: 770px;
     margin: auto;
     background: url('images/footer.jpg') top right no-repeat;
     height: 100px;
}
#footer p
{
     margin: 0px;
}

/* POST _ _ _ POST */

.post
{
     text-align: justify;
     color: #033146;
}
a
{
     text-decoration: none;
     color: #600;
}
a:hover
{
     text-decoration: none;
     color: #126d97;
}
#texto
{
     border-top: 1px solid #000;
     border-bottom: 1px solid #000;
     background: #033146;
}
#texto p
{
     padding: 5px;
     color: #fff;
     text-align: justify;
     margin: 0px;
}
.widgettitle
{
     font-size: 15px;
}
#comparar a
{
     display: block;
     font-weight: bold;
     width: 120px;
     float: left;
     text-align: center;
     background: #033146;
     color: #fff;
}
#comparar a:hover
{
     background: #fff;
     color: #600;
}
#apDiv1 {
position: fixed;
top:5%;
left:20%;
z-index:1;
background: url('http://www.narutoimagens.com/sasuke.png') top left no-repeat;
padding-top: 0px;
}
#apDiv2 {
margin: 0px;
padding-bottom: 10px;
text-align: left;
}
#apDiv3 {
margin-top: 23px;
margin-right: 10px;
padding-left: 115px;
padding-right: 15px;
padding-bottom: 15px;
}