/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* remove social in title */
.title_meta {
	display:none;
}

/*.postid-2 .title-container, .postid-21 .title-container, .postid-25 .title-container{
display: none;
}*/

/* remove all page titles */
.title_container h1{
display: none;
}

@import url (http://fonts.googleapis.com/css?family=Homenaje);

body {
	font: 13pt/1.65em "FranklinGothic","Franklin Gothic",Helvetica,Arial,sans-serif;
}
.widgettitle {
	letter-spacing:1px;
	font: 9pt/1em "FranklinGothic-DemiCnd","Franklin Gothic Demi Condensed",Helvetica,Arial,sans-serif;
}