/*  
  Theme Name: luismayoral.com
  Theme URI: http://luismayoral.com
  Description: Tema para luismayoral.com
  Version: 1.0
  Author: Luis Mayoral
  Author URI: http://luismayoral.com
*/

/*small reset*/

body, ul, ol, li, p, h1,h2, h3, h4, h5, h6, form, blockquote, dl, dd, dt {
  margin: 0;
  padding: 0;
}

body {
font-weight: normal;
font-family: Molengo, Calibri, Verdana, Helvetica, Arial, sans-serif;
  line-height: 1.5em;
  font-size: 14px;
}

/*basic styles, fonts, imgs etc*/

#top .wp-smiley {
  border: none;
  background-color: transparent;
}

.clearboth {
  clear: both;
}

.noborder, .noborder img, .noborder a img {
  border: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

.alignnone, .fullsize {
  float: none;
  margin: 10px 0;
  overflow: hidden;
}

.alignleft {
  float: left;
  margin: 0px 10px 10px 0pt;
  overflow: hidden;
}

.alignright {
  float: right;
  margin: 0px 0pt 10px 10px;
  overflow: hidden;
}

.aligncenter {
  clear: both;
  display: block;
  margin: 0pt auto 1.5em;
  overflow: hidden;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

p {
  padding-bottom: 18px;

}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-bottom: 10px;
    font-family: "Yanone Kaffeesatz", Candara, Arial, Tahoma;
}

h1 {
  font-size: 28px;
}

h2 {
  font-size: 24px;
  color: black;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 13px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  text-decoration: underline;
}

.post_heading_wrap {
  float: left;
  position: relative;
}

.post_heading_wrap, h2 a:hover {
  text-decoration: none;
}

.post_heading {
  display: block;
  float: left;
  width: 505px;
  padding-right: 10px;
  margin-right: 10px;
}

.meta {
  font-size: 12px;
}

.meta_top {
  display: block;
  float: right;
  padding-top: 3px;
}

.comment_meta {
  height: 36px;
  left: -37px;
  position: absolute;
  top: -2px;
  width: 35px;
}

.comment_meta a {
  text-decoration: none;
  display: block;
  padding: 5px 0 0 0px;
  text-align: center;
}

.entry_content {
  padding-top: 10px;
}

.edit_me {
  position: absolute;
  left: -20px;
  top: 10px;
}

#top .more-link {
  background-position: right 3px;
  background-repeat: no-repeat;
  padding-right: 16px;
  text-decoration: none;
}

.clearboth {
  clear: both;
}

.content ul, .content ol {
  padding: 0 0 15px 30px;
  list-style-position: outside;
}

blockquote {
  padding: 0 0 0px 15px;
  margin: 0 0 15px 15px;
}

/*IMPORTANT DIVS*/

#slideshow {
  z-index: 1;
  position: relative;
  top: 0;
  height: 360px;
  width: 980px;
  left: 0;
}

#wrapper {
  background-position: top left;
  position: relative;
  background-repeat: repeat-x;
  overflow: hidden;
}

#top {
  position: relative;
  margin: 0 auto;
  width: 980px;
}

.big_bg #main {
  padding-top: 40px;
}

#main {
  position: relative;
  padding-left: 20px;
  width: 960px;
  float: left;
}

.content {
  position: relative;
  width: 600px;
  margin-right: 20px;
  float: left;
}

.sidebar {
  position: relative;
  float: left;
  width: 320px;
}

/*HEAD*/

#head {
  height: 70px;
}

.small_bg #head {
  height: 115px;
}

#head h1 {
  margin: 0;
}

#head h1 a {
  position: absolute;
  text-indent: -9999px;
  right: 20px;
  top: 0;
  outline: none;
  width: 290px;
  height: 70px;
  background-image: url(/images/logo.png);
}

#head .description {
  left: -9999px;
  position: absolute;
}

.breadcrumb {
  padding: 0;
  position: absolute;
  left: 20px;
  top: 80px;
}

/* navigation */

#top #nav {
  float: left;
  position: absolute;
  top: 20px;
  left: 20px;
}

#nav, #nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
  position: relative;
  line-height: 32px;
  z-index: 3;
}

#top #nav a {
  display: block;
  padding: 0px 15px;
  text-decoration: none;
text-transform: uppercase;
  line-height: 33px;
  outline: none;
}

#top #nav a:hover {
  text-decoration: underline;
}

#top #nav li {
  float: left;
  position: relative;
}

#top #nav li li {
  border-left: none;
}

#top #nav ul {
  position: absolute;
  display: none;
  width: 170px;
  top: 33px;
}

#top #nav li ul a {
  color: #f4f4f4;
  width: 140px;
  height: auto;
  float: left;
  border: 1px solid #181818;
  text-align: left;
}

