/*  
Theme Name: Ahorratelefono 2
Theme URI: http://www.ahorratelefono.com/
Version: 2
Author: Chimi
Author URI: http://www.chimi.es/
*/



* { margin: 0; padding: 0; }
body { 
	color: #5f5959;
	background: #fff;
	padding-bottom: 10px;
	font:76%/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

}
input, button, select { font: normal 11px/14px 'Verdana', sans-serif; }
textarea { font: normal 12px/16px 'Verdana', sans-serif; }
legend { display: none; }
fieldset { border: none; }
img { border: none; text-align: center;}
ul, ol { list-style: none; }
table { border-collapse: collapse; width: 100%; }
hr { display: none; }

a:link { text-decoration: none; color: #48670b; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color: #48670b; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color: #48670b; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color: #324808; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}


h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; }



/* Header
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { background-color: #81a706; border-bottom: 1px solid #e1dfd4;                                                                     border-bottom-style: none;                                   background-repeat: repeat-x;                                   height: 120px; }
.header-wrapper { margin-bottom: 0px; padding-left: 15px; padding-bottom: 8px; padding-right: 15px; padding-top: 8px; margin-left: auto; margin-right: auto; margin-top: 0; height: 120px; background-image: url(images/cabecera.jpg); overflow: hidden; width: 930px; }

.header .logo-txt { height: 80px; width: 500px; float: left; padding: 10px 0px 15px 10px;}
.header .logo-txt h1 { text-transform: lowercase; font: bold 46px/42px 'Arial'; letter-spacing: -3px; background: no-repeat left 7px; padding-left: 40px;}
.header .logo-txt h1 a, .header .logo-txt h1 a:visited { color: #000; text-decoration: none;}
.header .logo-txt h1 a:hover { color: #000; text-decoration: none; }

.header .logo-img { background-repeat: no-repeat; float: left; padding: 10px 0px 15px 10px;}
.header .logo-img h1 { text-indent: -35000px; margin: 0; padding: 0;}
.header .logo-img h1 a { display: block; background: url(images/logo.png) no-repeat left top; height: 36px; width: 172px; cursor: hand; }


/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.search { float: right; width: 300px; padding: 12px 14px; border: 1px solid #f9f8f5; background: #f3f1e9 url(images/search.png) 12px 18px no-repeat; margin-top: 5px;}
.search form { background: url(images/search-bg.png) no-repeat left top; padding: 4px 4px 4px 24px;}
.search fieldset { overflow: hidden; }
.search fieldset { height: 1%; }
.search input { float: left; margin-right: 3px; background: #fff; border: none; padding: 5px; width: 203px; }
.search button { float: left; background: #000000 url(images/search-button.png) no-repeat; width: 56px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }



/* Page
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#page { background: #81a706; border-bottom: 1px solid #d8d5cb; }


/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu { overflow: hidden; width: 960px; margin: 0 auto;}

/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.pages { background-color: white; overflow: hidden; width: 960px; border-bottom: 1px solid #ccc9be; }
.pages ul { float: left; padding: 20px 20px 5px 20px; }
.pages li { float: left; }
.pages li a, .pages li a:visited { float: left; padding: 0px 6px; color: #94918e; border-right: solid 1px #999; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.pages li a:hover { float: left; padding: 0px 6px; color: #000; text-decoration: none;}
.pages li.current_page_item a { color: #000; text-decoration: none; }
.pages li.current_page_item a:visited { color: #000; text-decoration: none; }


/* Pages
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.categories { background-color: white; overflow: hidden; width: 960px; }
.categories ul { float: left; padding: 5px 20px 20px 22px;}
.categories li { float: left; font-size: 11px;}
.categories li ul { display: none;}
.categories li a, .categories li a:visited { float: left; padding: 0px 4px; color: #666; border-right: solid 1px #999; font: normal 11px/13px 'Verdana'; }
.categories li a:hover { color: #000;}
.categories li.current-cat a { color: #000; text-decoration: underline; }
.categories li.current-cat a:visited { color: #000; text-decoration: underline; }


/* Main
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#main { background-color: white; width: 960px; margin: 0 auto; }
#main-wrapper { overflow: hidden; }
#content { border-style: none; float: left; width: 570px; border-bottom: none; padding: 10px; }


.title { color:#000; font: normal 32px/32px 'Helvetica'; letter-spacing: -1px; padding: 0px; margin: 0px 0px 25px 0px;}
.line { padding-top: 25px; border-top: 3px solid #3e3933; }

/* Añadidos Chimi 
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#aleta  { padding-top: 7px; visibility: visible; float: left; margin-left: -65px; position: absolute; height: 63px; line-height: 15px; color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; background-image: url(images/aleta.png); background-repeat: no-repeat; text-align: center; width: 55px; }
.aleta_mes { line-height: 15px; font-size: 14px;  }
.aleta_ano { position: relative; top: -7px; line-height: 0px; font-size: 10px;  }

#aleta-f  { padding-top: 7px; visibility: visible; float: left; margin-left: -65px; position: absolute; height: 63px; line-height: 15px; color: #fff; font-size: 18px; font-weight: bold; text-decoration: none; background-image: url(images/aleta-f.png); background-repeat: no-repeat; text-align: center; width: 55px; }
.aleta_mes-f { line-height: 15px; font-size: 14px;  }
.aleta_ano-f { position: relative; top: -7px; line-height: 0px; font-size: 10px;  }

#compartir {
margin-right: 10px;
float:left;
}
#compartir a {
background-color: #e2e2e2;
border:1px solid #CCCCCC;
color:black;
font-size: .9em;
font-weight:bold;
padding:5px;
text-decoration:none !important;
-moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#compartir a img {
vertical-align:middle;
}

#tags { float: right; display: inline; color: black; }
#tagsNuevos { margin-bottom: -5px; padding-top: 25px; }


.caja a:link, .caja a:visited, .caja a:active, .caja a:hover { font-size: 80%; color: #fff; text-transform: uppercase; text-decoration: none; padding: 3px 6px; background: #48670b; -moz-border-radius: 3px; -webkit-border-radius: 3px; line-height: 18px; }

#franjasuperior {
	left: 20px;
	margin-top: 0px;
	top: -23px;
	position: relative;
	z-index: 0;
	width: 940px;
	font-size: 10px;
	color: white;
	}

.enlaces_superior, .enlaces_superior a:link, .enlaces_superior a:visited, .enlaces_superior a:active, .enlaces_superior a:hover   { color: #bfbfbf; }
#enlaces {color: #fbfffb; float: left;}
#buscador {float: right;}


/* Post
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post { padding-bottom: 15px; padding-top: 40px; }
.post .p-head {}
.post .p-head h1 { line-height: 25px; font-family: Helvetica, Verdana, Arial, sans-serif; color: #48670b; font: normal 22px/32px; letter-spacing: -1px; padding: 3px 0px;}
.post .p-head h1 a, .post .p-head h2 a:visited { color: #48670b; text-decoration: none;}
.post .p-head h1 a:hover { color: #324808; text-decoration: underline;}

.post .p-head h2 { line-height: 25px; font-family: Helvetica, Verdana, Arial, sans-serif; color: #48670b; font: normal 22px/28px; letter-spacing: -1px; padding: 0px;}
.post .p-head h2 a, .post .p-head h2 a:visited { line-height: 25px; font-size: 22px; color: #48670b; text-decoration: none;}
.post .p-head h2 a:hover { color: #324808; text-decoration: underline;}

.post .p-head h3 { line-height: 25px; color:#000; font: normal 22px/21px 'Arial'; letter-spacing: -1px; padding: 0px;}
.post .p-head h3 a, .post .p-head h3 a:visited { color:#000; text-decoration: none;}
.post .p-head h3 a:hover { color:#cc6600; text-decoration: none;}

.post .p-date { font: normal 11px/11px 'Arial' sans-serif; }
.post .p-categ a, .post .p-categ a:visited { background: #333; font-size: 9px; padding: 2px 3px; color:#fff;}
.post .p-categ a:hover { background:#324808; color:#333; text-decoration: none;}

.post .p-con { 
	padding: 10px 0px;
	color:#000000;
	font-size: .9em;
	line-height: 1.4em;
	}
	
.post .p-con p {
	color: #383636;
	font-size: 10pt;
	letter-spacing: 0;
	padding: 5px 10px;
	vertical-align: 5px;
	line-height: 1.5em;	
	}
.post .p-con img { margin-bottom: 10px; }
.post .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.post .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/content-li.gif") no-repeat left top; font-size: 12px; line-height: 15px; color:#63565f; }
.post .p-con blockquote { padding: 10px; margin: 10px 0px; color:#333; background: #f3f1e9;}
.post .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post .p-det { background: url(images/post-dotted.png) repeat-x top; padding-top: 10px; }
.post .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post .p-det li a { color: #ffcc00; font-weight: normal; text-decoration: underline;}
.post .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color: #777777; }
.post .p-det .p-det-ftags a { color: #777777;}
.post .p-det .p-det-fcom a { text-transform: uppercase;                                                            font-weight: bold;                                                            text-decoration: none;                                                            padding-bottom: 5px;                                                            padding-top: 5px;                                                            padding-right: 10px;                                                            padding-left: 10px;                                                            color: #eff2f2; background: #48670b; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

/* Post - Feature
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.post-f { color: black; border-color: #d4d4d4; border-width: 1px; border-style: solid; background-color: #f0f0f0; padding: 15px; margin-bottom: 25px;}
.post-f .p-feature { background: url(images/feature-dotted.png) repeat-x bottom; padding-bottom: 10px; margin-bottom: 5px;}
.post-f .p-feature strong { background: url("images/feature-star.png") left center no-repeat; color: #48670b; font: bold 14px/14px 'Arial'; letter-spacing: -1px; padding-left: 16px; }

.post-f .p-head {}
.post-f .p-head h1 { font-size: 22px; line-height: 25px; font-family: Helvetica, Verdana, Arial, sans-serif; font: normal; letter-spacing: -1px;}
.post-f .p-head h1 a, .post-f .p-head h1 a:visited { color: #48670b; text-decoration: none;}
.post-f .p-head h1 a:hover { color: #324808;}
.post-f .p-head h2 { font: normal 28px/26px 'Tahoma', Arial, Helvetica, sans-serif; letter-spacing: -1px; color: #48670b;}
.post-f .p-head h2 a { color: #48670b; text-decoration: none;}

.post-f .p-con {
	padding: 10px 0px;
	font: normal 'Tahoma', Arial, Helvetica, sans-serif;
	}
	
.post-f .p-con a, .post-f .p-con a:visited { color: #48670b;}
.post-f .p-con a:hover { text-decoration: underline; color: #324808;}
.post-f .p-con p { 
	color: #383636;
	font-size: 10pt;
	letter-spacing: 0;
	padding: 5px 10px;
	vertical-align: 5px;
	line-height: 1.5em;	
	}
.post-f .p-con img { margin-top: 7px; margin-bottom: 5px; }
.post-f .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ol li { padding: 2px 0px 2px 0px; font-size: 12px; line-height: 1.5em; color:#c4c0b5; }
.post-f .p-con ul { padding: 10px 0px 10px 25px; margin: 0px; }
.post-f .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url(images/p-con-li-f.png) no-repeat left 2px; font-size: 12px; line-height: 15px; color:#c4c0b5; }
.post-f .p-con blockquote { padding: 10px; margin: 10px 0px; color:#ece9e0; background: #565350;}
.post-f .p-con blockquote p { font-size: 12px; padding: 0px; margin: 0px; line-height: 17px;}
.post-f .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}

.post-f .p-det { background: url(images/feature-dotted.png) repeat-x top; padding-top: 10px; }
.post-f .p-det li { border: none; font-size: 1em; display: inline; font-size: 11px;}
.post-f .p-det li a { color: #777777; font-weight: normal; text-decoration: underline;}
.post-f .p-det .p-det-ftags { background: url(images/p-det-ftags.png) no-repeat left 2px; padding-left: 14px; color: #777777; }
.post-f .p-det .p-det-ftags a { color: #777777;}
.post-f .p-det .p-det-fcom a { text-transform: uppercase;                                                            font-weight: bold;                                                            text-decoration: none;                                                            padding-bottom: 5px;                                                            padding-top: 5px;                                                            padding-right: 10px;                                                            padding-left: 10px;                                                            color: #eff2f2; background: #324808; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
img.alignright { margin: 0 0 5px 15px; display: inline; border: solid 1px #9b9792; padding: 1px; }
img.alignleft { margin: 0 15px 5px 0; display: inline; border: solid 1px #9b9792; padding: 1px;}
.alignright { float: right; }
.alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; font-size: 13px; font-size: 10px; line-height: 12px; font-weight: bold; text-align: right; padding-top: 25px; border-top: 3px solid #3e3933; }
.nav .left { float: left; background: url(images/nav-left.png) no-repeat left 1px; padding-left: 15px; }
.nav .right { float: right; background: url(images/nav-right.png) no-repeat right 1px; padding-right: 15px; }
.nav a { cursor: hand; }


/* Comments 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-list { padding-top: 50px;}
.comments-list h2 { font: normal 24px/24px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-list .nor { position: relative; overflow: hidden; margin-bottom: 20px; padding: 15px; border: 1px solid #eceade; background: #f3f1e9; }
.comments-list .alt { border: 1px solid #eceade; background: #ffffff;  }
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; color:#000; letter-spacing: -1px;}
.comments-list p.avt { position: absolute;                     position: absolute; top: 15px; right: 15px;}
.comments-list p.avt img { border: solid 1px #666;}
* html .comments-list p.avt { right: 40px; height: 1%; }
.comments-list p.date { font-size: 10px; padding-bottom: 10px;}
.comments-list p.date a { color:#999; text-decoration: underline;}


/* Comments Form
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding-top: 10px; }
.comments-form form { padding: 15px; border: 1px solid #eceade; background: #f3f1e9; }
.comments-form h3 { font: normal 19px/19px "Arial"; margin: 0px; padding: 10px 0px; letter-spacing: -1px; color:#000;}
.comments-form label { padding-bottom: 5px; }
.comments-form p { padding: 7px 0px; color:#808080; overflow: hidden; height: 1%;}
.comments-form .required { font-size: 10px; font-weight: bold; color:#cc6600;}
.comments-form input { border: 1px solid #d8d5cb; background: #ffffff; padding: 4px; width: 230px; margin-right: 10px; }
.comments-form textarea { border: 1px solid #d8d5cb; background: #ffffff; padding: 5px; width: 470px; }
.comments-form button { float: left; cursor: pointer; text-indent: -1000em; width: 99px; height: 25px; border: none; background: url(images/post-comment.png) no-repeat; }


/* Sidebar
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.SR { border-style: none; float: right; width: 330px; background: #fcfcfa; border-bottom: none; padding: 14px 14px 0px 14px; }
.SR h2 { color: #8a8c8d; font-size: 14px; letter-spacing: -1px; margin-bottom: 5px; padding-bottom: 5px; background: url(images/underline.gif) left bottom repeat-x; }
.SR li { list-style-type: none; font-size: 11px; line-height: 16px; }

/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */			
.SR .recent { margin-bottom: 15px; border: 1px solid #eceade; background: #eff2f2; padding: 15px 15px 5px 15px; }
.SR .recent .tabs { overflow: hidden; margin-bottom: 5px; padding-bottom: 10px; border-bottom: solid 1px #dad6c5; }
.SR .recent .tabs { height: 1%; }
.SR .recent .tabs li { float: left; background: none; padding: 0;}
.SR .recent .tabs li a { border-top-color: #dedede; border-left-style: none; border-bottom-style: none; border-right-style: none; border-top-style: solid; border-top-width: 2px; float: left; font: bold 14px/24px Arial, sans-serif; color: #999; padding: 0 10px; letter-spacing: -1px; background: #fff; margin-right: 4px;}
.SR .recent .tabs li a.active,
.SR .recent .tabs li a:hover { border-top-color: #324808; border-left-style: none; border-bottom-style: none; border-right-style: none; border-top-style: solid; border-top-width: 2px; color: #48670b; text-decoration: none; }
	
#tab-comments { display: none; margin-bottom: 15px; }
#tab-comments li { border-bottom-style: none; color: #3a3a3a; padding-left: 8px; padding-bottom: 4px; padding-right: 0px; padding-top: 0px; background: url(images/arrow.png) no-repeat left 10px;}
#tab-comments li a { color: #48670b; display: block;}
#tab-popular { color: #372916; margin-bottom: 15px; }
#tab-popular li a:link, #tab-popular li a:hover, #tab-popular li a:visited, #tab-popular li a:active { color: white;  } 
#tab-popular li { padding-left: 11px; padding-bottom: 4px; padding-right: 0px; padding-top: 4px; background: url(images/arrow.png) no-repeat left 8px; line-height: 14px; border-bottom: solid 1px #dad6c5;}
#tab-tags { display: none; margin-bottom: 15px; font-family: Arial, Helvetica, sans-serif; }


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
#inicio_cajas { font-weight: bold; font-family: Helvetica, Verdana, Arial, sans-serif; padding-top: 2px; padding-left: 10px; height: 21px; width: 330px; color: white; font-size: 14px; background: url(images/cabeza_cajas.png) left no-repeat; }
.widget { background-repeat: repeat-x; background-image: url(images/fondo_caja.png); border-style: none; background-color: #eef2f3; margin-bottom: 15px; padding: 15px; }
.widget li { line-height: 20px; font-size: 13px; font-family: Helvetica, Verdana, Arial, sans-serif; background: url(images/arrow.png) no-repeat left 5px; padding-left: 12px; }
.widget h2 { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; letter-spacing: -1px; background: left no-repeat; }
.widget .feed { background: url(images/feed.png) no-repeat left 0px; padding-left: 17px; font: bold 14px/14px 'Arial'; letter-spacing: -1px; }


/* Tabs
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		
.widget_flickrRSS { border: 1px solid #eceade; background: #f3f1e9; padding: 15px 15px 0px 15px; width: 298px; overflow: hidden}
* html .widget_flickrRSS { height: 1%;}
.widget_flickrRSS ul { padding: 0px; margin: 5px 0px 10px 0px; float: left;}
.widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; margin: 0px 12px 12px 0px; float: left; }
.widget_flickrRSS li a img { border: solid 1px #333; width: 60px; height: 60px;}
.widget_flickrRSS li a:visited img { border: solid 1px #333;}
.widget_flickrRSS li a:hover img { border: solid 1px #000;}


/* WidGet
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.widget_tag_cloud { font-family: "Lucida Grande", Verdana, Arial, sans-serif; line-height: 20px;}
.widget_calendar table { width: 100%;}
.widget_calendar table td { text-align: center; padding: 3px; }
.widget_calendar caption { background: #e4e2d3; padding: 5px 0px;}
.widget_calendar #today { background: #e4e2d3;}
.widget_search #s { border: solid 1px #e4e2d3; padding: 3px; margin-bottom: 5px;}


/* Footer
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */	
.footer { width: 960px; margin: 0 auto; font-size: 11px; padding-top: 10px;}
.footer p { padding: 3px 0px 4px 0px;}
.footer p a, .footer p a:visited, .footer p a:hover { color: #666; text-decoration: underline; }
.footer .theme { border-top: 1px solid #e3e3e2; color:#999; }
.footer .theme a, .footer .theme a:visited, .footer .theme a:hover { color: #999; text-decoration: underline; }


