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

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

body {color: #333; background-color: #fff; }
a {color:#7293c0; }
a:hover {text-decoration:underline; color: #586a82; }

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

#header li {text-shadow: #42546b 1px 1px 1px; }
#header li a {color: #84a6d4; background-color: #667a95; }
#header li a:hover, #header li.active a {color: #fff; }

#social {background-color: #f1f1f1; border-top: dotted 2px #ccc; border-bottom: dotted 2px #ccc; }

#footer {color: #666; }
#footer a {color: #666; }
#footer a:hover {color: #333; }

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