@charset "utf-8";
/* CSS Document */

body{
	font-family:Georgia,Times,"Times New Roman",serif;  
	font-weight:normal;
	font-size:0.75em;
	color:#bbb;
}
/*------------------------------------------------------------------ 
[ =Links ]
*/
a, a:visited {  
	color:#fff; 
	text-decoration:none;
}


#social{
	display:block;
	margin:0px;
	width:350px;
	padding: 0px;
}
#social li{
	display:inline;
	margin-right:0px
}
.social-cnt{padding:0px 0px 0px}
.social-cnt img{float:left}
.social-cnt h5{
	margin-left:20px;
	line-height:20px
}
.social-cnt p{margin-left:55px}
.social-cnt a{font-size:0.7em}


h1,h2,h3,h4,h5,h6{color:#fff;font-weight:bold;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
h5{font-size:1.4em;letter-spacing:-0.025em;display:inline;}
/*------------------------------------------------------------------ 
[ =Paragraphs & Lists ]
*/
p, li {
	line-height:1.6em;
	font-size:1.1em;
}
/*------------------------------------------------------------------ 
[ =Lists ]
*/
li a {font-style:normal;}
