/* RI */
.p{position:absolute}
.b{background-image:url(/images/sprite.png)}

/* header */
#header					{background: #000; border-bottom: 0 solid #383332; padding: 0}
#branding				{width: 980px; margin: 0 auto; padding: 0 0 50px}

/* navigation */
#nav					{zoom: 1; max-height: 25px; background: #FFF}

.sf-menu, .sf-menu ul	{float: left; list-style: none; line-height: 25px; padding: 0 0 2px; margin: 0; height: 25px}
.sf-menu a				{display: block; text-decoration: none; padding: 0 11px; color: #666; font-size: 12px}
.sf-menu li.sfhover, .sf-menu li:hover {background: #00E600}
.sf-menu li li a		{background: #FFF; padding: 0 10px; width: 140px; font-size: 12px; text-transform: none}
.sf-menu li ul ul		{margin: -25px 0 0 160px}
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a {background: #00E600; color: #FFF}
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a {background: #00E600; color: #555; font-size: 11.5px}

/* sidebar */
.widgettitle			{color: #777; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: none; border: 0 solid #CCC}
.widgettitle a			{color: #777}
.widgetcontent			{border: solid #CCC; border-width: 0 0 0; background: none; margin-bottom: 10px; padding: 10px; line-height: 1.4em}

.attachment-sidebar-thumb, .multi-sidebar .recentcomments .avatar	{float: left; border: 0 solid #CCC; width: 36px; height: 36px; margin: 0 10px 0 0}

.multi-sidebar .tabs	{list-style: none; margin: 0 0 0; padding: 0; overflow: hidden}
.multi-sidebar .tabs li	{float: left; background: #FFF; padding: 3px 6px 3px 6px; margin: 0 -1px 0 0; border: 1px solid #E6E6E6}
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{text-decoration: none; font-weight: 500; color: #777}
.multi-sidebar .tabs a:hover	{border-bottom: 1px dotted #777}
.multi-sidebar .tabs .ui-tabs-selected	{background: #E6E6E6}
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{color: #777}
.multi-sidebar .widgetcontainer	{background: none; border: 0 solid #CCC; margin-bottom: 0; padding: 10px}

/* bottom content */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{background: none}

/* latest headlines */
.posts-default .entry-thumbnails-link	{border: 0 solid #CCC}
.posts-default .entry-thumbnails-link:hover {border: 0 solid #373331}

.posts-default .entry-meta, .posts-quick .entry-meta	{color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -25px 0 0 0; font-weight: 700; opacity: 0.7}
.posts-default .entry-comments, .posts-quick .entry-comments {float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px}

/* single post */
.single .post, .single-post	{background: #FFF; border: 0 solid #CCC; margin: 0 10px 10px 0; padding: 0 15px}
.single .post .entry-photo, .single-post .entry-photo	{width: 616px; margin: 10px 0; overflow: hidden; border: 0 solid #CCC}

.module-title, .feed-title	{line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: repeat-x top #EFEFEF; border: 0 solid #CCC; display: block}

.about-author			{border: 0 solid #CCC; padding: 10px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px}
.about-author img		{float: left; margin: 0 10px 10px 0; border: 0 solid #CCC; padding: 0}

/* comments */
#commentlist			{background: #FFF; border: solid #CCC; border-width: 0 0 0; list-style: none; padding: 10px; margin: 0 10px 0 0}
#commentlist .avatar	{border: 0 solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0}

#commentlist #respond	{clear: both; padding: 10px 0 0; border-top: 0 solid #CCC}
#commentlist #respond .module-title {margin: 0; background: top repeat-x; color: #FFF; border: 0 solid #0052A3}
#commentlist .comment-node	{background: #FFF; border: 0 solid #EEE}
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{background: top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 0 solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block}

#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{background: top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 0px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block}

.nocomments				{background: #FFF; border: solid #CCC; border-width: 0 0 0; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px}

#commentsform			{background: #FFF; border: solid #CCC; border-width: 0 0 0; margin: 0 10px 10px 0; padding: 10px; overflow: hidden}

/* footer */
#footer-sidebar		{overflow: hidden; margin: 10px 10px 0; padding: 0 0 10px; border-bottom: 0 solid #CCC}
