/**
 * @version   1.31 December 18, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */

/* Core */
body {background: url(../images/bodybg.jpg) !important; font-family: "ff-meta-web-pro",sans-serif;}
.wordpress .article-bg {border-bottom: none}
#main {background: url("../images/headertitlebg.png") repeat-x scroll 0 -107px transparent}

body.single-post #main, body.single-courses #main {background: none}

body.single-post #maintop, body.single-courses #maintop, body.page-id-275 #utility {background: url("../images/headertitlebg.png") repeat-x bottom}

body.single-post #main .grid-4, body.single-courses #main .grid-4 {margin-top:-45px}

#maintop .container .grid-12 {text-align:left; width :600px}

body.blog #maintop {display: none; }

body.page #mainbody .headline-main {margin-bottom: 60px}

body.home #main {display: none; }
body.home #footer {background: none}
#main .block {padding-top:5px; display: block}
#header {background: #fff; border-bottom: 1px solid #e1e1e1}
body #header .container, body #showcase .container  {
	background: transparent !important;
}

a {color: #004582}
a:hover {color: #000;}
#footer, #copyright {color: #ddd;}
#sidebar-a {background-color: #fff; border: 1px solid #003e79; box-shadow: 0px 0px 7px #5f5f5f}
#gantry-viewswitcher {margin: 0 auto 1em;position: relative;}
h1,h2,h3,h4,h5,h6 {letter-spacing: normal !important}
p,li {font-size: 14px}

.menutop.theme-fusion li.root > .item span {font-size: 18px; padding: 0 14px !important;}

#main li {margin-bottom: 10px}

.headline-main {margin-bottom: 30px}
.headline h1.article-title, .headline-main h1.article-title, h1.pagetitle {color: #7faedc; font-size: 26px; font-weight: normal; padding: 0;}
.headline h2.article-title {margin-bottom:20px; padding:10px; color: #fff;}

#footer {background: #fff}

/* Navigation - Core */
#header .menutop, #footer .menutop {font-family: "bebas-neue"; font-size: 17px;}

#menu ul.menu li a, .menutop.theme-fusion li.root > .item, .menu-type-splitmenu .menutop.theme-splitmenu li .item {color: #004582;}
.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) 100% 50% no-repeat;}

/* Navigation - Hovers */
#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 {color: #bf2e1a;}

/* Navigation - Active */
#menu ul.menu li.active a, #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 {color: #bf2e1a;}

/* Navigation - Dropdowns */
.menutop.theme-fusion .fusion-submenu-wrapper {background: #444;}
.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 {background: #515151;}
.menutop.theme-fusion ul li > .item {color: #fff;}
.menutop.theme-fusion ul li > .item:hover, .menutop.theme-fusion ul li.f-menuparent-itemfocus > .item {background: #333;color: #ccc;}
.menutop.theme-fusion ul li > .daddy span {background: url(../images/menus/dropdown-daddy.png) 100% 50% no-repeat;}
.menutop.theme-fusion .fusion-grouped ol li > .item {background: url(../images/menus/menu-arrow.png) 5px 50% no-repeat;}



#top {background: url(../images/topbg.jpg); border-bottom: 1px solid #d7d7d7; font-size: 16px;}
#top .menutop li span{font-family: "ff-meta-web-pro",sans-serif; text-transform: uppercase; line-height: 18px}
#top .grid-3 {width: 155px; height: 50px !important; }
#top .grid-3.alpha {width: 185px; margin-left: 245px;border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; position: relative; z-index: 888;}
#top a {font-family: "ff-meta-web-pro", sans-serif; text-transform: uppercase}
#top .grid-3.omega {border-left: none; width: 142px; background: url(../images/redbg.jpg); border-left:1px solid #5b160c; border-right:1px solid #5b160c;}
#top .grid-3.omega:hover {background: url(../images/darkbluebg.jpg)}
#top .grid-3.omega a {color: #fff}
#top .block {margin-bottom: 0px; padding: 10px; margin-top:5px}
input#search {background: none; border: none}

/* MEMBER CENTER MENU STYLES*/
#top #text-3.block {
	padding:0;
}
#top .grid-3.omega .member-center-dd-menu {
	list-style-type:none;
	padding-left:0;
}
#top .grid-3.omega .member-center-dd-menu li {
	position:relative;
	padding:10px;
	padding-bottom: 15px;
	text-align:center;
}
#top .grid-3.omega .member-center-dd-menu li a {
	line-height:21px;
	font-size:16px;
	font-family: "ff-meta-web-pro", sans-serif;
	text-transform: uppercase;
}
#top .grid-3.omega .member-center-dd-menu li:hover  .member-center-sub-menu{
	display:block;
}
#top .grid-3.omega .member-center-dd-menu .member-center-sub-menu {
	list-style-type:none;
	display:none;
	width: 142px;
	left: 0;
	margin-left: -1px;
	margin-top: 13px;
	border-left: 1px solid #222;
	border-bottom: 1px solid #222;
	border-right: 1px solid #222;
	z-index:9999;
	position:absolute;
	background:url(../images/redbg.jpg) 0 0 repeat;
}
#top .grid-3.omega .member-center-dd-menu  .member-center-sub-menu li {
	text-align:left;
}
#top .grid-3.omega .member-center-dd-menu  .member-center-sub-menu li a:hover {
	color:#000;
}
/* END OF MEMBER CENTER MENU STYLES*/	
	
