/*
Theme Name: Sociologia
Theme URI: http://sociologia.unina.it/
Description: 
Version: 2.0
Author: Dario De Notaris
Author URI: http://dndlab.it/
*/

body {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
	background: #fff;
}


#header { }


#menu, #friends, .faq, .sf-menu, .livesearchpopup, .post-edit-link {
	display:none;
}


a {
text-decoration:underline;
color:#000;
}

#content {
border-bottom: 1px solid #ccc;
padding-bottom:10px;
}

.bread_current {
display:block;
font-size:14px;
font-weight:bold;
}

#colonna {
border-bottom: 1px solid #ccc;
padding-bottom:10px;
}

#footer a{
display:none;
}

