/*
Theme Name: RG Staffing, Inc
Theme URL: http://www.biztraffic.com
Description: Theme created for RG Staffing, Inc on the Genesis Framework.
Author: BizTraffic
Author URI: http://www.BizTraffic.com
Version: 1.0.1

Template: genesis

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/
BODY
{
	background: #CCCCCC url(images/bg.png) repeat-x;
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	margin: 0 auto;
	padding: 0;
	line-height: 24px;
}
/***** Hyperlinks ********************/
A, A:visited
{
	color: #336699;
	text-decoration: none;
}
A:hover
{
	color: #336699;
	text-decoration: underline;
}
A IMG
{
	border: none;
}
A:focus, A:hover, A:active
{
	outline: none;
}
/***** Wrap ********************/
#wrap
{
	margin: 0 auto 20px;
	padding: 0;
}
/***** TopNav ********************/
#topnav
{
	width: 960px;
	height: 40px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
}
#topnav A, #topnav A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#topnav A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#topnav P
{
	padding: 0;
	margin: 0;
}
.topnav-left
{
	width: 255px;
	float: left;
	margin: 0;
	padding: 10px 0 0;
}
.topnav-right
{
	width: 700px;
	float: right;
	margin: 0;
	padding: 10px 0 0;
	text-align: right;
}
.topnavbarright A IMG
{
	border: none;
	margin: 0 3px 1px 0;
	padding: 0;
}
.rss-topnav
{
	padding: 2px 5px 2px 16px;
	background: url(images/rss.png) no-repeat left center;
}
/***** Header  ********************/
#header
{
	width: 960px;
	height: 110px;
	margin: 0 auto;
	padding: 0;
}
#header .wrap
{
}
#title-area
{
	width: 480px;
	float: left;
	margin: 0;
	padding: 20px 0 0;
	overflow: hidden;
}
#title-area #title
{
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0;
	padding: 0;
}
#title-area #title A
{
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#title-area #title A:hover
{
	color: #333333;
	text-decoration: none;
}
#title-area #description
{
	color: #666666;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#header .widget-area
{
	width: 470px;
	color: #333333;
	float: right;
	margin: 0;
	padding: 0;
}
#header .widget-area P
{
	margin: 0;
	padding: 0 0 5px;
}
#header .textwidget
{
	margin: 0;
	padding: 15px 0 0;
}
#header .widget-area H4
{
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 0;
	padding: 0;
	text-decoration: none;
}
#header .widget-area UL
{
	margin: 0;
	padding: 0;
}
#header .widget-area UL LI
{
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
/***** Image Header - Partial Width ********************/
.header-image #header #title-area
{
	background: url(images/logo.png) no-repeat left top;
}
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title A
{
	display: block;
	float: left;
	width: 371px;
	height: 110px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.header-image #title-area #description
{
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/***** Image Header - Full Width ********************/
.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title A
{
	width: 960px;
}
/***** Header Right Navigation ********************/
#header UL.nav, #header UL.menu
{
	background: #222222;
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 20px 0 0;
	padding: 0 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden;
}
#header UL.nav LI, #header UL.menu LI
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header UL.nav LI A, #header UL.nav LI A:visited, #header UL.menu LI A, #header UL.menu LI A:visited
{
	color: #CCCCCC;
	display: block;
	margin: 0;
	padding: 10px 12px;
	text-decoration: none;
	border-right: 1px solid #333333;
	position: relative;
}
#header UL.nav LI A:hover, #header UL.nav LI A:active, #header UL.nav .current_page_item A, #header UL.nav .current-cat A, #header UL.nav .current-menu-item A, #header UL.menu LI A:hover, #header UL.menu LI A:active, #header UL.menu .current_page_item A, #header UL.menu .current-cat A, #header UL.menu .current-menu-item A
{
	background: url(images/navhov.png) top right;
	color: #FFFFFF;
}
#header UL.nav LI A.sf-with-ul, #header UL.menu LI A.sf-with-ul
{
	padding-right: 20px;
}
#header UL.nav LI A .sf-sub-indicator, #header UL.menu LI A .sf-sub-indicator
{
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	right: 5px;
}
#header UL.nav LI LI A, #header UL.nav LI LI A:link, #header UL.nav LI LI A:visited, #header UL.menu LI LI A, #header UL.menu LI LI A:link, #header UL.menu LI LI A:visited
{
	background: #000000;
	color: #FFFFFF;
	width: 158px;
	font-size: 12px;
	margin: 0 0 0 -1px;
	padding: 6px 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	position: relative;
}
#header UL.nav LI LI A:hover, #header UL.nav LI LI A:active, #header UL.menu LI LI A:hover, #header UL.menu LI LI A:active
{
	background: #222222;
}
#header UL.nav LI LI A .sf-sub-indicator, #header UL.menu LI LI A .sf-sub-indicator
{
	background: url(images/arrow-right.png);
	top: 10px;
}
#header UL.nav LI UL, #header UL.menu LI UL
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}
#header UL.nav LI UL A, #header UL.menu LI UL A
{
	width: 160px;
}
#header UL.nav LI UL UL, #header UL.menu LI UL UL
{
	margin: -33px 0 0 179px;
}
#header UL.nav LI:hover UL UL, #header UL.nav LI:hover UL UL UL, #header UL.nav LI.sfHover UL UL, #header UL.nav LI.sfHover UL UL UL, #header UL.menu LI:hover UL UL, #header UL.menu LI:hover UL UL UL, #header UL.menu LI.sfHover UL UL, #header UL.menu LI.sfHover UL UL UL
{
	left: -999em;
}
#header UL.nav LI:hover UL, #header UL.nav LI LI:hover UL, #header UL.nav LI LI LI:hover UL, #header UL.nav LI.sfHover UL, #header UL.nav LI LI.sfHover UL, #header UL.nav LI LI LI.sfHover UL, #header UL.menu LI:hover UL, #header UL.menu LI LI:hover UL, #header UL.menu LI LI LI:hover UL, #header UL.menu LI.sfHover UL, #header UL.menu LI LI.sfHover UL, #header UL.menu LI LI LI.sfHover UL
{
	left: auto;
}
#header UL.nav LI:hover, #header UL.nav LI.sfHover, #header UL.menu LI:hover, #header UL.menu LI.sfHover
{
	position: static;
}
/***** Nav Menu ********************/
#nav
{
	background: url(images/nav.png);
	width: 960px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	overflow: hidden;
	clear: both;
}
#nav UL
{
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#nav LI
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav LI A
{
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 18px 22px 18px 20px;
	text-decoration: none;
	position: relative;
	background: url(images/navline.png) no-repeat right;
}
#nav LI A:hover, #nav LI A:active
{
	background: url(images/navhov.png) no-repeat right;
	color: #FFFFFF;
}
#nav LI A .sf-sub-indicator
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}
#nav LI LI A, #nav LI LI A:link, #nav LI LI A:visited
{
	background: #020202;
	width: 158px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 6px 10px;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	text-transform: none;
	position: relative;
}
#nav LI LI A:hover, #nav LI LI A:active
{
	background: #440000;
	color: #FFFFFF;
}
#nav LI UL
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
}
#nav LI UL A
{
	width: 160px;
}
#nav LI UL UL
{
	margin: -37px 0 0 178px;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL, #nav LI.sfHover UL UL, #nav LI.sfHover UL UL UL
{
	left: -999em;
}
#nav LI:hover UL, #nav LI LI:hover UL, #nav LI LI LI:hover UL, #nav LI.sfHover UL, #nav LI LI.sfHover UL, #nav LI LI LI.sfHover UL
{
	left: auto;
}
#nav LI:hover, #nav LI.sfHover
{
	position: static;
}
#nav LI.right
{
	float: right;
	margin: 0;
	padding: 18px 30px 18px 0;
}
#nav LI.right A
{
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#nav LI.right A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#nav LI.date
{
}
#nav LI.rss A
{
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
}
#nav LI.search
{
	padding: 0 10px;
}
#nav LI.twitter A
{
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
}
/***** SubNav Menu ********************/
#subnav
{
	background: #222222;
	width: 960px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	clear: both;
}
#subnav UL
{
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
}
#subnav LI
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav LI A
{
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 12px 15px;
	text-decoration: none;
	position: relative;
}
#subnav LI A:hover, #subnav LI A:active
{
	background: #444444;
	color: #FFFFFF;
}
#subnav LI A .sf-sub-indicator
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}
#subnav LI LI A, #subnav LI LI A:link, #subnav LI LI A:visited
{
	background: #444444;
	width: 158px;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0;
	padding: 6px 10px;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
	border-bottom: 1px solid #222222;
	text-transform: none;
	position: relative;
}
#subnav LI LI A:hover, #subnav LI LI A:active
{
	background: #222222;
	color: #FFFFFF;
}
#subnav LI UL
{
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
}
#subnav LI UL A
{
	width: 160px;
}
#subnav LI UL UL
{
	margin: -37px 0 0 178px;
}
#subnav LI:hover UL UL, #subnav LI:hover UL UL UL, #subnav LI.sfHover UL UL, #subnav LI.sfHover UL UL UL
{
	left: -999em;
}
#subnav LI:hover UL, #subnav LI LI:hover UL, #subnav LI LI LI:hover UL, #subnav LI.sfHover UL, #subnav LI LI.sfHover UL, #subnav LI LI LI.sfHover UL
{
	left: auto;
}
#subnav LI:hover, #subnav LI.sfHover
{
	position: static;
}
/***** Inner ********************/
#inner
{
	width: 920px;
	background: #FFFFFF url(images/wrap.png) no-repeat top center;
	margin: 0 auto;
	padding: 20px;
	overflow: hidden;
}
.home #inner, .home-page #inner, .blog #inner
{
	padding: 20px 20px 0;
}
/***** Inner Backgrounds ********************/
.content-sidebar #inner
{
}
.sidebar-content #inner
{
}
.content-sidebar-sidebar #inner
{
}
.sidebar-sidebar-content #inner
{
}
.sidebar-content-sidebar #inner
{
}
.full-width-content #inner
{
}
/***** Homepage ********************/
#home-top, #home-bottom
{
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
}
#content #home-top H2
{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	border: none;
}
#content #home-bottom H2
{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
	border: none;
}
#content #home-top H4, #content #home-bottom H4
{
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #CCCCCC;
}
#home-top .featuredpost, #home-top .featuredpage, #home-bottom .featuredpost, #home-bottom .featuredpage
{
	margin: 0 0 20px;
	padding: 0;
}
#home-top .featuredpost P, #home-top .featuredpage P, #home-bottom .featuredpost P, #home-bottom .featuredpage P
{
	margin: 0;
	padding: 0;
}
#home-top .featuredpost .post, #home-top .featuredpage .page, #home-bottom .featuredpost .post, #home-bottom .featuredpage .page
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#home-top .featuredpost IMG, #home-top .featuredpage IMG, #home-top .featuredpost .avatar, #home-top .featuredpage .avatar, #home-bottom .featuredpost IMG, #home-bottom .featuredpage IMG, #home-bottom .featuredpost .avatar, #home-bottom .featuredpage .avatar
{
	margin: 0 5px 20px 0;
	padding: 0;
	border: 10px solid #F3F3F3;
}
/***** Breadcrumb ********************/
.breadcrumb
{
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 30px;
	padding: 0 0 5px;
	border-bottom: 2px solid #333333;
}
/***** Taxonomy Description ********************/
.taxonomy-description
{
	background: #F7F7F7;
	margin: 0 0 30px;
	padding: 10px;
	border: 1px solid #333333;
}
#content .taxonomy-description P
{
	margin: 0;
	padding: 0;
}
/***** Content-Sidebar Wrapper ********************/
#content-sidebar-wrap
{
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap
{
	width: 920px;
}
.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap
{
	float: right;
}
/***** Content ********************/
#content
{
	width: 430px;
	margin: 0;
	padding: 10px 0 0;
	float: left;
}
.sidebar-content #content, .sidebar-sidebar-content #content
{
	float: right;
}
.sidebar-content #content, .content-sidebar #content
{
	width: 600px;
}
.full-width-content #content
{
	width: 920px;
}
#content BLOCKQUOTE
{
	background: #F5F5F5;
	margin: 0 15px 15px;
	padding: 15px 20px 0;
}
#content .post
{
	margin: 0 0 40px;
	padding: 0;
}
#content .page
{
	margin: 0;
	padding: 0;
}
#content .post P
{
	margin: 0;
	padding: 0 0 15px;
}
#content .post UL, #content .page UL
{
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px;
}
#content .post UL LI, #content .page UL LI
{
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post UL UL, #content .page UL UL
{
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#content .post OL, #content .page OL
{
	margin: 0;
	padding: 0 0 15px;
}
#content .post OL LI, #content .page OL LI
{
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post OL OL, #content .page OL OL
{
	margin: 0;
	padding: 0;
}
#content .post-image
{
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#content .archive-page
{
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
}
.clear
{
	clear: both;
}
/***** Post Info ********************/
.post-info
{
	font-size: 11px;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
}
.post-info P
{
	margin: 0;
	padding: 0;
}
/***** Post Meta ********************/
.post-meta
{
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 30px;
	padding: 5px 0 0;
	border-top: 1px dotted #BBBBBB;
	clear: both;
}
/***** Author Box ********************/
.author-box
{
	background: #F5F5F5;
	margin: 0 0 40px;
	padding: 10px;
	overflow: hidden;
}
.author-box P
{
	margin: 0;
	padding: 0;
}
.author-box IMG
{
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
/***** Headlines in Content ********************/
#content H1, #content H2, #content H3, #content H4, #content H5, #content H6
{
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px;
}
#content H1
{
	font-size: 20px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #BBBBBB;
}
#content H2
{
	font-size: 20px;
	padding: 0 0 5px;
	border-bottom: 1px dotted #BBBBBB;
}
#content H2 A, #content H2 A:visited
{
	color: #333333;
	text-decoration: none;
}
#content H2 A:hover
{
	color: #336699;
	text-decoration: none;
}
#content H3
{
	font-size: 18px;
}
#content H4
{
	font-size: 16px;
}
#content H5
{
	font-size: 14px;
}
#content H6
{
	font-size: 12px;
}
/***** Post Icons ********************/
.time
{
	margin: 0;
	padding: 0;
}
.post-comments
{
	background: #FFFFFF url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}
.categories
{
	margin: 0;
	padding: 0;
}
.tags
{
	background: #FFFFFF url(images/icon-dot.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
}
/***** Images ********************/
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
IMG.alignnone
{
	padding: 0;
	margin: 0 0 10px;
	display: inline;
}
IMG.alignleft
{
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
}
IMG.alignright
{
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
}
.aligncenter
{
	display: block;
	margin: 0 auto 10px;
}
.alignleft
{
	float: left;
	margin: 0 10px 0 0;
}
.alignright
{
	float: right;
	margin: 0 0 0 10px;
}
.wp-caption
{
	background: #F5F5F5;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #CCCCCC;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0;
}
.wp-caption P.wp-caption-text
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
IMG.wp-smiley, IMG.wp-wink
{
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
/***** Post Navigation ********************/
.navigation
{
	width: 100%;
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
}
.navigation UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation LI
{
	display: inline;
}
.navigation LI A
{
	color: #336699;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
}
.navigation LI A:hover
{
	background: #336699;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.navigation LI.disabled
{
	margin: 0;
	padding: 5px 8px;
	border: 1px solid #CCCCCC;
}
.navigation LI.active A
{
	background: #336699;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}
/***** Primary & Secondary Sidebars ********************/
#sidebar
{
	background: #F5F5F5;
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}
#sidebar-alt
{
	background: #F5F5F5;
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar
{
	float: left;
}
.content-sidebar-sidebar #sidebar-alt
{
	float: right;
}
#sidebar .widget, #sidebar-alt .widget
{
	margin: 0 0 15px;
	padding: 15px 15px 0;
}
#sidebar H2, #sidebar H2 A, #sidebar-alt H2, #sidebar-alt H2 A
{
	color: #333333;
	font-size: 18px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#sidebar H2 A:hover, #sidebar-alt H2 A:hover
{
	color: #336699;
	text-decoration: none;
}
#sidebar H4, #sidebar-alt H4
{
	color: #333333;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0 0 7px;
	border-bottom: 1px dotted #BBBBBB;
}
#sidebar .widget P, #sidebar-alt .widget P
{
	margin: 0;
	padding: 0;
}
#sidebar .textwidget P, #sidebar-alt .textwidget P
{
	margin: 0;
	padding: 0;
}
#sidebar IMG, #sidebar A IMG, #sidebar-alt IMG, #sidebar-alt A IMG
{
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar UL, #sidebar OL, #sidebar-alt UL, #sidebar-alt OL
{
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
#sidebar UL UL, #sidebar OL OL, #sidebar-alt UL UL, #sidebar-alt OL OL
{
	margin: 0;
	padding: 0 0 0 10px;
}
#sidebar LI, #sidebar-alt LI
{
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
/***** Sidebar(s) Tag Cloud ********************/
#sidebar .widget_tag_cloud DIV DIV, #sidebar-alt .widget_tag_cloud DIV DIV
{
	padding: 5px 0 0;
}
/***** Sidebar(s) Category Dropdown ********************/
#cat
{
	background: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 10px 0 5px 5px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
}
#sidebar #cat
{
	width: 238px;
}
#sidebar-alt #cat
{
	width: 128px;
}
/***** Sidebar(s) Featured Post/Page ********************/
#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage
{
	margin: 0 0 15px;
	padding: 15px 15px 0;
	clear: both;
}
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page
{
	margin: 0;
	padding: 0;
}
#sidebar .featuredpost IMG, #sidebar .featuredpage IMG, #sidebar-alt .featuredpost IMG, #sidebar-alt .featuredpage IMG, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar
{
	margin: 0;
	padding: 0;
	border: 5px solid #FFFFFF;
}
/***** Sidebar(s) User Profile ********************/
#sidebar .user-profile, #sidebar-alt .user-profile
{
	overflow: hidden;
}
#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar
{
	background: #F5F5F5;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
#sidebar .user-profile P, #sidebar-alt .user-profile P
{
	margin: 0;
	padding: 10px 10px 0;
}
#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link
{
	margin: 0;
	padding: 0 0 10px 10px;
}
/***** Search Form(s) ********************/
.searchform
{
	margin: 0;
}
#header .searchform
{
	float: right;
	padding: 40px 0 0;
}
#sidebar .searchform
{
	padding: 0 10px 5px 5px;
}
#nav .searchform
{
	float: right;
	padding: 10px 0 0;
}
.s
{
	background: #FFFFFF !important;
	color: #666666;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	margin: 5px 5px 0 0;
	padding: 6px 0 6px 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#header .s, #nav .s
{
	width: 200px;
}
#sidebar .s
{
	width: 160px;
}
#sidebar-alt .s
{
	width: 80px;
}
.searchsubmit
{
	background: url(images/button.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #427BAA;
}
.searchsubmit:hover
{
	background: url(images/button-hover.png);
	border: 1px solid #427BAA;
}
#nav .searchsubmit
{
	font-size: 14px;
}
/***** eNews & Updates Widget ********************/
.enews
{
	background: url(images/enews.png) no-repeat top right;
	margin: 0;
	padding: 0;
}
#header .enews
{
	float: right;
	width: 280px;
	margin: 10px 0 0;
	padding: 0;
}
#sidebar .enews
{
	margin: 0;
	padding: 0 0 5px;
}
#sidebar .enews P
{
	margin: 0;
	padding: 0;
}
.enews #subscribe
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.enews #subbox
{
	background: #FFFFFF !important;
	width: 210px;
	color: #666666;
	font-family: Georgia, "Times New Roman", "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	margin: 10px 8px 0 0;
	padding: 6px 0 6px 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCCCCC;
}
#header .enews #subbox
{
	margin: 0 5px 0 0;
}
.enews #subbutton
{
	background: url(images/button.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #427BAA;
}
.enews #subbutton:hover
{
	background: url(images/button-hover.png);
	border: 1px solid #427BAA;
}
/***** Latest Tweets Widget ********************/
#header .latest-tweets
{
	background: url(images/twitter.png) no-repeat top right;
	color: #333333;
	margin: 10px 0 0;
	padding: 0 20px 0 0;
}
#header .latest-tweets A, #header .latest-tweets A:visited
{
	color: #336699;
	text-decoration: underline;
}
#header .latest-tweets A:hover
{
	color: #336699;
	text-decoration: none;
}
.latest-tweets
{
	background: url(images/twitter-sidebar.png) no-repeat top right;
	margin: 10px 0 0;
	padding: 0;
}
/***** Calendar ********************/
#wp-calendar
{
	margin: 0;
	padding: 0;
	width: 100%;
}
#wp-calendar CAPTION
{
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
}
#sidebar #wp-calendar CAPTION
{
	color: #333333;
}
#sidebar #wp-calendar TH
{
	color: #333333;
}
#wp-calendar TH
{
	color: #333333;
}
#wp-calendar THEAD
{
	margin: 10px 0 0;
	font-weight: bold;
	color: #F5F5F5 !important;
}
#sidebar #wp-calendar THEAD
{
	background: #F5F5F5 !important;
	color: #F5F5F5 !important;
}
#wp-calendar TD
{
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
}
#wp-calendar TFOOT TD
{
	background: none;
	margin: 0;
	padding: 0;
}
/***** Contact Form ********************/
.gform_footer .button
{
	background: url(images/button.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #427BAA;
}
.gform_footer .button:hover
{
	background: url(images/button-hover.png);
	border: 1px solid #427BAA;
}
.gform_footer INPUT.button
{
	color: #FFFFFF !important;
}
.gform_wrapper .gform_footer
{
	border: none !important;
}
/***** Footer ********************/
#footer
{
	background: url(images/nav.png);
	width: 960px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	overflow: hidden;
	clear: both;
}
#footer A, #footer A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer P
{
	margin: 0;
	padding: 0;
}
#footer .gototop
{
	width: 215px;
	float: left;
	margin: 0;
	padding: 18px 0 18px 20px;
}
#footer .gototop A
{
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
}
#footer .creds
{
	width: 700px;
	float: right;
	margin: 0;
	padding: 18px 20px 18px 0;
	text-align: right;
}
/***** Comments ********************/
.comments
{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#respond
{
	margin: 0 0 15px;
	padding: 0;
}
#author, #email, #url
{
	background: #F5F5F5 !important;
	width: 250px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
}
#comment
{
	background: #F5F5F5 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0;
	border: 1px solid #CCCCCC;
}
#submit
{
	background: url(images/button.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	padding: 5px;
	margin: 0;
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #427BAA;
}
#submit:hover
{
	background: url(images/button-hover.png);
	border: 1px solid #427BAA;
}
.comment-list
{
	margin: 0;
	padding: 0;
}
.ping-list
{
	margin: 0 0 40px;
	padding: 0;
}
.comment-list OL, .ping-list OL
{
	margin: 0;
	padding: 10px;
}
.comment-list LI, .ping-list LI
{
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.comment-list LI UL LI
{
	margin-right: -6px;
	margin-left: 10px;
}
.comment-list P, .ping-list P
{
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}
.comment-list LI .avatar
{
	background: #F5F5F5;
	float: right;
	border: 1px solid #CCCCCC;
	margin: 0 5px 0 10px;
	padding: 4px;
}
.comment-list CITE, .comment-list CITE A, .ping-list CITE, .ping-list CITE A
{
	font-weight: bold;
	font-style: normal;
}
.commentmetadata
{
	font-size: 11px;
	font-weight: normal;
}
#respond:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.children
{
	margin: 0;
	padding: 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
#comments .navigation
{
	display: block;
	margin: 10px 0 0;
}
.thread-alt, .thread-even
{
	background: #F5F5F5;
	margin: 0;
	padding: 0;
}
.depth-1
{
	border: 1px dotted #BBBBBB;
	margin: 0;
	padding: 0;
}
.even, .alt
{
	border: 1px dotted #BBBBBB;
	margin: 0;
	padding: 0;
}

/* Footer Widgets
------------------------------------------------------------ */
 
#footer-widgets {
    background-color: #333;
    border-bottom: 1px solid #fff;
    clear: both;
    color: #fff;
    font-size: 12px;
    margin: 0 auto 0;
    overflow: hidden;
    padding: 10px 0 0;
    width: 960px;
}
 
#footer-widgets .wrap {
    margin: 0 auto;
    width: 940px;
}
 
#footer-widgets .widget {
    background: none;
    border: none;
    padding: 0;
}
 
#footer-widgets .textwidget {
    padding: 0;
}
 
#footer-widgets .widget_tag_cloud div div {
    padding: 0;
}
 
#footer-widgets h4 {
    background: none;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 0;
    text-transform: uppercase;
}
 
#footer-widgets p {
    color: #fff;
    padding: 0 0 10px;
}
 
#footer-widgets a, #footer-widgets a:visited {
    color: #fff;
    text-decoration: underline;
}
 
#footer-widgets a:hover {
    text-decoration: none;
}
 
#footer-widgets ul {
    color: #fff;
    list-style-type: none;
    margin: 0 0 10px;
}
 
#footer-widgets ul li {
    list-style-type: square;
    margin: 0 0 0 15px;
}
 
#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
    background: none;
}
 
.footer-widgets-1 {
    float: left;
    padding: 0 20px 0 0;
    width: 300px;
}
 
.footer-widgets-2 {
    float: left;
    width: 300px;
}
 
.footer-widgets-3 {
    float: right;
    width: 300px;
}