/* 
Theme Name: El Mamotreto
Theme URL: http://www.niceslice.com.ar/
Description: El Mamotreto v2.0
Author: Pablo Rodriguez Molinari
Author URI: http://www.niceslice.com.ar/
Version: 2.0
*/

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

/******************************************************************************************************/

body { 
  background: #fff url(images/bg.jpg) center top no-repeat;
  text-align: center;
}
.clear { clear: both; }

span.image_start.frameleft { float: left; margin: 0 10px 10px 0; }
span.image_start.frameright { float: right; margin: 0 0 10px 10px; }

#wrapper {
  margin: 0 auto;
  width: 1000px;
  text-align: left;
}

#header {
  float: left;
  width: 1000px;
  height: 159px;
}

#menu_logo {
  float: left;
  width: 350px;
}

ul#nav { float: left; height: 56px; }
ul#nav li { float: left; }
ul#nav li a { 
  float: left;
  text-indent: -9999px;
  display: block;
  background: url(images/menu.png) no-repeat;
  height: 56px; 
}

ul#nav li#menu_inicio a { width: 89px; background-position: 0 0; }
ul#nav li#menu_acerca a { width: 94px; background-position: -89px 0; }
ul#nav li#menu_contacto a { width: 86px; background-position: -183px 0; }

ul#nav li#menu_inicio a:hover { background-position: 0 -56px; }
ul#nav li#menu_acerca a:hover { background-position: -89px -56px; }
ul#nav li#menu_contacto a:hover { background-position: -183px -56px; }

a#logo {
  float: left;
  width: 350px;
  height: 103px;
  display: block;
  text-indent: -9999px;
  background: url(images/logo.png) no-repeat;
}
a#logo:hover { background-position: 0 -106px; }

a#rss_link {
  float: right;
  width: 330px;
  height: 65px;
  display: block;
  text-indent: -9999px;
  background: url(images/rss.png) no-repeat;
}
a#rss_link:hover { background-position: 0 -65px; }

#search {
  float: right;
  margin: 30px 0 0;
  width: 350px;
  height: 64px;
  background: url(images/search.png) no-repeat;
}
#search form {
  float: left;
  padding: 16px 0 0 37px;
}

#search form input#s {
  border: none;
  background: none;
  width: 197px;
  height: 18px;
  padding: 8px 6px 0 10px;
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000; 
  float: left;
  margin-right: 10px;
}
#search form input#searchsubmit {
  border: none;
  background: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

#content_top {
  float: left;
  width: 1000px;
  padding: 5px 0 0 0;
  background: url(images/box_top.png) no-repeat;
}
#content_bot {
  float: left;
  width: 1000px;
  padding: 0 0 5px 0;
  background: url(images/box_bot.png) left bottom no-repeat;
}
#content {
  float: left;
  width: 940px;
  padding: 25px 30px;
  min-height: 400px;
  height: auto !important;
  height: 400px;
  background: url(images/box_bg.png) repeat-y;
}

#post {
  float: left;
  width: 600px;
}

.post_container {
  float: left;
  width: 600px;
}

.post_content {
  float: right;
  width: 500px;
  padding: 0 0 40px;
  background: url(images/post_bottom.png) left bottom no-repeat;
  margin: 0 20px 50px;
}

h2 { 
  font: normal 24px/36px Georgia, Garamond, "Times New Roman", serif;
  letter-spacing: -1px;
  color: #333;
  padding-bottom: 14px;
}

h2 a { text-decoration: none; color: #333; }
h2 a:hover { color: #ffa91f; }

p, cite, .commentlist a {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333; 
  line-height: 1.5em;
  padding-bottom: 12px;
}

#post p a, #post cite a  {
  color: #41619C;
  text-decoration: none;
}
#post p a:hover { text-decoration: underline; }

#post span.image_start {
  float: left;
  background: url(images/image_frame.png) no-repeat;
}
#post span.image_end {
  float: left;
  background: url(images/image_frame.png) right bottom no-repeat;
}
#post img.framed {
  margin: 5px;
}



#post .postmeta {
  float: left;
  width: 500px;
  padding: 15px 0 0;
}
#post .postmeta p { width: auto; }



#post .cats-tags {
  float: left;
  width: 100%;
  padding: 15px 0 0;
}
#post .cats-tags p {
  float: left;
  color: #ccc;
  padding: 0 20px 0 21px;
  line-height: 16px;
}
#post .cats-tags p a {
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #ccc; 
  line-height: 16px;
  text-decoration: none;
}
#post .cats-tags p a:hover { color: #ffa91f; }
#post .cats-tags p.categories { background: url(images/category.png) no-repeat; }
#post .cats-tags p.tags { background: url(images/tag.png) no-repeat; }
  
#post .social_media {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
#post .social_media iframe { float: left; }
#post .social_media .tweetmeme_button { float: left !important; }

#post p.comentar { 
  float: left;
  width: 100%;
  padding: 0 0 40px;
  border-bottom: 1px solid #dedede;
  text-align: right; 
}
#post p.comentar a {
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #f90; 
  line-height: 16px;
  text-decoration: none;
  padding: 0 0 0 23px;
  background: url(images/comments.png) no-repeat;
}

