/*
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, red, fixed width, two columns, widgets

	Profile v1.0
  http://www.wpzoom.com
*/

body {color: #333; background-color: #fff; }
a {color:#FFFFFF; }
a:hover {text-decoration:underline; color: #FFFFFF; }

#header {background: url(../images/back_fill_red.png) repeat top center; }
#logoSep {background: url(../images/back_sep_red.png) no-repeat top center; }

#header li {text-shadow: #b4340b 1px 1px 1px; }
#header li a {color: #f48d6d; background-color: #de4c1e; }
#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: #FFFFFF; }
#footer a {color: #FFFFFF; }
#footer a:hover {color: #333; }

.bordered {border: solid 4px #ccc; padding: 4px; }