/*
Theme Name: shell-child-theme
Theme URI: http: //luminouspro.com
Description: Child theme for the Shell-Lite theme 
Author:  Joe Shipman
Author URI:  http://luminouspro.com
Template: shell-lite
Version:1.0
*/

@import url("../shell-lite/style.css");
body #header{ }
#search-box{padding:35px 0px 0 0;}
#searchsubmit, #submit {border-radius:5px}
.menuFix{}
#menu-top_menu{z-index:9;  border-top-right-radius: 5px; border-top-left-radius: 5px;}
body #wrapper{ min-height:800px; }
.featured-button{z-index:99;}
#wrapper  h4{clear:both; font-size:1.2em; display:block; margin-top:2em; border-bottom:1px dotted #ccc; padding-bottom:.5em; text-transform:uppercase}
body .wp-caption.alignright {Clear: right;}
body #widgets{ font-size:.85em;}
body #widgets h2{ font-size:1.1em; padding:0 0 0 1em;}
body #widgets ul li{ margin-left:1em; padding:0; line-height:12px; }
body #widgets ul li a{font-style:100; border-bottom:1px dotted #ccc;}
body #widgets ul li a, body #widgets a{color:#06C}
.menu a:hover {background: #805119;}
.menu li li a:hover {background: #805119;}
.menu ul li{ background:#555}
.menu .current_page_item a {}
#footer {border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.widget-title-home h3 {  border-top-right-radius: 5px; border-top-left-radius: 5px; }
.menu > li:first-child > a {border-radius: 5px;}
#widgets .textwidget, #widgets .tagcloud {border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background: white; }
#widgets ul, #widgets p {border:none;}
.featured-button {
background: url(images/featured-button.png) 0 0 no-repeat;}

.home #content-full {
background:#fff;
padding: 0 20px ;
margin: -20px -20px 20px;
}
body.home #wrapper {background:url(images/cellBgGray.png) bottom repeat-x ;}
body .featured-button{display:none}