/*  


Theme Name: Ele Theme
Version: 1.0
Description: Ele theme. Elegant, 2 columns, AdSense & Widget ready, Ajax. 
Author: <a href="http://www.inspiredspark.com">InspiredSpark</a>
Author URI: http://www.inspiredspark.com/


*/

body {
	font: 11px "verdana", Geneva, Arial, Verdana, sans-serif;
	color: #000000;
	background: #fff url(images/bg.jpg) top center no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

a {
	color: #4e4e4e;
	text-decoration: none;
}
a:visited {
	color: #151515;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}



#page {
	margin: 0px auto;
	width: 830px;
}


img {
	border: none;
}

p {
	padding: 0px 0px 12px;
	margin: 0px;
}

h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font: bold 35px "Times New Roman", Verdana, sans-serif, Arial;
	color: #ffffff;
}

h1 a, h1 a:visited{
	color: #f1f1f1;
	text-decoration: none;
}

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

h2 {
	color: #444444;
	margin:0px;
	background:#fff;
	font: normal 28px "Times New Roman", Arial, Verdana, sans-serif;
	padding-bottom: 3px;
	border-bottom:1px solid #c0c0c0;
}

h2 a, h2 a:visited {
	color: #2f2c22;
	text-decoration: none;
}

h2 a:hover {
	color: #58554d;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #201c14;
	margin: 10px 0px 5px;
}

/* Header */

#header {
	background: transparent;
	height: 160px;
	position: relative;
}
#headermain {
	position: relative;
	padding: 30px 0px 0px 10px;
	height: 60px;
}

.description{
	position: absolute;
	left: 10px;
	bottom: 3px;
	color: #fff;
	font-size: 14px;
}

/* Navigation */

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
      left: 0px;
	top: 98px;
}
#nav li {
	float:left;
	margin-left: 0px;

}

#nav .page_item a{
	color: #66645e;
	text-decoration: none;
	padding: 5px 15px;
	border-right: 1px solid #24221b;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
	
}

#nav .current_page_item a,#nav .page_item a:hover{
	color: #b4c0b2;
      text-decoration: none;
	padding: 5px 15px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	display: block;
}


/* Content */

#content {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 565px;
	margin:0px 0 5px 10px;
	overflow: hidden;
	border:none;
}
.post {
	clear:both;
	padding-top: 0px;
}

.entry {
	float:left;
	width: 515px;
}

.postmetaend { 
	color: #000000; 
	font-size:10px; 
	padding:9px; 
	height:60px;
}

.endpost{
	background: url('images/postend.gif') no-repeat center;
	width:141px;
	height:36px;
	padding-left:300px;
	padding-top:70px;
}


#cal {
	background:url('images/cal.gif') no-repeat;
	width:68px;
	height:69px;
	padding-top: 5px;
	padding-left: 15px;
	float:left;
	font-weight:bold;
	font-size:12pt;
	font-family: Georgia,Sans-Serif,Helvetica, Arial;
	color:#f3f3f2;
}

.caldate {
	padding-top:6px;
	float:left;
	color:#2f2c22;
	font-size: 24pt;
}

.contentb {
	background:transparent;
	padding-left: 7px;
	padding-bottom: 12px;
	padding-top:8px;
	float:right;
	font-size: 95%;
	color: #c3c5c8;
}
.contentp {
	clear: both;
	padding: 5px;
	border-bottom:1px solid #c0c0c0;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #f9f9f9;
	border-top: solid 1px #d5d5d5;
	border-bottom: solid 1px #d5d5d5;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #d1d1d1;
	border-top: solid 1px #5f5f5f;
	border-bottom: solid 1px #5f5f5f;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

/* Comments  */

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
}


/* Sidebar */
#sidebar {
	float: right;
	padding: 0px 0px 20px 0px;
	width: 229px;
	color:#ffffff;
	background:#fff;
	margin-right:10px;
	overflow: hidden;
}


#sidebar h3{
	font: normal 14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #ffffff;
	background : #e2e2e2 url('images/sidebar.gif');
	padding-left:25px;
	padding-top:5px;
	width:203px;
	height:23px;
}

#sidebar a, #sidebar a:visited{
	color: #737169;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #111111;
	font-size: 11px;
	text-decoration: none;
}


#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li a{
	display: block;
	padding: 5px 0;
	text-decoration: none;
	color: #4f4d45;
	border-bottom: 2px solid #ebebeb;
	width: 229px;
}

side_bar{
	background:#ebebeb;
}


#sidebar ul li a:hover{
	text-decoration: none;
	background-color: #fcfcfc;
	color: #4f4d45;
}


/* Search Form */


#searchform {
	top:0px;
	height: 40px;
	width: 225px;
}

#searchform #s{
	background: #ffffff;
	height: 24px;
	width: 180px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: solid;
	border-color:#ccc;
	border-width:1px;
}
#searchform #searchsubmit {
	background: url(images/seachbtn.gif) no-repeat left top;
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* Footer */

#footer {
	color: #4c4c4c;
	font-family: Sans-Serif, Arial, Helvetica;
	font-weight: bold;
	border-top: 20px solid #2c2a23;
	margin:0px auto;
	clear: both;
	background: #1a1a1a;
}

#footer a, #footer a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

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

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 45px;
	line-height: 1.6em;
}

#footerwp{
	padding: 0 0 10px 10px;
}

#footer_right {
	color:#4a4a4a;
	text-align: center;
}


/* */

.wp {
	display:block;
	float:left;
	background:url('images/wp.gif') no-repeat;
	width:37px;
	height:28px;
	padding-top:10px;
}

.pencil{
	background: url('images/pencil.gif') no-repeat;
	padding-left: 17px;
	clear: both;
}

.commentimg {
	background: url('images/comment.gif') no-repeat;
	padding-left: 17px;
	clear: both;
}

.toggle{
	display:block;
	text-align:center;
}

#ads{
	display:block;
	width:240px;
	height:217px;
}

#sb{
	display:block;
	width:240px;
	height:70px;
}

#aboutme {
	display:none;
	background:#404040;
	color: #fff;
	padding: 10px;
	border: 10px solid #2f2c22;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}


.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#contacto-div
{
background-image:url('images/contacto2.jpg');
background-repeat:no-repeat;
width:560;
height:173px;
}

#contacto-div input
{

background: transparent; 
border: 0; 
font-size: 16px; 
font-family: Arial; 
color: #8b867b; 
margin-top: 23px; 
width: 220px; 
margin-left:17px;
font-weight: bolder;
}

#contacto-div textarea
{
margin-top:28px;
margin-left:15px;
width:290px;
height:130px;
display: block; 
background: transparent; 
border: 0; 
font-size: 14px; 
font-family: Arial; 
color: #8b867b; 
line-height: 16px;
font-weight: bolder;
}

#contacto-div button {
margin-left:160px;
margin-top:5px; 
display: block; 
width: 80px;
height: 30px; 
background: transparent; 
border: 0; 
text-indent: -10000px;
cursor:pointer; 
}

.wp-caption {

border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-top-color: #dddddd;

border-right-color-value: #dddddd;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-bottom-color: #dddddd;

border-left-color-value: #dddddd;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

text-align: center;

background-color: #f3f3f3;

padding-top: 4px;

margin-top: 10px;

margin-right: 10px;

margin-bottom: 10px;

margin-left: 10px;
}

