/*  
Theme Name: Kamikaze Producciones
Theme URI: http://www.kamikaze-producciones.es/
Description: A personalized theme for Kamikaze Producciones.
Version: 1.0
Author: Ester Palomo & David Asorey
Author URI: http://davidasorey.net/

	Kamikaze Producciones
	 http://www.kamikaze-producciones.es/

	This theme was designed and built by Ester Palomo & David Asorey,
	special design and layout for Kamikaze Producciones.
*/


html, body {
	text-align: center;
	margin: 5px;
	background-color: gray;
	
}

#page {
	width: 770px;
	margin: auto;
	background-color: #F0EEEF;
	border-width: 1px;
	border-style: solid;
    margin-top: 20px;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	background-color: black;
	border-color: black;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
        color: #a5a9ac;
	text-decoration: none;
}

h3 {
	font-size: 12pt;
}

li {
        list-style-image: url(images/punto_naranja.gif);
}

a {
	color: #333333;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	
}

a:hover { 
	color: #ea4003;
        background-color: #FFFFFF;
}

#sidebar {
	float: left;
	text-align: left;
	width: 150px;
	font-weight: bold;


}

#content {
	float: right;
	text-align: left;
	width: 500px;
	line-height: 10pt;
        padding-bottom: 5px;
}

#footer {
	clear: both;
        padding: 0;
        background-color: black;
        text-align: left;  
}

#footer a:hover {
	background-color: black;
}

#sidebar ul {
   margin-left: 15px;
   padding-left: 0;
   list-style: none;
   list-style-image: url();
} 

#sidebar li {
       margin-left: 0;
       list-style: none;
       padding-top: 5px;
      list-style-image: url();
}
#sidebar a {
	text-decoration: none;
}


.post {
	clear: both;
	/* text-align: justify; */
	padding: 3px;	
        padding-right: 30px;
}

.post h3 {
       font-family: Arial, sans-serif;
       font-size: 11pt;
       text-align: left;

}

.anidar {
	padding-left: 10px;
}

.encabezado {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-right:30px;
}

.encabezado a {
       text-decoration: none;
}

.encabezado2 {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
        padding-right:30px;
}

.page_item li {
    list-style: none;
    list-style-image: url();
}

.destacar {
    margin-top: 15px;
    font-size: 1.2em;
}
