/*  
Theme Name: My Home
Theme URI: http://topblogtemplates.com
Description: This is a simple wordpress theme for blogs about home.
Version: 1.0
Author: topblogtemplates.com 
Author URI: http://topblogtemplates.com

*/

body {
	color: #747474;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background: #3e5364 url('images/bg.png') repeat-x;
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

a, a:link, a:visited, a:hover, a:active {
	color: #747474;
	text-decoration: none;
}

h3 {
	color: #0e5494;
	font: normal 19px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	border-bottom: dotted 1px #546367;
	width: 520px;
	margin: 3px 0 2px;
}

h3 a, h2 a:visited {
	color: #000;
	text-decoration: none;
}

h3 a:hover {
	color: #44a1d0;
	text-decoration: none;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 202px;
	width: 900px;
	background: #0e5896 url('images/top.jpg') no-repeat;
}

#header #banner {
	padding: 0px 0px 0px 858px;
}

#content {
	width: 890px;
	background: #fff;
	padding: 10px 0px 10px 10px;
}

.leftcontent, .rightcontent {
	float: left;
	text-align: left;
}

.leftcontent {
	margin-right: 1px;
	width: 540px;
}




#left {
	width:150px;
	margin-right: 15px;
	float:left; 
	padding: 0px 0px 20px 20px;
}	
		
#right {
	width:150px;
	float: left;
}

#left ul li h2, #right ul li h2 {
	color: #55626d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	height: 33px;
	margin: 3px 0 2px;
	background: url('images/under_menu.gif') no-repeat bottom left;
}

#left ul, #left ul li ul, #right ul, #right ul li ul {
	margin-bottom: 30px;
	padding: 0;
	list-style: none;
}

#left ul, #right ul {
	margin: 0px;
	padding: 0;
}

#left ul li li, #right ul li li {
	font-size: 12px;
	padding-bottom: 6px;
	border-bottom: dotted 1px #546367;
	margin-bottom: 3px;
}




.entry {
	padding: 10px 0px 5px;
	clear: both;
}

.post {
	padding-bottom: 20px;
}

.post p {
	margin-bottom: 20px;
}

.post img {
	margin:10px;
	border:0;
}


.post p a, .post p a:link, .post p a:visited, .post p a:hover, .post p a:active {
	color: #747474;
	text-decoration: underline;
}

.post .date {
	height: 50px;
	width: 45px;
	background: url('images/calendar.png') no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 15px 0 0;
	line-height: 100%;
	float: left;
}

.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.postdata {
	font-size: 90%;
	color: #999999;
			line-height: 20px;
}

.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}

.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}

.postdata .category{
	background: url(images/folder.gif) no-repeat;
	padding-left: 18px;
	float: left;
}

.postdata .comments{
	background: url(images/comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.postdata .rat {
	padding-left: 18px;
	float: right;
}
.navigation {
	padding-top: 10px;
	text-align: center;
}

#footer {
	height: 35px;
	width: 900px;
	background: transparent;
}

#footer p {
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
}

#footera, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #ffffff;
	text-decoration: none;
}

#totalcomentarios {
	background-color:#fff;
	color:#0e5494;
	margin-top: 50px;
	padding:5px 5px 5px 10px;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
}

#metacoment {
	margin:15px 0 0 0;
	padding:4px 0 0 4px;
	height:40px;
	font-size:14px;
}

#usuario {
	padding:0;
	margin:0;
	line-height:15px;
}
#usuario a {
	text-decoration:underline;
	color:#006699;
}
		
#usuario p {
	margin:2px 0 0 0;
	padding:0;
}

.tiempo {
	font-size:11px;
}

#comentario {
	background-color:#F2F2F2;
	padding:0 7px 0 7px;
	margin:0;
	border:1px solid #E8E8E8;
	font-size:12px;
}

#postcomment {
	font-size:18px;
	margin:20px 0 0 0;
}

input, textarea {
	margin-bottom: 5px;
	color:#333;
}

textarea {
	width:500px;
}

blockquote {
	padding-left:20px;
	border-left:5px solid #ddd;
	margin:30px 30px 30px 10px;
}

blockquote cite {
	display:block;
}



#menu-bar {
    float:left;
	margin: 175px 0 0 0;
	padding:0;
  	width: 900px; 
	line-height:26px;
    height:29px;
	padding-left:14px;
	font-size:10px;
	}
    
#menu-bar ul {
    padding:0;
	margin:0; 
	}	
	
.pagenav-home { 
   width: 98px;
   height:29px;
   list-style-type:none; 
   padding:0;
   margin:0;
   display:inline;
   }
   
.pagenav {
 	list-style-type:none; 
	}

.pagenav h2 {
   display:none;
   margin:0;
   padding:0; 
   }	

.pagenav ul, .pagenav-home ul   {
    list-style-type:none;
	float:left; 
	padding:0;
	margin:0;
	}
	
.pagenav ul li {
    padding:0;
	margin:0;
    display:inline;
    }
	
.pagenav ul li a, .pagenav-home ul li a {
    width:98px;
	float: left;
	margin-left:2px;
	background: #1e3b4c url('images/pagemenu-inactive-bg.jpg') top repeat-x; 
   color:#fff;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	font-weight:bolder; 
    }	
	
.pagenav ul li a:hover, .pagenav-home ul li a:hover {
 	background: #fff url('images/pagemenu-active-bg.jpg')  top repeat-x; 
    color:#000;
	}		

.pagenav ul li.current_page_item a, .pagenav-home ul li.current_page_item a { 
    background: #fff url('images/pagemenu-active-bg.jpg') top repeat-x;  
    color:#094d73;
	}	
	
.pagenav ul li.current_page_item ul li a { 
    background: #fff url('images/pagemenu-inactive-bg.jpg')  top repeat-x; 
    color:#fff;
	}

.pagenav ul li.current_page_item ul li a:hover { 
    background: #fff url('images/pagemenu-active-bg.jpg')  top repeat-x; 
    color:#fff;
	}	
	
	
#header h1 {
	font-size: 25px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #0718ba;
	padding: 8px 0 0 20px;
	line-height: 20px;
}

#header h1 a {
	color: #0718ba;
	text-decoration: none;
}

#header .description {
	font-size: 17px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000;
	padding: 5px 0 0 20px;
}	


.title h3 {
	background: #fff url('images/h3.jpg')  no-repeat left 1px;
	text-indent: 35px;
        color: #55626d;
}

.title h3 a {
	color: #0718ba;
}
