Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8
[1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560
[2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85
[3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50
[4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13
[5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
403WebShell
403Webshell
Server IP : 94.177.8.99  /  Your IP : 216.73.217.165
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/hopeinstoughton_www/wp-content/themes/dynamik/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/hopeinstoughton_www/wp-content/themes/dynamik/css/dynamik.css
/* Dynamik Styles */

/* reset css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; outline: 0;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* clearfix css */
.clearfix:after { visibility: hidden; display: block; height: 0; font-size: 0; line-height: 0; content: " "; clear: both; }
.clearfix { display: block; }
/* IE6 */
* html .clearfix { height: 1%; }
/* IE7 */
*:first-child + html .clearfix { min-height: 1%; }

/* HTML5 display rule */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

/************************* 
	Global Elements 
*************************/

/*** Frame ***/

body {
	background: #FFFFFF url(images/bg_top.jpg) top left repeat-x;
	margin: 0 auto;
	color: #333333;
	font-size: 14px;
	font-family: Arial, sans-serif;
	line-height: 21px;
	
	
}
#wrap {
	background: transparent;
	width: 960px;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0px auto 20px;
	padding: 0px 20px 0px 20px;
	clear: both;
	
	
}

/*** Hyperlinks ***/

a, a:visited {
	color: #53BCB2;
	text-decoration: none;
}
a:hover {
	color: #53BCB2;
	text-decoration: none;
}
a img {
	border: none;
}

/*** Images/Alignment ***/

img.alignnone {
	margin: 0 0 10px 0 !important;
	display: inline;
}
img.alignleft {
	margin: 0 10px 10px 0 !important;
	display: inline;
}
img.centered, .aligncenter {
	margin: 0 auto 10px !important;
	display: block;
}
img.alignright {
	margin: 0 0 10px 10px !important;
	display: inline;
}
.alignleft {
	margin: 0 10px 0 0;
	float: left;
}
.alignright {
	margin: 0 0 0 10px;
	float: right;
}
.wp-caption {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	padding: 10px 5px 0 5px;
	text-align: center;
}
.wp-caption p.wp-caption-text, .catalyst-excerpt-widget .wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 0 10px !important;
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	line-height: 120%;
	
}
.wp-post-image, #sidebar-1 .catalyst-excerpt-widget img, #sidebar-2 .catalyst-excerpt-widget img, #ez-home-sidebar-1 .catalyst-excerpt-widget img {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	padding: 4px !important;
}
#sidebar-1 .catalyst-excerpt-widget img, #sidebar-2 .catalyst-excerpt-widget img, .ez-widget-area img.wp-post-image {
	margin-bottom: 0 !important;
}
img.wp-smiley, img.wp-wink {
	border: none;
	margin: 0;
	padding: 0;
	float: none;
}
img#wpstats {
    width: 0;
    height: 0;
    overflow: hidden;
	display: none;
}
.post-format-icon {
	background: none;
	margin: 0 0 0 10px;
	float: right;
	display: block;
}
.page .post-format-icon {
	display: none;
}
body.page-template-template-blog-php .post-format-icon {
	display: block;
}

/*** Search Form ***/

#header-right .widget_search {
	padding: 0;
	float: right;
}
.searchform {
	margin: 0;
	padding: 0;
	display: inline;
	overflow: hidden;
}
#sidebar-1 .searchform, #sidebar-2 .searchform {
	padding: 0 10px;
}
.s {
	background: #DBFFFD;
	border: 1px solid #53BCB2;
	margin: 10px 0;
	padding: 4px 0px 4px 5px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	display: inline;
	
}
#header .s, #navbar-1 .s, #navbar-2 .s {
	margin: 0;
}
.s, #header .s, #sidebar-1 .s, #sidebar-2 .s {
	width: 280px;
}
.searchsubmit {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	margin: 0;
	padding: 3px 3px 3px 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	cursor: pointer;
	
}
.searchsubmit:hover {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
}

/*** Calendar ***/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
}
#wp-calendar caption {
	margin: 0;
	padding: 5px 0 0 0;
	color: #333333;
	font-size: 13px;
}
#wp-calendar th {
	color: #333333;
}
#wp-calendar td {
	margin: 0;
	padding: 2px;
	text-align: center;
}
#wp-calendar tfoot td {
	margin: 0;
	padding: 0 0 5px;
}

/************************* 
	Header 
*************************/

#header-wrap {
	background: transparent;
	margin: 0 auto;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	clear: both;
}
#header {
	width: 960px;
	height: 99px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	float: none;
	overflow: hidden;
}
#header-left {
	width: 940px;
	height: 99px;
	padding: 28px 0 0 20px;
	float: left;
	overflow: hidden;
}
#title {
	color: #1C777D;
	font-family: Georgia, serif;
	font-size: 34px;
	font-weight: normal;
	text-decoration: none;
	font-weight: bold;
}
#title a, #title a:visited {
	color: #1C777D;
	text-decoration: none;
}
#title a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#tagline {
	margin: 0;
	padding: 10px 0 0;
	color: #666666;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	
}
.logo-image #header #header-left {
	background: none;
	margin: 0px 0 0 0px;
}
.logo-image #header-left, .logo-image #header-left #title, .logo-image #header-left #title a {
	width: 940px;
	height: 99px;
	padding: 0;
	float: left;
	display: block; 
	text-indent: -9999px;
	overflow: hidden;
}
.logo-image #header-left #tagline {
	display: block;
	overflow: hidden;
}
#header-right {
	width: 500px;
	padding: 0px 0px 0 0;
	float: right;
}
#header-right p {
	margin: 0;
	padding: 0 0 5px 0;
}
#header-right h4 {
	margin: 0; 
	padding: 0;
	color: #333333;
	font-size: 12px;
}
#header-right img {
	display: block;
}
.header-left-full-width #header-left, .header-left-full-width #header-left #title, .header-left-full-width #header-left #title a {
	width: 940px;
}

/************************* 
	Navigation 
*************************/

/*** Navbar 1 ***/

#navbar-1-wrap {
	background: transparent;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	height: 54px;
	margin: 12px 0 0px 0;
	color: #E9F3F2;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 1em;
	clear: both;
	font-weight: bold;
line-height: 27px;
}
#navbar-1 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	float: none;
	display: block;
}
#navbar-1-left, #navbar-2-left {
	margin: 0;
	padding: 0;
	float: left;
}
#navbar-1-right, #navbar-2-right {
	margin: 0;
	padding: 0;
	text-transform: none;
	float: right;
}
#navbar-1-right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-1-right a, #navbar-1-right a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#navbar-1-right a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#navbar-1-right.navbar-right-text {
	padding: 12px 5px 0 0;
}
#navbar-1-right.navbar-right-search {
	padding: 4px 4px 0 0;
}
#nav-1, #nav-2 {
	margin: 0;
	padding: 0;
}
#nav-1 ul, #nav-2 ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#nav-1 li, #nav-2 li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#nav-1 li a, #nav-1 li a:link, #nav-1 li a:visited {
	background: transparent;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0 0px 0 0px;
	padding: 20px 0px 20px 0px;
	color: #E9F3F2;
	text-decoration: none;
	display: block;
	position: relative;
}
#nav-1 li a:hover, #nav-1 li a:active {
	background: url(images/bg_button.jpg) top left repeat-x;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-1 li a.sf-with-ul {
	padding-right: 10px;
}
#nav-1 li a .sf-sub-indicator {
	top: 20px;
	right: 0px;
	position: absolute;
	float: right;
	display: block;
	overflow: hidden;
}
#nav-1 li li a .sf-sub-indicator {
	top: 10px;
	right: 10px;
}
#nav-1 li li a, #nav-1 li li a:link, #nav-1 li li a:visited {
	background: #F6F6F6;
	width: 300px;
	border-top: 0;
	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;
	float: none;
}
#nav-1 li li a:hover, #nav-1 li li a:active {
	background: #FFFFFF;
	color: #53BCB2;
	text-decoration: none;
}
#nav-1 li ul {
	width: 325px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 9999;
	left: -999em;
	position: absolute;
}
#nav-1 li ul ul {
	margin: -35px 0 0 321px;
}
#nav-1 li:hover ul ul, #nav-2 li:hover ul ul, #nav-1 li:hover ul ul ul, #nav-2 li:hover ul ul ul {
	left: -999em;
}
#nav-1 li:hover ul, #nav-1 li.sfHover ul, #nav-2 li:hover ul, #nav-2 li.sfHover ul, #nav-1 li li:hover ul, #nav-2 li li:hover ul, #nav-1 li li li:hover ul, #nav-2 li li li:hover ul {
	left: auto;
}
#nav-1 li:hover, #nav-1 li.sfHover, #nav-2 li:hover, #nav-2 li.sfHover {
	position: static;
}
#nav-1 li.current_page_item a, #nav-1 li.current-menu-item a, #nav-1 li.current-cat a {
	background: #FFFFFF url(images/bg_button.jpg) top left repeat-x;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	color: #FFFFFF;
	text-decoration: none;
}

/*** Navbar 2 ***/

