/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a, a:active, a:link {

color: #b82828;
}

a:hover {
color: #ccc;
text-decoration: bold;
}

.featured{
	background: #fff;
	height: 200px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}

.featured h2{
	font-size: 11px;
	padding: 10px 0;
        color: #b82828;
}

.continue {


	padding: 4px 15px;
	background: #ddd;
	color: #7a514d;
        font-size: 12px;
	text-decoration: none;
        text-shadow: 0 1px 0 #fff;
        -moz-border-radius: 12px;
        -khtml-border-radius: 12px;
        -webkit-border-radius: 12px;
         border-radius: 12px;


}


.list1 li,.list3 li,.list4 li{
	background: url() no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}

/* Social icons */

.addthis_toolbox {

	margin: 15px 0 0 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 2px 0 2px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.75;

}

.catright {float:left; width:160px;}
.catleft {float:left; width:160px;}

.cat right ul li {
text-decoration: bold;}


.cat right ul {
text-decoration: bold;
color:fbfbfb;}


.tag a, .tag a:active, .tag a:link {

color: #999;
}

#temas {
    background: url(images/temas.jpg) no-repeat top center;
    padding-left: 30px;
padding-top: 50px;
    height: 193px;
color: #333;
text-decoration: bold;
line-height: 20px;

}

#temas ul li {
list-style-type: square;
text-decoration: bold;
 
}

#temas a:link, a:visited {

color: #333;
text-decoration: bold;
}

#tags {
    background: url(images/tags.jpg) no-repeat top center;
    padding: 40px 10px 10px 50px;

    height: 193px;
color: #333;
text-decoration: bold;
line-height: 20px;

}
