/*****************************************************************************
 ************************** Custom Pensadero Style ***************************
 *****************************************************************************/

.thumb img {
    box-shadow:      5px 5px 5px #444444;
}

.thumbh img {
    box-shadow:      5px 5px 5px #444444;
}

.thumbv img {
    box-shadow:      5px 5px 5px #444444;

}

.thumb {
    margin-top:      5px;
    margin-bottom:   15px;
    margin-left:     auto;
    margin-right:    auto;
    border:          1px solid rgb(200,200,200);
    padding:         10px 15px 10px 10px;
    width:           300px;
}

.thumb a {
    margin-left:     auto;
    margin-right:    auto;
}

.thumb a:link, .thumb a:hover, .thumb a:visited {
    text-decoration: none;
    border-width:    0px;
}

.thumbh {
    margin-top:      5px;
    margin-bottom:   15px;
    margin-left:     auto;
    margin-right:    auto;
    border:          1px solid rgb(200,200,200);
    padding:         10px 15px 10px 10px;
    width:           200px;
}

.thumbh a {
    margin-left:     auto;
    margin-right:    auto;
}

.thumbh a:link, .thumbh a:hover, .thumbh a:visited {
    text-decoration: none;
    border-width:    0px;
}

.thumbv {
    margin-top:      5px;
    margin-bottom:   15px;
    margin-left:     auto;
    margin-right:    auto;
    border:          1px solid rgb(200,200,200);
    padding:         10px 15px 10px 10px;
    width:           150px;
}

.thumbv a {
    margin-left:     auto;
    margin-right:    auto;
}

.thumbv a:link, .thumbv a:hover, .thumbv a:visited {
    text-decoration: none;
    border-width:    0px;
}

.caption {
    text-align:      center;
    font-size:       80%;
    font-style:      italic;
    padding:         10px 0px 0px 0px;
}

img.centered {
    display:         block;
    margin-left:     auto;
    margin-right:    auto;
}

img.alignright {
    padding:         4px;
    margin:          0 0 2px 7px;
    display:         inline;
}
								
img.alignleft {
    padding:         4px;
    margin:          0 7px 2px 0;
    display:         inline;
}

.alignright {
    float:           right;
}
						        
.alignleft {
    float:           left;
}
									
.fiction h2 {
    text-align:      center;
}

.fiction p {
    margin-top:      0em;
    margin-bottom:   0em;
}

.fiction p + p {
    text-indent:     2em;
    margin-top:      0em;
    margin-bottom:   0em;
}

.sombrita {
    box-shadow:      5px 5px 5px #444444;
}

img.tex_image {
	box-shadow:  none;
}

img.right {
    float:           right;
    margin:          4px 4px 0px 10px;
    display:         inline;
    box-shadow:      5px 5px 5px #444444;
}
								
img.left {
    float:           left;
    margin:          4px 16px 0px 0px;
    display:         inline;
    box-shadow:      5px 5px 5px #444444;
}

select#archives-dropdown-3 {
    width: 100%;
}

ul.xoxo.blogroll {
    display: table;
    vertical-align: middle;
}

ul.blogroll li {
    display: table-row;
    vertical-align: middle;
    list-style-type: none;
}

ul.blogroll a {
    vertical-align: middle;
    list-style-type: none;
}

ul.blogroll img {
    vertical-align: middle;
    list-style-type: none;
}
