
/************************* 
	Dynamik Styles 
*************************/

/*** Frame ***/

body {
	background: #F6F6F6;
	line-height: 160%;
}
#wrap {
	background: #FFFFFF;
	width: 960px;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 20px auto 20px;
	padding: 20px 20px 20px 20px;
	-moz-box-shadow: 0px 0px 3px #CCCCCC;
-webkit-box-shadow: 0px 0px 3px #CCCCCC;
box-shadow: 0px 0px 3px #CCCCCC;
	
}

/*** Image Caption ***/

.wp-caption {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
}
.wp-caption p.wp-caption-text {
	color: #111111 !important;
	font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	
}

/*** Search Form ***/

.s {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	padding: 4px 0px 4px 5px;
	color: #888888;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.s, #header .s, #sidebar-1 .s, #sidebar-2 .s {
	width: 130px;
}
.searchsubmit {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	padding: 3px 3px 3px 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.searchsubmit:hover {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
}

/************************* 
	Header 
*************************/

#header-wrap {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
#header {
	width: 960px;
	height: 90px;
}
#header-left {
	width: 400px;
	padding: 18px 0 0 0px;
}
#title {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 34px;
	
}
#title a, #title a:visited {
	color: #333333;
	text-decoration: none;
}
#title a:hover {
	color: #D54E21;
	text-decoration: none;
}
#tagline {
	padding: 10px 0 0;
	color: #888888;
	font-family: Arial, sans-serif;
	font-size: 14px;
	
}
.logo-image #header #header-left {
	background: url(../catalyst/images/logo.png) left top no-repeat;
	margin: 0px 0 0 0px;
}
.logo-image #header-left, .logo-image #header-left #title, .logo-image #header-left #title a {
	width: 400px;
	height: 90px;
}
#header-right {
	width: 500px;
	padding: 0px 0px 0 0;
}
.header-left-full-width #header-left, .header-left-full-width #header-left, .header-left-full-width #header-left a, .header-left-full-width #header-left #title, .header-left-full-width #header-left #title a {
	width: 960px;
}

/************************* 
	Navigation 
*************************/

/*** Navbar 1 ***/

#navbar-1-wrap {
	background: #F6F6F6;
	height: 32px;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 0px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-1 {
	width: 960px;
}
#navbar-1-right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-1-right a, #navbar-1-right a:visited {
	color: #21759B;
	text-decoration: none;
}
#navbar-1-right a:hover {
	color: #D54E21;
	text-decoration: underline;
}
#navbar-1-right.navbar-right-text {
	padding: 9px 10px 0 0;
}
#navbar-1-right.navbar-right-search {
	padding: 4px 4px 0 0;
}
#nav-1 li a, #nav-1 li a:link, #nav-1 li a:visited {
	background: #F6F6F6;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin: 0 0px 0 0px;
	padding: 10px 15px 10px 15px;
	color: #333333;
	text-decoration: none;
}
#nav-1 li a:hover, #nav-1 li a:active {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	color: #333333;
	text-decoration: none;
}
#nav-1 li li a, #nav-1 li li a:link, #nav-1 li li a:visited {
	background: #F6F6F6;
	width: 150px;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;
	color: #333333;
	text-decoration: none;
}
#nav-1 li li a:hover, #nav-1 li li a:active {
	background: #FFFFFF;
	color: #333333;
	text-decoration: none;
}
#nav-1 li ul {
	width: 150px;
}
#nav-1 li ul ul {
	margin: -33px 0 0 171px;
}
#nav-1 li.current_page_item a {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	color: #333333;
}

/*** Navbar 2 ***/

