/*
Theme Name:     StaleyDigital
Theme URI:      http: //StaleyDigital.com/
Description:    Official Theme for StaleyDigital
Author:         Andrew Staley
Author URI:     http: //StaleyDigital.com/
Template:       InReview
Version:        0.1.2
*/

@import url("../InReview/style.css");

.title {
display:none;
}

#top-menu {
display:none;
}

.bottom-menu {
display:none;
}

#search-form{
display:none;
}

#breadcrumbs {
display:none;
}

#footer{
height:75px;
}

#footer-pattern{
height:75px;
}

#footer-bottom{
height:30px;
}

#footer-bottom .container{
padding-top:0px;
}

ul#secondary-menu > li.current-menu-item > a{
color: rgb(0, 0, 0) !important;
text-shadow: 1px 1px 0px rgb(255, 255, 255) !important;
font-weight:bold !important;
}
ul#secondary-menu  a{
color: rgb(0, 0, 0) !important;
text-shadow: 1px 1px 0px rgb(255, 255, 255) !important;
font-weight:bold !important;
}