/*  
Theme Name: Teoyleo.com - Idenet
Theme URI: http://www.idenet.net
Description: Tema diseņado por Idenet para teoyleo.com
Author: http://www.idenet.net
Author URI: http://www.idenet.net
*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

body{
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

h2, h3, h4, h5, h6{
	font-size: 16px;
	font-weight: normal;
}

a{
	color: #DA5700;
	text-decoration: none;
}

a:hover{
	color: #F2A31A;
	font-weight: normal;
	text-decoration: underline;
}

a img{
	border: 0;
}

abbr, acronym{
	border: 0;
}

address, dl, p{
	padding: 14px 0 0;
}

blockquote{
	background: #EEEEEE;
	margin: 15px 0 0;
}

blockquote p{
	padding: 15px;
}

blockquote blockquote{
	background: #FFFFFF;
	margin: 15px;
}

code{
	background: #F7F7F7;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 0 15px;
}

hr{
	background: #DDDDDD;
	border: 0;
	clear: both;
	color: #DDDDDD;
	height: 1px;
	margin: 15px 15px 5px 15px;
}

small{
	font-size: 12px;
}

pre{
	width: 90%;
}

input, textarea{
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 4px 0 0;
}

#container{
	margin: 0 auto;
	vertical-align: top;
	width: 900px;
}

h1{
	color: #0071DA;
	font-size: 25px;
	font-weight: normal;
}

h1 a{
	color: #0071DA;
	text-decoration: none;
}

h1 a:hover{
	color: #0071DA;
	text-decoration: normal;
}

.top-menu{
	background: url(images/header.jpg) #000000 no-repeat center top;
	color: #FFFFFF;
	font-weight: normal;
	height: 262px;
	margin-bottom: 10px;
}

.top-menu ul{
	list-style-type: none;
	margin: 0;
	padding-top: 15px;
	* padding-top: 5px;
	padding-left: 0px;
}

.top-menu ul li{
	display: inline;
}

.top-menu ul li h1{
	display: inline;
}

.top-menu a{
	color: #0071DA;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
}

.top-menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

#page{
}

#banner{
	background: url(images/banner.jpg) no-repeat;
	height: 173px;
	margin-bottom: 0px;
	vertical-align: top;
	width: 880px;
}

.narrowcolumn{
	float: left;
	vertical-align: top;
	width:670px;
}

.post{
	border: 1px solid #DA5700;
	margin-bottom: 10px;
	padding: 12px;
}

.post h2{
	border-bottom: 2px solid #994293;
	color: #994293;
	font-size: 19px;
	font-weight: normal;
	padding: 5px 0 2px;
	text-transform: uppercase;
}

.post h2 a{
	color: #994293;
}

.post h2 a:hover{
	color: #C36DDB;
	text-decoration: normal;
}

.postinfo {
	color: #C36DDB;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 16px 0;
	padding: 0;
	width: 640px;
}

.postinfo ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 10px 0 10px;
}

.postinfo ul li {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}

.postinfo ul li.author {
	background: url(images/user.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.postinfo ul li.date {
	background: url(images/calendar.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.postinfo ul li.category-info {
	background: url(images/tag_blue.png) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.postinfo ul li.digg {
	background: url(images/digg.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.postinfo ul li.delicious {
	background: url(images/delicious.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
}

.postinfo ul li.comment-number {
	background: url(images/comment.png) no-repeat 0 3px;
	padding: 0 0 0 19px;
}

.postinfo ul li.edit-info {
	padding: 0;
}

.postdate {
	color: #757575;
}

.entry{
	letter-spacing: 1px;
	padding: 0 10px 10px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	background-color: transparent;
	background-image: none;
	border: 0;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 22px;
}

.entry h2{
	font-size: 17px;
}

.entry h3{
}

.entry  h4{
	font-size: 16px;
}

.entry h5{
	font-size: 14px;
}

.entry h6{
	font-size: 11px;
	font-weight: normal;
}

.entry img{
	background: #FFFFFF;
	border: none;
	padding: 4px;
}

.entry img.wp-smiley{
	background-color: transparent;
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	margin: 0 20px;
	padding: 10px 0;
}

.browse a {
	float: right;
}

.browse > a:first-child{
	float: left;
}

#sidebar{
	float: left;
	margin-left: 9px;
	width: 217px;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding:14px 5px 0 22px;
}

#sidebar ul li#search input{
	margin: 0 0 2px;
}

#sidebar ul li.widget_search, #sidebar ul li.widget_calendar{
	padding: 0 0 0px;
}

#sidebar ul li h2{
	color: #994293;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 1px;
	text-transform: uppercase;
}

#sidebar ul ul{
	padding: 10px 0 20px 0;
}

#sidebar ul ul li{
	letter-spacing:1px;
	margin:0;
	padding:0;
	text-align:left;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */
.comments-template{
	border-top: 1px solid #DA5700;
	margin: 10px 10px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

.comments-template ol li{
	border-bottom: 1px solid #DDDDDD;
	margin: 10px 0 0;
	padding: 0 0 10px;
}

.commentmetadata{
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */
/* wp-calendar */
table#wp-calendar{
	font-family: Tahoma, Georgia, Sans-Serif, Arial;
	text-transform: none;
	width: 100%;
}

table#wp-calendar caption{
	padding: 2px 10px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	border: 1px solid #DA5700;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
#footer{
	background: url(images/footer.jpg) no-repeat;
	clear: both;
	color: #FFFFFF;
	height: 210px;
	width: 900px;
}

#footer p{
	padding: 25px 15px 15px 15px;
	text-align: center;
}

#footer a{
	color: #FFFFFF;
	text-decoration: none;
}

 
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

 
