/* CSS Document */
@import url('device.css');

#header {
	height:300px;
}

body {
	padding:0;
}

#wrapper {
	padding: 0;
}

#map {
	height:400px !important;
}

#compartir {
    padding: 0 !important;
}

ul.nav li a, #navigation ul.rss a {
	font-size:11px !important;
}

#logo {
    left: 637px;
    width: 100px;
}

#compartir {
    height: 33px;
    padding: 0 !important;
    position: absolute;
    right: 0;
}

#compartir a:hover {
    background-position: -4px -44px;
}

a#imprimir, #compartir a.email, a#twitter, a#facebook {
    background-position: -4px -4px;
    height: 33px;
    width: 40px;
}

#huincha {
    font: 17px/1.1em 'Arvo',arial,sans-serif;
}

.widget p, .widget .textwidget {
	font-size:10px !important;
}

.post .title, .page .title, .post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
    margin-bottom: 109px;
}