#navbar-2-wrap {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	height: 32px;
	margin: 0px 0 0px 0;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 1em;
	clear: both;
	
}
#navbar-2 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	float: none;
	display: block;
}
#navbar-2-right {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#navbar-2-right a, #navbar-2-right a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#navbar-2-right a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#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;
	display: block;
	position: relative;
}
#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: #53BCB2;
	text-decoration: none;
}
#nav-2 li a.sf-with-ul {
	padding-right: 25px;
}
#nav-2 li a .sf-sub-indicator {
	top: 10px;
	right: 15px;
	position: absolute;
	float: right;
	display: block;
	overflow: hidden;
}
#nav-2 li li a .sf-sub-indicator {
	top: 10px;
	right: 10px;
}
#nav-2 li li a, #nav-2 li li a:link, #nav-2 li li a:visited {
	background: #F6F6F6;
	width: 150px;
	border-top: 0;
	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;
	float: none;
}
#nav-2 li li a:hover, #nav-2 li li a:active {
	background: #FFFFFF;
	color: #53BCB2;
	text-decoration: none;
}
#nav-2 li ul {
	width: 175px;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 9999;
	left: -999em;
	position: absolute;
}
#nav-2 li ul ul {
	margin: -33px 0 0 171px;
}
#nav-2 li.current_page_item a, #nav-2 li.current-menu-item a, #nav-2 li.current-cat 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;
	text-decoration: none;
}

/*** Responsive Dropdown Navbars ***/

#dropdown-nav-1-wrap, #dropdown-nav-2-wrap {
	display: none;
}

.nav-1-chosen-select, .nav-2-chosen-select {
	width: 100%;
	margin: 0;
	padding: 7px;
}

.nav-1-chosen-select {
	background: transparent;
	border: 0px solid #E8E8E8;
	color: #E9F3F2;
	font-family: Georgia, serif;
	font-size: 14px;
	
}

.nav-2-chosen-select {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}

/************************* 
	Content 
*************************/

#container-wrap {
	background: transparent;
	margin: 0;
	padding: 0px 20px 0px 20px;
	clear: both;
}
#container {
	width: 920px;
	margin: 0;
	padding: 0;
	float: left;
}
#content-sidebar-wrap {
	width: 920px;
	float: left;
}
.double-sidebar #content-sidebar-wrap {
	width: 920px;
}
#content-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.left-sidebar #content-wrap, .double-left-sidebar #content-wrap, .double-sidebar #content-wrap {
	float: right;
}
.double-sidebar #content-wrap {
	
}
#content-wrap, .left-sidebar #content-wrap, .right-sidebar #content-wrap, .no-sidebar #content-wrap {
	width: 560px;
}
#content {
	margin: 0;
	padding: 0;
	float: left;
	
	
}
.double-left-sidebar #content {
	
}
.right-sidebar #content {
	
}
.left-sidebar #content {
	
}
.double-sidebar #content {
	
}
.no-sidebar #content {
	
}
#content, .left-sidebar #content, .right-sidebar #content, .no-sidebar #content {
	width: 560px;
}
#content img, #content p img {
	max-width: 100%;
	height: auto;
}
#content .nivoSlider img {
    max-width: none;
}
#content .post, #content article {
	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 20px 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 20px 0;
	padding: 0px 0px 0px 0px;
}
#content .post p, #content .page p, #content article p {
	margin: 0;
	padding: 0 0 15px;
}
#content .entry-title {
	padding: 5px 0 0;
}
#content .archive-template {
	float: left;
	width: 50%;
	padding: 10px 0;
}
.entry-content p, .entry-content ul li, .entry-content ol li {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.entry-content a, .entry-content a:visited {
	color: #53BCB2;
	text-decoration: none;
}
.entry-content a:hover {
	color: #53BCB2;
	text-decoration: none;
}
.breadcrumbs, .taxonomy-title-box, .author-title-box {
	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 20px 0;
	padding: 4px 10px 4px 10px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
.breadcrumbs a, .breadcrumbs a:visited, .taxonomy-title-box a, .taxonomy-title-box a:visited, .author-title-box a, .author-title-box a:visited {
	color: #53BCB2;
	text-decoration: none;
}
.breadcrumbs a:hover, .taxonomy-title-box a:hover, .author-title-box a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#content .taxonomy-title-box h1, #content .author-title-box h1 {
	color: #333333;
}

/*** 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: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	overflow: hidden;
	clear: both;
	
}
#entry-author-info a, #entry-author-info a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
#entry-author-info a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
#entry-author-info #author-avatar {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	width: 70px;
	height: 70px;
	margin: 0 10px 0 0;
	padding: 5px;
	float: left;
}
#entry-author-info #author-avatar .avatar {
	width: 70px;
	height: 70px;
}
#entry-author-info #author-description {
	margin: 0;
	padding: 0;
}
#entry-author-info p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0 !important;
	
}

/*** Catalyst Hybrid Loop ***/

.catalyst-hybrid-odd,
.catalyst-hybrid-even{
    float: left;
}
.catalyst-hybrid-odd.catalyst-hybrid-columns {
    clear: both;
}
.catalyst-hybrid-even.catalyst-hybrid-columns {
    float: right;
}
.catalyst-hybrid-odd.catalyst-hybrid-columns,
.catalyst-hybrid-even.catalyst-hybrid-columns {
	width: 48%;
}

/*** Content Headlines ***/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0 0 4px;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 120%;
	
}
#content h1 {
	color: #1C777D;
	font-size: 24px;
}
#content h2 a, #content h2 a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#content h2 a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#content h2 {
	color: #1C777D;
	font-size: 20px;
}
#content h3 {
	color: #777777;
	font-size: 16px;
}
#content h4 {
	color: #333333;
	font-size: 14px;
}
#content h5 {
	color: #333333;
	font-size: 14px;
}
#content h6 {
	color: #333333;
	font-size: 12px;
}

/*** Sticky Posts ***/

#content .sticky {
	background: #F6F6F6 !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;
	margin: 0px 0 30px 0 !important;
	padding: 10px 10px 10px 10px !important;
}

/*** Content UL's/OL's ***/

#content .post ul, #content .page ul, #content article ul, .catalyst-widget-area ul, #content .post ol, #content .page ol, #content article ol, .catalyst-widget-area ol {
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post ul li, #content .page ul li, #content article ul li, #content .post ol li, #content .page ol li, #content article ol li, .catalyst-widget-area ul li, .catalyst-widget-area ol li {
	margin: 0 0 0 20px;
	padding: 0 0 0px;
}
#content .post ul li, #content .page ul li, #content article ul li, .catalyst-widget-area ul li {
	margin: 0 0 0 20px;
	list-style-type: disc;
}
#content .post ul ul, #content .page ul ul, #content article ul ul, .catalyst-widget-area ul ul {
	padding: 0 0 0 20px;
}
#content .post ol ol, #content .page ol ol, #content article ol ol, .catalyst-widget-area ol ol {
	padding: 0;
}

/*** Blockquote ***/

#content blockquote {
	background: #F6F6F6;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0 25px 15px 25px;
	padding: 10px 15px 0 15px;
}
#content blockquote p {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 12px !important;
	
}
#content blockquote a, #content blockquote a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
#content blockquote a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}

/*** Meta Classes ***/

.byline-meta {
	width: 100%;
	margin: 0 0 8px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	
}
.byline-meta a, .byline-meta a:visited {
	color: #53BCB2;
	text-decoration: none;
}
.byline-meta a:hover {
	color: #53BCB2;
	text-decoration: none;
}
.post-meta {
	border-top: 1px solid #E8E8E8;
	margin: 5px 0 0;
	padding: 5px 0 0;
	font-style: italic;
	clear: both;
}
.post-meta p {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	
}
.post-meta a, .post-meta a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.post-meta a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}

/*** Post Navigation ***/

.post-nav {
	width: 100%;
	margin: 0;
	padding: 0px 0 0px 0;
	overflow: hidden;
}
.post-nav ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
.post-nav li {
	display: inline;
}
.post-nav a, .post-nav a:visited {
	color: #53BCB2;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
}
.post-nav a:hover {
	color: #53BCB2;
	text-decoration: none;
}
.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: #53BCB2;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	
}
.post-nav li.active a, .post-nav li a:hover {
	background: #F6F6F6;
	color: #53BCB2;
	text-decoration: none;
}
.post-nav li a:hover {
	text-decoration: none;
}

/*** Catalyst Widget Areas ***/

.catalyst-widget-area {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	
	float: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.catalyst-widget-area h4 {
	padding: 0 0 5px !important;
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 120%;
	
}
.catalyst-widget-area a, .catalyst-widget-area a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-widget-area a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-widget-area #wp-calendar caption, .catalyst-widget-area #wp-calendar th {
	color: #333333;
}

/*** Catalyst Excerpt Widget ***/

.catalyst-excerpt-widget, #content .catalyst-excerpt-widget {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.catalyst-excerpt-widget .entry-content p {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 13px !important;
	
}
.catalyst-excerpt-widget .entry-content a, .catalyst-excerpt-widget .entry-content a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget .entry-content a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget h2 {
	margin: 0 0 5px;
	padding: 0;
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	font-weight: normal;
	line-height: 120%;
	
}
.catalyst-excerpt-widget h2 a, .catalyst-excerpt-widget h2 a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget h2 a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget .byline-meta {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.catalyst-excerpt-widget .byline-meta a, .catalyst-excerpt-widget .byline-meta a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.catalyst-excerpt-widget .byline-meta a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}

/*** Catalyst 125 Ad Widget ***/

#catalyst-125-ads {
	width: 270px;
	margin: 10px auto 0;
	padding: 0 0 5px;
}
.catalyst-125-ads-inner {
	margin-top: 5px;
}
#catalyst-125-ads span, .catalyst-125-ads-inner span {
	padding: 0 5px;
}

