/*
Theme Name: MasterCaf Wordpress Theme
Theme URI: http://www.mastercaf.net/
Description: MasterCaf Theme
Version: 1.0
Author: Elio Rojano
Author URI: http://www.sinologic.net/
*/

*{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: none;
}

a{color: #777168; text-decoration: none;}
a:hover{text-decoration: underline;}

body{
    background-color: #382C1E;
    font-size: 13px;
}

.clear{
    width: 1px; height: 1px;
    clear: both;
}


.wrapper{
    background-image: url("images/fondo_degr.jpg");
	background-repeat: repeat-x;
	clear: both;
}

.cnt{
    position: relative;
    background-color: #fff;
    width: 963px;
    min-height: 1300px;
    margin: 0 auto;

}

.cnt .m_top{
    height: 11px;
    background-color: #fff;
}

.cnt .m_top .m_top_left{
    width: 16px;
    float: left;
}

.cnt .m_top .m_top_center{
    width: 679px;
    height: 11px;
    float: left;
}
.cnt .m_top .m_top_center_der{
    width: 252px;
    height: 11px;
    float: left;
    background-color: #eee;
}

.cnt .m_top .m_top_right{
    width: 16px;
    float: left;
    background-color: #ff0000;
}

.sidebar{
    position: absolute;
    right: 0px;
    bottom: 0px;
    top: 10px;
/*    float: right;*/
    width: 258px;
    padding: 5px 5px 5px 5px;
    background-color: #eee;
}

.contenido{
    width: 645px;
    padding: 5px 5px 5px 5px;
    margin-left: 20px;
    margin-right: 10px;
    font-size: 13px;
    text-align: justify;
    position: relative;
}

.pestanas{
    height: 24px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-color: #888178;
    background-image: url("images/barra_single.jpg");
    padding-left: 25px;
    padding-top: 6px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}

.pestanas ul li{ display: inline; list-style-type: none; margin-left: 10px;}
.pestanas ul li a{ text-decoration: none; color: #FFF; font-size: 16px; }
.pestanas ul li a:hover{ text-decoration: none; color: #F90; }
.page img {
    margin-right: 10px;
}
.page h2{ font-size: 20px; }
.page h3{ font-size: 17px; margin-top: 20px; }
.page p{ margin-top: 10px;}
.page .title{ display: none; }
.page .storycontent{
    margin: 5px;
    margin-top: 15px;
    padding: 10px;
    padding-bottom: 70px;
    border: 3px solid #ccc;
}
.page .storycontent h2{
    color: #900;
    margin-top: 10px;
    margin-left: 10px;
}

.storycontent a:hover{ color: #900; }
.storycontent p{ margin-bottom: 20px; }
.storycontent ul{ margin: 10px; }
.storycontent li { margin-top: 5px; margin-left: 20px; padding-bottom: 7px; }



.page .botonmas a{
    padding: 5px;
    padding-left: 40px;
    padding-right: 40px;
    background-color: #fc0;
    border: 1px solid #888;
    text-decoration: none;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}


/* Fotografía que aparece al inicio del texto */
.foto_desc{
    margin: 1px;
    margin-left: 20px;
    width: 120px;
    height: 120px;
    float: right;
    background-color: #999;
}

.seccion{
    font-size: 17px;
    text-align: right;
}

.footer{
    width: 963px;
    height: 15px;
    background-color: #c78411;
    padding-top: 2px;
    font-size: 9px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    border: 0px solid #c78411;
}

.footer a{
    color: #fff;
    text-decoration: none;
}

.more-link{
    float: left;
}

.twitter_title_link a{	color: #fff; }
a.twitter_title_link{ color: #fff; }


/* Titular de cada noticia */
.title{
    font-size: 17px;
    padding: 15px;
}
.title a{ color: #900; text-decoration: none; }
.title a:hover{ text-decoration: none; text-shadow: 0px 0px 3px #ff0; }

.post{
    position: relative;
    margin-top: 10px;
    padding: 10px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
}

.fecha{ 
    background:url("images/entry-post.gif") no-repeat scroll left top transparent;
    height:50px;
    font-weight: bold;
    color: #fff;
    left:-45px;
    line-height:15px;
    padding-left:2px;
    text-align: center;
    padding-top:17px;
    position: absolute;
    top:15px;
    width:41px;
    text-shadow: 0px -1px 1px #000;
}

.feedback{ float: right; }
.tags{}
.tags a{
    color: #66f; 
    text-decoration: none;
}
.sidebar ul{ margin: 19px; padding-left: 10px; }
.sidebar ul li{ list-style-type: square;}
.sidebar ul li a{ color: #000; text-decoration: none;}
.widgettitle{ 
background-image: url("barra_sidebar.gif");
margin-top: 10px; font-size: 16px; 
}

.postdatos{
    border: 1px solid #999;
    background-color: #F1DF8E;
    margin-bottom: 20px;
    padding: 5px;
    list-style-type: none;
}

.postdatos ul li{ display: inline; margin-left: 10px;}
.postdatos ul li a{ color: #44f; text-decoration: none; }

.separator{
    margin-left: 5px;
    margin-right; 5px;
    border-left: 1px solid #fff;
}

.comentarios{
   padding: 10px;
}


.post_comentarios{
    padding: 10px;
    padding-left: 17px;
    background-image: url("images/comments.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.post_permalink{
    padding-left: 17px;
    background-image: url("images/link.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.post_trackback{
    padding-left: 17px;
    background-image: url("images/trackback.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.post_print{
    padding-left: 17px;
    background-image: url("images/print.png");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}
.post_sharethis{
    padding-left: 17px;
    background-image: url("images/sharethis.gif");
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.sidebar .widgettitle{
    font-size: 13px;
    color: #eee;
    height: 23px;
    padding-left: 30px;
    padding-top: 5px;
    background-repeat: no-repeat;

    background-image: url("images/barra_sidebar.gif");
}

p{
    margin-bottom: 10px;
}

.alignleft{
    float: left;
	padding: 10px;
	margin: 6px;
    padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
    border: 0px solid #FFF;
}
.alignright{
    float: right;
	padding: 10px;
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin: 6px;
    border: 6px solid #FFF;
}
.aligncenter {
    margin: 20px 20px 20px 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