#text-10 { padding:7px 0px 0px 0px !important;}
.asfo-facebook-button {background:url(../images/header/facebook.png) 0 0 no-repeat; display:inline-block; width:24px; height:24px; margin-right:0px; margin-left:-4px; margin-bottom:-1px;}

#header .grid-4.alpha {margin-top:-70px; margin-left:-60px}
#header .grid-4.alpha .block {padding:18px 0 0 0}
#header .grid-8 {width: 680px;}
#showcase {background: url(../images/showcasebg.jpg) 50% 0 no-repeat}
.widget.SlideshowWidget.block {padding: 5px; background: #fff}
#showcase .container {padding-top:50px; }
#showcase .container .grid-12 {background: url(../images/sliderbg.jpg) no-repeat; padding: 4px; width: 932px; height: 461px}
#showcase .block {padding: 0px; }

.wk-slideshow .caption {background: none !important; width: 436px !important; white-space: normal !important;font-size: 34px; color: #004582 !important; line-height: 48px; right: 0px !important; top: 50px !important; left: auto !important}

.wk-slideshow .caption a {background: url("../images/redbg.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #5B160C !important;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    text-decoration: none !important;
    padding: 0px 37px !important;
    text-transform: uppercase;
    margin-top:30px !important} 


#feature .grid-4 {background: url(../images/v-line1.png) right no-repeat}
#feature .grid-4.omega {background: none}
#feature {background: url(../images/homefooterbg.jpg) 0 5px #004689; margin-top:-90px; border-top:1px solid #767676}
#feature .container {margin-top:100px}
#feature h2.title {color: #fff; font-weight: normal; font-size: 23px; background: url("../images/h-line1.png") repeat-x scroll center bottom transparent; padding-bottom: 10px; display: inline-block; padding-right: 65px;}
#feature p {color: #7faedc; font-size: 16px; line-height: 24px}
#feature ul {padding-left: 0px; list-style: none}
#feature li {padding-bottom: 13px; margin-bottom:13px; background: url(../images/h-line2.png) repeat-x scroll center bottom }
#feature ul span {font-size: 16px; color: #7faedc}
.featlink {background: url("../images/redbg.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #5B160C;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    padding: 8px 37px;
    text-transform: uppercase;}
.line1 {height: 1px; background: #b4b4b4; width: 100%; margin-bottom: 7px; margin-top:-9px}

.widget_sp_image-image-link {display: inline-block; float: left;}
.widget_sp_image-image-link img {border:3px solid #fff; box-shadow: 3px 3px 4px #333}
.widget_sp_image-description {float: left; width:140px; margin-left: 15px;}

.widget.widget_sp_image.block {display: table}
#footer ul.menutop.level1 {padding-left: 0px !important; margin-left:-15px}

#footer ul li:last-child a span {border-right: none; }

#footer ul li a span {border-right:2px solid #003f7d; height: auto}

#footer ul li a {height: auto; margin: 7px 0}
#footer .menutop.theme-fusion li.root > .item span {line-height: 1em}
#footer .widget.widget_gantry_menu {border-bottom: 1px solid #c2c2c2; padding-left:0px }
#footer .widget.widget_text.block {padding-left: 0px; color: #727272
}

.ls-minimal .ls-nav-prev, .ls-minimal .ls-nav-next {z-index: 2147483647; width: 50px}

.ls-minimal .ls-nav-prev {
    background-position: 8px 0;
}

.ls-minimal .ls-nav-prev:hover {
    background-position: 8px -75px;
}

.ls-minimal .ls-nav-next {
    background-position: -132px 0;
}

.ls-minimal .ls-nav-next:hover {
    background-position: -132px -75px;
}


.ls-minimal {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: none;
    padding: 4px;
}

#footer .container {padding-top: 30px}

#top .widget.widget_search.block {width: 100%; height: 100%; padding: 0px; margin:0px}

#top .widget.widget_search.block input {  background: url("../images/searchbg.png") no-repeat scroll 10px 50% transparent;
    color: #969696;
    font-size: 13px;
    padding: 17px 18px 17px 40px;
    width: 128px;}
#top .widget.widget_search.block input:focus {background: url("../images/searchbg.png") no-repeat scroll 10px 50% #fff}

.collapseomatic {background-image:none; background-color: #004582; color: #fff; font-size: 17px; display: block; margin:10px 0 0 0; padding: 10px 20px; border: 2px solid #fff;}

.colomat-hover {text-decoration: none}

.collapseomatic_content {background:  url(../images/lightgraybg.jpg); color: #000; font-size: 14px; margin:0px 0 0 0; padding: 0 20px 10px 20px; border: 2px solid #fff; border-top: none}

.colomat-close {background: url(../images/lightbluebg.jpg);  border-bottom: none }

.leading-articles {margin-top:40px;}
.leading-articles .headline {margin-bottom: 0px}

.leading-articles .headline h1 {margin-bottom: 10px}
.postthumb img {border:2px solid #fff; margin-bottom: 10px;}
.single-post .article-content {margin-top:20px;}
.leading-articles .headline h1 a {color: #00407d; }

.leading-articles .article-content {padding-bottom: 30px; border-bottom: 1px dashed #ccc}

a.readon {font-size: 18px; display: block}

#main .grid-4 {width: 310px; margin-top:35px; margin-bottom: 30px}
#main .grid-8 {width: 610px}

#sidebar-a .block {padding: 0px}

#sidebar-a .block h2 {background: url(../images/lightbluebg.jpg); padding: 20px; color: #fff; font-weight: normal; font-size: 20px;}
#sidebar-a .block:first-child h2 {margin-top:0px}

#sidebar-a .block ul {list-style: none; padding-left: 20px;}
#sidebar-a .block ul li {margin-bottom: 15px}
#sidebar-a .block ul span {color: #7faedc; font-size: 17px}
#sidebar-a .block ul span:hover {color: #003f7d}
#sidebar-a .member {padding: 20px; background: url(../images/redbg.jpg); color: #fff; margin-top: 40px}
#sidebar-a .fblink a {text-align: center; display: block; padding: 40px 0 30px 0}
#sidebar-a .fblink .widget_text {margin: 0 auto}
span.membertitle {display: block; font-size: 20px; margin-bottom: 10px}

a.drkbluebtn { background: url("../images/darkbluebg.jpg") repeat scroll 0 0 transparent;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 1px #003049 inset;
    color: #FFFFFF;
    display: inline-block;
    margin-top: 11px;
    padding: 8px 30px;
    text-transform: uppercase;}

body.post-type-archive-sponsors h1.pagetitle {margin-bottom: 40px;}
    
body.post-type-archive-sponsors .article {
    float: left;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 0px;
    min-height: 304px;
    width: 48%;
}

.sponsor-thumb img {max-height: 78px; width: auto}
body.post-type-archive-board h1.pagetitle {margin-bottom:50px}
body.post-type-archive-board .article {margin: 0 10px 10px 0; width: 48%; float: left; min-height: 160px}
.board-thumb {width: 96px; float: left; margin-right: 20px; height: 120px}
.board-thumb img{border:2px solid #fff; width: 96px; height: auto}
.board-info {width: 156px; float: left}
.board-info h3, .board-info h4, .board-info p {margin:5px 0}
.board-info h3 {font-size: 16px; }
.board-info h4 {color: #00407d}

#header .widget.widget_gantry_menu.block {margin:10px 0 0 0}

.gform_wrapper .top_label input.medium  {border:1px solid #c8c8c8; padding: 10px; color:#666; width: 460px; margin-bottom: 5px; font-size: 13px; font-family: "ff-meta-web-pro",sans-serif;}

.gform_wrapper .top_label .gfield_label {font-size: 14px;}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {border:1px solid #c8c8c8; padding: 10px; color:#666; width: 460px; margin-bottom: 15px; font-family: "ff-meta-web-pro",sans-serif; font-size: 13px; height: 100px}

.button.gform_button {border-radius: 30px; -webkit-border-radius: 30px; background: url(../images/redbg.jpg); border:1px solid #772f24; box-shadow: inset 0px 1px 1px #e67a58; padding: 10px 40px; width: auto; color: #fff; text-transform: uppercase; font-size: 14px; text-shadow: 1px 1px 1px #772f24
}

.gform_wrapper .gform_footer {padding: 0 0 10px}

h3.gform_title {display: none}

.button.gform_button:hover {box-shadow: inset 0px 1px 1px #772f24; margin-top:1px}

#gforms_confirmation_message {
	font-size:18px;
	font-weight:bold;
}
.widget_brpwp_wrapper.block ul{list-style: none; padding-left: 0px}

h1.course-title {background: url("../images/lightbluebg.jpg") repeat scroll 0 0 transparent;
    border: 2px solid #FFFFFF;
    border-bottom: none;
    color: #FFFFFF;
    display: block;
    font-size: 17px;
    margin: 10px 0 0;
    padding: 5px 20px;}
    
h1.course-title a {font-weight: normal; color: #fff; line-height: 28px;}
.coursedeets {background:  url(../images/lightgraybg.jpg); color: #000; font-size: 14px; margin:0px 0 0 0; padding: 0 20px 10px 20px; border: 2px solid #fff; border-top: none}
.coursedeets p {margin-bottom: 0px;}

.coursedeets td, .coursingdeets td {padding: 6px 20px 0px 0; vertical-align: top}
.coursedeets tr td a {font-size:inherit;}
td.cdescription {width: 180px}

.courselink {background: url("../images/redbg.jpg") repeat scroll 0 0 transparent;
    border: 1px solid #5B160C;
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 15px;
    padding: 3px 37px;
    text-transform: uppercase;
    margin: 20px 0 15px}
    
.coursingdeets {font-size: 14px; margin-bottom: 20px; border-bottom: 1px dashed #ccc; padding-bottom: 20px}

.coursingdeets p{font-size: 14px; margin-bottom:0px}
    
.member-tiles li {border:2px solid #fff; width: 217px; display: table; background: url(../images/membercenter-libg.jpg) no-repeat; margin:8px; height: 142px; float: left}

.member-tiles li:hover {background: url(../images/darkbluebg.jpg)}

.member-tiles li:hover a {color: #fff}

.member-tiles li a {with:100%; padding: 0 17px; text-align: center; vertical-align: middle; display: table-cell; line-height: 24px; color: #000; font-size: 19px;}

#mainbottom .block.widget_nav_menu {padding: 0px; display: table}

#mainbottom .grid-12 {width: 960px; margin: 0px; margin-left: 15px}

.menu-member-tiles-container {display: table}

ul#menu-member-tiles {padding:0px; display: table}

p.membertext {font-size: 21px; line-height: 28px;}

body.page-id-275 .article {margin-bottom: 0px}

body.page-id-275 #mainbody .headline-main {display: none}
body.page-id-275 #main {background: none; margin-top:30px;}

body.page-id-275 #utility {position: relative; z-index: 4}

body.page-id-275 #utility .headline-main {padding: 32px 0}

body.page-id-275 #maintop {background: url(../images/membermenubg.jpg) repeat-x bottom; margin-top:-8px; position: relative; z-index: 3}

body.page-id-275 #maintop .grid-12 {width: 960px}

.membermenu .widget_nav_menu.block {padding: 10px 0}
.membermenu ul {padding: 0px; display: table}
.membermenu li {float: left; list-style: none; padding: 2px 15px}
.membermenu li a {font-family: "bebas-neue"; sans-serif; font-size: 17px; color: #fff; font-weight: normal}

.fb_ltr.fb_iframe_widget_lift {z-index: 999}

.page-id-275 #content-bottom {display: none}

/************members in the news ****************/

.headline h1.member-news-title {margin-bottom:0px; padding:10px; color: #fff;}

.member-news-content { 	
	width:550px;
	background: url(../images/lightgraybg.jpg);
	padding:15px;
}

.news-meta-left {list-style-type:none; width:20%; display:block; float:left; padding-left:0px;}
.news-meta-right {list-style-type:none; display:block; padding-left:0px; position:relative;}

.news-meta-right li {font-weight:bold;}

/*********** Online CE quizes ***************************/

.quizes-meta-left {list-style-type:none; width:30%; display:block; float:left; padding-left:0px;}
.quiz-button { margin-right:10px; }

body.parent-pageid-1497 #main {
	background-position:  0 -85px;
}

/*********** Restricted Content, Login forms, and member sidebar menu*********/
#wppb_login {
	margin-top:40px;
}

#wppb_login form.sign-in .login-form-username label,
#wppb_login form.sign-in .login-form-password label {
	width:80px;
}

#wppb_login form.sign-in .login-form-username input,
#wppb_login form.sign-in .login-form-password input {
	width:200px;
}

#sidebar-menu ul li {
	margin-bottom:8px !important;
}

#sidebar-menu ul li a {
	color:#fff;
}

#sidebar-menu ul li a:hover {
	color:#000;
}

body.page-id-429 .woocommerce .single-product .product {
	margin-top:20px;
}

.woocommerce-account .woocommerce .myaccount_user {
	display:none;
}

.woocommerce-account .woocommerce .new_myaccount_user {

}
/********** Podcasting **********/

.podcast-content {
	background:#fff;
	padding:30px;
}

.podcast-title {
	margin-bottom:0px !important;
}

/************ ASFO Shop (woocommerce) ********/

.asfo-store .page-title {
	
	color: #7faedc;
	font-size: 26px;
	font-weight: normal;
	padding: 0;
	margin-bottom:60px;
}

.woocommerce .asfo-store span.onsale, 
.woocommerce-page .asfo-store span.onsale {
	background: rgb(214,46,34); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(214,46,34,1) 0%, rgba(193,48,29,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,46,34,1)), color-stop(100%,rgba(193,48,29,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(214,46,34,1) 0%,rgba(193,48,29,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(214,46,34,1) 0%,rgba(193,48,29,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(214,46,34,1) 0%,rgba(193,48,29,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(214,46,34,1) 0%,rgba(193,48,29,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d62e22', endColorstr='#c1301d',GradientType=0 ); /* IE6-9 */
}

.woocommerce .asfo-store ul.products li.product .price, 
.woocommerce-page .asfo-store ul.products li.product .price, 
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price  {
	color: #004582 !important;
}

.product_title {
	color: #7faedc;
}

.single-product .product {
	margin-top:90px;
}

.widget_shopping_cart_content {
	padding-left:20px;
	padding-right:20px;
}

body.woocommerce-cart .woocommerce p > a.button {
	display:none;
}
/******************* Member Directory *******************/

.profile-link {
	font-size:inherit;
	line-height:1em;
}

.tern_wp_members_billing_city {
	float:left;
}

/******************* Author Page ************************/
body.author .archive img {
	float:left;
	margin-top:20px;
	margin-right:30px;
}

.asfo-profile-info {
	margin-top:50px;
}

.asfo-profile-info dt{
	font-weight:bold;
	font-size:14px;
}
	
.asfo-profile-info dd {
	padding-left:20px;
	font-size:14px;
}
	
.primary-info {
	height:250px;
	width:300px;
	float:left;
}

.secondary-info {
	float:none;
	width:100%;
}

.primary-info dt,
.primary-info dd {
	font-size:16px;
}

.primary-info dd {
	padding-bottom:6px;
}

	
/******************* Member Document Library ************/

table.file-listing {
	width:100%;
	background: url(../images/lightgraybg.jpg);
	padding-bottom:10px;
}

td.file-item {
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	font-size:14px;
}

th.filelist-heading {
	background: url("../images/lightbluebg.jpg") repeat scroll 0 0 transparent;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

/************** Newsletter Page ***********************/
.newsletter-content {
	width:560px;
	background: url(../images/lightgraybg.jpg);
	padding:10px;
}
.newsletter-item span{
	font-size:16px;
}

.newsletter-item a.drkbluebtn {
	float:right;
}

/*********** Password Protected File Page (Bowers & Johanson’s “Digital Analysis of Bitemark Evidence”) ********/

body.page-id-1333 #main {
	background-size:1525px 220px; 
}

/********** Facebook button ***************/
span.mr_social_sharing_top {
	margin:0px !important; 
}

.mr_social_sharing_top a {
	display:block;
}

div.mr_social_sharing_wrapper {
	margin:0 0 !important;
}

.MR_Social_Sharing_Toolkit_Follow_Widget {
	padding: 0px !important;
	width: 24px;
	margin-top:12px !important;
}

#text-9 {
	position: absolute;
	margin-top: -32px !important;
	margin-left: 30px;
}

/************** MEMBER/PUBLIC STORE LINK MADNESS ************/

.member-tiles .members-store-link {
	display:none !important;

}

.member-tiles .members-store-link.member-store-active {
	display:table !important;

}


#sidebar-menu .members-store-link {
	display:none !important;

}

#sidebar-menu .members-store-link.member-store-active {
	display: list-item !important
}

/********* News Arhives (post archives) **********/

.archive h1.pagetitle  {
	margin-bottom:60px !important;
}