/*** EZ Column Styles ***/

.ez-five-sixths,
.ez-four-fifths,
.ez-four-sixths,
.ez-one-fifth,
.ez-one-fourth,
.ez-one-half,
.ez-one-sixth,
.ez-one-third,
.ez-three-fifths,
.ez-three-fourths,
.ez-three-sixths,
.ez-two-fifths,
.ez-two-fourths,
.ez-two-sixths,
.ez-two-thirds {
	padding-left: 3%;
	float: left;
}
.ez-one-half,
.ez-three-sixths,
.ez-two-fourths {
	width: 48%;
}
.ez-one-third,
.ez-two-sixths {
	width: 31%;
}
.ez-four-sixths,
.ez-two-thirds {
	width: 65%;
}
.ez-one-fourth {
	width: 22.5%;
}
.ez-three-fourths {
	width: 73.5%;
}
.ez-one-fifth {
	width: 17.4%;
}
.ez-two-fifths {
	width: 37.8%;
}
.ez-three-fifths {
	width: 58.2%;
}
.ez-four-fifths {
	width: 78.6%;
}
.ez-one-sixth {
	width: 14%;
}
.ez-five-sixths {
	width: 82%;
}
.ez-first {
	padding-left: 0 !important;
	clear: both;
}
.ez-only {
	width: 100%;
	padding-left: 0 !important;
	float: left;
}
.ez-row-wrap {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	clear: both;
}
.ez-row-wrap-border {
	border-bottom: 1px solid #E8E8E8;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: left;
	clear: both;
}

/************************* 
	EZ Widget Areas
*************************/

/*** EZ Widget Area Class ***/

.ez-widget-area h4 {
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 10px;
	padding: 0 0 5px;
	color: #111111;
	font-size: 18px;
	font-weight: normal;
}
.ez-widget-area ul, .ez-widget-area ol {
	margin: 0;
	padding: 0 0 15px 0;
}
.ez-widget-area ul li, .ez-widget-area ol li {
	margin: 0 0 0 20px;
	padding: 0;
}
.ez-widget-area ul li {
	list-style-type: square;
}
.ez-widget-area ul ul, .ez-widget-area ol ol {
	padding: 0;
}

/*** EZ Home Widget Areas ***/

#home-hook-wrap {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	padding: 20px 0px 20px 0px;
	clear: both;
}
#ez-home-container-wrap .post {
	margin: 0 0 20px;
}
#ez-home-container-wrap .post p {
	padding: 0 0 15px;
}
#ez-home-container-wrap .page p {
	padding: 0 0 15px;
}
#ez-home-container-wrap .ez-widget-area img.wp-post-image {
	margin-bottom: 10px !important;
}
#ez-home-container-wrap .ez-widget-area h4 {
	border-bottom: 1px solid #E8E8E8;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 18px;
	
}
#ez-home-container-wrap .ez-widget-area {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#ez-home-container-wrap .ez-widget-area a, #ez-home-container-wrap .ez-widget-area a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#ez-home-container-wrap .ez-widget-area a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#ez-home-container-wrap .ez-widget-area #wp-calendar caption, #ez-home-container-wrap .ez-widget-area #wp-calendar th {
	color: #333333;
}
#ez-home-container-wrap img, #ez-home-container-wrap p img {
	max-width: 100%;
	height: auto;
}
#ez-home-container-wrap .nivoSlider img {
    max-width: none;
}
body.ez-home-sidebar #ez-home-container-wrap {
	width: 660px;
	padding-right: 20px;
	float: left;
}
body.ez-home-sidebar.home-sidebar-left #ez-home-container-wrap {
	padding-left: 20px;
	padding-right: 0;
	float: right;
}
#ez-home-top-container .ez-widget-area,
#ez-home-middle-container .ez-widget-area,
#ez-home-bottom-container .ez-widget-area {
	width: 300px;
	padding-left: 29px;
}
body.home-top-single #ez-home-top-container .ez-widget-area,
body.home-middle-single #ez-home-middle-container .ez-widget-area,
body.home-bottom-single #ez-home-bottom-container .ez-widget-area {
	width: 960px;
}
body.home-top-double #ez-home-top-container .ez-widget-area,
body.home-middle-double #ez-home-middle-container .ez-widget-area,
body.home-bottom-double #ez-home-bottom-container .ez-widget-area {
	width: 465px;
}
body.ez-home-wide-left-2-3 #ez-home-top-1, body.ez-home-wide-right-2-3 #ez-home-top-2,
body.ez-home-wide-left-2-3-3 #ez-home-top-1, body.ez-home-wide-right-2-3-3 #ez-home-top-2,
body.ez-home-wide-left-3-2 #ez-home-bottom-1, body.ez-home-wide-right-3-2 #ez-home-bottom-2,
body.ez-home-wide-left-3-2-3 #ez-home-middle-1, body.ez-home-wide-right-3-2-3 #ez-home-middle-2,
body.ez-home-wide-left-3-3-2 #ez-home-bottom-1, body.ez-home-wide-right-3-3-2 #ez-home-bottom-2 {
	width: 629px;
}
body.ez-home-sidebar #ez-home-top-container .ez-widget-area,
body.ez-home-sidebar #ez-home-middle-container .ez-widget-area,
body.ez-home-sidebar #ez-home-bottom-container .ez-widget-area {
	width: 200px;
}
body.home-top-single.ez-home-sidebar #ez-home-top-container .ez-widget-area,
body.home-middle-single.ez-home-sidebar #ez-home-middle-container .ez-widget-area,
body.home-bottom-single.ez-home-sidebar #ez-home-bottom-container .ez-widget-area {
	width: 660px;
}
body.home-top-double.ez-home-sidebar #ez-home-top-container .ez-widget-area,
body.home-middle-double.ez-home-sidebar #ez-home-middle-container .ez-widget-area,
body.home-bottom-double.ez-home-sidebar #ez-home-bottom-container .ez-widget-area {
	width: 315px;
}
body.ez-home-wide-left-2-3.ez-home-sidebar #ez-home-top-1, body.ez-home-wide-right-2-3.ez-home-sidebar #ez-home-top-2,
body.ez-home-wide-left-2-3-3.ez-home-sidebar #ez-home-top-1, body.ez-home-wide-right-2-3-3.ez-home-sidebar #ez-home-top-2,
body.ez-home-wide-left-3-2.ez-home-sidebar #ez-home-bottom-1, body.ez-home-wide-right-3-2.ez-home-sidebar #ez-home-bottom-2,
body.ez-home-wide-left-3-2-3.ez-home-sidebar #ez-home-middle-1, body.ez-home-wide-right-3-2-3.ez-home-sidebar #ez-home-middle-2,
body.ez-home-wide-left-3-3-2.ez-home-sidebar #ez-home-bottom-1, body.ez-home-wide-right-3-3-2.ez-home-sidebar #ez-home-bottom-2 {
	width: 429px;
}
.ez-home-container-area {
	margin: 0 0 20px;
	overflow: hidden;
}
.ez-home-bottom {
	margin: 0;
}

/*** Homepage Slider Styles ***/

#ez-home-slider-container-wrap {
	margin: 0 0 20px;
	overflow: hidden;
}
#ez-home-slider-container-wrap, #ez-home-slider {
	width: 920px;
}
body.child_home #ez-home-slider-container-wrap, body.child_home #ez-home-slider {
	width: 960px;
}
body.slider-inside.ez-home-sidebar #ez-home-slider-container-wrap,
body.slider-inside.ez-home-sidebar #ez-home-slider {
	width: 660px;
}
body.double-left-sidebar.slider-inside #ez-home-slider-container-wrap,
body.double-right-sidebar.slider-inside #ez-home-slider-container-wrap,
body.double-sidebar.slider-inside #ez-home-slider-container-wrap,
body.left-sidebar.slider-inside #ez-home-slider-container-wrap,
body.right-sidebar.slider-inside #ez-home-slider-container-wrap,
body.no-sidebar.slider-inside #ez-home-slider-container-wrap,
body.double-left-sidebar.slider-inside #ez-home-slider,
body.double-right-sidebar.slider-inside #ez-home-slider,
body.double-sidebar.slider-inside #ez-home-slider,
body.left-sidebar.slider-inside #ez-home-slider,
body.right-sidebar.slider-inside #ez-home-slider,
body.no-sidebar.slider-inside #ez-home-slider {
	width: 560px;
}
body.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {
	
}
body.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {
	
}
body.double-sidebar.slider-inside #ez-home-slider-container-wrap {
	
}
body.left-sidebar.slider-inside #ez-home-slider-container-wrap {
	
}
body.right-sidebar.slider-inside #ez-home-slider-container-wrap {
	
}
#ez-home-slider {
	width: 100%;
	height: 300px;
}
#ez-home-slider .nivoSlider img {
    max-width: none;
}

/*** Homepage Sidebar Styles ***/

#ez-home-sidebar-1-wrap {
	width: 280px;
	
	float: right;
}
body.home-sidebar-left #ez-home-sidebar-1-wrap {
	
	
	float: left;
}
#ez-home-sidebar-1 #cat, #ez-home-sidebar-1 .widget_archive select {
	width: 258px;
}

/*** EZ Feature Top Widget Areas ***/

#ez-feature-top-container-wrap {
	background: #FFFFFF;
	border-top: 0px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