#top #nav ul ul {
  top: auto;
}

#top #nav li ul ul {
  left: 172px;
  top: 0px;
}

#top #nav li:hover ul ul, #top #nav li:hover ul ul ul, #top #nav li:hover ul ul ul ul {
  display: none;
}

#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul {
  display: block;
}

#top #nav .sub_list, #top #nav .sub_sub_list {
  display: none;
}

/*  SLIDER  */

#slideshow .slideimage {
  position: absolute;
  padding-bottom: 20px;
}

#slideshow .slideimage_big {
  left: 0;
  bottom: 20px;
}

#slideshow .slideimage_medium {
  left: 200px;
  bottom: 15px;
}

#slideshow .slideimage_small1 {
  bottom: 10px;
  left: 50px;
}

#slideshow .slideimage_small2 {
  bottom: 10px;
  left: 250px;
}

#slideshow .intro {
  left: 600px;
  width: 340px;
  top: 50px;
  position: absolute;
  line-height: 25px;
}

#slideshow .intro h2 {
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 23px;
}

#slideshow .buttonlinks, .intouch, #top .textwidget .intouch {
  display: block;
}

#top .widget_text {
  padding: 20px;
  width: 280px;
}

#slideshow .buttonlinks .next {
  margin-right: 10px;
  visibility: hidden;
}

#slideshow .slide1 {
  visibility: visible;
}

.jshide {
  visibility: hidden;
}

#slideshow .buttonlinks a, .intouch , #top .textwidget .intouch {
  display: block;
  float: left;
  line-height: 33px;
  width: 165px;
  background-position: top left;
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
  text-indent: 10px;
  border: none;
}

#slideshow .buttonlinks a:hover, .intouch:hover, #top .textwidget .intouch:hover {
  background-position: bottom left;
  margin-top: 1px;
}

#top .intouch {
  float: none;
  margin: 0 auto;
}

.slideme {
  position: relative;
  left: 0;
}
.slideme p a {
color: #C4DDFB
}
.slideme p a:visited {
color: #FFF
}
.slide1 {
  z-index: 1;
}

.slider_container {
  position: absolute;
  top: 0;
  left: 0;
  height: 360px;
  width: 980px;
}

.notactive {
  visibility: hidden;
}

/* CONTENT */

.entry_content {
  clear: both;
  position: relative;
  padding-bottom: 35px;
}

.entry_content p {
  padding-bottom: 10px;
    font-size: 14px;
}


/* widgets allgemein */

#block1 .widget, #block2 .widget, .widget_block {
  width: 319px;


/*change if sidebarwidth changes*/
  padding-top: 10px;
  margin-bottom: 10px;
  position: relative;
}

.sidebar ul, .sidebar ol, .footer ul, .footer ol {
  list-style-position: outside;
  list-style-type: none;
  position: relative;
}


.widget {
  clear: both;
  padding-bottom: 40px;
}

.widget_block {
  float: left;
}

.widget_block .widget {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}

.widget a, .widget a:visited {
  padding: 7px 5px 7px 30px;
  text-decoration: none;
  width: 309px;


/*change if sidebarwidth changes*/
}

.widget a:hover, .widget li:hover a {
  text-indent: 0;
}

.widget h3 {
  padding: 0px 3px 4px;
  margin: 0;
  color: #000;
}

.widget div {
  padding: 5px;
}
.widget ul {
margin:10px 0 20px 0;
}
.widget li a {
color: #565656;
border-bottom: 1px solid #d4d4d4;

}
.widget li a:hover {
  color: #7A83A4;
}

.st-tag-cloud a {
  border-bottom: 0px solid #FFF !important;
}

.tablist a {
display: block;
}
ul.blogroll li a {
display: block;
}
ul.blogroll li {
display: block;
}

widget_recent_entries .rss-date {
  padding: 0px 5px;
  color: #9f9f9f;
  font-size: 10px;
}

.widget_rss cite {
  padding: 0px 5px 10px 5px;
  color: #9f9f9f;
  font-size: 10px;
  display: block;
}

.widget_rss a {
  border-top: 1px solid #3f3f3f;
}

/* ####### rss widget ####### */

/* ####### recentcomments + widget_archive + textwidget+ categorylink ####### */

#top .widget_archive a, #top .recentcomments a, #top .textwidget a, #top .widget_categories a {
  display: inline;
  margin: 0;
  padding: 0;
}

.textwidget a {
  border: none;
  text-decoration: underline;
}

.textwidget a:hover {
  text-decoration: none;
}

#top .recentcomments, #top .widget_archive li, #top .widget_categories li {
  padding: 7px 5px 7px 30px;
  display: block;
  text-decoration: none;
}

