/*
Theme Name:     AIM Custom Media - WRS Theme
Description:    MBCA WRS custom theme by AIM Custom Media
Author:         Greg Magnus
Template:       gopress

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../gopress/style.css");
#site-description {
	border-top: none;
    font-size: 18px;
	font-weight:bold;
    margin-top: 4px;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    text-align: center;
}

#navigation {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #002957;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #002957;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    font-family: 'Helvetica Nue',Arial;
    height: 55px;
	margin-left: 10px;
    margin-bottom: 20px;
}

#home-slides .pagination .current a {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #294A6F;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
}

.post-pagination a:hover, .post-pagination span.current {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #294A6F;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #FFFFFF;
}

#home-slides .pagination .current a{
	background: #294A6F;
	color: #fff;
}

#navigation .current-menu-item > a:first-child {
    background-color: #294A6F;
    border-bottom-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    color: #FFFFFF;
    height: 59px;
    line-height: 59px;
    margin-left: -1px;
}

a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #09418C;
}

