body *{font-family:"Lato";}
#wpmem_reg .button_div, #wpmem_login .button_div{height: auto !important;}
#wpmem_reg legend, #wpmem_login legend{font-family: "Oswald"; margin-bottom: 30px !important; display: block; font-weight: inherit !important;}
.recaptchatable a, .recaptchatable a:hover{color: inherit !important;}

input[type="text"], input[type="password"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: rgb(43, 43, 43);
    padding: 8px 10px;
}

.header-social-google-plus,
.header-social-rss,
.header-social-twitter{
	display: none !important;
}

pre {
	white-space: break-spaces;
}

.widget_pages ul, .widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_recent_comments ul, .widget_rss ul {
    padding: 0;
}

.widget_pages li, .widget_archive li, .widget_categories li, .widget_meta li, .widget_recent_comments li, .widget_rss li {
    list-style-type: none;
    border-top: 1px dashed #e2e2e2;
	border-bottom: none;
    padding: 0;
    line-height: 36px;
}

.widget_categories ul.children li a{
	color: #bbb;
}

.widget_categories ul.children li a:hover{
	color: #d9b100;
}