#navbar-2-wrap {
	background: #FFFFFF;
	height: 32px;
	border-top: 0px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 0px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-2 {
	width: 960px;
}
#navbar-2-right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-2-right a, #navbar-2-right a:visited {
	color: #21759B;
	text-decoration: none;
}
#navbar-2-right a:hover {
	color: #D54E21;
	text-decoration: underline;
}
#navbar-2-right.navbar-right-text {
	padding: 9px 10px 0 0;
}
#navbar-2-right.navbar-right-search {
	padding: 4px 4px 0 0;
}
#nav-2 li a, #nav-2 li a:link, #nav-2 li a:visited {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	color: #333333;
	text-decoration: none;
}
#nav-2 li a:hover, #nav-2 li a:active {
	background: #F6F6F6;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	color: #333333;
	text-decoration: none;
}
#nav-2 li li a, #nav-2 li li a:link, #nav-2 li li a:visited {
	background: #F6F6F6;
	width: 150px;
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	padding: 10px 10px 10px 10px;
	color: #333333;
	text-decoration: none;
}
#nav-2 li li a:hover, #nav-2 li li a:active {
	background: #FFFFFF;
	color: #333333;
	text-decoration: none;
}
#nav-2 li ul {
	width: 150px;
}
#nav-2 li ul ul {
	margin: -33px 0 0 171px;
}
#nav-2 li.current_page_item a {
	background: #F6F6F6;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	color: #333333;
}

/************************* 
	Content 
*************************/

#container-wrap {
	background: #FFFFFF;
	padding: 20px 0px 20px 0px;
}
#container {
	width: 960px;
}
#content-wrap, .left-sidebar #content-wrap, .right-sidebar #content-wrap, .no-sidebar #content-wrap {
	width: 480px;
}
#content, .left-sidebar #content, .right-sidebar #content, .no-sidebar #content {
	width: 480px;
}
#content .post {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 15px 0;
	padding: 0px 0px 0px 0px;
}
#content .page {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 15px 0;
	padding: 0px 0px 0px 0px;
}
#content .post p, #content .page p, #content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#content .post a, #content .post a:visited, #content .page a, #content .page a:visited {
	color: #21759B;
	text-decoration: none;
}
#content .post a:hover, #content .page a:hover {
	color: #D54E21;
	text-decoration: underline;
}
.bylinemeta {
	color: #888888;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.bylinemeta a, .bylinemeta a:visited {
	color: #888888 !important;
	text-decoration: none !important;
}
.bylinemeta a:hover {
	color: #888888 !important;
	text-decoration: underline !important;
}
.breadcrumbs {
	background: #FFFFFF;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 15px 0;
	padding: 4px 10px 4px 10px;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.breadcrumbs a, .breadcrumbs a:visited {
	color: #21759B;
	text-decoration: none;
}
.breadcrumbs a:hover {
	color: #D54E21;
	text-decoration: underline;
}
/*** Author Info Box ***/
#entry-author-info {
	background: #F6F6F6;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 20px 0 30px 0;
	padding: 10px 10px 10px 10px;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#entry-author-info a, #entry-author-info a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
#entry-author-info a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
#entry-author-info #author-avatar {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	height: 70px;
	padding: 5px;
}
#entry-author-info #author-avatar .avatar {
	width: 70px;
	height: 70px;
}
#entry-author-info p {
	color: #111111 !important;
	font-family: Arial, sans-serif !important;
	font-size: 14px !important;
	
}
/*** Catalyst Widgets ***/
.catalyst-widget {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.catalyst-widget h4 {
	color: #111111 !important;
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	
}
.catalyst-widget a, .catalyst-widget a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
.catalyst-widget a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
.catalyst-widget #wp-calendar caption, .catalyst-widget #wp-calendar th {
	color: #111111;
}
.catalyst-excerpt-widget {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
}
.catalyst-excerpt-widget p {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.catalyst-excerpt-widget a, .catalyst-excerpt-widget a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
.catalyst-excerpt-widget h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	
}
.catalyst-excerpt-widget h2 a, .catalyst-excerpt-widget h2 a:visited {
	color: #333333 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget h2 a:hover {
	color: #D54E21 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget .bylinemeta {
	color: #888888 !important;
	font-family: Arial, sans-serif !important;
	font-size: 11px !important;
	
}
.catalyst-excerpt-widget .bylinemeta a, .catalyst-excerpt-widget .bylinemeta a:visited {
	color: #888888 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget .bylinemeta a:hover {
	color: #888888 !important;
	text-decoration: underline !important;
}
/*** Thumbnails ***/
.wp-post-image {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	padding: 4px !important;
}
/*** Content Headlines ***/
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: Arial, sans-serif;
	
}
#content h1 {
	color: #333333;
	font-size: 20px;
}
#content .post-title-wrap h1, #content .page-title-wrap h1 {
	color: #333333;
	font-size: 20px;
}
#content h2 {
	color: #333333;
	font-size: 20px;
}
#content .post-title-wrap h2, #content .page-title-wrap h2 {
	color: #333333;
	font-size: 20px;
}
#content .post-title-wrap h2 a, #content .post-title-wrap h2 a:visited {
	color: #333333;
	text-decoration: none;
}
#content .post-title-wrap h2 a:hover {
	color: #D54E21;
	text-decoration: none;
}
#content h3 {
	color: #333333;
	font-size: 18px;
}
#content h4 {
	color: #333333;
	font-size: 16px;
}
#content h5 {
	color: #333333;
	font-size: 14px;
}
#content h6 {
	color: #333333;
	font-size: 12px;
}
/*** Sticky Posts ***/
#content .sticky {
	background: #F6F6F6 !important;
	margin: 0px 0 30px 0 !important;
	padding: 10px 10px 10px 10px !important;
	border-top: 1px solid #E8E8E8 !important;
	border-bottom: 1px solid #E8E8E8 !important;
	border-left: 0px solid #E8E8E8 !important;
	border-right: 0px solid #E8E8E8 !important;
}
/*** Content UL's ***/
#content .post ul li, #content .page ul li, .catalyst-widget ul li {
	margin: 0 0 0 20px;
}
#content .post ul li, #content .page ul li, .catalyst-widget ul li {
	list-style-type: square;
}
/*****************/
#content blockquote {
	background: #F6F6F6;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