#top .recentcomments a, #top .widget_archive li a, #top .widget_categories li a {
  border-bottom: none;
}

/* ####### recentcomments ####### */

/*--------------------calendar--------------------*/

#wp-calendar a, #wp-calendar a:visited {
  display: block;
  background-image: url(images/bg.jpg);
  background-attachment: fixed;
  text-decoration: none;
  padding: 0;
  border: none;
  width: auto;
}

#wp-calendar a:hover {
  display: block;
  background-image: url(images/bg_dark2.jpg);
  color: #fff;
}

#wp-calendar th {
  background-image: url(images/bg_dark2.jpg);
  color: #FFF;
}

#wp-calendar {
  empty-cells: show;
  width: 100%;
  text-align: center;
}

#wp-calendar #next a, #wp-calendar #prev a {
  background-image: url(images/bg_dark2.jpg);
  color: #fff;
  text-decoration: none;
  display: block;
  border: none;
}

#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
  background-image: url(images/bg.jpg);
}

#wp-calendar caption {
  margin-bottom: 5px;
}

/*-------------------- end calendar--------------------*/

/*-------------------- tag cloud--------------------*/

#top .widget_tag_cloud a {
  display: inline;
  line-height: 2em;
  border: none;
}

/*-------------------- end cloud--------------------*/

/* SEARCH */

#s, .text_input, .text_area {
  padding: 5px;
  font: normal 12px Cambria, Verdana, Helvetica, Arial, sans-serif;
}

#searchsubmit, #send, #submit {
  padding: 4px 20px;
  font: normal 12px Verdana, Helvetica, Arial, sans-serif;
}

.text_input {
  width: 200px;
  margin-right: 20px;
}

.text_area {
  width: 540px;
  height: 150px;
}

fieldset {
  border: none;
  padding: 0;
  margin: 0;
}

fieldset p, .kontaktformular p {
  padding: 0 0 5px 0;
}

legend {
  font-size: 16px;
  padding-bottom: 10px;
}

.workwork {
  float: left;
  height: 48px;
  margin: 0 20px 20px 0px;
  width: 48px;
}

.aboutme {
  float: left;
  height: 48px;
  margin: 5px 20px 0px 0px;
  width: 48px;
}



.frontpagebar, #top .widget_search {
  padding: 20px;
  margin-bottom: 40px;
  width: 280px;
}

.footer {
  clear: both;
  display: block;
  text-align: center;
  padding: 10px;
}

.footercontent {
  width: 980px;
  margin: 0 auto;
  color: #fff;
}

/* portfolio */

#top .big_prev img {
  display: block;
  padding: 0;
  margin: 0 auto;
  width: 500px;
  overflow: hidden;
}

#top .big_prev {
  padding: 25px;
  margin-bottom: 10px;
}

/* ---------------------- Pagination ------------------- */

.pagination {
  bottom: -3px;
  clear: both;
  display: block;
  float: left;
  position: relative;
  z-index: 3;
}

.pagination span, .pagination a {
  display: block;
  float: left;
  font-size: 11px;
  line-height: 13px;
  margin: 2px 2px 2px 0;
  display: block;
  padding: 1px 5px 2px 5px;
  text-decoration: none;
}

.pagination .current {
  font-size: 11px;
  padding: 1px 5px 2px 5px;
}

/* --------------------comments-------------------- */

.admincomment {
  width: 560px;
}

.authorcomment {
  font-style: italic;
  /* font-weight: bold; */
}

.gravatar {
  float: left;
  width: 90px;
  height: 85px;
  position: relative;
}

.comment_entry {
  float: left;
  width: 495px;
}

.comment_entry p {
  clear: both;
}

#top .commentlist {
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

.commentlist li {
  clear: both;
  float: left;
  line-height: 1.5em;
  padding: 5px 0 0 5px;
  width: 595px;
}

.commentlist li ul li{
  width: 100%;
  border: 0;
}

.commentlist li .floatright {
  font-size: 0.917em;
}

#respond, #trackbacks {
  clear: both;
  padding-top: 20px;
}

.trackback_list {
  margin: 0 0 30px 20px;
  padding: 0;
  list-style-position: outside;
}

.trackback_list li a {
  text-decoration: underline;
}

#comments, #respond, #trackbacks {
  margin-bottom: 10px;
}

#commentform small {
  font-size: 0.917em;
  font-weight: bold;
}

#commentform small span {
  font-weight: normal;
}

#commentform label {
  padding-left: 5px;
}

.gravatar img {
  padding: 3px;
}

#top .wp-smiley {
  border: none;
}

.comment_entry .floatright {
  padding-right: 5px;
}

#commentform {
  padding-bottom: 40px;
}