#post p.comentar a:hover { 
  background-position: 0 -18px;
  text-decoration: underline;
}


.post_info {
  float: right;
  width: 41px;
  height: 42px;
  background: url(images/post_info.png) no-repeat;
  margin: 10px 0 0;
  padding: 10px 6px 10px 4px;
}
#post .post_info p.dia { text-transform: lowercase; }

#post .post_info p, #post .post_info a {
  float: right;
  text-align: right;
  font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #999;
  padding: 0;
}

#post .post_info a {
  background: url(images/globito.png) right top no-repeat;
  text-decoration: none;
  padding-right: 23px;
  line-height: 14px;
  height: 14px;
  float: right;
}
#post .post_info a:hover {
  color: #ffa91f;
  background-position: right -14px;
  text-decoration: none;
}

.categorias p a:hover { color: #ffa91f; text-decoration: none; }

#postnavigation, #postnavigation p {
  float: left;
  width: 600px;
  text-align: center;
}

#postnavigation p, #postnavigation p a {
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #a0a0a0; 
  line-height: 16px;
  text-decoration: none;
}
#postnavigation p a:hover { color: #ffa91f; }



#sidebar {
  float: right;
  width: 260px;
  padding: 0 20px;
}

#estas_viendo {
  float: left;
  width: 245px;
  height: 70px;
  padding: 40px 0 0 15px;
  margin-bottom: 20px;
  background: url(images/estas_viendo.png) no-repeat;
}

#sidebar h3 {
  float: left;
  width: 260px;
  height: 30px;
  text-indent: -9999px;
}
#sidebar h3#hace_poco { background: url(images/h3_hace_poco.png) no-repeat; }
#sidebar h3#que_viejo { background: url(images/h3_que_viejo.png) no-repeat; }
#sidebar h3#todo_tiene { background: url(images/h3_todo_tiene.png) no-repeat; display: block; }
#sidebar h3#lecturas { background: url(images/h3_lecturas.png) no-repeat; }

#sidebar ul {
  float: left;
  width: 260px;
  padding: 0 0 30px 0;
  list-style: none;
}
#sidebar ul li ul { padding: 0 }
#sidebar ul li h4 { font-size: 13px; font-weight: bold; padding-bottom: 0.5em; margin-bottom: 1em; border-bottom: 1px solid #ccc; }

#sidebar ul li, #sidebar ul li a , #sidebar p a {
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #a0a0a0; 
  line-height: 1.5em;
  text-decoration: none;
}
#sidebar ul li a, #sidebar p a { text-decoration: underline; }
#sidebar ul li a:hover, #sidebar p a:hover { text-decoration: none; color: #f90; }

#sidebar ul li { 
  float: left;
  padding-bottom: 40px;
  width: 100%; 
}
#sidebar ul li ul li { padding-bottom: 0; }


#sidebar ul li.aktt_more_updates a { text-decoration: none; color: #f90; }
#sidebar ul li.aktt_more_updates a:hover { text-decoration: underline; }


#futer {
  float: left;
  width: 880px;
  min-height: 78px;
  height: 78px auto!
  height: 78px;
  margin: 25px 30px;
  padding: 0 0 0 60px;
  background: url(images/foot.png) no-repeat;
}

#futer p {
  font-size: 11px;
  color: #a0a0a0; 
  line-height: 1.5em;
  padding: 0;
}

#futer h4 {
  display: block;
  text-indent: -9999px;
  background: url(images/h4_futer.png) no-repeat;
  width: 33px;
  height: 13px;
  margin: 6px 0;
}

#futer p a {
  color: #6bc3cf;
  text-decoration: none;
}

#futer p a:hover { text-decoration: underline; }

/* Archives */

.no_results {
  float: right;
  width: 540px;
  padding: 0 0 15px 0;
  margin: 0 0 50px 20px;
  background: url(images/flecha_arriba.png) 250px 25px no-repeat;
}

/* Páginas */

#paginas {
  float: left;
  width: 540px;
  padding: 0 0 15px 10px;
  margin: 0 0 50px 20px;
}

#paginas h3 {
  float: left;
  font: normal 17px/24px Georgia, Garamond, "Times New Roman", serif;
  letter-spacing: -1px;
  color: #333;
  width: 540px;
  float: left;
  padding: 14px 0;
}
#paginas h3 a { color: #333; text-decoration: none; }
#paginas h3 a:hover { color: #ffa91f; }

.single_post_content {
  float: right;
  width: 500px;
  padding: 0 0 15px 0;
  margin: 0 0 50px 20px;
}

/* Comentarios */

#comentarios {
  float: left;
  background: url(images/post_bottom.png) center top no-repeat;
  width: 500px;
  padding: 50px 0 0 0;
}

