/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
/* header */
#header					{ background: #ffffff;}
#branding				{ width: 980px; margin: 0 auto; padding: 0 0 20px; }
.logo					{ max-width: 590px; float: left; margin: 21px 0 0 10px; }
.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 14px; font-weight: 700; color: #7d716d; margin: 0; padding: 3px 0 0; text-transform: uppercase; zoom: 1; *display: inline; }

.sf-menu a				{ display: block; text-decoration: none; padding: 2px 10px; color: #000000; font-size: 12px;  }
.sf-menu a:hover		{ color: #9900CC; }
.sf-menu li.sfhover, .sf-menu li:hover { background: #373331; }

.widgettitle			{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-blue.jpg) repeat-x top #318EDC; border: 1px solid #CCC; }


#bottom-content-1, #bottom-content-2	{ list-style: none; float: left; width: 240px; margin: 0 10px 10px 0; overflow: hidden; padding: 0; }

#floatybox{
background: white;
clear: left;
float: left;
margin-right: 32px;
margin-top: 1em;
position: relative;
width: 300px;
z-index: 5;
}