#content blockquote p {
	color: #111111 !important;
	font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	
}
#content blockquote a, #content blockquote a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
#content blockquote a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
.post-meta {
	border-top: 1px solid #E8E8E8;
}
.post-meta p {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	
}
.post-meta a, .post-meta a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
.post-meta a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
/*** Post Navigation ***/
.post-nav {
	padding: 0px 0 0px 0;
}
.post-nav a, .post-nav a:visited {
	color: #21759B;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
}
.post-nav a:hover {
	color: #D54E21;
	text-decoration: underline;
}
.post-nav li a, .post-nav li a:visited, .post-nav li.disabled, .post-nav li a:hover, .post-nav li.active a {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	margin: 0 0px 0 0px;
	padding: 4px 8px 4px 8px;
	color: #21759B;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
}
.post-nav li.active a {
	background: #F6F6F6;
	color: #D54E21;
	text-decoration: none;
}
.post-nav li a:hover {
	background: #F6F6F6;
	color: #D54E21;
	text-decoration: underline;
}

/************************* 
	Sidebars
*************************/

#dual-sidebar-outer {
	width: 460px;
}
.double-sidebar #sidebar-1-wrap {
	margin-right: 20px;
}
#sidebar-1 {
	width: 280px;
}
#sidebar-2 {
	width: 160px;
}
#sidebar-1, #sidebar-2 {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#sidebar-1, #sidebar-2 {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#sidebar-1 a, #sidebar-1 a:visited, #sidebar-2 a, #sidebar-2 a:visited {
	color: #21759B;
	text-decoration: none;
}
#sidebar-1 a:hover, #sidebar-2 a:hover {
	color: #D54E21;
	text-decoration: underline;
}
#sidebar-1 .widget, #sidebar-2 .widget {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px 0 15px 0;
}
#sidebar-1 h4, #sidebar-2 h4 {
	background: #F6F6F6;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	padding: 4px 5px 4px 10px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#sidebar-1 .textwidget, #sidebar-2 .textwidget, #sidebar-1 .php-textwidget, #sidebar-2 .php-textwidget, #sidebar-1 .widget_tag_cloud div div, #sidebar-2 .widget_tag_cloud div div, #sidebar-1 .catalyst-excerpt-widget-inner, #sidebar-2 .catalyst-excerpt-widget-inner, #sidebar-1 .author-bio-widget, #sidebar-2 .author-bio-widget {
	padding: 10px 10px 10px 10px;
}
#sidebar-1 #wp-calendar caption, #sidebar-2 #wp-calendar caption, #sidebar-1 #wp-calendar th, #sidebar-2 #wp-calendar th {
	color: #111111;
}
#sidebar-1 #cat {
	width: 258px;
}
#sidebar-2 #cat {
	width: 138px;
}
#sidebar-1 li, #sidebar-2 li {
	list-style-type: square;
}
#sidebar-1 ul, #sidebar-1 ol, #sidebar-2 ul, #sidebar-2 ol {
	padding: 10px 10px 10px 25px;
}
#sidebar-1 .searchform, #sidebar-2 .searchform {
	padding: 0 10px 0 10px;
}
/*** Sidebar Pages Widget ***/
.widget_pages {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.widget_pages a, .widget_pages a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
.widget_pages a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}


