/*---------------------------------------------------------------
# Package - Joomla Template based on Helix Framework   
# ---------------------------------------------------------------
# Author - JoomShaper http://www.joomshaper.com
# Copyright (C) 2010 - 2011 JoomShaper.com. All Rights Reserved.
# license - PHP files are licensed under  GNU/GPL V2
# license - CSS  - JS - IMAGE files  are Copyrighted material 
# Websites: http://www.joomshaper.com - http://www.joomxpert.com
-----------------------------------------------------------------*/
#slides {padding-top:10px}
div .sp-slide-desc{bottom:80px!important;height:80px!important;overflow:hidden;}
.thumb_bg{background:#000 url(../images/thumb-border.png) repeat-x 0 95%!important}
div .active .thumb_bg {color:#fff}
.handles .thumb_bg h4.title {font-size: 18px;color:#979797;font-weight:normal;margin:0 0 5px 0}
div.handles.active h4.title {color:#fff!important}

h2.sp-slide-title,h2.sp-slide-title a{color:#e5e5e5;font-weight:bold;font-size:14px;letter-spacing:normal;margin:0 0 5px 0;padding:0}
p.sp-slide-intro{color:#fff}

#addons .mod-block {padding-bottom:0}
#whois {text-align:right}
img.sp-news-image {background:#fff;padding:4px;border:1px solid #e5e5e5}

/*Top Panel*/
#sp-toppanel{border:1px solid #ddd;border-top:0!important}


/*Custom by Amber Hughes*/
.custom1967 {margin-top:-85px; padding-right:273px; color:#000; font-family:"Times New Roman"; line-height:60%; text-shadow: #ccc 2px 2px 2px;}

/*Custom by Amber Hughes  --  To style Mortgage Calculator*/
#bottom2 {background:#d9e9de;}
#mortgage_calculator label {font-size: 12px!important}

/*Custom by Amber Hughes -- To style Weather*/
.weather_sp1_list_day {font-size:16px!important}
.weather_sp1_list_temp {font-size:16px!important}

/*Custom by Amber Hughes - To Style Front End Editor*/
form#adminForm fieldset:nth-of-type(1n+3) { display:none }
#jform_catid {display:none; }
#jform_catid-lbl {display:none; }
#jform_featured {	display:none; }
#jform_featured-lbl { display:none; }
#jform_publish_up { display:none }
#jform_publish_up-lbl { display:none; }
#jform_publish_up_img { display:none; }
#jform_publish_down { display:none; }
#jform_publish_down-lbl { display:none; }
#jform_publish_down_img { display:none; }
#jform_access { display:none; }
#jform_access-lbl { display:none; }

/* Customization by OurWebmaster to add padding to copyright */
#sp-footer .cp {
    float: left;
    padding-left:20px;
}