#ez-feature-top-container {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0px 20px 0px;
}
#ez-feature-top-container .ez-widget-area h4 {
	border-bottom: 1px solid #E8E8E8;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 18px;
	
}
#ez-feature-top-container .ez-widget-area {
	width: 300px;
	padding-left: 29px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#ez-feature-top-container .ez-widget-area a, #ez-feature-top-container .ez-widget-area a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#ez-feature-top-container .ez-widget-area a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#ez-feature-top-container .ez-widget-area #wp-calendar caption, #ez-feature-top-container .ez-widget-area #wp-calendar th {
	color: #333333;
}
#ez-feature-top-container img, #ez-feature-top-container p img {
	max-width: 100%;
	height: auto;
}
#ez-feature-top-container .nivoSlider img {
    max-width: none;
}
body.ez-feature-top-1 #ez-feature-top-container .ez-widget-area {
	width: 960px;
}
body.ez-feature-top-2 #ez-feature-top-container .ez-widget-area {
	width: 465px;
}
body.ez-feature-top-4 #ez-feature-top-container .ez-widget-area {
	width: 218px;
}
body.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, body.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area {
	width: 629px;
}

/*** EZ Fat Footer Widget Areas ***/

#ez-fat-footer-container-wrap, .fat-footer-outside #ez-fat-footer-container-wrap {
	background: #555555;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
}
#ez-fat-footer-container-wrap {
	margin: 0 0 5px;
}
.fat-footer-outside #ez-fat-footer-container-wrap {
	margin: 0;
}
#ez-fat-footer-container {
	padding: 15px 0px 20px 20px;
}
#ez-fat-footer-container .ez-widget-area h4 {
	border-bottom: 0px solid #E8E8E8;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 16px;
	
}
#ez-fat-footer-container .ez-widget-area {
	width: 293.33333333333px;
	padding-left: 29px;
	color: #53BCB2;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#ez-fat-footer-container .ez-widget-area a, #ez-fat-footer-container .ez-widget-area a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#ez-fat-footer-container .ez-widget-area a:hover {
	color: #6AF0E3;
	text-decoration: none;
}
#ez-fat-footer-container .ez-widget-area #wp-calendar caption, #ez-fat-footer-container .ez-widget-area #wp-calendar th {
	color: #53BCB2;
}
#ez-fat-footer-container img, #ez-fat-footer-container p img {
	max-width: 100%;
	height: auto;
}
#ez-fat-footer-container .nivoSlider img {
    max-width: none;
}
body.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area {
	width: 940px;
}
body.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area {
	width: 455px;
}
body.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area {
	width: 213px;
}
body.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, body.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area {
	width: 615.66666666667px;
}

/************************* 
	Sidebars
*************************/

#dual-sidebar-outer {
	width: 520px;
	
	float: right;
}
.double-left-sidebar #dual-sidebar-outer {
	
	
	float: left;
}
#dual-sidebar-inner {
	width: 100%;
	float: left;
}
#sidebar-1-wrap {
	width: 340px;
	float: left;
}
.right-sidebar #sidebar-1-wrap {
	
	float: right;
}
.left-sidebar #sidebar-1-wrap {
	
}
.double-sidebar #sidebar-1-wrap {
	
}
#sidebar-2-wrap {
	width: 160px;
	float: right;
}
.double-sidebar #sidebar-2-wrap {
	;
}
#sidebar-1 {
	width: 340px;
	margin: 0;
	padding: 0;
}
#sidebar-2 {
	width: 160px;
	margin: 0;
	padding: 0;
}
#sidebar-1 .widget, #sidebar-2 .widget, #ez-home-sidebar-1 .widget {
	margin: 0 0 15px;
	padding: 0;
	clear: both;
}
#sidebar-1, #sidebar-2, #ez-home-sidebar-1 {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
#sidebar-1 a, #sidebar-1 a:visited, #sidebar-2 a, #sidebar-2 a:visited, #ez-home-sidebar-1 a, #ez-home-sidebar-1 a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#sidebar-1 a:hover, #sidebar-2 a:hover, #ez-home-sidebar-1 a:hover {
	color: #53BCB2;
	text-decoration: none;
}
#sidebar-1 .widget, #sidebar-2 .widget, #ez-home-sidebar-1 .widget {
	background: #FFFFFF;
	border-top: 1px solid #53BCB2;
	border-bottom: 1px solid #53BCB2;
	border-left: 1px solid #53BCB2;
	border-right: 1px solid #53BCB2;
	margin: 0px 0 15px 0;
}
#sidebar-1 h4, #sidebar-2 h4, #ez-home-sidebar-1 h4 {
	background: transparent;
	border-top: 0px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0;
	padding: 4px 5px 4px 10px;
	color: #1C777D;
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	
}
#sidebar-1 .widget p, #sidebar-2 .widget p, #ez-home-sidebar-1 .widget p {
	margin: 0;
	padding: 0;
}
#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,
#ez-home-sidebar-1 .textwidget, #ez-home-sidebar-1 .php-textwidget, #ez-home-sidebar-1 .widget_tag_cloud div div, #ez-home-sidebar-1 .catalyst-excerpt-widget-inner, #ez-home-sidebar-1 .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, #ez-home-sidebar-1 #wp-calendar caption, #ez-home-sidebar-1 #wp-calendar th {
	color: #333333;
}
#cat, .widget_archive select, #sidebar-1 .widget_archive select, #sidebar-2 .widget_archive select, #ez-home-sidebar-1 .widget_archive select {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	margin: 10px 0 10px 10px;
	padding: 3px;
	font-size: 12px;
	display: inline;
}
#sidebar-1 #cat, #sidebar-1 .widget_archive select {
	width: 318px;
}
#sidebar-2 #cat, #sidebar-2 .widget_archive select {
	width: 138px;
}
#sidebar-1 a img, #sidebar-2 a img, #ez-home-sidebar-1 a img {
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar-1 ul li, #sidebar-2 ul li, #ez-home-sidebar-1 ul li {
	list-style-type: square;
}
#sidebar-1 ol li, #sidebar-2 ol li, #ez-home-sidebar-1 ol li {
	list-style-type: decimal;
}
#sidebar-1 ul, #sidebar-1 ol, #sidebar-2 ul, #sidebar-2 ol, #ez-home-sidebar-1 ul, #ez-home-sidebar-1 ol {
	margin: 0;
	padding: 10px 10px 10px 25px;
}
#sidebar-1 .searchform, #sidebar-2 .searchform, #ez-home-sidebar-1 .searchform {
	padding: 0 10px 0 10px;
}
#sidebar-1 ul ul, #sidebar-1 ol ol, #sidebar-2 ul ul, #sidebar-2 ol ol, #ez-home-sidebar-1 ul ul, #ez-home-sidebar-1 ol ol {
	margin: 0;
	padding: 0 0 0 15px;
}

/*** Sidebar Pages Widget ***/

.widget_pages {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 13px;
	
}
.widget_pages a, .widget_pages a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.widget_pages a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}


/************************* 
	Comments
*************************/

#comment-wrap {
	background: #FFFFFF;
	border: 0px solid #E8E8E8;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
}
#comment, #author, #email, #url {
	margin: 10px 0 5px;
	padding: 3px 0 3px 5px;
	font-weight: normal;
	display: inline;
}
#author, #email, #url {
	margin: 10px 0 0;
}
#respond {
	display: block;
}
#respond:after {
	visibility: hidden;
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	content: " ";
	clear: both;
}
#commentform {
	margin: 5px 10px 0 0;
}
#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: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#commentform p {
	margin: 5px 0;
}
#commentform #submit {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	width: 120px;
	padding: 3px 3px 3px 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	float: left;
	cursor: pointer;
	text-decoration: none;
	
}
#commentform #submit:hover {
	background: #F6F6F6;
	border: 1px solid #E8E8E8;
	color: #333333;
	text-decoration: none;
}
#commentform input {
	width: 200px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}
.commentlist li .avatar {
	background: #FFFFFF;
	border: 1px solid #E8E8E8;
	width: 60px;
	height: 60px;
	margin: 0 5px 0 10px;
	padding: 4px;
	float: right;
}
.commentlist cite, .commentlist cite a, .commentlist .says {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	text-transform: none;
}
.commentlistmetadata {
	font-weight: normal;
}
.comment-body-text, .commentlist p, .reply, #respond p {
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#reply-title, .comment-heading {
	color: #333333 !important;
	font-family: Arial, sans-serif !important;
	font-size: 18px !important;
	
}
.comment-author {
	color: #333333;
	font-family: Arial, sans-serif;
}
.comment-author cite a, .comment-author cite a:visited {
	color: #21759B;
	text-decoration: none;
}
.comment-author cite a:hover {
	color: #D54E21;
	text-decoration: underline;
}
.comment-author cite, .comment-author cite a, .comment-author .says {
	font-size: 12px;
	
}
.commentmetadata {
	color: #53BCB2;
	font-family: Arial, sans-serif;
	font-size: 11px;
	
}
.commentmetadata a, .commentmetadata a:visited {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.commentmetadata a:hover {
	color: #53BCB2 !important;
	text-decoration: none !important;
}
.commentlist a, .commentlist a:visited, .comments-nav a, .comments-nav a:visited, #respond a, #respond a:visited {
	color: #53BCB2;
	text-decoration: none;
}
.commentlist a:hover, .comments-nav a:hover, #respond a:hover {
	color: #53BCB2;
	text-decoration: none;
}
.comment-list, .children {
	margin: 0;
	padding: 0;
}
.commentlist ol {
	padding: 10px;
}
.commentlist li {
	margin: 15px 0 10px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	background: #F6F6F6;
	margin-left: 10px;
	margin-right: -5px;
}
.nocomments {
	text-align: center;
}
.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: #555555 url(images/bg_footer.jpg) top center no-repeat;
	border-top: 1px solid #E8E8E8;
	border-bottom: 0px solid #E8E8E8;
	border-left: 0px solid #E8E8E8;
	border-right: 0px solid #E8E8E8;
	margin: 0 auto;
	clear: both;
}
#footer {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	clear: both;
	float: none;
	display: block;
}
#footer p.footer-content {
	color: #BFBFBF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	
}
#footer .footer-content a, #footer .footer-content a:visited {
	color: #53BCB2;
	text-decoration: none;
}
#footer .footer-content a:hover {
	color: #71FFF1;
	text-decoration: none;
}
.footer-left {
	padding: 0px 10px 0px 10px !important;
	float: left;
}
.footer-right {
	padding: 0px 10px 0px 10px !important;
	float: right;
}
.footer-center {
	padding: 0px 0px 0px 0px !important;
	text-align: center;
	clear: both;
}
.catalyst-attribute {
	font-style: italic;
}

