/*
Theme Name: Argentina Mozilla Community Theme
Theme URI: http://mcs.labs.braniecki.net/
Description: Desc
Version: 0.1
Author: Zbigniew Braniecki
Author URI: http://diary.braniecki.net
Tags: mcs, mozilla, tree-column

3-license

*/

@import url("./css/core.css");
@import url("./css/skeleton.css");
@import url("./css/layout.css");
/*@import url("./css/custom.css"); */
@import url("./css/wordpress.css");
@font-face {
font-family: "DejaVu sans condensed";
src: url("http://www.mozilla-ar.org/fonts/DejaVuSansCondensed.ttf");
}
@font-face {
font-family: "DejaVu serif condensed";
src: url("http://www.mozilla-ar.org/fonts/DejaVuSerifCondensed.ttf");
}
@font-face {
font-family: "Fontin regular";
src: url("http://www.mozilla-ar.org/fonts/Fontin-Regular.ttf");
}
@font-face {
font-family: "Fontin Sans";
src: url("http://www.mozilla-ar.org/fonts/Fontin_Sans_R_45b.otf");
}
.tareas {
  -moz-box-shadow: 0px 10px 20px -10px #811E1E;
  min-height: 250px;
}
.botonMicro {
	text-align: center;
background-color: #811E1E;
color: #fff;
padding: 5px;
-moz-border-radius: 20px;
-moz-box-shadow: 0px 10px 20px -10px #811E1E;
margin-bottom: 10px;
}
.botonMicro a.linkMicro[href] {	
color: #fff;
}

a[href].linkMicro:hover {	
text-shadow: 0px 0px 5px #fff;
color: #fff;
}
a[href].linkMicro:visited {	
color: #fff;
}
