/*
Theme Name: Dryer Theme for WordPress
Theme URI: http://www.webthemer.com
Description: Basic default Gantry theme for Wordpress
Author: Webthemer
Author URI: http://www.webthemer.com

/////////  GENERAL  ////////////////////////////////////////////////*/
HTML, BODY
{
	-webkit-font-smoothing: antialiased;
	margin-bottom: 50px;
	margin-top: 20px;
}
BODY.font-size-is-default
{
	font-size: 12px;
	line-height: 1.6em;
}
IMG, OBJECT, VIDEO
{
	max-width: 100%;
	height: auto;
	border: 0px none transparent;
	display: block;
}
A IMG:hover
{
	opacity: 0.7;
}
.rt-container
{
	background-color: transparent;
}
.rt-block
{
	padding: 0px;
	margin: 0px;
}
#rt-logo
{
	background: url(../images/logo/logo.png) no-repeat 0 0;
}
H1, H2, H3, H4, H5
{
	letter-spacing: 0px;
	margin: 0px;
	font-family: Cambria;
	font-weight: normal;
}
H1
{
	font-size: 210%;
}
H2
{
	font-size: 190%;
}
H3
{
	font-size: 165%;
}
H4
{
	font-size: 145%;
}
H5
{
	font-size: 125%;
}
P
{
	margin: 0px 0px 15px;
}
.widget P:last-child
{
	margin: 0px;
}
.rt-image-style1
{
	border: 1px solid #B4B5B5;
	padding: 2px;
}
UL LI A
{
	font-size: inherit;
	line-height: inherit;
}
/*RT CONTAINERS*/
#rt-maintop .rt-container, #rt-feature .rt-container, #rt-showcase .rt-container, #rt-main .rt-container, #rt-utility .rt-container, #rt-mainbottom .rt-container
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	border-top: 1px solid #E5E5E5;
}
#rt-maintop .rt-container .rt-container-outline, #rt-feature .rt-container .rt-container-outline, #rt-showcase .rt-container .rt-container-outline, #rt-utility .rt-container .rt-container-outline, #rt-mainbottom .rt-container .rt-container-outline
{
	border-top: 1px solid #FFFFFF;
}
#rt-main .rt-container, #rt-breadcrumbs .rt-container
{
	border-top: 1px solid #E5E5E5;
}
#rt-breadcrumbs .rt-container
{
	background-color: #FFFFFF;
}
#rt-maintop .rt-container, #rt-feature .rt-container, #rt-showcase .rt-container, #rt-main .rt-container, #rt-utility .rt-container, #rt-mainbottom .rt-container, #rt-header .rt-container, #rt-menu .rt-container, #rt-breadcrumbs .rt-container, #rt-bottom .rt-container, #rt-footer .rt-container
{
	/*+box-shadow:0px 5px 5px #4F4F4F;*/
	-moz-box-shadow: 0px 5px 5px #4F4F4F;
	-webkit-box-shadow: 0px 5px 5px #4F4F4F;
	-o-box-shadow: 0px 5px 5px #4F4F4F;
	box-shadow: 0px 5px 5px #4F4F4F;
}
#rt-menu .rt-container
{
}
/*RT BLOCK*/
#rt-maintop .rt-container .rt-alpha .rt-block, #rt-mainbottom .rt-container .rt-alpha .rt-block, #rt-feature .rt-container .rt-alpha .rt-block, #rt-showcase .rt-container .rt-alpha .rt-block, #rt-bottom .rt-container .rt-alpha .rt-block, #rt-footer .rt-container .rt-alpha .rt-block
{
	padding: 20px 5px 10px 15px;
}
#rt-maintop .rt-container .rt-block, #rt-mainbottom .rt-container .rt-block, #rt-feature .rt-container .rt-block, #rt-showcase .rt-container .rt-block, #rt-bottom .rt-container .rt-block, #rt-footer .rt-container .rt-block
{
	padding-top: 20px;
	padding-bottom: 10px;
}
#rt-maintop .rt-container .rt-omega .rt-block, #rt-mainbottom .rt-container .rt-omega .rt-block, #rt-feature .rt-container .rt-block, #rt-showcase .rt-container .rt-omega .rt-block, #rt-bottom .rt-container .rt-omega .rt-block, #rt-footer .rt-container .rt-omega .rt-block
{
	padding: 20px 15px 10px 5px;
}
/*/////////  RT-HEADER ////////////////////////////////////////////////*/
#rt-header
{
	background: transparent !important;
}
#rt-header .rt-container
{
	/*[empty]background:;*/
	/*+border-radius:10px 10px 0 0;*/
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-khtml-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
/*Follow Social*/
.followus
{
	text-align: right;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 42px;
}
.followus .widget
{
	padding-right: 0px;
}
.follow-social .facebook
{
	background: url(../images/body/facebook32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .facebook:hover
{
	background: url(../images/body/facebook32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .twitter
{
	background: url(../images/body/twitter32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .twitter:hover
{
	background: url(../images/body/twitter32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .google
{
	background: url(../images/body/google32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .google:hover
{
	background: url(../images/body/google32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .vimeo
{
	background: url(../images/body/vimeo32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .vimeo:hover
{
	background: url(../images/body/vimeo32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .youtube
{
	background: url(../images/body/youtube32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .youtube:hover
{
	background: url(../images/body/youtube32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .delicious
{
	background: url(../images/body/delicious32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .delicious:hover
{
	background: url(../images/body/delicious32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .rss
{
	background: url(../images/body/rss32.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
.follow-social .rss:hover
{
	background: url(../images/body/rss32-hover.png) no-repeat center;
	width: 35px;
	height: 35px;
	display: inline-block;
}
/*/////////  RT-MENU ////////////////////////////////////////////////*/
#rt-menu
{
	background: transparent !important;
	border-top: none !important;
	border-bottom: none !important;
}
#rt-menu .rt-container
{
	height: 50px;
}
/*---------  MAIN MENU ---------
Navigation - Core*/
.widget_gantry_menu
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 775px;
}
#rt-menu UL.menu LI A, .menutop.theme-fusion LI.root > .item, .menu-type-splitmenu .menutop.theme-splitmenu LI .item
{
	text-decoration: none;
	font-family: cambria;
	font-weight: normal;
	font-size: 18px;
	color: #DEDEDE;
	text-transform: uppercase;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	/*+text-shadow:1px 1px 1px #0A0A0A;*/
	-moz-text-shadow: 1px 1px 1px #0A0A0A;
	-webkit-text-shadow: 1px 1px 1px #0A0A0A;
	-o-text-shadow: 1px 1px 1px #0A0A0A;
	text-shadow: 1px 1px 1px #0A0A0A;
}
.menutop.theme-fusion LI.parent.root > .item SPAN, .menu-type-splitmenu .menutop.theme-splitmenu LI.parent .item SPAN
{
	background: url(../images/menus/menutop-daddy.png) no-repeat 100% 55%;
}
/*Navigation - Hovers*/
#rt-menu UL.menu LI A:hover, .menutop.theme-fusion LI.root > .item:hover, .menutop.theme-fusion LI.active.root.f-mainparent-itemfocus > .item, .menutop.theme-fusion LI.root.f-mainparent-itemfocus > .item, .menu-type-splitmenu .menutop.theme-splitmenu LI:hover > .item
{
	background: rgba(0, 0, 0, 0.4);
	color: #FFFFFF;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: 0px 0px none;
}
/*Navigation - Active*/
#rt-menu UL.menu LI.active A, #rt-menu UL.menu LI.active A:hover, .menutop.theme-fusion LI.root.active > .item, .menutop.theme-fusion LI.root.active > .item:hover, .menu-type-splitmenu .menutop.theme-splitmenu LI.active .item
{
	background: rgba(0, 0, 0, 0.4);
	color: #DEDEDE;
	border-left: 1px none transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: 0px 0px none;
}
/*Navigation Dropdowns*/
.fusion-js-container.theme-fusion.menutop .fusion-js-subs
{
	/*+box-shadow:0px 3px 5px #737373;*/
	-moz-box-shadow: 0px 3px 5px #737373;
	-webkit-box-shadow: 0px 3px 5px #737373;
	-o-box-shadow: 0px 3px 5px #737373;
	box-shadow: 0px 3px 5px #737373;
	margin-top: 3px;
	/*+border-radius:0 0 5px 5px;*/
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.menutop.theme-fusion .fusion-submenu-wrapper.level3, .menutop.theme-fusion .fusion-submenu-wrapper.level4, .menutop.theme-fusion .fusion-submenu-wrapper.level5, .menutop.theme-fusion .fusion-submenu-wrapper.level6
{
	margin-top: 0px !important;
}
.menutop.theme-fusion UL LI > .item
{
	border-left: 5px solid #DEDEDE;
	color: #868686;
}
.menutop.theme-fusion UL LI > .item:hover, .menutop.theme-fusion UL LI.f-menuparent-itemfocus > .item
{
	border-left: 5px solid #DEDEDE;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #F5F5F5;
}
.menutop.theme-fusion UL LI > .daddy SPAN
{
	background: url(../images/menus/dropdown-daddy.png) no-repeat 100% 50%;
}
.menutop.theme-fusion .fusion-grouped OL LI > .item
{
	background: url(../images/menus/menu-arrow.png) no-repeat 5px 50%;
}
/*---------  SEARCH WIDGET ---------*/
#rt-menu .widget_search
{
	text-align: right;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
#rt-menu .widget_search LABEL
{
	display: none;
}
#rt-menu .widget_search INPUT#searchsubmit
{
	display: none;
}
#rt-menu .widget_search INPUT#s
{
	padding: 8px 30px 8px 8px;
	color: #8F8F8F;
	background: rgba(0, 0, 0, 0.4) url(../images/body/search.png) no-repeat 95% center;
	-webkit-transition: width 0.4s ease;
	-moz-transition: width 0.4s ease;
	-o-transition: width 0.4s ease;
	-ms-transition: width 0.4s ease;
	transition: width 0.4s ease;
	font-size: 12px;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	border: 0px solid transparent;
	outline: none;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0px;
	width: 80%;
}
#rt-menu .widget_search INPUT#s:focus
{
	outline: none;
	width: 100%;
}
/*/////////  RT-BREADCRUMBS ////////////////////////////////////////////////*/
.widget_gantry_breadcrumbs
{
}
.widget_gantry_breadcrumbs .breadcrumbs.pathway
{
	background-color: #FFFFFF;
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}
.widget_gantry_breadcrumbs A#breadcrumbs-gantry
{
	background-color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 5px;
	margin: 0px;
	height: 18px;
	background-position: 10px 8px;
	border-top: 1px solid #DEDEDE;
	border-left: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.widget_gantry_breadcrumbs .breadcrumbs.pathway .pathway
{
	background-color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 7px 5px 3px;
}
.widget_gantry_breadcrumbs .breadcrumbs.pathway SPAN
{
	background-color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	padding: 7px 5px 3px;
}
.widget_gantry_breadcrumbs .breadcrumbs.pathway SPAN.breadcrumb-separator
{
	background-image: url(../images/body/breadcrumb.png);
	background-color: #FFFFFF;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	height: 18px;
	padding-left: 9px;
	background-repeat: no-repeat;
}
/*/////////  RT-MAIN ////////////////////////////////////////////////*/
#rt-main DIV.rt-container DIV.rt-block
{
	padding: 0px;
}
.rt-wordpress .rt-article
{
	margin-bottom: 0px;
}
.rt-wordpress .rt-article-bg
{
	padding-bottom: 0px;
	border-bottom: none;
}
.mb12 #rt-mainbody
{
	margin: 0px -10px;
	padding: 0px;
}
.sa4-mb8 #rt-mainbody, .sa3-mb9 #rt-mainbody, .sa5-mb7 #rt-mainbody, .sa6-mb6 #rt-mainbody
{
	margin: 0px -10px 0px 0px;
	padding: 0px;
	border-left: 1px solid #E5E5E5;
}
.sa4-mb8 .rt-article-box, .sa3-mb9 .rt-article-box, .sa5-mb7 .rt-article-box, .sa6-mb6 .rt-article-box
{
	position: absolute;
	right: -25px;
	bottom: 9px;
	height: 30px;
	width: 10px;
}
.mb8-sa4 #rt-mainbody, .mb9-sa3 #rt-mainbody, .mb7-sa5 #rt-mainbody, .mb6-sa6 #rt-mainbody
{
	margin: 0px 0px 0px -10px;
	padding: 0px;
	border-right: 1px solid #E5E5E5;
}
.mb8-sa4 .rt-article-box, .mb9-sa3 .rt-article-box, .mb7-sa5 .rt-article-box, .mb6-sa6 .rt-article-box, .mb12 .rt-article-box
{
	position: absolute;
	left: -25px;
	bottom: 9px;
	height: 30px;
	width: 10px;
}
/*Headings*/
.rt-wordpress H1
{
	letter-spacing: 0px;
}
.rt-wordpress H2, .rt-wordpress H3, .rt-wordpress H4, .rt-wordpress H5
{
	letter-spacing: 0px;
}
/*RT-Page*/
.rt-archive .rt-article, .rt-search .rt-article, .rt-blog .rt-article
{
}
.rt-archive .rt-article .rt-article-bg, .rt-search .rt-article .rt-article-bg, .rt-blog .rt-article .rt-article-bg
{
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
}
.rt-post .rt-article .rt-article-bg, .rt-page .rt-article .rt-article-bg
{
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
}
.rt-article-outline
{
	border-top: 1px solid #E5E5E5;
	margin-top: -1px;
}
/*Article Title All Pages*/
.rt-wordpress .rt-article-title
{
	position: relative;
	display: block;
	padding: 15px 0 10px;
	margin: 0px 25px 0;
	border-bottom: 1px solid #E8E8E8;
}
/*Arhive and Search Title*/
.rt-archive-title
{
	background-color: #F5F5F5;
	border-top: 1px solid #FFFFFF;
}
.rt-archive-title .rt-pagetitle
{
	padding: 15px;
}
/*No Post Page*/
.rt-sorry-nopost
{
	padding: 15px;
}
/*Post Image
Article Content*/
.rt-article-content
{
	margin: 20px 25px 0px;
	padding: 0px;
}
.rt-archive .rt-article-content, .rt-search .rt-article-content, .rt-blog .rt-article-content
{
	margin-bottom: 20px;
}
.rt-articleinfo
{
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	color: #737373;
}
.rt-author
{
	background: url(../images/body/author.png) no-repeat 0% 45%;
	padding-left: 25px;
	padding-right: 20px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.rt-date-posted
{
	background: url(../images/body/date.png) no-repeat 0% 45%;
	padding-left: 25px;
	padding-right: 25px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.rt-comment-block
{
	background: url(../images/body/comments.png) no-repeat 0% 45%;
	padding-left: 25px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 0px;
}
.rt-wordpress OL
{
	list-style-position: inside;
}
/*Article Content H Tags*/
.rt-article-content H1, .rt-article-content H2, .rt-article-content H3
{
	letter-spacing: 0;
	padding-bottom: 15px;
}
.rt-article-content H4, .rt-article-content H5
{
	letter-spacing: 0;
}
/*Article Info Bottom*/
.rt-articleinfo-bottom
{
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: 1px solid #E8E8E8;
}
.rt-articleinfo-addthis
{
	height: 30px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.rt-date-modified
{
	font-weight: normal;
	padding-bottom: 5px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: right;
	color: #B4B5B5;
	font-size: 11px;
}
.edit-entry
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	display: inline-block;
	margin-top: -1px;
}
.rt-tags
{
	text-align: center;
	margin-bottom: 15px;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
.post-edit-link, .rt-tags A
{
	font: normal 11px sans-serif;
	color: #838383;
	border-radius: 2px;
	background: url(../images/body/button-back.png) repeat-x left bottom;
	cursor: pointer;
	border: 1px solid #DEDEDE;
	text-decoration: none;
	display: inline-block;
}
.post-edit-link
{
	padding: 3px 5px 2px;
	margin-right: 15px;
}
.rt-tags A
{
	padding: 5px 6px 4px;
	margin-left: 10px;
}
.post-edit-link:hover, .rt-tags A:hover
{
	border: 1px solid #B4B5B5;
	cursor: pointer;
	color: #4F4F4F;
}
/*Post and Page Navigation*/
.rt-post-navigation-outline
{
	border-top: 1px solid #E8E8E8;
}
.rt-post-navigation
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	border-top: 1px solid #FFFFFF;
	padding: 20px 25px;
}
.rt-blog-navigation .alignleft A, .rt-post-navigation .alignleft A
{
	font-weight: normal;
	background: url(../images/body/arrow-backward.png) no-repeat left center;
	padding-left: 25px;
	color: #9C9C9C;
}
.rt-blog-navigation .alignleft A:hover, .rt-post-navigation .alignleft A:hover
{
	background: url(../images/body/arrow-backward-hover.png) no-repeat left center;
	color: #838383;
}
.rt-blog-navigation .alignright A, .rt-post-navigation .alignright A
{
	color: #9C9C9C;
	background: url(../images/body/arrow-forward.png) no-repeat right center;
	padding-right: 25px;
}
.rt-blog-navigation .alignright A:hover, .rt-post-navigation .alignright A:hover
{
	color: #838383;
	background: url(../images/body/arrow-forward-hover.png) no-repeat right center;
}
/*Post Pagination 1,2,3, etc...*/
.rt-pagination-num
{
	font-size: 12px;
	text-align: center;
	margin-bottom: 15px;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #DEDEDE;
	padding: 2px 5px;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	background-color: #F5F5F5;
}
/*Post Footer*/
.rt-postfooter-wrapper
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	padding: 15px 25px 0;
	border-top: 1px solid #FFFFFF;
}
.rt-postfooter-outline
{
	border-top: 1px solid #E8E8E8;
}
.rt-post-footer
{
	font-size: 90%;
	line-height: 130%;
	margin-bottom: 20px;
}
/*Readmore*/
.rt-readon-surround
{
	margin-bottom: 0px;
}
.readmore
{
	margin-top: 15px;
}
.readmore, .rt-readon-surround
{
	background-image: url(../images/body/com-spliter.png);
}
.readmore A, .rt-readon-surround A
{
	padding: 3px 15px 3px 0px;
	background-color: #FFFFFF;
}
.readmore-button A
{
	margin-top: 15px;
}
/*Buttons*/
.button, .readmore-button A, #comments .comment-reply-link, #comments .comment-edit-link, #comments .comment-reply-login
{
	background: url(../images/body/button-back.png) repeat-x left bottom;
	border: 1px solid #DEDEDE;
	display: inline-block;
	padding: 4px 8px 3px;
	/*+border-radius:3px;*/
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px 3px 3px 3px;
	font-size: 11px;
	color: #838383;
}
.button:hover, .readmore-button A:hover, #comments .comment-reply-link:hover, #comments .comment-edit-link:hover, #comments .comment-reply-login
{
	border: 1px solid #B4B5B5;
	cursor: pointer;
	color: #4F4F4F !important;
}
.button:active, .readmore-button A:active, #comments .comment-reply-link:active, #comments .comment-edit-link:active, #comments .comment-reply-login, .post-edit-link:active, .rt-tags A:active
{
	border: 1px solid #B4B5B5;
	cursor: pointer;
	color: #4F4F4F;
	background-image: url(../images/body/button-back-active.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F5F5F5;
}
/*---------  AUTHOR BOX ---------*/
.rt-author-box-outline
{
	border-top: 1px solid #E8E8E8;
}
.rt-author-box-wrap
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	padding: 25px;
	border-top: 1px solid #FFFFFF;
}
.rt-author-box-avatar
{
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 25px;
	display: table-cell;
	width: 100px;
}
.rt-author-box-avatar IMG
{
	border: 2px solid #DEDEDE;
	width: auto;
}
.rt-author-box-meta
{
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
	background-color: transparent;
}
.rt-author-box-data
{
	position: relative;
	left: 0px;
	top: 0px;
	display: table-cell;
	vertical-align: top;
}
.rt-author-box-name
{
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 18px;
	font-family: Cambria;
	color: #555;
}
.rt-author-box-social
{
	float: right;
	position: relative;
	left: 0px;
	top: 3px;
	text-transform: uppercase;
	font-size: 11px;
}
.rt-author-box-social A
{
	display: inline-block;
	margin-top: 0px;
	margin-bottom: -4px;
	margin-left: 5px;
}
.rt-author-box-text
{
	padding-top: 5px;
	padding-bottom: 5px;
}
/*---------  COMMENTS AND REPLAY ---------*/
#commentform
{
	margin-bottom: 0px;
	padding: 25px;
}
/*Comment Structure*/
.comments-outline
{
	border-top: 1px solid #E8E8E8;
}
#comments
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	border-top: 1px solid #FFFFFF;
}
#comments OL
{
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
#comments OL.commentlist
{
	border: none;
}
#comments OL LI
{
	padding: 0px;
	margin: 0px;
}
#comments OL.children .comment-wrap
{
	padding-left: 50px;
}
#comments .comment-wrap
{
	width: 100%;
	padding: 20px 25px;
	border-bottom: 1px solid #E8E8E8;
	display: table;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#comments .comment-author-avatar
{
	position: relative;
	left: 0px;
	top: 0px;
	padding-right: 25px;
	width: 75px;
	display: table-cell;
}
#comments .comment-author-avatar IMG.avatar
{
	border: 2px solid #DEDEDE;
}
#comments .comment-data
{
	position: relative;
	left: 0px;
	top: 0px;
	display: table-cell;
	vertical-align: top;
}
#comments OL.commentlist .comment-meta
{
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 10px;
	background-color: transparent;
}
#comments OL.commentlist .comment-meta .fn
{
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	font-weight: normal;
	font-style: normal;
}
#comments .comment-author-name
{
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	font-size: 18px;
	font-family: Cambria;
	color: #555;
}
#comments .comment-date
{
	float: right;
	position: relative;
	left: 0px;
	top: 5px;
	font-size: 11px;
	font-weight: normal;
}
#comments .comment-text
{
	padding-top: 10px;
	line-height: 1.6em;
	border-bottom: 1px solid #E8E8E8;
}
#comments .comment-replay
{
	text-align: right;
	padding: 15px 0px 0px;
	display: block;
}
/*Comments RTL*/
BODY.rtl OL.commentlist .comment_gravatar_wrapper, BODY.rtl OL.commentlist .comment-meta .fn
{
	float: right;
}
/*Comment Replay Form*/
.respond-outline
{
	border-top: 1px solid #E8E8E8;
	margin-top: -1px;
}
#respond
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	border-top: 1px solid #FFFFFF;
}
#respond .cancel-comment-reply
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 25px;
	padding-right: 25px;
	margin-bottom: 10px;
}
#commentform .comment-logedin
{
	padding-left: 20px;
	background: url(../images/body/info.png) no-repeat left center;
}
#respond .attention
{
	text-align: center;
	margin: 21px;
}
#comments EM.comment-moderation
{
	margin-left: 10px;
}
#respond #comments-form-buttons
{
	text-align: right;
}
/*/////////  RT-SIDEBAR ////////////////////////////////////////////////*/
.mb8-sa4 #rt-sidebar-a, .mb9-sa3 #rt-sidebar-a, .mb7-sa5 #rt-sidebar-a, .mb6-sa6 #rt-sidebar-a
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	margin-left: -21px;
	margin-right: -10px;
	margin-top: 0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #E5E5E5;
	padding: 25px;
}
.sa4-mb8 #rt-sidebar-a, .sa3-mb9 #rt-sidebar-a, .sa6-mb6 #rt-sidebar-a, .sa5-mb7 #rt-sidebar-a
{
	background: #FFFFFF url(../images/body/back-gradient.png) repeat-x left top;
	margin-right: -21px;
	margin-left: -10px;
	margin-top: 0;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E5E5E5;
	padding: 25px;
}
.sa4-mb8 #rt-sidebar-a .widget .module-title-box, .sa3-mb9 #rt-sidebar-a .module-title-box, .sa5-mb7 #rt-sidebar-a .module-title-box, .sa6-mb6 #rt-sidebar-a .module-title-box
{
	position: absolute;
	left: -25px;
	bottom: 0;
	height: 35px;
	width: 5px;
}
.mb8-sa4 #rt-sidebar-a .widget .module-title-box, .mb9-sa3 #rt-sidebar-a .module-title-box, .mb7-sa5 #rt-sidebar-a .module-title-box, .mb6-sa6 #rt-sidebar-a .module-title-box
{
	position: absolute;
	right: -25px;
	bottom: 0;
	height: 35px;
	width: 5px;
}
/*/////////  RT-BOTTOM ////////////////////////////////////////////////*/
#rt-bottom
{
	border-top: none !important;
	border-bottom: none !important;
	background: transparent !important;
}
#rt-bottom .rt-container
{
	/*+text-shadow:1px 1px 1px #0A0A0A;*/
	-moz-text-shadow: 1px 1px 1px #0A0A0A;
	-webkit-text-shadow: 1px 1px 1px #0A0A0A;
	-o-text-shadow: 1px 1px 1px #0A0A0A;
	text-shadow: 1px 1px 1px #0A0A0A;
	padding-top: 10px;
}
#rt-bottom A
{
	color: #9D9D9D;
}
#rt-bottom IMG
{
	border: 0 solid transparent;
}
/*/////////  RT-FOOTER ////////////////////////////////////////////////*/
#rt-footer
{
	background: transparent !important;
	border-top: none !important;
}
#rt-footer .rt-container
{
	/*[empty]background:;*/
	border-top: none;
	/*+text-shadow:1px 1px 2px #0A0A0A;*/
	-moz-text-shadow: 1px 1px 2px #0A0A0A;
	-webkit-text-shadow: 1px 1px 2px #0A0A0A;
	-o-text-shadow: 1px 1px 2px #0A0A0A;
	text-shadow: 1px 1px 2px #0A0A0A;
	font-size: 11px;
	/*+border-radius:0 0 10px 10px;*/
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#rt-copyright
{
}
/*/////////  WIDGETS  ////////////////////////////////////////////////*/
#rt-bottom .widget_gantry_categories OL, #rt-bottom .widget_gantry_categories UL, #rt-bottom .widget_gantry_pages OL, #rt-bottom .widget_gantry_pages UL, #rt-bottom .widget_gantry_recentposts UL, #rt-bottom .widget_gantry_recentposts OL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
#rt-bottom .widget_gantry_categories LI, #rt-bottom .widget_gantry_recentposts LI, #rt-bottom .widget_gantry_pages LI
{
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 5px solid #737373;
}
#rt-bottom .widget_gantry_categories LI:hover, #rt-bottom .widget_gantry_categories LI.active, #rt-bottom .widget_gantry_pages LI:hover, #rt-bottom .widget_gantry_pages LI.active, #rt-bottom .widget_gantry_recentposts LI:hover, #rt-bottom .widget_gantry_recentposts LI.active
{
	background: #373737 url(../images/body/ui-radio-button.png) no-repeat 3px 50%;
}
/*Sidebar*/
#rt-sidebar-a .widget_nav_menu UL, #rt-sidebar-a .widget_gantry_categories OL, #rt-sidebar-a .widget_gantry_categories UL, #rt-sidebar-a .widget_gantry_pages OL, #rt-sidebar-a .widget_gantry_pages UL, #rt-sidebar-a .widget_gantry_recentposts UL, #rt-sidebar-a .widget_gantry_recentposts OL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#rt-sidebar-a .widget_nav_menu LI, #rt-sidebar-a .widget_gantry_categories LI, #rt-sidebar-a .widget_gantry_recentposts LI, #rt-sidebar-a .widget_gantry_pages LI
{
	padding: 6px 10px 4px 35px;
	background: url(../images/body/blog.png) no-repeat 10px 50%;
	margin: 4px 0;
	border-left: 4px solid #E8E8E8;
	color: #4F4F4F;
}
#rt-sidebar-a .widget_nav_menu LI:hover, #rt-sidebar-a .widget_gantry_categories LI:hover, #rt-sidebar-a .widget_gantry_categories LI.active, #rt-sidebar-a .widget_gantry_pages LI:hover, #rt-sidebar-a .widget_gantry_pages LI.active, #rt-sidebar-a .widget_gantry_recentposts LI:hover, #rt-sidebar-a .widget_gantry_recentposts LI.active
{
	background-color: #F5F5F5;
}
#rt-sidebar-a .widget_nav_menu LI
{
	background: url(../images/body/folder-medium.png) no-repeat 10px 50%;
}
#rt-sidebar-a .widget_nav_menu A, #rt-sidebar-a .widget_gantry_recentposts A, #rt-sidebar-a .widget_gantry_recentcomments A
{
	color: #4F4F4F;
}
/*BEGIN WIDGETS STYLING*/
.widget.rt-block
{
	margin: 0 0 15px;
	padding: 15px 10px 0;
}
.widget .module-title
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E8E8E8;
	margin-top: -5px;
	position: relative;
}
#rt-sidebar-a .widget
{
	margin-bottom: 35px;
}
.widget .module-title .title
{
	letter-spacing: 0px;
	margin: 0px;
	line-height: 1.2;
}
.widget IMG.alignleft
{
	border: 2px solid #E5E5E5;
	display: block;
	padding-right: 15px;
	padding-bottom: 15px;
}
.widget IMG.alignright
{
	border: 2px solid #E5E5E5;
	padding-left: 15px;
	padding-bottom: 15px;
}
.widget IMG.aligncenter
{
	margin-top: 10px;
	margin-bottom: 10px;
	border: 2px solid #E5E5E5;
}
.w-clean .widget IMG.alignleft
{
	border: none;
	display: block;
	padding-right: 0;
	padding-bottom: 0;
}
.w-clean .widget IMG.alignright
{
	border: none;
	padding-left: 0;
	padding-bottom: 0;
}
.w-clean .widget IMG.aligncenter
{
	margin-top: 0;
	margin-bottom: 0;
	border: none;
}
/*Widget Title Box*/
#rt-maintop .module-title-box, #rt-feature .module-title-box, #rt-showcase .module-title-box, #rt-mainbottom .module-title-box, #rt-bottom .module-title-box, #rt-footer .module-title-box, #rt-utility .module-title-box
{
	position: absolute;
	bottom: -1px;
	left: 0;
	height: 5px;
	width: 35px;
}
/*- LATEST COMMENTS*/
.gantry_recentcomments
{
	list-style-type: none;
	padding: 0px 0px 5px;
	margin: 0px 0px 10px -15px;
}
.gantry_recentcomments:last-child
{
	/*[empty]background:;*/
	list-style-type: none;
	padding: 0px 0px 0;
	margin: 0px 0px 0 -15px;
}
.gantry_recentcomments .rt-com-avatar
{
	display: inline-block;
	vertical-align: top;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border: 2px solid #DEDEDE;
	margin-right: 10px;
}
.gantry_recentcomments .rt-com-text
{
	padding-top: 5px;
}
.gantry_recentcomments .rt-com-text A
{
	line-height: 1.2;
}
.gantry_recentcomments .rt-com-text .rt-com-author
{
	padding-top: 2px;
	font-size: 11px;
}
/*END WIDGETS STYLING
To Top*/
#rt-footer A#gantry-totop
{
	background: url(../images/body/totop.png) no-repeat center right;
	padding-right: 22px;
	display: block;
	height: 40px;
	width: 40px;
}
#rt-footer .widget_gantry_totop
{
	padding-top: 0;
}
#rt-footer A#gantry-totop:hover
{
	background: url(../images/body/totop-hover.png) no-repeat center right;
}
/*BEGIN TEASER WIDGET*/
.teaser-title
{
	display: block;
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 4px;
	font-style: italic;
	padding-top: 10px;
}
.teaser-message
{
	display: block;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	padding-bottom: 10px;
}
.error-404
{
	padding: 200px 0;
}
.error-title H2
{
	display: block;
	text-align: center;
	font-weight: normal;
	margin: 0px 0px 4px;
}
.error-message
{
	display: block;
	text-align: center;
	font-size: 13px;
}
/*END TEASER WIDGET
/////////  WORDPRESS STUFF ////////////////////////////////////////////////
Page & Single*/
.wp-caption
{
}
.wp-caption-text
{
}
.sticky
{
}
.gallery-caption
{
}
.bypostauthor
{
}
/*Single
Search*/
.search-excerpt
{
	background: #DEDEDE;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
}
/*Font Sizer*/
.widget_gantry_fontsizer #rt-buttons .small .button, .widget_gantry_fontsizer #rt-buttons .large .button
{
	background-image: url(../images/body/typography.png);
}
#rt-accessibility A
{
	display: inline-block;
}
#rt-accessibility .button
{
	display: block;
	width: 8px;
	height: 8px;
	margin-top: 2px;
}
#rt-accessibility A.large .button
{
	background-position: -5px -15px;
	background-repeat: no-repeat;
	margin-right: 5px;
}
#rt-accessibility A.small .button
{
	background-position: -15px -15px;
	background-repeat: no-repeat;
}
/*Write Comment*/
#commentform #author, #commentform #email, #commentform #url, #commentform TEXTAREA
{
	border: 1px solid #DEDEDE;
	width: 100%;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	color: #838383;
}
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform TEXTAREA:focus
{
	width: 100%;
	/*+box-sizing:border-box;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
