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

/*
Theme Name: MGSA Theme
Theme URI: http://www.mgsacquiescence.com/
Description: Custom Wordpress theme for the Metal Gear Solid: Acquiescence web sites.
Version: 1
Author: Tam Cao
Author URI: http://www.tamcao.com/
*/

@import "../css/global_mgsa.css";


.profileimage img {border: 3px solid #777; margin:12px;}
.profileimagehover img{border: 3px solid #000; margin:12px;}

.profileinfo p{margin:0; color:#707070; letter-spacing:.05em; }

.profileimage{width:115px; height:110px; float:left;}

.profileinfo {width:170px; height:110px; float: left;  
	font-family:Arial, Helvetica, sans-serif; font-size:100%;

	}


 p.name {font-size:80%; margin-top:15px; font-weight:bold;}
 p.title {font-size:70%; font-style:italic;}
 p.email {font-size:60%; }
 p.company {font-size:70%; font-weight:bold;}
 p.website {font-size:70%; }
 p.website a {font-size:100%; text-decoration: none; color:#707070;}
 p.website a:hover {background-color:#333333; color:#FFFFFF; padding:1px;}
 p.spacer {font-size:50%; }





