@charset "utf-8";
.copyright {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.content {
	font-family: verdana;
	font-size: 12px;
}
.big-links {
	font-family: verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.titles {
	font-family: verdana;
	font-size: 24px;
	color: #EF3699;
}
.questions {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.pink-titles {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #EF3699;
}
.green-titles {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9DA43C;
}


/*social */

#social { padding:15px}

#social:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#social {display: inline-block;}

#social ul {list-style-type:none; margin:0; padding:0}
#social li { float:left; width:25%;}

#social a.norm ,  #social a.norm:visited {font-size: 10px; font-family: Verdana; color:#333; text-decoration:none; padding-left:20px}
 #social a.norm:hover { text-decoration:underline; }

#social a.twit ,  #social a.twit:visited { background:url(../images/i_twitter.gif) no-repeat top left;}
#social a.face ,  #social a.face:visited { background:url(../images/i_facebook.gif) no-repeat  top left;}
#social a.mail ,  #social a.mail:visited { background:url(../images/i_email.gif) no-repeat  top left;}
#social a.monkey ,  #social a.monkey:visited { background:url(../images/i_monkey.gif) no-repeat  top left;}
#social a.forum ,  #social a.forum:visited { background:url(../images/i_forum.gif) no-repeat  top left;}
#social a.book ,  #social a.book:visited { background:url(../images/i_book.gif) no-repeat  top left;}
