/*
Theme Name: Profile Theme
Theme URI: http://www.wpzoom.com/themes/
Description: 
Version: 1.0
Author: WPZOOM
Author URI: http://www.wpzoom.com
Tags: black, fixed width, two columns, widgets

	Profile v1.0
  http://www.wpzoom.com
*/

body {color: #aaa; background-color: #333; }
a {color:#ebb33d; }
a:hover {text-decoration:none; color: #ffe68a; }

#header {background: url(../images/back_fill_black.png) repeat top center; }
#logoSep {background: url(../images/back_sep_black.png) no-repeat top center; }

#fillShadow {display: none; }
#header {border-bottom: solid 1px #666;}
#content {border-top: solid 1px #222; }

#header li {text-shadow: #333 1px 1px 1px; }
#header li a {color: #999; background-color: #666; }
#header li a:hover, #header li.active a {color: #fff; }

#social {background-color: #444; border-top: dotted 2px #666; border-bottom: dotted 2px #666; }

#footer {color: #888; }
#footer a {color: #888; }
#footer a:hover {color: #aaa; }

.bordered {border: solid 4px #555; padding: 1px; }