/************************* 
	Custom Layout Dimensions
*************************/

.about #wrap { width: 960px; }
.about #header { width: 960px; }
.about.header-left-full-width #header-left, .about.header-left-full-width #header-left #title, .about.header-left-full-width #header-left #title a { width: 940px; }
.about #navbar-1 { width: 960px; }
.about #navbar-2 { width: 960px; }
.about #container { width: 920px; }
.about #ez-home-slider-container-wrap, .about #ez-home-slider { width: 920px; }
.about #content-sidebar-wrap { width: 920px; }
.about.double-sidebar #content-sidebar-wrap { width: 920px; }
.about #content-wrap, .about.left-sidebar #content-wrap, .about.right-sidebar #content-wrap, .about.no-sidebar #content-wrap { width: 560px; }
.about #content, .about.left-sidebar #content, .about.right-sidebar #content, .about.no-sidebar #content { width: 560px; }
.about #content { margin: 0; }
.about.double-left-sidebar #content {  }
.about.right-sidebar #content {  }
.about.left-sidebar #content {  }
.about.double-sidebar #content {  }
.about.no-sidebar #content {  }
body.about.slider-inside #ez-home-slider-container-wrap, .about.slider-inside #ez-home-slider { width: 560px; }
body.about.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.about.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.about.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.about.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.about.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.about #ez-feature-top-container { width: 960px; }
.about #ez-feature-top-container .ez-widget-area { width: 300px; }
.about.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.about.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.about.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.about.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .about.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.about #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.about.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.about.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.about.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.about.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .about.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.about #dual-sidebar-outer { width: 520px;  }
.about.double-left-sidebar #dual-sidebar-outer { 	  }
.about #sidebar-1-wrap, .about #sidebar-1 { width: 340px; }
.about.right-sidebar #sidebar-1-wrap {  }
.about.left-sidebar #sidebar-1-wrap {  }
.about.double-sidebar #sidebar-1-wrap {  }
.about #sidebar-2-wrap, .about #sidebar-2 { width: 160px; }
.about.double-sidebar #sidebar-2-wrap {  }
.about #sidebar-1 #cat { width: 318px; }
.about #sidebar-2 #cat { width: 138px; }
.about #footer { width: 960px; }
.belief #wrap { width: 960px; }
.belief #header { width: 960px; }
.belief.header-left-full-width #header-left, .belief.header-left-full-width #header-left #title, .belief.header-left-full-width #header-left #title a { width: 940px; }
.belief #navbar-1 { width: 960px; }
.belief #navbar-2 { width: 960px; }
.belief #container { width: 920px; }
.belief #ez-home-slider-container-wrap, .belief #ez-home-slider { width: 920px; }
.belief #content-sidebar-wrap { width: 920px; }
.belief.double-sidebar #content-sidebar-wrap { width: 920px; }
.belief #content-wrap, .belief.left-sidebar #content-wrap, .belief.right-sidebar #content-wrap, .belief.no-sidebar #content-wrap { width: 560px; }
.belief #content, .belief.left-sidebar #content, .belief.right-sidebar #content, .belief.no-sidebar #content { width: 560px; }
.belief #content { margin: 0; }
.belief.double-left-sidebar #content {  }
.belief.right-sidebar #content {  }
.belief.left-sidebar #content {  }
.belief.double-sidebar #content {  }
.belief.no-sidebar #content {  }
body.belief.slider-inside #ez-home-slider-container-wrap, .belief.slider-inside #ez-home-slider { width: 560px; }
body.belief.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.belief.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.belief.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.belief.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.belief.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.belief #ez-feature-top-container { width: 960px; }
.belief #ez-feature-top-container .ez-widget-area { width: 300px; }
.belief.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.belief.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.belief.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.belief.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .belief.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.belief #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.belief.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.belief.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.belief.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.belief.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .belief.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.belief #dual-sidebar-outer { width: 520px;  }
.belief.double-left-sidebar #dual-sidebar-outer { 	  }
.belief #sidebar-1-wrap, .belief #sidebar-1 { width: 340px; }
.belief.right-sidebar #sidebar-1-wrap {  }
.belief.left-sidebar #sidebar-1-wrap {  }
.belief.double-sidebar #sidebar-1-wrap {  }
.belief #sidebar-2-wrap, .belief #sidebar-2 { width: 160px; }
.belief.double-sidebar #sidebar-2-wrap {  }
.belief #sidebar-1 #cat { width: 318px; }
.belief #sidebar-2 #cat { width: 138px; }
.belief #footer { width: 960px; }
.calendar #wrap { width: 960px; }
.calendar #header { width: 960px; }
.calendar.header-left-full-width #header-left, .calendar.header-left-full-width #header-left #title, .calendar.header-left-full-width #header-left #title a { width: 940px; }
.calendar #navbar-1 { width: 960px; }
.calendar #navbar-2 { width: 960px; }
.calendar #container { width: 920px; }
.calendar #ez-home-slider-container-wrap, .calendar #ez-home-slider { width: 920px; }
.calendar #content-sidebar-wrap { width: 920px; }
.calendar.double-sidebar #content-sidebar-wrap { width: 920px; }
.calendar #content-wrap, .calendar.left-sidebar #content-wrap, .calendar.right-sidebar #content-wrap, .calendar.no-sidebar #content-wrap { width: 560px; }
.calendar #content, .calendar.left-sidebar #content, .calendar.right-sidebar #content, .calendar.no-sidebar #content { width: 560px; }
.calendar #content { margin: 0; }
.calendar.double-left-sidebar #content {  }
.calendar.right-sidebar #content {  }
.calendar.left-sidebar #content {  }
.calendar.double-sidebar #content {  }
.calendar.no-sidebar #content {  }
body.calendar.slider-inside #ez-home-slider-container-wrap, .calendar.slider-inside #ez-home-slider { width: 560px; }
body.calendar.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.calendar.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.calendar.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.calendar.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.calendar.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.calendar #ez-feature-top-container { width: 960px; }
.calendar #ez-feature-top-container .ez-widget-area { width: 300px; }
.calendar.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.calendar.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.calendar.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.calendar.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .calendar.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.calendar #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.calendar.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.calendar.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.calendar.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.calendar.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .calendar.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.calendar #dual-sidebar-outer { width: 520px;  }
.calendar.double-left-sidebar #dual-sidebar-outer { 	  }
.calendar #sidebar-1-wrap, .calendar #sidebar-1 { width: 340px; }
.calendar.right-sidebar #sidebar-1-wrap {  }
.calendar.left-sidebar #sidebar-1-wrap {  }
.calendar.double-sidebar #sidebar-1-wrap {  }
.calendar #sidebar-2-wrap, .calendar #sidebar-2 { width: 160px; }
.calendar.double-sidebar #sidebar-2-wrap {  }
.calendar #sidebar-1 #cat { width: 318px; }
.calendar #sidebar-2 #cat { width: 138px; }
.calendar #footer { width: 960px; }
.file_cabinet #wrap { width: 960px; }
.file_cabinet #header { width: 960px; }
.file_cabinet.header-left-full-width #header-left, .file_cabinet.header-left-full-width #header-left #title, .file_cabinet.header-left-full-width #header-left #title a { width: 940px; }
.file_cabinet #navbar-1 { width: 960px; }
.file_cabinet #navbar-2 { width: 960px; }
.file_cabinet #container { width: 920px; }
.file_cabinet #ez-home-slider-container-wrap, .file_cabinet #ez-home-slider { width: 920px; }
.file_cabinet #content-sidebar-wrap { width: 920px; }
.file_cabinet.double-sidebar #content-sidebar-wrap { width: 920px; }
.file_cabinet #content-wrap, .file_cabinet.left-sidebar #content-wrap, .file_cabinet.right-sidebar #content-wrap, .file_cabinet.no-sidebar #content-wrap { width: 560px; }
.file_cabinet #content, .file_cabinet.left-sidebar #content, .file_cabinet.right-sidebar #content, .file_cabinet.no-sidebar #content { width: 560px; }
.file_cabinet #content { margin: 0; }
.file_cabinet.double-left-sidebar #content {  }
.file_cabinet.right-sidebar #content {  }
.file_cabinet.left-sidebar #content {  }
.file_cabinet.double-sidebar #content {  }
.file_cabinet.no-sidebar #content {  }
body.file_cabinet.slider-inside #ez-home-slider-container-wrap, .file_cabinet.slider-inside #ez-home-slider { width: 560px; }
body.file_cabinet.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.file_cabinet.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.file_cabinet.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.file_cabinet.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.file_cabinet.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.file_cabinet #ez-feature-top-container { width: 960px; }
.file_cabinet #ez-feature-top-container .ez-widget-area { width: 300px; }
.file_cabinet.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.file_cabinet.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.file_cabinet.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.file_cabinet.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .file_cabinet.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.file_cabinet #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.file_cabinet.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.file_cabinet.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.file_cabinet.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.file_cabinet.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .file_cabinet.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.file_cabinet #dual-sidebar-outer { width: 520px;  }
.file_cabinet.double-left-sidebar #dual-sidebar-outer { 	  }
.file_cabinet #sidebar-1-wrap, .file_cabinet #sidebar-1 { width: 340px; }
.file_cabinet.right-sidebar #sidebar-1-wrap {  }
.file_cabinet.left-sidebar #sidebar-1-wrap {  }
.file_cabinet.double-sidebar #sidebar-1-wrap {  }
.file_cabinet #sidebar-2-wrap, .file_cabinet #sidebar-2 { width: 160px; }
.file_cabinet.double-sidebar #sidebar-2-wrap {  }
.file_cabinet #sidebar-1 #cat { width: 318px; }
.file_cabinet #sidebar-2 #cat { width: 138px; }
.file_cabinet #footer { width: 960px; }
.listen_live #wrap { width: 1000px; }
.listen_live #header { width: 1000px; }
.listen_live.header-left-full-width #header-left, .listen_live.header-left-full-width #header-left #title, .listen_live.header-left-full-width #header-left #title a { width: 980px; }
.listen_live #navbar-1 { width: 1000px; }
.listen_live #navbar-2 { width: 1000px; }
.listen_live #container { width: 960px; }
.listen_live #ez-home-slider-container-wrap, .listen_live #ez-home-slider { width: 960px; }
.listen_live #content-sidebar-wrap { width: 960px; }
.listen_live.double-sidebar #content-sidebar-wrap { width: 960px; }
.listen_live #content-wrap, .listen_live.left-sidebar #content-wrap, .listen_live.right-sidebar #content-wrap, .listen_live.no-sidebar #content-wrap { width: 660px; }
.listen_live #content, .listen_live.left-sidebar #content, .listen_live.right-sidebar #content, .listen_live.no-sidebar #content { width: 660px; }
.listen_live #content { margin: 0; }
.listen_live.double-left-sidebar #content {  }
.listen_live.right-sidebar #content {  }
.listen_live.left-sidebar #content {  }
.listen_live.double-sidebar #content {  }
.listen_live.no-sidebar #content {  }
body.listen_live.slider-inside #ez-home-slider-container-wrap, .listen_live.slider-inside #ez-home-slider { width: 660px; }
body.listen_live.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.listen_live.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.listen_live.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.listen_live.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.listen_live.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.listen_live #ez-feature-top-container { width: 1000px; }
.listen_live #ez-feature-top-container .ez-widget-area { width: 313.33333333333px; }
.listen_live.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 1000px; }
.listen_live.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 485px; }
.listen_live.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 228px; }
.listen_live.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .listen_live.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 655.66666666667px; }
.listen_live #ez-fat-footer-container .ez-widget-area { width: 306.66666666667px; }
.listen_live.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 980px; }
.listen_live.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 475px; }
.listen_live.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 223px; }
.listen_live.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .listen_live.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 642.33333333333px; }
.listen_live #dual-sidebar-outer { width: 460px;  }
.listen_live.double-left-sidebar #dual-sidebar-outer { 	  }
.listen_live #sidebar-1-wrap, .listen_live #sidebar-1 { width: 280px; }
.listen_live.right-sidebar #sidebar-1-wrap {  }
.listen_live.left-sidebar #sidebar-1-wrap {  }
.listen_live.double-sidebar #sidebar-1-wrap {  }
.listen_live #sidebar-2-wrap, .listen_live #sidebar-2 { width: 160px; }
.listen_live.double-sidebar #sidebar-2-wrap {  }
.listen_live #sidebar-1 #cat { width: 258px; }
.listen_live #sidebar-2 #cat { width: 138px; }
.listen_live #footer { width: 1000px; }
.member_area #wrap { width: 1000px; }
.member_area #header { width: 1000px; }
.member_area.header-left-full-width #header-left, .member_area.header-left-full-width #header-left #title, .member_area.header-left-full-width #header-left #title a { width: 980px; }
.member_area #navbar-1 { width: 1000px; }
.member_area #navbar-2 { width: 1000px; }
.member_area #container { width: 960px; }
.member_area #ez-home-slider-container-wrap, .member_area #ez-home-slider { width: 960px; }
.member_area #content-sidebar-wrap { width: 960px; }
.member_area.double-sidebar #content-sidebar-wrap { width: 960px; }
.member_area #content-wrap, .member_area.left-sidebar #content-wrap, .member_area.right-sidebar #content-wrap, .member_area.no-sidebar #content-wrap { width: 660px; }
.member_area #content, .member_area.left-sidebar #content, .member_area.right-sidebar #content, .member_area.no-sidebar #content { width: 660px; }
.member_area #content { margin: 0; }
.member_area.double-left-sidebar #content {  }
.member_area.right-sidebar #content {  }
.member_area.left-sidebar #content {  }
.member_area.double-sidebar #content {  }
.member_area.no-sidebar #content {  }
body.member_area.slider-inside #ez-home-slider-container-wrap, .member_area.slider-inside #ez-home-slider { width: 660px; }
body.member_area.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.member_area.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.member_area.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.member_area.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.member_area.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.member_area #ez-feature-top-container { width: 1000px; }
.member_area #ez-feature-top-container .ez-widget-area { width: 313.33333333333px; }
.member_area.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 1000px; }
.member_area.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 485px; }
.member_area.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 228px; }
.member_area.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .member_area.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 655.66666666667px; }
.member_area #ez-fat-footer-container .ez-widget-area { width: 306.66666666667px; }
.member_area.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 980px; }
.member_area.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 475px; }
.member_area.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 223px; }
.member_area.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .member_area.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 642.33333333333px; }
.member_area #dual-sidebar-outer { width: 460px;  }
.member_area.double-left-sidebar #dual-sidebar-outer { 	  }
.member_area #sidebar-1-wrap, .member_area #sidebar-1 { width: 280px; }
.member_area.right-sidebar #sidebar-1-wrap {  }
.member_area.left-sidebar #sidebar-1-wrap {  }
.member_area.double-sidebar #sidebar-1-wrap {  }
.member_area #sidebar-2-wrap, .member_area #sidebar-2 { width: 160px; }
.member_area.double-sidebar #sidebar-2-wrap {  }
.member_area #sidebar-1 #cat { width: 258px; }
.member_area #sidebar-2 #cat { width: 138px; }
.member_area #footer { width: 1000px; }
.photos #wrap { width: 960px; }
.photos #header { width: 960px; }
.photos.header-left-full-width #header-left, .photos.header-left-full-width #header-left #title, .photos.header-left-full-width #header-left #title a { width: 940px; }
.photos #navbar-1 { width: 960px; }
.photos #navbar-2 { width: 960px; }
.photos #container { width: 920px; }
.photos #ez-home-slider-container-wrap, .photos #ez-home-slider { width: 920px; }
.photos #content-sidebar-wrap { width: 920px; }
.photos.double-sidebar #content-sidebar-wrap { width: 920px; }
.photos #content-wrap, .photos.left-sidebar #content-wrap, .photos.right-sidebar #content-wrap, .photos.no-sidebar #content-wrap { width: 560px; }
.photos #content, .photos.left-sidebar #content, .photos.right-sidebar #content, .photos.no-sidebar #content { width: 560px; }
.photos #content { margin: 0; }
.photos.double-left-sidebar #content {  }
.photos.right-sidebar #content {  }
.photos.left-sidebar #content {  }
.photos.double-sidebar #content {  }
.photos.no-sidebar #content {  }
body.photos.slider-inside #ez-home-slider-container-wrap, .photos.slider-inside #ez-home-slider { width: 560px; }
body.photos.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.photos.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.photos.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.photos.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.photos.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.photos #ez-feature-top-container { width: 960px; }
.photos #ez-feature-top-container .ez-widget-area { width: 300px; }
.photos.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.photos.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.photos.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.photos.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .photos.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.photos #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.photos.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.photos.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.photos.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.photos.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .photos.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.photos #dual-sidebar-outer { width: 520px;  }
.photos.double-left-sidebar #dual-sidebar-outer { 	  }
.photos #sidebar-1-wrap, .photos #sidebar-1 { width: 340px; }
.photos.right-sidebar #sidebar-1-wrap {  }
.photos.left-sidebar #sidebar-1-wrap {  }
.photos.double-sidebar #sidebar-1-wrap {  }
.photos #sidebar-2-wrap, .photos #sidebar-2 { width: 160px; }
.photos.double-sidebar #sidebar-2-wrap {  }
.photos #sidebar-1 #cat { width: 318px; }
.photos #sidebar-2 #cat { width: 138px; }
.photos #footer { width: 960px; }
.purpose #wrap { width: 960px; }
.purpose #header { width: 960px; }
.purpose.header-left-full-width #header-left, .purpose.header-left-full-width #header-left #title, .purpose.header-left-full-width #header-left #title a { width: 940px; }
.purpose #navbar-1 { width: 960px; }
.purpose #navbar-2 { width: 960px; }
.purpose #container { width: 920px; }
.purpose #ez-home-slider-container-wrap, .purpose #ez-home-slider { width: 920px; }
.purpose #content-sidebar-wrap { width: 920px; }
.purpose.double-sidebar #content-sidebar-wrap { width: 920px; }
.purpose #content-wrap, .purpose.left-sidebar #content-wrap, .purpose.right-sidebar #content-wrap, .purpose.no-sidebar #content-wrap { width: 560px; }
.purpose #content, .purpose.left-sidebar #content, .purpose.right-sidebar #content, .purpose.no-sidebar #content { width: 560px; }
.purpose #content { margin: 0; }
.purpose.double-left-sidebar #content {  }
.purpose.right-sidebar #content {  }
.purpose.left-sidebar #content {  }
.purpose.double-sidebar #content {  }
.purpose.no-sidebar #content {  }
body.purpose.slider-inside #ez-home-slider-container-wrap, .purpose.slider-inside #ez-home-slider { width: 560px; }
body.purpose.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.purpose.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.purpose.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.purpose.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.purpose.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.purpose #ez-feature-top-container { width: 960px; }
.purpose #ez-feature-top-container .ez-widget-area { width: 300px; }
.purpose.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.purpose.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.purpose.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.purpose.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .purpose.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.purpose #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.purpose.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.purpose.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.purpose.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.purpose.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .purpose.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.purpose #dual-sidebar-outer { width: 520px;  }
.purpose.double-left-sidebar #dual-sidebar-outer { 	  }
.purpose #sidebar-1-wrap, .purpose #sidebar-1 { width: 340px; }
.purpose.right-sidebar #sidebar-1-wrap {  }
.purpose.left-sidebar #sidebar-1-wrap {  }
.purpose.double-sidebar #sidebar-1-wrap {  }
.purpose #sidebar-2-wrap, .purpose #sidebar-2 { width: 160px; }
.purpose.double-sidebar #sidebar-2-wrap {  }
.purpose #sidebar-1 #cat { width: 318px; }
.purpose #sidebar-2 #cat { width: 138px; }
.purpose #footer { width: 960px; }
.request #wrap { width: 1000px; }
.request #header { width: 1000px; }
.request.header-left-full-width #header-left, .request.header-left-full-width #header-left #title, .request.header-left-full-width #header-left #title a { width: 980px; }
.request #navbar-1 { width: 1000px; }
.request #navbar-2 { width: 1000px; }
.request #container { width: 960px; }
.request #ez-home-slider-container-wrap, .request #ez-home-slider { width: 960px; }
.request #content-sidebar-wrap { width: 960px; }
.request.double-sidebar #content-sidebar-wrap { width: 960px; }
.request #content-wrap, .request.left-sidebar #content-wrap, .request.right-sidebar #content-wrap, .request.no-sidebar #content-wrap { width: 660px; }
.request #content, .request.left-sidebar #content, .request.right-sidebar #content, .request.no-sidebar #content { width: 660px; }
.request #content { margin: 0; }
.request.double-left-sidebar #content {  }
.request.right-sidebar #content {  }
.request.left-sidebar #content {  }
.request.double-sidebar #content {  }
.request.no-sidebar #content {  }
body.request.slider-inside #ez-home-slider-container-wrap, .request.slider-inside #ez-home-slider { width: 660px; }
body.request.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.request.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.request.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.request.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.request.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.request #ez-feature-top-container { width: 1000px; }
.request #ez-feature-top-container .ez-widget-area { width: 313.33333333333px; }
.request.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 1000px; }
.request.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 485px; }
.request.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 228px; }
.request.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .request.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 655.66666666667px; }
.request #ez-fat-footer-container .ez-widget-area { width: 306.66666666667px; }
.request.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 980px; }
.request.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 475px; }
.request.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 223px; }
.request.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .request.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 642.33333333333px; }
.request #dual-sidebar-outer { width: 460px;  }
.request.double-left-sidebar #dual-sidebar-outer { 	  }
.request #sidebar-1-wrap, .request #sidebar-1 { width: 280px; }
.request.right-sidebar #sidebar-1-wrap {  }
.request.left-sidebar #sidebar-1-wrap {  }
.request.double-sidebar #sidebar-1-wrap {  }
.request #sidebar-2-wrap, .request #sidebar-2 { width: 160px; }
.request.double-sidebar #sidebar-2-wrap {  }
.request #sidebar-1 #cat { width: 258px; }
.request #sidebar-2 #cat { width: 138px; }
.request #footer { width: 1000px; }
.resources #wrap { width: 960px; }
.resources #header { width: 960px; }
.resources.header-left-full-width #header-left, .resources.header-left-full-width #header-left #title, .resources.header-left-full-width #header-left #title a { width: 940px; }
.resources #navbar-1 { width: 960px; }
.resources #navbar-2 { width: 960px; }
.resources #container { width: 920px; }
.resources #ez-home-slider-container-wrap, .resources #ez-home-slider { width: 920px; }
.resources #content-sidebar-wrap { width: 920px; }
.resources.double-sidebar #content-sidebar-wrap { width: 920px; }
.resources #content-wrap, .resources.left-sidebar #content-wrap, .resources.right-sidebar #content-wrap, .resources.no-sidebar #content-wrap { width: 560px; }
.resources #content, .resources.left-sidebar #content, .resources.right-sidebar #content, .resources.no-sidebar #content { width: 560px; }
.resources #content { margin: 0; }
.resources.double-left-sidebar #content {  }
.resources.right-sidebar #content {  }
.resources.left-sidebar #content {  }
.resources.double-sidebar #content {  }
.resources.no-sidebar #content {  }
body.resources.slider-inside #ez-home-slider-container-wrap, .resources.slider-inside #ez-home-slider { width: 560px; }
body.resources.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.resources.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.resources.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.resources.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.resources.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.resources #ez-feature-top-container { width: 960px; }
.resources #ez-feature-top-container .ez-widget-area { width: 300px; }
.resources.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.resources.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.resources.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.resources.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .resources.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.resources #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.resources.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.resources.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.resources.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.resources.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .resources.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.resources #dual-sidebar-outer { width: 520px;  }
.resources.double-left-sidebar #dual-sidebar-outer { 	  }
.resources #sidebar-1-wrap, .resources #sidebar-1 { width: 340px; }
.resources.right-sidebar #sidebar-1-wrap {  }
.resources.left-sidebar #sidebar-1-wrap {  }
.resources.double-sidebar #sidebar-1-wrap {  }
.resources #sidebar-2-wrap, .resources #sidebar-2 { width: 160px; }
.resources.double-sidebar #sidebar-2-wrap {  }
.resources #sidebar-1 #cat { width: 318px; }
.resources #sidebar-2 #cat { width: 138px; }
.resources #footer { width: 960px; }
.video_archive #wrap { width: 1000px; }
.video_archive #header { width: 1000px; }
.video_archive.header-left-full-width #header-left, .video_archive.header-left-full-width #header-left #title, .video_archive.header-left-full-width #header-left #title a { width: 980px; }
.video_archive #navbar-1 { width: 1000px; }
.video_archive #navbar-2 { width: 1000px; }
.video_archive #container { width: 960px; }
.video_archive #ez-home-slider-container-wrap, .video_archive #ez-home-slider { width: 960px; }
.video_archive #content-sidebar-wrap { width: 960px; }
.video_archive.double-sidebar #content-sidebar-wrap { width: 960px; }
.video_archive #content-wrap, .video_archive.left-sidebar #content-wrap, .video_archive.right-sidebar #content-wrap, .video_archive.no-sidebar #content-wrap { width: 660px; }
.video_archive #content, .video_archive.left-sidebar #content, .video_archive.right-sidebar #content, .video_archive.no-sidebar #content { width: 660px; }
.video_archive #content { margin: 0; }
.video_archive.double-left-sidebar #content {  }
.video_archive.right-sidebar #content {  }
.video_archive.left-sidebar #content {  }
.video_archive.double-sidebar #content {  }
.video_archive.no-sidebar #content {  }
body.video_archive.slider-inside #ez-home-slider-container-wrap, .video_archive.slider-inside #ez-home-slider { width: 660px; }
body.video_archive.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.video_archive.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.video_archive.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.video_archive.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.video_archive.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.video_archive #ez-feature-top-container { width: 1000px; }
.video_archive #ez-feature-top-container .ez-widget-area { width: 313.33333333333px; }
.video_archive.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 1000px; }
.video_archive.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 485px; }
.video_archive.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 228px; }
.video_archive.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .video_archive.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 655.66666666667px; }
.video_archive #ez-fat-footer-container .ez-widget-area { width: 306.66666666667px; }
.video_archive.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 980px; }
.video_archive.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 475px; }
.video_archive.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 223px; }
.video_archive.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .video_archive.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 642.33333333333px; }
.video_archive #dual-sidebar-outer { width: 460px;  }
.video_archive.double-left-sidebar #dual-sidebar-outer { 	  }
.video_archive #sidebar-1-wrap, .video_archive #sidebar-1 { width: 280px; }
.video_archive.right-sidebar #sidebar-1-wrap {  }
.video_archive.left-sidebar #sidebar-1-wrap {  }
.video_archive.double-sidebar #sidebar-1-wrap {  }
.video_archive #sidebar-2-wrap, .video_archive #sidebar-2 { width: 160px; }
.video_archive.double-sidebar #sidebar-2-wrap {  }
.video_archive #sidebar-1 #cat { width: 258px; }
.video_archive #sidebar-2 #cat { width: 138px; }
.video_archive #footer { width: 1000px; }
.welcome #wrap { width: 960px; }
.welcome #header { width: 960px; }
.welcome.header-left-full-width #header-left, .welcome.header-left-full-width #header-left #title, .welcome.header-left-full-width #header-left #title a { width: 940px; }
.welcome #navbar-1 { width: 960px; }
.welcome #navbar-2 { width: 960px; }
.welcome #container { width: 920px; }
.welcome #ez-home-slider-container-wrap, .welcome #ez-home-slider { width: 920px; }
.welcome #content-sidebar-wrap { width: 920px; }
.welcome.double-sidebar #content-sidebar-wrap { width: 920px; }
.welcome #content-wrap, .welcome.left-sidebar #content-wrap, .welcome.right-sidebar #content-wrap, .welcome.no-sidebar #content-wrap { width: 560px; }
.welcome #content, .welcome.left-sidebar #content, .welcome.right-sidebar #content, .welcome.no-sidebar #content { width: 560px; }
.welcome #content { margin: 0; }
.welcome.double-left-sidebar #content {  }
.welcome.right-sidebar #content {  }
.welcome.left-sidebar #content {  }
.welcome.double-sidebar #content {  }
.welcome.no-sidebar #content {  }
body.welcome.slider-inside #ez-home-slider-container-wrap, .welcome.slider-inside #ez-home-slider { width: 560px; }
body.welcome.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.welcome.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.welcome.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.welcome.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.welcome.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.welcome #ez-feature-top-container { width: 960px; }
.welcome #ez-feature-top-container .ez-widget-area { width: 300px; }
.welcome.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.welcome.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.welcome.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.welcome.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .welcome.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.welcome #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.welcome.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.welcome.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.welcome.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.welcome.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .welcome.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.welcome #dual-sidebar-outer { width: 520px;  }
.welcome.double-left-sidebar #dual-sidebar-outer { 	  }
.welcome #sidebar-1-wrap, .welcome #sidebar-1 { width: 340px; }
.welcome.right-sidebar #sidebar-1-wrap {  }
.welcome.left-sidebar #sidebar-1-wrap {  }
.welcome.double-sidebar #sidebar-1-wrap {  }
.welcome #sidebar-2-wrap, .welcome #sidebar-2 { width: 160px; }
.welcome.double-sidebar #sidebar-2-wrap {  }
.welcome #sidebar-1 #cat { width: 318px; }
.welcome #sidebar-2 #cat { width: 138px; }
.welcome #footer { width: 960px; }
.whats_new #wrap { width: 960px; }
.whats_new #header { width: 960px; }
.whats_new.header-left-full-width #header-left, .whats_new.header-left-full-width #header-left #title, .whats_new.header-left-full-width #header-left #title a { width: 940px; }
.whats_new #navbar-1 { width: 960px; }
.whats_new #navbar-2 { width: 960px; }
.whats_new #container { width: 920px; }
.whats_new #ez-home-slider-container-wrap, .whats_new #ez-home-slider { width: 920px; }
.whats_new #content-sidebar-wrap { width: 920px; }
.whats_new.double-sidebar #content-sidebar-wrap { width: 920px; }
.whats_new #content-wrap, .whats_new.left-sidebar #content-wrap, .whats_new.right-sidebar #content-wrap, .whats_new.no-sidebar #content-wrap { width: 560px; }
.whats_new #content, .whats_new.left-sidebar #content, .whats_new.right-sidebar #content, .whats_new.no-sidebar #content { width: 560px; }
.whats_new #content { margin: 0; }
.whats_new.double-left-sidebar #content {  }
.whats_new.right-sidebar #content {  }
.whats_new.left-sidebar #content {  }
.whats_new.double-sidebar #content {  }
.whats_new.no-sidebar #content {  }
body.whats_new.slider-inside #ez-home-slider-container-wrap, .whats_new.slider-inside #ez-home-slider { width: 560px; }
body.whats_new.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.whats_new.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.whats_new.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.whats_new.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.whats_new.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.whats_new #ez-feature-top-container { width: 960px; }
.whats_new #ez-feature-top-container .ez-widget-area { width: 300px; }
.whats_new.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 960px; }
.whats_new.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 465px; }
.whats_new.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 218px; }
.whats_new.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .whats_new.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 629px; }
.whats_new #ez-fat-footer-container .ez-widget-area { width: 293.33333333333px; }
.whats_new.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 940px; }
.whats_new.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 455px; }
.whats_new.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 213px; }
.whats_new.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .whats_new.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 615.66666666667px; }
.whats_new #dual-sidebar-outer { width: 520px;  }
.whats_new.double-left-sidebar #dual-sidebar-outer { 	  }
.whats_new #sidebar-1-wrap, .whats_new #sidebar-1 { width: 340px; }
.whats_new.right-sidebar #sidebar-1-wrap {  }
.whats_new.left-sidebar #sidebar-1-wrap {  }
.whats_new.double-sidebar #sidebar-1-wrap {  }
.whats_new #sidebar-2-wrap, .whats_new #sidebar-2 { width: 160px; }
.whats_new.double-sidebar #sidebar-2-wrap {  }
.whats_new #sidebar-1 #cat { width: 318px; }
.whats_new #sidebar-2 #cat { width: 138px; }
.whats_new #footer { width: 960px; }
.wide #wrap { width: 1000px; }
.wide #header { width: 1000px; }
.wide.header-left-full-width #header-left, .wide.header-left-full-width #header-left #title, .wide.header-left-full-width #header-left #title a { width: 980px; }
.wide #navbar-1 { width: 1000px; }
.wide #navbar-2 { width: 1000px; }
.wide #container { width: 960px; }
.wide #ez-home-slider-container-wrap, .wide #ez-home-slider { width: 960px; }
.wide #content-sidebar-wrap { width: 960px; }
.wide.double-sidebar #content-sidebar-wrap { width: 1260px; }
.wide #content-wrap, .wide.left-sidebar #content-wrap, .wide.right-sidebar #content-wrap, .wide.no-sidebar #content-wrap { width: 960px; }
.wide #content, .wide.left-sidebar #content, .wide.right-sidebar #content, .wide.no-sidebar #content { width: 960px; }
.wide #content { margin: 0; }
.wide.double-left-sidebar #content {  }
.wide.right-sidebar #content {  }
.wide.left-sidebar #content {  }
.wide.double-sidebar #content {  }
.wide.no-sidebar #content {  }
body.wide.slider-inside #ez-home-slider-container-wrap, .wide.slider-inside #ez-home-slider { width: 960px; }
body.wide.double-left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.wide.double-right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.wide.double-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.wide.left-sidebar.slider-inside #ez-home-slider-container-wrap {  }
body.wide.right-sidebar.slider-inside #ez-home-slider-container-wrap {  }
.wide #ez-feature-top-container { width: 1000px; }
.wide #ez-feature-top-container .ez-widget-area { width: 313.33333333333px; }
.wide.ez-feature-top-1 #ez-feature-top-container .ez-widget-area { width: 1000px; }
.wide.ez-feature-top-2 #ez-feature-top-container .ez-widget-area { width: 485px; }
.wide.ez-feature-top-4 #ez-feature-top-container .ez-widget-area { width: 228px; }
.wide.ez-feature-top-wide-left-2 #ez-feature-top-1.ez-widget-area, .wide.ez-feature-top-wide-right-2 #ez-feature-top-2.ez-widget-area { width: 655.66666666667px; }
.wide #ez-fat-footer-container .ez-widget-area { width: 306.66666666667px; }
.wide.ez-fat-footer-1 #ez-fat-footer-container .ez-widget-area { width: 980px; }
.wide.ez-fat-footer-2 #ez-fat-footer-container .ez-widget-area { width: 475px; }
.wide.ez-fat-footer-4 #ez-fat-footer-container .ez-widget-area { width: 223px; }
.wide.ez-fat-footer-wide-left-2 #ez-fat-footer-1.ez-widget-area, .wide.ez-fat-footer-wide-right-2 #ez-fat-footer-2.ez-widget-area { width: 642.33333333333px; }
.wide #dual-sidebar-outer { width: 460px;  }
.wide.double-left-sidebar #dual-sidebar-outer { 	  }
.wide #sidebar-1-wrap, .wide #sidebar-1 { width: 280px; }
.wide.right-sidebar #sidebar-1-wrap {  }
.wide.left-sidebar #sidebar-1-wrap {  }
.wide.double-sidebar #sidebar-1-wrap {  }
.wide #sidebar-2-wrap, .wide #sidebar-2 { width: 160px; }
.wide.double-sidebar #sidebar-2-wrap {  }
.wide #sidebar-1 #cat { width: 258px; }
.wide #sidebar-2 #cat { width: 138px; }
.wide #footer { width: 1000px; }

Youez - 2016 - github.com/yon3zu
LinuXploit