body, .authorcomment, #commentform small span {
  color: #666;
}

body, .footer {
  background-color: #32312f;
}

.big_bg, .small_bg,#s, .text_input, .text_area, .content img, .gravatar img {
  background-color: #fff;
}

#slideshow h2 a, #slideshow h2 a:visited, #slideshow .intro, #searchsubmit, #send, #submit, .footer a, .footer a:hover, .pagination .current {
  color: #fff;
}

.buttonlinks a, .intouch, #top .textwidget .intouch, #s, .text_input, .text_area, #searchsubmit:hover, #send:hover, #submit:hover, .pagination span, .pagination a, #commentform small, .trackback_list li a, blockquote {
  color: #333;
}

blockquote{
  font: 13px normal Calibri, Georgia, Times, serif;
  line-height: 18px;
  padding: 10px 10px 5px 70px;
  border-top: 1px solid #dee3ff;
  border-bottom: 1px solid #dee3ff;
  margin: 0 5px 15px 5px;
  background: url(/images/quote.png) no-repeat 10px 10px #f6f7ff;
  text-indent: 23px;
} 


.entry_content pre {
  font: 10px normal Inconsolata, Menlo, Consolas, Monaco, "Courier New", Courier, monospace;
  padding: 10px 10px 10px 50px;
  border-top: 1px solid #dee3ff;
  border-bottom: 1px solid #dee3ff;
  margin: 0 5px 15px 5px;
  background: url(/images/numeral.png) no-repeat 10px 10px #f6f7ff;
  color: #333;
  overflow: auto;
  width: 510px;
  min-height: 35px;
}

.entry_content code {
  font: 10px normal Inconsolata, Menlo, Consolas, Monaco, "Courier New", Courier, monospace;
}

#searchsubmit, #send, #submit, .pagination a:hover, .pagination .current {
  background-color: #333;
}

.pagination span, .pagination a, #top #nav li ul a, .pagination .current {
  border: 1px solid #333;
}

#slideshow h2 a:hover, #top #nav a, #top #nav li ul a {
  color: #f4f4f4;
}

#top .widget_text, .pagination span, .pagination a, #top .big_prev, .frontpagebar, .widget_search {
  background-color: #ecf0ff;
  border: 1px solid #e0e6ff;
}

a {
  color: #282828;
}

a:hover {
  color: #7A83A4;
}

#top #nav {
  border-right: 1px solid #333;
}

#top #nav a {
  border-left: 1px solid #333;
}

#top #nav li ul a {
  background-color: #1a1a1a;
}

#top #nav li ul a:hover, #top #nav li ul a:focus {
  background-color: #f4f4f4;
  color: #1a1a1a;
}

.slideimage img {
  border: 1px solid #4f4f4f;
}

.slideimage {
  background-image: url(images/mirror.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.buttonlinks a, .intouch, #top .textwidget .intouch {
  background-image: url(images/button.gif);
}

.post_heading {
  border-right: 1px solid #ababab;
}

.entry_content {
  border-top: 1px solid #ababab;
}

.ajax_valid .text_input, .ajax_valid .text_area {
  border: 1px solid #70A41B;
}

.ajax_false .text_input, .ajax_false .text_area {
  border: 1px solid #EE2A00;
}

.ajax_alert .text_input, .ajax_alert .text_area {
  border: 1px solid #ffb628;
}

#searchsubmit,#send,#submit {
  cursor: pointer;
}

#searchsubmit:hover, #send:hover, #submit:hover {
  background-color: #999;
}

.footer {
  border-top: 1px solid #111;
  color: #999;
}

.content img {
  padding: 3px;
}

.pagination a:hover {
  border: 1px solid #222;
  color: #E8E8E8;
}

.admincomment {
  background-color: #eee;
}

.big_bg {
  background-image: url(images/bg.jpg);
}

.small_bg {
  background-image: url(images/bgsmall.jpg);
}

#slideshow h2 a:hover {
  text-decoration: underline;
}

.workwork {
  background-image: url(images/icon-work.gif);
}

.aboutme {
  background-image: url(images/icon-about.gif);
}

.comment_meta {
  background-image: url(images/commenticon.png);
}

.more-link {
  background-image: url(images/arrow.png);
}

#top .big_prev, .content img, #top .commentlist, .gravatar img, #s, .text_input, .text_area, #searchsubmit, #send, #submit {
  border: 1px solid #ababab;
}

.widget a, .widget a:visited, #top .recentcomments, #top .widget_archive li, #top .widget_categories li, .commentlist li {
  border-bottom: 1px solid #d4d4d4;
}
.normal_link ol li {
width:  430px !important;
border-bottom-width: 0px;
margin-left: 10px;
margin-bottom: 5px;
}

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}