/************************* 
	Comments
*************************/

#comment-wrap {
	background: #FFFFFF;
	border: 0px solid #E8E8E8;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
}
#commentform #submit {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.commentlist li .avatar {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	width: 60px;
	height: 60px;
	padding: 4px;
}
.comment-heading {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	
}
.comment-author {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.commentmetadata {
	color: #21759B;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.commentmetadata a, .commentmetadata a:visited {
	color: #21759B !important;
	text-decoration: none !important;
}
.commentmetadata a:hover {
	color: #D54E21 !important;
	text-decoration: underline !important;
}
.commentlist a, .commentlist a:visited, .comments-nav a, .comments-nav a:visited, #respond a, #respond a:visited {
	color: #21759B;
	text-decoration: none;
}
.commentlist a:hover, .comments-nav a:hover, #respond a:hover {
	color: #D54E21;
	text-decoration: underline;
}
.commentlist li {
	margin: 15px 0 10px 0;
	padding: 10px 5px 10px 10px;
}
.commentlist li ul li {
	background: #F6F6F6;
}
.comment-body-text, .commentlist p, .reply {
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#respond .comment-submit {
	width: 120px;
}
#commentform #author, #commentform #email, #commentform #url {
	width: 200px;
}
#commentform textarea {
	width: 100%;
}
#commentform textarea, #commentform #author, #commentform #email, #commentform #url {
	background: #FAFAFA;
	border: 1px solid #E8E8E8;
	color: #111111;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.comments-nav {
	margin: 10px 0 40px 0;
}
.thread-even {
	background: #FFFFFF;
}
.thread-odd {
	background: #FFFFFF;
}
.even, .alt {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
.commentlist .depth-2, .commentlist .depth-3, .commentlist .depth-4, .commentlist .depth-5, .commentlist .depth-6 {
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0;
}

/************************* 
	Footer
*************************/

#footer-wrap {
	background: #FFFFFF;
	border-top: 1px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
#footer {
	width: 960px;
	height: 100%;
	padding: 5px 0 5px 0;
}
#footer p, #footer span {
	color: #888888;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#footer a, #footer a:visited {
	color: #888888;
	text-decoration: none;
}
#footer a:hover {
	color: #888888;
	text-decoration: underline;
}
.footer-left {
	padding: 0px 10px 0px 10px !important;
}
.footer-right {
	padding: 0px 10px 0px 10px !important;
}
.footer-center {
	padding: 0px 0px 0px 0px !important;
}

/************************* 
	Remove Elements Styles
*************************/


/************************* 
	Custom Layout Dimensions
*************************/
