/*
Theme Name: GMAprofile
Theme URI: http://www.wpzoom.com/themes/
Description: A customized version of "profile" by WPzoom
Version: 1.0
Author: WPZOOM/Jared Votel
Author URI: http://www.wpzoom.com
Tags: blue, red, fixed width, two columns, widgets

	Profile v1.0
  http://www.wpzoom.com
*/


html, body, div, h1, h2, h3, ul, ol, li, form, fieldset, input, textarea {margin: 0; padding: 0; font-size: 100%;}  
ul {list-style: none;}  
img, fieldset {border: 0;}
em {font-style: italic;}
strong {font-weight: bold;}

body {font-family:Tahoma, Arial, Helvetica, sans-serif; font-size: 62.5%; text-align:center;}
a {text-decoration:none; }
a:hover {text-decoration:underline; }
h1,h2,h3,h4,h5,h6 {font-weight:normal; margin:0; padding:0; }
p {margin: 0 0 15px; }

#container {width: 960px; margin-left: auto; margin-right: auto; }
#container div.wrapper {width: 960px; margin-left: auto; margin-right: auto; }
.wrapperlow {width: 960px; display: block; margin-left: auto; margin-right: auto;}
#container div.cleaner {clear: both; font-size:1px; height: 1px; margin:0; line-height: 1px; }
#logoSep {margin-left: auto; margin-right: auto; }
#header {position: relative; width: 100%; margin: 0px; padding-top: 25px; }
#header img {padding-bottom: 10px; }
#fillShadow {background: url(images/back_fill_shadow.png) repeat-x top center; width: 100%; height: 10px; font-size: 1px; line-height: 1px; position: absolute; left: 0; bottom: 0; }
.line {width: 500px; height: 11px; font-size: 1px; line-height: 1px; margin: 15px 0 5px; }

#header ul {width: 100%; padding-bottom: 15px; }
#header li {display: inline; margin:0; padding-right: 1px; font-size: 11px; font-weight: bold; text-transform: uppercase; }
#header li a {line-height: 28px; padding: 5px 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
#header li a:hover, #header li.active a {text-decoration: none; }

#content { width: 700px; background: #ededed; border: 2px solid #2d2d2d; padding: 40px; margin-left: 88px; text-align: left; font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 13px; line-height: 18px; }
#content p {width: 700px; font-size: 13px; line-height: 18px; margin: 0 0 18px; padding: 3px; }
#content h1 {font-size: 24px; margin-bottom: 18px; }
#content h2 {font-size: 18px; margin-bottom: 12px; }
#content h3, #content h4 {font-size: 16px; margin-bottom: 12px;}

/* Social Connections Widget */
#social {padding: 15px 0; margin: 10px 0 20px; text-align: left; }
#social ul.socialList {padding-bottom: 30px; margin-bottom: 15px;}
#social .socialList li {display: inline; float: left; width: 80px; font-size: 11px; text-transform: uppercase; line-height: 40px; padding-left: 40px; background: url(images/icons/twitter.png) no-repeat center left; }
#social .socialList li.facebook {background-image: url(images/icons/facebook.png) ;}
#social .socialList li.flickr {background-image: url(images/icons/flickr.png) ;}
#social .socialList li.linkedin {background-image: url(images/icons/linkedin.png) ;}
#social .socialList li.twitter {background-image: url(images/icons/twitter.png) ;}
#social .socialList li.picasa {background-image: url(images/icons/picasa.png) ;}
#clustr {text-align: left; margin-left: 89px;}
.email {margin-top: -110px;}
.email a {font-weight: bold; font-size: 17x;}
#footer {margin: 20px 0px 50px 0px; font-size: 11px; }
#footer a {text-decoration: underline;}
#footer a:hover {text-decoration: none; }

.alignright {float: right; display: inline; margin: 0 0 10px 10px;}
.alignleft {float: left; display: inline; margin: 0 10 10px 0;}