#comentarios h4, #commentsform h4 {
  float: left;
  font: normal 19px/24px Georgia, Garamond, "Times New Roman", serif;
  font-style: italic;
  letter-spacing: -1px;
  color: #333;
  width: 500px;
  float: left;
  background: url(images/flecha_abajo.png) center top no-repeat;
  padding: 75px 0 14px;
}
ul.commentlist {
  width: 500px;
  background: url(images/post_bottom.png) left bottom no-repeat;
  padding-bottom: 3px;
}

ul.commentlist li { padding: 20px 15px; }
ul.commentlist li .comment-body { position: relative; padding-bottom: 0; }
ul.commentlist li.parent > .comment-body { position: relative; padding-bottom: 20px; }
ul.commentlist li ul.children { 
  padding: 0 0 3px;
  background: url(images/post_bottom.png) left bottom no-repeat; 
}

ul.commentlist li.thread-odd { background: #e1f3f5 url(images/comments_top_1.png) no-repeat; }
ul.commentlist li.thread-even { background: #ebf8d3 url(images/comments_top_2.png) no-repeat; }
ul.commentlist li.bypostauthor { background: #efefef url(images/comments_top_1.png) no-repeat; }

ul.commentlist li .gravatar_frame {
  float: left;
  position: relative;
  display: block;
  padding-right: 15px;
  width: 84px;
  height: 84px;
}
ul.commentlist li .gravatar_frame span {
  position: absolute;
  width: 84px;
  height: 84px;
  top: 0;
  left: 0;
  background: url(images/gravatar_frame.png) no-repeat;
}
ul.commentlist li .gravatar_frame img {
  padding: 2px;
  float: left;
  display: block;
}
ul.commentlist li .says { display: none; }
ul.commentlist li cite, ul.commentlist li cite a { font-weight: bold; color: #666; text-decoration: none; }
ul.commentlist li cite a:hover { text-decoration: underline; }
ul.commentlist li .commentmetadata { padding: 0 0 5px; margin: 0 0 19px; border-bottom: 1px solid #999; }
ul.commentlist li .commentmetadata a { color: #999; text-decoration: none; font-size: 11px; }
ul.commentlist li .commentmetadata a:hover { text-decoration: underline; }
ul.commentlist li p { padding-left: 99px; }
ul.commentlist li .reply {
  position: absolute;
  top: 0;
  right: 0;
}
ul.commentlist li .reply a {
  float: left;
  width: 28px;
  height: 24px;
  text-indent: -9999px;
  background: url(images/reply.png) no-repeat;  
}
#respond { float: left; }
#commentsform {
  float: left;
  width: 540px;
  padding: 50px 0 0 0;
}

#commentsform h4 {
  background: none;
  padding-top: 0;
  width: auto;
}
#commentsform h4 a { 
  color: #41619C;
  text-decoration: none;  
}
#cancel-comment-reply { 
  float: left;
  padding-left: 15px; 
}
#cancel-comment-reply a {
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #a0a0a0; 
  line-height: 30px;
  text-decoration: none;
  font-style: italic;
}

#commentsform p {
  float: left;
  width: 540px;
}
#commentsform p label { font-weight: bold; }
#commentsform p label small { font-weight: normal; font-size: 9px; }
#commentsform p.subscribe-to-comments label { font-weight: normal; }

#s1, #s2, #s3 {
  border: none;
  background: url(images/input.png) no-repeat;
  width: 260px;
  height: 21px;
  padding: 5px;
  float: left;
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333;
  display: block; 
}

#sbutt {
  border: 1px solid #808080;
  font: normal 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #333;
  cursor: pointer;
  background: #eee;
}
#sbutt:hover { background: #333; color: #fff; }

#disclaimer {
  font-size: 11px;
  color: #999; 
}

/* 404 */

.error { padding-left: 20px; }

.error a  {
  font: normal 11px/18px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #41619C;
  text-decoration: none;
}
#post p a:hover { text-decoration: underline; }

.error .no_results { float: left; margin: 0; padding-bottom: 40px; }

/* Navegacion */

.wp-pagenavi {
  float: left;
  padding: 0 0 0 81px;
}
.wp-pagenavi span, .wp-pagenavi a {
  font: normal 12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}
.wp-pagenavi span.pages {
  color: #999;
  margin: 2px;
  padding: 2px 5px;  
}
.wp-pagenavi span.current {
  border: 1px solid #666;
  color: #666;
  font-weight: bold;
  margin: 2px;
  padding: 2px 4px;
}
.wp-pagenavi a {
  text-decoration: none;
  border: 1px solid #999;
  color: #999;
  margin: 2px;
  padding: 2px 4px;
}
.wp-pagenavi a:hover {
  border-color: #ffa91f;
  color: #ffa91f;
}
.wp-pagenavi span.extend {
  color: #666;
  margin: 2px;
  padding: 2px 5px;
}

#sidebar ul li .aktt_tweets ul li { padding-bottom: 10px; }

.widget_tag_cloud div { text-align: center; }

#sidebar .twtr-widget h3 {
  float: none;
  height: auto;
  text-indent: 0;
}
#sidebar .twtr-widget h4 {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#sidebar .twtr-widget h4 a { font-size:16px !important; }