/*
Theme Name: 	rbs2012 Child WordPress Theme
Theme URI: 		http://flare.bringthepixel.com
Description: 	Got questions? Visit our <a href="http://bringthepixel.com/support/">support forum</a>. 
Author: 		bring the pixel
Author URI: 	http://www.bringthepixel.com/
Template: 		rbs2012
Version: 		1.0
*/
/* Place your modifications below */

#primary-nav { 
margin-bottom: 20px; 
margin-left: 10px;
margin-top: 10px;
float: left;
}
.dd-menu > li { 
padding: 0 12px;
}

#content {
    min-height: 320px;
    padding-bottom: 14px;
    padding-top: 34px;
}

#content-inner > .breadcrumbs { position:relative; top:-5px; }

.simple-menu a {
    font-size: 11px;
}

#precontent header {
    margin: 0 0 23px;
}

#primary-bar > .background > div.pattern {
    background-image: url("http://www.rbsbattens.com/rbs2012/wp-content/themes/rbs2012/images/rbs2012_bkg.png");
    background-position: 0 0 !important;
    background-repeat: repeat;
    border-color: rgba(255, 255, 255, 0.1);
    border-width: 1px 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 4;
}

#social-media { float:right; margin-top: 5px; margin-left: 10px;}
#social-media img { margin-left: 4px; }